aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-13io_uring: fix cancellation overwriting req->flagsPavel Begunkov1-1/+2
2024-06-13video/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-12net: add and use __skb_get_hash_symmetric_netFlorian Westphal1-1/+7
2024-06-12net: 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
2024-06-12Merge drm/drm-next into drm-xe-nextRodrigo Vivi311-3202/+6604
2024-06-12devcoredump: Add dev_coredumpm_timeout()José Roberto de Souza1-11/+42
2024-06-12vfs: add rcu-based find_inode variants for iget opsMateusz Guzik1-1/+6
2024-06-12PCI/pwrctl: Add PCI power control core codeBartosz Golaszewski1-0/+51
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg1-20/+0
2024-06-12wifi: ieee80211: remove unused enum ieee80211_client_reg_powerJohannes Berg1-18/+0
2024-06-12power: sequencing: implement the pwrseq coreBartosz Golaszewski2-0/+131
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent1-2/+2
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr1-6/+6
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa1-0/+3
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa1-0/+2
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson1-2/+0
2024-06-11KVM: Add a flag to track if a loaded vCPU is scheduled outSean Christopherson1-0/+1
2024-06-11KVM: Setup empty IRQ routing when creating a VMYi Wang1-0/+6
2024-06-11gpiolib: Remove data-less gpiochip_add() functionAndrew Davis1-4/+0
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-06-11dmaengine: add channel device name to channel registrationAmelie Delaunay1-1/+2
2024-06-11dlm: introduce DLM_LSFL_SOFTIRQ_SAFEAlexander Aring1-1/+16
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)1-2/+0