index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100
Yunfeng Ye
2
-4
/
+4
2020-01-09
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
1
-0
/
+2
2020-01-09
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
3
-5
/
+5
2020-01-09
HID: i2c-hid: Reset ALPS touchpads on resume
Kai-Heng Feng
1
-1
/
+11
2020-01-09
powerpc: Chunk calls to flush_dcache_range in arch_*_memory
Alastair D'Silva
1
-2
/
+25
2020-01-09
nfsd4: fix up replay_matches_cache()
Scott Mayhew
1
-5
/
+10
2020-01-09
arm64: dts: qcom: msm8998-clamshell: Remove retention idle state
Jeffrey Hugo
1
-0
/
+37
2020-01-09
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
1
-6
/
+0
2020-01-09
PM / devfreq: Check NULL governor in available_governors_show
Leonard Crestez
1
-1
/
+1
2020-01-09
drm/msm: include linux/sched/task.h
Arnd Bergmann
1
-0
/
+1
2020-01-09
spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode
Vladimir Oltean
1
-11
/
+4
2020-01-09
ftrace: Avoid potential division by zero in function profiler
Wen Yang
1
-3
/
+3
2020-01-09
arm64: Revert support for execute-only user mappings
Catalin Marinas
4
-17
/
+6
2020-01-09
exit: panic before exit_mm() on global init exit
chenqiwu
1
-4
/
+8
2020-01-09
scsi: lpfc: Fix rpi release when deleting vport
James Smart
2
-29
/
+61
2020-01-09
ALSA: firewire-motu: Correct a typo in the clock proc string
Takashi Iwai
1
-1
/
+1
2020-01-09
ALSA: pcm: Yet another missing check of non-cached buffer type
Takashi Iwai
1
-1
/
+2
2020-01-09
ALSA: cs4236: fix error return comparison of an unsigned integer
Colin Ian King
1
-1
/
+2
2020-01-09
gen_initramfs_list.sh: fix 'bad variable name' error
Masahiro Yamada
1
-1
/
+1
2020-01-09
dmaengine: virt-dma: Fix access after free in vchan_complete()
Peter Ujfalusi
1
-2
/
+1
2020-01-09
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-09
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
1
-2
/
+6
2020-01-09
io_uring: use current task creds instead of allocating a new one
Jens Axboe
1
-2
/
+2
2020-01-09
samples/trace_printk: Wait for IRQ work to finish
Sven Schnelle
1
-0
/
+1
2020-01-09
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
1
-1
/
+20
2020-01-09
tracing: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
1
-2
/
+2
2020-01-09
tracing: Avoid memory leak in process_system_preds()
Keita Suzuki
1
-1
/
+1
2020-01-09
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2
-4
/
+12
2020-01-09
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
1
-8
/
+10
2020-01-09
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
1
-1
/
+1
2020-01-09
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2020-01-09
gpiolib: fix up emulated open drain outputs
Russell King
1
-0
/
+8
2020-01-09
gpio: xtensa: fix driver build
Max Filippov
1
-4
/
+3
2020-01-09
libata: Fix retrieving of active qcs
Sascha Hauer
5
-3
/
+28
2020-01-09
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
Florian Fainelli
1
-15
/
+16
2020-01-09
ata: ahci_brcm: Add missing clock management during recovery
Florian Fainelli
1
-0
/
+7
2020-01-09
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
1
-29
/
+76
2020-01-09
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2
-2
/
+6
2020-01-09
bpf: Fix precision tracking for unbounded scalars
Daniel Borkmann
1
-21
/
+22
2020-01-09
compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
Arnd Bergmann
1
-0
/
+2
2020-01-09
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
1
-0
/
+2
2020-01-09
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
1
-0
/
+9
2020-01-09
Btrfs: fix infinite loop during nocow writeback due to race
Filipe Manana
1
-3
/
+3
2020-01-09
dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B
Paul Cercueil
1
-1
/
+2
2020-01-09
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
1
-1
/
+4
2020-01-09
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
Sargun Dhillon
1
-1
/
+12
2020-01-09
samples/seccomp: Zero out members based on seccomp_notif_sizes
Sargun Dhillon
1
-2
/
+2
2020-01-09
seccomp: Check that seccomp_notif is zeroed out by the user
Sargun Dhillon
1
-0
/
+7
2020-01-09
selftests/seccomp: Zero out seccomp_notif
Sargun Dhillon
1
-0
/
+2
2020-01-09
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
[prev]
[next]