summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* block: fix an integer overflow in logical block sizeMikulas Patocka2020-01-23
* mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko2020-01-23
* can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp2020-01-14
* kobject: Export kobject_get_unless_zero()Jan Kara2020-01-14
* macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-12
* dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner2020-01-12
* hrtimer: Annotate lockless access to timer->stateEric Dumazet2020-01-04
* libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2020-01-04
* fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov2020-01-04
* mod_devicetable: fix PHY module formatRussell King2020-01-04
* 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