summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-08coredump: Do not lock during 'comm' reportingKees Cook1-2/+2
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever1-1/+0
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2025-01-18Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+63
2025-01-17Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2025-01-17tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt1-0/+63
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-24/+1
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den1-0/+1
2025-01-15net: make page_pool_ref_netmem work with net iovsPavel Begunkov1-1/+1
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-6/+6
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+15
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts1-0/+12
2025-01-12module: fix writing of livepatch relocations in ROX textPetr Pavlu1-1/+2
2025-01-12hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song1-1/+1
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+2
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini15-63/+168
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-4/+2
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-01-10xsk: Bring back busy polling supportStanislav Fomichev3-23/+0
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-26/+20
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-45/+32
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner2-24/+19
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov1-13/+3
2025-01-10sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov1-10/+7
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov1-1/+1
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9
2025-01-09firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing1-1/+1
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2025-01-09Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner1-2/+1
2025-01-09fs: kill MNT_ONRBChristian Brauner1-2/+1
2025-01-08seccomp: Stub for !CONFIG_SECCOMPLinus Walleij1-1/+1
2025-01-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+0
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+4
2025-01-06regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATORManivannan Sadhasivam1-46/+32
2025-01-06regulator: Guard of_regulator_bulk_get_all() with CONFIG_OFManivannan Sadhasivam1-8/+9
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone1-0/+5
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe1-0/+1
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe1-0/+4
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds4-22/+86
2025-01-04tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan1-1/+1
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-29/+45
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-1/+9
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang1-1/+3
2025-01-02af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet1-3/+13
2025-01-02scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam1-2/+0
2025-01-02soc: ti: pruss: Fix pruss APIsMD Danish Anwar1-6/+6
2024-12-30percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman1-4/+1
2024-12-30mm: hugetlb: independent PMD page table shared countLiu Shixin2-0/+31