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
*
Linux 5.10.66
v5.10.66
Greg Kroah-Hartman
2021-09-16
1
-1
/
+1
*
Revert "time: Handle negative seconds correctly in timespec64_to_ns()"
Greg Kroah-Hartman
2021-09-16
1
-7
/
+2
*
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
Greg Kroah-Hartman
2021-09-16
1
-0
/
+2
*
Revert "block: nbd: add sanity check for first_minor"
Greg Kroah-Hartman
2021-09-16
1
-10
/
+0
*
Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"
Sasha Levin
2021-09-16
1
-8
/
+0
*
Linux 5.10.65
v5.10.65
Greg Kroah-Hartman
2021-09-15
1
-1
/
+1
*
clk: kirkwood: Fix a clocking boot regression
Linus Walleij
2021-09-15
1
-0
/
+1
*
backlight: pwm_bl: Improve bootloader/kernel device handover
Daniel Thompson
2021-09-15
1
-26
/
+28
*
fbmem: don't allow too huge resolutions
Tetsuo Handa
2021-09-15
1
-0
/
+6
*
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
2021-09-15
1
-1
/
+0
*
IMA: remove -Wmissing-prototypes warning
Austin Kim
2021-09-15
1
-1
/
+1
*
fuse: flush extending writes
Miklos Szeredi
2021-09-15
1
-1
/
+1
*
fuse: truncate pagecache on atomic_o_trunc
Miklos Szeredi
2021-09-15
1
-2
/
+5
*
ARM: dts: at91: add pinctrl-{names, 0} for all gpios
Claudiu Beznea
2021-09-15
3
-1
/
+63
*
KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
Sean Christopherson
2021-09-15
1
-4
/
+3
*
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
2021-09-15
1
-0
/
+3
*
KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...
Zelin Deng
2021-09-15
1
-0
/
+4
*
KVM: s390: index kvm->arch.idle_mask by vcpu_idx
Halil Pasic
2021-09-15
4
-8
/
+9
*
Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
Sean Christopherson
2021-09-15
1
-6
/
+0
*
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Babu Moger
2021-09-15
1
-0
/
+6
*
perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
Kim Phillips
2021-09-15
1
-0
/
+1
*
tty: Fix data race between tiocsti() and flush_to_ldisc()
Nguyen Dinh Phi
2021-09-15
1
-2
/
+2
*
bio: fix page leak bio_add_hw_page failure
Pavel Begunkov
2021-09-15
1
-2
/
+13
*
io_uring: IORING_OP_WRITE needs hash_reg_file set
Jens Axboe
2021-09-15
1
-0
/
+1
*
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
2021-09-15
1
-2
/
+7
*
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
2021-09-15
2
-4
/
+12
*
iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
Justin M. Forbes
2021-09-15
1
-0
/
+1
*
ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()
Douglas Anderson
2021-09-15
1
-2
/
+0
*
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
2021-09-15
1
-1
/
+1
*
octeontx2-af: Set proper errorcode for IPv4 checksum errors
Sunil Goutham
2021-09-15
1
-3
/
+4
*
octeontx2-af: Fix static code analyzer reported issues
Subbaraya Sundeep
2021-09-15
1
-3
/
+3
*
octeontx2-af: Fix loop in free and unmap counter
Subbaraya Sundeep
2021-09-15
1
-1
/
+2
*
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
2021-09-15
2
-2
/
+2
*
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
2021-09-15
1
-1
/
+1
*
ipv4: make exception cache less predictible
Eric Dumazet
2021-09-15
1
-16
/
+30
*
ipv6: make exception cache less predictible
Eric Dumazet
2021-09-15
1
-1
/
+4
*
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
2021-09-15
1
-1
/
+1
*
bcma: Fix memory leak for internally-handled cores
Zenghui Yu
2021-09-15
1
-3
/
+3
*
atlantic: Fix driver resume flow.
Sudarsana Reddy Kalluru
2021-09-15
1
-0
/
+3
*
ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
Dan Carpenter
2021-09-15
1
-1
/
+3
*
ice: Only lock to update netdev dev_addr
Brett Creeley
2021-09-15
1
-4
/
+9
*
iwlwifi: skip first element in the WTAS ACPI table
Abhishek Naik
2021-09-15
1
-7
/
+7
*
iwlwifi: follow the new inclusive terminology
Emmanuel Grumbach
2021-09-15
11
-54
/
+55
*
ASoC: wcd9335: Disable irq on slave ports in the remove function
Christophe JAILLET
2021-09-15
1
-0
/
+11
*
ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...
Christophe JAILLET
2021-09-15
1
-1
/
+10
*
ASoC: wcd9335: Fix a double irq free in the remove function
Christophe JAILLET
2021-09-15
1
-1
/
+0
*
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
2021-09-15
1
-1
/
+1
*
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
2021-09-15
1
-14
/
+13
*
usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...
Christophe JAILLET
2021-09-15
1
-1
/
+2
*
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
2021-09-15
1
-2
/
+6
[next]