开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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-08-04
misc: tps6594-esm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-04
misc: tps6594-pfsm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-04
misc: xilinx_tmr_manager: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-04
misc/xilinx_sdfec: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-04
misc: atmel-ssc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM...
Kumaravel Thiagarajan
2023-08-04
misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP vi...
Kumaravel Thiagarajan
2023-08-04
dyndbg: add source filename to prefix
Thomas Weißschuh
2023-08-04
dyndbg: increase PREFIX_SIZE to 128
Thomas Weißschuh
2023-08-04
dyndbg: constify opt_array
Thomas Weißschuh
2023-08-04
binderfs: Drop unused #include <linux/radix-tree.h>
Uwe Kleine-König
2023-08-04
android: Remove error checking for debugfs_create_dir()
Wang Ming
2023-07-31
Merge 6.5-rc4 into char-misc-next
Greg Kroah-Hartman
2023-07-30
Linux 6.5-rc4
v6.5-rc4
Linus Torvalds
2023-07-30
Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-30
Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-30
Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-30
Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-30
Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-30
Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-30
Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-30
Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-30
mei: gsc: add module description
Tomas Winkler
2023-07-30
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
Christophe JAILLET
2023-07-30
char: Explicitly include correct DT includes
Rob Herring
2023-07-30
MAINTAINERS: Add drivers/firmware/google/ entry
Brian Norris
2023-07-30
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Wang Ming
2023-07-30
mei: obtain firmware version only on gsc.
Alexander Usyskin
2023-07-30
mei: bus: enable asynchronous suspend.
Alexander Usyskin
2023-07-30
mei: log firmware status on hw_start failure.
Alexander Usyskin
2023-07-30
x86/APM: drop the duplicate APM_MINOR_DEV macro
Randy Dunlap
2023-07-29
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-07-29
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-29
Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
2023-07-29
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
2023-07-29
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
2023-07-29
KVM: selftests: Explicitly free vcpus array in binary stats test
Sean Christopherson
2023-07-29
KVM: selftests: Clean up stats fd in common stats_test() helper
Sean Christopherson
2023-07-29
KVM: selftests: Use pread() to read binary stats header
Sean Christopherson
2023-07-29
KVM: Grab a reference to KVM for VM and vCPU stats file descriptors
Sean Christopherson
2023-07-29
selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
Sean Christopherson
[next]