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.19.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-7.0.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
2026-04-09
rxrpc: Fix RxGK token loading to check bounds
Oleh Konko
1
-13
/
+17
2026-04-09
rxrpc: Fix call removal to use RCU safe deletion
David Howells
2
-16
/
+10
2026-04-09
rxrpc: Fix anonymous key handling
David Howells
1
-1
/
+1
2026-04-09
rxrpc: Fix key parsing memleak
David Howells
1
-0
/
+1
2026-04-09
rxrpc: Fix key quota calculation for multitoken keys
David Howells
1
-3
/
+4
2026-04-09
selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
Daniel Borkmann
1
-0
/
+142
2026-04-09
bpf: Remove static qualifier from local subprog pointer
Daniel Borkmann
1
-2
/
+2
2026-04-09
bpf: Fix ld_{abs,ind} failure path analysis in subprogs
Daniel Borkmann
1
-2
/
+31
2026-04-09
bpf: Propagate error from visit_tailcall_insn
Daniel Borkmann
1
-2
/
+5
2026-04-09
net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loop
Felix Gu
1
-2
/
+1
2026-04-09
scsi: iscsi_tcp: Remove unneeded selections of CRYPTO and CRYPTO_MD5
Eric Biggers
1
-2
/
+0
2026-04-09
selftests/sched_ext: Improve runner error reporting for invalid arguments
Cheng-Yang Chou
1
-0
/
+20
2026-04-09
selftests/bpf: Add test to ensure kprobe_multi is not sleepable
Varun R Mallya
2
-1
/
+59
2026-04-09
bpf: Make find_linfo widely available
Kumar Kartikeya Dwivedi
3
-42
/
+39
2026-04-09
bpf: Extract bpf_get_linfo_file_line
Kumar Kartikeya Dwivedi
2
-8
/
+23
2026-04-09
ecryptfs: keep the lower iattr contained in truncate_upper
Christoph Hellwig
1
-46
/
+36
2026-04-09
ecryptfs: factor out a ecryptfs_iattr_to_lower helper
Christoph Hellwig
1
-9
/
+15
2026-04-09
ecryptfs: merge ecryptfs_inode_newsize_ok into truncate_upper
Christoph Hellwig
1
-35
/
+17
2026-04-09
ecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_setattr
Christoph Hellwig
1
-5
/
+4
2026-04-09
ecryptfs: use ZERO_PAGE instead of allocating zeroed memory in truncate_upper
Christoph Hellwig
1
-9
/
+2
2026-04-09
ecryptfs: streamline truncate_upper
Christoph Hellwig
1
-55
/
+60
2026-04-09
ecryptfs: cleanup ecryptfs_setattr
Christoph Hellwig
1
-12
/
+10
2026-04-09
KVM: SEV: Move SEV-specific VM initialization to sev.c
Sean Christopherson
3
-11
/
+18
2026-04-09
KVM: SEV: Move standard VM-scoped helpers to detect SEV+ guests to sev.c
Sean Christopherson
2
-17
/
+14
2026-04-09
KVM: SEV: Document the SEV-ES check when querying SMM support as "safe"
Sean Christopherson
1
-2
/
+10
2026-04-09
KVM: SEV: Add quad-underscore version of VM-scoped APIs to detect SEV+ guests
Sean Christopherson
1
-7
/
+21
2026-04-09
KVM: SEV: Provide vCPU-scoped accessors for detecting SEV+ guests
Sean Christopherson
3
-64
/
+82
2026-04-09
KVM: SEV: Lock all vCPUs for the duration of SEV-ES VMSA synchronization
Sean Christopherson
1
-8
/
+7
2026-04-09
KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
Sean Christopherson
1
-4
/
+12
2026-04-09
HID: sony: add battery status support for Rock Band 4 PS5 guitars
Rosalie Wanders
1
-1
/
+39
2026-04-09
HID: sony: fix style issues
Rosalie Wanders
1
-43
/
+34
2026-04-09
HID: quirks: update hid-sony supported devices
Rosalie Wanders
1
-7
/
+39
2026-04-09
HID: sony: add support for more instruments
Rosalie Wanders
2
-47
/
+253
2026-04-09
PCI: tegra194: Add core monitor clock support
Vidya Sagar
1
-0
/
+16
2026-04-09
dt-bindings: PCI: tegra194: Add monitor clock support
Vidya Sagar
2
-2
/
+10
2026-04-09
PCI: tegra194: Enable hardware hot reset mode in Endpoint mode
Vidya Sagar
1
-0
/
+2
2026-04-09
PCI: tegra194: Enable DMA interrupt
Vidya Sagar
1
-0
/
+18
2026-04-09
PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
Vidya Sagar
1
-1
/
+1
2026-04-09
PCI: tegra194: Calibrate pipe to UPHY for Endpoint mode
Vidya Sagar
1
-0
/
+3
2026-04-09
PCI: tegra194: Assert CLKREQ# explicitly by default
Vidya Sagar
1
-0
/
+2
2026-04-09
PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
Manikanta Maddireddy
1
-4
/
+4
2026-04-09
PCI: tegra194: Disable L1.2 capability of Tegra234 EP
Vidya Sagar
1
-0
/
+19
2026-04-09
PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as well
Manikanta Maddireddy
1
-8
/
+8
2026-04-09
PCI: tegra194: Use DWC IP core version
Manikanta Maddireddy
2
-2
/
+4
2026-04-09
PCI: tegra194: Free up Endpoint resources during remove()
Vidya Sagar
1
-0
/
+2
2026-04-09
PCI: tegra194: Allow system suspend when the Endpoint link is not up
Vidya Sagar
1
-6
/
+25
2026-04-09
PCI: tegra194: Set LTR message request before PCIe link up in Endpoint mode
Vidya Sagar
1
-9
/
+9
2026-04-09
PCI: tegra194: Disable direct speed change for Endpoint mode
Vidya Sagar
1
-0
/
+4
2026-04-09
PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
Vidya Sagar
1
-3
/
+3
2026-04-09
PCI: tegra194: Disable PERST# IRQ only in Endpoint mode
Manikanta Maddireddy
1
-1
/
+2
[prev]
[next]