1. a7f7905 block: fix an integer overflow in logical block size by Mikulas Patocka · 4 years, 7 months ago
  2. 0971457 dt-bindings: reset: meson8b: fix duplicate reset IDs by Martin Blumenstingl · 4 years, 8 months ago
  3. 85fa006 cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  4. e5caf1d fs/select: avoid clang stack usage warning by Arnd Bergmann · 5 years ago
  5. 8bd6980 can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs by Oliver Hartkopp · 4 years, 8 months ago
  6. c00eb2b Input: input_event - fix struct padding on sparc64 by Arnd Bergmann · 4 years, 8 months ago
  7. ee1e909 tracing: Change offset type to s32 in preempt/irq tracepoints by Joel Fernandes (Google) · 4 years, 7 months ago
  8. 5f3274c macvlan: do not assume mac_header is set in macvlan_broadcast() by Eric Dumazet · 4 years, 7 months ago
  9. 962debe netfilter: uapi: Avoid undefined left-shift in xt_sctp.h by Phil Sutter · 4 years, 8 months ago
  10. bc5fc4a net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 4 years, 9 months ago
  11. a2e0655 net: core: limit nested device depth by Taehee Yoo · 4 years, 9 months ago
  12. 50b5523 regulator: ab8500: Remove AB8505 USB regulator by Stephan Gerhold · 4 years, 9 months ago
  13. c89e791 libata: Fix retrieving of active qcs by Sascha Hauer · 4 years, 8 months ago
  14. 4ccf3f6 ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 4 years, 8 months ago
  15. 2f7db09 dmaengine: Fix access to uninitialized dma_slave_caps by Lukas Wunner · 4 years, 8 months ago
  16. 6c786e6 nvme_fc: add module to ops template to allow module references by James Smart · 4 years, 9 months ago
  17. 28f0d54 tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 8 months ago
  18. a36b275 net/dst: do not confirm neighbor for vxlan and geneve pmtu update by Hangbin Liu · 4 years, 7 months ago
  19. dba3ed5 net/dst: add new function skb_dst_update_pmtu_no_confirm by Hangbin Liu · 4 years, 7 months ago
  20. 8bf95f2 net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 4 years, 7 months ago
  21. 0393b87 ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 4 years, 7 months ago
  22. 779807c hrtimer: Annotate lockless access to timer->state by Eric Dumazet · 4 years, 9 months ago
  23. 9079830 net: add a READ_ONCE() in skb_peek_tail() by Eric Dumazet · 4 years, 9 months ago
  24. 5772cc6 libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h by Masahiro Yamada · 4 years, 9 months ago
  25. b0aede2 scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 4 years, 9 months ago
  26. a94058f fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long by Konstantin Khlebnikov · 4 years, 9 months ago
  27. e82f054 cpufreq: Avoid leaving stale IRQ work items during CPU offline by Rafael J. Wysocki · 4 years, 8 months ago
  28. b542133 rfkill: allocate static minor by Marcel Holtmann · 4 years, 9 months ago
  29. f9d405a ipmi: Don't allow device module unload when in use by Corey Minyard · 4 years, 10 months ago
  30. bf495b6 block: Fix writeback throttling W=1 compiler warnings by Bart Van Assche · 4 years, 10 months ago
  31. 7d939dd media: cec-funcs.h: add status_req checks by Hans Verkuil · 4 years, 10 months ago
  32. f015785 drm: mst: Fix query_payload ack reply struct by Sean Paul · 5 years ago
  33. 32a0e1e net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 4 years, 7 months ago
  34. de61444 mod_devicetable: fix PHY module format by Russell King · 4 years, 7 months ago
  35. fbcf85b tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 4 years, 8 months ago
  36. 4b8a986 tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 4 years, 8 months ago
  37. bac9e8f tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 4 years, 8 months ago
  38. d80d67c inet: protect against too small mtu values. by Eric Dumazet · 4 years, 8 months ago
  39. c76adee mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
  40. 8599f82 mfd: rk808: Fix RK818 ID template by Daniel Schultz · 4 years, 11 months ago
  41. 77b14d6 quota: Check that quota is not dirty before release by Dmitry Monakhov · 4 years, 9 months ago
  42. aedc1c7 media: cec.h: CEC_OP_REC_FLAG_ values were swapped by Hans Verkuil · 4 years, 11 months ago
  43. 0977763 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 5 years ago
  44. 3152fcd jbd2: Fix possible overflow in jbd2_log_space_left() by Jan Kara · 4 years, 9 months ago
  45. 18493ba kernfs: fix ino wrap-around detection by Tejun Heo · 4 years, 9 months ago
  46. 153bd25 xfrm interface: fix management of phydev by Nicolas Dichtel · 5 years ago
  47. f033651 sctp: frag_point sanity check by Jakub Audykowicz · 6 years ago
  48. b6f4e1c firmware: qcom: scm: fix compilation error when disabled by Jonathan Marek · 6 years ago
  49. 50e9fda tty: Don't block on IO when ldisc change is pending by Dmitry Safonov · 6 years ago
  50. 75fecd8 mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
  51. 3ad3a9a tcp: make tcp_space() aware of socket backlog by Eric Dumazet · 6 years ago
  52. 82df606 soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchy by Geert Uytterhoeven · 6 years ago
  53. 1b43a00 soc: renesas: r8a77980-sysc: Correct names of A2DP[01] power domains by Geert Uytterhoeven · 6 years ago
  54. 9a04bfc soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domains by Geert Uytterhoeven · 6 years ago
  55. 0c40b94 dma-mapping: fix return type of dma_set_max_seg_size() by Niklas Söderlund · 6 years ago
  56. 2ba4f54 ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion() by Alexey Dobriyan · 6 years ago
  57. c216029 dmaengine: dw-dmac: implement dma protection control setting by Christian Lamparter · 6 years ago
  58. 8f56c6c math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning by Vincent Chen · 6 years ago
  59. eaef013 regulator: Fix return value of _set_load() stub by Mark Brown · 6 years ago
  60. 959f19f clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328 by Katsuhiro Suzuki · 6 years ago
  61. d5be9df virtchnl: Fix off by one error by Alice Michael · 6 years ago
  62. 2c299a2 serial: core: Allow processing sysrq at port unlock time by Douglas Anderson · 6 years ago
  63. 1bef71f sctp: cache netns in sctp_ep_common by Xin Long · 4 years, 8 months ago
  64. 4ccab17 net: dev: Use unsigned integer as an argument to left-shift by Andy Shevchenko · 5 years ago
  65. d1dde41 net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 5 years ago
  66. 932ff09 blktrace: Show requests without sector by Jan Kara · 5 years ago
  67. 9803fc4 mm/hotplug: invalid PFNs from pfn_to_online_page() by Qian Cai · 5 years ago
  68. fc38279 fork: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  69. 28fb78c lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  70. d95b814 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  71. 78ce155 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
  72. 98cf16d kprobes: Blacklist symbols in arch-defined prohibited area by Masami Hiramatsu · 6 years ago
  73. ab77c2c serial: 8250: Rate limit serial port rx interrupts during input overruns by Darwin Dingel · 6 years ago
  74. 06f464d gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB by Krzysztof Kozlowski · 6 years ago
  75. dee3f77 tracing: Lock event_mutex before synth_event_mutex by Masami Hiramatsu · 6 years ago
  76. b707e0d net/fq_impl: Switch to kvmalloc() for memory allocation by Toke Høiland-Jørgensen · 4 years, 9 months ago
  77. 88358c7 idr: Fix integer overflow in idr_for_each_entry by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  78. 8885552 reset: fix reset_control_ops kerneldoc comment by Randy Dunlap · 4 years, 9 months ago
  79. d3f8c58 y2038: futex: Move compat implementation into futex.c by Arnd Bergmann · 6 years ago
  80. 4ae7392 KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 4 years, 9 months ago
  81. 02735d5 mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  82. 1d58349 linux/bitmap.h: fix type of nbits in bitmap_shift_right() by Rasmus Villemoes · 6 years ago
  83. 8deaaf7 linux/bitmap.h: handle constant zero-size bitmaps correctly by Rasmus Villemoes · 6 years ago
  84. 32d7474 ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 by Hangbin Liu · 6 years ago
  85. 0a6fa61 mfd: max8997: Enale irq-wakeup unconditionally by Marek Szyprowski · 6 years ago
  86. 5a04242 mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well by Andy Shevchenko · 6 years ago
  87. dd72391 mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values by Fabio Estevam · 6 years ago
  88. 27ab8f1 cpuidle: menu: Fix wakeup statistics updates for polling state by Rafael J. Wysocki · 6 years ago
  89. ec9fc98 IB/mlx4: Avoid implicit enumerated type conversion by Nathan Chancellor · 6 years ago
  90. 0c21aa9 dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction by Nathan Chancellor · 6 years ago
  91. 9372a40 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  92. 03543b9 fbdev: Ditch fb_edid_add_monspecs by Daniel Vetter · 5 years ago
  93. 57b78e4 EDAC: Raise the maximum number of memory controllers by Justin Ernst · 6 years ago
  94. 86f886e vmbus: keep pointer to ring buffer page by Stephen Hemminger · 6 years ago
  95. 9e70da1 cpufeature: avoid warning when compiling with clang by Stefan Agner · 6 years ago
  96. ad28c2b crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  97. 0729f87 libfdt: Ensure INT_MAX is defined in libfdt_env.h by Rob Herring · 6 years ago
  98. f4683c8 media: vsp1: Fix YCbCr planar formats pitch calculation by Koji Matsuoka · 7 years ago
  99. 9a48451 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  100. d786bf9 sched/debug: Use symbolic names for task state constants by Uwe Kleine-König · 6 years ago