summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-24
* percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-24
* signal: Extend exec_id to 64bitsEric W. Biederman2020-04-24
* thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl2020-04-24
* locking/atomic, kref: Add kref_read()Peter Zijlstra2020-04-02
* vt: switch vt_dont_switch to boolJiri Slaby2020-04-02
* vt: selection, introduce vc_is_selJiri Slaby2020-04-02
* futex: Fix inode life-time issuePeter Zijlstra2020-04-02
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-02
* fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2020-03-11
* pipe: add pipe_buf_get() helperMiklos Szeredi2020-03-11
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2020-03-11
* mm: add 'try_get_page()' helper functionLinus Torvalds2020-03-11
* mm: make page ref count overflow check tighter and more explicitLinus Torvalds2020-03-11
* include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson2020-03-11
* HID: core: increase HID report buffer size to 8KiBJohan Korsnes2020-03-11
* rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney2020-02-28
* USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-02-05
* netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-29
* bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko2020-01-29
* dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2020-01-29
* signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-29
* devres: allow const resource argumentsArnd Bergmann2020-01-29
* regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_idStephan Gerhold2020-01-23
* 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