summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu1-0/+11
2024-06-16Merge tag 'iio-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-24/+91
2024-06-16memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)1-0/+5
2024-06-16hwrng: core - Remove list.h from the hw_random.hAndy Shevchenko1-2/+1
2024-06-15kcov: don't lose track of remote references during softirqsAleksandr Nogikh1-0/+2
2024-06-15mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai1-0/+4
2024-06-15lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan1-3/+8
2024-06-15Revert "mm: init_mlocked_on_free_v3"David Hildenbrand1-8/+1
2024-06-15ASoC: codecs: lpass: add support for v2.5 rx macroMark Brown13-166/+36
2024-06-15net: stmmac: add select_pcs() platform methodRussell King (Oracle)1-1/+3
2024-06-15net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu1-1/+2
2024-06-15net/mlx5: Correct TASR typo into TSARCosmin Ratiu1-1/+1
2024-06-15Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2-2/+1
2024-06-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-1/+26
2024-06-14KVM: arm64: Add support for FFA_PARTITION_INFO_GETSebastian Ene1-0/+3
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov1-1/+11
2024-06-14Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds1-0/+4
2024-06-14Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds1-1/+2
2024-06-14bpf: Harden __bpf_kfunc tag against linker kfunc removalTony Ambardar1-1/+1
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar1-0/+23
2024-06-14tracing/ring-buffer: Add last_boot_info file to boot instanceSteven Rostedt (Google)1-0/+3
2024-06-14ring-buffer: Add ring_buffer_alloc_range()Steven Rostedt (Google)1-0/+17
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig3-34/+17
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig1-2/+2
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig1-4/+8
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig3-34/+18
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig1-6/+22
2024-06-14block: remove unused queue limits APIChristoph Hellwig1-24/+0
2024-06-14platform: arm64: add Lenovo Yoga C630 WOS EC driverDmitry Baryshkov1-0/+44
2024-06-14HID: bpf: make part of struct hid_device writableBenjamin Tissoires1-1/+1
2024-06-14Documentation: HID: amend HID-BPF for struct_opsBenjamin Tissoires1-4/+4
2024-06-14HID: bpf: remove tracing HID-BPF capabilityBenjamin Tissoires1-53/+1
2024-06-14HID: bpf: implement HID-BPF through bpf_struct_opsBenjamin Tissoires1-1/+60
2024-06-14HID: rename struct hid_bpf_ops into hid_opsBenjamin Tissoires1-2/+2
2024-06-14leds: class: Add flag to avoid automatic renaming of LED devicesThomas Weißschuh1-0/+1
2024-06-14io_uring: fix cancellation overwriting req->flagsPavel Begunkov1-1/+2
2024-06-14video/logo: Remove linux_serial_image commentsGeert Uytterhoeven1-3/+0
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-27/+37
2024-06-13ACPI: NUMA: Consolidate header includesThorsten Blum1-3/+1
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua2-3/+4
2024-06-13bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann1-0/+2
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman1-1/+1
2024-06-13PCI: Add INTEL_HDA_PTL to pci_ids.hPierre-Louis Bossart1-0/+1
2024-06-13iommu: Make iommu_sva_domain_alloc() staticLu Baolu1-8/+0
2024-06-13net: add and use __skb_get_hash_symmetric_netFlorian Westphal1-1/+7
2024-06-13net: add and use skb_get_hash_netFlorian Westphal1-2/+10
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu1-4/+4
2024-06-12bpf: verifier: Relax caller requirements for kfunc projection type argsDaniel Xu1-0/+1
2024-06-12block: unmap and free user mapped integrity via submitterAnuj Gupta1-0/+4