messages from 2024-08-30 01:10:05 to 2024-09-04 20:06:41 UTC [more...]
[PATCH v2] docs: Move fault injection section to dev-tools
2024-09-04 20:06 UTC (3+ messages)
[PATCH v2 0/6] page allocation tag compression
2024-09-04 18:58 UTC (26+ messages)
` [PATCH v2 1/6] maple_tree: add mas_for_each_rev() helper
` [PATCH v2 2/6] alloc_tag: load module tags into separate continuous memory
` [PATCH v2 3/6] alloc_tag: eliminate alloc_tag_ref_set
` [PATCH v2 4/6] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references
` [PATCH v2 5/6] alloc_tag: make page allocation tag reference size configurable
` [PATCH v2 6/6] alloc_tag: config to store page allocation tag refs in page flags
[PATCH 0/9] vdso: Use only headers from the vdso/ namespace
2024-09-04 17:26 UTC (22+ messages)
` [PATCH 1/9] x86: vdso: Introduce asm/vdso/mman.h
` [PATCH 2/9] vdso: Introduce 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 8/9] vdso: Modify vdso/getrandom.h to include the asm header
` [PATCH 9/9] vdso: Modify getrandom to include the correct namespace
[PATCH v5 0/2] arm64: Implement getrandom() in vDSO
2024-09-04 15:56 UTC (8+ messages)
` [PATCH v5 1/2] arm64: alternative: make alternative_has_cap_likely() VDSO compatible
` [PATCH v5 2/2] arm64: vdso: wire up getrandom() vDSO implementation
[PATCH] um: kunit: resolve missing prototypes warning
2024-09-04 15:51 UTC (3+ messages)
[PATCH net-next v24 00/13] Device Memory TCP
2024-09-04 15:29 UTC (21+ messages)
` [PATCH net-next v24 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v24 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v24 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v24 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v24 05/13] page_pool: devmem support
` [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v24 07/13] net: support non paged skb frags
` [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v24 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v24 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v24 11/13] net: add devmem TCP documentation
` [PATCH net-next v24 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v24 13/13] netdev: add dmabuf introspection
[PATCH 00/15] timers: Cleanup delay/sleep related mess
2024-09-04 14:44 UTC (4+ messages)
` [PATCH 06/15] timers: Update function descriptions of sleep/delay related functions
[PATCH v3 0/2] mm: tlb swap entries batch async release
2024-09-04 11:38 UTC (5+ messages)
` [PATCH v3 2/2] mm: tlb: add "
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-09-04 8:33 UTC (60+ messages)
` [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 05/11] vmlinux.lds.h: Preserve DTB sections from being discarded after init
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH 09/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers as built-in
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1
[RFC PATCH v3 00/10] Add support for shared PTEs across processes
2024-09-03 23:58 UTC (13+ messages)
` [RFC PATCH v3 01/10] mm: Add msharefs filesystem
` [RFC PATCH v3 02/10] mm/mshare: pre-populate msharefs with information file
` [RFC PATCH v3 03/10] mm/mshare: make msharefs writable and support directories
` [RFC PATCH v3 04/10] mm/mshare: allocate an mm_struct for msharefs files
` [RFC PATCH v3 05/10] mm/mshare: Add ioctl support
` [RFC PATCH v3 06/10] mm/mshare: Add vm flag for shared PTEs
` [RFC PATCH v3 07/10] mm/mshare: Add mmap support
` [RFC PATCH v3 08/10] mm/mshare: Add basic page table sharing support
` [RFC PATCH v3 09/10] mm: create __do_mmap() to take an mm_struct * arg
` [RFC PATCH v3 10/10] mshare: add MSHAREFS_CREATE_MAPPING
16-bit store instructions &c?
2024-09-03 22:34 UTC (7+ messages)
[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
2024-09-03 22:26 UTC (2+ messages)
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-09-03 17:18 UTC (18+ messages)
` [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-09-03 16:38 UTC (12+ messages)
` [PATCH v12 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files
[PATCH v4 0/2] arm64: Implement getrandom() in vDSO
2024-09-03 12:40 UTC (6+ messages)
` [PATCH v4 1/2] arm64: alternative: make alternative_has_cap_likely() VDSO compatible
` [PATCH v4 2/2] arm64: vdso: wire up getrandom() vDSO implementation
[PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
2024-09-03 9:05 UTC (2+ messages)
[PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
2024-09-03 9:04 UTC (2+ messages)
[PATCH v12 17/39] arm64/hwcap: Add hwcap for GCS
2024-09-03 9:00 UTC (2+ messages)
[PATCH v12 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
2024-09-03 8:59 UTC (2+ messages)
` [PATCH v12 6/39] "
[PATCH v12 04/39] mman: Add map_shadow_stack() flags
2024-09-03 8:57 UTC (2+ messages)
` [PATCH v12 4/39] "
[PATCH v12 03/39] prctl: arch-agnostic prctl for shadow stack
2024-09-03 8:55 UTC (2+ messages)
` [PATCH v12 3/39] "
[PATCH RFC 0/8] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
2024-09-02 19:23 UTC (14+ messages)
` [PATCH RFC 1/8] uaccess: add copy_struct_to_user helper
` [PATCH RFC 2/8] sched_getattr: port to copy_struct_to_user
` [PATCH RFC 3/8] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
` [PATCH RFC 4/8] openat2: add CHECK_FIELDS flag to usize argument
` [PATCH RFC 5/8] clone3: "
` [PATCH RFC 6/8] selftests: openat2: add 0xFF poisoned data after misaligned struct
` [PATCH RFC 7/8] selftests: openat2: add CHECK_FIELDS selftests
` [PATCH RFC 8/8] selftests: clone3: "
[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
2024-09-02 15:10 UTC (16+ messages)
[PATCH v3] aarch64: vdso: Wire up getrandom() vDSO implementation
2024-09-02 15:05 UTC (4+ messages)
[PATCH v2] Avoid memory barrier in read_seqcount() through load acquire
2024-09-02 11:55 UTC (4+ messages)
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-31 16:30 UTC (9+ messages)
` [PATCH 07/16] powerpc: mm: Support MAP_BELOW_HINT
[PATCH net-next v23 00/13] Device Memory TCP
2024-08-30 17:59 UTC (6+ messages)
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
[PATCH] docs: Move fault injection section to dev-tools
2024-08-30 17:43 UTC
[PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
2024-08-30 10:01 UTC (12+ messages)
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).