summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10PCI: Remove pci_fixup_cardbus()Heiner Kallweit
2025-04-10svsm: Add header with SVSM_VTPM_CMD helpersStefano Garzarella
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald
2025-04-10phy: exynos5-usbdrd: add exynos7870 USBDRD supportKaustabh Chakraborty
2025-04-10cpufreq: Drop unused cpufreq_get_policy()Rafael J. Wysocki
2025-04-10fbdev: Remove constants of unused eventsThomas Zimmermann
2025-04-10leds: backlight trigger: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: lcd: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: Replace fb events with a dedicated function callThomas Zimmermann
2025-04-10backlight: Implement fbdev tracking with blank state from eventThomas Zimmermann
2025-04-10fbdev: Track display blanking stateThomas Zimmermann
2025-04-10device property: Split fwnode_get_child_node_count()Andy Shevchenko
2025-04-10mm/kmap: Add kmap_local_page_try_from_panic()Jocelyn Falempe
2025-04-09net: remove cpu stall in txq_trans_update()Eric Dumazet
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski
2025-04-09net: designate XSK pool pointers in queues as "ops protected"Jakub Kicinski
2025-04-09net: avoid potential race between netdev_get_by_index_lock() and netns switchJakub Kicinski
2025-04-09PCI: Remove pcim_iounmap_regions()Philipp Stanner
2025-04-09cpufreq: Pass policy pointer to ->update_limits()Rafael J. Wysocki
2025-04-09cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()Rafael J. Wysocki
2025-04-09cpufreq: Add and use cpufreq policy locking guardsRafael J. Wysocki
2025-04-09hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::functionNam Cao
2025-04-09genirq/msi: Rename msi_[un]lock_descs()Thomas Gleixner
2025-04-09genirq/msi: Use lock guards for MSI descriptor lockingThomas Gleixner
2025-04-09cleanup: Provide retain_and_null_ptr()Thomas Gleixner
2025-04-09ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello
2025-04-09stack_tracer: move sysctl registration to kernel/trace/trace_stack.cJoel Granados
2025-04-09tracing: Move trace sysctls into trace.cJoel Granados
2025-04-09Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...Bartosz Golaszewski
2025-04-09gpio: provide gpiod_is_equal()Bartosz Golaszewski
2025-04-08net: Drop unused @sk of __skb_try_recv_from_queue()Michal Luczaj
2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-08perf/x86/intel: Support auto counter reloadKan Liang
2025-04-08perf: Extend the bit width of the arch-specific flagKan Liang
2025-04-08perf/x86: Add dynamic constraintKan Liang
2025-04-08perf: Make perf_pmu_unregister() useablePeter Zijlstra
2025-04-08perf: Fix hang while freeing sigtrap eventFrederic Weisbecker
2025-04-08ASoC: Intel: avs: 16 channels supportMark Brown
2025-04-08Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFSNeilBrown
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown
2025-04-08gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flagBartosz Golaszewski
2025-04-08fs: predict not having to do anything in fdput()Mateusz Guzik
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev
2025-04-07lib/string_helpers: Introduce parse_int_array()Cezary Rojewski
2025-04-07ASoC: Intel: avs: PTL-based platforms supportCezary Rojewski