summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+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-14Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+4
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-14dt-bindings: clock: sophgo: add clkgen for SG2042Chen Wang1-0/+111
2024-06-14dt-bindings: clock: sophgo: add RP gate clocks for SG2042Chen Wang1-0/+58
2024-06-14dt-bindings: clock: sophgo: add pll clocks for SG2042Chen Wang1-0/+14
2024-06-14io_uring: fix cancellation overwriting req->flagsPavel Begunkov1-1/+2
2024-06-14scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche1-1/+3
2024-06-14Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jakub Kicinski2-5/+8
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 Kicinski19-39/+86
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 Torvalds5-12/+41
2024-06-13mfd: pm8008: Rework to match new DT bindingJohan Hovold1-19/+0
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman1-1/+1
2024-06-13drm/connector: hdmi: Fix kerneldoc warningsMaxime Ripard1-98/+108
2024-06-13bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko1-0/+2
2024-06-13PCI: Add INTEL_HDA_PTL to pci_ids.hPierre-Louis Bossart1-0/+1
2024-06-13dt-bindings: interconnect: Add MediaTek EMI Interconnect bindingsAngeloGioacchino Del Regno2-0/+67
2024-06-13ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki1-0/+4
2024-06-13iommu: Make iommu_sva_domain_alloc() staticLu Baolu1-8/+0
2024-06-13Merge branch '20240606-topic-rb1_gpu-v4-1-4bc0c19da4af@linaro.org' into clk-f...Bjorn Andersson1-0/+32
2024-06-13dt-bindings: clock: Add Qcom QCM2290 GPUCCKonrad Dybcio1-0/+32
2024-06-13dt-bindings: clock: add qca8386/qca8084 clock and reset definitionsLuo Jie2-0/+177
2024-06-13flow_offload: add encapsulation control flag helpersAsbjørn Sloth Tønnesen1-0/+35
2024-06-13net: ipv4: Add a sysctl to set multipath hash seedPetr Machata3-1/+32
2024-06-13net: ipv4,ipv6: Pass multipath hash computation through a helperPetr Machata1-0/+7
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