summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar2024-09-291-0/+136
|\
| * cleanup: Add usage and style documentationDan Williams2024-08-051-0/+136
* | Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-101-1/+1
|\ \
| * \ Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-08-0915-64/+124
| |\ \
| * | | i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald2024-08-041-1/+1
* | | | Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-08-091-0/+2
|\ \ \ \
| * \ \ \ Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie2024-08-091-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam2024-08-071-0/+2
| | |/ /
* | | | Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds2024-08-091-1/+1
|\ \ \ \
| * | | | cpumask: Fix crash on updating CPU enabled maskGavin Shan2024-08-081-1/+1
| |/ / /
* | | | Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-08-091-1/+0
|\ \ \ \
| * | | | bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong2024-08-051-1/+0
| |/ / /
* | | | Merge tag 'sound-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-08-092-0/+10
|\ \ \ \
| * \ \ \ Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-08-092-0/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: cs35l56: Handle OTP read latency over SoundWireRichard Fitzgerald2024-08-051-0/+5
| | * | | ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpersCharles Keepax2024-08-021-0/+5
| | |/ /
* | | | Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-081-5/+5
|\ \ \ \
| * | | | net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree2024-08-081-5/+5
* | | | | ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou2024-08-071-1/+0
* | | | | tracing: Use refcount for trace_event_file reference counterSteven Rostedt2024-08-071-1/+1
| |/ / / |/| | |
* | | | profiling: remove profile=sleep supportTetsuo Handa2024-08-041-1/+0
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-032-0/+2
|\ \ \ \
| * \ \ \ Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen2024-07-292-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | scsi: ufs: core: Check LSDBS cap when !mcqKyoungrul Kim2024-07-152-0/+2
* | | | | runtime constants: deal with old decrepit linkersLinus Torvalds2024-08-031-6/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-08-021-4/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kvm-fixes' into HEADPaolo Bonzini2024-08-021-4/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfnsPaolo Bonzini2024-07-261-0/+2
| | * | | | KVM: extend kvm_range_has_memory_attributes() to check subset of attributesPaolo Bonzini2024-07-261-1/+1
| | * | | | KVM: remove kvm_arch_gmem_prepare_needed()Paolo Bonzini2024-07-261-1/+0
| | * | | | KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*Paolo Bonzini2024-07-261-2/+2
* | | | | | Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-021-0/+1
|\ \ \ \ \ \
| * | | | | | RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu2024-08-011-0/+1
| |/ / / / /
* | | | | | Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-021-4/+1
|\ \ \ \ \ \
| * | | | | | uretprobe: change syscall number, againArnd Bergmann2024-08-021-4/+1
| |/ / / / /
* | | | | | Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-08-021-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai2024-07-311-0/+1
* | | | | | Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-012-12/+6
|\ \ \ \ \ \
| * | | | | | net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn2024-07-301-11/+5
| * | | | | | mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)2024-07-301-1/+1
* | | | | | | minmax: fix up min3() and max3() tooLinus Torvalds2024-07-311-2/+10
* | | | | | | Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-301-0/+8
|\ \ \ \ \ \ \
| * | | | | | | btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota2024-07-291-0/+8
* | | | | | | | minmax: improve macro expansion and type checkingLinus Torvalds2024-07-302-15/+68
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-07-292-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...Jiri Pirko2024-07-171-0/+3
| * | | | | | | | virtio: create admin queues alongside other virtqueuesJiri Pirko2024-07-171-4/+0
* | | | | | | | | profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds2024-07-291-1/+0
* | | | | | | | | minmax: simplify min()/max()/clamp() implementationLinus Torvalds2024-07-281-23/+20
* | | | | | | | | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-281-0/+2
| |_|_|_|/ / / / |/| | | | | | |