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
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
1
-0
/
+2
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
1
-2
/
+3
2025-09-22
sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lock
Oleg Nesterov
1
-3
/
+2
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2
-0
/
+11
2025-09-22
tcp: reclaim 8 bytes in struct request_sock_queue
Eric Dumazet
1
-1
/
+1
2025-09-22
tcp: move mtu_info to remove two 32bit holes
Eric Dumazet
1
-3
/
+3
2025-09-22
tcp: move tcp_clean_acked to tcp_sock_read_tx group
Eric Dumazet
1
-3
/
+3
2025-09-22
tcp: move recvmsg_inq to tcp_sock_read_txrx
Eric Dumazet
1
-2
/
+2
2025-09-22
tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group
Eric Dumazet
1
-2
/
+2
2025-09-22
net: move sk->sk_err_soft and sk->sk_sndbuf
Eric Dumazet
1
-2
/
+2
2025-09-22
net: move sk_uid and sk_protocol to sock_read_tx
Eric Dumazet
1
-3
/
+3
2025-09-22
Merge tag 'mlx5-next-counters' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+10
2025-09-22
net: sfp: remove old sfp_parse_* functions
Russell King (Oracle)
1
-25
/
+0
2025-09-22
net: sfp: provide sfp_get_module_caps()
Russell King (Oracle)
1
-0
/
+7
2025-09-22
net: sfp: pre-parse the module support
Russell King (Oracle)
1
-0
/
+22
2025-09-22
net: phy: add phy_interface_copy()
Russell King (Oracle)
1
-0
/
+5
2025-09-22
Merge tag 'for-net-2025-09-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+21
2025-09-22
mptcp: use _BITUL() instead of (1 << x)
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-09-22
mptcp: pm: netlink: announce server-side flag
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-09-22
mptcp: pm: netlink: only add server-side attr when true
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-09-22
tcp: Remove inet6_hash().
Kuniyuki Iwashima
2
-3
/
+0
2025-09-22
tcp: Remove osk from __inet_hash() arg.
Kuniyuki Iwashima
1
-1
/
+1
2025-09-22
ptp: document behavior of PTP_STRICT_FLAGS
Jacob Keller
1
-0
/
+3
2025-09-22
workqueue: fix texinfodocs warning for WQ_* flags reference
Kriish Sharma
1
-1
/
+1
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
1
-3
/
+25
2025-09-22
cgroup: add missing ns_common include
Christian Brauner
1
-0
/
+2
2025-09-22
ASoc: tas2783A: machine driver amp utility for TI devices
Niranjan H Y
1
-0
/
+8
2025-09-22
spi: rename SPI_CS_CNT_MAX => SPI_DEVICE_CS_CNT_MAX
Jonas Gorski
1
-6
/
+6
2025-09-22
spi: reduce device chip select limit again
Jonas Gorski
1
-1
/
+1
2025-09-22
spi: keep track of number of chipselects in spi_device
Jonas Gorski
1
-1
/
+3
2025-09-22
virtio-spi: Add virtio-spi.h
Haixu Cui
1
-0
/
+181
2025-09-22
virtio: Add ID for virtio SPI
Haixu Cui
1
-0
/
+1
2025-09-22
wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags
Johannes Berg
1
-15
/
+1
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
1
-1
/
+2
2025-09-21
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
1
-0
/
+3
2025-09-21
vfs: add ATTR_CTIME_SET flag
Jeff Layton
1
-0
/
+1
2025-09-21
sunrpc: Change ret code of xdr_stream_decode_opaque_fixed
Sergey Bashirov
1
-2
/
+2
2025-09-21
nfsd: discard nfsd_file_get_local()
NeilBrown
1
-1
/
+0
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2
-7
/
+12
2025-09-22
Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
4
-17
/
+119
2025-09-21
virtio_config: clarify output parameters
Alyssa Ross
1
-5
/
+6
2025-09-21
uapi: vduse: fix typo in comment
Ashwini Sahu
1
-1
/
+1
2025-09-21
mm: drop all references of writable and SCAN_PAGE_RO
Dev Jain
1
-13
/
+6
2025-09-21
mm/damon/core: implement damon_initialized() function
SeongJae Park
1
-0
/
+1
2025-09-21
alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
Suren Baghdasaryan
2
-1
/
+16
2025-09-21
mm/oom_kill: thaw the entire OOM victim process
zhongjinji
1
-0
/
+2
2025-09-21
include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...
Andrew Morton
1
-3
/
+3
2025-09-21
mm: remove page->order
Matthew Wilcox (Oracle)
1
-5
/
+3
2025-09-21
mm: constify compound_order() and page_size()
Matthew Wilcox (Oracle)
1
-3
/
+3
2025-09-21
mm: make folio page count functions return unsigned
Aristeu Rozanski
1
-4
/
+4
[prev]
[next]