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-04
ipvs: switch to per-net connection table
Julian Anastasov
1
-5
/
+29
2026-03-04
ipvs: use resizable hash table for services
Julian Anastasov
1
-15
/
+34
2026-03-04
ipvs: add resizable hash tables
Julian Anastasov
1
-0
/
+198
2026-03-04
rculist_bl: add hlist_bl_for_each_entry_continue_rcu
Julian Anastasov
1
-9
/
+40
2026-03-04
ipv6: make ipv6_anycast_destination logic usable without dst_entry
Florian Westphal
1
-4
/
+11
2026-03-04
dma-mapping: benchmark: add support for dma_map_sg
Qinxin Xia
1
-1
/
+4
2026-03-04
dma-mapping: benchmark: modify the framework to adapt to more map modes
Qinxin Xia
1
-1
/
+7
2026-03-04
drm/dp: Add definition for Panel Replay full-line granularity
Jouni Högander
1
-0
/
+2
2026-03-03
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
1
-0
/
+1
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-1
/
+1
2026-03-03
stop_machine: Fix the documentation for a NULL cpus argument
Thomas Weißschuh
1
-2
/
+2
2026-03-03
power: supply: max17042: consider task period (max77759)
André Draszik
1
-0
/
+1
2026-03-03
power: supply: max17042: initial support for Maxim MAX77759
André Draszik
1
-2
/
+22
2026-03-03
bpf: Factor out program return value calculation
Emil Tsalapatis
1
-0
/
+1
2026-03-03
drm/i915: add VMA to parent interface
Jani Nikula
1
-0
/
+7
2026-03-03
Revert "driver core: enforce device_lock for driver_match_device()"
Danilo Krummrich
1
-0
/
+2
2026-03-03
indirect_call_wrapper: do not reevaluate function pointer
Eric Dumazet
1
-7
/
+11
2026-03-03
net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
Dipayaan Roy
1
-2
/
+14
2026-03-03
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
1
-0
/
+1
2026-03-03
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
33
-98
/
+192
2026-03-03
drm/client: Export drm_client_buffer_create()
Thomas Zimmermann
1
-0
/
+3
2026-03-03
dma-buf: Include ioctl.h in UAPI header
Isaac J. Manjarres
1
-0
/
+1
2026-03-02
atm: atmdev: add function parameter names and description
Randy Dunlap
1
-2
/
+4
2026-03-02
dccp Remove inet_hashinfo2_init_mod().
Kuniyuki Iwashima
1
-1
/
+0
2026-03-02
ipmr: Don't hold RTNL for ipmr_rtm_route().
Kuniyuki Iwashima
1
-1
/
+0
2026-03-02
ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.
Kuniyuki Iwashima
1
-0
/
+1
2026-03-02
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
Kuniyuki Iwashima
3
-6
/
+6
2026-03-02
ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE.
Kuniyuki Iwashima
1
-3
/
+2
2026-03-02
net: stmmac: make dma_cfg mixed/fixed burst boolean
Russell King (Oracle)
1
-2
/
+2
2026-03-02
net: stmmac: remove plat_dat->port_node
Russell King (Oracle)
1
-1
/
+0
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
6
-12
/
+8
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
4
-8
/
+34
2026-03-02
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
1
-1
/
+2
2026-03-02
spi: Merge up v7.0-rc2
Mark Brown
29
-90
/
+158
2026-03-02
regmap: Merge up v7.0-rc2
Mark Brown
29
-90
/
+158
2026-03-02
cred: fix kernel-doc warnings in cred.h
Randy Dunlap
1
-3
/
+7
2026-03-02
drm/amdgpu: update type for num_syncobj_handles in drm_amdgpu_userq_wait
Sunil Khatri
1
-1
/
+2
2026-03-02
drm/amdgpu: update type for num_syncobj_handles in drm_amdgpu_userq_signal
Sunil Khatri
1
-1
/
+3
2026-03-02
audit: fix whitespace alignment in include/uapi/linux/audit.h
Ricardo Robaina
1
-3
/
+3
2026-03-02
iio: add IIO_DECLARE_QUATERNION() macro
David Lechner
1
-0
/
+12
2026-03-02
RDMA/core: Add netlink command to modify FRMR aging
Michael Guralnik
1
-0
/
+3
2026-03-02
RDMA/nldev: Add command to get FRMR pools
Michael Guralnik
1
-0
/
+17
2026-03-02
net/mlx5: Drop MR cache related code
Michael Guralnik
1
-11
/
+0
2026-03-02
RDMA/core: Add pinned handles to FRMR pools
Michael Guralnik
1
-0
/
+2
2026-03-02
IB/core: Introduce FRMR pools
Michael Guralnik
2
-0
/
+45
2026-03-02
uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
1
-34
/
+20
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
1
-1
/
+9
2026-03-02
Support wm_adsp hibernation for runtime suspend
Mark Brown
1
-0
/
+3
2026-03-02
ASoC: partial match the sdca codec name
Mark Brown
30
-90
/
+159
2026-03-02
dt-bindings: clock: rockchip: Add RV1103B CRU support
Fabio Estevam
1
-0
/
+220
[prev]
[next]