summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2024-06-12Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-06-12devcoredump: Add dev_coredumpm_timeout()José Roberto de Souza
2024-06-12vfs: add rcu-based find_inode variants for iget opsMateusz Guzik
2024-06-12PCI/pwrctl: Add PCI power control core codeBartosz Golaszewski
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg
2024-06-12wifi: ieee80211: remove unused enum ieee80211_client_reg_powerJohannes Berg
2024-06-12power: sequencing: implement the pwrseq coreBartosz Golaszewski
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa