1. f574eb8 net: Fix features skip in for_each_netdev_feature() by Tariq Toukan · 2 years, 4 months ago
  2. b104109 Bluetooth: Fix the creation of hdev->name by Itay Iellin · 2 years, 4 months ago
  3. 5d31cc5 tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 2 years, 5 months ago
  4. 75a7b4f hex2bin: make the function hex_to_bin constant-time by Mikulas Patocka · 2 years, 5 months ago
  5. 096879e etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead by Kees Cook · 2 years, 7 months ago
  6. 2be597a xfrm: policy: match with both mark and mask on user interfaces by Xin Long · 4 years, 3 months ago
  7. 35076e0 block: Add a helper to validate the block size by Xie Yongji · 2 years, 11 months ago
  8. 48770dd netdevice: add the case if dev is NULL by Yajun Deng · 3 years, 1 month ago
  9. 218ddd9 arm64: entry: Add vectors that have the bhb mitigation sequences by James Morse · 2 years, 5 months ago
  10. c2f9a69 net/mlx5: Fix size field in bufferx_reg struct by Mohammad Kabat · 3 years, 6 months ago
  11. ae6f8a6 xen/gnttab: fix gnttab_end_foreign_access() without page specified by Juergen Gross · 2 years, 6 months ago
  12. 9ebaa18 xen: remove gnttab_query_foreign_access() by Juergen Gross · 2 years, 6 months ago
  13. 73e1d9b xen/grant-table: add gnttab_try_end_foreign_access() by Juergen Gross · 2 years, 6 months ago
  14. 31fb07f x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  15. 407ef36 arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit() by Mark Rutland · 5 years ago
  16. 10b908a arm/arm64: Provide a wrapper for SMCCC 1.1 calls by Steven Price · 4 years, 11 months ago
  17. 6481835 x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting by Josh Poimboeuf · 2 years, 7 months ago
  18. 625818d HID: add mapping for KEY_ALL_APPLICATIONS by William Mahon · 2 years, 6 months ago
  19. 21b27b2 netfilter: nf_queue: fix possible use-after-free by Florian Westphal · 2 years, 6 months ago
  20. 952d01d openvswitch: Fix setting ipv6 fields causing hw csum failure by Paul Blakey · 2 years, 7 months ago
  21. 4ac8449 net: fix a memleak when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 7 months ago
  22. cbb4351 net: do not keep the dst cache when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 7 months ago
  23. 587ad3a netfilter: nat: remove l4 protocol port rovers by Florian Westphal · 2 years, 7 months ago
  24. 2b77927 ipv4: avoid using shared IP generator for connected sockets by Eric Dumazet · 2 years, 7 months ago
  25. be1ca30 net: fix information leakage in /proc/net/ptype by Congyu Liu · 2 years, 8 months ago
  26. 0dd4d64 mm: add follow_pte_pmd() by Ross Zwisler · 2 years, 8 months ago
  27. ef2e640 lib/timerqueue: Rely on rbtree semantics for next timer by Davidlohr Bueso · 2 years, 8 months ago
  28. c89a768 rbtree: cache leftmost node internally by Davidlohr Bueso · 2 years, 8 months ago
  29. 019f045 net_sched: restore "mpu xxx" handling by Kevin Bracey · 2 years, 8 months ago
  30. b29eec6 bug: split BUILD_BUG stuff out into <linux/build_bug.h> by Ian Abbott · 7 years ago
  31. 4985e75 uapi: fix linux/nfc.h userspace compilation errors by Dmitry V. Levin · 2 years, 9 months ago
  32. f2975dc nfc: uapi: use kernel size_t to fix user-space builds by Krzysztof Kozlowski · 2 years, 9 months ago
  33. 0e92a7e wait: add wake_up_pollfree() by Eric Biggers · 2 years, 9 months ago
  34. 28d8244 HID: add hid_is_usb() function to make it simpler for USB detection by Greg Kroah-Hartman · 2 years, 9 months ago
  35. e1e84bd HID: introduce hid_is_using_ll_driver by Jason Gerecke · 7 years ago
  36. 0d604c1 siphash: use _unaligned version by default by Arnd Bergmann · 2 years, 9 months ago
  37. 0917c0b fs: add fget_many() and fput_many() by Jens Axboe · 6 years ago
  38. 2117fbc kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 2 years, 9 months ago
  39. cc927c1 shm: extend forced shm destroy to support objects from several IPC nses by Alexander Mikhalitsyn · 2 years, 10 months ago
  40. c8c9ba5 xen: sync include/xen/interface/io/ring.h with Xen's newest version by Juergen Gross · 2 years, 9 months ago
  41. 57c076e NFC: add NCI_UNREG flag to eliminate the race by Lin Ma · 2 years, 10 months ago
  42. 8e80bf5 hugetlbfs: flush TLBs correctly after huge_pmd_unshare by Nadav Amit · 2 years, 10 months ago
  43. 3ada7ad net: ieee802154: handle iftypes as u32 by Alexander Aring · 2 years, 10 months ago
  44. 57fd3d8 scsi: target: Fix ordered tag handling by Mike Christie · 3 years ago
  45. 2a75be3 PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros by Pali Rohár · 3 years ago
  46. df69e76 llc: fix out-of-bound array index in llc_sk_dev_hash() by Eric Dumazet · 2 years, 10 months ago
  47. d478783 serial: core: Fix initializing and restoring termios speed by Pali Rohár · 3 years ago
  48. 0456445 bpf: Prevent increasing bpf_jit_limit above max by Lorenz Bauer · 2 years, 11 months ago
  49. 985d5b3 libata: fix read log timeout value by Damien Le Moal · 2 years, 10 months ago
  50. 22d4a6d binder: use cred instead of task for selinux checks by Todd Kjos · 2 years, 11 months ago
  51. 5928b78 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 2 years, 10 months ago
  52. 603cc38 elfcore: correct reference to CONFIG_UML by Lukas Bulwahn · 2 years, 11 months ago
  53. 3ab891b libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. by Kate Hsuan · 3 years ago
  54. b8ddeaf net: mdio: introduce a shutdown method to mdio device drivers by Vladimir Oltean · 3 years ago
  55. 09818f6 af_unix: fix races in sk_peer_pid and sk_peer_cred accesses by Eric Dumazet · 3 years ago
  56. 88c0f7f cred: allow get_cred() and put_cred() to be given NULL. by NeilBrown · 6 years ago
  57. 255b49c compiler.h: Introduce absolute_pointer macro by Guenter Roeck · 3 years ago
  58. 92e7bca sctp: validate from_addr_param return by Marcelo Ricardo Leitner · 3 years, 2 months ago
  59. 376e07a PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n by Andy Shevchenko · 3 years, 1 month ago
  60. 6940717 net/af_unix: fix a data-race in unix_dgram_poll by Eric Dumazet · 3 years ago
  61. 958bb88 mm/hugetlb: initialize hugetlb_usage in mm_init by Liu Zixian · 3 years ago
  62. 0e2b4c7 serial: 8250: Define RX trigger levels for OxSemi 950 devices by Maciej W. Rozycki · 3 years, 2 months ago
  63. a67d0cf crypto: public_key: fix overflow during implicit conversion by zhenwei pi · 3 years, 1 month ago
  64. 1432cb4 power: supply: max17042_battery: fix typo in MAx17042_TOFF by Sebastian Krzyszkowiak · 3 years, 1 month ago
  65. 2c20065 vmlinux.lds.h: Handle clang's module.{c,d}tor sections by Nathan Chancellor · 3 years, 1 month ago
  66. cb93b6c PCI/MSI: Protect msi_desc::masked for multi-MSI by Thomas Gleixner · 3 years, 1 month ago
  67. 22b3cc0 usb: otg-fsm: Fix hrtimer list corruption by Dmitry Osipenko · 3 years, 2 months ago
  68. 0e77f97 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 1 month ago
  69. ae7522b regulator: rt5033: Fix n_voltages settings for BUCK and LDO by Axel Lin · 3 years, 2 months ago
  70. 52350dd net: llc: fix skb_over_panic by Pavel Skripkin · 3 years, 2 months ago
  71. fe0bc3f lib/string.c: add multibyte memset functions by Matthew Wilcox · 7 years ago
  72. 9172d45 sctp: move 198 addresses from unusable to private scope by Xin Long · 3 years, 2 months ago
  73. 1f02ba8 net: split out functions related to registering inflight socket files by Jens Axboe · 6 years ago
  74. b61d327 net: validate lwtstate->data before returning from skb_tunnel_info() by Taehee Yoo · 3 years, 2 months ago
  75. 24e3442 net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 2 months ago
  76. 83bd5f16 scsi: iscsi: Add iscsi_cls_conn refcount helpers by Mike Christie · 3 years, 4 months ago
  77. ac4e437 power: supply: ab8500: Fix an old bug by Linus Walleij · 3 years, 2 months ago
  78. fe956b8 random32: Fix implicit truncation warning in prandom_seed_state() by Richard Fitzgerald · 3 years, 4 months ago
  79. 35e9cf4 crypto: shash - avoid comparing pointers to exported functions under CFI by Ard Biesheuvel · 3 years, 3 months ago
  80. c52e6f6 mm, futex: fix shared futex pgoff on shmem huge page by Hugh Dickins · 3 years, 3 months ago
  81. 2b123e3 mm: add VM_WARN_ON_ONCE_PAGE() macro by Alex Shi · 3 years, 9 months ago
  82. 88a899f include/linux/mmdebug.h: make VM_WARN* non-rvals by Michal Hocko · 6 years ago
  83. 7a442d4 inet: annotate date races around sk->sk_txhash by Eric Dumazet · 3 years, 3 months ago
  84. 3c5c213 mm: hwpoison: change PageHWPoison behavior on hugetlb pages by Naoya Horiguchi · 7 years ago
  85. 41b1e71 HID: usbhid: fix info leak in hid_submit_ctrl by Anirudh Rayabharam · 3 years, 5 months ago
  86. ea1d322 kvm: fix previous commit for 32-bit builds by Paolo Bonzini · 3 years, 3 months ago
  87. 7406213 kvm: avoid speculation-based attacks from out-of-range memslot accesses by Paolo Bonzini · 3 years, 3 months ago
  88. 4f6da6c net: caif: add proper error handling by Pavel Skripkin · 3 years, 3 months ago
  89. 9eb4fd7 net: caif: added cfserl_release function by Pavel Skripkin · 3 years, 3 months ago
  90. 7246d9c net: usb: cdc_ncm: don't spew notifications by Grant Grundler · 3 years, 8 months ago
  91. 96f7d5f hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 4 years, 9 months ago
  92. 8bf9642 spi: Fix use-after-free with devm_spi_alloc_* by William A. Kennington III · 3 years, 5 months ago
  93. 56eeeb7 mac80211: properly handle A-MSDUs that start with an RFC 1042 header by Mathy Vanhoef · 3 years, 3 months ago
  94. 4a62162 NFC: nci: fix memory leak in nci_allocate_device by Dongliang Mu · 3 years, 4 months ago
  95. e2a2d6c netfilter: x_tables: Use correct memory barriers. by Mark Tomlinson · 3 years, 6 months ago
  96. 3bd3a8c vt: Fix character height handling with VT_RESIZEX by Maciej W. Rozycki · 3 years, 4 months ago
  97. cb7d2be extcon: adc-jack: Fix incompatible pointer type warning by Peter Foley · 8 years ago
  98. a9104f6 HID: plantronics: Workaround for double volume key presses by Maxim Mikityanskiy · 3 years, 7 months ago
  99. 0739189 scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration by Arnd Bergmann · 3 years, 6 months ago
  100. 2707118 tty: fix return value for unsupported ioctls by Johan Hovold · 3 years, 5 months ago