summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark
2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-08-20PM: domains: add device managed version of dev_pm_domain_attach|detach_list()Dikshita Agarwal
2024-08-20net: add copy from skb_seq_state to buffer functionChristian Hopps
2024-08-19bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*Matteo Croce
2024-08-19workqueue: Fix htmldocs build warningTejun Heo
2024-08-19ALSA/ASoC/SoundWire: Intel: update maximum numberMark Brown
2024-08-19x86: support user address masking instead of non-speculative conditionalLinus Torvalds
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-19block: Drop NULL check in bdev_write_zeroes_sectors()John Garry
2024-08-19Merge back thermal core material for 6.12.Rafael J. Wysocki
2024-08-19percpu-rwsem: remove the unused parameter 'read'Wang Long
2024-08-19fs: don't flush in-flight wb switches for superblocks without cgroup writebackHaifeng Xu
2024-08-19soundwire: intel: increase maximum number of linksPierre-Louis Bossart
2024-08-19soundwire: intel: add probe-time check on link idPierre-Louis Bossart
2024-08-19ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKSPierre-Louis Bossart
2024-08-19Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman
2024-08-19Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman
2024-08-18nodemask: Switch from inline to __always_inlineYury Norov
2024-08-18cpumask: Switch from inline to __always_inlineBrian Norris
2024-08-18bitmap: Switch from inline to __always_inlineYury Norov
2024-08-18find: Switch from inline to __always_inlineYury Norov
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-17Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-17sched/eevdf: Propagate min_slice up the cgroup hierarchyPeter Zijlstra
2024-08-17sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestionPeter Zijlstra
2024-08-17sched/fair: Avoid re-setting virtual deadline on 'migrations'Peter Zijlstra
2024-08-17sched,freezer: Mark TASK_FROZEN specialPeter Zijlstra
2024-08-17sched: Prepare generic code for delayed dequeuePeter Zijlstra
2024-08-17crypto: lib/mpi - Add error checks to extensionHerbert Xu
2024-08-17Revert "lib/mpi: Extend the MPI library"Herbert Xu
2024-08-16Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-08-16Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-16Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-08-16perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counterRob Herring (Arm)
2024-08-16KVM: arm64: Refine PMU defines for number of countersRob Herring (Arm)
2024-08-16arm64: perf/kvm: Use a common PMU cycle counter defineRob Herring (Arm)
2024-08-16KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL accessRob Herring (Arm)
2024-08-16perf: arm_pmu: Remove event index to counter remappingRob Herring (Arm)
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-16string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-15alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan
2024-08-15mm: don't account memmap per-nodePasha Tatashin
2024-08-15mm: add system wide stats items categoryPasha Tatashin
2024-08-15mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand
2024-08-15virtio: allow driver to disable the configure change notificationJason Wang
2024-08-15virtio: rename virtio_config_enabled to virtio_config_core_enabledJason Wang