All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-05 23:01:48 to 2024-12-06 00:31:46 UTC [more...]

[PATCH mm-unstable v2 0/6] mm/mglru: performance optimizations
 2024-12-06  0:31 UTC  (5+ messages)
` [PATCH mm-unstable v2 1/6] mm/mglru: clean up workingset
` [PATCH mm-unstable v2 2/6] mm/mglru: optimize deactivation
` [PATCH mm-unstable v2 3/6] mm/mglru: rework aging feedback
` [PATCH mm-unstable v2 4/6] mm/mglru: rework type selection

[PATCH i-g-t 0/2] prevent consecutive unplug
 2024-12-06  0:31 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-12-06  0:31 UTC  (4+ messages)

[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-06  0:31 UTC 

[PATCH 0/5] mm/vma: make more mmap logic userland testable
 2024-12-06  0:30 UTC  (4+ messages)

[PATCH v2] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-06  0:30 UTC  (2+ messages)

Packet pointer invalidation and subprograms
 2024-12-06  0:29 UTC  (6+ messages)

[TEST] tcp-ao/connect-deny-ipv6 is flaky
 2024-12-06  0:28 UTC  (2+ messages)

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-06  0:28 UTC  (11+ messages)

[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-06  0:27 UTC  (7+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point

[PATCH perf/core 0/4] Improve performance and scalability of uretprobes
 2024-12-06  0:24 UTC  (5+ messages)
` [PATCH perf/core 1/4] uprobes: simplify session consumer tracking
` [PATCH perf/core 2/4] uprobes: decouple return_instance list traversal and freeing
` [PATCH perf/core 3/4] uprobes: ensure return_instance is detached from the list before freeing
` [PATCH perf/core 4/4] uprobes: reuse return_instances between multiple uretprobes within task

[PATCH 0/7] iommu/amd: Cleanup some of the domain_alloc_paging path
 2024-12-06  0:23 UTC  (8+ messages)
` [PATCH 1/7] iommu/amd: Remove unused amd_iommu_domain_update()
` [PATCH 2/7] iommu/amd: Remove domain_alloc()
` [PATCH 3/7] iommu/amd: Remove dev == NULL checks
` [PATCH 4/7] iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
` [PATCH 5/7] iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
` [PATCH 6/7] iommu/amd: Move the nid to pdom_setup_pgtable()
` [PATCH 7/7] iommu/amd: Fully decode all combinations of alloc_paging_flags

✗ i915.CI.BAT: failure for tests/intel/xe_exec_store: Introduce long-shader tests
 2024-12-06  0:23 UTC  (2+ messages)
` ✗ Xe.CI.BAT: "

drivers/staging/gpib/ni_usb/ni_usb_gpib.c:418 ni_usb_parse_termination_block() warn: was && intended here instead of ||?
 2024-12-06  0:23 UTC 

[PATCH v2] audit: fix suffixed '/' filename matching in __audit_inode_child()
 2024-12-06  0:22 UTC  (2+ messages)

[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
 2024-12-06  0:21 UTC  (9+ messages)
` [PATCH 12/16] media: qcom: camss: Add default case in vfe_src_pad_code
` [PATCH 13/16] media: qcom: camss: Add sm8550 compatible
` [PATCH 15/16] media: qcom: camss: Add CSID 780 support for sm8550
` [PATCH 16/16] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH] hwmon: tps25990: Fix unreachable code in tps25990_read_word_data
 2024-12-06  0:15 UTC  (2+ messages)

[BUG] perf trace: failed to load -E2BIG
 2024-12-06  0:14 UTC 

[PATCH v2] of: Hide of_default_bus_match_table[]
 2024-12-06  0:13 UTC  (2+ messages)

[PATCH v3] riscv/gdb: add V bit to priv register
 2024-12-06  0:12 UTC 

[PATCH rc 0/2] iommu/amd: Fix locking for domain->dev_list
 2024-12-06  0:13 UTC  (3+ messages)
` [PATCH rc 1/2] iommu/amd: Put list_add/del(dev_data) back under the domain->lock
` [PATCH rc 2/2] iommu/amd: Add lockdep asserts for domain->dev_list

[PATCH 09/11] PCI/IDE: Report available IDE streams
 2024-12-06  0:12 UTC  (2+ messages)

[PATCH v2] piglit: update the patch to fix building the test without wayland
 2024-12-06  0:12 UTC 

[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-06  0:12 UTC  (20+ messages)
` [PATCH v20 01/19] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v20 02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v20 03/19] fgraph: Pass ftrace_regs to retfunc
` [PATCH v20 04/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v20 05/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v20 06/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v20 07/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v20 08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v20 09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v20 10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v20 11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
` [PATCH v20 12/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v20 13/19] fprobe: Add fprobe_header encoding feature
` [PATCH v20 14/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v20 15/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v20 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v20 17/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v20 18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
` [PATCH v20 19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip()

[PATCH RFC net-next 0/2] net: napi: add CPU affinity to napi->config
 2024-12-06  0:12 UTC  (4+ messages)
` [PATCH RFC net-next 1/2] "
` [Intel-wired-lan] [PATCH RFC net-next 2/2] idpf: use napi's irq affinity
  `  "

[PATCH AUTOSEL 6.11 01/15] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
 2024-12-06  0:07 UTC  (7+ messages)
` [PATCH AUTOSEL 6.11 08/15] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.11 09/15] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 6.12 01/15] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
 2024-12-06  0:06 UTC  (6+ messages)
` [PATCH AUTOSEL 6.12 08/15] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.12 09/15] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH v2 0/3] Add RW support for 4k sector size vhdx
 2024-12-06  0:07 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] Add iotest "
` [PATCH v2 3/3] Add VHDX specific image info

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2024-12-06  0:09 UTC  (15+ messages)

[PATCH bpf v2 0/2] Fix for raw_tp PTR_MAYBE_NULL unmarking
 2024-12-06  0:08 UTC  (5+ messages)
` [PATCH bpf v2 1/2] bpf: Suppress warning for non-zero off raw_tp arg NULL check
` [PATCH bpf v2 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking

[PATCH AUTOSEL 6.6 01/10] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:05 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 04/10] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.6 05/10] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 6.1 1/8] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:04 UTC  (6+ messages)
` [PATCH AUTOSEL 6.1 4/8] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.1 5/8] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option
 2024-12-06  0:06 UTC  (8+ messages)
` [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests

[PATCH AUTOSEL 5.15 1/5] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:04 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 3/5] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 5.10 1/5] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:04 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 3/5] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 5.4 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-12-06  0:03 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 2/3] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH 0/1] PCI: Add decode disable/enable to device level and separate BAR info logging into separate function
 2024-12-06  0:03 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH AUTOSEL 4.19 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-12-06  0:03 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 2/3] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH] iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
 2024-12-06  0:03 UTC  (2+ messages)

[RFC PATCH v2 0/20] fwctl/cxl: Add CXL feature commands support via fwctl
 2024-12-06  0:00 UTC  (3+ messages)
` [RFC PATCH v2 01/20] cxl: Refactor user ioctl command path from mds to mailbox

Mismatch between wget online help and accepted syntax
 2024-12-06  0:00 UTC  (2+ messages)

[PATCH v2] kheaders: prevent `find` from seeing perl temp files
 2024-12-06  0:00 UTC 

[RFC][PATCH] sched: deadline: Remove unnecessary goto label in pick_earliest_pushable_dl_task
 2024-12-05 23:59 UTC  (2+ messages)
` [PATCH v2] sched: deadline: Cleanup "

[net-next PATCH v9 0/4] net: dsa: Add Airoha AN8855 support
 2024-12-05 23:57 UTC  (9+ messages)
` [net-next PATCH v9 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

Issue with devtool modify u-boot
 2024-12-05 23:58 UTC  (2+ messages)
` [yocto] "

[PATCH v3 00/10] Introduce fwctl subystem
 2024-12-05 23:58 UTC  (3+ messages)

[PATCH] EDAC/{i10nm,skx,skx_common}: Support multiple clumps
 2024-12-05 23:57 UTC  (5+ messages)

[PATCH v2 09/10] arm64: dts: renesas: r8a779h0: Add display support
 2024-12-05 23:51 UTC 

[RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
 2024-12-05 23:51 UTC  (5+ messages)
` [RFC 06/13] rust: add bindings for memattrs

[PATCH v4 0/3] uboot-sign: support ATF and TFE ITS generation
 2024-12-05 23:51 UTC  (3+ messages)
` [OE-core] "

[PATCH bpf-next] selftests/bpf: add more stats into veristat
 2024-12-05 23:50 UTC  (2+ messages)

[PATCH 00/11] btrfs: zoned: split out data relocation space_info
 2024-12-05 23:49 UTC  (5+ messages)
` [PATCH 01/11] btrfs: take btrfs_space_info in btrfs_reserve_data_bytes
` [PATCH 02/11] btrfs: take struct btrfs_inode in btrfs_free_reserved_data_space_noquota

[RESEND PATCH v2] xfs: fix the entry condition of exact EOF block allocation optimization
 2024-12-05 23:48 UTC  (3+ messages)

[PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-12-05 23:45 UTC  (6+ messages)
` [PATCH net-next v8 01/15] net: stmmac: Fix CSR divider comment

[OE-core][styhead][PATCH 0/7] cve metrics cleanup
 2024-12-05 23:41 UTC  (8+ messages)
` [OE-core][styhead][PATCH 1/7] ghostscript: upgrade 10.03.1 -> 10.04.0
` [OE-core][styhead][PATCH 2/7] builder: set CVE_PRODUCT
` [OE-core][styhead][PATCH 3/7] qemu: patch CVE-2024-6505
` [OE-core][styhead][PATCH 4/7] libarchive: fix CVE-2024-48957 & CVE-2024-48958
` [OE-core][styhead][PATCH 5/7] libsndfile1: backport the fix for CVE-2024-50612
` [OE-core][styhead][PATCH 6/7] curl: patch CVE-2024-9681
` [OE-core][styhead][PATCH 7/7] rust: ignore CVE-2024-43402

v4l2 4.14.98 buffer size disagrees with frame size
 2024-12-05 23:32 UTC 

[PATCH v3 0/3] firmware: add exynos ACPM protocol driver
 2024-12-05 23:39 UTC  (3+ messages)
` [PATCH v3 2/3] "

[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
 2024-12-05 23:39 UTC  (2+ messages)

[PATCH v4 0/2] Enable ethernet for qcs8300
 2024-12-05 23:39 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0

[PATCH v3] drm/panthor: Expose size of driver internal BO's over fdinfo
 2024-12-05 23:39 UTC 

[PATCH 0/2] arm64: dts: renesas: white-hawk-single: Add R-Car Sound support
 2024-12-05 23:37 UTC  (2+ messages)

[PATCH v3 00/25] led: Remove old status-LED code
 2024-12-05 20:36 UTC  (7+ messages)

[v2 00/25] Plane Color Pipeline support for Intel platforms
 2024-12-05 23:38 UTC  (5+ messages)
` [v2 09/25] drm: Add helper to initialize segmented 1D LUT

[PATCH 0/3] cmd: ufetch improvements
 2024-12-05 18:35 UTC  (4+ messages)
` [PATCH 1/3] cmd: ufetch: Fix type mismatch on 32-bit
` [PATCH 2/3] cmd: Allow building ufetch without CONFIG_BLK
` [PATCH 3/3] cmd: ufetch: Show CPU architecture under "CPU"

[PATCH] powerpc: Support using upstream devicetrees
 2024-12-05 17:22 UTC 

[PATCH bpf-next v3 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids
 2024-12-05 23:36 UTC  (3+ messages)

[OE-core][styhead][PATCH 1/7] ghostscript: upgrade 10.03.1 -> 10.04.0
 2024-12-05 23:32 UTC 

[PATCH v2 0/2] x86/bugs: RSB tweaks
 2024-12-05 23:32 UTC  (9+ messages)
` [PATCH v2 1/2] x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH v1 00/13] KVM: Introduce KVM Userfault
 2024-12-05 23:31 UTC  (4+ messages)
` [PATCH v1 06/13] KVM: arm64: Add support for KVM_MEM_USERFAULT

[PATCH v2 2/4] fbt: clean up fprobe/kprobe support
 2024-12-05 23:31 UTC  (2+ messages)

[PATCH v6 drm-dp 0/5] Add dp module in hibmc driver
 2024-12-05 23:30 UTC  (9+ messages)
` [PATCH v6 drm-dp 2/5] drm/hisilicon/hibmc: add dp link moduel in hibmc
` [PATCH v6 drm-dp 3/5] drm/hisilicon/hibmc: add dp hw "
` [PATCH v6 drm-dp 4/5] drm/hisilicon/hibmc: separate struct of vdac
` [PATCH v6 drm-dp 5/5] drm/hisilicon/hibmc: add dp module in hibmc

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-05 23:30 UTC  (3+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation

[PATCH bpf-next] libbpf: Fix segfault due to libelf functions not setting errno
 2024-12-05 23:30 UTC  (2+ messages)

[OE-core][styhead][PATCH 1/7] ghostscript: upgrade 10.03.1 -> 10.04.0
 2024-12-05 23:28 UTC 

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-12-05 23:29 UTC  (2+ messages)

[PATCH RFC] multipath-tools: add HPE MSA Gen7 (2070/2072) to hwtable
 2024-12-05 23:27 UTC  (2+ messages)

[GIT PULL] audit/audit-pr-20241205
 2024-12-05 23:27 UTC  (2+ messages)

[WIP RFC v2 00/35] Rust bindings for KMS + RVKMS
 2024-12-05 23:25 UTC  (4+ messages)
` [WIP RFC v2 13/35] WIP: rust: drm/kms: Add OpaqueConnector and OpaqueConnectorState

[PATCH 0/2] target/xtensa: Remove tswap() calls in semihosting
 2024-12-05 23:24 UTC  (3+ messages)
` [PATCH 1/2] target/xtensa: Implement xtensa_isa_is_big_endian()
` [PATCH 2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper

Linux 6.12.2
 2024-12-05 23:24 UTC  (4+ messages)

[PATCH] rawfbt: new provider
 2024-12-05 23:23 UTC  (2+ messages)

[PATCH] padata: Fix refcnt handling in padata_free_shell() again
 2024-12-05 23:17 UTC  (2+ messages)

[PATCH 4/4] describe: stop traversing when we run out of names
 2024-12-05 23:21 UTC  (6+ messages)
` [PATCH] fixup! "
    ` [PATCH] describe: drop early return for max_candidates == 0

[PATCH 0/2] overcommit: introduce mem-lock-onfault
 2024-12-05 23:19 UTC  (3+ messages)
` [PATCH 1/2] os: add an ability to lock memory on_fault
` [PATCH 2/2] overcommit: introduce mem-lock-onfault

[PATCH 0/5] arm64: renesas: Add R8A779G3 White Hawk Single support
 2024-12-05 23:18 UTC  (4+ messages)

[PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions
 2024-12-05 23:17 UTC  (5+ messages)

Proposal: Allow Customization of Git Merge Commit Message Template
 2024-12-05 23:16 UTC  (2+ messages)

[PATCH] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
 2024-12-05 23:13 UTC 

[PATCH 0/5] reg_sr/whitelist fixes and refactors
 2024-12-05 23:14 UTC  (3+ messages)
` [PATCH 5/5] drm/xe: Apply whitelist to engine save-restore

drivers/dma/idxd/sysfs.c:429 engine_group_id_store() warn: possible spectre second half. 'engine->group'
 2024-12-05 23:10 UTC 

[PATCH v19 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-05 23:09 UTC  (4+ messages)
` [PATCH v19 12/19] fprobe: Rewrite fprobe on function-graph tracer

[PATCH 2/4] fbt: clean up fprobe/kprobe support
 2024-12-05 23:09 UTC  (5+ messages)
` [DTrace-devel] "

[PATCHv3 1/2] dt-bindings: mfd: syscon: Add ti,j721e-acspcie-proxy-ctrl compatible
 2024-12-05 23:07 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-12-05 23:08 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2024-12-05 23:08 UTC  (2+ messages)

[PATCH 0/2] padata: fix UAF in padata_reorder
 2024-12-05 23:03 UTC  (5+ messages)
` [PATCH 1/2] padata: add pd get/put refcnt helper
` [PATCH 2/2] padata: fix UAF in padata_reorder

[PATCH v3] ARM: dts: ti/omap: gta04: fix pm issues caused by spi module
 2024-12-05 23:07 UTC  (2+ messages)

[PATCH v2] ARM: dts: dra7: Add bus_dma_limit for l4 cfg bus
 2024-12-05 23:07 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Fix a typo
 2024-12-05 23:07 UTC  (2+ messages)

[PATCH RESEND 0/2] ARM: ti/omap: gta04: properly specify GTA04 touchscreen properties
 2024-12-05 23:05 UTC  (2+ messages)

[PATCH v5 0/6] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-12-05 23:05 UTC  (4+ messages)
` [PATCH v5 2/6] usb: typec: Add support "

[PATCH] mmc: sdhci-of_dwcmshc: Change to dwcmshc_phy_init for reusing codes
 2024-12-05 23:05 UTC  (3+ messages)

[PATCH v2] rust: alloc: Add doctest for `ArrayLayout`
 2024-12-05 23:04 UTC  (2+ messages)

[RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
 2024-12-05 23:03 UTC  (8+ messages)
` [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities

[PATCH v2 0/2] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
 2024-12-05 23:00 UTC  (6+ messages)
` [PATCH-for-9.2? v2 1/2] "

[DPDK/ethdev Bug 1592] AF_PACKET PMD loops back packets on veth with tc
 2024-12-05 23:01 UTC 


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.