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-16
Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...
Simona Vetter
2
-20
/
+38
2026-01-16
PCI: Drop the assert_perst() callback
Manivannan Sadhasivam
1
-1
/
+0
2026-01-16
PCI/pwrctrl: Add APIs to power on/off pwrctrl devices
Manivannan Sadhasivam
1
-0
/
+4
2026-01-16
PCI/pwrctrl: Add APIs to create, destroy pwrctrl devices
Krishna Chaitanya Chundru
1
-1
/
+7
2026-01-16
PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacks
Manivannan Sadhasivam
1
-0
/
+4
2026-01-16
Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2026-01-16
mount: add OPEN_TREE_NAMESPACE
Christian Brauner
1
-1
/
+2
2026-01-16
dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
Dan Williams
1
-0
/
+5
2026-01-16
driver core: attribute_container: change return type to void
Daniel Gomez
2
-4
/
+4
2026-01-16
comedi: Fix getting range information for subdevices 16 to 255
Ian Abbott
1
-1
/
+1
2026-01-16
mmc: rtsx: reset power state on suspend
Matthew Schwartz
1
-0
/
+1
2026-01-16
mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A
Matthew Schwartz
1
-0
/
+1
2026-01-16
eeprom_93cx6: fix struct member kernel-doc
Randy Dunlap
1
-4
/
+4
2026-01-16
comedi: comedi_8254: correct kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2026-01-16
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-0
/
+1
2026-01-16
revocable: Revocable resource management
Tzung-Bi Shih
1
-0
/
+69
2026-01-16
Merge branch 'pm-em'
Rafael J. Wysocki
3
-64
/
+83
2026-01-16
Merge branch 'for-linus' into for-next
Takashi Iwai
61
-306
/
+318
2026-01-16
media: v4l: ctrls: add a control for enabling strobe output
Richard Leitner
1
-0
/
+1
2026-01-16
media: v4l: ctrls: add a control for flash/strobe duration
Richard Leitner
1
-0
/
+1
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
1
-2
/
+3
2026-01-16
clk: renesas: rzg2l: Remove DSI clock rate restrictions
Chris Brandt
1
-0
/
+11
2026-01-16
crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuse
Chenghai Huang
1
-0
/
+1
2026-01-16
crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_node
Chenghai Huang
1
-1
/
+0
2026-01-16
crypto: hisilicon/qm - centralize the sending locks of each module into qm
Chenghai Huang
1
-0
/
+1
2026-01-16
crypto: hisilicon/qm - enhance the configuration of req_type in queue attributes
Chenghai Huang
1
-2
/
+1
2026-01-16
crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...
Chenghai Huang
1
-0
/
+8
2026-01-15
net: phy: remove unused fixup unregistering functions
Heiner Kallweit
1
-4
/
+0
2026-01-16
Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-4
/
+0
2026-01-15
Merge tag 'phy_common_properties' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-0
/
+36
2026-01-15
ethtool: Clarify len/n_stats fields in/out semantics
Gal Pressman
1
-2
/
+16
2026-01-16
Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2
-1
/
+19
2026-01-15
clk: Annotate #else and #endif
Geert Uytterhoeven
1
-5
/
+5
2026-01-15
clk: Merge prepare and unprepare sections
Geert Uytterhoeven
1
-23
/
+23
2026-01-15
clk: Move clk_{save,restore}_context() to COMMON_CLK section
Geert Uytterhoeven
1
-24
/
+24
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-233
/
+191
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
5
-31
/
+85
2026-01-16
rust: driver: drop device private data post unbind
Danilo Krummrich
1
-0
/
+9
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
1
-0
/
+25
2026-01-15
lib/crypto: aes: Remove old AES en/decryption functions
Eric Biggers
1
-20
/
+4
2026-01-15
lib/crypto: aesgcm: Use new AES library API
Eric Biggers
1
-1
/
+1
2026-01-15
lib/crypto: aescfb: Use new AES library API
Eric Biggers
1
-2
/
+2
2026-01-15
crypto: drbg - Use new AES library API
Eric Biggers
1
-1
/
+1
2026-01-15
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+42
2026-01-15
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+3
2026-01-15
KVM: guest_memfd: GUP source pages prior to populating guest memory
Michael Roth
1
-2
/
+2
2026-01-15
KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
Michael Roth
1
-1
/
+1
2026-01-15
Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2026-01-15
Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-0
/
+4
2026-01-15
Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-10
/
+46
[prev]
[next]