All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-04 22:13:05 to 2023-07-05 01:40:52 UTC [more...]

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-05  1:40 UTC  (27+ messages)
` [PATCH v2 3/5] mm: Default implementation of arch_wants_pte_order()
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[PATCH v7 0/6] test and QEMU fixes to ensure proper PCIE device usage
 2023-07-05  1:39 UTC  (10+ messages)
` [PATCH v7 5/6] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

[PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
 2023-07-05  1:40 UTC  (3+ messages)
` [01/12] "

[PATCH net-next] bnxt_en: use dev_consume_skb_any() in bnxt_tx_int
 2023-07-05  1:37 UTC  (3+ messages)

[PATCH 0/2] media: nxp: add i.MX93 MIPI CSI-2 support
 2023-07-05  1:36 UTC  (6+ messages)
` [PATCH 1/2] media: dt-bindings: Add binding doc for i.MX93 MIPI CSI-2

[PATCH v3] eal: fix prompt info when remap_segment failed
 2023-07-05  1:33 UTC  (2+ messages)

[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-07-05  1:21 UTC  (5+ messages)
` [06/12] "

[PATCH] ppc/pnv: Set P10 core xscom region size to match hardware
 2023-07-05  1:27 UTC 

[PATCH 08/12] drivers/firmware: Remove trailing whitespaces
 2023-07-05  1:26 UTC  (4+ messages)
` [08/12] "

[PATCH 05/12] arch: Remove trailing whitespaces
 2023-07-05  1:25 UTC  (6+ messages)
` [05/12] "

[PATCH v1] net:thunder_bgx:Fix resource leaks in device_for_each_child_node() loops
 2023-07-05  1:20 UTC  (4+ messages)
  ` 回复: "

[PATCH] bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
 2023-07-05  1:17 UTC  (3+ messages)

[Cluster-devel] [PATCH v1] fs:dlm:Fix NULL pointer dereference bug in accept_from_sock()
 2023-07-05  1:16 UTC  (3+ messages)
  ` [Cluster-devel] 回复: "

[PATCH v2 0/5] ppc/pnv: Extend "quad" model for p10
 2023-07-05  1:15 UTC  (3+ messages)

[PATCH] net: lan78xx: Fix possible uninit bug
 2023-07-05  1:15 UTC 

[PATCH RFC v2 0/4] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
 2023-07-05  1:12 UTC  (4+ messages)
` [PATCH RFC v2 1/4] vdpa: Use iovec for vhost_vdpa_net_load_cmd()

[PATCH v2 0/9] SUNRPC service thread scheduler optimizations
 2023-07-05  1:08 UTC  (10+ messages)
` [PATCH v2 9/9] SUNRPC: Convert RQ_BUSY into a per-pool bitmap

[PATCH] powernv/opal-prd: Silence memcpy() run-time false positive warnings
 2023-07-05  1:06 UTC  (2+ messages)

[PATCH] PCI: imx6: Add deinit for imx pci
 2023-07-05  1:06 UTC  (2+ messages)

[xen-unstable-smoke test] 181698: tolerable all pass - PUSHED
 2023-07-05  1:04 UTC 

[PATCH v5 0/5] ublk: enable zoned storage support
 2023-07-05  1:00 UTC  (13+ messages)
` [PATCH v5 1/5] ublk: add opcode offsets for DRV_IN/DRV_OUT
` [PATCH v5 2/5] ublk: move types to shared header file
` [PATCH v5 3/5] ublk: rename driver files to prepare for multiple translation units
` [PATCH v5 4/5] ublk: add helper to check if device supports user copy
` [PATCH v5 5/5] ublk: enable zoned storage support

[PATCH] Hexagon: move GETPC() calls to top level helpers
 2023-07-04 22:00 UTC  (2+ messages)

[djwong-xfs:xfile-page-caching 123/217] fs/xfs/libxfs/xfs_btree.c:163 __xfs_btree_check_lblock() warn: bitwise AND condition is false here
 2023-07-05  0:52 UTC 

[dm-devel] [PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-05  0:52 UTC  (3+ messages)
` [PATCH 09/32] zram: Convert to use blkdev_get_handle_by_dev()

[PATCH v3 0/5] mtd: rawnand: brcmnand: driver and doc updates
 2023-07-05  0:50 UTC  (12+ messages)
` [PATCH v3 3/5] mtd: rawnand: brcmnand: Fix crash during the panic_write
` [PATCH v3 4/5] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
` [PATCH v3 5/5] mtd: rawnand: brcmnand: Fix mtd oobsize

[RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-05  0:51 UTC  (51+ messages)
` [RESEND PATCH v5 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 03/11] KVM: Allow range-based TLB invalidation from common code
` [RESEND PATCH v5 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [RESEND PATCH v5 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [RESEND PATCH v5 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [RESEND PATCH v5 09/11] KVM: arm64: Flush only the memslot after write-protect
` [RESEND PATCH v5 10/11] KVM: arm64: Invalidate the table entries upon a range

[PATCH v1] graph: fix graph model check in core binding
 2023-07-05  0:50 UTC  (4+ messages)
` [PATCH v2] "

[v3 PATCH bpf-next 0/6] bpf: add percpu stats for bpf_map
 2023-07-05  0:46 UTC  (6+ messages)
` [v3 PATCH bpf-next 5/6] selftests/bpf: test map percpu stats

Overly aggressive .gitignore file?
 2023-07-05  0:41 UTC  (9+ messages)

[igt-dev] [RFC i-g-t] tests/xe/xe_evict: Check for memory availability
 2023-07-05  0:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

next/pending-fixes build: 151 builds: 2 failed, 149 passed, 6 errors, 34 warnings (v6.4-11652-gcd77f0c9fecc)
 2023-07-05  0:40 UTC 

[PATCH] block: mq-deadline: rename sort_list to sort_rb
 2023-07-05  0:30 UTC  (3+ messages)
  ` 回复: "

[PATCH] rtc: Kconfig: select REGMAP for RTC_DRV_DS1307
 2023-07-05  0:30 UTC 

drivers/mux/mmio.c:76:20: error: variable has incomplete type 'struct reg_field'
 2023-07-05  0:26 UTC  (2+ messages)

[PATCH net 0/3] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-05  0:25 UTC  (8+ messages)
` [PATCH net 1/3] net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDP
` [PATCH net 2/3] net: fec: recycle pages for transmitted XDP frames
` [PATCH net 3/3] net: fec: increase the size of tx ring and update thresholds of tx ring

[PATCH v2] wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
 2023-07-05  0:16 UTC  (2+ messages)

[PATCH 0/2] Fix 'mbr' command with hybrid MBR/GPT
 2023-07-05  0:16 UTC  (4+ messages)
` [PATCH v2 0/5] "
    ` [PATCH v2 1/5] dm: test: Fix partition test to use mmc2

[PATCH] ethernet: e1000e: Fix possible uninit bug
 2023-07-05  0:10 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Refactor PAT/cache handling
 2023-07-05  0:09 UTC  (5+ messages)
    `  "

[PATCH v2 1/2] dt-bindings: leds: pca995x: Add binding document for PCA995X chips
 2023-07-05  0:04 UTC  (2+ messages)
` [PATCH v2 2/2] leds: pca995x: Add support "

[bug report] sunxi: H6: no ethernet on Orange Pi One Plus
 2023-07-04 23:22 UTC 

[PATCH] net: wireless: cisco: Fix possible uninit bug
 2023-07-04 23:50 UTC 

[PATCH v2] check: fix excluded tests are only expunged in the first iteration
 2023-07-04 23:49 UTC 

[PATCH 2/2] leds: pca995x: Add support for PCA995X chips
 2023-07-04 23:50 UTC  (3+ messages)

[zen:6.4/prjc 381/386] kernel/sched/alt_core.c:2037:19: warning: stack frame size (2096) exceeds limit (2048) in 'select_task_rq'
 2023-07-04 23:50 UTC 

[igt-dev] [PATCH i-g-t v2] tests/amdgpu: skips query-timestamp-while-idle test on raven/raven2
 2023-07-04 23:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/amdgpu: skips query-timestamp-while-idle test on raven/raven2 (rev7)

linux-next: manual merge of the risc-v tree with Linus' tree
 2023-07-04 23:46 UTC 

Sing OpenBMC Individual CLA
 2023-07-03 11:16 UTC 

[virtio-comment] [PATCH v8 0/4] admin: Access legacy registers using admin commands
 2023-07-04 23:39 UTC  (11+ messages)
` [virtio-comment] [PATCH v8 3/4] admin: Add group member legacy register access commands
  ` [virtio-comment] "
    ` [virtio-dev] "
      ` [virtio-comment] "
        ` [virtio-dev] "

[virtio-dev] [PATCH v9 0/4] admin: Access legacy registers using admin commands
 2023-07-04 23:37 UTC  (10+ messages)
` [virtio-comment] "
` [virtio-dev] [PATCH v9 1/4] admin: Split opcode table rows with a line
  ` [virtio-comment] "
` [virtio-comment] [PATCH v9 2/4] admin: Fix section numbering
  ` [virtio-dev] "
` [virtio-dev] [PATCH v9 3/4] admin: Add group member legacy register access commands
  ` [virtio-comment] "
` [virtio-dev] [PATCH v9 4/4] transport-pci: Introduce group legacy group member config region access
  ` [virtio-comment] "

[PATCH v13 0/3] Amiga RDB partition support fixes
 2023-07-04 23:38 UTC  (3+ messages)
` [PATCH v4 0/1] Bugfix for Amiga partition fixes
  ` [PATCH v4 1/1] block: bugfix for Amiga partition overflow check patch

[PATCH 1/2] irqchip/ls-scfg-msi: Use devm_platform_get_and_ioremap_resource()
 2023-07-04 23:34 UTC  (4+ messages)
` [PATCH 2/2] irqchip/irq-mvebu-sei: "

[net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone
 2023-07-04 23:34 UTC  (10+ messages)

[PATCH RESEND v3 bpf-next 00/14] BPF token
 2023-07-04 23:33 UTC  (9+ messages)
` [PATCH RESEND v3 bpf-next 01/14] bpf: introduce BPF token object

[PATCH v2 0/3] net: dsa: SERDES support for mv88e632x family
 2023-07-04 23:31 UTC  (3+ messages)

[PATCH] usb: mtu3: Fix possible use-before-initialization bug
 2023-07-04 23:25 UTC  (2+ messages)

[PATCH v1 0/2] net: phy: at803x: support qca8081 1G version chip
 2023-07-04 23:26 UTC  (5+ messages)
` [PATCH v1 1/2] net: phy: at803x: support qca8081 1G chip type
` [PATCH v1 2/2] net: phy: at803x: add qca8081 fifo reset on the link changed

[igt-dev] [PATCH i-g-t v2] lib/amdgpu: prepared shared part of multimedia tests
 2023-07-04 23:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/5] ALSA: hda/realtek: add extra ROOG laptop quirks
 2023-07-04 23:18 UTC  (3+ messages)

[CRASH][BISECTED] 6.4.1 crash in boot
 2023-07-04 23:15 UTC  (13+ messages)

[Bug 217632] New: 3 more broken Zaurii - SL-5600, A300, C700
 2023-07-04 23:13 UTC  (2+ messages)
` [Bug 217632] "

[PATCH] arm64: dts: imx8mn-var-som-symphony: fix USB OTG
 2023-07-04 23:00 UTC  (14+ messages)

[PATCH] pnv/xive: Allow mmio operations of any size on the ESB CI pages
 2023-07-04 23:11 UTC  (2+ messages)

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, d5280145)
 2023-07-04 23:11 UTC 

[Intel-gfx] [PATCH] drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw()
 2023-07-04 23:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw() (rev2)

[tglx-devel:x86/topology 21/39] arch/x86/kernel/cpu/debugfs.c:16:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-07-04 22:57 UTC 

[PATCH nf,v2] netfilter: nf_tables: report use refcount overflow
 2023-07-04 22:52 UTC 

[linux-next:master 12982/13166] kernel/kexec_core.c:1061:4: error: implicit declaration of function 'crash_setup_regs' is invalid in C99
 2023-07-04 22:47 UTC 

[meta-oe][kirkstone][PATCH] webserver: nginx: Add stream Signed-off-by: Luke Schaefer <lukeschafer17@gmail.com>
 2023-07-04 22:46 UTC  (3+ messages)
` [oe] "

[PATCH 0/2] advise about force-pushing as an alternative to reconciliation
 2023-07-04 22:41 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] remote: "

Hyper-V vsock streams do not fill the supplied buffer in full
 2023-07-04 22:45 UTC 

[PATCH 1/1] mm: disable CONFIG_PER_VMA_LOCK by default until its fixed
 2023-07-04 22:42 UTC  (10+ messages)

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, 04f2933d)
 2023-07-04 22:40 UTC 

[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
 2023-07-04 22:38 UTC  (9+ messages)
` [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support

[xen-unstable test] 181695: tolerable FAIL - PUSHED
 2023-07-04 22:36 UTC 

[PATCH] cryptodev: fix device socket ID type
 2023-07-04 22:30 UTC  (2+ messages)

[PATCH] drivers/ipsec_mb: fix aesni_mb set session ID
 2023-07-04 22:30 UTC  (2+ messages)

[RESEND PATCH v6 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-07-04 22:29 UTC  (12+ messages)
` [RESEND PATCH v6 2/7] dt-bindings: soc: starfive: Add StarFive syscon module
` [RESEND PATCH v6 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
` [RESEND PATCH v6 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-07-04 22:25 UTC  (5+ messages)
` [PATCH v3 11/52] xen/arm: mmu: fold FIXMAP into MMU system
` [PATCH v3 12/52] xen/mmu: extract early uart mapping from setup_fixmap

[PATCH] kbuild: Enable -Wenum-conversion by default
 2023-07-04 22:19 UTC 

question to btrfs scrub
 2023-07-04 22:19 UTC  (6+ messages)

[PATCH] eal: avoid issues in macro expansion of alignment
 2023-07-04 22:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-07-04 22:15 UTC  (2+ messages)

[PATCH 00/12] binman: Simple templating feature and mkimage conversion
 2023-07-04 22:14 UTC  (4+ messages)
` [PATCH 12/12] binman: Support simple templates


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.