summaryrefslogtreecommitdiff
path: root/include (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
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-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
* uapi glibc compat: fix outer guard of net device flags enumJonas Gorski2020-04-02
* futex: Fix inode life-time issuePeter Zijlstra2020-04-02
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-02
* fib: add missing attribute validation for tun_idJakub Kicinski2020-03-20
* 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
* net: sched: correct flower port blockingJason Baron2020-03-11
* ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-28
* scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-28
* 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
* tracing: xen: Ordered comparison of function pointersChangbin Du2020-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
* media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter2020-01-29
* rtc: cmos: ignore bogus century byteEric Wong2020-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
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-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
* netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter2020-01-12
* net: add annotations on hh->hh_len lockless accessesEric 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
* scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2020-01-04
* fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov2020-01-04
* net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2020-01-04
* mod_devicetable: fix PHY module formatRussell King2020-01-04
* drm: mst: Fix query_payload ack reply structSean Paul2020-01-04
* tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-21