summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-12PM: sleep: Remove unused pm_generic_ wrappersDr. David Alan Gilbert
2025-03-12net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FTStanislav Fomichev
2025-03-12PNP: Expand length of fixup id stringKees Cook
2025-03-12fsnotify: add pre-content hooks on mmap()Amir Goldstein
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-03-12x86/resctrl: Move get_config_index() to a headerJames Morse
2025-03-12x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plrJames Morse
2025-03-12x86/resctrl: Move mbm_cfg_mask to struct rdt_resourceJames Morse
2025-03-12x86/resctrl: Change mon_event_config_{read,write}() to be arch helpersJames Morse
2025-03-12x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMECJames Morse
2025-03-12x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkersJames Morse
2025-03-12x86/resctrl: Add an arch helper to reset one resourceJames Morse
2025-03-12x86/resctrl: Move resctrl types to a separate headerJames Morse
2025-03-12x86/resctrl: Move rdt_find_domain() to be visible to arch and fs codeJames Morse
2025-03-12x86/resctrl: Expose resctrl fs's init function to the rest of the kernelJames Morse
2025-03-12x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()James Morse
2025-03-12x86/resctrl: Generate default_ctrl instead of sharing itJames Morse
2025-03-12x86/resctrl: Add max_bw to struct resctrl_membwJames Morse
2025-03-12x86/resctrl: Remove data_width and the tabular formatJames Morse
2025-03-12x86/resctrl: Use schema type to determine the schema format stringJames Morse
2025-03-12x86/resctrl: Use schema type to determine how to parse schema valuesJames Morse
2025-03-12x86/resctrl: Remove fflags from struct rdt_resourceJames Morse
2025-03-12x86/resctrl: Add a helper to avoid reaching into the arch code resource listJames Morse
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie
2025-03-11KVM: arm64: Remap PMUv3 events onto hardwareOliver Upton
2025-03-11blk-cgroup: Simplify policy files registrationMichal Koutný
2025-03-11cgroup: Update file naming commentMichal Koutný
2025-03-11Merge back ACPI platform_profile driver material for 6.15Rafael J. Wysocki
2025-03-11mmc: slot-gpio: Remove unused mmc_gpio_set_cd_isrDr. David Alan Gilbert
2025-03-11dma: Introduce generic dma_addr_*crypted helpersSuzuki K Poulose
2025-03-11dma: Fix encryption bit clearing for dma_to_physSuzuki K Poulose
2025-03-11iommu: Unexport iommu_fwspec_free()Robin Murphy
2025-03-11printk: Rename console_start to console_resumeMarcos Paulo de Souza
2025-03-11printk: Rename console_stop to console_suspendMarcos Paulo de Souza
2025-03-11printk: Rename resume_console to console_resume_allMarcos Paulo de Souza
2025-03-11printk: Rename suspend_console to console_suspend_allMarcos Paulo de Souza
2025-03-11Merge tag 'counter-updates-for-6.15' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-03-11dmaengine: Remove device_prep_dma_imm_data from struct dma_deviceNathan Lynch
2025-03-10ipv6: save dontfrag in corkWillem de Bruijn
2025-03-10lsm: remove old email address for Stephen SmalleyStephen Smalley
2025-03-10<linux/cleanup.h>: Allow the passing of both iomem and non-iomem pointers to ...Ilpo Järvinen
2025-03-10PCI: Cache offset of Resizable BAR capabilityBjorn Helgaas
2025-03-10gfs2: Convert gfs2_end_log_write_bh() to work on a folioMatthew Wilcox (Oracle)
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
2025-03-10lib/crc7: unexport crc7_be_syndrome_tableEric Biggers
2025-03-10block: protect hctx attributes/params using q->elevator_lockNilay Shroff
2025-03-10block: protect read_ahead_kb using q->limits_lockNilay Shroff
2025-03-10block: protect wbt_lat_usec using q->elevator_lockNilay Shroff
2025-03-10block: protect nr_requests update using q->elevator_lockNilay Shroff