All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-13 02:48:15 to 2023-07-13 04:27:57 UTC [more...]

[PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
 2023-07-13  4:27 UTC  (8+ messages)

[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
 2023-07-13  4:25 UTC  (5+ messages)
` [PATCH v4 05/13] iommu/arm-smmu-v3: Use the master-owned s1_cfg

[PATCH RFC 0/2] Add support for inlined documentation for kunit and kselftests
 2023-07-13  4:25 UTC  (4+ messages)
` [PATCH RFC 2/2] drm: add documentation for drm_buddy_test kUnit test

[PATCH v1] drivers: mediatek: fix parameter check in lvts_debugfs_init()
 2023-07-13  4:24 UTC  (2+ messages)

read checksum verification
 2023-07-13  4:23 UTC  (3+ messages)
` {WHAT?} "

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-13  4:21 UTC  (11+ messages)
` [PATCH vhost v11 06/10] virtio_ring: skip unmap for premapped
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page
 2023-07-13  4:20 UTC  (22+ messages)
` [RFC PATCH v2 01/21] mm/zsmalloc: create new struct zsdesc
` [RFC PATCH v2 02/21] mm/zsmalloc: add utility functions for zsdesc
` [RFC PATCH v2 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage
` [RFC PATCH v2 04/21] mm/zsmalloc: add alternatives of frequently used helper functions
` [RFC PATCH v2 05/21] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc
` [RFC PATCH v2 06/21] mm/zsmalloc: convert __zs_{map,unmap}_object() "
` [RFC PATCH v2 07/21] mm/zsmalloc: convert obj_to_location() and its users "
` [RFC PATCH v2 08/21] mm/zsmalloc: convert obj_malloc() "
` [RFC PATCH v2 09/21] mm/zsmalloc: convert create_page_chain() and its user "
` [RFC PATCH v2 10/21] mm/zsmalloc: convert obj_allocated() and related helpers "
` [RFC PATCH v2 11/21] mm/zsmalloc: convert init_zspage() "
` [RFC PATCH v2 12/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [RFC PATCH v2 13/21] mm/zsmalloc: convert reset_page() to reset_zsdesc()
` [RFC PATCH v2 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
` [RFC PATCH v2 15/21] mm/zsmalloc: convert __free_zspage() "
` [RFC PATCH v2 16/21] mm/zsmalloc: convert location_to_obj() "
` [RFC PATCH v2 17/21] mm/zsmalloc: convert migrate_zspage() "
` [RFC PATCH v2 18/21] mm/zsmalloc: convert get_zspage() to take zsdesc
` [RFC PATCH v2 19/21] mm/zsmalloc: convert SetZsPageMovable() to use zsdesc
` [RFC PATCH v2 20/21] mm/zsmalloc: remove now unused helper functions
` [RFC PATCH v2 21/21] mm/zsmalloc: convert {get,set}_first_obj_offset() to use zsdesc

[PATCH] kunit: qemu_configs: Enable all architectural features for arm64
 2023-07-13  4:19 UTC  (3+ messages)

[PATCH v3 0/3] io_uring getdents
 2023-07-13  4:17 UTC  (15+ messages)
` [PATCH 1/3] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 2/3] vfs_getdents/struct dir_context: add flags field
` [PATCH 3/3] io_uring: add support for getdents

[PATCH] regmap: Provide user selectable option to enable regmap
 2023-07-13  4:17 UTC  (2+ messages)

[Bug 217651] New: BCM20702B0 Bluetooth device in MacBook no longer working
 2023-07-13  4:18 UTC  (2+ messages)
` [Bug 217651] "

[PATCH v4 0/6] Enable IPQ5332 USB2
 2023-07-13  4:14 UTC  (7+ messages)
` [PATCH v4 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes

[PATCH] libbpf: Support POSIX regular expressions for multi kprobe
 2023-07-13  4:13 UTC  (4+ messages)

[PATCH v2] LoongArch: Add LBT extensions support
 2023-07-13  4:10 UTC  (2+ messages)

[PATCH v2 0/2] advise about force-pushing as an alternative to reconciliation
 2023-07-13  4:09 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] remote: "

[PATCH 00/14] UFS: Add OPP and interconnect support
 2023-07-13  4:09 UTC  (8+ messages)
` [PATCH 10/14] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH 11/14] scsi: ufs: host: Add support for parsing OPP

[PATCH bpf-next v10 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-07-13  4:07 UTC  (8+ messages)
` [PATCH bpf-next v10 1/3] bpf, x86: save/restore regs with BPF_DW size
` [PATCH bpf-next v10 2/3] bpf, x86: allow function arguments up to 12 for TRACING
` [PATCH bpf-next v10 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments

[RFC PATCH 00/10] net: phy/stmmac: Add Loongson platform support
 2023-07-13  4:09 UTC  (13+ messages)
` [RFC PATCH 01/10] net: phy: Add driver for Loongson PHY
` [RFC PATCH 02/10] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [RFC PATCH 05/10] net: stmmac: dwmac1000: Add 64-bit DMA support
` [RFC PATCH 06/10] net: stmmac: dwmac1000: Add Loongson register definitions
` [RFC PATCH 07/10] net: stmmac: Add Loongson HWIF entry
` [RFC PATCH 08/10] net: stmmac: dwmac-loongson: Add LS7A support
` [RFC PATCH 09/10] net: stmmac: dwmac-loongson: Add 64-bit DMA and multi-vector support
` [RFC PATCH 10/10] net: stmmac: dwmac-loongson: Add GNET support

[PATCH v4 00/45] x86: Use qemu-x86_64 to boot EFI installers
 2023-07-13  4:08 UTC  (9+ messages)
` [PATCH v4 22/45] pci: Allow the video BIOS to work in SPL with QEMU
` [PATCH v4 23/45] pci: Tidy up logging and reporting for video BIOS
` [PATCH v4 24/45] x86: Allow video-BIOS code to be built for SPL
` [PATCH v4 25/45] x86: Pass video settings from SPL to U-Boot proper

[PATCH net v1] ath6kl:Fix error checking for debugfs_create_dir()
 2023-07-13  4:05 UTC 

[PATCH v2 0/7] sched: Implement shared runqueue in CFS
 2023-07-13  4:05 UTC  (6+ messages)
` [PATCH v2 5/7] "
      `  "

[PATCH] platform/x86: Add SEL-3350 platform driver
 2023-07-13  4:03 UTC  (3+ messages)

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-13  4:02 UTC  (17+ messages)
` [PATCH 1/9] iommu: Move iommu fault data to linux/iommu.h
` [PATCH 3/9] iommu: Add common code to handle IO page faults
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param

[PATCH 6.4 0/6] 6.4.3-rc2 review
 2023-07-13  4:01 UTC  (7+ messages)

bluetooth broken in Intel Macbook 2014
 2023-07-13  4:00 UTC  (2+ messages)

[PATCH] mtd: micron-st: enable lock/unlock for mt25qu512a
 2023-07-13  3:58 UTC  (5+ messages)

[PATCH v2] platform/x86: Add SEL-3350 platform driver
 2023-07-13  3:48 UTC 

[PATCH v3 3/3] owe: netdev: refactor to remove OWE as an auth-proto
 2023-07-13  3:56 UTC  (8+ messages)

[PATCH 0/7] More filesystem folio conversions for 6.6
 2023-07-13  3:55 UTC  (8+ messages)
` [PATCH 1/7] highmem: Add memcpy_to_folio() and memcpy_from_folio()
` [PATCH 2/7] affs: Convert affs_symlink_read_folio() to use the folio
` [PATCH 3/7] affs: Convert data read and write to use folios
` [PATCH 4/7] migrate: Use folio_set_bh() instead of set_bh_page()
` [PATCH 5/7] ntfs3: Convert ntfs_get_block_vbo() to use a folio
` [PATCH 6/7] jbd2: Use a folio in jbd2_journal_write_metadata_buffer()
` [PATCH 7/7] buffer: Remove set_bh_page()

[PATCH 00/11] tpm: introduce TPM CRB SysBus device
 2023-07-13  3:51 UTC  (12+ messages)
` [PATCH 01/11] tpm_crb: refactor common code
` [PATCH 02/11] tpm_crb: CTRL_RSP_ADDR is 64-bits wide
` [PATCH 03/11] tpm_ppi: refactor memory space initialization
` [PATCH 04/11] tpm_crb: use a single read-as-mem/write-as-mmio mapping
` [PATCH 05/11] tpm_crb: use the ISA bus
` [PATCH 06/11] tpm_crb: move ACPI table building to device interface
` [PATCH 07/11] hw/arm/virt: add plug handler for TPM on SysBus
` [PATCH 08/11] hw/loongarch/virt: "
` [PATCH 09/11] tpm_tis_sysbus: fix crash when PPI is enabled
` [PATCH 10/11] tpm_tis_sysbus: move DSDT AML generation to device
` [PATCH 11/11] tpm_crb_sysbus: introduce TPM CRB SysBus device

[PATCH] mmc: core: set card fwnode_handle
 2023-07-13  3:52 UTC 

[PATCH 00/20] bcachefs prereqs patch series
 2023-07-13  3:52 UTC  (4+ messages)
` [PATCH 12/20] bcache: move closures to lib/

[PATCH] media: aspeed: Fix memory overwrite if timing is 1600x900
 2023-07-13  3:12 UTC  (6+ messages)

[PATCH v1] dtivers: ntb: fix parameter check in perf_setup_dbgfs()
 2023-07-13  3:47 UTC 

[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-13  3:46 UTC  (4+ messages)
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions

[PATCH v7 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-07-13  3:43 UTC  (5+ messages)

[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-07-13  3:29 UTC  (10+ messages)

[Intel-xe] [PATCH] drm/xe: Fix BUG_ON during bind with prefetch
 2023-07-13  3:45 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[GIT PULL v2] tracing: Fixes for v6.5-rc1
 2023-07-13  3:45 UTC 

[tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
 2023-07-13  3:43 UTC  (12+ messages)

[PATCH v2] mtd: micron-st: enable lock/unlock for mt25qu512a
 2023-07-13  3:43 UTC  (3+ messages)

[PATCH 1/2] CI: Update to QEMU 8.0.3
 2023-07-13  3:38 UTC  (4+ messages)

[PATCH v2] drivers: wireless: ath5k: fix parameter check in ath5k_debug_init_device()
 2023-07-13  3:36 UTC 

[PATCH net v1] net:bonding:Fix error checking for debugfs_create_dir()
 2023-07-13  3:35 UTC 

[PATCH v2] drm/mediatek: fix uninitialized symbol
 2023-07-13  3:34 UTC  (4+ messages)

[PATCH v3 0/2] erofs: introduce xattr name bloom filter
 2023-07-13  3:35 UTC  (5+ messages)
` [PATCH v3 1/2] erofs: update on-disk format for xattr name filter
` [PATCH v3 2/2] erofs: boost negative xattr lookup with bloom filter

[PATCH v2] mtd: spi-nor: Correct flags for Winbond w25q128
 2023-07-13  3:32 UTC  (3+ messages)

[PATCH] perf build: Support llvm and clang support compiled in
 2023-07-13  3:31 UTC  (2+ messages)

[PATCH v1] rust: add improved version of `ForeignOwnable::borrow_mut`
 2023-07-13  3:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/6] package/f2fs-tools: bump to version 1.16.0
 2023-07-13  3:24 UTC  (4+ messages)
` [Buildroot] [PATCH 6/6] package/python-rpi-ws281x: bump to version 5.0.0

[PATCH v4 0/2] irqchip/loongson-eiointc: Add simple irq routing method
 2023-07-13  3:22 UTC  (3+ messages)
` [PATCH v4 1/2] irqchip/loongson-eiointc: Fix return value checking of eiointc_index
` [PATCH v4 2/2] irqchip/loongson-eiointc: Simplify irq routing on some platforms

[PATCH] doc: announce inclusive naming macro name changes
 2023-07-13  3:22 UTC  (3+ messages)

[PATCH V2 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
 2023-07-13  3:19 UTC  (2+ messages)
` [PATCH V2 2/2] serial: sprd: Fix DMA buffer leak issue

Fwd: [PATCH] drm/vmwgfx: "foo* const bar" should be "foo * const bar"\ that ope- n brace { should be on the previous line
 2023-07-13  3:19 UTC  (5+ messages)
`  "

[PATCH v2 net-next 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-13  3:18 UTC  (4+ messages)
` [PATCH v2 net-next 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-13  3:13 UTC  (6+ messages)
` [PATCH 1/2] [RESEND] media: v4l2-mem2mem: allow device run without buf

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-07-13  3:12 UTC  (11+ messages)
` [PATCH v3 31/52] xen/mpu: make early_fdt_map support in MPU systems

[PATCH] perf build: Fix broken feature check for llvm due to C++ standard
 2023-07-13  3:10 UTC  (5+ messages)
` [PATCH] perf build: Fix broken feature check for clang due to C++ standard and changed library packaging

[PATCH] cpumask: eliminate kernel-doc warnings
 2023-07-13  3:08 UTC 

[robh:for-kernelci 101/101] drivers/phy/hisilicon/phy-hix5hd2-sata.c:68:23: error: implicit declaration of function 'of_property_read_u32_array'
 2023-07-13  3:07 UTC 

[PATCH] LoongArch: Fix return value underflow in exception path
 2023-07-13  3:04 UTC 

[PATCH net v1] net:wireless:Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-07-13  3:03 UTC 

[PATCH] KVM: arm64:Use #include <linux/cpufeature.h> instead of <asm/cpufeature.h> trailing whitespace braces {} are not necessary for any arm of this statement
 2023-07-13  3:03 UTC  (2+ messages)

[PATCH] net/nfp: fix invalid control message packets
 2023-07-13  3:02 UTC 

next/pending-fixes baseline: 84 runs, 5 regressions (v6.5-rc1-303-gcfab091a85bd)
 2023-07-13  3:00 UTC 

[PATCH net] gso: fix GSO_DODGY bit handling for related protocols
 2023-07-13  2:58 UTC  (5+ messages)

[robh:for-kernelci 101/101] drivers/power/supply/twl4030_charger.c:1021:68: error: invalid use of undefined type 'struct device_node'
 2023-07-13  2:57 UTC 

[akpm-mm:mm-unstable 93/173] drivers/clk/clk-fixed-mmio.c:33:2: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations
 2023-07-13  2:57 UTC 

[PATCH] usb: dwc3: gadget: Properly handle miss isoc event
 2023-07-13  2:51 UTC 

[PATCH v2] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
 2023-07-13  2:56 UTC 

[PATCH v2 bpf-next 0/4] bpf: Fix errors in verifying a union
 2023-07-13  2:56 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Fix an error around PTR_UNTRUSTED
` [PATCH v2 bpf-next 2/4] selftests/bpf: Add selftests for nested_trust
` [PATCH v2 bpf-next 3/4] bpf: Fix an error in verifying a field in a union
` [PATCH v2 bpf-next 4/4] selftests/bpf: Add selftest for PTR_UNTRUSTED

[PATCH] dt-bindings: mtd: spi-nor: clarify the need for spi-nor compatibles
 2023-07-13  2:55 UTC  (3+ messages)

[PATCH v4 0/2] mtd: spi-nor: Avoid setting SRWD bit in SR
 2023-07-13  2:55 UTC  (3+ messages)

[PATCHv2] nvme: ensure disabling pairs with unquiesce
 2023-07-13  2:54 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Fix lockdep warning from xe_vm_madvise
 2023-07-13  2:54 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

Perf tool build with clang/llvm support broken
 2023-07-13  2:51 UTC  (2+ messages)

[RFC 0/3] KVM: x86: introduce pv feature lazy tscdeadline
 2023-07-13  2:50 UTC  (3+ messages)

[PATCH] wifi: mt76: support per-band MAC addresses from OF child nodes
 2023-07-13  2:50 UTC  (2+ messages)

[PATCH 1/2] wifi: mt76: split get_of_eeprom in subfunction
 2023-07-13  2:47 UTC  (3+ messages)
` [PATCH 2/2] wifi: mt76: add support for providing eeprom in nvmem cells


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.