summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-22driver core: Constify core device attributesThomas Weißschuh
2026-05-22driver core: Allow the constification of device attributesThomas Weißschuh
2026-05-22driver core: Stop using generic sysfs macros for device attributesThomas Weißschuh
2026-05-22driver core: Add low-level macros for device attributesThomas Weißschuh
2026-05-22driver core: Delete DEVICE_ATTR_PREALLOC()Thomas Weißschuh
2026-05-22driver core: Avoid warning when removing a device while its supplier is unbin...Herve Codina
2026-05-22of: dynamic: Fix overlayed devices not probing because of fw_devlinkSaravana Kannan
2026-05-22Revert "treewide: Fix probing of devices in DT overlays"Saravana Kannan
2026-05-22driver core: Use mod_delayed_work to prevent lost deferred probe workZhang Yuwei
2026-05-22device property: fix fwnode reference leak in fwnode_graph_get_endpoint_by_id()Stepan Ionichev
2026-05-22device core: make struct device_driver groups members constant arraysHeiner Kallweit
2026-05-22driver core: make struct bus_type groups members constant arraysHeiner Kallweit
2026-05-22driver core: constify group arrays arguments in driver_add_groups and driver_...Heiner Kallweit
2026-05-22driver core: delete useless forward declaration of "struct class"Alexey Dobriyan
2026-05-22devfreq: change devfreq_event_class to a const structJori Koolstra
2026-05-22devcoredump: Remove exit callHeiner Kallweit
2026-05-22kernfs: fix suspicious RCU usage in kernfs_put()Conor Kotwasinski
2026-05-22drm: verisilicon: add support for cursor planesIcenowy Zheng
2026-05-22drm: verisilicon: add max cursor size to HWDBIcenowy Zheng
2026-05-22spi: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-22ASoC: SOF: ipc4-topology: Enable deep buffer captureSeppo Ingalsuo
2026-05-22spi: aspeed: Fix __iomem annotation and VLA parameterMark Brown
2026-05-22spi: aspeed: Replace VLA parameter with flat pointer in calibration helperChin-Ting Kuo
2026-05-22spi: aspeed: Fix missing __iomem annotation in output transfer pathChin-Ting Kuo
2026-05-22netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2026-05-22selftests: netfilter: add nft_fib_nexthop testJiayuan Chen
2026-05-22netfilter: nft_fib_ipv6: handle routes via external nexthopJiayuan Chen
2026-05-22netfilter: nft_fib_ipv6: walk fib6_siblings under RCUJiayuan Chen
2026-05-22netfilter: ebtables: fix OOB read in compat_mtw_from_userFlorian Westphal
2026-05-22netfilter: disable payload mangling in usernsFlorian Westphal
2026-05-22netfilter: xt_cpu: prefer raw_smp_processor_idFlorian Westphal
2026-05-22netfilter: nf_conntrack_gre: fix gre keymap list corruptionFlorian Westphal
2026-05-22netfilter: synproxy: refresh tcphdr after skb_ensure_writableChris Mason
2026-05-22netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...Hamza Mahfooz
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
2026-05-22minix: release the sb buffer_head when setting the v3 block size failsChristoph Hellwig
2026-05-22misc: rp1: Send IACK on IRQ activate to fix kdump/kexecXiaolei Wang
2026-05-22gpib: cb7210: Fix region leak when request_irq failsHongling Zeng
2026-05-22parport: Fix race between port and client registrationBen Hutchings
2026-05-22uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memoryGuangshuo Li
2026-05-22arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-05-22init: do_mounts: use kmalloc() for allocations of temporary buffersMike Rapoport (Microsoft)
2026-05-22Merge patch series "writeback: fix race between cgroup_writeback_umount() and...Christian Brauner
2026-05-22writeback: use a per-sb counter to drain inode wb switches at umountBaokun Li
2026-05-22writeback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li
2026-05-22writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()Baokun Li
2026-05-22rust_binder: Avoid holding lock when dropping delivered_deathMatthew Maurer
2026-05-22rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXNAlice Ryhl
2026-05-22serial: dz: Enable modular buildMaciej W. Rozycki
2026-05-22serial: zs: Convert to use a platform deviceMaciej W. Rozycki