开源镜像站
帮助
动态
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
2020-05-11
backlight: Add backlight_device_get_by_name()
Noralf Trønnes
2020-05-06
backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...
Subbaraman Narayanamurthy
2020-05-06
dt-bindings: backlight: qcom-wled: Add WLED5 bindings
Kiran Gunda
2020-05-06
backlight: qcom-wled: Add callback functions
Kiran Gunda
2020-05-06
dt-bindings: backlight: qcom-wled: Convert the wled bindings to .yaml format
Kiran Gunda
2020-04-29
backlight: l4f00242t03: Convert to GPIO descriptors
Linus Walleij
2020-04-28
backlight: lp855x: Ensure regulators are disabled on probe failure
Jon Hunter
2020-04-12
Linux 5.7-rc1
v5.7-rc1
Linus Torvalds
2020-04-12
MAINTAINERS: sort field names for all entries
Linus Torvalds
2020-04-12
MAINTAINERS: sort entries by entry name
Linus Torvalds
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-12
Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-12
Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-12
Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-12
Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-04-12
Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-12
Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-11
Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-04-11
Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-04-11
mailmap: Add Sedat Dilek (replacement for expired email address)
Sedat Dilek
2020-04-11
pNFS: Fix RCU lock leakage
Trond Myklebust
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2020-04-11
kbuild: fix comment about missing include guard detection
Masahiro Yamada
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-10
Merge tag 'docs-5.7-2' of git://git.lwn.net/linux
Linus Torvalds
2020-04-10
Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-10
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-10
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
2020-04-10
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
2020-04-10
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
2020-04-10
change email address for Pali Rohár
Pali Rohár
2020-04-10
selftests: kmod: test disabling module autoloading
Eric Biggers
2020-04-10
selftests: kmod: fix handling test numbers above 9
Eric Biggers
2020-04-10
docs: admin-guide: document the kernel.modprobe sysctl
Eric Biggers
2020-04-10
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
2020-04-10
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
2020-04-10
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
2020-04-10
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: drop the flags field from struct mhp_restrictions
Logan Gunthorpe
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
[next]