index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
2
-39
/
+27
|
\
|
*
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-21
38
-177
/
+374
|
|
\
|
*
|
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
2023-01-11
1
-1
/
+1
|
*
|
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
2023-01-11
1
-1
/
+1
|
*
|
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
2023-01-11
1
-39
/
+0
|
*
|
genirq/msi: Add msi_device_has_isolated_msi()
Jason Gunthorpe
2023-01-11
1
-0
/
+27
*
|
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
2
-4
/
+10
|
\
\
\
|
*
|
|
kernel/fail_function: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
1
-4
/
+1
|
*
|
|
kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
1
-4
/
+1
|
*
|
|
kernel/time/test_udelay.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
1
-1
/
+1
|
*
|
|
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
2023-01-22
14
-58
/
+109
|
|
\
\
\
|
*
|
|
|
kernels/ksysfs.c: export kernel address bits
Thomas Weißschuh
2023-01-20
1
-0
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-0
/
+1
|
\
\
\
\
|
*
\
\
\
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-02-06
21
-81
/
+144
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'coresight-next-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2023-02-02
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
kernel: events: Export perf_report_aux_output_id()
Mike Leach
2023-01-19
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
6
-7
/
+111
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hung_task: print message when hung_task_warnings gets down to zero.
fuyuanli
2023-02-09
1
-0
/
+2
|
*
|
|
|
|
|
kexec: introduce sysctl parameters kexec_load_limit_*
Ricardo Ribalda
2023-02-02
3
-7
/
+95
|
*
|
|
|
|
|
kexec: factor out kexec_load_permitted
Ricardo Ribalda
2023-02-02
3
-3
/
+12
|
*
|
|
|
|
|
userns: fix a struct's kernel-doc notation
Randy Dunlap
2023-02-02
1
-1
/
+1
|
*
|
|
|
|
|
kthread_worker: check all delayed works when destroy kthread worker
Zqiang
2023-02-02
1
-0
/
+5
*
|
|
|
|
|
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
12
-32
/
+126
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
5
-7
/
+7
|
*
|
|
|
|
|
|
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
*
|
|
|
|
|
|
kernel/fork: convert vma assignment to a memcpy
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
*
|
|
|
|
|
|
mm/mmap: remove __vma_adjust()
Liam R. Howlett
2023-02-09
1
-1
/
+1
|
*
|
|
|
|
|
|
sched: convert to vma iterator
Liam R. Howlett
2023-02-09
1
-7
/
+7
|
*
|
|
|
|
|
|
kernel/fork: convert forking to using the vmi iterator
Liam R. Howlett
2023-02-09
1
-11
/
+8
|
*
|
|
|
|
|
|
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-02-02
1
-0
/
+33
|
*
|
|
|
|
|
|
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
1
-1
/
+0
|
*
|
|
|
|
|
|
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
2023-02-02
1
-2
/
+2
|
*
|
|
|
|
|
|
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
1
-1
/
+1
|
*
|
|
|
|
|
|
mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
Jeff Xu
2023-01-18
2
-0
/
+65
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-02-23
1
-19
/
+24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
2023-02-21
1
-19
/
+24
*
|
|
|
|
|
|
|
Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-23
2
-2
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
module: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-25
1
-1
/
+2
|
*
|
|
|
|
|
|
|
kernel/params.c: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-25
1
-1
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-23
1
-13
/
+49
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
livepatch,x86: Clear relocation targets on a module removal
Song Liu
2023-02-03
1
-13
/
+49
*
|
|
|
|
|
|
|
|
|
Merge tag 'printk-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-02-23
3
-130
/
+225
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'rework/buffers-cleanup' into for-linus
Petr Mladek
2023-02-21
2
-129
/
+224
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
printk: Use scnprintf() to print the message about the dropped messages on a ...
Petr Mladek
2023-01-18
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
printk: adjust string limit macros
John Ogness
2023-01-11
2
-26
/
+25
|
|
*
|
|
|
|
|
|
|
|
|
printk: use printk_buffers for devkmsg
John Ogness
2023-01-11
1
-27
/
+22
|
|
*
|
|
|
|
|
|
|
|
|
printk: introduce console_prepend_dropped() for dropped messages
John Ogness
2023-01-11
2
-33
/
+61
|
|
*
|
|
|
|
|
|
|
|
|
printk: introduce printk_get_next_message() and printk_message
John Ogness
2023-01-11
2
-35
/
+96
|
|
*
|
|
|
|
|
|
|
|
|
printk: introduce struct printk_buffers
John Ogness
2023-01-11
2
-31
/
+36
|
|
*
|
|
|
|
|
|
|
|
|
printk: move size limit macros into internal.h
John Ogness
2023-01-11
2
-17
/
+24
[next]