summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-10-26mm, pcp: reduce lock contention for draining high-order pagesHuang Ying2-0/+7
2023-10-26cacheinfo: calculate size of per-CPU data cache sliceHuang Ying1-0/+1
2023-10-26mm, pcp: avoid to drain PCP when process exitHuang Ying1-1/+11
2023-10-26buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)1-3/+1
2023-10-26buffer: add get_nth_bh()Matthew Wilcox (Oracle)1-0/+22
2023-10-26buffer: make folio_create_empty_buffers() return a buffer_headMatthew Wilcox (Oracle)1-2/+2
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+6
2023-10-25file, i915: fix file reference for mmap_singleton()Christian Brauner1-0/+1
2023-10-25highmem: Add folio_release_kmap()Matthew Wilcox (Oracle)1-2/+16
2023-10-25HID: core: remove #ifdef CONFIG_PM from hid_driverThomas Weißschuh1-2/+2
2023-10-25sh: Remove superhyway bus supportArnd Bergmann1-107/+0
2023-10-25Merge tag 'opp-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki3-4/+44
2023-10-25kexec: Annotate struct crash_mem with __counted_byKees Cook1-1/+1
2023-10-24Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+29
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli1-1/+1
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+42
2023-10-24ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav1-0/+5
2023-10-24KVM: arm64: Add PMU event filter bits required if EL3 is implementedOliver Upton1-3/+6
2023-10-24exportfs: add helpers to check if filesystem can encode/decode file handlesAmir Goldstein1-0/+27
2023-10-24iommu: Add iommu_domain ops for dirty trackingJoao Martins2-0/+74
2023-10-24vfio: Move iova_bitmap into iommufdJoao Martins1-0/+26
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse1-0/+5
2023-10-24sched/fair: Remove SIS_PROPPeter Zijlstra1-2/+0
2023-10-24sched: Add cpus_share_resources APIBarry Song2-1/+14
2023-10-24bpf: correct loop detection for iterators convergenceEduard Zingerman1-0/+15
2023-10-24bpf: exact states comparison for iterator convergence checksEduard Zingerman1-0/+1
2023-10-24Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...Dave Airlie1-0/+40
2023-10-23ASoC: Merge up v6.6-rc7Mark Brown44-120/+174
2023-10-23EDAC/versal: Add a Xilinx Versal memory controller driverShubhrajyoti Datta1-0/+12
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker6-9/+51
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern1-0/+29
2023-10-23wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov1-2/+1
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar17-11/+65
2023-10-23tcp: add support for usec resolution in TCP TS valuesEric Dumazet1-1/+3
2023-10-23tcp: add RTAX_FEATURE_TCP_USEC_TSEric Dumazet1-0/+5
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie37-100/+150
2023-10-23bcachefs: Update export_operations for snapshotsKent Overstreet1-0/+6
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki1-0/+2
2023-10-21usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flagTomer Maimon1-0/+1
2023-10-21staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain1-0/+4
2023-10-21bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()Hou Tao1-1/+1
2023-10-21bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.hHou Tao1-0/+1
2023-10-21bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()Hou Tao1-0/+1
2023-10-21mm/percpu.c: introduce pcpu_alloc_size()Hou Tao1-0/+1
2023-10-20seq_buf: fix a misleading commentJonathan Corbet1-1/+1
2023-10-20Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+6
2023-10-20thermal: core: Pass trip pointer to governor throttle callbackRafael J. Wysocki1-1/+2
2023-10-20tracing: Move readpos from seq_buf to trace_seqMatthew Wilcox (Oracle)2-4/+3
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski2-35/+16