summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko2020-01-231-0/+1
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-01-231-0/+11
* can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp2020-01-141-0/+34
* kobject: Export kobject_get_unless_zero()Jan Kara2020-01-141-0/+2
* macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-121-0/+8
* netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter2020-01-121-3/+3
* net: add annotations on hh->hh_len lockless accessesEric Dumazet2020-01-121-1/+1
* dmaengine: Fix access to uninitialized dma_slave_capsLukas Wunner2020-01-121-1/+4
* hrtimer: Annotate lockless access to timer->stateEric Dumazet2020-01-041-4/+10
* libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2020-01-041-0/+3
* scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2020-01-041-0/+1
* fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov2020-01-041-1/+1
* net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2020-01-041-1/+1
* mod_devicetable: fix PHY module formatRussell King2020-01-041-2/+2
* drm: mst: Fix query_payload ack reply structSean Paul2020-01-041-1/+1
* tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-211-3/+3
* tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-211-1/+9
* tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-212-1/+13
* inet: protect against too small mtu values.Eric Dumazet2019-12-212-0/+10
* quota: Check that quota is not dirty before releaseDmitry Monakhov2019-12-211-0/+10
* sched/core, x86: Make struct thread_info arch specific againHeiko Carstens2019-12-211-11/+0
* sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2019-12-211-0/+16
* sched/core: Allow putting thread_info into task_structAndy Lutomirski2019-12-213-2/+58
* appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-12-211-1/+1
* jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara2019-12-211-2/+2
* dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund2019-12-211-2/+1
* ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan2019-12-211-1/+1
* math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen2019-12-211-1/+1
* regulator: Fix return value of _set_load() stubMark Brown2019-12-211-1/+1
* serial: core: Allow processing sysrq at port unlock timeDouglas Anderson2019-12-211-1/+36
* net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko2019-12-051-1/+1
* net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-12-051-1/+1
* gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski2019-12-051-1/+1
* reset: fix reset_control_ops kerneldoc commentRandy Dunlap2019-12-051-1/+1
* linux/bitmap.h: fix type of nbits in bitmap_shift_right()Rasmus Villemoes2019-11-281-1/+1
* linux/bitmap.h: handle constant zero-size bitmaps correctlyRasmus Villemoes2019-11-281-1/+6
* mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2019-11-281-1/+0
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-11-281-0/+1
* dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor2019-11-251-1/+1
* SUNRPC: Fix priority queue fairnessTrond Myklebust2019-11-251-2/+0
* block: introduce blk_rq_is_passthroughChristoph Hellwig2019-11-251-5/+11
* fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-11-251-3/+0
* fbdev: Remove unused SH-Mobile HDMI driverGeert Uytterhoeven2019-11-251-49/+0
* EDAC: Raise the maximum number of memory controllersJustin Ernst2019-11-251-1/+2
* cpufeature: avoid warning when compiling with clangStefan Agner2019-11-251-1/+1
* libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2019-11-251-0/+1
* llc: avoid blocking in llc_sap_close()Cong Wang2019-11-251-0/+1
* iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger2019-11-251-2/+4
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-161-0/+2
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-161-0/+3