summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-21
* inet: protect against too small mtu values.Eric Dumazet2019-12-21
* quota: Check that quota is not dirty before releaseDmitry Monakhov2019-12-21
* sched/core, x86: Make struct thread_info arch specific againHeiko Carstens2019-12-21
* sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2019-12-21
* sched/core: Allow putting thread_info into task_structAndy Lutomirski2019-12-21
* appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-12-21
* jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara2019-12-21
* dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund2019-12-21
* ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan2019-12-21
* regulator: Fix return value of _set_load() stubMark Brown2019-12-21
* serial: core: Allow processing sysrq at port unlock timeDouglas Anderson2019-12-21
* net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko2019-12-05
* gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski2019-12-05
* reset: fix reset_control_ops kerneldoc commentRandy Dunlap2019-12-05
* linux/bitmap.h: fix type of nbits in bitmap_shift_right()Rasmus Villemoes2019-11-28
* linux/bitmap.h: handle constant zero-size bitmaps correctlyRasmus Villemoes2019-11-28
* mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2019-11-28
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-11-28
* dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor2019-11-25
* SUNRPC: Fix priority queue fairnessTrond Myklebust2019-11-25
* block: introduce blk_rq_is_passthroughChristoph Hellwig2019-11-25
* fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-11-25
* EDAC: Raise the maximum number of memory controllersJustin Ernst2019-11-25
* cpufeature: avoid warning when compiling with clangStefan Agner2019-11-25
* libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2019-11-25
* iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger2019-11-25
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-16
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-16
* arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier2019-11-10
* arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier2019-11-10
* arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier2019-11-10
* arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier2019-11-10
* arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier2019-11-10
* firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier2019-11-10
* firmware/psci: Expose PSCI conduitMarc Zyngier2019-11-10
* arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2019-11-10
* arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier2019-11-10
* ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander2019-11-10
* net/flow_dissector: switch to siphashEric Dumazet2019-11-10
* net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-11-10
* USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern2019-11-06
* cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-10-17
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-17
* quota: fix wrong condition in is_quota_modification()Chao Yu2019-10-05
* kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu2019-10-05
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-10
* gpio: Fix build error of function redefinitionYueHaibing2019-09-10
* inet: switch IP ID generator to siphashEric Dumazet2019-09-06
* siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2019-09-06