summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-13jbd2: remove unused return value of jbd2_journal_cancel_revokeKemeng Shi
2025-03-13jbd2: remove unused h_jdata flag of handleKemeng Shi
2025-03-13spi: Use inclusive languageAndy Shevchenko
2025-03-13jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERRBaokun Li
2025-03-13dt-bindings: power: Add TH1520 SoC power domainsMichal Wilczynski
2025-03-13firmware: thead: Add AON firmware protocol driverMichal Wilczynski
2025-03-13block: protect debugfs attrs using elevator_lock instead of sysfs_lockNilay Shroff
2025-03-13mfd: sec: Add support for S2MPU05 PMICKaustabh Chakraborty
2025-03-13genirq/msi: Make a few functions staticThomas Gleixner
2025-03-13RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla
2025-03-13net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni
2025-03-13posix-timers: Provide a mechanism to allocate a given timer IDThomas Gleixner
2025-03-13posix-timers: Avoid false cacheline sharingThomas Gleixner
2025-03-13posix-timers: Make signal_struct:: Next_posix_timer_id an atomic_tEric Dumazet
2025-03-13posix-timers: Make lock_timer() use guard()Peter Zijlstra
2025-03-13posix-timers: Rework timer removalThomas Gleixner
2025-03-13Merge tag 'intel-pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2025-03-12net: add granular lock for the netdev netlink socketStanislav Fomichev
2025-03-12net: create netdev_nl_sock to wrap bindings listStanislav Fomichev
2025-03-12PM: clk: Remove unused pm_clk_remove()Dr. David Alan Gilbert
2025-03-12compiler_types: Introduce __nonstring_arrayKees Cook
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-12drm/debugfs: add top-level 'bridges' file showing all added bridgesLuca Ceresoli
2025-03-12drm/bridge: move bridges_show logic from drm_debugfs.cLuca Ceresoli
2025-03-12wifi: cfg80211: expose cfg80211_chandef_get_width()Johannes Berg
2025-03-12drm/prime: Support dedicated DMA device for dma-buf importsThomas Zimmermann