summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu
2024-06-16Merge tag 'iio-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-06-16memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)
2024-06-16hwrng: core - Remove list.h from the hw_random.hAndy Shevchenko
2024-06-15kcov: don't lose track of remote references during softirqsAleksandr Nogikh
2024-06-15mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai
2024-06-15lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan
2024-06-15Revert "mm: init_mlocked_on_free_v3"David Hildenbrand
2024-06-15ASoC: codecs: lpass: add support for v2.5 rx macroMark Brown
2024-06-14net: stmmac: add select_pcs() platform methodRussell King (Oracle)
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu
2024-06-14net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-06-14Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-14KVM: arm64: Add support for FFA_PARTITION_INFO_GETSebastian Ene
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov
2024-06-14Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-14Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-14bpf: Harden __bpf_kfunc tag against linker kfunc removalTony Ambardar
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar
2024-06-14tracing/ring-buffer: Add last_boot_info file to boot instanceSteven Rostedt (Google)
2024-06-14ring-buffer: Add ring_buffer_alloc_range()Steven Rostedt (Google)
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig
2024-06-14block: remove unused queue limits APIChristoph Hellwig
2024-06-14platform: arm64: add Lenovo Yoga C630 WOS EC driverDmitry Baryshkov
2024-06-14HID: bpf: make part of struct hid_device writableBenjamin Tissoires
2024-06-14Documentation: HID: amend HID-BPF for struct_opsBenjamin Tissoires
2024-06-14HID: bpf: remove tracing HID-BPF capabilityBenjamin Tissoires
2024-06-14HID: bpf: implement HID-BPF through bpf_struct_opsBenjamin Tissoires
2024-06-14HID: rename struct hid_bpf_ops into hid_opsBenjamin Tissoires
2024-06-14leds: class: Add flag to avoid automatic renaming of LED devicesThomas Weißschuh
2024-06-13io_uring: fix cancellation overwriting req->flagsPavel Begunkov
2024-06-13video/logo: Remove linux_serial_image commentsGeert Uytterhoeven
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13ACPI: NUMA: Consolidate header includesThorsten Blum
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
2024-06-13bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman
2024-06-13PCI: Add INTEL_HDA_PTL to pci_ids.hPierre-Louis Bossart
2024-06-13iommu: Make iommu_sva_domain_alloc() staticLu Baolu
2024-06-12net: add and use __skb_get_hash_symmetric_netFlorian Westphal
2024-06-12net: add and use skb_get_hash_netFlorian Westphal
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu
2024-06-12bpf: verifier: Relax caller requirements for kfunc projection type argsDaniel Xu
2024-06-12block: unmap and free user mapped integrity via submitterAnuj Gupta