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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
ecryptfs: hold msg ctx list lock when cleaning daemon queue
Yichong Chen
1
-0
/
+2
2026-07-17
ecryptfs: release message context on send failure
Yichong Chen
1
-1
/
+8
2026-07-17
ecryptfs: reject oversized encrypted_key_size in parse_tag_3_packet
HanQuan
1
-2
/
+12
2026-07-17
drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()
Ville Syrjälä
3
-9
/
+6
2026-07-17
vfio/pci: clear vdev->msi_perm after freeing it on init failure
Xiang Mei
1
-0
/
+1
2026-07-17
vfio: selftests: Avoid VLAs
Alex Mastro
1
-11
/
+15
2026-07-17
vfio: selftests: Add allocation assert helpers
Alex Mastro
6
-19
/
+28
2026-07-17
vfio: selftests: Add NVIDIA Falcon driver for DMA testing
Rubin Du
4
-0
/
+1140
2026-07-17
vfio: selftests: Allow drivers without send_msi() support
Rubin Du
1
-13
/
+26
2026-07-17
vfio: selftests: Add generic PCI command register helpers
Rubin Du
1
-0
/
+14
2026-07-17
vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()
Rubin Du
2
-10
/
+26
2026-07-17
char: xillybus: Remove redundant dev_err()
Pan Chuang
2
-8
/
+2
2026-07-17
tpm: Remove redundant dev_err()
Pan Chuang
3
-9
/
+2
2026-07-17
hwrng: drivers - Remove redundant dev_err()/dev_err_probe()
Pan Chuang
6
-12
/
+6
2026-07-17
char: xilinx_hwicap: unregister class on init errors
Myeonghun Pak
1
-1
/
+4
2026-07-17
virtio_console: fix endian conversion in handle_control_message()
Ben Dooks
1
-2
/
+4
2026-07-17
mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()
Griffin Kroah-Hartman
1
-0
/
+2
2026-07-17
greybus: Drop #include of <linux/mod_devicetable.h>
Uwe Kleine-König (The Capable Hub)
1
-3
/
+1
2026-07-17
greybus: manifest: validate string descriptor header
Pengpeng Hou
1
-0
/
+2
2026-07-17
MAINTAINERS: Update wine-devel list address
Elizabeth Figura
1
-1
/
+1
2026-07-17
ipack: ipoctal: add rwsem to guard against TOCTOU in remove path
Pei Xiao
1
-6
/
+10
2026-07-17
ipack: ipoctal: fix UAF, null-ptr-deref, and use-after-free in cleanup on remove
Pei Xiao
1
-4
/
+52
2026-07-17
char: powernv-op-panel: remove unnecessary reset of position pointer
Fernando Fernandez Mancera
1
-2
/
+0
2026-07-17
ppdev: prevent overflow when setting port timeout
Linmao Li
1
-4
/
+6
2026-07-17
cacheinfo: don't propagate DT/ACPI error when arch supplies info (arm64)
Breno Leitao
1
-2
/
+7
2026-07-17
misc: rp1: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
1
-2
/
+2
2026-07-17
misc: open-dice: add ACPI device discovery support
Song Guo
1
-1
/
+13
2026-07-17
misc: open-dice: save mem_base and mem_size in drvdata
Song Guo
1
-12
/
+18
2026-07-17
misc: open-dice: do not assume dev->of_node is valid
Song Guo
1
-4
/
+9
2026-07-17
docs: misc: amd-sbi: Document SBTSI userspace interface
Prathima
1
-0
/
+74
2026-07-17
hwmon: Add mutex protecting for sbtsi read/write through hwmon
Prathima
1
-0
/
+2
2026-07-17
misc: amd-sbi: Add SBTSI ioctl register transfer interface
Prathima
5
-4
/
+202
2026-07-17
misc: amd-sbi: Add support for SB-TSI over I3C
Prathima
5
-9
/
+152
2026-07-17
misc: amd-sbi: Consolidate Common SBTSI Probe Path
Prathima
2
-8
/
+20
2026-07-17
hwmon/misc: amd-sbi: Move sbtsi register transfer to core abstraction
Prathima
4
-12
/
+50
2026-07-17
hwmon: sbtsi_temp: Refactor temperature register access into helpers
Prathima
1
-23
/
+61
2026-07-17
hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to misc
Prathima
6
-59
/
+199
2026-07-17
misc: keba: cp500: use pcim_enable_device()
Rosen Penev
1
-13
/
+4
2026-07-17
misc: amd-sbi: Add null check for devm_kasprintf()
Griffin Kroah-Hartman
1
-0
/
+4
2026-07-17
misc: sgi-gru: fill execution status in exception details
Yousef Alhouseen
1
-1
/
+3
2026-07-17
misc: genwqe: handle a first DMA address of zero
Yousef Alhouseen
1
-1
/
+1
2026-07-17
misc: xilinx_sdfec: validate LDPC code register offsets
Yousef Alhouseen
1
-40
/
+34
2026-07-17
misc: lan966x_pci: depopulate children on populate failure
Pengpeng Hou
1
-0
/
+1
2026-07-17
misc: ad525x_dpot: use driver core groups for sysfs files
Pengpeng Hou
4
-70
/
+112
2026-07-17
misc: rp1: do not put borrowed OF node
Pengpeng Hou
1
-12
/
+8
2026-07-17
misc: rp1: clear chained IRQ handlers on teardown
Pengpeng Hou
1
-0
/
+3
2026-07-17
misc: ibmvmc: reject oversized inbound messages
Yousef Alhouseen
1
-0
/
+7
2026-07-17
misc: ibmvmc: release send buffer on write errors
Yousef Alhouseen
1
-2
/
+8
2026-07-17
misc: hpilo: validate device queue entries before use
Yousef Alhouseen
1
-1
/
+6
2026-07-17
misc: rtsx: add missing write register handling
Gleb Markov
1
-0
/
+2
[prev]
[next]