summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima2024-08-191-0/+1
* Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-08-162-8/+11
|\
| * Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz2024-08-152-8/+11
* | net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean2024-08-161-0/+2
* | net: dsa: provide a software untagging function on RX for VLAN-aware bridgesVladimir Oltean2024-08-161-6/+10
* | net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean2024-08-161-0/+9
* | net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean2024-08-162-1/+49
* | Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-152-0/+5
|\|
| * vsock: fix recursive ->recvmsg callsCong Wang2024-08-151-0/+4
| * net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li2024-08-131-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-08-142-0/+8
|\ \
| * | KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIGAmit Shah2024-08-141-0/+1
| * | KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson2024-08-141-0/+7
* | | Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-145-5/+10
|\ \ \
| * | | vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng2024-08-131-0/+5
| * | | netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells2024-08-122-3/+1
| * | | netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...David Howells2024-08-121-0/+1
| * | | file: fix typo in take_fd() commentMathias Krause2024-08-121-1/+1
| * | | nsfs: fix ioctl declarationChristian Brauner2024-08-121-1/+2
* | | | bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang2024-08-121-2/+2
* | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-08-121-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro2024-08-051-0/+12
| |/ /
* | | 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