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-29
can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...
Marc Kleine-Budde
1
-2
/
+2
2026-07-29
can: c_can: c_can_chip_config(): keep controller in init mode until bittiming...
Lucas Martins Alves
1
-4
/
+4
2026-07-29
can: softing: fw_parse(): validate firmware record spans
Pengpeng Hou
1
-14
/
+32
2026-07-29
can: rcar_canfd: change the initializing flow for clocks and resets
Tu Nguyen
1
-16
/
+16
2026-07-29
can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...
Pengpeng Hou
1
-2
/
+11
2026-07-29
can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...
Abdun Nihaal
1
-0
/
+1
2026-07-29
can: peak_usb: validate uCAN receive record lengths
Pengpeng Hou
1
-1
/
+39
2026-07-29
can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB su...
Maoyi Xie
1
-1
/
+0
2026-07-29
can: peak_usb: add bounds check for USB channel index
James Gao
1
-4
/
+16
2026-07-29
can: ctucanfd: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-07-29
can: ctucanfd: use self-test mode for PRESUME_ACK
Avi Weiss
1
-2
/
+2
2026-07-29
can: ctucanfd: handle bus error interrupts
Avi Weiss
1
-2
/
+6
2026-07-29
can: ctucanfd: mark error-active controller status valid
Avi Weiss
1
-1
/
+1
2026-07-29
can: ctucanfd: unmap BAR0 using base address
Avi Weiss
1
-1
/
+1
2026-07-29
can: isotp: check register_netdevice_notifier() error in module init
Minhong He
1
-4
/
+9
2026-07-29
isofs: Drop support of directory entries straddling blocks
Jan Kara
2
-52
/
+11
2026-07-29
exfat: clean up new entry on add entry failure
Yichong Chen
1
-1
/
+16
2026-07-29
net: sxgbe: check descriptor ring allocation failures
Chenguang Zhao
1
-1
/
+4
2026-07-29
net: sxgbe: free TX rings on RX allocation failure
Chenguang Zhao
1
-5
/
+4
2026-07-29
can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
Oliver Hartkopp
1
-87
/
+230
2026-07-29
PCI: qcom: Rename qcom_pcie_set_slot_nccs() to qcom_pcie_set_slot_cap()
Qiang Yu
1
-5
/
+5
2026-07-29
Merge patch series "can: j1939: resend lost patches for buffer init and netde...
Marc Kleine-Budde
4
-5
/
+12
2026-07-29
can: j1939: transport: j1939_session_fresh_new(): initialize receive buffer
Oleksij Rempel
1
-1
/
+1
2026-07-29
can: j1939: use netdevice_tracker for j1939_{priv,session,ecu} tracking
Tetsuo Handa
4
-4
/
+11
2026-07-29
ALSA: hda/conexant: Add NULL check for dc_mode_path
wangdicheng
1
-2
/
+4
2026-07-29
ALSA: usb-audio: Make some quirk-string helpers local
Takashi Iwai
2
-12
/
+1
2026-07-29
ALSA: usb-audio: Extend quirk_flags to 64bit
Takashi Iwai
4
-9
/
+9
2026-07-29
ALSA: docs: Add description of usb-audio playback_urb_fixup quirk
Takashi Iwai
1
-0
/
+5
2026-07-29
ALSA: hda/realtek: Add mute LED quirk for HP Victus 16-e0xxx (MB 88ED)
André Pragosa
1
-0
/
+2
2026-07-29
ALSA: usb-audio: Add GET_SAMPLE_RATE quirk for C-Media CM6206
Mikhail Gavrilov
1
-0
/
+2
2026-07-29
ALSA: usb-audio: Clamp frame size in implicit-feedback mode
Sonali Pradhan
1
-3
/
+5
2026-07-29
ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fill_max is set
Sonali Pradhan
1
-2
/
+4
2026-07-29
kho: fix size calculation in kho_preserved_memory_reserve()
Pratyush Yadav (Google)
1
-1
/
+1
2026-07-28
Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' into perf-tools-next
Namhyung Kim
2911
-9523
/
+18545
2026-07-29
drm/bridge: imx: Add i.MX93 parallel display format configuration support
Liu Ying
3
-0
/
+234
2026-07-28
fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
Andrey Albershteyn
1
-1
/
+1
2026-07-28
fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()
Zhan Xusheng
1
-1
/
+1
2026-07-28
selftests/damon/sysfs_refresh: test kdamond refresh_ms
Ruslan Valiyev
2
-0
/
+76
2026-07-28
selftests/damon/_damon_sysfs: support kdamond refresh_ms
Ruslan Valiyev
1
-1
/
+8
2026-07-28
selftests/damon/sysfs.py: validate memcg_path staging readback
Cheng Nie
1
-0
/
+31
2026-07-28
selftests/damon/_damon_sysfs.py: fix memcg_path assignment
Cheng Nie
1
-1
/
+1
2026-07-28
selftests/damon: fix dead code, skipped checks, and broken lookups
Kunwu Chan
7
-10
/
+10
2026-07-28
selftests/damon/damos_tried_regions: fix expectation output and join TypeError
Kunwu Chan
1
-2
/
+2
2026-07-28
selftests/damon: prevent cross-context state pollution in DamonCtx
Kunwu Chan
1
-2
/
+8
2026-07-28
mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()
David Hildenbrand (Arm)
3
-12
/
+6
2026-07-28
mm: drop pte_clear_not_present_full()
David Hildenbrand (Arm)
2
-19
/
+6
2026-07-28
sparc/mm: drop custom pte_clear_not_present_full()
David Hildenbrand (Arm)
1
-4
/
+0
2026-07-28
mm/damon/sysfs-schemes: kobject_del() region for populate_region error
SJ Park
1
-1
/
+3
2026-07-28
mm/damon/sysfs: kobject_del() probe dirs in probes_addd_dir error path
SJ Park
1
-0
/
+1
2026-07-28
mm/damon/sysfs: kobject_del() probe filter dirs
SJ Park
1
-1
/
+3
[prev]
[next]