messages from 2024-09-04 20:06:41 to 2024-09-12 15:08:57 UTC [more...]
[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-09-12 15:08 UTC (5+ messages)
` [PATCH v14 01/19] tracing: Add a comment about ftrace_regs definition
` [PATCH v14 02/19] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v14 03/19] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
2024-09-12 10:53 UTC (32+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
` [PATCH RFC v3 2/2] selftests/mm: Create ADDR_LIMIT_47BIT test
[PATCH v3 0/2] mm: tlb swap entries batch async release
2024-09-12 7:30 UTC (15+ messages)
` [PATCH v3 2/2] mm: tlb: add "
[PATCH 1/1] x86: SMT broken on Xen PV DomU since 6.9
2024-09-12 5:21 UTC (3+ messages)
` [PATCH 1/1] x86: SMT broken on Xen PV DomU since 6.9 (updated)
[PATCH net-next v26 00/13] Device Memory TCP
2024-09-12 4:40 UTC (15+ messages)
` [PATCH net-next v26 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v26 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v26 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v26 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v26 05/13] page_pool: devmem support
` [PATCH net-next v26 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v26 07/13] net: support non paged skb frags
` [PATCH net-next v26 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v26 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v26 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v26 11/13] net: add devmem TCP documentation
` [PATCH net-next v26 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v26 13/13] netdev: add dmabuf introspection
[PATCH 1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh
2024-09-12 0:45 UTC (11+ messages)
` [PATCH 2/3] btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug
` [PATCH 3/3] btf: require pahole 1.21+ for DEBUG_INFO_BTF with default DWARF version
[PATCH v2 1/3] modpost: check section mismatch in reference to .dtb.init.rodata
2024-09-11 17:32 UTC (4+ messages)
` [PATCH v2 2/3] kbuild: move non-boot builtin DTBs to .init.rodata section
` [PATCH v2 3/3] kbuild: add generic support for built-in boot DTBs
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-11 10:19 UTC (13+ messages)
` [PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text
[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
2024-09-11 5:13 UTC (2+ messages)
` [PATCH v2 05/15] timers: Update function descriptions of sleep/delay related functions
[PATCH net-next v25 00/13] Device Memory TCP
2024-09-10 15:38 UTC (23+ messages)
` [PATCH net-next v25 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v25 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v25 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v25 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v25 05/13] page_pool: devmem support
` [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v25 07/13] net: support non paged skb frags
` [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v25 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v25 11/13] net: add devmem TCP documentation
` [PATCH net-next v25 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v25 13/13] netdev: add dmabuf introspection
[PATCH 0/9] vdso: Use only headers from the vdso/ namespace
2024-09-10 15:05 UTC (35+ messages)
` [PATCH 1/9] x86: vdso: Introduce asm/vdso/mman.h
` [PATCH 3/9] x86: vdso: Introduce asm/vdso/page.h
` [PATCH 4/9] vdso: Introduce vdso/page.h
` [PATCH 5/9] vdso: Split linux/minmax.h
` [PATCH 6/9] vdso: Split linux/array_size.h
` [PATCH 7/9] x86: vdso: Modify asm/vdso/getrandom.h to include datapage
` [PATCH 9/9] vdso: Modify getrandom to include the correct namespace
[PATCH 00/15] kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support
2024-09-10 9:35 UTC (24+ messages)
` [PATCH 01/15] kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host
` [PATCH 02/15] kbuild: split device tree build rules into scripts/Makefile.dtbs
` [PATCH 03/15] kbuild: move non-boot builtin DTBs to .init.rodata section
` [PATCH 04/15] kbuild: add generic support for built-in boot DTBs
` [PATCH 05/15] MIPS: migrate to generic rule for built-in DTBs
` [PATCH 06/15] riscv: migrate to the generic rule for built-in DTB
` [PATCH 07/15] LoongArch: "
` [PATCH 08/15] ARC: "
` [PATCH 09/15] openrisc: "
` [PATCH 10/15] xtensa: "
` [PATCH 11/15] nios2: "
` [PATCH 12/15] sh: "
` [PATCH 13/15] microblaze: "
` [PATCH 14/15] kbuild: rename CONFIG_GENERIC_BUILTIN_DTB to CONFIG_BUILTIN_DTB
` [PATCH 15/15] kbuild: use .init.rodata section unconditionally for cmd_wrap_S_dtb
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-09-09 9:46 UTC (4+ messages)
[PATCH net-next v24 00/13] Device Memory TCP
2024-09-09 0:21 UTC (4+ messages)
` [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider
[PATCH] set_memory: Add __must_check to generic stubs
2024-09-07 15:40 UTC
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-09-06 11:07 UTC (3+ messages)
` [PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-09-06 9:37 UTC (3+ messages)
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
[PATCH v3 0/4] do_div() with constant divisor simplification
2024-09-06 1:47 UTC (2+ messages)
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-09-05 21:20 UTC (11+ messages)
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
2024-09-05 20:16 UTC (4+ messages)
[PATCH 00/15] timers: Cleanup delay/sleep related mess
2024-09-05 19:49 UTC (5+ messages)
` [PATCH 06/15] timers: Update function descriptions of sleep/delay related functions
[PATCH v2] docs: Move fault injection section to dev-tools
2024-09-05 19:40 UTC (3+ messages)
[RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2024-09-05 18:07 UTC (9+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] llvm-cov: add Clang's Source-based Code Coverage support
` [PATCH v2 2/4] llvm-cov: add Clang's MC/DC support
` [PATCH v2 3/4] x86: disable llvm-cov instrumentation
` [PATCH v2 4/4] x86: enable llvm-cov support
` FW: [EXTERNAL] Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
[PATCH RFC v2 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
2024-09-05 14:56 UTC (11+ messages)
` [PATCH RFC v2 01/10] uaccess: add copy_struct_to_user helper
` [PATCH RFC v2 02/10] sched_getattr: port to copy_struct_to_user
` [PATCH RFC v2 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
` [PATCH RFC v2 04/10] openat2: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v2 05/10] selftests: openat2: add 0xFF poisoned data after misaligned struct
` [PATCH RFC v2 06/10] selftests: openat2: add CHECK_FIELDS selftests
` [PATCH RFC v2 07/10] clone3: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v2 08/10] selftests: clone3: add CHECK_FIELDS selftests
` [PATCH RFC v2 09/10] mount_setattr: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v2 10/10] selftests: mount_setattr: add CHECK_FIELDS selftest
[PATCH v2 0/6] page allocation tag compression
2024-09-04 21:07 UTC (9+ messages)
` [PATCH v2 6/6] alloc_tag: config to store page allocation tag refs in page flags
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).