aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-07-03block: don't free the integrity payload in bio_integrity_unmap_free_userChristoph Hellwig1-2/+2
2024-07-03block: don't free submitter owned integrity payload on I/O completionChristoph Hellwig1-2/+1
2024-07-03block: also return bio_integrity_payload * from stubsChristoph Hellwig1-3/+3
2024-07-03block: split integrity support out of bio.hChristoph Hellwig3-156/+154
2024-07-03Merge tag 'v6.10-rc6' into for-6.11/block-postJens Axboe34-88/+230
2024-07-03iommu/arm-smmu-v3: Add support for dirty tracking in domain allocJoao Martins1-0/+3
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert1-4/+0
2024-07-03parport: Remove attach function pointerDr. David Alan Gilbert1-1/+0
2024-07-03parport: Remove 'drivers' listDr. David Alan Gilbert1-1/+0
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch1-0/+8
2024-07-03Merge tag 'w1-drv-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-3/+4
2024-07-03bus: mhi: host: Allow controller drivers to specify name for the MHI controllerSlark Xiao1-0/+2
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman34-76/+42
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)1-0/+2
2024-07-03mm/slab: Introduce kmem_buckets_create() and familyKees Cook1-0/+12
2024-07-03mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argumentKees Cook1-1/+3
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook1-5/+22
2024-07-03mm/slab: Introduce kmem_buckets typedefKees Cook1-2/+3
2024-07-03slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka1-1/+2
2024-07-03netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()Baokun Li1-0/+6
2024-07-03fs: fix dentry sizeChristian Brauner1-1/+1
2024-07-03vfs: move d_lockref out of the area used by RCU lookupMateusz Guzik1-1/+6
2024-07-02page_pool: convert to use netmemMina Almasry1-2/+2
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco1-26/+19
2024-07-02x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor filesTony Luck1-0/+3
2024-07-02x86/resctrl: Add node-scope to the options for feature scopeTony Luck1-0/+1
2024-07-02x86/resctrl: Split the rdt_domain and rdt_hw_domain structuresTony Luck1-20/+28
2024-07-02x86/resctrl: Prepare for different scope for control/monitor operationsTony Luck1-6/+19
2024-07-02x86/resctrl: Prepare to split rdt_domain structureTony Luck1-4/+12
2024-07-02x86/resctrl: Prepare for new domain scopeTony Luck1-2/+7
2024-07-02cgroup_misc: add kernel-doc comments for enum misc_res_typeRandy Dunlap1-3/+4
2024-07-02net: Optimize xdp_do_flush() with bpf_net_context infos.Sebastian Andrzej Siewior2-6/+31
2024-07-02phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik1-0/+4
2024-07-02io_uring/net: move charging socket out of zc io_uringPavel Begunkov2-1/+4
2024-07-02gpiolib: unexport gpiochip_get_desc()Bartosz Golaszewski1-1/+0
2024-07-02fs_parse: add uid & gid option option parsing helpersEric Sandeen1-1/+5
2024-07-01math.h: Add unsigned 8 bits fractional numbers typeAngeloGioacchino Del Regno1-0/+2
2024-07-01ACPI: bus: Indicate support for battery charge limiting thru _OSCArmin Wolf1-0/+1
2024-07-01Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2024-07-01Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2024-07-01platform: cznic: Add preliminary support for Turris Omnia MCUMarek Behún1-0/+249
2024-07-01platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()Thomas Weißschuh1-0/+2
2024-07-01platform/chrome: Update binary interface for EC-based charge controlThomas Weißschuh1-2/+47
2024-07-01syscalls: fix sys_fanotify_mark prototypeArnd Bergmann1-0/+6
2024-07-01HID: bpf: doc fixes for hid_hw_request() hooksBenjamin Tissoires1-6/+8
2024-07-01HID: bpf: doc fixes for hid_hw_request() hooksBenjamin Tissoires1-4/+7
2024-07-01HID: bpf: fix gcc warning and unify __u64 into u64Benjamin Tissoires1-3/+3
2024-07-01RDMA/mlx5: Support per-plane port IB counters by querying PPCNT registerMark Zhang1-0/+1
2024-07-01net/mlx5: mlx5_ifc update for accessing ppcnt register of plane portsMark Zhang1-2/+45
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang1-2/+3