summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-29s390/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak
2026-07-29riscv/runtime-const: Introduce runtime_const_mask_32()K Prateek Nayak
2026-07-29fs/ntfs3: bound page_lcns[] index by the log recordKonstantin Komarov
2026-07-29fs/ntfs3: validate dirty page table on log replayXiang Mei
2026-07-29can: ems_usb: validate CPC message lengthsPengpeng Hou
2026-07-29can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubm...Guangshuo Li
2026-07-29can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde
2026-07-29can: c_can: c_can_chip_config(): keep controller in init mode until bittiming...Lucas Martins Alves
2026-07-29can: softing: fw_parse(): validate firmware record spansPengpeng Hou
2026-07-29can: rcar_canfd: change the initializing flow for clocks and resetsTu Nguyen
2026-07-29can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...Pengpeng Hou
2026-07-29can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...Abdun Nihaal
2026-07-29can: peak_usb: validate uCAN receive record lengthsPengpeng Hou
2026-07-29can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB su...Maoyi Xie
2026-07-29can: peak_usb: add bounds check for USB channel indexJames Gao
2026-07-29can: ctucanfd: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-29can: ctucanfd: use self-test mode for PRESUME_ACKAvi Weiss
2026-07-29can: ctucanfd: handle bus error interruptsAvi Weiss
2026-07-29can: ctucanfd: mark error-active controller status validAvi Weiss
2026-07-29can: ctucanfd: unmap BAR0 using base addressAvi Weiss
2026-07-29can: isotp: check register_netdevice_notifier() error in module initMinhong He
2026-07-29isofs: Drop support of directory entries straddling blocksJan Kara
2026-07-29net: sxgbe: check descriptor ring allocation failuresChenguang Zhao
2026-07-29net: sxgbe: free TX rings on RX allocation failureChenguang Zhao
2026-07-29can: isotp: fix timer drain order, wakeup handling and tx_gen orderingOliver Hartkopp
2026-07-29Merge patch series "can: j1939: resend lost patches for buffer init and netde...Marc Kleine-Budde
2026-07-29can: j1939: transport: j1939_session_fresh_new(): initialize receive bufferOleksij Rempel
2026-07-29can: j1939: use netdevice_tracker for j1939_{priv,session,ecu} trackingTetsuo Handa
2026-07-29ALSA: hda/conexant: Add NULL check for dc_mode_pathwangdicheng
2026-07-29ALSA: usb-audio: Make some quirk-string helpers localTakashi Iwai
2026-07-29ALSA: usb-audio: Extend quirk_flags to 64bitTakashi Iwai
2026-07-29ALSA: docs: Add description of usb-audio playback_urb_fixup quirkTakashi Iwai
2026-07-29ALSA: hda/realtek: Add mute LED quirk for HP Victus 16-e0xxx (MB 88ED)André Pragosa
2026-07-29ALSA: usb-audio: Add GET_SAMPLE_RATE quirk for C-Media CM6206Mikhail Gavrilov
2026-07-29ALSA: usb-audio: Clamp frame size in implicit-feedback modeSonali Pradhan
2026-07-29ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fill_max is setSonali Pradhan
2026-07-29kho: fix size calculation in kho_preserved_memory_reserve()Pratyush Yadav (Google)
2026-07-28fs,fsverity: remove check for fsverity being enabled in setattr_prepare()Andrey Albershteyn
2026-07-28fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()Zhan Xusheng
2026-07-28selftests/damon/sysfs_refresh: test kdamond refresh_msRuslan Valiyev
2026-07-28selftests/damon/_damon_sysfs: support kdamond refresh_msRuslan Valiyev
2026-07-28selftests/damon/sysfs.py: validate memcg_path staging readbackCheng Nie
2026-07-28selftests/damon/_damon_sysfs.py: fix memcg_path assignmentCheng Nie
2026-07-28selftests/damon: fix dead code, skipped checks, and broken lookupsKunwu Chan
2026-07-28selftests/damon/damos_tried_regions: fix expectation output and join TypeErrorKunwu Chan
2026-07-28selftests/damon: prevent cross-context state pollution in DamonCtxKunwu Chan
2026-07-28mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()David Hildenbrand (Arm)
2026-07-28mm: drop pte_clear_not_present_full()David Hildenbrand (Arm)
2026-07-28sparc/mm: drop custom pte_clear_not_present_full()David Hildenbrand (Arm)
2026-07-28mm/damon/sysfs-schemes: kobject_del() region for populate_region errorSJ Park