1. 56a682b KEYS: user: Align the payload buffer by Eric Biggers · 6 years ago
  2. 3daca16 inet_diag: fix reporting cgroup classid and fallback to priority by Konstantin Khlebnikov · 6 years ago
  3. a096429 qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count by Denis Bolotin · 6 years ago
  4. d283ed9 ax25: fix possible use-after-free by Eric Dumazet · 6 years ago
  5. 3a493b7 tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 6 years ago
  6. 8565b7f net: Add header for usage of fls64() by David S. Miller · 6 years ago
  7. 5d3d720 net: Fix for_each_netdev_feature on Big endian by Hauke Mehrtens · 6 years ago
  8. 4e4d02b net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 6 years ago
  9. ae4199d uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define by Hauke Mehrtens · 7 years ago
  10. e1e5fa7 sched, trace: Fix prev_state output in sched_switch tracepoint by Pavankumar Kondeti · 6 years ago
  11. b1b0ca70 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
  12. 785644d net: create skb_gso_validate_mac_len() by Daniel Axtens · 6 years ago
  13. 03089bb uapi/if_ether.h: prevent redefinition of struct ethhdr by Hauke Mehrtens · 6 years ago
  14. 3f400c2 uio: change to use the mutex lock instead of the spin lock by Xiubo Li · 6 years ago
  15. 085d735 uio: Prevent device destruction while fds are open by Hamish Martin · 6 years ago
  16. e0f784b HID: debug: fix the ring buffer implementation by Vladis Dronov · 6 years ago
  17. 5e1f1c1 cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM by Josh Poimboeuf · 6 years ago
  18. bbc0621 ALSA: compress: Fix stop handling on compressed capture streams by Charles Keepax · 6 years ago
  19. f70123c kvm: Change offset in kvm_write_guest_offset_cached to unsigned by Jim Mattson · 6 years ago
  20. 4634125 drbd: Avoid Clang warning about pointless switch statment by Nathan Chancellor · 6 years ago
  21. 17c8a0d net/mlx5: EQ, Use the right place to store/read IRQ affinity hint by Saeed Mahameed · 6 years ago
  22. 2f4da60 drivers: core: Remove glue dirs from sysfs earlier by Benjamin Herrenschmidt · 6 years ago
  23. 7317854 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 6 years ago
  24. efa83c7 ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 6 years ago
  25. 9fb9a54 x86/xen/time: setup vcpu 0 time info page by Joao Martins · 7 years ago
  26. d8c3df0 compiler.h: enable builtin overflow checkers and add fallback code by Rasmus Villemoes · 7 years ago
  27. be0cb9e Drivers: hv: vmbus: Check for ring when getting debug info by Dexuan Cui · 6 years ago
  28. 0781b0f net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  29. 66a011d net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  30. 4fb12a0 mm/swap: use nr_node_ids for avail_lists in swap_info_struct by Aaron Lu · 6 years ago
  31. b7bf54a writeback: don't decrement wb->refcnt if !wb->bdi by Anders Roxell · 6 years ago
  32. 65dba32 sunrpc: use-after-free in svc_process_common() by Vasily Averin · 6 years ago
  33. 64ac548 x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  34. 4124a4c x86,kvm: move qemu/guest FPU switching out to vcpu_run by Rik van Riel · 7 years ago
  35. 465c5cf mm, hmm: use devm semantics for hmm_devmem_{add, remove} by Dan Williams · 6 years ago
  36. 9940eea Input: restore EV_ABS ABS_RESERVED by Peter Hutterer · 6 years ago
  37. 525e1df netfilter: nf_conncount: Fix garbage collection with zones by Yi-Hung Wei · 6 years ago
  38. 15ee359 netfilter: nf_conncount: expose connection list interface by Pablo Neira Ayuso · 6 years ago
  39. dbffc91 ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 6 years ago
  40. 69beeb1c platform-msi: Free descriptors in platform_msi_domain_free() by Miquel Raynal · 6 years ago
  41. e5af70e sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  42. e553166 ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() by Cong Wang · 6 years ago
  43. 36f93a2 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  44. 1f97250 locking/qspinlock: Fix build for anonymous union in older GCC compilers by Steven Rostedt (VMware) · 7 years ago
  45. 5261ad7 locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 6 years ago
  46. b718d6b pstore/ram: Correctly calculate usable PRZ bytes by Kees Cook · 6 years ago
  47. b9c242b Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" by Igor Druzhinin · 6 years ago
  48. aa17c9c iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
  49. 862b5ab sctp: kfree_rcu asoc by Xin Long · 6 years ago
  50. 9380dc7 neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  51. c106394 Drivers: hv: vmbus: Offload the handling of channels to two workqueues by Dexuan Cui · 6 years ago
  52. 7852f54 ALSA: pcm: Fix interval evaluation with openmin/max by Takashi Iwai · 6 years ago
  53. 7b6e85d USB: check usb_get_extra_descriptor for proper size by Mathias Payer · 6 years ago
  54. d2e29b4 reset: remove remaining WARN_ON() in <linux/reset.h> by Masahiro Yamada · 7 years ago
  55. b92cee8 reset: make device_reset_optional() really optional by Masahiro Yamada · 7 years ago
  56. 6a847a6 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  57. dae4d59 ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS by Thomas Gleixner · 6 years ago
  58. 36a4c5fc x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  59. 0e79711 sched/smt: Expose sched_smt_present static key by Thomas Gleixner · 6 years ago
  60. 4741e31 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  61. e5d981d sched/core: Fix cpu.max vs. cpuhotplug deadlock by Peter Zijlstra · 7 years ago
  62. 67f6fba packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  63. fa5d29e btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  64. 797b8bb tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. by Ilya Lesokhin · 7 years ago
  65. 25f0399 tls: Add function to update the TLS socket configuration by Ilya Lesokhin · 7 years ago
  66. 83b570c bpf: Prevent memory disambiguation attack by Alexei Starovoitov · 7 years ago
  67. b16d0c5 libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
  68. 3fd73c8 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  69. 2fd0d0f libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
  70. e099863 EVM: Add support for portable signature format by Matthew Garrett · 7 years ago
  71. 7bcfd8f namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  72. a956132 include/linux/pfn_t.h: force '~' to be parsed as an unary operator by Sebastien Boisvert · 6 years ago
  73. c1ede70 of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
  74. 30b996a can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail() by Oleksij Rempel · 6 years ago
  75. bb8813b can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions by Oleksij Rempel · 6 years ago
  76. b3f1f49 can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() by Marc Kleine-Budde · 6 years ago
  77. e6ddc2c tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  78. 79f2eb5 netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() by Jozsef Kadlecsik · 6 years ago
  79. a1e0ae8 netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace by Stefano Brivio · 6 years ago
  80. 56782f5 sctp: fix strchange_flags name for Stream Change Event by Xin Long · 6 years ago
  81. 9891f68 CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM by Stefano Stabellini · 6 years ago
  82. 79d80b8 clockevents/drivers/i8253: Add support for PIT shutdown quirk by Michael Kelley · 6 years ago
  83. ca35750 watchdog/core: Add missing prototypes for weak functions by Mathieu Malaterre · 7 years ago
  84. fc07f54 libceph: bump CEPH_MSG_MAX_DATA_LEN by Ilya Dryomov · 6 years ago
  85. e7f6b41 TC: Set DMA masks for devices by Maciej W. Rozycki · 6 years ago
  86. 51f62e8 signal: Guard against negative signal numbers in copy_siginfo_from_user32 by Eric W. Biederman · 6 years ago
  87. be5658a UAPI: ndctl: Fix g++-unsupported initialisation in headers by David Howells · 6 years ago
  88. b66d0bb signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack by Will Deacon · 6 years ago
  89. 20ff185 drm/edid: VSDB yCBCr420 Deep Color mode bit definitions by Clint Taylor · 6 years ago
  90. eb9b195 bpf: fix partial copy of map_ptr when dst is scalar by Daniel Borkmann · 6 years ago
  91. 8a6cee3 vfs: swap names of {do,vfs}_clone_file_range() by Amir Goldstein · 6 years ago
  92. fe54a7c net/mlx5: Fix build break when CONFIG_SMP=n by Saeed Mahameed · 7 years ago
  93. 3c3bec8 compiler.h: Allow arch-specific asm/compiler.h by Paul Burton · 6 years ago
  94. 672fdbd iio: buffer: fix the function signature to match implementation by Phil Reid · 7 years ago
  95. 3c0cff3 bpf: sockmap, map_release does not hold refcnt for pinned maps by John Fastabend · 7 years ago
  96. 8b882db net: phy: Add general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  97. 71a9d12 net/mlx5: Fix mlx5_get_vector_affinity function by Israel Rukshin · 7 years ago
  98. 541500a mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  99. c605894 mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES by Roman Gushchin · 7 years ago
  100. 3e6275d arm64: perf: Reject stand-alone CHAIN events for PMUv3 by Will Deacon · 6 years ago