summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-07mm: vmscan: move vmscan sysctls to mm/vmscan.cKaixiong Yu
2025-02-07mm: swap: move sysctl to mm/swap.cKaixiong Yu
2025-02-07mm: filemap: move sysctl to mm/filemap.cKaixiong Yu
2025-02-07mm: vmstat: move sysctls to mm/vmstat.cKaixiong Yu
2025-02-07HID: core: Add reserved item tag for main itemsTatsuya S
2025-02-07drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe
2025-02-07of: base: Add of_get_available_child_by_name()Biju Das
2025-02-07pid: perform free_pid() calls outside of tasklist_lockMateusz Guzik
2025-02-07drm/scheduler: Remove some unused prototypesTvrtko Ursulin
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-07cpufreq: Remove cpufreq_enable_boost_support()Viresh Kumar
2025-02-07cpufreq: staticize policy_has_boost_freq()Viresh Kumar
2025-02-07cpufreq: Introduce policy->boost_supported flagViresh Kumar
2025-02-07cpufreq: Export cpufreq_boost_set_sw()Viresh Kumar
2025-02-07cpufreq: staticize cpufreq_boost_trigger_state()Viresh Kumar
2025-02-07cpufreq: Remove cpufreq_generic_attrsViresh Kumar
2025-02-06string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook
2025-02-06compiler.h: Introduce __must_be_byte_array()Kees Cook
2025-02-06compiler.h: Move C string helpers into C-only kernel sectionKees Cook
2025-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-02-06netdev-genl: Elide napi_id when not presentJoe Damato
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski
2025-02-06net: add helpers for setting a memory provider on an rx queueDavid Wei
2025-02-06net: page_pool: add memory provider helpersPavel Begunkov
2025-02-06net: page_pool: add a mp hook to unregister_netdevice*Pavel Begunkov
2025-02-06net: page_pool: add callback for mp info printingPavel Begunkov
2025-02-06netdev: add io_uring memory provider infoDavid Wei
2025-02-06net: page_pool: create hooks for custom memory providersPavel Begunkov
2025-02-06net: generalise net_iov chunk ownersPavel Begunkov
2025-02-06ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet
2025-02-06ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-06net: add dev_net_rcu() helperEric Dumazet
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-06ASoC: tas2781: Switch to use %ptTsrAndy Shevchenko
2025-02-06ASoC: and adn use snd_soc_ret()Mark Brown
2025-02-06This is continued work on Samsung S9(SM-9600)Mark Brown
2025-02-06ASoC: Intel: avs: Add support for MalibouLakeMark Brown
2025-02-06acpi/ghes, cper: Recognize and cache CXL Protocol errorsSmita Koralahalli
2025-02-06efi/cper, cxl: Remove cper_cxl.hSmita Koralahalli
2025-02-06efi/cper, cxl: Make definitions and structures globalSmita Koralahalli
2025-02-06ASoC: simple-card-utils: use snd_soc_ret()Kuninori Morimoto
2025-02-06ASoC: add common snd_soc_ret() and use itKuninori Morimoto
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-06drm/dp: Increase eDP display control capability sizeSuraj Kandpal
2025-02-06drm/dp: Add eDP 1.5 bit definitionSuraj Kandpal
2025-02-06ASoC: dapm: unexport dapm_mark_endpoints_dirty()Masahiro Yamada