All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-06 21:59:12 to 2024-06-06 23:31:38 UTC [more...]

[PATCH 0/3] bnxt bug fixes
 2024-06-06 23:31 UTC  (3+ messages)
` [PATCH 1/3] net/bnxt: fix vector mode for P7 devices
` [PATCH 2/3] net/bnxt: refactor backing store qcaps v2

[PATCH v4 0/6] mm: migrate: support poison recover from migrate folio
 2024-06-06 23:30 UTC  (7+ messages)
` [PATCH v4 4/6] mm: migrate: support poisoned "
` [PATCH v4 5/6] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()

BUG: scrub reports uncorrectable csum errors linked to readable file (data: single)
 2024-06-06 23:30 UTC  (5+ messages)

[Patch net] net: remove the bogus overflow debug check in pskb_may_pull()
 2024-06-06 23:27 UTC  (2+ messages)

[PATCH v3 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-06-06 23:27 UTC  (3+ messages)

[PATCH v5 0/6] Add IOMMUFD dirty tracking support for SMMUv3
 2024-06-06 23:10 UTC  (10+ messages)
` [PATCH v5 1/6] iommu/arm-smmu-v3: Factor out a common domain alloc
` [PATCH v5 2/6] iommu/arm-smmu-v3: Add support for domain_alloc_user fn
` [PATCH v5 3/6] iommu/arm-smmu-v3: Add feature detection for HTTU

[PATCH net-next v4 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
 2024-06-06 23:26 UTC  (14+ messages)
` [PATCH net-next v4 1/6] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next v4 2/6] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next v4 3/6] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next v4 4/6] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next v4 5/6] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next v4 6/6] Documentation/tcp-ao: Add a few lines on tracepoints

[PATCH] mm: increase totalram_pages on freeing to buddy system
 2024-06-06 23:25 UTC  (8+ messages)

[PATCH v4 0/3] drm/mediatek: Add support for OF graphs
 2024-06-06 23:25 UTC  (3+ messages)

