summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-12bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.Alexei Starovoitov1-0/+1
2024-03-12bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.Alexei Starovoitov2-0/+4
2024-03-12bpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov1-0/+4
2024-03-12bpf: Introduce bpf_arena.Alexei Starovoitov3-2/+16
2024-03-12Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-145/+461
2024-03-12Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+11
2024-03-12Merge tag 'smp-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-03-12net: nexthop: Have all NH notifiers carry NH IDPetr Machata1-1/+1
2024-03-12net: gro: move two declarations to include/net/gro.hEric Dumazet2-5/+6
2024-03-12Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+58
2024-03-11Merge tag 'irq-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+5
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+2
2024-03-11Merge tag 'cgroup-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-10/+0
2024-03-11Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2024-03-11Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-42/+100
2024-03-11Merge tag 'compiler-attributes-6.9' of https://github.com/ojeda/linuxLinus Torvalds1-2/+2
2024-03-11Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo...Linus Torvalds3-3/+4
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds9-63/+81
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds4-70/+114
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2-0/+77
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds6-15/+12
2024-03-11Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds6-89/+161
2024-03-11Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds7-9/+25
2024-03-11Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds5-18/+45
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds8-29/+135
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-6/+6
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov1-0/+7
2024-03-11Merge tag 'opp-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2-20/+18
2024-03-11Merge branch 'pm-em'Rafael J. Wysocki1-61/+105
2024-03-11Merge branches 'pm-powercap' and 'pm-tools'Rafael J. Wysocki1-0/+6
2024-03-11Merge branch 'pm-cpufreq'Rafael J. Wysocki4-4/+39
2024-03-11Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki1-0/+8
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki2-15/+57
2024-03-11Merge branch 'pm-sleep'Rafael J. Wysocki2-74/+30
2024-03-11Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki3-4/+31
2024-03-11Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-7/+7
2024-03-11Merge branches 'acpi-tables', 'acpi-processor', 'acpi-property' and 'acpi-the...Rafael J. Wysocki1-0/+1
2024-03-11Merge branches 'acpi-scan', 'acpi-bus', 'acpi-pm' and 'acpi-resource'Rafael J. Wysocki1-1/+1
2024-03-11lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpersAndy Shevchenko1-0/+101
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-0/+48
2024-03-11cpufreq: Move dev_pm_opp_{init|free}_cpufreq_table() to pm_opp.hViresh Kumar2-20/+16
2024-03-11OPP: Extend dev_pm_opp_data with turbo supportSibi Sankar1-0/+2
2024-03-10Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+7
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+26
2024-03-09efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan1-0/+1
2024-03-09efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan1-0/+1
2024-03-09efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel1-1/+1
2024-03-09Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-1/+4
2024-03-09Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski5-56/+68
2024-03-09Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski1-0/+1