index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-09-29
io_uring: add support for futex wake and wait
Jens Axboe
2023-09-28
Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
2023-09-28
Merge branch 'for-6.7/io_uring' into io_uring-futex
Jens Axboe
2023-09-28
io_uring: cancelable uring_cmd
Ming Lei
2023-09-28
io_uring: retain top 8bits of uring_cmd flags for kernel internal use
Ming Lei
2023-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-24
Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-23
Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2023-09-22
Merge tag 'hardening-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-22
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-22
Merge tag 'locking-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-21
io_uring: add IORING_OP_WAITID support
Jens Axboe
2023-09-21
io_uring/rw: add support for IORING_OP_READ_MULTISHOT
Jens Axboe
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-21
futex: Extend the FUTEX2 flags
peterz@infradead.org
2023-09-21
futex: Clarify FUTEX2 flags
peterz@infradead.org
2023-09-21
Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-21
Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-21
asm-generic: ticket-lock: Optimize arch_spin_value_unlocked()
Guo Ren
2023-09-21
locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...
Sebastian Andrzej Siewior
2023-09-20
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
2023-09-20
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-09-20
locking/atomic: scripts: fix fallback ifdeffery
Mark Rutland
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
2023-09-20
kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
Huacai Chen
2023-09-19
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
2023-09-19
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
2023-09-19
arm/xen: remove lazy mode related definitions
Juergen Gross
2023-09-19
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
2023-09-18
Merge tag 'v6.6-rc2' into locking/core, to pick up fixes
Ingo Molnar
2023-09-18
Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-09-16
Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-16
Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2023-09-15
Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-15
Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-09-15
SUNRPC: Silence compiler complaints about tautological comparisons
Trond Myklebust
2023-09-15
Revert "SUNRPC: clean up integer overflow check"
Anna Schumaker
2023-09-15
bpf: Fix BTF_ID symbol generation collision
Jiri Olsa
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2023-09-14
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
[next]