1. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  2. df260f7 cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() by Tejun Heo · 5 years ago
  3. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  4. d7650c7 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 5 years ago
  5. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  6. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  7. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  8. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 5 years ago
  9. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  10. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 5 years ago
  11. 8ad6a53 drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 5 years ago
  12. 5bdc536 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 5 years ago
  13. 0b1a236 rcu: locking and unlocking need to always be at least barriers by Linus Torvalds · 5 years ago
  14. 8fca3c3 efi/libstub: Unify command line param parsing by Ard Biesheuvel · 7 years ago
  15. 96019c6 mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 5 years ago
  16. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  17. 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  18. e186b19 include/linux/bitops.h: sanitize rotate primitives by Rasmus Villemoes · 5 years ago
  19. f02d577 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 5 years ago
  20. 1410277 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 5 years ago
  21. 0ce6473 iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion by Lars-Peter Clausen · 5 years ago
  22. a5f3559 smpboot: Place the __percpu annotation correctly by Sebastian Andrzej Siewior · 5 years ago
  23. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  24. 6aab0ad bio: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  25. d0a3f25 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 5 years ago
  26. 8f358d6 of: fix clang -Wunsequenced for be32_to_cpu() by Phong Tran · 5 years ago
  27. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 6 years ago
  28. db4a55c mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values by Dmitry Osipenko · 5 years ago
  29. 56c8a5d mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L by Steve Twiss · 5 years ago
  30. fc7fab7 net: core: another layer of lists, around PF_MEMALLOC skb handling by Sasha Levin · 5 years ago
  31. 946023a ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command by Takashi Sakamoto · 7 years ago
  32. 906b45f x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T by Jian-Hong Pan · 5 years ago
  33. 82303dd bpf: convert htab map to hlist_nulls by Alexei Starovoitov · 5 years ago
  34. edda9c3 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  35. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 5 years ago
  36. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  37. a3c901b x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  38. c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
  39. 822e5d5 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  40. b995196 locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file by Will Deacon · 6 years ago
  41. c669378 bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  42. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  43. 604d7b5 mm: add 'try_get_page()' helper function by Linus Torvalds · 5 years ago
  44. ef29106 linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() by Jann Horn · 5 years ago
  45. 3c65c76 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 5 years ago
  46. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 6 years ago
  47. 51a27f0 kasan: add a prototype of task_struct to avoid warning by Masami Hiramatsu · 7 years ago
  48. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  49. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  50. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  51. c9c83bb x86/kprobes: Verify stack frame on kretprobe by Masami Hiramatsu · 5 years ago
  52. 3be15cd appletalk: Fix compile regression by Arnd Bergmann · 5 years ago
  53. 477a448 include/linux/swap.h: use offsetof() instead of custom __swapoffset macro by Pi-Hsun Shih · 5 years ago
  54. 057a0da appletalk: Fix use-after-free in atalk_proc_exit by YueHaibing · 5 years ago
  55. 208d25a virtio: Honour 'may_reduce_num' in vring_create_virtqueue by Cornelia Huck · 5 years ago
  56. a25d4ed include/linux/bitrev.h: fix constant bitrev by Arnd Bergmann · 5 years ago
  57. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 5 years ago
  58. 9a739f1 net/mlx5e: Add a lock on tir list by Yuval Avnery · 5 years ago
  59. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 5 years ago
  60. 7eceaf5 lib/string.c: implement a basic bcmp by Nick Desaulniers · 5 years ago
  61. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 5 years ago
  62. acb5aef genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 5 years ago
  63. 553be48 include/linux/relay.h: fix percpu annotation in struct rchan by Luc Van Oostenryck · 5 years ago
  64. 3085d41 tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 5 years ago
  65. 4f05457 sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 5 years ago
  66. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 5 years ago
  67. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  68. 9c32ada libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 5 years ago
  69. e393365 dm: fix to_sector() for 32bit by NeilBrown · 5 years ago
  70. 4b0a5e8 device property: Fix the length used in PROPERTY_ENTRY_STRING() by Heikki Krogerus · 5 years ago
  71. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 5 years ago
  72. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 5 years ago
  73. 0da773c5 of: Support const and non-const use for to_of_node() by Sakari Ailus · 7 years ago
  74. 7cbb0ab gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 5 years ago
  75. 45eaae2 ACPICA: Reference Counts: increase max to 0x4000 for large servers by Erik Schmauss · 6 years ago
  76. 660e1bf drm: disable uncached DMA optimization for ARM and arm64 by Ard Biesheuvel · 5 years ago
  77. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 5 years ago
  78. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 5 years ago
  79. 8c09b19 cpufreq: Use struct kobj_attribute instead of struct global_attr by Viresh Kumar · 5 years ago
  80. 9eea082 sched/sysctl: Fix attributes of some extern declarations by Matthias Kaehlcke · 7 years ago
  81. 146558f clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK by Matthias Kaehlcke · 7 years ago
  82. acf476e KEYS: user: Align the payload buffer by Eric Biggers · 5 years ago
  83. b5a5066 ax25: fix possible use-after-free by Eric Dumazet · 5 years ago
  84. 575880f net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 5 years ago
  85. 1f52cfe tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 5 years ago
  86. cb24fd5 net: Add header for usage of fls64() by David S. Miller · 5 years ago
  87. 47dc74c net: Fix for_each_netdev_feature on Big endian by Hauke Mehrtens · 5 years ago
  88. 162a93c uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define by Hauke Mehrtens · 6 years ago
  89. 1894d7c netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 7 years ago
  90. e62e3b6 perf/x86: Add check_period PMU callback by Jiri Olsa · 5 years ago
  91. 84d8c3a net: create skb_gso_validate_mac_len() by Daniel Axtens · 5 years ago
  92. 0432fed uapi/if_ether.h: prevent redefinition of struct ethhdr by Hauke Mehrtens · 5 years ago
  93. 64a9f5f HID: debug: fix the ring buffer implementation by Vladis Dronov · 5 years ago
  94. 7f38299 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 5 years ago
  95. 001828f ALSA: compress: Fix stop handling on compressed capture streams by Charles Keepax · 5 years ago
  96. c9fd374 drbd: Avoid Clang warning about pointless switch statment by Nathan Chancellor · 5 years ago
  97. 5009194 drivers: core: Remove glue dirs from sysfs earlier by Benjamin Herrenschmidt · 6 years ago
  98. c574feb ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 5 years ago
  99. 1777fa9 compiler.h: enable builtin overflow checkers and add fallback code by Rasmus Villemoes · 6 years ago
  100. bff7432 net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 5 years ago