- a67d0cf crypto: public_key: fix overflow during implicit conversion by zhenwei pi · 3 years, 3 months ago
- 1432cb4 power: supply: max17042_battery: fix typo in MAx17042_TOFF by Sebastian Krzyszkowiak · 3 years, 3 months ago
- 2c20065 vmlinux.lds.h: Handle clang's module.{c,d}tor sections by Nathan Chancellor · 3 years, 4 months ago
- cb93b6c PCI/MSI: Protect msi_desc::masked for multi-MSI by Thomas Gleixner · 3 years, 4 months ago
- 22b3cc0 usb: otg-fsm: Fix hrtimer list corruption by Dmitry Osipenko · 3 years, 4 months ago
- 0e77f97 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 4 months ago
- ae7522b regulator: rt5033: Fix n_voltages settings for BUCK and LDO by Axel Lin · 3 years, 5 months ago
- 52350dd net: llc: fix skb_over_panic by Pavel Skripkin · 3 years, 4 months ago
- fe0bc3f lib/string.c: add multibyte memset functions by Matthew Wilcox · 7 years ago
- 9172d45 sctp: move 198 addresses from unusable to private scope by Xin Long · 3 years, 5 months ago
- 1f02ba8 net: split out functions related to registering inflight socket files by Jens Axboe · 6 years ago
- b61d327 net: validate lwtstate->data before returning from skb_tunnel_info() by Taehee Yoo · 3 years, 4 months ago
- 24e3442 net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 5 months ago
- 83bd5f16 scsi: iscsi: Add iscsi_cls_conn refcount helpers by Mike Christie · 3 years, 6 months ago
- ac4e437 power: supply: ab8500: Fix an old bug by Linus Walleij · 3 years, 5 months ago
- fe956b8 random32: Fix implicit truncation warning in prandom_seed_state() by Richard Fitzgerald · 3 years, 6 months ago
- 35e9cf4 crypto: shash - avoid comparing pointers to exported functions under CFI by Ard Biesheuvel · 3 years, 5 months ago
- c52e6f6 mm, futex: fix shared futex pgoff on shmem huge page by Hugh Dickins · 3 years, 5 months ago
- 2b123e3 mm: add VM_WARN_ON_ONCE_PAGE() macro by Alex Shi · 4 years ago
- 88a899f include/linux/mmdebug.h: make VM_WARN* non-rvals by Michal Hocko · 7 years ago
- 7a442d4 inet: annotate date races around sk->sk_txhash by Eric Dumazet · 3 years, 5 months ago
- 3c5c213 mm: hwpoison: change PageHWPoison behavior on hugetlb pages by Naoya Horiguchi · 7 years ago
- 41b1e71 HID: usbhid: fix info leak in hid_submit_ctrl by Anirudh Rayabharam · 3 years, 7 months ago
- ea1d322 kvm: fix previous commit for 32-bit builds by Paolo Bonzini · 3 years, 5 months ago
- 7406213 kvm: avoid speculation-based attacks from out-of-range memslot accesses by Paolo Bonzini · 3 years, 5 months ago
- 4f6da6c net: caif: add proper error handling by Pavel Skripkin · 3 years, 6 months ago
- 9eb4fd7 net: caif: added cfserl_release function by Pavel Skripkin · 3 years, 6 months ago
- 7246d9c net: usb: cdc_ncm: don't spew notifications by Grant Grundler · 3 years, 10 months ago
- 96f7d5f hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 5 years ago
- 8bf9642 spi: Fix use-after-free with devm_spi_alloc_* by William A. Kennington III · 3 years, 8 months ago
- 56eeeb7 mac80211: properly handle A-MSDUs that start with an RFC 1042 header by Mathy Vanhoef · 3 years, 6 months ago
- 4a62162 NFC: nci: fix memory leak in nci_allocate_device by Dongliang Mu · 3 years, 6 months ago
- e2a2d6c netfilter: x_tables: Use correct memory barriers. by Mark Tomlinson · 3 years, 9 months ago
- 3bd3a8c vt: Fix character height handling with VT_RESIZEX by Maciej W. Rozycki · 3 years, 6 months ago
- cb7d2be extcon: adc-jack: Fix incompatible pointer type warning by Peter Foley · 8 years ago
- a9104f6 HID: plantronics: Workaround for double volume key presses by Maxim Mikityanskiy · 3 years, 10 months ago
- 0739189 scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration by Arnd Bergmann · 3 years, 8 months ago
- 2707118 tty: fix return value for unsupported ioctls by Johan Hovold · 3 years, 8 months ago
- 6f1a2aa tty: actually undefine superseded ASYNC flags by Johan Hovold · 3 years, 8 months ago
- 31f20a6 Bluetooth: verify AMP hci_chan before amp_destroy by Archie Pusaka · 3 years, 8 months ago
- a3210f9 sch_red: fix off-by-one checks in red_check_params() by Eric Dumazet · 3 years, 8 months ago
- f4191e8 net: sched: validate stab values by Eric Dumazet · 3 years, 8 months ago
- 3ec3f89 can: dev: Move device back to init netns on owning netns delete by Martin Willi · 3 years, 9 months ago
- b71c271 idr: add ida_is_empty by Matthew Wilcox · 8 years ago
- e5cdbe4 ACPI: scan: Use unique number for instance_no by Andy Shevchenko · 3 years, 8 months ago
- 9bd8da2 macvlan: macvlan_count_rx() needs to be aware of preemption by Eric Dumazet · 3 years, 8 months ago
- d54d0aa u64_stats,lockdep: Fix u64_stats_init() vs lockdep by Peter Zijlstra · 3 years, 9 months ago
- 376a76a kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() by Oleg Nesterov · 3 years, 10 months ago
- fe0c150 USB: replace hardcode maximum usb string length by definition by Macpaul Lin · 4 years, 5 months ago
- fa2cdf7 can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership by Oleksij Rempel · 3 years, 9 months ago
- 04086bd uapi: nfnetlink_cthelper.h: fix userspace compilation error by Dmitry V. Levin · 3 years, 9 months ago
- c52e592 misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom by Aswath Govindraju · 3 years, 11 months ago
- d72be3a zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 3 years, 9 months ago
- f3c3dcf sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output by Joe Perches · 4 years, 2 months ago
- 0c5bdc2 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 9 months ago
- 9e94705 ipv6: silence compilation warning for non-IPV6 builds by Leon Romanovsky · 3 years, 10 months ago
- 8b572a5 ipv6: icmp6: avoid indirect call for icmpv6_send() by Eric Dumazet · 4 years, 5 months ago
- 7f551b4 icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n by Jason A. Donenfeld · 4 years, 9 months ago
- e9b0676 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 4 years, 9 months ago
- 3a707cb Xen/gntdev: correct error checking in gntdev_map_grant_pages() by Jan Beulich · 3 years, 9 months ago
- c23a7ac net: watchdog: hold device global xmit lock during tx disable by Edwin Peer · 3 years, 10 months ago
- aff8214 memcg: fix a crash in wb_workfn when a device disappears by Theodore Ts'o · 4 years, 10 months ago
- ba81458 include/trace/events/writeback.h: fix -Wstringop-truncation warnings by Qian Cai · 5 years ago
- 316c6cc lib/string: Add strscpy_pad() function by Tobin C. Harding · 6 years ago
- 41e0f72 SUNRPC: Move simple_get_bytes and simple_get_netobj into private header by Dave Wysochanski · 3 years, 10 months ago
- 028bd86 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 3 years, 10 months ago
- dee9293 mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() by Johannes Weiner · 7 years ago
- 2dd160c mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 3 years, 10 months ago
- f54be21 elfcore: fix building with clang by Arnd Bergmann · 4 years ago
- 4db445d iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built by Bartosz Golaszewski · 3 years, 10 months ago
- ad3466a futex: Add mutex around futex exit by Thomas Gleixner · 3 years, 10 months ago
- 32d7828 futex: Mark the begin of futex exit explicitly by Thomas Gleixner · 3 years, 10 months ago
- 8a16d8a futex: Split futex_mm_release() for exit/exec by Thomas Gleixner · 3 years, 10 months ago
- 394ff12 exit/exec: Seperate mm_release() by Thomas Gleixner · 3 years, 10 months ago
- 2c11689 futex: Replace PF_EXITPIDONE with a state by Thomas Gleixner · 3 years, 10 months ago
- 25f319b futex: Move futex exit handling into futex code by Thomas Gleixner · 3 years, 10 months ago
- bdb116c y2038: futex: Move compat implementation into futex.c by Arnd Bergmann · 3 years, 10 months ago
- 5994665 compiler.h: Raise minimum version of GCC to 5.1 for arm64 by Will Deacon · 3 years, 10 months ago
- c46c4af Input: uinput - avoid FF flush when destroying device by Dmitry Torokhov · 7 years ago
- cad445b ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI by Shawn Guo · 3 years, 11 months ago
- 7bae4bc vmlinux.lds.h: Add PGO and AutoFDO input sections by Nick Desaulniers · 4 years, 3 months ago
- 3a2c5a3 target: add XCOPY target/segment desc sense codes by David Disseldorp · 8 years ago
- 586692b net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 3 years, 11 months ago
- c78b439 xen/xenbus: Count pending messages for each watch by SeongJae Park · 4 years ago
- a449baa xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years ago
- 7936eef xen/xenbus: Allow watches discard events before queueing by SeongJae Park · 4 years ago
- b53bd2e kdev_t: always inline major/minor helper functions by Josh Poimboeuf · 3 years, 11 months ago
- 1bbac78 of: fix linker-section match-table corruption by Johan Hovold · 4 years ago
- 834d8b9 uapi: move constants from <linux/kernel.h> to <linux/const.h> by Petr Vorel · 4 years ago
- 4cf97fe seq_buf: Avoid type mismatch for seq_buf_init by Arnd Bergmann · 4 years, 1 month ago
- b031203 SUNRPC: xprt_load_transport() needs to support the netid "rdma6" by Trond Myklebust · 4 years ago
- 0870525 spi: Introduce device-managed SPI controller allocation by Lukas Wunner · 4 years ago
- ac28e35 tty: Fix ->session locking by Jann Horn · 4 years ago
- a890a3d vlan: consolidate VLAN parsing code and limit max parsing depth by Toke Høiland-Jørgensen · 4 years, 5 months ago
- 94f3032 bonding: wait for sysfs kobject destruction before freeing struct slave by Jamie Iles · 4 years ago
- c795e16 USB: core: add endpoint-blacklist quirk by Johan Hovold · 4 years, 10 months ago
- 2cb66df scsi: libiscsi: Fix NOP race condition by Lee Duncan · 4 years ago
- e068ed2 xen/events: add a new "late EOI" evtchn framework by Juergen Gross · 4 years, 1 month ago
- 51f0471 perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
- 29da3bb random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 3 months ago