1. 1410277 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 5 years ago
  2. 0ce6473 iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion by Lars-Peter Clausen · 5 years ago
  3. a5f3559 smpboot: Place the __percpu annotation correctly by Sebastian Andrzej Siewior · 5 years ago
  4. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  5. 6aab0ad bio: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  6. d0a3f25 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 5 years ago
  7. 8f358d6 of: fix clang -Wunsequenced for be32_to_cpu() by Phong Tran · 5 years ago
  8. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  9. db4a55c mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values by Dmitry Osipenko · 5 years ago
  10. 56c8a5d mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L by Steve Twiss · 5 years ago
  11. fc7fab7 net: core: another layer of lists, around PF_MEMALLOC skb handling by Sasha Levin · 5 years ago
  12. 906b45f x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T by Jian-Hong Pan · 5 years ago
  13. 82303dd bpf: convert htab map to hlist_nulls by Alexei Starovoitov · 5 years ago
  14. edda9c3 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  15. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 5 years ago
  16. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  17. a3c901b x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  18. c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
  19. 822e5d5 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  20. 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
  21. c669378 bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  22. 604d7b5 mm: add 'try_get_page()' helper function by Linus Torvalds · 5 years ago
  23. ef29106 linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() by Jann Horn · 5 years ago
  24. 3c65c76 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 5 years ago
  25. 51a27f0 kasan: add a prototype of task_struct to avoid warning by Masami Hiramatsu · 7 years ago
  26. c9c83bb x86/kprobes: Verify stack frame on kretprobe by Masami Hiramatsu · 5 years ago
  27. 3be15cd appletalk: Fix compile regression by Arnd Bergmann · 5 years ago
  28. 477a448 include/linux/swap.h: use offsetof() instead of custom __swapoffset macro by Pi-Hsun Shih · 5 years ago
  29. 057a0da appletalk: Fix use-after-free in atalk_proc_exit by YueHaibing · 5 years ago
  30. 208d25a virtio: Honour 'may_reduce_num' in vring_create_virtqueue by Cornelia Huck · 5 years ago
  31. a25d4ed include/linux/bitrev.h: fix constant bitrev by Arnd Bergmann · 5 years ago
  32. 9a739f1 net/mlx5e: Add a lock on tir list by Yuval Avnery · 5 years ago
  33. 7eceaf5 lib/string.c: implement a basic bcmp by Nick Desaulniers · 5 years ago
  34. acb5aef genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 5 years ago
  35. 553be48 include/linux/relay.h: fix percpu annotation in struct rchan by Luc Van Oostenryck · 5 years ago
  36. 3085d41 tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 5 years ago
  37. 9c32ada libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 5 years ago
  38. e393365 dm: fix to_sector() for 32bit by NeilBrown · 5 years ago
  39. 4b0a5e8 device property: Fix the length used in PROPERTY_ENTRY_STRING() by Heikki Krogerus · 5 years ago
  40. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 5 years ago
  41. 0da773c5 of: Support const and non-const use for to_of_node() by Sakari Ailus · 7 years ago
  42. 8c09b19 cpufreq: Use struct kobj_attribute instead of struct global_attr by Viresh Kumar · 5 years ago
  43. 9eea082 sched/sysctl: Fix attributes of some extern declarations by Matthias Kaehlcke · 7 years ago
  44. 146558f clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK by Matthias Kaehlcke · 7 years ago
  45. cb24fd5 net: Add header for usage of fls64() by David S. Miller · 5 years ago
  46. 47dc74c net: Fix for_each_netdev_feature on Big endian by Hauke Mehrtens · 5 years ago
  47. e62e3b6 perf/x86: Add check_period PMU callback by Jiri Olsa · 5 years ago
  48. 84d8c3a net: create skb_gso_validate_mac_len() by Daniel Axtens · 5 years ago
  49. 64a9f5f HID: debug: fix the ring buffer implementation by Vladis Dronov · 5 years ago
  50. 7f38299 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 5 years ago
  51. c9fd374 drbd: Avoid Clang warning about pointless switch statment by Nathan Chancellor · 6 years ago
  52. 5009194 drivers: core: Remove glue dirs from sysfs earlier by Benjamin Herrenschmidt · 6 years ago
  53. c574feb ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 5 years ago
  54. 1777fa9 compiler.h: enable builtin overflow checkers and add fallback code by Rasmus Villemoes · 6 years ago
  55. 04663e8 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 5 years ago
  56. db16eb5 writeback: don't decrement wb->refcnt if !wb->bdi by Anders Roxell · 6 years ago
  57. 37c791a sunrpc: use-after-free in svc_process_common() by Vasily Averin · 6 years ago
  58. e50db95 platform-msi: Free descriptors in platform_msi_domain_free() by Miquel Raynal · 6 years ago
  59. ce8ec03 ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() by Cong Wang · 6 years ago
  60. 1e7066a signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack by Will Deacon · 6 years ago
  61. fe26b8d USB: check usb_get_extra_descriptor for proper size by Mathias Payer · 6 years ago
  62. def8c1d bpf: Prevent memory disambiguation attack by Alexei Starovoitov · 6 years ago
  63. 18a23fb libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
  64. 06e9259 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  65. 0811545 libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
  66. 9041d1e libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  67. 0e67f1c reset: remove remaining WARN_ON() in <linux/reset.h> by Masahiro Yamada · 7 years ago
  68. f109deb reset: make device_reset_optional() really optional by Masahiro Yamada · 7 years ago
  69. ee6e7fb reset: add exported __reset_control_get, return NULL if optional by Philipp Zabel · 8 years ago
  70. 7be2600 reset: fix optional reset_control_get stubs to return NULL by Philipp Zabel · 7 years ago
  71. ca58e3b reset: make optional functions really optional by Ramiro Oliveira · 7 years ago
  72. 6f35b5b workqueue: avoid clang warning by Arnd Bergmann · 7 years ago
  73. 87043e4 EVM: Add support for portable signature format by Matthew Garrett · 7 years ago
  74. 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  75. 674004e include/linux/pfn_t.h: force '~' to be parsed as an unary operator by Sebastien Boisvert · 6 years ago
  76. 95cd1aa of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
  77. 8bcd10d can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() by Marc Kleine-Budde · 6 years ago
  78. 2cf6ba5 new helper: uaccess_kernel() by Al Viro · 7 years ago
  79. d8ccc61 netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() by Jozsef Kadlecsik · 6 years ago
  80. e215388 modules: mark __inittest/__exittest as __maybe_unused by Arnd Bergmann · 7 years ago
  81. b53c737 kbuild: fix asm-offset generation to work with clang by Jeroen Hofstee · 7 years ago
  82. 9c34ad0 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  83. f6939db clockevents/drivers/i8253: Add support for PIT shutdown quirk by Michael Kelley · 6 years ago
  84. 9efe044 libceph: bump CEPH_MSG_MAX_DATA_LEN by Ilya Dryomov · 6 years ago
  85. 5378c0e TC: Set DMA masks for devices by Maciej W. Rozycki · 6 years ago
  86. 65cb24d posix-timers: Sanitize overrun handling by Thomas Gleixner · 6 years ago
  87. f11f358 iio: buffer: fix the function signature to match implementation by Phil Reid · 6 years ago
  88. 03a1d0b elevator: fix truncation of icq_cache_name by Eric Biggers · 7 years ago
  89. e34bd9a mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  90. 1004395 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  91. b475cf3 net: add rb_to_skb() and other rb tree helpers by Eric Dumazet · 6 years ago
  92. 791521e net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 6 years ago
  93. 8716959 net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
  94. 316986f inet: frags: get rid of ipfrag_skb_cb/FRAG_CB by Eric Dumazet · 6 years ago
  95. 6060bcd rhashtable: reorganize struct rhashtable layout by Eric Dumazet · 6 years ago
  96. 8d59c3a net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  97. fcbd4cc ebtables: arpreply: Add the standard target sanity check by Gao Feng · 7 years ago
  98. e7038f8 time: Introduce jiffies64_to_nsecs() by Frederic Weisbecker · 7 years ago
  99. 4f689d0 arm/arm64: smccc-1.1: Handle function result as parameters by Marc Zyngier · 6 years ago
  100. e757c1e arm/arm64: smccc-1.1: Make return values unsigned long by Marc Zyngier · 6 years ago