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-07-25
ipv6: Add sockaddr_inet unified address structure
Kees Cook
1
-0
/
+7
2025-07-25
Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
3
-3
/
+9
2025-07-25
tracing: sched: Hide numa events under CONFIG_NUMA_BALANCING
Steven Rostedt
1
-1
/
+1
2025-07-25
netpoll: Remove unused fields from inet_addr union
Breno Leitao
1
-3
/
+0
2025-07-25
ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
4
-0
/
+4
2025-07-25
net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
John Ernberg
1
-0
/
+1
2025-07-25
netfilter: nft_set: remove indirection from update API call
Florian Westphal
2
-4
/
+3
2025-07-25
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
2
-26
/
+31
2025-07-25
netfilter: nfnetlink_hook: Dump flowtable info
Phil Sutter
2
-0
/
+3
2025-07-25
netfilter: nf_tables: Remove unused nft_reduce_is_readonly()
Yue Haibing
1
-5
/
+0
2025-07-25
netfilter: x_tables: Remove unused functions xt_{in|out}name()
Yue Haibing
1
-10
/
+0
2025-07-25
netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
Lance Yang
1
-0
/
+3
2025-07-25
accel/rocket: Add IOCTLs for synchronizing memory accesses
Tomeu Vizoso
1
-0
/
+34
2025-07-25
accel/rocket: Add job submission IOCTL
Tomeu Vizoso
1
-0
/
+64
2025-07-25
accel/rocket: Add IOCTL for BO creation
Tomeu Vizoso
1
-0
/
+44
2025-07-25
ext4: get rid of some obsolete EXT4_MB_HINT flags
Baokun Li
1
-3
/
+0
2025-07-25
Merge patch series "libsas cleanups"
Martin K. Petersen
1
-78
/
+13
2025-07-25
rv: Remove struct rv_monitor::reacting
Nam Cao
1
-1
/
+0
2025-07-25
rv: Remove rv_reactor's reference counter
Nam Cao
1
-2
/
+0
2025-07-25
rv: Merge struct rv_reactor_def into struct rv_reactor
Nam Cao
1
-1
/
+4
2025-07-25
rv: Merge struct rv_monitor_def into struct rv_monitor
Nam Cao
1
-0
/
+8
2025-07-25
scsi: libsas: Move declarations of internal functions to sas_internal.h
Damien Le Moal
1
-67
/
+1
2025-07-25
scsi: libsas: Make sas_get_ata_info() static
Damien Le Moal
1
-6
/
+0
2025-07-25
scsi: libsas: Refactor dev_is_sata()
Damien Le Moal
1
-5
/
+12
2025-07-25
powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
Steven Rostedt
1
-0
/
+2
2025-07-25
regmap: Annotate that MMIO implies fast IO
Wolfram Sang
1
-4
/
+4
2025-07-24
Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2025-07-24
mm: remove grab_cache_page()
Matthew Wilcox (Oracle)
1
-10
/
+2
2025-07-24
mm: add batched versions of ptep_modify_prot_start/commit
Dev Jain
1
-1
/
+83
2025-07-24
fs/proc/task_mmu: read proc/pid/maps under per-vma lock
Suren Baghdasaryan
1
-0
/
+11
2025-07-24
mm/util: introduce snapshot_page()
Luiz Capitulino
1
-0
/
+19
2025-07-24
mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()
David Hildenbrand
1
-1
/
+11
2025-07-24
memcg: convert memcg->socket_pressure to u64
Kuniyuki Iwashima
1
-3
/
+41
2025-07-24
mm: drop hugetlb_free_pgd_range()
Anthony Yznaga
2
-16
/
+0
2025-07-24
mm/mremap: use an explicit uffd failure path for mremap
Lorenzo Stoakes
1
-0
/
+5
2025-07-24
mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()
Hugh Dickins
1
-2
/
+3
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
2
-5
/
+10
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
1
-1
/
+1
2025-07-24
net: Create separate gro_flush_normal function
Samiullah Khawaja
1
-0
/
+6
2025-07-24
Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-27
/
+35
2025-07-24
sprintf.h requires stdarg.h
Stephen Rothwell
1
-0
/
+1
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
4
-21
/
+79
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
5
-6
/
+6
2025-07-24
misc: pci_endpoint_test: Add doorbell test case
Frank Li
1
-0
/
+1
2025-07-24
PCI: endpoint: Add pci_epf_align_inbound_addr() helper for inbound address al...
Frank Li
1
-0
/
+3
2025-07-24
PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
Frank Li
2
-0
/
+43
2025-07-24
mtd: ubi: Remove unused ubi_flush
Dr. David Alan Gilbert
1
-1
/
+0
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-11
/
+54
2025-07-24
libie: add adminq helper for converting err to str
Michal Swiatkowski
1
-0
/
+2
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
1
-0
/
+17
[prev]
[next]