开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-04
ipmi: fix potential deadlock on &kcs_bmc->lock
Chengfeng Ye
2023-06-29
ipmi_si: fix a memleak in try_smi_init()
Yi Yang
2023-06-20
ipmi: Change request_module to request_module_nowait
Corey Minyard
2023-06-20
ipmi: make ipmi_class a static const structure
Ivan Orlov
2023-06-20
ipmi:ssif: Fix a memory leak when scanning for an adapter
Corey Minyard
2023-06-19
ipmi:ssif: Add check for kstrdup
Jiasheng Jiang
2023-06-10
dt-bindings: ipmi: aspeed,ast2400-kcs-bmc: drop unneeded quotes
Krzysztof Kozlowski
2023-05-25
ipmi: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-18
ipmi_watchdog: Fix read syscall not responding to signals during sleep
Corey Minyard
2023-05-17
Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-17
Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2023-05-17
tracing: make ftrace_likely_update() declaration visible
Arnd Bergmann
2023-05-16
tpm/tpm_tis: Disable interrupts for more Lenovo devices
Jerry Snitselaar
2023-05-16
tpm: Prevent hwrng from activating during resume
Jarkko Sakkinen
2023-05-16
tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume
Jarkko Sakkinen
2023-05-15
NFSD: Remove open coding of string copy
Azeem Shaikh
2023-05-14
SUNRPC: Fix trace_svc_register() call site
Chuck Lever
2023-05-14
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-05-14
SUNRPC: double free xprt_ctxt while still in use
NeilBrown
2023-05-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-14
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-14
Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-13
Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
2023-05-13
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-13
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-13
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
2023-05-13
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-05-13
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
2023-05-13
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2023-05-13
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
2023-05-13
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
2023-05-13
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
2023-05-13
ext4: fix data races when using cached status extents
Jan Kara
2023-05-13
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
2023-05-13
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
2023-05-13
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
2023-05-13
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
2023-05-13
Merge tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-13
cxl: Add missing return to cdat read error path
Dave Jiang
2023-05-13
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
[next]