index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
module/decompress: use kvmalloc() consistently
Andrea Righi
2023-11-02
1
-4
/
+4
*
Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-02
3
-4
/
+4
|
\
|
*
module: Annotate struct module_notes_attrs with __counted_by
Kees Cook
2023-11-01
1
-1
/
+1
|
*
module: Fix comment typo
Zhu Mao
2023-11-01
1
-1
/
+1
|
*
module/decompress: use vmalloc() for gzip decompression workspace
Andrea Righi
2023-11-01
1
-2
/
+2
*
|
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-02
1
-0
/
+7
|
\
\
|
*
|
watchdog: move softlockup_panic back to early_param
Krister Johansen
2023-11-01
1
-0
/
+7
*
|
|
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
2023-11-02
1
-4
/
+11
|
\
\
\
|
*
|
|
fork: Fix kernel-doc
Matthew Wilcox (Oracle)
2023-10-10
1
-4
/
+11
*
|
|
|
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-11-02
4
-125
/
+89
|
\
\
\
\
|
*
|
|
|
kprobes: unused header files removed
wuqiang.matt
2023-10-24
1
-2
/
+0
|
*
|
|
|
kprobes: kretprobe scalability improvement
wuqiang.matt
2023-10-18
3
-120
/
+89
|
*
|
|
|
tracing/eprobe: drop unneeded breaks
Julia Lawall
2023-10-09
1
-4
/
+1
*
|
|
|
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-02
6
-61
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-10-03
1
-2
/
+0
|
*
|
|
|
|
kernel: Drop IA64 support from sig_fault handlers
Ard Biesheuvel
2023-09-11
1
-20
/
+5
|
*
|
|
|
|
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
4
-39
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-11-02
4
-30
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
dma-debug: Fix a typo in a debugging eye-catcher
Chuck Lever
2023-10-23
1
-1
/
+1
|
*
|
|
|
|
swiotlb: rewrite comment explaining why the source is preserved on DMA_FROM_D...
Sean Christopherson
2023-10-23
1
-5
/
+7
|
*
|
|
|
|
dma-direct: warn when coherent allocations aren't supported
Christoph Hellwig
2023-10-22
1
-1
/
+3
|
*
|
|
|
|
dma-direct: simplify the use atomic pool logic in dma_direct_alloc
Christoph Hellwig
2023-10-22
1
-15
/
+10
|
*
|
|
|
|
dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol
Christoph Hellwig
2023-10-22
2
-10
/
+11
|
*
|
|
|
|
dma-direct: add dependencies to CONFIG_DMA_GLOBAL_POOL
Christoph Hellwig
2023-10-22
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'io_uring-futex-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
4
-27
/
+63
|
\
\
\
\
\
\
|
*
|
|
|
|
|
futex: make the vectored futex operations available
Jens Axboe
2023-09-29
2
-5
/
+10
|
*
|
|
|
|
|
futex: make futex_parse_waitv() available as a helper
Jens Axboe
2023-09-29
2
-5
/
+16
|
*
|
|
|
|
|
futex: add wake_data to struct futex_q
Jens Axboe
2023-09-29
1
-0
/
+2
|
*
|
|
|
|
|
futex: abstract out a __futex_wake_mark() helper
Jens Axboe
2023-09-29
2
-11
/
+23
|
*
|
|
|
|
|
futex: factor out the futex wake handling
Jens Axboe
2023-09-29
3
-4
/
+10
|
*
|
|
|
|
|
futex: move FUTEX2_VALID_MASK to futex.h
Jens Axboe
2023-09-29
2
-2
/
+2
|
*
|
|
|
|
|
Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
2023-09-28
14
-191
/
+555
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'for-6.7/io_uring' into io_uring-futex
Jens Axboe
2023-09-28
2
-59
/
+102
|
|
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
1
-11
/
+14
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
bpf: Add sockptr support for setsockopt
Breno Leitao
2023-10-19
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
bpf: Add sockptr support for getsockopt
Breno Leitao
2023-10-19
1
-9
/
+11
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
2
-59
/
+102
|
\
|
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
exit: add internal include file with helpers
Jens Axboe
2023-09-21
2
-25
/
+37
|
*
|
|
|
|
|
|
exit: add kernel_waitid_prepare() helper
Jens Axboe
2023-09-21
1
-13
/
+25
|
*
|
|
|
|
|
|
exit: move core of do_wait() into helper
Jens Axboe
2023-09-21
1
-20
/
+31
|
*
|
|
|
|
|
|
exit: abstract out should_wake helper for child_wait_callback()
Jens Axboe
2023-09-21
1
-6
/
+14
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-11-01
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
2023-10-24
2
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
kernel: watch_queue: copy user-array safely
Philipp Stanner
2023-10-09
1
-1
/
+1
|
|
*
|
|
|
|
|
|
kernel: kexec: copy user-array safely
Philipp Stanner
2023-10-09
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-11-01
3
-45
/
+41
|
\
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
\
\
\
Merge branches 'pm-sleep', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2023-10-26
2
-11
/
+9
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
/
/
/
/
|
|
|
|
/
|
|
/
/
/
/
/
/
|
|
|
|
|
|
/
/
/
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge back earlier system-wide PM changes for v6.7.
Rafael J. Wysocki
2023-10-09
2
-11
/
+9
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
PM: hibernate: fix the kerneldoc comment for swsusp_check() and swsusp_close()
Christoph Hellwig
2023-09-26
1
-2
/
+2
|
|
|
*
|
|
|
|
|
|
|
|
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
2023-09-26
1
-5
/
+1
[next]