index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-09
Linux 6.3-rc6
v6.3-rc6
Linus Torvalds
2023-04-09
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-04-09
Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-09
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-08
Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-04-08
Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-08
Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-04-08
Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-04-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-04-08
Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-08
Merge tag 'io_uring-6.3-2023-04-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-08
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-04-08
Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-04-07
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-07
Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-04-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-04-07
Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-04-06
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
2023-04-06
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-04-06
Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-04-06
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-06
Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-06
Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-04-06
Merge tag 'sound-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-04-06
Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-04-06
Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
2023-04-06
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
2023-04-06
Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
2023-04-06
block: ublk: make sure that block size is set correctly
Ming Lei
2023-04-05
ublk: read any SQE values upfront
Jens Axboe
2023-04-05
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
2023-04-05
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
2023-04-05
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2023-04-05
maple_tree: fix a potential concurrency bug in RCU mode
Peng Zhang
2023-04-05
maple_tree: fix get wrong data_end in mtree_lookup_walk()
Peng Zhang
2023-04-05
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-04-05
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2023-04-05
mm: take a page reference when removing device exclusive entries
Alistair Popple
2023-04-05
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
2023-04-05
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2023-04-05
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
2023-04-05
zsmalloc: document freeable stats
Sergey Senozhatsky
2023-04-05
zsmalloc: document new fullness grouping
Sergey Senozhatsky
2023-04-05
fsdax: force clear dirty mark if CoW
Shiyang Ruan
2023-04-05
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
[next]