开源镜像站
帮助
动态
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-12-06
scripts/gdb/tasks: fix lx-ps command error
Kuan-Ying Lee
2023-12-06
mm/Kconfig: make userfaultfd a menuconfig
Peter Xu
2023-12-06
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Nico Pache
2023-12-06
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
2023-12-06
lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly
Ming Lei
2023-12-06
checkstack: fix printed address
Heiko Carstens
2023-12-06
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
2023-12-06
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2023-12-06
.mailmap: add a new address mapping for Chester Lin
Chester Lin
2023-12-06
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
2023-12-06
squashfs: squashfs_read_data need to check if the length is 0
Lizhi Xu
2023-12-06
mm/selftests: fix pagemap_ioctl memory map test
Peter Xu
2023-12-06
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
2023-12-06
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
2023-12-06
mm: kmem: properly initialize local objcg variable in current_obj_cgroup()
Roman Gushchin
2023-12-06
mm/kmemleak: move set_track_prepare() outside raw_spinlocks
Liu Shixin
2023-12-06
Revert "mm/kmemleak: move the initialisation of object to __link_object"
Liu Shixin
2023-12-06
mm/memory.c:zap_pte_range() print bad swap entry
Andrew Morton
2023-12-06
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-12-06
MAINTAINERS: add Andrew Morton for lib/*
Andrew Morton
2023-12-03
Linux 6.7-rc4
v6.7-rc4
Linus Torvalds
2023-12-03
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-03
Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-03
Merge tag 'powerpc-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-12-03
Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-12-03
Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-03
Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-02
Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-12-02
Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-12-02
Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-12-02
Merge tag 'sound-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-12-02
Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-02
Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-02
Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-02
Merge tag 'dm-6.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-12-02
Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-01
Merge branch 'acpi-tables'
Rafael J. Wysocki
2023-12-01
Merge branch 'powercap'
Rafael J. Wysocki
2023-12-01
Merge tag 'nvme-6.7-2023-12-01' of git://git.infradead.org/nvme into block-6.7
Jens Axboe
2023-12-01
nvme-core: check for too small lba shift
Keith Busch
2023-12-01
blk-mq: don't count completed flush data request as inflight in case of quiesce
Ming Lei
2023-12-01
iommu: Fix printk arg in of_iommu_get_resv_regions()
Daniel Mentz
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-01
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-01
lib: objpool: fix head overrun on RK3588 SBC
wuqiang.matt
2023-12-01
Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-01
Merge tag 'linux_kselftest-kunit-fixes-6.7-rc4' of git://git.kernel.org/pub/s...
Linus Torvalds
[prev]
[next]