summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-11regmap: regmap_multi_reg_read(): make register list constRichard Fitzgerald1-1/+1
2024-12-11coresight: Add support to get static id for system trace sourcesMao Jinlong1-0/+1
2024-12-11coresight: Drop atomics in connection refcountsJames Clark1-2/+2
2024-12-11iomap: fix zero padding data issue in concurrent append writesLong Li1-1/+1
2024-12-11Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-3/+4
2024-12-11rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet1-1/+0
2024-12-11rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()Eric Dumazet1-2/+2
2024-12-11rtnetlink: add ndo_fdb_dump_contextEric Dumazet1-0/+7
2024-12-11power: supply: core: introduce dev_to_psy()Thomas Weißschuh1-0/+2
2024-12-11power: supply: core: remove power_supply_for_each_device()Thomas Weißschuh1-1/+0
2024-12-11power: supply: core: introduce power_supply_for_each_psy()Thomas Weißschuh1-0/+1
2024-12-11drm/bridge/synopsys: Add MIPI DSI2 host controller bridgeHeiko Stuebner1-0/+95
2024-12-11bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn1-8/+5
2024-12-10drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu1-0/+9
2024-12-10bpf: check changes_pkt_data property for extension programsEduard Zingerman1-0/+1
2024-12-10bpf: track changes_pkt_data property for global functionsEduard Zingerman1-0/+1
2024-12-10bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman1-1/+1
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke3-2/+2
2024-12-10ACPI: platform_profile: Add concept of a "custom" profileMario Limonciello1-0/+1
2024-12-10ACPI: platform_profile: Create class for ACPI platform profileMario Limonciello1-0/+2
2024-12-10ACPI: platform_profile: Pass the profile handler into platform_profile_notify()Mario Limonciello1-1/+1
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello1-1/+1
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello1-0/+1
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello1-0/+1
2024-12-10of: Hide of_default_bus_match_table[]Stephen Boyd1-2/+0
2024-12-10block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal1-2/+0
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal1-0/+3
2024-12-10rseq: Validate read-only fields under DEBUG_RSEQ configMathieu Desnoyers1-0/+9
2024-12-10drm/print: add drm_print_hex_dump()Jani Nikula1-0/+2
2024-12-10pmdomain: core: Support naming idle statesKonrad Dybcio1-0/+1
2024-12-10fanotify: allow to set errno in FAN_DENY permission responseAmir Goldstein2-1/+10
2024-12-10fanotify: report file range info with pre-content eventsAmir Goldstein1-0/+8
2024-12-10fanotify: introduce FAN_PRE_ACCESS permission eventAmir Goldstein2-4/+12
2024-12-10fsnotify: generate pre-content permission event on truncateAmir Goldstein1-0/+20
2024-12-10fsnotify: pass optional file access range in pre-content eventAmir Goldstein2-2/+42
2024-12-10fsnotify: introduce pre-content permission eventsAmir Goldstein3-4/+27
2024-12-10fanotify: reserve event bit of deprecated FAN_DIR_MODIFYAmir Goldstein2-0/+2
2024-12-10fsnotify: check if file is actually being watched for pre-content events on openAmir Goldstein1-0/+3
2024-12-10fsnotify: opt-in for permission events at file open timeAmir Goldstein2-21/+61
2024-12-10firmware: arm_scmi: Add module aliases to i.MX vendor protocolsCristian Marussi1-4/+5
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den1-1/+2
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den1-1/+2
2024-12-10mmc: core: Introduce the MMC_RSP_R1B_NO_CRC responseAndy-ld Lu1-0/+1
2024-12-10mmc: core: Drop the MMC_RSP_R1_NO_CRC responseUlf Hansson1-3/+0
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas1-0/+2
2024-12-10crypto: hisilicon/zip - support new error reportWeili Qian1-0/+2
2024-12-10crypto: hisilicon/zip - add data aggregation featureWeili Qian1-0/+3
2024-12-10scsi: Eliminate scsi_register() and scsi_unregister() usage & docsRandy Dunlap1-1/+1
2024-12-10net: phy: Add helper for mapping RGMII link speed to clock rateJan Petrous (OSS)1-0/+23
2024-12-10net: stmmac: Fix clock rate variables sizeJan Petrous (OSS)1-3/+3