1. b547a16 btrfs: mark ordered extent and inode with error if we fail to finish by Josef Bacik · 3 years, 10 months ago
  2. 5e5e63b powerpc/kprobes: Fix validation of prefixed instructions across page boundary by Naveen N. Rao · 3 years, 10 months ago
  3. 42f75a4 x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing by Thomas Gleixner · 3 years, 10 months ago
  4. 3a6b692 drm/amdgpu: make sure we unpin the UVD BO by Nirmoy Das · 3 years, 10 months ago
  5. 58da0b5 drm/amdgpu: Don't query CE and UE errors by Luben Tuikov · 3 years, 10 months ago
  6. 48ee0db nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect by Krzysztof Kozlowski · 3 years, 10 months ago
  7. 445477e x86/sev: Check SME/SEV support in CPUID first by Pu Wen · 3 years, 10 months ago
  8. 942c586 x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid() by Thomas Gleixner · 3 years, 10 months ago
  9. 68dcd32 mm/page_alloc: fix counting of free pages after take off from buddy by Ding Hui · 3 years, 10 months ago
  10. 5f2e1e8 mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests() by Gerald Schaefer · 3 years, 10 months ago
  11. c8d5fae ocfs2: fix data corruption by fallocate by Junxiao Bi · 3 years, 10 months ago
  12. 7178be0 pid: take a reference when initializing `cad_pid` by Mark Rutland · 3 years, 10 months ago
  13. a4ed12f usb: dwc2: Fix build in periphal-only mode by Phil Elwell · 3 years, 9 months ago
  14. 3b713aa ext4: fix accessing uninit percpu counter variable with fast_commit by Ritesh Harjani · 3 years, 11 months ago
  15. 2050c6e ext4: fix memory leak in ext4_mb_init_backend on error path. by Phillip Potter · 4 years ago
  16. fb86acc ext4: fix fast commit alignment issues by Harshad Shirwadkar · 3 years, 10 months ago
  17. d3b668b ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed by Ye Bin · 3 years, 11 months ago
  18. 01d349a ext4: fix memory leak in ext4_fill_super by Alexey Makhalov · 3 years, 10 months ago
  19. b2057d1 ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators by Marek Vasut · 3 years, 11 months ago
  20. 623603e ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch by Michal Vokáč · 4 years ago
  21. 846848c ALSA: hda: update the power_state during the direct-complete by Hui Wang · 3 years, 10 months ago
  22. cfbb57f ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx by Carlos M · 3 years, 10 months ago
  23. 029c061 ALSA: timer: Fix master timer notification by Takashi Iwai · 3 years, 10 months ago
  24. d11e5b9 gfs2: fix scheduling while atomic bug in glocks by Bob Peterson · 3 years, 10 months ago
  25. 127f25b HID: multitouch: require Finger field to mark Win8 reports as MT by Ahelenia Ziemiańska · 4 years ago
  26. b5d013c HID: magicmouse: fix NULL-deref on disconnect by Johan Hovold · 3 years, 10 months ago
  27. a5e554f HID: i2c-hid: Skip ELAN power-on command after reset by Johnny Chuang · 4 years ago
  28. 46403c1 net: caif: fix memory leak in cfusbl_device_notify by Pavel Skripkin · 3 years, 10 months ago
  29. af28063 net: caif: fix memory leak in caif_device_notify by Pavel Skripkin · 3 years, 10 months ago
  30. d6db727 net: caif: add proper error handling by Pavel Skripkin · 3 years, 10 months ago
  31. dac5356 net: caif: added cfserl_release function by Pavel Skripkin · 3 years, 10 months ago
  32. df3b45f wireguard: allowedips: free empty intermediate nodes when removing single node by Jason A. Donenfeld · 3 years, 10 months ago
  33. c5155c7 wireguard: allowedips: allocate nodes in kmem_cache by Jason A. Donenfeld · 3 years, 10 months ago
  34. 70a9a71 wireguard: allowedips: remove nodes in O(1) by Jason A. Donenfeld · 3 years, 10 months ago
  35. 42a6677 wireguard: allowedips: initialize list head in selftest by Jason A. Donenfeld · 3 years, 10 months ago
  36. 842c21d wireguard: selftests: make sure rp_filter is disabled on vethc by Jason A. Donenfeld · 3 years, 10 months ago
  37. b8d72ac wireguard: selftests: remove old conntrack kconfig value by Jason A. Donenfeld · 3 years, 10 months ago
  38. f74da2c wireguard: use synchronize_net rather than synchronize_rcu by Jason A. Donenfeld · 3 years, 10 months ago
  39. d427588 wireguard: peer: allocate in kmem_cache by Jason A. Donenfeld · 3 years, 10 months ago
  40. d64fdba wireguard: do not use -O3 by Jason A. Donenfeld · 3 years, 10 months ago
  41. 74caf71 Bluetooth: use correct lock to prevent UAF of hdev object by Lin Ma · 3 years, 10 months ago
  42. 3795007 Bluetooth: fix the erroneous flush_work() order by Lin Ma · 3 years, 10 months ago
  43. 7fa8ee0 drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate by James Zhu · 3 years, 10 months ago
  44. c129465 drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate by James Zhu · 3 years, 10 months ago
  45. 58f4d45 drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate by James Zhu · 3 years, 10 months ago
  46. ec72cb5 io_uring: use better types for cflags by Pavel Begunkov · 4 years, 1 month ago
  47. 0b2a990 io_uring: fix link timeout refs by Pavel Begunkov · 3 years, 11 months ago
  48. 3c23e23 riscv: vdso: fix and clean-up Makefile by Jisheng Zhang · 4 years ago
  49. 282c9ee serial: stm32: fix threaded interrupt handling by Johan Hovold · 4 years ago
  50. fdf1e5e tipc: fix unique bearer names sanity check by Hoang Le · 4 years ago
  51. e31ae45 tipc: add extack messages for bearer/media failure by Hoang Le · 4 years ago
  52. 0d83aec bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act by Tony Lindgren · 3 years, 10 months ago
  53. 5592731 ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cells by Geert Uytterhoeven · 3 years, 10 months ago
  54. 67ae12a ARM: dts: imx7d-pico: Fix the 'tuning-step' property by Fabio Estevam · 3 years, 10 months ago
  55. a776ea1 ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property by Fabio Estevam · 3 years, 10 months ago
  56. 8aa4700 arm64: dts: freescale: sl28: var4: fix RGMII clock and voltage by Michael Walle · 3 years, 10 months ago
  57. 4f323ce arm64: dts: zii-ultra: fix 12V_MAIN voltage by Lucas Stach · 3 years, 11 months ago
  58. a3716c1 arm64: dts: ls1028a: fix memory node by Michael Walle · 4 years ago
  59. d551b8e bus: ti-sysc: Fix am335x resume hang for usb otg module by Tony Lindgren · 3 years, 10 months ago
  60. 426ba49 optee: use export_uuid() to copy client UUID by Jens Wiklander · 4 years ago
  61. d866a6e arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherent by Vignesh Raghavendra · 3 years, 10 months ago
  62. a1bf166 ixgbe: add correct exception tracing for XDP by Magnus Karlsson · 3 years, 10 months ago
  63. e369db6 ixgbe: optimize for XDP_REDIRECT in xsk path by Magnus Karlsson · 4 years, 4 months ago
  64. ad50570 ice: add correct exception tracing for XDP by Magnus Karlsson · 3 years, 10 months ago
  65. 9e1eb42 ice: optimize for XDP_REDIRECT in xsk path by Magnus Karlsson · 4 years, 4 months ago
  66. 7bd82b7 ice: simplify ice_run_xdp by Maciej Fijalkowski · 4 years, 2 months ago
  67. 274d6ee i40e: add correct exception tracing for XDP by Magnus Karlsson · 3 years, 10 months ago
  68. fbae1a9 i40e: optimize for XDP_REDIRECT in xsk path by Magnus Karlsson · 4 years, 4 months ago
  69. 1958a31 cxgb4: avoid link re-train during TC-MQPRIO configuration by Rahul Lakkireddy · 3 years, 10 months ago
  70. 21d494d i2c: qcom-geni: Add shutdown callback for i2c by Roja Rani Yarubandi · 3 years, 10 months ago
  71. c4b796f ice: Allow all LLDP packets from PF to Tx by Dave Ertman · 3 years, 11 months ago
  72. 68db783 ice: report supported and advertised autoneg using PHY capabilities by Paul Greenwalt · 3 years, 11 months ago
  73. 8726b9e ice: handle the VF VSI rebuild failure by Haiyue Wang · 4 years, 1 month ago
  74. a79883c ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared by Brett Creeley · 4 years, 1 month ago
  75. b94580b ice: Fix allowing VF to request more/less queues via virtchnl by Brett Creeley · 4 years, 1 month ago
  76. 0987023 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions by Coco Li · 3 years, 10 months ago
  77. 1dcf3d4 cxgb4: fix regression with HASH tc prio value update by Rahul Lakkireddy · 3 years, 10 months ago
  78. 8067da9 ixgbevf: add correct exception tracing for XDP by Magnus Karlsson · 3 years, 10 months ago
  79. e0b61cd igb: add correct exception tracing for XDP by Magnus Karlsson · 3 years, 10 months ago
  80. e513d88 ieee802154: fix error return code in ieee802154_llsec_getparams() by Wei Yongjun · 3 years, 10 months ago
  81. 2a0ba01 ieee802154: fix error return code in ieee802154_add_iface() by Zhen Lei · 3 years, 11 months ago
  82. ff5039e bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks by Daniel Borkmann · 3 years, 10 months ago
  83. cdf3f6d bpf: Simplify cases in bpf_base_func_proto by Tobias Klauser · 4 years, 2 months ago
  84. 4cf297e drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest() by Zhihao Cheng · 3 years, 10 months ago
  85. 8d614ee netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches by Pablo Neira Ayuso · 3 years, 10 months ago
  86. 5f3429c netfilter: nft_ct: skip expectations for confirmed conntrack by Pablo Neira Ayuso · 3 years, 10 months ago
  87. c440cd0 nvmet: fix freeing unallocated p2pmem by Max Gurtovoy · 3 years, 10 months ago
  88. 2a8cda3 net/mlx5: DR, Create multi-destination flow table with level less than 64 by Yevgeny Kliteynik · 4 years, 3 months ago
  89. c8972cf net/mlx5e: Check for needed capability for cvlan matching by Roi Dayan · 4 years ago
  90. 7307003 net/mlx5: Check firmware sync reset requested is set before trying to abort it by Moshe Shemesh · 4 years ago
  91. c1ea8c0 net/mlx5e: Fix incompatible casting by Aya Levin · 3 years, 10 months ago
  92. f1d4184 net/tls: Fix use-after-free after the TLS device goes down and up by Maxim Mikityanskiy · 3 years, 10 months ago
  93. 874ece2 net/tls: Replace TLS_RX_SYNC_RUNNING with RCU by Maxim Mikityanskiy · 3 years, 10 months ago
  94. a5de17b net: sock: fix in-kernel mark setting by Alexander Aring · 3 years, 10 months ago
  95. 09fdb67 net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs by Vladimir Oltean · 3 years, 10 months ago
  96. 091283e perf probe: Fix NULL pointer dereference in convert_variable_location() by Li Huafei · 3 years, 10 months ago
  97. 100c872 ACPICA: Clean up context mutex during object deletion by Erik Kaneda · 3 years, 10 months ago
  98. df7c913 nvme-rdma: fix in-casule data send for chained sgls by Sagi Grimberg · 3 years, 10 months ago
  99. b198f77 mptcp: always parse mptcp options for MPC reqsk by Paolo Abeni · 3 years, 10 months ago
  100. be0d850 net/sched: act_ct: Fix ct template allocation for zone 0 by Ariel Levkovich · 3 years, 10 months ago