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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
Revert "esp: do not unref managed frag pages in esp_ssg_unref()"
Steffen Klassert
2
-14
/
+0
2026-08-16
Merge branch 'bpf-reject-mixed-arena-and-ordinary-atomic-paths'
Eduard Zingerman
1
-1
/
+31
2026-08-16
selftests/bpf: Cover mixed arena and stack atomics
Yiyang Chen
1
-1
/
+31
2026-08-17
rust: pci: expose the allocated interrupt type
Danilo Krummrich
2
-0
/
+28
2026-08-17
PCI: Add pci_irq_type() to query the allocated interrupt type
Danilo Krummrich
1
-0
/
+30
2026-08-17
rust: pci: remove request_irq() and request_threaded_irq() from Device
Danilo Krummrich
1
-43
/
+5
2026-08-17
rust: pci: resolve IRQ in index() and embed IrqRequest in IrqVector
Danilo Krummrich
1
-44
/
+23
2026-08-17
rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Danilo Krummrich
2
-61
/
+70
2026-08-16
bpf: Check pointer type for all atomic RMW paths
Yiyang Chen
1
-5
/
+3
2026-08-16
hwmon: (emc1403) Drop hysteresis for low limit temperature
Marius Cristea
2
-20
/
+15
2026-08-16
hwmon: (coretemp) Fix core_data leak on CPUs without PTS
Szymon Wilczek
1
-0
/
+1
2026-08-16
hwmon: (max6621) fix negative temperature offset and crit readings
Cong Nguyen
1
-2
/
+2
2026-08-16
hwmon: (max6621) fix temperature clamp range
Cong Nguyen
1
-2
/
+2
2026-08-16
Linux 7.2
v7.2
Linus Torvalds
1
-1
/
+1
2026-08-16
Merge tag 'sched_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2026-08-16
Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+25
2026-08-16
Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2026-08-16
wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlock
Charlie-cy Wu
3
-12
/
+22
2026-08-16
Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"
Linus Torvalds
1
-80
/
+0
2026-08-16
Merge tag 'perf_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-31
/
+44
2026-08-16
Merge tag 'x86_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+14
2026-08-16
Merge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm...
Linus Walleij
12
-128
/
+2300
2026-08-16
Merge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
6
-20
/
+27
2026-08-16
parisc: Fix alignment of asm statements in head.S
Helge Deller
1
-0
/
+1
2026-08-16
Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+25
2026-08-16
alpha: read $gp and $sp explicitly for clang
Matt Turner
2
-3
/
+4
2026-08-16
Merge tag 'io_uring-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+6
2026-08-15
apparmor: fix deadlock in complain-mode change_hat
John Johansen
3
-14
/
+37
2026-08-15
selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE check
Mike Rapoport (Microsoft)
1
-5
/
+10
2026-08-15
sched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()
Tejun Heo
1
-2
/
+2
2026-08-15
sched_ext: Make core-sched task ordering hierarchy-aware
Tejun Heo
3
-15
/
+51
2026-08-15
sched_ext: Use runnable_at for the default core-sched task ordering
Tejun Heo
2
-83
/
+25
2026-08-15
sched_ext: Fix inverted ops.core_sched_before() invocation
Tejun Heo
2
-3
/
+9
2026-08-15
nbd: add pre_defined_connections module parameter for pre-created devices
Yang Erkun
1
-1
/
+15
2026-08-15
nbd: remove queue freeze for newly created nbd from netlink path
Yang Erkun
1
-4
/
+9
2026-08-15
nbd: factor out a nbd_genl_foreach_sock
Yang Erkun
1
-66
/
+62
2026-08-15
nbd: skip queue freeze when setting size at device startup
Yang Erkun
1
-1
/
+5
2026-08-15
nbd: remove queue freeze in nbd_add_socket
Yang Erkun
1
-9
/
+0
2026-08-15
nbd: clear queue limits on disconnect
Yang Erkun
1
-17
/
+26
2026-08-15
nbd: disallow NBD_SET_SOCK on an active device
Yang Erkun
1
-0
/
+7
2026-08-15
nbd: simplify find_fallback() by removing redundant logic
Long Li
1
-23
/
+14
2026-08-15
drbd: don't leak the shared secret to unprivileged netlink dumps
Christoph Böhmwalder
1
-14
/
+25
2026-08-15
blk-mq: add missing call to srcu_barrier() in blk_mq_free_tag_set()
Marek Szyprowski
1
-0
/
+1
2026-08-15
sched_ext: Move the config-off sub-cap kfunc stubs into sub.c
Tejun Heo
2
-29
/
+33
2026-08-15
io_uring/uring_cmd: don't skip completion for a synchronous multishot cmd
Jens Axboe
1
-4
/
+0
2026-08-15
io_uring/memmap: account the pages a compound region really uses
Ali Ahmet Memis
1
-7
/
+30
2026-08-15
block: mtip32xx: synchronize ioctls with device removal
Hongyan Xu
2
-0
/
+9
2026-08-15
ublk: avoid teardown retry loop on xarray allocation failure
Yao Sang
1
-17
/
+14
2026-08-15
null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflows
Rik van Riel
1
-2
/
+8
2026-08-15
Merge tag 'md-7.3-20260809' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
13
-400
/
+1277
[prev]
[next]