summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* 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
* 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