index
:
Linux Stable
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.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
*
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
2024-05-04
3
-2
/
+36
*
Linux 6.9-rc6
v6.9-rc6
Linus Torvalds
2024-04-28
1
-1
/
+1
*
Merge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-28
3
-21
/
+38
|
\
|
*
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
2024-04-28
1
-1
/
+6
|
*
sched/isolation: Prevent boot crash when the boot CPU is nohz_full
Oleg Nesterov
2024-04-28
2
-6
/
+12
|
*
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
2024-04-22
1
-6
/
+12
|
*
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
2024-04-22
1
-5
/
+6
|
*
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
2024-04-22
1
-3
/
+2
*
|
Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-28
10
-17
/
+53
|
\
\
|
*
|
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
2024-04-25
4
-6
/
+30
|
*
|
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
2024-04-25
3
-7
/
+16
|
*
|
x86/tdx: Preserve shared bit on mprotect()
Kirill A. Shutemov
2024-04-24
2
-1
/
+3
|
*
|
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
2024-04-24
1
-1
/
+1
|
*
|
x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range
Wenkuan Wang
2024-04-24
1
-2
/
+1
|
*
|
x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler
Tom Lendacky
2024-04-22
1
-2
/
+4
|
|
/
*
|
Merge tag 'irq-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-28
1
-7
/
+2
|
\
\
|
*
|
irqchip/gic-v3-its: Prevent double free on error
Guanrui Huang
2024-04-25
1
-7
/
+2
|
|
/
*
|
Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-04-27
9
-94
/
+132
|
\
\
|
*
|
rust: remove `params` from `module` macro example
Aswin Unnikrishnan
2024-04-25
1
-12
/
+0
|
*
|
kbuild: rust: force `alloc` extern to allow "empty" Rust files
Miguel Ojeda
2024-04-25
1
-1
/
+1
|
*
|
kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
Miguel Ojeda
2024-04-23
1
-1
/
+0
|
*
|
rust: kernel: require `Send` for `Module` implementations
Wedson Almeida Filho
2024-04-23
1
-1
/
+1
|
*
|
rust: phy: implement `Send` for `Registration`
Wedson Almeida Filho
2024-04-23
1
-0
/
+4
|
*
|
rust: make mutually exclusive with CFI_CLANG
Conor Dooley
2024-04-16
1
-0
/
+1
|
*
|
rust: macros: fix soundness issue in `module!` macro
Benno Lossin
2024-04-16
1
-75
/
+115
|
*
|
rust: init: remove impl Zeroable for Infallible
Laine Taffin Altman
2024-04-04
1
-2
/
+9
|
*
|
docs: rust: fix improper rendering in Arch Support page
Bo-Wei Chen
2024-03-31
1
-1
/
+1
|
*
|
rust: don't select CONSTRUCTORS
Alice Ryhl
2024-03-31
1
-1
/
+0
*
|
|
Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-27
11
-29
/
+59
|
\
\
\
|
*
\
\
Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"
Palmer Dabbelt
2024-04-26
3
-23
/
+29
|
|
\
\
\
|
|
*
|
|
riscv: T-Head: Test availability bit before enabling MAE errata
Christoph Müllner
2024-04-25
1
-4
/
+10
|
|
*
|
|
riscv: thead: Rename T-Head PBMT to MAE
Christoph Müllner
2024-04-25
3
-19
/
+19
|
*
|
|
|
RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2
Andrew Jones
2024-04-26
2
-1
/
+11
|
*
|
|
|
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
2024-04-26
1
-1
/
+1
|
*
|
|
|
selftests: sud_test: return correct emulated syscall value on RISC-V
Clément Léger
2024-04-25
1
-0
/
+14
|
*
|
|
|
riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMIN
Clément Léger
2024-04-23
1
-1
/
+1
|
*
|
|
|
Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"
Palmer Dabbelt
2024-04-09
3
-3
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
riscv: Fix loading 64-bit NOMMU kernels past the start of RAM
Samuel Holland
2024-04-09
2
-2
/
+2
|
|
*
|
|
|
riscv: Fix TASK_SIZE on 64-bit NOMMU
Samuel Holland
2024-04-09
1
-1
/
+1
|
|
|
/
/
/
*
|
|
|
|
Merge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-27
3
-4
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
2024-04-25
1
-0
/
+3
|
*
|
|
|
|
smb3: missing lock when picking channel
Steve French
2024-04-25
1
-1
/
+3
|
*
|
|
|
|
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2024-04-24
2
-3
/
+3
*
|
|
|
|
|
Merge tag 'i2c-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-27
4
-25
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
2024-04-27
1
-6
/
+6
|
*
|
|
|
|
|
MAINTAINERS: Drop entry for PCA9541 bus master selector
Guenter Roeck
2024-04-26
1
-6
/
+0
|
*
|
|
|
|
|
Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2024-04-26
2
-13
/
+10
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
eeprom: at24: fix memory corruption race condition
Daniel Okazaki
2024-04-23
1
-9
/
+9
|
|
*
|
|
|
|
dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schema
Rob Herring
2024-04-16
1
-4
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
profiling: Remove create_prof_cpu_mask().
Tetsuo Handa
2024-04-27
2
-48
/
+0
[next]