1. bf5eb7d Revert "mm/slub: fix a memory leak in sysfs_slab_add()" by Wang Hai · 4 years, 2 months ago
  2. 43f2e60 gpio: mvebu: fix pwm .get_state period calculation by Baruch Siach · 4 years, 2 months ago
  3. b97134d Linux 5.10.11 by Greg Kroah-Hartman · 4 years, 2 months ago
  4. 1daa298 Revert "mm: fix initialization of struct page for holes in memory layout" by Linus Torvalds · 4 years, 2 months ago
  5. f2a7985 mm: fix initialization of struct page for holes in memory layout by Mike Rapoport · 4 years, 2 months ago
  6. 5405cb3 Commit 9bb48c82aced ("tty: implement write_iter") converted the tty layer to use write_iter. Fix the redirected_tty_write declaration also in n_tty and change the comparisons to use write_iter instead of write. also in n_tty and change the comparisons to use write_iter instead of write. by Sami Tolvanen · 4 years, 2 months ago
  7. e857271 fs/pipe: allow sendfile() to pipe again by Johannes Berg · 4 years, 2 months ago
  8. eb5381e interconnect: imx8mq: Use icc_sync_state by Martin Kepplinger · 4 years, 3 months ago
  9. 0b6672f kernfs: wire up ->splice_read and ->splice_write by Christoph Hellwig · 4 years, 2 months ago
  10. 1116745 kernfs: implement ->write_iter by Christoph Hellwig · 4 years, 2 months ago
  11. 6ce10b6 kernfs: implement ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  12. 436bc4c bpf: Local storage helpers should check nullness of owner ptr passed by KP Singh · 4 years, 2 months ago
  13. b379dfb drm/i915/hdcp: Get conn while content_type changed by Anshuman Gupta · 4 years, 2 months ago
  14. 9e9ae64 ASoC: SOF: Intel: hda: Avoid checking jack on system suspend by Kai-Heng Feng · 4 years, 2 months ago
  15. e9c4068 tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years, 2 months ago
  16. 5cc7606 x86/sev-es: Handle string port IO to kernel memory properly by Hyunwook (Wooky) Baek · 4 years, 2 months ago
  17. 6c19578 net: systemport: free dev before on error path by Pan Bian · 4 years, 2 months ago
  18. e018e57 tty: fix up hung_up_tty_write() conversion by Linus Torvalds · 4 years, 2 months ago
  19. 875f1b4 tty: implement write_iter by Linus Torvalds · 4 years, 2 months ago
  20. f5bbf7f x86/sev: Fix nonistr violation by Peter Zijlstra · 4 years, 2 months ago
  21. 39afef8 pinctrl: qcom: Don't clear pending interrupts when enabling by Douglas Anderson · 4 years, 2 months ago
  22. f8a622d pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmasking by Douglas Anderson · 4 years, 2 months ago
  23. 022dac5 pinctrl: qcom: No need to read-modify-write the interrupt status by Douglas Anderson · 4 years, 2 months ago
  24. 49aec69 pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0 by Douglas Anderson · 4 years, 2 months ago
  25. 22c3cb5 net: core: devlink: use right genl user_ptr when handling port param get/set by Oleksandr Mazur · 4 years, 2 months ago
  26. 6a79169 net: mscc: ocelot: Fix multicast to the CPU port by Alban Bedel · 4 years, 2 months ago
  27. 70746a4 tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years, 2 months ago
  28. 981e180 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years, 2 months ago
  29. 013ed7c net: dsa: b53: fix an off by one in checking "vlan->vid" by Dan Carpenter · 4 years, 2 months ago
  30. f0f3d3e net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled by Tariq Toukan · 4 years, 2 months ago
  31. 261b8f6 net: mscc: ocelot: allow offloading of bridge on top of LAG by Vladimir Oltean · 4 years, 2 months ago
  32. 9898801 ipv6: set multicast flag on the multicast route by Matteo Croce · 4 years, 2 months ago
  33. 0083dc2 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 4 years, 2 months ago
  34. 56ef551 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 4 years, 2 months ago
  35. 3cb2de5 ipv6: create multicast route with RTPROT_KERNEL by Matteo Croce · 4 years, 2 months ago
  36. e5f323b udp: mask TOS bits in udp_v4_early_demux() by Guillaume Nault · 4 years, 2 months ago
  37. 03ca5c2 net_sched: gen_estimator: support large ewma log by Eric Dumazet · 4 years, 2 months ago
  38. a6fc831 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years, 2 months ago
  39. fee5a83 kasan: fix incorrect arguments passing in kasan_add_zero_shadow by Lecopzer Chen · 4 years, 2 months ago
  40. ecd63f0 kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow by Lecopzer Chen · 4 years, 2 months ago
  41. b65578c skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too by Alexander Lobakin · 4 years, 2 months ago
  42. 73171b6 lightnvm: fix memory leak when submit fails by Pan Bian · 4 years, 2 months ago
  43. 76e2b0b cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years, 2 months ago
  44. 20fa3a74 nvme-pci: fix error unwind in nvme_map_data by Christoph Hellwig · 4 years, 2 months ago
  45. 8807226 nvme-pci: refactor nvme_unmap_data by Christoph Hellwig · 4 years, 2 months ago
  46. 13bcd09 sh_eth: Fix power down vs. is_opened flag ordering by Geert Uytterhoeven · 4 years, 2 months ago
  47. 7e2bf98 selftests/powerpc: Fix exit status of pkey tests by Sandipan Das · 4 years, 2 months ago
  48. 55c869b net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext by Rasmus Villemoes · 4 years, 2 months ago
  49. 2fc06bf octeontx2-af: Fix missing check bugs in rvu_cgx.c by Yingjie Wang · 4 years, 2 months ago
  50. 1918787 ASoC: SOF: Intel: fix page fault at probe if i915 init fails by Kai Vehmanen · 4 years, 2 months ago
  51. ba54833 locking/lockdep: Cure noinstr fail by Peter Zijlstra · 4 years, 2 months ago
  52. 8c262be sh: Remove unused HAVE_COPY_THREAD_TLS macro by Jinyang He · 4 years, 5 months ago
  53. 2339005 sh: dma: fix kconfig dependency for G2_DMA by Necip Fazil Yildiran · 4 years, 6 months ago
  54. e929068 drm/i915/hdcp: Update CP property in update_pipe by Anshuman Gupta · 4 years, 2 months ago
  55. 5897a78 tools: gpio: fix %llu warning in gpio-watch.c by Kent Gibson · 4 years, 2 months ago
  56. 3fa4a03 tools: gpio: fix %llu warning in gpio-event-mon.c by Kent Gibson · 4 years, 2 months ago
  57. 83d7403 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 4 years, 2 months ago
  58. 238b5ebd cls_flower: call nla_ok() before nla_next() by Cong Wang · 4 years, 2 months ago
  59. 23d02ee x86/cpu/amd: Set __max_die_per_package on AMD by Yazen Ghannam · 4 years, 2 months ago
  60. 0b3efe5 x86/entry: Fix noinstr fail by Peter Zijlstra · 4 years, 2 months ago
  61. a2989ac drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4 by Ville Syrjälä · 4 years, 2 months ago
  62. 75b9444 drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/ by Ville Syrjälä · 4 years, 5 months ago
  63. 881363c driver core: Extend device_is_dependent() by Rafael J. Wysocki · 4 years, 2 months ago
  64. b3bc56e driver core: Fix device link device name collision by Saravana Kannan · 4 years, 2 months ago
  65. 8cd3c48 drivers core: Free dma_range_map when driver probe failed by Meng Li · 4 years, 3 months ago
  66. 3a9eb11 xhci: tegra: Delay for disabling LFPS detector by JC Kuo · 4 years, 2 months ago
  67. 9e7d7c0 xhci: make sure TRB is fully written before giving it to the controller by Mathias Nyman · 4 years, 2 months ago
  68. 6b81e92 usb: cdns3: imx: fix can't create core device the second time issue by Peter Chen · 4 years, 3 months ago
  69. cc7f1a3 usb: cdns3: imx: fix writing read-only memory issue by Peter Chen · 4 years, 3 months ago
  70. eb87dd3 usb: bdc: Make bdc pci driver depend on BROKEN by Patrik Jakobsson · 4 years, 2 months ago
  71. 9bbf039 usb: udc: core: Use lock when write to soft_connect by Thinh Nguyen · 4 years, 2 months ago
  72. 43e2ae5 USB: gadget: dummy-hcd: Fix errors in port-reset handling by Alan Stern · 4 years, 2 months ago
  73. ea0dd2d usb: gadget: aspeed: fix stop dma register setting. by Ryan Chen · 4 years, 2 months ago
  74. c6e50ff USB: ehci: fix an interrupt calltrace error by Longfang Liu · 4 years, 2 months ago
  75. f270d1d ehci: fix EHCI host controller initialization sequence by Eugene Korenevsky · 4 years, 2 months ago
  76. ee3a62c serial: mvebu-uart: fix tx lost characters at power off by Pali Rohár · 4 years, 3 months ago
  77. 225c87b stm class: Fix module init return on allocation failure by Wang Hui · 4 years, 2 months ago
  78. f583cce intel_th: pci: Add Alder Lake-P support by Alexander Shishkin · 4 years, 2 months ago
  79. 2df15ef io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years, 2 months ago
  80. f3ac7a5 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years, 2 months ago
  81. ca75872 io_uring: iopoll requests should also wake task ->in_idle state by Jens Axboe · 4 years, 2 months ago
  82. 371f3fb mm: fix numa stats for thp migration by Shakeel Butt · 4 years, 2 months ago
  83. 0dc3a13 mm: memcg: fix memcg file_dirty numa stat by Shakeel Butt · 4 years, 2 months ago
  84. 26f54da mm: memcg/slab: optimize objcg stock draining by Roman Gushchin · 4 years, 2 months ago
  85. cb5fe25 proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years, 2 months ago
  86. c351dc4 x86/setup: don't remove E820_TYPE_RAM for pfn 0 by Mike Rapoport · 4 years, 2 months ago
  87. bd08075 x86/mmx: Use KFPU_387 for MMX string operations by Andy Lutomirski · 4 years, 2 months ago
  88. f19c543 x86/topology: Make __max_die_per_package available unconditionally by Borislav Petkov · 4 years, 2 months ago
  89. f5ee8af x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state by Andy Lutomirski · 4 years, 2 months ago
  90. c530b17 irqchip/mips-cpu: Set IPI domain parent chip by Mathias Kresin · 4 years, 2 months ago
  91. 2edf2c9 cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years, 2 months ago
  92. 062dea9 powerpc/64s: fix scv entry fallback flush vs interrupt by Nicholas Piggin · 4 years, 2 months ago
  93. 1bac5333 counter:ti-eqep: remove floor by David Lechner · 4 years, 3 months ago
  94. 855b115 iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free() by Alexandru Ardelean · 4 years, 4 months ago
  95. dbecf66 drivers: iio: temperature: Add delay after the addressed reset command in mlx90632.c by Slaveyko Slaveykov · 4 years, 3 months ago
  96. 5b13690 iio: ad5504: Fix setting power-down state by Lars-Peter Clausen · 4 years, 3 months ago
  97. c9894c1 iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread by Lorenzo Bianconi · 4 years, 3 months ago
  98. 61aad39 i2c: sprd: depend on COMMON_CLK to fix compile tests by Krzysztof Kozlowski · 4 years, 2 months ago
  99. 3b56eec perf evlist: Fix id index for heterogeneous systems by Adrian Hunter · 4 years, 2 months ago
  100. ec939c1 can: peak_usb: fix use after free bugs by Vincent Mailhol · 4 years, 2 months ago