index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-11
30
-35795
/
+36120
|
\
|
*
docs: kmsan: fix formatting of "Example report"
Alexander Potapenko
2022-11-08
1
-0
/
+1
|
*
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
2022-11-08
1
-0
/
+7
|
*
maple_tree: don't set a new maximum on the node when not reusing nodes
Liam Howlett
2022-11-08
1
-2
/
+1
|
*
maple_tree: fix depth tracking in maple_state
Liam Howlett
2022-11-08
1
-1
/
+2
|
*
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
Naoya Horiguchi
2022-11-08
1
-0
/
+4
|
*
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-08
2
-13
/
+19
|
*
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
2022-11-08
2
-9
/
+8
|
*
x86/traps: avoid KMSAN bugs originating from handle_bug()
Alexander Potapenko
2022-11-08
1
-0
/
+7
|
*
kmsan: make sure PREEMPT_RT is off
Alexander Potapenko
2022-11-08
1
-0
/
+1
|
*
Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN
Alexander Potapenko
2022-11-08
1
-1
/
+1
|
*
x86/uaccess: instrument copy_from_user_nmi()
Alexander Potapenko
2022-11-08
1
-0
/
+3
|
*
kmsan: core: kmsan_in_runtime() should return true in NMI context
Alexander Potapenko
2022-11-08
1
-0
/
+2
|
*
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
2022-11-08
1
-0
/
+1
|
*
mm/shmem: use page_mapping() to detect page cache for uffd continue
Peter Xu
2022-11-08
1
-1
/
+1
|
*
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
2022-11-08
1
-0
/
+1
|
*
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
Peter Xu
2022-11-08
1
-3
/
+6
|
*
nilfs2: fix deadlock in nilfs_count_free_blocks()
Ryusuke Konishi
2022-11-08
1
-2
/
+0
|
*
mm/mmap: fix memory leak in mmap_region()
Li Zetao
2022-11-08
1
-1
/
+5
|
*
hugetlbfs: don't delete error page from pagecache
James Houghton
2022-11-08
3
-8
/
+14
|
*
maple_tree: reorganize testing to restore module testing
Liam Howlett
2022-11-08
10
-35745
/
+36031
|
*
maple_tree: mas_anode_descend() clang-analyzer cleanup
Liam Howlett
2022-11-08
1
-6
/
+4
|
*
maple_tree: remove pointer to pointer use in mas_alloc_nodes()
Liam Howlett
2022-11-08
1
-3
/
+1
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-11-11
3
-4
/
+5
|
\
\
|
*
|
arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
Kuniyuki Iwashima
2022-11-09
1
-1
/
+1
|
*
|
arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro
D Scott Phillips
2022-11-09
1
-1
/
+1
|
*
|
arm64: fix rodata=full again
Ard Biesheuvel
2022-11-08
1
-2
/
+3
*
|
|
Merge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-11
5
-10
/
+39
|
\
\
\
|
*
\
\
Merge tag 'nvme-6.1-2022-11-10' of git://git.infradead.org/nvme into block-6.1
Jens Axboe
2022-11-10
3
-6
/
+7
|
|
\
\
\
|
|
*
|
|
nvmet: fix a memory leak
Sagi Grimberg
2022-11-09
1
-0
/
+1
|
|
*
|
|
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Aleksandr Miloserdov
2022-11-09
1
-2
/
+5
|
|
*
|
|
nvme: quiet user passthrough command errors
Keith Busch
2022-11-09
2
-4
/
+1
|
|
/
/
/
|
*
|
|
block: sed-opal: kmalloc the cmd/resp buffers
Serge Semin
2022-11-08
1
-4
/
+28
|
*
|
|
block, bfq: fix null pointer dereference in bfq_bio_bfqg()
Yu Kuai
2022-11-08
1
-0
/
+4
*
|
|
|
Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-11
5
-16
/
+31
|
\
\
\
\
|
*
|
|
|
io_uring/poll: lockdep annote io_poll_req_insert_locked
Pavel Begunkov
2022-11-11
1
-0
/
+2
|
*
|
|
|
io_uring/poll: fix double poll req->flags races
Pavel Begunkov
2022-11-11
1
-12
/
+17
|
*
|
|
|
io_uring: check for rollover of buffer ID when providing buffers
Jens Axboe
2022-11-10
1
-0
/
+2
|
*
|
|
|
io_uring: calculate CQEs from the user visible value
Dylan Yudaken
2022-11-08
1
-2
/
+8
|
*
|
|
|
io_uring: fix typo in io_uring.h comment
Jens Axboe
2022-11-06
1
-1
/
+1
|
*
|
|
|
selftests/net: don't tests batched TCP io_uring zc
Pavel Begunkov
2022-11-02
1
-1
/
+1
*
|
|
|
|
Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-11-11
11
-84
/
+90
|
\
\
\
\
\
|
*
|
|
|
|
scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390
Heiko Carstens
2022-11-09
1
-1
/
+1
|
*
|
|
|
|
s390: always build relocatable kernel
Heiko Carstens
2022-11-08
4
-9
/
+5
|
*
|
|
|
|
s390/configs: add kasan.config addon config file
Heiko Carstens
2022-11-08
1
-0
/
+3
|
*
|
|
|
|
s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon config
Heiko Carstens
2022-11-08
4
-3
/
+1
|
*
|
|
|
|
s390: update defconfigs
Heiko Carstens
2022-11-02
2
-65
/
+65
|
*
|
|
|
|
s390/zcrypt: fix warning about field-spanning write
Harald Freudenberger
2022-11-02
1
-6
/
+15
*
|
|
|
|
|
Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-11
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
2022-11-08
1
-1
/
+1
[next]