summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-12-10rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet
2024-12-10rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()Eric Dumazet
2024-12-10rtnetlink: add ndo_fdb_dump_contextEric Dumazet
2024-12-11power: supply: core: introduce dev_to_psy()Thomas Weißschuh
2024-12-11power: supply: core: remove power_supply_for_each_device()Thomas Weißschuh
2024-12-11power: supply: core: introduce power_supply_for_each_psy()Thomas Weißschuh
2024-12-10bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn
2024-12-10bpf: check changes_pkt_data property for extension programsEduard Zingerman
2024-12-10bpf: track changes_pkt_data property for global functionsEduard Zingerman
2024-12-10bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman
2024-12-10ACPI: platform_profile: Add concept of a "custom" profileMario Limonciello
2024-12-10ACPI: platform_profile: Create class for ACPI platform profileMario Limonciello
2024-12-10ACPI: platform_profile: Pass the profile handler into platform_profile_notify()Mario Limonciello
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello
2024-12-10of: Hide of_default_bus_match_table[]Stephen Boyd
2024-12-10block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal
2024-12-10rseq: Validate read-only fields under DEBUG_RSEQ configMathieu Desnoyers
2024-12-10pmdomain: core: Support naming idle statesKonrad Dybcio
2024-12-10fanotify: allow to set errno in FAN_DENY permission responseAmir Goldstein
2024-12-10fanotify: introduce FAN_PRE_ACCESS permission eventAmir Goldstein
2024-12-10fsnotify: generate pre-content permission event on truncateAmir Goldstein
2024-12-10fsnotify: pass optional file access range in pre-content eventAmir Goldstein
2024-12-10fsnotify: introduce pre-content permission eventsAmir Goldstein
2024-12-10fanotify: reserve event bit of deprecated FAN_DIR_MODIFYAmir Goldstein
2024-12-10fsnotify: check if file is actually being watched for pre-content events on openAmir Goldstein
2024-12-10fsnotify: opt-in for permission events at file open timeAmir Goldstein
2024-12-10firmware: arm_scmi: Add module aliases to i.MX vendor protocolsCristian Marussi
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den
2024-12-10mmc: core: Introduce the MMC_RSP_R1B_NO_CRC responseAndy-ld Lu
2024-12-10mmc: core: Drop the MMC_RSP_R1_NO_CRC responseUlf Hansson
2024-12-10crypto: hisilicon/zip - support new error reportWeili Qian
2024-12-10crypto: hisilicon/zip - add data aggregation featureWeili Qian
2024-12-09net: phy: Add helper for mapping RGMII link speed to clock rateJan Petrous (OSS)
2024-12-09net: stmmac: Fix clock rate variables sizeJan Petrous (OSS)
2024-12-09net: stmmac: Extend CSR calc supportJan Petrous (OSS)
2024-12-09net: stmmac: Fix CSR divider commentJan Petrous (OSS)
2024-12-09net: reformat kdoc return statementsJakub Kicinski
2024-12-09ktime: Add us_to_ktime()David Howells
2024-12-09memory: ti-aemif: Export aemif_*_cs_timings()Bastien Curutchet
2024-12-09Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley
2024-12-09Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-09perf/core: Export perf_exclude_event()Namhyung Kim
2024-12-09uprobes: Reuse return_instances between multiple uretprobes within taskAndrii Nakryiko
2024-12-09uprobes: Simplify session consumer trackingAndrii Nakryiko
2024-12-09regulator: pca9450: Add PMIC pca9452 supportJoy Zou
2024-12-09m68k: Use kernel's generic muldi3 libgcc functionGreg Ungerer