summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-25mm: tune PCP high automaticallyHuang Ying
2023-10-25mm: add framework for PCP high auto-tuningHuang Ying
2023-10-25mm, page_alloc: scale the number of pages that are batch allocatedHuang Ying
2023-10-25mm, pcp: reduce lock contention for draining high-order pagesHuang Ying
2023-10-25cacheinfo: calculate size of per-CPU data cache sliceHuang Ying
2023-10-25mm, pcp: avoid to drain PCP when process exitHuang Ying
2023-10-25buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)
2023-10-25buffer: add get_nth_bh()Matthew Wilcox (Oracle)
2023-10-25buffer: make folio_create_empty_buffers() return a buffer_headMatthew Wilcox (Oracle)
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-10-25file, i915: fix file reference for mmap_singleton()Christian Brauner
2023-10-25highmem: Add folio_release_kmap()Matthew Wilcox (Oracle)
2023-10-25HID: core: remove #ifdef CONFIG_PM from hid_driverThomas Weißschuh
2023-10-25sh: Remove superhyway bus supportArnd Bergmann
2023-10-25Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2023-10-24kexec: Annotate struct crash_mem with __counted_byKees Cook
2023-10-24Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-24ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-10-24KVM: arm64: Add PMU event filter bits required if EL3 is implementedOliver Upton
2023-10-24exportfs: add helpers to check if filesystem can encode/decode file handlesAmir Goldstein
2023-10-24iommu: Add iommu_domain ops for dirty trackingJoao Martins
2023-10-24vfio: Move iova_bitmap into iommufdJoao Martins
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse
2023-10-24sched/fair: Remove SIS_PROPPeter Zijlstra
2023-10-24sched: Add cpus_share_resources APIBarry Song
2023-10-23bpf: correct loop detection for iterators convergenceEduard Zingerman
2023-10-23bpf: exact states comparison for iterator convergence checksEduard Zingerman
2023-10-24Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...Dave Airlie
2023-10-23ASoC: Merge up v6.6-rc7Mark Brown
2023-10-23EDAC/versal: Add a Xilinx Versal memory controller driverShubhrajyoti Datta
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-10-23wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar
2023-10-23tcp: add support for usec resolution in TCP TS valuesEric Dumazet
2023-10-23tcp: add RTAX_FEATURE_TCP_USEC_TSEric Dumazet
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-22bcachefs: Update export_operations for snapshotsKent Overstreet
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki
2023-10-21usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flagTomer Maimon
2023-10-21staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain
2023-10-20bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()Hou Tao
2023-10-20bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.hHou Tao
2023-10-20bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()Hou Tao
2023-10-20mm/percpu.c: introduce pcpu_alloc_size()Hou Tao
2023-10-20seq_buf: fix a misleading commentJonathan Corbet
2023-10-20Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds