index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-18
coresight: Move CPU hotplug callbacks to core layer
Leo Yan
2
-4
/
+4
2026-05-18
coresight: sysfs: Increment refcount only for software source
Leo Yan
1
-0
/
+6
2026-05-18
ata: libata-scsi: do not needlessly defer commands when using PMP with FBS
Niklas Cassel
1
-3
/
+3
2026-05-18
ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
Niklas Cassel
1
-0
/
+1
2026-05-18
spi: switch to managed controller allocation (part 3/3)
Mark Brown
18
-50
/
+61
2026-05-18
coresight: Save active path for system tracers
Leo Yan
1
-0
/
+2
2026-05-18
coresight: Register CPU PM notifier in core layer
Leo Yan
1
-0
/
+2
2026-05-18
coresight: Remove .cpu_id() callback from source ops
Leo Yan
1
-3
/
+0
2026-05-18
coresight: Populate CPU ID into coresight_device
Leo Yan
1
-0
/
+8
2026-05-18
dio: Update DIO_SCMAX comment
Geert Uytterhoeven
1
-3
/
+1
2026-05-18
clocksource: Add devm_clocksource_register_*() helpers
Daniel Lezcano
1
-0
/
+15
2026-05-17
bpf,x86: Fix exception unwinding with outgoing stack arguments
Yonghong Song
1
-0
/
+1
2026-05-17
bpf: Check global subprog exception paths
Kumar Kartikeya Dwivedi
1
-0
/
+2
2026-05-17
Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-27
/
+0
2026-05-17
Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+0
2026-05-17
firmware: arm_ffa: Set the core device as FF-A device parent
Sudeep Holla
1
-2
/
+2
2026-05-16
filelock: move LEASE_BREAK_* flags out of #ifdef CONFIG_FILE_LOCKING
Jeff Layton
1
-11
/
+9
2026-05-15
Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2026-05-15
Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2026-05-15
Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+6
2026-05-15
Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+3
2026-05-15
fsnotify: add FSNOTIFY_EVENT_RENAME data type
Jeff Layton
2
-2
/
+26
2026-05-15
fsnotify: add fsnotify_modify_mark_mask()
Jeff Layton
1
-0
/
+1
2026-05-15
filelock: add an inode_lease_ignore_mask helper
Jeff Layton
1
-0
/
+1
2026-05-15
filelock: add support for ignoring deleg breaks for dir change events
Jeff Layton
1
-16
/
+37
2026-05-15
cgroup: Add per-subsys-css kill_css_finish deferral
Tejun Heo
1
-3
/
+3
2026-05-15
cgroup: Move populated counters to cgroup_subsys_state
Tejun Heo
2
-14
/
+21
2026-05-15
cgroup: Annotate unlocked nr_populated_* accesses with READ_ONCE/WRITE_ONCE
Tejun Heo
1
-4
/
+17
2026-05-15
cgroup: Inline cgroup_has_tasks() in cgroup.h
Tejun Heo
1
-0
/
+5
2026-05-15
Merge patch series "io_uring related epoll cleanups"
Christian Brauner
1
-0
/
+8
2026-05-15
eventpoll: rename struct epoll_filefd to epoll_key
Jens Axboe
1
-2
/
+2
2026-05-15
eventpoll: add file based control interface
Jens Axboe
1
-0
/
+7
2026-05-15
eventpoll: export is_file_epoll()
Jens Axboe
1
-0
/
+1
2026-05-15
block: unexport blk_status_to_str
Christoph Hellwig
1
-1
/
+0
2026-05-15
block: remove bio_copy_data_iter
Christoph Hellwig
1
-2
/
+0
2026-05-15
block: remove zero_fill_bio_iter
Christoph Hellwig
1
-6
/
+1
2026-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
15
-15
/
+74
2026-05-14
net: block MSG_NO_SHARED_FRAGS in sendmsg()
Jann Horn
1
-1
/
+1
2026-05-14
Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+13
2026-05-14
cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attribution
Tao Cui
1
-1
/
+2
2026-05-14
cgroup/rdma: add rdma.events to track resource limit exhaustion
Tao Cui
1
-0
/
+3
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-87
/
+133
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-4
/
+3
2026-05-14
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
1
-0
/
+3
2026-05-14
io_uring/rsrc: add huge page accounting for registered buffers
Jens Axboe
1
-0
/
+3
2026-05-14
timers: Fix flseep() typo in kernel-doc comment
Gitle Mikkelsen
1
-1
/
+1
2026-05-14
bridge: Add internal flags for neigh_forward_grat
Danielle Ratson
1
-0
/
+1
2026-05-14
slab: fix kernel-docs for mm-api
Marco Elver
1
-48
/
+168
2026-05-14
slab: improve KMALLOC_PARTITION_RANDOM randomness
Marco Elver
2
-1
/
+25
2026-05-14
slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
2
-49
/
+89
[prev]
[next]