messages from 2023-08-09 16:11:41 to 2023-08-09 16:54:37 UTC [more...]
[PATCH bpf-next 0/9] xsk: TX metadata
2023-08-09 16:54 UTC (9+ messages)
` [PATCH bpf-next 1/9] xsk: Support XDP_TX_METADATA_LEN
` [PATCH bpf-next 2/9] xsk: add TX timestamp and TX checksum offload support
` [PATCH bpf-next 3/9] tools: ynl: print xsk-features from the sample
` [PATCH bpf-next 4/9] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
` [PATCH bpf-next 5/9] selftests/xsk: Support XDP_TX_METADATA_LEN
` [PATCH bpf-next 6/9] selftests/bpf: Add csum helpers
` [PATCH bpf-next 7/9] selftests/bpf: Add TX side to xdp_metadata
` [PATCH bpf-next 8/9] selftests/bpf: Add TX side to xdp_hw_metadata
[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
2023-08-09 16:53 UTC (17+ messages)
` [PATCH v2 01/15] drm/shmem-helper: Make pages_use_count an atomic_t
` [PATCH v2 02/15] drm/panthor: Add uAPI
` [PATCH v2 03/15] drm/panthor: Add GPU register definitions
` [PATCH v2 04/15] drm/panthor: Add the device logical block
` [PATCH v2 05/15] drm/panthor: Add the GPU "
` [PATCH v2 06/15] drm/panthor: Add GEM "
` [PATCH v2 07/15] drm/panthor: Add the devfreq "
` [PATCH v2 08/15] drm/panthor: Add the MMU/VM "
` [PATCH v2 09/15] drm/panthor: Add the FW "
` [PATCH v2 10/15] drm/panthor: Add the heap "
` [PATCH v2 11/15] drm/panthor: Add the scheduler "
` [PATCH v2 12/15] drm/panthor: Add the driver frontend block
` [PATCH v2 13/15] drm/panthor: Allow driver compilation
` [PATCH v2 14/15] dt-bindings: gpu: mali-valhall-csf: Add initial bindings for panthor driver
` [PATCH v2 15/15] drm/panthor: Add an entry to MAINTAINERS
[Buildroot] [PATCH] package/batman-adv: update to 2023.1
2023-08-09 16:53 UTC
[PATCH net-next] sctp: Remove unused declaration sctp_backlog_migrate()
2023-08-09 16:51 UTC (2+ messages)
[PATCH 00/15] Unregister critical branch clocks + some RPM
2023-08-09 16:52 UTC (7+ messages)
` [PATCH 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks
[patch 00/53] x86/topology: The final installment
2023-08-09 16:50 UTC (2+ messages)
[bug report] blktests nvme/047 failed due to /dev/nvme0n1 not created in time
2023-08-09 16:50 UTC (4+ messages)
[PATCH v3 00/10] btrfs: zoned: write-time activation of metadata block group
2023-08-09 16:49 UTC (5+ messages)
` [PATCH v3 07/10] btrfs: zoned: activate metadata block group on write time
` [PATCH v3 08/10] btrfs: zoned: no longer count fresh BG region as zone unusable
[tip: x86/apic] x86/apic: Nuke empty init_apic_ldr() callbacks
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic/32: Remove pointless default_acpi_madt_oem_check()
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic/32: Sanitize logical APIC ID handling
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic: Nuke apic::apicid_to_cpu_present()
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic/32: Remove x86_cpu_to_logical_apicid
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic: Mop up early_per_cpu() abuse
2023-08-09 16:49 UTC
get_maintainer, b4, and CC: stable
2023-08-09 16:50 UTC
[tip: x86/apic] x86/apic/ipi: Code cleanup
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic/32: Decrapify the def_bigsmp mechanism
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic: Mop up apic::apic_id_registered()
2023-08-09 16:49 UTC
[tip: x86/apic] x86/ioapic/32: Decrapify phys_id_present_map operation
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic: Mop up *setup_apic_routing()
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic/ipi: Tidy up the code and fixup comments
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic: Consolidate wait_icr_idle() implementations
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic: Allow apic::wait_icr_idle() to be NULL
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic/x2apic: Share all common IPI functions
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic/uv: Get rid of wrapper callbacks
2023-08-09 16:49 UTC
[tip: x86/apic] x86/apic/64: Uncopypaste probing
2023-08-09 16:49 UTC
[PATCHv7 bpf-next 00/28] bpf: Add multi uprobe link
2023-08-09 16:48 UTC (11+ messages)
` [PATCHv7 bpf-next 02/28] bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
` [PATCHv7 bpf-next 03/28] bpf: Add multi uprobe link
` [PATCHv7 bpf-next 04/28] bpf: Add cookies support for uprobe_multi link
` [PATCHv7 bpf-next 05/28] bpf: Add pid filter "
` [PATCHv7 bpf-next 06/28] bpf: Add bpf_get_func_ip helper support for uprobe link
[Buildroot] [PATCH next 1/1] support/docker: add qemu-system-misc for riscv runtime tests
2023-08-09 16:47 UTC (2+ messages)
[PATCH v4] tun: avoid high-order page allocation for packet header
2023-08-09 16:47 UTC
[PATCH -next] vfio/fsl-mc: Use module_fsl_mc_driver macro to simplify the code
2023-08-09 16:47 UTC (2+ messages)
[PATCH] adfs: delete unused "union adfs_dirtail" definition
2023-08-09 16:46 UTC (2+ messages)
[PATCH -fixes] mm: Add a call to flush_cache_vmap() in vmap_pfn()
2023-08-09 16:46 UTC
[android-common:mirror-chromeos-5.10-arcvm 13076/28665] fs/fuse/file.c:2777:19: warning: result of comparison of constant 4294967291 with expression of type '__u16' (aka 'unsigned short') is always false
2023-08-09 16:46 UTC
stable-rc/linux-5.15.y baseline: 50 runs, 8 regressions (v5.15.125-93-gae7f23cbf199)
2023-08-09 16:46 UTC
[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-08-09 16:46 UTC (8+ messages)
` [PATCH v2 4/8] io_uring/cmd: Extend support beyond SOL_SOCKET
` [PATCH v2 7/8] io_uring/cmd: BPF hook for getsockopt cmd
[PATCH 00/15] eal: mark older API's stable
2023-08-09 16:43 UTC (16+ messages)
` [PATCH 01/15] eal: make bitops a stable API
` [PATCH 02/15] eal: mark rte_dev API's as stable
` [PATCH 03/15] eal: make rte_class API's stable
` [PATCH 04/15] eal: make rte_version_XXX "
` [PATCH 05/15] eal: make rte_drand a stable API
` [PATCH 06/15] eal: make rte_service_lcore_may_be_active stable
` [PATCH 07/15] eal: make rte_devargs_reset stable
` [PATCH 08/15] eal: make pflock API stable
` [PATCH 09/15] eal: make seqcount and seqlock stable
` [PATCH 10/15] eal: mark rte_intr_XXX API's as stable
` [PATCH 11/15] eal: mark rte_atomic128_cmp_exchange "
` [PATCH 12/15] eal: make most rte_thread API's stable
` [PATCH 13/15] eal: mark rte_power "
` [PATCH 14/15] eal: mark rte_eal_vfio_get_token stable
` [PATCH 15/15] eal: mark rte_vect simd bandwidth API as stable
[RFC v1 0/3] Initial support for SPDM
2023-08-09 16:45 UTC (3+ messages)
[PATCH 00/14] fsi: Miscellaneous fixes and I2C Responder driver
2023-08-09 16:21 UTC (4+ messages)
` [PATCH 11/14] fsi: Improve master indexing
[PATCH v6 00/11] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
2023-08-09 16:44 UTC (3+ messages)
[PATCH v6 0/4] iommufd: Add iommu hardware info reporting
2023-08-09 16:45 UTC (7+ messages)
` [PATCH v6 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v6 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[PATCH for-8.2] dockerfiles: bump tricore cross compiler container to Debian 11
2023-08-09 16:45 UTC (4+ messages)
[PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
2023-08-09 16:45 UTC (6+ messages)
` [PATCH v3 1/1] io_uring: add "
[RFC v4 00/11] Native Library Calls
2023-08-09 16:44 UTC (5+ messages)
` [RFC v4 05/11] linux-user/elfload: Add support for parsing symbols of native libraries
` [RFC v4 07/11] target/i386: Add support for native library calls
[PATCH] mm/filemap.c:fix update prev_pos after one read request done
2023-08-09 16:44 UTC (3+ messages)
[PATCH] perf/x86: delete 2 unused forward declarations
2023-08-09 16:44 UTC
[Bug 217769] New: XFS crash on mount on kernels >= 6.1
2023-08-09 16:43 UTC (2+ messages)
` [Bug 217769] "
[PATCH 00/10] Protection information support for io_uring passthrough
2023-08-09 16:43 UTC (7+ messages)
` [PATCH 07/10] engines:io_uring: generate and verify pi for 16b guard
` [PATCH 10/10] engines:io_uring: generate and verify pi for 64b guard
` [PATCH 04/10] engines:io_uring: uring_cmd add support for protection info
[PATCH 1/2] dt-bindings: input: cirrus,cs40l50: Support for CS40L50
2023-08-09 16:41 UTC (3+ messages)
[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-09 16:41 UTC (13+ messages)
` [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v8 05/14] KVM: Allow range-based TLB invalidation from common code
[PATCH] ls-tree: fix --no-full-name
2023-08-09 16:41 UTC (7+ messages)
` [PATCH] describe: fix --no-exact-match
[PATCH] x86/srso: fix build breakage for LD=ld.lld
2023-08-09 16:40 UTC
[PATCH v2 0/2] mlxbf-bootctl: Support access to the large icm size and setting the BlueField boot state
2023-08-09 16:40 UTC (4+ messages)
` [PATCH v2 1/2] mlxbf-bootctl: Support the large icmc write/read
` [PATCH v2 2/2] mlxbf-bootctl: Support setting the ARM boot state to "OS up"
[PATCH] backlight: lp855x: Drop ret variable in brightness change function
2023-08-09 16:38 UTC (3+ messages)
Please pull u-boot-x86
2023-08-09 16:38 UTC
[igt-dev] [PATCH i-g-t v7 0/4] Testcases for dirtyfb ioctl
2023-08-09 16:37 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Testcases for dirtyfb ioctl (rev9)
[PATCH] rtc: stm32: remove incorrect #ifdef check
2023-08-09 16:36 UTC (3+ messages)
[linux-next:master 423/8441] drivers/video/fbdev/core/fb_chrdev.c:239 do_fscreeninfo_to_user() warn: ignoring unreachable code
2023-08-09 16:36 UTC
[PATCH for-8.1 v10 00/14] linux-user: image mapping fixes
2023-08-09 16:33 UTC (7+ messages)
` [PATCH for-8.1 v10 10/14] util/selfmap: Rewrite using qemu/interval-tree.h
` Fix interval_tree_iter_first() to check root node value
FYI, fsnotify contention with aio and io_uring
2023-08-09 16:33 UTC (4+ messages)
` [EXT] "
[PATCH v3 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
2023-08-09 16:32 UTC (8+ messages)
` [PATCH v3 3/3] list_debug: Introduce CONFIG_DEBUG_LIST_MINIMAL
[PATCH] Documentation: stable: clarify patch series prerequisites
2023-08-09 16:31 UTC (2+ messages)
[PATCH v7 00/13] fs: implement multigrain timestamps
2023-08-09 16:30 UTC (12+ messages)
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [Cluster-devel] "
` [f2fs-dev] "
[PATCH 01/12] checkpolicy: Remove the Russian translations
2023-08-09 16:30 UTC (11+ messages)
` [PATCH 02/12] gui: "
` [PATCH 03/12] libselinux: "
` [PATCH 04/12] "
` [PATCH 05/12] libsemanage: "
` [PATCH 06/12] libsepol: "
` [PATCH 07/12] mcstrans: "
` [PATCH 08/12] policycoreutils: "
` [PATCH 10/12] restorecond: "
` [PATCH 11/12] sandbox: "
` [PATCH 12/12] semodule-utils: "
[PATCH] spi: fsl-cpm: Properly define and use IO pointers
2023-08-09 16:29 UTC (3+ messages)
Patchwork summary for: spi-devel-general
2023-08-09 16:30 UTC
[PATCH 0/1] drm/fourcc: Add documentation about software color conversion
2023-08-09 16:29 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v5 0/9] Refactor the SMMU's CD table ownership
2023-08-09 16:27 UTC (12+ messages)
` [PATCH v5 2/9] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
[PATCH net-next v3 0/4] Support offload LED blinking to PHY
2023-08-09 16:27 UTC (3+ messages)
[Intel-gfx] [PATCH 1/2] drm/i915: fix display probe for IVB Q and IVB D GT2 server
2023-08-09 16:27 UTC (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: debug log when GMD ID indicates there's no display
Racy addr->valid in sctp_inet6addr_event() and sctp_copy_laddrs()
2023-08-09 16:26 UTC (2+ messages)
[PATCH RFC] block: Revert 615939a2ae73
2023-08-09 16:26 UTC (4+ messages)
[arm-integrator:b4/virt-to-phys-kfence 2/2] mm/kfence/core.c:111:13: error: conflicting types for '__kfence_pool'; have 'const void *'
2023-08-09 16:25 UTC
s_fs_info and ->kill_sb revisited
2023-08-09 16:26 UTC (10+ messages)
` [PATCH 03/13] xfs: free the mount in ->kill_sb
` [PATCH 06/13] xfs: close the RT and log block devices in xfs_free_buftarg
` [PATCH 07/13] xfs: close the external block devices in xfs_mount_free
[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-09 16:24 UTC (11+ messages)
[RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time
2023-08-09 16:24 UTC (6+ messages)
[PATCH v3 0/3] ACPI: resource: Fix regressions from "Remove "Zen" specific match and quirks"
2023-08-09 16:23 UTC (2+ messages)
[PATCH] net: phy: Don't disable irqs on shutdown if WoL is enabled
2023-08-09 16:21 UTC (9+ messages)
[PATCH v5 0/6] Add TPS6594 PMIC support on several boards
2023-08-09 16:19 UTC (4+ messages)
` [PATCH v5 1/6] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs
[RFC PATCH 0/5] clang-format for Xen
2023-08-09 16:18 UTC (4+ messages)
` [RFC PATCH 5/5] xen: Add clang-format configuration
[PATCH v3] staging: vme_user: fix alignment of open parenthesis and deleted trailing spaces
2023-08-09 16:18 UTC (5+ messages)
Feedback on Qualcomm's minidump (debug) solution for end user device crash
2023-08-09 16:17 UTC (4+ messages)
[PATCH 1/1] io_uring: break iopolling on signal
2023-08-09 16:18 UTC (2+ messages)
[PATCH v2 0/9] x86: Fixes for distro booting
2023-08-09 16:17 UTC (7+ messages)
[PATCH 5.15 00/92] 5.15.126-rc1 review
2023-08-09 16:18 UTC (3+ messages)
[patch 00/53] x86/topology: The final installment
2023-08-09 16:12 UTC (2+ messages)
[RFC PATCH v2 0/6] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
2023-08-09 16:17 UTC (6+ messages)
` [RFC PATCH v2 1/6] fprobe: Use fprobe_regs in fprobe entry handler
[Intel-xe] [PATCH] drm/xe/mtl: Use same GuC version as i915
2023-08-09 16:16 UTC
[PATCH] Hexagon: Make pfn accessors statics inlines
2023-08-09 16:17 UTC (2+ messages)
[PATCH 0/6] Increase code coverage on drm_format_helper.c
2023-08-09 16:16 UTC (3+ messages)
` [PATCH 5/6] drm/format-helper-test: Add multi-plane support to conversion_buf_size()
[Nouveau] 2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
2023-08-09 16:15 UTC (12+ messages)
` "
[arm-integrator:virt-to-pfn-v6.5-rc1 10/12] physaddr-debug.c:(.text+0x10e): multiple definition of `__phys_addr_symbol'; arch/riscv/mm/physaddr.o:physaddr.c:(.text+0x1a): first defined here
2023-08-09 16:14 UTC
[PATCH 1/2] NFS: Fix a use after free in nfs_direct_join_group()
2023-08-09 16:09 UTC (2+ messages)
` [PATCH 2/2] NFS: Fix a potential data corruption
stable-rc/linux-5.10.y baseline: 116 runs, 12 regressions (v5.10.189-202-g0195dc1d1da1c)
2023-08-09 16:15 UTC
[linux-next:master 7373/8441] kernel/workqueue.c:324:40: sparse: sparse: duplicate [noderef]
2023-08-09 16:14 UTC
[PATCH 0/4] keys: Introduce a keys frontend for attestation reports
2023-08-09 16:14 UTC (12+ messages)
[PATCH net-next 0/5] bonding: do some cleanups in bond driver
2023-08-09 16:13 UTC (3+ messages)
` [PATCH net-next 3/5] bonding: remove unnecessary NULL check in debugfs function
[PATCH v2] rebase: clarify conditionals in todo_list_to_strbuf()
2023-08-09 16:13 UTC (4+ messages)
` [PATCH v3] "
[PATCH v1 0/2] mlxbf-bootctl: Support access to the large icm size and setting the BlueField boot state
2023-08-09 16:13 UTC (4+ messages)
` [PATCH v1 1/2] mlxbf-bootctl: Support the large icmc write/read
[iproute2,v2] man: bridge: update bridge link show
2023-08-09 16:12 UTC (3+ messages)
[PATCH v2] arm64/fpsimd: Only provide the length to cpufeature for xCR registers
2023-08-09 16:11 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.