[PATCH v10 0/8] VMware hypercalls enhancements
 2024-06-06 23:23 UTC  (7+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
          ` [PATCH v11 "

[RFC PATCH v11 0/8]TPEBS counting mode support
 2024-06-06 23:20 UTC  (3+ messages)
` [RFC PATCH v11 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[yocto] am437x do_rootfs error
 2024-06-06 23:18 UTC  (4+ messages)
  ` [meta-ti] "

perf 6.9-1 (archlinux) crashes during recording of cycles + raw_syscalls
 2024-06-06 23:17 UTC  (7+ messages)

[PATCH] scsi: mpi3mr: Fix SATA NCQ priority support
 2024-06-06 23:16 UTC  (5+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_xattr_invalid
 2024-06-06 23:16 UTC 

bitbake compilation errors
 2024-06-06 23:14 UTC  (2+ messages)

[PATCH -next] kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
 2024-06-06 23:14 UTC  (2+ messages)

[PATCH 1/3] RISC-V: Add Zicclsm to cpufeature and hwprobe
 2024-06-06 23:13 UTC  (15+ messages)
` [PATCH 2/3] RISC-V: Detect unaligned vector accesses supported
` [PATCH 3/3] RISC-V: Report vector unaligned accesse speed hwprobe

disk removal slowdown due to rcu_barrier
 2024-06-06 23:13 UTC  (2+ messages)

[PATCH v2] vfio/pci: add msi interrupt affinity support
 2024-06-06 23:11 UTC  (2+ messages)

linux-next: manual merge of the btrfs tree with the btrfs-fixes tree
 2024-06-06 23:12 UTC  (2+ messages)

[PATCH] scsi: core: Disabe CDL by default
 2024-06-06 23:11 UTC  (5+ messages)

[PATCH] mm: zsmalloc: share slab caches for all zsmalloc zpools
 2024-06-06 23:10 UTC  (4+ messages)

[PATCH] cxl: add missing MODULE_DESCRIPTION() macros
 2024-06-06 23:10 UTC  (5+ messages)

[PATCH RFC 0/6] power: supply: extension API
 2024-06-06 23:10 UTC  (2+ messages)

[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
 2024-06-06 23:09 UTC  (3+ messages)

Unifying page table walkers
 2024-06-06 23:07 UTC  (6+ messages)

[PATCH v3 0/2] net::phy add unified API for C22 and C45
 2024-06-06 23:07 UTC  (7+ messages)
` [PATCH v3 1/2] rust: net::phy unified read/write API for C22 and C45 registers
` [PATCH v3 2/2] rust: net::phy unified genphy_read_status function "

[PATCH V2] xfsprogs: remove platform_zero_range wrapper
 2024-06-06 23:06 UTC 

[PATCH 00/19] midx: incremental multi-pack indexes, part one
 2024-06-06 23:06 UTC  (21+ messages)
` [PATCH 01/19] Documentation: describe incremental MIDX format
` [PATCH 02/19] midx: add new fields for incremental MIDX chains
` [PATCH 03/19] midx: teach `nth_midxed_pack_int_id()` about incremental MIDXs
` [PATCH 04/19] midx: teach `prepare_midx_pack()` "
` [PATCH 05/19] midx: teach `nth_midxed_object_oid()` "
` [PATCH 06/19] midx: teach `nth_bitmapped_pack()` "
` [PATCH 07/19] midx: introduce `bsearch_one_midx()`
` [PATCH 08/19] midx: teach `bsearch_midx()` about incremental MIDXs
` [PATCH 09/19] midx: teach `nth_midxed_offset()` "
` [PATCH 10/19] midx: teach `fill_midx_entry()` "
` [PATCH 11/19] midx: remove unused `midx_locate_pack()`
` [PATCH 12/19] midx: teach `midx_contains_pack()` about incremental MIDXs
` [PATCH 13/19] midx: teach `midx_preferred_pack()` "
` [PATCH 14/19] midx: teach `midx_fanout_add_midx_fanout()` "
` [PATCH 15/19] midx: support reading incremental MIDX chains
` [PATCH 16/19] midx: implement verification support for incremental MIDXs
` [PATCH 17/19] t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
` [PATCH 18/19] t/t5313-pack-bounds-checks.sh: prepare for sub-directories
` [PATCH 19/19] midx: implement support for writing incremental MIDX chains

[LTP] [PATCH] Different hardware always has different performance, and we cannot assume that platform performance is always above a certain standard. please consider change the threshold so it can easily pass all devices with a good margin
 2024-06-06 23:03 UTC  (2+ messages)

[PATCH 0/2] Modify the watchdog selftest for execution with kselftest runner
 2024-06-06 23:03 UTC  (3+ messages)
` [PATCH 0/2] Modify the watchdog selftest for execution with

[PATCH v5 0/6] Tracing cleanup and add mmio tracing
 2024-06-06 23:02 UTC  (13+ messages)
` [PATCH v5 1/6] drm/xe/trace: Extract bo, vm, vma traces
` [PATCH v5 2/6] drm/xe/trace: Extract guc related traces
` [PATCH v5 3/6] drm/xe/trace: Print device_id in xe_trace_bo events
` [PATCH v5 4/6] drm/xe/trace: Print device_id in xe_trace_guc events
` [PATCH v5 5/6] drm/xe/trace: Print device_id in xe_trace events
` [PATCH v5 6/6] drm/xe: Add reg read/write trace
` ✓ CI.Patch_applied: success for Tracing cleanup and add mmio tracing (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[LTP] [PATCH v2 0/2] Fix unlink09 test
 2024-06-06 22:59 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] Add unlink10 test

[PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
 2024-06-06 22:57 UTC  (5+ messages)
` [PATCH net v5 1/4] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support

[PATCH dlm/next 0/8] dlm: md: introduce DLM_LSFL_SOFTIRQ_SAFE
 2024-06-06 22:55 UTC  (6+ messages)
` [PATCH dlm/next 8/8] md-cluster: use DLM_LSFL_SOFTIRQ for dlm_new_lockspace()

[PATCH 00/11] firewire: add tracepoints events for self ID sequence
 2024-06-06 22:55 UTC  (2+ messages)

[PATCH V4] xfs: make sure sb_fdblocks is non-negative
 2024-06-06 22:55 UTC  (2+ messages)

[PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
 2024-06-06 22:54 UTC  (11+ messages)

objtool query: section start/end symbols?
 2024-06-06 22:54 UTC  (5+ messages)

[PATCH] drm/i915/display/bmg: Add platform descriptor
 2024-06-06 22:53 UTC  (2+ messages)

[PATCH] xfsprogs: remove platform_zero_range wrapper
 2024-06-06 22:51 UTC  (4+ messages)

[cip-dev] Adding swap space to the encrypted partition
 2024-06-06 22:49 UTC  (2+ messages)
`  "

[Intel-wired-lan] [PATCH iwl-next v2 0/5] ice: add standard stats
 2024-06-06 22:46 UTC  (12+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v2 1/5] net: docs: add missing features that can have stats
  `  "
` [Intel-wired-lan] [PATCH iwl-next v2 2/5] ice: implement ethtool standard stats
  `  "
` [Intel-wired-lan] [PATCH iwl-next v2 3/5] ice: add tracking of good transmit timestamps
  `  "
` [Intel-wired-lan] [PATCH iwl-next v2 4/5] ice: implement transmit hardware timestamp statistics
  `  "
` [Intel-wired-lan] [PATCH iwl-next v2 5/5] ice: refactor to use helpers
  `  "

[PATCH 0/4] keep track of unresolved value of symbolic-ref in ref iterators
 2024-06-06 22:44 UTC  (5+ messages)
` [PATCH 1/4] refs: add referent parameter to refs_resolve_ref_unsafe

[GIT PULL] tomoyo update for v6.10
 2024-06-06 22:41 UTC  (5+ messages)

[PATCH 2/2] drm/i915/psr: Implment WA to help reach PC10
 2024-06-06 22:40 UTC  (2+ messages)

[PATCH] selftests: seccomp: fix format-zero-length warnings
 2024-06-06 22:41 UTC  (2+ messages)

[PATCH v5 0/5] x86/pkeys: update PKRU to enable pkey 0 before XSAVE
 2024-06-06 22:40 UTC  (6+ messages)
` [PATCH v5 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
` [PATCH v5 2/5] x86/pkeys: Add helper functions to update PKRU on sigframe
` [PATCH v5 3/5] x86/pkeys: Update PKRU to enable minimally required pkeys before XSAVE
` [PATCH v5 4/5] x86/pkeys: Restore altstack before sigcontext
` [PATCH v5 5/5] selftests/mm: Add new testcases for pkeys

[PATCH v2 0/5] Add DT bindings and device tree for Compulab SB-UCM-iMX8MPLUS
 2024-06-06 22:38 UTC  (9+ messages)
` [PATCH v2 2/5] arm64: dts: freescale: Add device tree for Compulab UCM-iMX8M-Plus

[PATCH 1/2] Documentation/technical/bitmap-format.txt: add missing position table
 2024-06-06 22:38 UTC  (6+ messages)
` [PATCH 2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded

[PATCH v2 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-06-06 22:36 UTC  (4+ messages)
` [PATCH v2 3/3] thermal: cv180x: Add cv180x thermal driver support

[PATCH v3] dev-manual: Add info on build env initialization
 2024-06-06 22:34 UTC 

[PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures
 2024-06-06 22:32 UTC  (4+ messages)

[PATCH] btrfs-progs: tests: add convert test case for block number overflow
 2024-06-06 22:32 UTC  (2+ messages)

pull-request: bpf-next 2024-06-06
 2024-06-06 22:31 UTC 

[PATCH net-next 0/2] rtnetlink: move rtnl_lock handling out of af_netlink
 2024-06-06 22:31 UTC  (2+ messages)

[PATCH V2 5/9] PCI/TPH: Introduce API functions to manage steering tags
 2024-06-06 22:30 UTC  (2+ messages)

[PATCH v2] btrfs-progs: convert: Add 64 bit block numbers support
 2024-06-06 22:28 UTC  (2+ messages)

[PATCH 0/1] ioctl_epoll.2: Add epoll ioctl documentation
 2024-06-06 22:25 UTC  (4+ messages)

[f2fs-dev] [syzbot] [f2fs?] kernel BUG in f2fs_vm_page_mkwrite
 2024-06-06 22:22 UTC  (2+ messages)
`  "

[syzbot] [bcachefs?] kernel BUG in bch2_lru_change
 2024-06-06 22:22 UTC 

[PATCH v4 00/13] drm/msm/dpu: support virtual wide planes
 2024-06-06 22:21 UTC  (3+ messages)
` [PATCH v4 08/13] drm/msm/dpu: add support for virtual planes

[PATCH 0/2] commit-graph/server-info: use tempfile.h in more places
 2024-06-06 22:19 UTC  (3+ messages)
` [PATCH 1/2] commit-graph.c: remove temporary graph layers on exit
` [PATCH 2/2] server-info.c: remove temporary info files "

[PATCH v5 bpf-next 1/3] bpf: Relax tuple len requirement for sk helpers
 2024-06-06 22:19 UTC  (5+ messages)
` [PATCH v5 bpf-next 2/3] bpf: Relax precision marking in open coded iters and may_goto loop

lvm2 deadlock
 2024-06-06 22:17 UTC  (11+ messages)

[PATCH net] gve: ignore nonrelevant GSO type bits when processing TSO headers
 2024-06-06 22:16 UTC  (2+ messages)

[trace:ring-buffer/for-next 1/1] kernel/trace/ring_buffer.c:6279:11: warning: unsequenced modification and access to 'p'
 2024-06-06 22:14 UTC  (2+ messages)

[PULL] drm-misc-next-fixes
 2024-06-06 22:12 UTC 

[PATCH v2 0/2] iio: adc: ti-ads1119: Add driver
 2024-06-06 22:11 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add ti,ads1119

[PATCH 0/8] Introduce fwctl subystem
 2024-06-06 22:11 UTC  (9+ messages)

[PATCH v2] EDAC/synopsys: Fix the injection of the errors
 2024-06-06 22:09 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2024-06-06 22:09 UTC 

[PATCH v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
 2024-06-06 22:07 UTC  (4+ messages)

[PATCH v3 0/6] Add support for AD4000 series of ADCs
 2024-06-06 22:08 UTC  (6+ messages)
` [PATCH v3 1/6] spi: Add SPI mode bit for MOSI idle state configuration

[PATCH v2] btrfs: qgroup: use xarray to track dirty extents in transaction
 2024-06-06 22:04 UTC  (4+ messages)

Ideal way to read FUNC_PROTO in raw tp?
 2024-06-06 22:03 UTC 

[PATCH] drm/xe/xe2lpm: Fixup Wa_14020756599
 2024-06-06 22:00 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[rafael-pm:thermal-core-testing 15/19] drivers/thermal/thermal_trip.c:80: warning: expecting prototype for __thermal_zone_set_trips(). Prototype was for thermal_zone_set_trips() instead
 2024-06-06 21:58 UTC 

[PATCH 00/67] DC Patches June 3, 2024
 2024-06-06 21:56 UTC  (13+ messages)
` [PATCH 55/67] drm/amd/display: populate hardware_release hook for dcn401
` [PATCH 56/67] drm/amd/display: Remove reduntant comparisons by Coverity
` [PATCH 58/67] drm/amd/display: Explicitly cast v_total to signed in a subtraction
` [PATCH 59/67] drm/amd/display: Block SubVP if hardware rotation is used in DML2.1
` [PATCH 60/67] drm/amd/display: Add null check for phantom pipes in prepare mcache
` [PATCH 61/67] drm/amd/display: Fix missed targets in FAMS2+HWFQ
` [PATCH 62/67] drm/amd/display: Do not override dml2.1 reinit
` [PATCH 63/67] drm/amd/display: Avoid overflow from uint32_t to uint8_t
` [PATCH 64/67] drm/amd/display: Update idle hardmins if uclk or fclk requirement changed
` [PATCH 65/67] drm/amd/display: 3.2.288
` [PATCH 66/67] drm/amd/display: [FW Promotion] Release 0.0.221.0
` [PATCH 67/67] drm/amd/display: Disable PHYSYMCLK RCO


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.