summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-06-14bpf: Harden __bpf_kfunc tag against linker kfunc removalTony Ambardar-1/+1
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar-0/+23
2024-06-14Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+4
2024-06-14tracing/ring-buffer: Add last_boot_info file to boot instanceSteven Rostedt (Google)-0/+3
2024-06-14ring-buffer: Add ring_buffer_alloc_range()Steven Rostedt (Google)-0/+17
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig-34/+17
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig-2/+2
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig-4/+8
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig-34/+18
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig-6/+22
2024-06-14block: remove unused queue limits APIChristoph Hellwig-24/+0
2024-06-14platform: arm64: add Lenovo Yoga C630 WOS EC driverDmitry Baryshkov-0/+44
2024-06-14HID: bpf: make part of struct hid_device writableBenjamin Tissoires-1/+1
2024-06-14Documentation: HID: amend HID-BPF for struct_opsBenjamin Tissoires-4/+4
2024-06-14HID: bpf: remove tracing HID-BPF capabilityBenjamin Tissoires-53/+1
2024-06-14HID: bpf: implement HID-BPF through bpf_struct_opsBenjamin Tissoires-1/+60
2024-06-14HID: rename struct hid_bpf_ops into hid_opsBenjamin Tissoires-2/+2
2024-06-14leds: class: Add flag to avoid automatic renaming of LED devicesThomas Weißschuh-0/+1
2024-06-14dt-bindings: clock: sophgo: add clkgen for SG2042Chen Wang-0/+111
2024-06-14dt-bindings: clock: sophgo: add RP gate clocks for SG2042Chen Wang-0/+58
2024-06-14dt-bindings: clock: sophgo: add pll clocks for SG2042Chen Wang-0/+14
2024-06-13io_uring: fix cancellation overwriting req->flagsPavel Begunkov-1/+2
2024-06-13scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche-1/+3
2024-06-13Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jakub Kicinski-5/+8
2024-06-13video/logo: Remove linux_serial_image commentsGeert Uytterhoeven-3/+0
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-39/+86
2024-06-13ACPI: NUMA: Consolidate header includesThorsten Blum-3/+1
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua-3/+4
2024-06-13bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann-0/+2
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-12/+41
2024-06-13mfd: pm8008: Rework to match new DT bindingJohan Hovold-19/+0
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman-1/+1
2024-06-13drm/connector: hdmi: Fix kerneldoc warningsMaxime Ripard-98/+108
2024-06-13bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko-0/+2
2024-06-13PCI: Add INTEL_HDA_PTL to pci_ids.hPierre-Louis Bossart-0/+1
2024-06-13dt-bindings: interconnect: Add MediaTek EMI Interconnect bindingsAngeloGioacchino Del Regno-0/+67
2024-06-13ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki-0/+4
2024-06-13iommu: Make iommu_sva_domain_alloc() staticLu Baolu-8/+0
2024-06-12Merge branch '20240606-topic-rb1_gpu-v4-1-4bc0c19da4af@linaro.org' into clk-f...Bjorn Andersson-0/+32
2024-06-12dt-bindings: clock: Add Qcom QCM2290 GPUCCKonrad Dybcio-0/+32
2024-06-12dt-bindings: clock: add qca8386/qca8084 clock and reset definitionsLuo Jie-0/+177
2024-06-12flow_offload: add encapsulation control flag helpersAsbjørn Sloth Tønnesen-0/+35
2024-06-12net: ipv4: Add a sysctl to set multipath hash seedPetr Machata-1/+32
2024-06-12net: ipv4,ipv6: Pass multipath hash computation through a helperPetr Machata-0/+7
2024-06-12net: add and use __skb_get_hash_symmetric_netFlorian Westphal-1/+7
2024-06-12net: add and use skb_get_hash_netFlorian Westphal-2/+10
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta-5/+8
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu-4/+4
2024-06-12bpf: verifier: Relax caller requirements for kfunc projection type argsDaniel Xu-0/+1
2024-06-12block: unmap and free user mapped integrity via submitterAnuj Gupta-0/+4