aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-08bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.hPetr Vorel1-0/+1
2024-05-08closures: closure_sync_timeout()Kent Overstreet1-0/+12
2024-05-08PCI/CXL: Add 'cxl_bus' reset method for devices below CXL PortsDave Jiang1-1/+1
2024-05-08PCI/CXL: Fail bus reset if upstream CXL Port has SBR maskedDave Jiang1-0/+5
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman25-121/+255
2024-05-08PCI: Lock upstream bridge for pci_reset_function()Dave Jiang2-0/+7
2024-05-08PCI/CXL: Move CXL Vendor ID to pci_ids.hDave Jiang1-0/+2
2024-05-08fs/coredump: Enable dynamic configuration of max file note sizeAllen Pais1-0/+2
2024-05-08Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai38-77/+212
2024-05-08ALSA: hda: Add Intel BMG PCI ID and HDMI codec vidChaitanya Kumar Borah2-0/+2
2024-05-08ALSA: hda: codec: Reduce CONFIG_PM dependenciesTakashi Iwai1-11/+0
2024-05-08Merge branch kvm-arm64/misc-6.10 into kvmarm-master/nextMarc Zyngier1-1/+1
2024-05-08watchdog: allow nmi watchdog to use raw perf eventSong Liu1-0/+2
2024-05-08kfifo: don't use "proxy" headersAndy Shevchenko1-2/+7
2024-05-08kexec: fix the unexpected kexec_dprintk() macroBaoquan He1-4/+2
2024-05-08cpumask: delete unused reset_cpu_possible_mask()Alexey Dobriyan1-5/+0
2024-05-08drm: deprecate driver dateJani Nikula1-1/+1
2024-05-08net/ipv4: add tracepoint for icmp_sendPeilin He1-0/+67
2024-05-08net: dsa: add support switches global DSCP priority mappingOleksij Rempel1-0/+9
2024-05-08net: add IEEE 802.1q specific helpersOleksij Rempel2-0/+133
2024-05-08net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel1-0/+4
2024-05-08RDMA/efa: Support QP with unsolicited write w/ imm. receiveMichael Margolin1-0/+7
2024-05-08uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}Erick Archer1-0/+8
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin2-15/+6
2024-05-07net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer1-0/+2
2024-05-07clock, reset: microchip: move all mpfs reset code to the reset subsystemConor Dooley1-5/+5
2024-05-07btrfs: add tracepoints for extent map shrinker eventsFilipe Manana1-0/+99
2024-05-07btrfs: stop referencing btrfs_delayed_tree_ref directlyJosef Bacik1-1/+0
2024-05-07btrfs: stop referencing btrfs_delayed_data_ref directlyJosef Bacik1-1/+0
2024-05-07btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_nodeJosef Bacik1-4/+4
2024-05-07btrfs: simplify delayed ref tracepointsJosef Bacik1-33/+21
2024-05-07btrfs: remove not needed mod_start and mod_len from struct extent_mapFilipe Manana1-2/+1
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver1-0/+7
2024-05-07memcg: use proper type for mod_memcg_stateShakeel Butt1-6/+7
2024-05-07memcg: dynamically allocate lruvec_statsShakeel Butt1-56/+6
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini5-18/+70
2024-05-08KVM: PPC: Fix documentation for ppc mmu capsJoel Stanley1-2/+2
2024-05-07HID: do not assume HAT Switch logical max < 8Benjamin Tissoires1-3/+3
2024-05-07md: Revert "md: Fix overflow in is_mddev_idle"Li Nan1-1/+1
2024-05-07block: add a blk_alloc_discard_bio helperChristoph Hellwig1-0/+3
2024-05-07block: add a bio_chain_and_submit helperChristoph Hellwig1-0/+1
2024-05-07bug: Improve commentThorsten Blum1-1/+1
2024-05-07ACPI/NUMA: Remove architecture dependent remainingsRobert Richter1-5/+0
2024-05-07x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter1-6/+1
2024-05-07page_pool: don't use driver-set flags field directlyAlexander Lobakin1-3/+10
2024-05-07page_pool: make sure frag API fields don't span between cachelinesAlexander Lobakin1-1/+11
2024-05-07dma: avoid redundant calls for sync operationsAlexander Lobakin3-5/+64
2024-05-07dma: compile-out DMA sync op calls when not usedAlexander Lobakin1-29/+33
2024-05-07iommu/dma: fix zeroing of bounce buffer padding used by untrusted devicesMichael Kelley1-0/+5
2024-05-07swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()Michael Kelley1-1/+1