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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-17
media: lirc: increase IR_MAX_DURATION to send extended code sequences
LiPeng Huang
1
-1
/
+1
2026-03-17
media: rc: fix race between unregister and urb/irq callbacks
Sean Young
1
-2
/
+0
2026-03-17
iommufd: Report ATS not supported status via IOMMU_GET_HW_INFO
Shameer Kolothum
1
-0
/
+4
2026-03-17
iommu: Add device ATS supported capability
Shameer Kolothum
1
-0
/
+2
2026-03-17
iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.h
Randy Dunlap
1
-2
/
+8
2026-03-17
iommupt: Avoid rewalking during map
Jason Gunthorpe
1
-6
/
+28
2026-03-17
iommupt: Directly call iommupt's unmap_range()
Jason Gunthorpe
2
-6
/
+32
2026-03-17
iommupt: Add the RISC-V page table format
Jason Gunthorpe
2
-0
/
+27
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
1
-0
/
+5
2026-03-17
RDMA/efa: Rename alloc_ucontext comp_mask to supported_caps
Michael Margolin
1
-3
/
+3
2026-03-17
ovpn: add support for asymmetric peer IDs
Ralf Lici
1
-0
/
+1
2026-03-17
ovpn: notify userspace on client float event
Ralf Lici
1
-0
/
+1
2026-03-17
bus: mhi: host: Use kzalloc_flex
Rosen Penev
1
-17
/
+17
2026-03-17
ALSA: timer: keep a list of open masters for slave lookup
Cássio Gabriel
1
-0
/
+1
2026-03-17
Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixes
Ingo Molnar
31
-105
/
+195
2026-03-17
Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
9
-45
/
+565
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
1
-0
/
+28
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
3
-4
/
+8
2026-03-16
xsk: remove repeated defines
Maciej Fijalkowski
1
-7
/
+0
2026-03-16
cxl: export internal structs for external Type2 drivers
Alejandro Lucero
1
-0
/
+226
2026-03-16
io_uring/bpf-ops: implement bpf ops registration
Pavel Begunkov
1
-0
/
+5
2026-03-16
io_uring: introduce callback driven main loop
Pavel Begunkov
1
-0
/
+5
2026-03-16
io_uring: add REQ_F_IOPOLL
Caleb Sander Mateos
1
-0
/
+3
2026-03-16
io_uring: switch struct io_ring_ctx internal bitfields to flags
Jens Axboe
1
-14
/
+20
2026-03-16
net/mlx5: Expose MLX5_UMR_ALIGN definition
Tariq Toukan
1
-0
/
+1
2026-03-16
{net/RDMA}/mlx5: Add LAG demux table API and vport demux rules
Shay Drory
2
-3
/
+13
2026-03-16
net/mlx5: Add VHCA RX flow destination support for FW steering
Shay Drory
1
-0
/
+4
2026-03-16
net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence number
Shay Drory
1
-0
/
+11
2026-03-16
net/mlx5: Add silent mode set/query and VHCA RX IFC bits
Shay Drory
1
-5
/
+14
2026-03-16
net/mlx5: Add IFC bits for shared headroom pool PBMC support
Alexei Lazar
1
-2
/
+5
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+3
2026-03-16
ASoC: Handle edge case on SDCA jack control naming
Mark Brown
1
-0
/
+1
2026-03-16
ASoC: dapm: Add a named controls variant of a mux widget
Charles Keepax
1
-0
/
+1
2026-03-16
spi: controller registration fixes
Mark Brown
52
-195
/
+411
2026-03-16
Merge tag 'device_lock_cond_guard-7.1-rc1' into for-7.1/cxl-consolidate-endpoint
Dave Jiang
1
-0
/
+1
2026-03-16
ALSA: pcm: oss: use proper stream lock for runtime->state access
Cen Zhang
1
-0
/
+4
2026-03-16
ASoC: soc-component: re-add pcm_new()/pcm_free()
Mark Brown
1
-4
/
+4
2026-03-16
ASoC: soc-component: remove pcm_construct()/pcm_destruct()
Kuninori Morimoto
1
-4
/
+0
2026-03-16
ASoC: soc-component: re-add pcm_new()/pcm_free()
Kuninori Morimoto
1
-0
/
+4
2026-03-16
ASoC: codec: arizona: Convert to use GPIO descriptors
Linus Walleij
1
-10
/
+0
2026-03-16
locking: Add lock context support in do_raw_{read,write}_trylock()
Bart Van Assche
1
-2
/
+12
2026-03-16
locking: Fix rwlock support in <linux/spinlock_up.h>
Bart Van Assche
1
-10
/
+10
2026-03-16
cleanup: Optimize guards
Peter Zijlstra
1
-8
/
+11
2026-03-16
jump_label: remove workaround for old compilers in initializations
Thomas Weißschuh
1
-9
/
+2
2026-03-16
jump_label: use ATOMIC_INIT() for initialization of .enabled
Thomas Weißschuh
1
-9
/
+2
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
78
-285
/
+569
2026-03-16
gpio: kempld: Implement the interrupt controller
Alban Bedel
1
-0
/
+1
2026-03-16
drm/{i915,xe}: move framebuffer bo to parent interface
Jani Nikula
1
-0
/
+6
2026-03-16
drm/{i915, xe}/bo: move display bo calls to parent interface
Jani Nikula
1
-0
/
+16
2026-03-16
gpio: remove machine hogs
Bartosz Golaszewski
1
-33
/
+0
[prev]
[next]