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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2021-06-16
wq: handle VM suspension in stall detection
Sergey Senozhatsky
1
-2
/
+10
2021-06-16
cgroup: disable controllers at parse time
Shakeel Butt
1
-8
/
+5
2021-06-16
net: mdiobus: get rid of a BUG_ON()
Dan Carpenter
1
-1
/
+2
2021-06-16
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
1
-2
/
+4
2021-06-16
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
1
-1
/
+1
2021-06-16
isdn: mISDN: netjet: Fix crash in nj_probe:
Zheyu Ma
1
-1
/
+0
2021-06-16
ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-16
ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet
Hans de Goede
1
-0
/
+14
2021-06-16
ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet
Hans de Goede
1
-0
/
+11
2021-06-16
net/nfc/rawsock.c: fix a permission check bug
Jeimon
1
-1
/
+1
2021-06-16
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
1
-1
/
+8
2021-06-16
perf/core: Fix endless multiplex timer
Peter Zijlstra
1
-6
/
+14
2021-06-10
Linux 4.19.194
v4.19.194
Greg Kroah-Hartman
1
-1
/
+1
2021-06-10
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
1
-6
/
+8
2021-06-10
sched/fair: Optimize select_idle_cpu
Cheng Jian
1
-3
/
+4
2021-06-10
ACPI: EC: Look for ECDT EC after calling acpi_load_tables()
Rafael J. Wysocki
1
-12
/
+12
2021-06-10
ACPI: probe ECDT before loading AML tables regardless of module-level code flag
Erik Schmauss
1
-28
/
+16
2021-06-10
KVM: arm64: Fix debug register indexing
Marc Zyngier
1
-21
/
+21
2021-06-10
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
1
-4
/
+4
2021-06-10
btrfs: fix unmountable seed device after fstrim
Anand Jain
1
-3
/
+7
2021-06-10
perf/core: Fix corner case in perf_rotate_context()
Song Liu
1
-5
/
+17
2021-06-10
perf/cgroups: Don't rotate events for cgroups unnecessarily
Ian Rogers
2
-20
/
+27
2021-06-10
bnxt_en: Remove the setting of dev_port.
Michael Chan
1
-1
/
+0
2021-06-10
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
1
-0
/
+13
2021-06-10
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
1
-0
/
+3
2021-06-10
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David S. Miller
1
-0
/
+16
2021-06-10
bpf: Make more use of 'any' alignment in test_verifier.c
David S. Miller
1
-0
/
+41
2021-06-10
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David S. Miller
1
-18
/
+24
2021-06-10
bpf: Add BPF_F_ANY_ALIGNMENT.
David S. Miller
8
-9
/
+46
2021-06-10
selftests/bpf: Generalize dummy program types
Joe Stringer
1
-14
/
+17
2021-06-10
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
1
-31
/
+40
2021-06-10
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
1
-2
/
+10
2021-06-10
mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
1
-2
/
+12
2021-06-10
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
1
-6
/
+7
2021-06-10
btrfs: return errors from btrfs_del_csums in cleanup_ref_head
Josef Bacik
1
-1
/
+1
2021-06-10
btrfs: fix error handling in btrfs_del_csums
Josef Bacik
1
-5
/
+5
2021-06-10
btrfs: mark ordered extent and inode with error if we fail to finish
Josef Bacik
1
-0
/
+12
2021-06-10
x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
Thomas Gleixner
3
-0
/
+22
2021-06-10
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
1
-0
/
+2
2021-06-10
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-06-10
pid: take a reference when initializing `cad_pid`
Mark Rutland
1
-1
/
+1
2021-06-10
usb: dwc2: Fix build in periphal-only mode
Phil Elwell
1
-0
/
+4
2021-06-10
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-06-10
ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
Carlos M
1
-0
/
+1
2021-06-10
ALSA: timer: Fix master timer notification
Takashi Iwai
1
-1
/
+2
2021-06-10
HID: multitouch: require Finger field to mark Win8 reports as MT
Ahelenia Ziemiańska
1
-3
/
+7
2021-06-10
net: caif: fix memory leak in cfusbl_device_notify
Pavel Skripkin
1
-1
/
+13
2021-06-10
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
1
-1
/
+4
2021-06-10
net: caif: add proper error handling
Pavel Skripkin
4
-10
/
+18
2021-06-10
net: caif: added cfserl_release function
Pavel Skripkin
2
-0
/
+6
[prev]
[next]