Age | Commit message (Expand) | Author | Files | Lines |
2024-08-24 | bpf: Add bpf_copy_from_user_str kfunc | Jordan Rome | 1 | -0/+9 |
2024-08-23 | bpf: Support bpf_kptr_xchg into local kptr | Dave Marchevsky | 1 | -4/+5 |
2024-08-23 | bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST | Dave Marchevsky | 1 | -1/+1 |
2024-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Alexei Starovoitov | 61 | -245/+411 |
2024-08-22 | bpf: rename nocsr -> bpf_fastcall in verifier | Eduard Zingerman | 2 | -12/+12 |
2024-08-21 | bpf: extract iterator argument type and name validation logic | Andrii Nakryiko | 1 | -0/+5 |
2024-08-20 | bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_* | Matteo Croce | 1 | -0/+1 |
2024-08-19 | Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2024-08-18 | Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+0 |
2024-08-18 | Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s... | Linus Torvalds | 5 | -19/+62 |
2024-08-18 | Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2024-08-17 | Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+1 |
2024-08-16 | Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2024-08-16 | Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -4/+1 |
2024-08-16 | io_uring: fix user_data field name in comment | Caleb Sander Mateos | 1 | -1/+1 |
2024-08-16 | Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |
2024-08-16 | Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+18 |
2024-08-16 | thermal: gov_bang_bang: Use governor_data to reduce overhead | Rafael J. Wysocki | 1 | -0/+1 |
2024-08-16 | alloc_tag: introduce clear_page_tag_ref() helper function | Suren Baghdasaryan | 1 | -0/+13 |
2024-08-16 | mm: don't account memmap per-node | Pasha Tatashin | 2 | -5/+4 |
2024-08-16 | mm: add system wide stats items category | Pasha Tatashin | 1 | -11/+4 |
2024-08-16 | mm/hugetlb: fix hugetlb vs. core-mm PT locking | David Hildenbrand | 2 | -3/+41 |
2024-08-15 | Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2024-08-15 | Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+5 |
2024-08-15 | Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD" | Griffin Kroah-Hartman | 1 | -3/+0 |
2024-08-15 | vsock: fix recursive ->recvmsg calls | Cong Wang | 1 | -0/+4 |
2024-08-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+8 |
2024-08-14 | i2c: Use IS_REACHABLE() for substituting empty ACPI functions | Richard Fitzgerald | 1 | -1/+1 |
2024-08-14 | KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG | Amit Shah | 1 | -0/+1 |
2024-08-14 | KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX) | Sean Christopherson | 1 | -0/+7 |
2024-08-14 | Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -5/+10 |
2024-08-13 | printk/panic: Allow cpu backtraces to be written into ringbuffer during panic | Ryo Takakura | 1 | -0/+1 |
2024-08-13 | vfs: Don't evict inode under the inode lru traversing context | Zhihao Cheng | 1 | -0/+5 |
2024-08-13 | ACPICA: Add a depth argument to acpi_execute_reg_methods() | Rafael J. Wysocki | 1 | -0/+1 |
2024-08-13 | Revert "ACPI: EC: Evaluate orphan _REG under EC device" | Rafael J. Wysocki | 1 | -4/+0 |
2024-08-13 | net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell... | Long Li | 1 | -0/+1 |
2024-08-13 | iommu: Remove unused declaration iommu_sva_unbind_gpasid() | Yue Haibing | 1 | -2/+0 |
2024-08-13 | bpf: Fix updating attached freplace prog in prog_array map | Leon Hwang | 1 | -2/+2 |
2024-08-12 | netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags | David Howells | 2 | -3/+1 |
2024-08-12 | netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second... | David Howells | 1 | -0/+1 |
2024-08-12 | file: fix typo in take_fd() comment | Mathias Krause | 1 | -1/+1 |
2024-08-12 | nsfs: fix ioctl declaration | Christian Brauner | 1 | -1/+2 |
2024-08-12 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+12 |
2024-08-12 | Merge tag 'spi-acpi-lookup-dummy' of https://git.kernel.org/pub/scm/linux/ker... | Takashi Iwai | 1 | -1/+18 |
2024-08-10 | Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2024-08-10 | Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+2 |
2024-08-09 | Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux | Linus Torvalds | 1 | -1/+1 |
2024-08-09 | Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
2024-08-09 | Merge tag 'sound-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -0/+10 |
2024-08-09 | Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Wolfram Sang | 15 | -64/+124 |