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-05-21
misc: amd-sbi: Add support for AMD_SBI IOCTL
Akshay Gupta
1
-0
/
+51
2025-05-21
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
3
-12
/
+11
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
3
-12
/
+10
2025-05-21
netfs: Fix setting of transferred bytes with short DIO reads
Paulo Alcantara
1
-0
/
+1
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_BLOCKED
Max Kellermann
1
-2
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
Max Kellermann
1
-1
/
+0
2025-05-21
folio_queue: remove unused field `marks3`
Max Kellermann
1
-42
/
+0
2025-05-21
fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y
Max Kellermann
1
-0
/
+2
2025-05-21
fs/netfs: remove `netfs_io_request.ractl`
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: reorder struct fields to eliminate holes
Max Kellermann
1
-10
/
+10
2025-05-21
fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR
Max Kellermann
2
-4
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: remove unused source NETFS_INVALID_WRITE
Max Kellermann
2
-3
/
+1
2025-05-21
fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ
Max Kellermann
1
-1
/
+0
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
1
-12
/
+16
2025-05-21
nvmem: Remove unused nvmem cell table support
Geert Uytterhoeven
1
-24
/
+0
2025-05-21
pidfs, coredump: add PIDFD_INFO_COREDUMP
Christian Brauner
2
-0
/
+21
2025-05-21
coredump: add coredump socket
Christian Brauner
1
-0
/
+1
2025-05-21
futex: Use RCU_INIT_POINTER() in futex_mm_init().
Sebastian Andrzej Siewior
1
-8
/
+1
2025-05-21
vt: add VT_GETCONSIZECSRPOS to retrieve console size and cursor position
Nicolas Pitre
1
-0
/
+11
2025-05-21
vt: bracketed paste support
Nicolas Pitre
2
-0
/
+2
2025-05-21
drm/bridge: add devm_drm_put_bridge()
Luca Ceresoli
1
-0
/
+4
2025-05-21
vt: add ucs_get_fallback()
Nicolas Pitre
1
-0
/
+6
2025-05-21
iommu/arm-smmu-qcom: Make set_stall work when the device is on
Connor Abbott
1
-3
/
+3
2025-05-21
Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
1
-0
/
+18
2025-05-21
Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-1
/
+1
2025-05-21
pinctrl: core: add devm_pinctrl_register_mappings()
Thomas Richard
1
-0
/
+11
2025-05-21
pinctrl: remove extern specifier for functions in machine.h
Thomas Richard
1
-4
/
+4
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
1
-0
/
+6
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
11
-29
/
+90
2025-05-20
highmem: add folio_test_partial_kmap()
Matthew Wilcox (Oracle)
2
-5
/
+12
2025-05-20
taskstats: fix struct taskstats breaks backward compatibility since version 15
Wang Yaxin
1
-18
/
+29
2025-05-20
mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y
Florent Revest
1
-1
/
+1
2025-05-20
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
Ignacio Moreno Gonzalez
1
-0
/
+2
2025-05-21
RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
Radim Krčmář
1
-0
/
+1
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
1
-8
/
+5
2025-05-20
scsi: target: core: Constify enabled() in struct target_opcode_descriptor
Christophe JAILLET
1
-1
/
+1
2025-05-20
bnxt_en: Fix netdev locking in ULP IRQ functions
Michael Chan
1
-0
/
+3
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
1
-4
/
+4
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
1
-6
/
+5
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
1
-3
/
+2
2025-05-20
net: let lockdep compare instance locks
Jakub Kicinski
1
-8
/
+7
2025-05-21
drm/display: bridge-connector: handle CEC adapters
Dmitry Baryshkov
1
-0
/
+26
2025-05-21
drm/display: bridge-connector: hook in CEC notifier support
Dmitry Baryshkov
1
-0
/
+11
2025-05-21
drm/display: add CEC helpers code
Dmitry Baryshkov
1
-0
/
+72
2025-05-21
drm/connector: add CEC-related fields
Dmitry Baryshkov
1
-0
/
+48
2025-05-21
drm/bridge: allow limiting I2S formats
Dmitry Baryshkov
2
-0
/
+9
2025-05-21
drm/bridge: move private data to the end of the struct
Dmitry Baryshkov
1
-15
/
+16
2025-05-20
i2c: remove 'of_node' member from i2c_boardinfo
Wolfram Sang
1
-2
/
+0
2025-05-21
Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2
-0
/
+106
[prev]
[next]