summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-24Input: bu21029_ts - use guard notation when acquiring mutexDmitry Torokhov
2026-03-24Input: auo-pixcir-ts - use guard notation when acquiring mutexesDmitry Torokhov
2026-03-24Input: atmel_mxt_ts - switch to using cleanup functionsDmitry Torokhov
2026-03-24Input: ads7846 - switch to using cleanup functionsDmitry Torokhov
2026-03-24Input: ad7879 - use guard notation when acquiring mutexesDmitry Torokhov
2026-03-24Input: ad7877 - use guard notation when acquiring mutexes/locksDmitry Torokhov
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24randomize_kstack: Maintain kstack_offset per taskRyan Roberts
2026-03-24net: mana: fix use-after-free in add_adev() error pathGuangshuo Li
2026-03-24tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet
2026-03-24selftests: drv-net: add missing tc config options for netkit testsBobby Eshleman
2026-03-24net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler
2026-03-24rtnetlink: fix leak of SRCU struct in rtnl_link_registerSabrina Dubroca
2026-03-24net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan
2026-03-24Merge branch 'net-dsa-mxl862xx-mdio-bus-integrity-and-optimization'Jakub Kicinski
2026-03-24net: dsa: mxl862xx: use RST_DATA to skip writing zero wordsDaniel Golle
2026-03-24net: dsa: mxl862xx: add CRC for MDIO communicationDaniel Golle
2026-03-24virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin
2026-03-24net: ethtool: pass genl_info to the ethnl parse_request operationMaxime Chevallier
2026-03-24dt-bindings: input: matrix-keymap: fix key board wordingHugo Villeneuve
2026-03-25erofs: fix .fadvise() for page cache sharingGao Xiang
2026-03-25drm/bridge: lt8713sx: avoid 64-bit divisionArnd Bergmann
2026-03-25drm/bridge: lt8713sx select CONFIG_CRC8Arnd Bergmann
2026-03-24ring-buffer: Show what clock function is used on timestamp errorsSteven Rostedt
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt
2026-03-24MAINTAINERS: Add entry for ESWIN EIC7700 clock driverXuyang Dong
2026-03-24clk: eswin: Add eic7700 clock driverXuyang Dong
2026-03-24clk: divider: Add devm_clk_hw_register_divider_parent_dataXuyang Dong
2026-03-24dt-bindings: clock: eswin: Documentation for eic7700 SoCXuyang Dong
2026-03-25drm/msm/dsi/phy: rename DSI_PHY_7NM_QUIRK_PRE_V4_1 to DSI_PHY_7NM_QUIRK_V4_0Pengyu Luo
2026-03-24clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacksMaíra Canal
2026-03-25drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()Dmitry Baryshkov
2026-03-25drm/msm/dpu: simplify bg_alpha selectionDmitry Baryshkov
2026-03-24dt-bindings: input: touchscreen: edt-ft5x06: Add FocalTech FT3519Bhushan Shah
2026-03-25HSI: cmt_speech: fix wrong printf formatRosen Penev
2026-03-25HSI: omap_ssi_port: remove null check from FAMRosen Penev
2026-03-25gpu: nova-core: create GSP-RM logging buffers debugfs entriesTimur Tabi
2026-03-25gpu: nova-core: create debugfs root in module initTimur Tabi
2026-03-25gpu: nova-core: Replace module_pci_driver! with explicit module initTimur Tabi
2026-03-25rust: dma: implement BinaryWriter for Coherent<[u8]>Timur Tabi
2026-03-25rust: uaccess: add write_dma() for copying from DMA buffers to userspaceTimur Tabi
2026-03-25drm/ci: add rk3588-rock-5bVignesh Raman
2026-03-25drm/ci: move qualcomm baremetal jobs to lavaVignesh Raman
2026-03-25drm/ci: uprev mesaVignesh Raman
2026-03-25drm/ci: i915: cml: update runner tagVignesh Raman
2026-03-25drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2Vignesh Raman
2026-03-24selftests/bpf: Test variable length stack writeAlexei Starovoitov
2026-03-24bpf: Fix variable length stack write over spilled pointersAlexei Starovoitov
2026-03-24Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-24rust: device: add device name methodTimur Tabi