summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds35 hours4-24/+1
|\
| * net: make page_pool_ref_netmem work with net iovsPavel Begunkov2 days1-1/+1
| * xsk: Bring back busy polling supportStanislav Fomichev7 days3-23/+0
* | Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3 days1-1/+1
|\ \
| * | seccomp: Stub for !CONFIG_SECCOMPLinus Walleij9 days1-1/+1
* | | Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds4 days3-2/+15
|\ \ \
| * | | mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts5 days1-0/+12
| * | | module: fix writing of livepatch relocations in ROX textPetr Pavlu5 days1-1/+2
| * | | hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song5 days1-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5 days1-4/+2
|\ \ \ \
| * | | | Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini6 days15-63/+168
| |\| | |
| * | | | Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini6 days1-4/+2
| |\ \ \ \
| | * | | | KVM: arm64: Add unified helper for reprogramming counters by maskOliver Upton2024-12-181-4/+2
* | | | | | Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6 days1-1/+1
|\ \ \ \ \ \
| * | | | | | firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing8 days1-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7 days3-26/+20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner8 days2-24/+19
| |\ \ \ \ \ \
| | * | | | | | poll: kill poll_does_not_wait()Oleg Nesterov8 days1-13/+3
| | * | | | | | sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov8 days1-10/+7
| | * | | | | | poll_wait: kill the obsolete wait_address checkOleg Nesterov8 days1-1/+1
| | * | | | | | poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov8 days1-1/+9
| * | | | | | | Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner9 days1-2/+1
| |\ \ \ \ \ \ \
| | * | | | | | | fs: kill MNT_ONRBChristian Brauner9 days1-2/+1
| | |/ / / / / /
* | | | | | | | Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7 days1-45/+32
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATORManivannan Sadhasivam12 days1-46/+32
| * | | | | | | regulator: Guard of_regulator_bulk_get_all() with CONFIG_OFManivannan Sadhasivam12 days1-8/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8 days1-1/+1
|\ \ \ \ \ \ \
| * | | | | | | tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan13 days1-1/+1
* | | | | | | | Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8 days1-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: add io_uring_cmd_get_async_data helperMark Harmstone12 days1-0/+5
| * | | | | | | | io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe12 days1-0/+1
| * | | | | | | | io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe12 days1-0/+4
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9 days1-2/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam2025-01-021-2/+0
* | | | | | | | | Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11 days2-5/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | netfs: Fix is-caching check in read-retryDavid Howells2024-12-201-1/+0
| * | | | | | | | netfs: Work around recursion by abandoning retry if nothing readDavid Howells2024-12-201-3/+3
| * | | | | | | | iomap: fix zero padding data issue in concurrent append writesLong Li2024-12-111-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds12 days4-22/+86
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman2024-12-311-4/+1
| * | | | | | | mm: hugetlb: independent PMD page table shared countLiu Shixin2024-12-312-0/+31
| * | | | | | | mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes2024-12-312-18/+54
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-034-29/+45
|\ \ \ \ \ \ \
| * | | | | | | af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet2025-01-031-3/+13
| * | | | | | | Merge tag 'nf-24-12-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-12-271-2/+5
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso2024-12-251-2/+5
| * | | | | | | | netlink: specs: mptcp: clearly mention attributesMatthieu Baerts (NGI0)2024-12-271-26/+27
| * | | | | | | | netlink: specs: mptcp: add missing 'server-side' attrMatthieu Baerts (NGI0)2024-12-271-5/+6
| |/ / / / / / /
| * | | | | | | net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu2024-12-231-0/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2025-01-032-1/+9
|\ \ \ \ \ \ \ \