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-01-28
iomap: add a flag to bounce buffer direct I/O
Christoph Hellwig
1
-0
/
+9
2026-01-28
block: add helpers to bounce buffer an iov_iter into bios
Christoph Hellwig
1
-0
/
+26
2026-01-28
iov_iter: extract a iov_iter_extract_bvecs helper from bio code
Christoph Hellwig
1
-0
/
+3
2026-01-28
block: add a BIO_MAX_SIZE constant and use it
Christoph Hellwig
1
-1
/
+2
2026-01-28
Merge branch 'platform-drivers-x86-asus-kbd' into for-next
Ilpo Järvinen
2
-50
/
+28
2026-01-28
platform/x86: asus-wmi: add keyboard brightness event handler
Antheas Kapenekakis
1
-0
/
+13
2026-01-28
platform/x86: asus-wmi: remove unused keyboard backlight quirk
Antheas Kapenekakis
1
-50
/
+0
2026-01-28
platform/x86: asus-wmi: Add support for multiple kbd led handlers
Antheas Kapenekakis
1
-0
/
+15
2026-01-28
spi: aspeed: Improve handling of shared SPI
Mark Brown
16
-28
/
+209
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-0
/
+2
2026-01-28
RDMA/core: add MR support for bvec-based RDMA operations
Chuck Lever
1
-0
/
+1
2026-01-28
RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
Chuck Lever
1
-0
/
+8
2026-01-28
RDMA/core: add bio_vec based RDMA read/write API
Chuck Lever
2
-0
/
+53
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...
Carlos Maiolino
4
-3
/
+84
2026-01-28
seqlock: fix scoped_seqlock_read kernel-doc
Randy Dunlap
1
-8
/
+7
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
85
-427
/
+659
2026-01-27
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
2
-0
/
+15
2026-01-27
net: stmmac: don't pass ioaddr to fix_soc_reset() method
Russell King (Oracle)
1
-1
/
+1
2026-01-28
ASoC: capsuling struct snd_soc_dapm_context
Mark Brown
3
-70
/
+7
2026-01-28
ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to
Mark Brown
17
-51
/
+209
2026-01-27
lib/crypto: sha1: Remove low-level functions from API
Eric Biggers
1
-10
/
+0
2026-01-27
drm/amdkfd: add extended capabilities to device snapshot
Jonathan Kim
1
-0
/
+2
2026-01-27
PCI: Add dword #defines for Bus Number + Secondary Latency Timer
Ilpo Järvinen
1
-0
/
+5
2026-01-27
PCI: Separate CardBus setup & build it only with CONFIG_CARDBUS
Ilpo Järvinen
1
-1
/
+5
2026-01-27
resource: Mark res given to resource_assigned() as const
Ilpo Järvinen
1
-1
/
+1
2026-01-27
ACPI: CPPC: Rename EPP constants for clarity
Sumit Gupta
1
-1
/
+2
2026-01-27
ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs
Sumit Gupta
1
-2
/
+1
2026-01-27
drm/connector: Add a new 'panel_type' property
Mario Limonciello (AMD)
3
-0
/
+9
2026-01-27
io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
Jens Axboe
1
-0
/
+2
2026-01-27
io_uring/bpf_filter: allow filtering on contents of struct open_how
Jens Axboe
1
-0
/
+5
2026-01-27
io_uring/net: allow filtering on IORING_OP_SOCKET data
Jens Axboe
1
-0
/
+7
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
3
-0
/
+62
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
1
-2
/
+66
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-0
/
+2
2026-01-27
bpf: add new BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
1
-0
/
+8
2026-01-27
fsi: Create bus specific probe and remove functions
Uwe Kleine-König
1
-0
/
+2
2026-01-27
fsi: Make fsi_bus_type a private variable to the core
Uwe Kleine-König
1
-1
/
+0
2026-01-27
fsi: Provide thin wrappers around dev_[gs]et_data() for fsi devices
Uwe Kleine-König
1
-0
/
+10
2026-01-27
kernel: debug: Add SPDX license ids to kdb files
Tim Bird
2
-7
/
+2
2026-01-27
drm/{i915, xe}/pcode: move display pcode calls to parent interface
Jani Nikula
1
-0
/
+10
2026-01-27
irqchip/gic-v5: Add ACPI IWB probing
Lorenzo Pieralisi
2
-0
/
+7
2026-01-27
irqchip/gic-v5: Add ACPI ITS probing
Lorenzo Pieralisi
2
-1
/
+10
2026-01-27
irqchip/gic-v5: Add ACPI IRS probing
Lorenzo Pieralisi
2
-0
/
+2
2026-01-27
PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
Lorenzo Pieralisi
1
-1
/
+2
2026-01-27
irqdomain: Add parent field to struct irqchip_fwid
Lorenzo Pieralisi
1
-4
/
+26
2026-01-27
Merge ACPICA material for 6.20 to satisfy dependencies
Rafael J. Wysocki
5
-5
/
+455
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
1
-3
/
+44
2026-01-27
Merge tag 'cpufreq-arm-updates-7.0-rc1' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
1
-0
/
+5
2026-01-27
Revert "tty: tty_port: add workqueue to flip TTY buffer"
Greg Kroah-Hartman
3
-21
/
+0
2026-01-27
regmap: Add reg_default_cb callback for flat cache defaults
Sheetal
1
-0
/
+14
[prev]
[next]