index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2020-11-01
2
-1
/
+19
*
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
Vasundhara Volam
2020-11-01
1
-11
/
+2
*
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
Vasundhara Volam
2020-11-01
1
-4
/
+5
*
bnxt_en: Check abort error state in bnxt_open_nic().
Michael Chan
2020-11-01
1
-1
/
+4
*
efivarfs: Replace invalid slashes with exclamation marks in dentries.
Michael Schaller
2020-11-01
1
-0
/
+3
*
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
2020-11-01
3
-9
/
+60
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-11-01
37
-530
/
+674
*
x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled
Randy Dunlap
2020-11-01
1
-0
/
+1
*
arm64: link with -z norelro regardless of CONFIG_RELOCATABLE
Nick Desaulniers
2020-11-01
1
-2
/
+2
*
arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
Marc Zyngier
2020-11-01
1
-0
/
+7
*
arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
Marc Zyngier
2020-11-01
1
-0
/
+8
*
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
Kees Cook
2020-11-01
2
-2
/
+1
*
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Ard Biesheuvel
2020-11-01
2
-6
/
+6
*
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
2020-11-01
1
-5
/
+16
*
io_uring: Convert advanced XArray uses to the normal API
Matthew Wilcox (Oracle)
2020-11-01
1
-12
/
+2
*
io_uring: Fix XArray usage in io_uring_add_task_file
Matthew Wilcox (Oracle)
2020-11-01
1
-12
/
+9
*
io_uring: Fix use of XArray in __io_uring_files_cancel
Matthew Wilcox (Oracle)
2020-11-01
1
-14
/
+5
*
io_uring: no need to call xa_destroy() on empty xarray
Jens Axboe
2020-11-01
1
-1
/
+0
*
io-wq: fix use-after-free in io_wq_worker_running
Hillf Danton
2020-11-01
1
-58
/
+58
*
io_wq: Make io_wqe::lock a raw_spinlock_t
Sebastian Andrzej Siewior
2020-11-01
1
-26
/
+26
*
io_uring: reference ->nsproxy for file table commands
Jens Axboe
2020-11-01
3
-0
/
+8
*
io_uring: don't rely on weak ->files references
Jens Axboe
2020-11-01
7
-37
/
+344
*
io_uring: enable task/files specific overflow flushing
Jens Axboe
2020-11-01
1
-16
/
+25
*
io_uring: return cancelation status from poll/timeout/files handlers
Jens Axboe
2020-11-01
1
-5
/
+22
*
io_uring: unconditionally grab req->task
Jens Axboe
2020-11-01
1
-38
/
+9
*
io_uring: stash ctx task reference for SQPOLL
Jens Axboe
2020-11-01
1
-13
/
+34
*
io_uring: move dropping of files into separate helper
Jens Axboe
2020-11-01
1
-11
/
+16
*
io_uring: allow timeout/poll/files killing to take task into account
Jens Axboe
2020-11-01
1
-9
/
+24
*
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
2020-11-01
3
-5
/
+11
*
cpufreq: Improve code around unlisted freq check
Viresh Kumar
2020-11-01
1
-8
/
+7
*
Linux 5.9.2
v5.9.2
Greg Kroah-Hartman
2020-10-29
1
-1
/
+1
*
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
Lorenzo Colitti
2020-10-29
1
-1
/
+1
*
eeprom: at25: set minimum read/write access stride to 1
Christian Eggers
2020-10-29
1
-1
/
+1
*
usb: cdns3: gadget: free interrupt after gadget has deleted
Peter Chen
2020-10-29
1
-1
/
+1
*
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
2020-10-29
1
-17
/
+55
*
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
2020-10-29
1
-0
/
+11
*
usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
Chunfeng Yun
2020-10-29
1
-0
/
+1
*
tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
Peng Fan
2020-10-29
1
-1
/
+1
*
tty: serial: lpuart: fix lpuart32_write usage
Peng Fan
2020-10-29
1
-8
/
+6
*
s390/qeth: don't let HW override the configured port role
Julian Wiedmann
2020-10-29
1
-6
/
+0
*
net: korina: cast KSEG0 address to pointer in kfree
Valentin Vidic
2020-10-29
1
-2
/
+2
*
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
2020-10-29
1
-0
/
+8
*
drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_locked
Navid Emamdoost
2020-10-29
1
-3
/
+7
*
drm/amd/display: Disconnect pipe separetely when disable pipe split
Alvin Lee
2020-10-29
8
-0
/
+174
*
drm/hisilicon: Code refactoring for hibmc_drv_de
Tian Tao
2020-10-29
2
-42
/
+15
*
dmaengine: dw: Activate FIFO-mode for memory peripherals only
Serge Semin
2020-10-29
1
-1
/
+1
*
dmaengine: dw: Add DMA-channels mask cell support
Serge Semin
2020-10-29
3
-2
/
+11
*
drm/amd/display: Screen corruption on dual displays (DP+USB-C)
Qingqing Zhuo
2020-10-29
3
-1
/
+7
*
scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()
Can Guo
2020-10-29
1
-5
/
+0
*
soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resuming
Bard Liao
2020-10-29
2
-1
/
+74
[prev]
[next]