summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-17Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts
2025-01-12module: fix writing of livepatch relocations in ROX textPetr Pavlu
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov
2025-01-09firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-09Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner
2025-01-09fs: kill MNT_ONRBChristian Brauner
2025-01-08seccomp: Stub for !CONFIG_SECCOMPLinus Walleij
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-06regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATORManivannan Sadhasivam
2025-01-06regulator: Guard of_regulator_bulk_get_all() with CONFIG_OFManivannan Sadhasivam
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-02af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
2025-01-02soc: ti: pruss: Fix pruss APIsMD Danish Anwar
2024-12-30percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman
2024-12-30mm: hugetlb: independent PMD page table shared countLiu Shixin
2024-12-30mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong
2024-12-27Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-26Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-23tracing: Constify string literal data member in struct trace_event_callChristian Göttsche
2024-12-23net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu
2024-12-23preempt: Move PREEMPT_RT before PREEMPT in vermagic.Sebastian Andrzej Siewior
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-20Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-20netfs: Fix is-caching check in read-retryDavid Howells
2024-12-20netfs: Work around recursion by abandoning retry if nothing readDavid Howells
2024-12-20tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang
2024-12-18alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan
2024-12-18mm/codetag: clear tags before swapDavid Wang