1. 2a75be3 PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros by Pali Rohár · 2 years, 9 months ago
  2. 973b61a mm, oom: do not trigger out_of_memory from the #PF by Michal Hocko · 2 years, 8 months ago
  3. 226b3c7 mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks by Vasily Averin · 2 years, 8 months ago
  4. f6ba0a9 powerpc/bpf: Fix BPF_SUB when imm == 0x80000000 by Naveen N. Rao · 2 years, 8 months ago
  5. 7a524c9 powerpc/bpf: Validate branch ranges by Naveen N. Rao · 2 years, 8 months ago
  6. a72b2f6 ARM: 9156/1: drop cc-option fallbacks for architecture selection by Arnd Bergmann · 2 years, 8 months ago
  7. d3b3184 USB: chipidea: fix interrupt deadlock by Johan Hovold · 2 years, 9 months ago
  8. 472970a vsock: prevent unnecessary refcnt inc for nonblocking connect by Eiichi Tsukata · 2 years, 8 months ago
  9. 4a85c43 nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails by Chengfeng Ye · 2 years, 8 months ago
  10. df69e76 llc: fix out-of-bound array index in llc_sk_dev_hash() by Eric Dumazet · 2 years, 8 months ago
  11. fdcd8b6 mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration() by Miaohe Lin · 2 years, 8 months ago
  12. b2bcf8f bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed by Huang Guobin · 2 years, 8 months ago
  13. e8b8ac3 ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses by Hans de Goede · 2 years, 8 months ago
  14. d90a9fb net: davinci_emac: Fix interrupt pacing disable by Maxim Kiselev · 2 years, 8 months ago
  15. 848b212 xen-pciback: Fix return in pm_ctrl_init() by YueHaibing · 2 years, 9 months ago
  16. 71755b1 i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()' by Christophe JAILLET · 2 years, 11 months ago
  17. 5ac3a63 scsi: qla2xxx: Turn off target reset during issue_lip by Quinn Tran · 2 years, 9 months ago
  18. ce5020f watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT by Ahmad Fatoum · 2 years, 11 months ago
  19. f96f743 m68k: set a default value for MEMORY_RESERVE by Randy Dunlap · 2 years, 9 months ago
  20. 9a85ec1 dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result` by Lars-Peter Clausen · 2 years, 9 months ago
  21. e1e27f9 netfilter: nfnetlink_queue: fix OOB when mac header was cleared by Florian Westphal · 2 years, 9 months ago
  22. 05d9522 auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string by Geert Uytterhoeven · 2 years, 9 months ago
  23. 311d7eb dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro by Claudiu Beznea · 2 years, 9 months ago
  24. 941c42f mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare() by Evgeny Novikov · 3 years ago
  25. f0b6ae5 fs: orangefs: fix error return code of orangefs_revalidate_lookup() by Jia-Ju Bai · 3 years, 4 months ago
  26. e92fac3 PCI: aardvark: Don't spam about PIO Response Status by Marek Behún · 2 years, 9 months ago
  27. 75bcf7e drm/plane-helper: fix uninitialized variable reference by Alex Xu (Hello71) · 2 years, 9 months ago
  28. 16645db pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds by Baptiste Lepers · 2 years, 10 months ago
  29. 52355fd power: supply: bq27xxx: Fix kernel crash on IRQ handler register error by Hans de Goede · 2 years, 8 months ago
  30. 00b6103 serial: xilinx_uartps: Fix race condition causing stuck TX by Anssi Hannula · 2 years, 9 months ago
  31. 4d3092f RDMA/mlx4: Return missed an error if device doesn't support steering by Leon Romanovsky · 2 years, 9 months ago
  32. 09cc73b scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() by Dan Carpenter · 2 years, 9 months ago
  33. c9323d2 power: supply: rt5033_battery: Change voltage values to µV by Jakob Hauser · 2 years, 9 months ago
  34. 6971cfb usb: gadget: hid: fix error code in do_config() by Dan Carpenter · 2 years, 9 months ago
  35. dff3c29 serial: 8250_dw: Drop wrong use of ACPI_PTR() by Andy Shevchenko · 2 years, 9 months ago
  36. 988471b video: fbdev: chipsfb: use memset_io() instead of memset() by Christophe Leroy · 2 years, 10 months ago
  37. b52958e memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe by Dongliang Mu · 2 years, 10 months ago
  38. 2f4ee90 soc/tegra: Fix an error handling path in tegra_powergate_power_up() by Christophe JAILLET · 3 years ago
  39. 9ef07b4 arm: dts: omap3-gta04a4: accelerometer irq fix by Andreas Kemnade · 2 years, 9 months ago
  40. b9bd1b5 JFS: fix memleak in jfs_mount by Dongliang Mu · 2 years, 10 months ago
  41. e77b700 MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT by Jackie Liu · 2 years, 10 months ago
  42. b281004 scsi: dc395: Fix error case unwinding by Tong Zhang · 2 years, 10 months ago
  43. c56e51a ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc() by Jackie Liu · 2 years, 10 months ago
  44. dce40d2 RDMA/rxe: Fix wrong port_cap_flags by Junji Wei · 2 years, 10 months ago
  45. 8c1f8ee crypto: pcrypt - Delay write to padata->info by Daniel Jordan · 2 years, 9 months ago
  46. 9d04e38 libertas: Fix possible memory leak in probe and disconnect by Wang Hai · 2 years, 9 months ago
  47. ef32674 libertas_tf: Fix possible memory leak in probe and disconnect by Wang Hai · 2 years, 9 months ago
  48. 50d9b55 samples/kretprobes: Fix return value if register_kretprobe() failed by Tiezhu Yang · 2 years, 9 months ago
  49. 5ee20e8 irq: mips: avoid nested irq_enter() by Mark Rutland · 2 years, 9 months ago
  50. 5b479a4 s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap() by David Hildenbrand · 2 years, 10 months ago
  51. a269586 smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi by Tetsuo Handa · 2 years, 9 months ago
  52. 33c82dc phy: micrel: ksz8041nl: do not use power down mode by Stefan Agner · 2 years, 9 months ago
  53. 4ed75c7 mwifiex: Send DELBA requests according to spec by Jonas Dreßler · 2 years, 9 months ago
  54. 7acd98d platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning by Nathan Chancellor · 2 years, 9 months ago
  55. 3f3fde6 mmc: mxs-mmc: disable regulator on error and in the remove function by Christophe JAILLET · 2 years, 9 months ago
  56. 7737b10 net: stream: don't purge sk_error_queue in sk_stream_kill_queues() by Jakub Kicinski · 2 years, 9 months ago
  57. 9639366 drm/msm: uninitialized variable in msm_gem_import() by Dan Carpenter · 2 years, 9 months ago
  58. ba26680 ath10k: fix max antenna gain unit by Sven Eckelmann · 5 years ago
  59. c68a924 hwmon: Fix possible memleak in __hwmon_device_register() by Yang Yingliang · 2 years, 9 months ago
  60. d6035f5c memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() by Dan Carpenter · 2 years, 9 months ago
  61. 5460176 memstick: avoid out-of-range warning by Arnd Bergmann · 2 years, 10 months ago
  62. a97b984 b43: fix a lower bounds test by Dan Carpenter · 2 years, 9 months ago
  63. 482899b b43legacy: fix a lower bounds test by Dan Carpenter · 2 years, 9 months ago
  64. e0d0694 crypto: qat - disregard spurious PFVF interrupts by Giovanni Cabiddu · 2 years, 10 months ago
  65. 57dd5d8 crypto: qat - detect PFVF collision after ACK by Giovanni Cabiddu · 2 years, 10 months ago
  66. b5c7450 ath9k: Fix potential interrupt storm on queue reset by Linus Lüssing · 2 years, 9 months ago
  67. 84d93e0 cpuidle: Fix kobject memory leaks in error paths by Anel Orazgaliyeva · 2 years, 10 months ago
  68. dc0a7af media: si470x: Avoid card name truncation by Kees Cook · 3 years ago
  69. e1f12ef media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_probe()' by Christophe JAILLET · 2 years, 11 months ago
  70. 265b66f media: dvb-usb: fix ununit-value in az6027_rc_query by Pavel Skripkin · 2 years, 11 months ago
  71. abd8bb72b cgroup: Make rebind_subsystems() disable v2 controllers all at once by Waiman Long · 2 years, 10 months ago
  72. 15362e6 parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling by Sven Schnelle · 2 years, 9 months ago
  73. 8f83d6f parisc: fix warning in flush_tlb_all by Sven Schnelle · 2 years, 9 months ago
  74. 4cf3ef9 spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() by Yang Yingliang · 2 years, 9 months ago
  75. d1d2acf ARM: 9136/1: ARMv7-M uses BE-8, not BE-32 by Arnd Bergmann · 2 years, 9 months ago
  76. 538c974 ARM: clang: Do not rely on lr register for stacktrace by Masami Hiramatsu · 2 years, 9 months ago
  77. 5e44e73 smackfs: use __GFP_NOFAIL for smk_cipso_doi() by Tetsuo Handa · 2 years, 9 months ago
  78. b430a49 iwlwifi: mvm: disable RX-diversity in powersave by Johannes Berg · 2 years, 9 months ago
  79. 28502eb PM: hibernate: Get block device exclusively in swsusp_check() by Ye Bin · 2 years, 9 months ago
  80. 5a27790 mwl8k: Fix use-after-free in mwl8k_fw_state_machine() by Zheyu Ma · 2 years, 9 months ago
  81. a239577 tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 2 years, 9 months ago
  82. ad78ed6 lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 2 years, 9 months ago
  83. 9cea212 lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 2 years, 9 months ago
  84. 6c7d2db memstick: r592: Fix a UAF bug when removing the driver by Zheyu Ma · 2 years, 9 months ago
  85. a1d2c26 ACPI: battery: Accept charges over the design capacity as full by André Almeida · 2 years, 9 months ago
  86. 4bc8426 ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create() by Tuo Li · 3 years ago
  87. 9c5e063 tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 2 years, 11 months ago
  88. e162fc1 media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte() by Anant Thazhemadam · 3 years, 7 months ago
  89. 95b622c ACPICA: Avoid evaluating methods too early during system resume by Rafael J. Wysocki · 2 years, 9 months ago
  90. f588871 ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK by Randy Dunlap · 2 years, 10 months ago
  91. 121221d media: mceusb: return without resubmitting URB in case of -EPROTO error. by Rajat Asthana · 2 years, 11 months ago
  92. 6a00cc9 media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe() by Tuo Li · 3 years ago
  93. aa1a067 media: uvcvideo: Set capability in s_param by Ricardo Ribalda · 3 years, 1 month ago
  94. 0adf706 media: netup_unidvb: handle interrupt properly according to the firmware by Zheyu Ma · 3 years, 1 month ago
  95. 05282c9 media: mt9p031: Fix corrupted frame after restarting stream by Dirk Bender · 3 years ago
  96. f3436be x86: Increase exception stack sizes by Peter Zijlstra · 2 years, 10 months ago
  97. 7e175e3 smackfs: Fix use-after-free in netlbl_catmap_walk() by Pawan Gupta · 2 years, 11 months ago
  98. dd33966 locking/lockdep: Avoid RCU-induced noinstr fail by Peter Zijlstra · 3 years, 1 month ago
  99. 4ff07b3 MIPS: lantiq: dma: reset correct number of channel by Aleksander Jan Bajkowski · 2 years, 10 months ago
  100. ac9ab5d MIPS: lantiq: dma: add small delay after reset by Aleksander Jan Bajkowski · 2 years, 10 months ago