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

[PATCH 00/43] Remaining MMU clean up patches
 2024-07-04  6:55 UTC  (51+ messages)
` [PATCH 01/43] target/ppc: Reorganise and rename ppc_hash32_pp_prot()
` [PATCH 02/43] target/ppc/mmu_common.c: Remove local name for a constant
` [PATCH 03/43] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH 04/43] "
` [PATCH 05/43] target/ppc/mmu_common.c: Remove another "
` [PATCH 06/43] target/ppc/mmu_common.c: Remove yet "
` [PATCH 07/43] target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()
` [PATCH 08/43] target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()
` [PATCH 09/43] target/ppc/mmu_common.c: Remove unused field from mmu_ctx_t
` [PATCH 10/43] target/ppc/mmu_common.c: Remove hash "
` [PATCH 11/43] target/ppc/mmu_common.c: Remove pte_update_flags()
` [PATCH 12/43] target/ppc/mmu_common.c: Remove nx field from mmu_ctx_t
` [PATCH 13/43] target/ppc/mmu_common.c: Convert local variable to bool
` [PATCH 14/43] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH 15/43] target/ppc/mmu_common.c: Simplify a switch statement
` [PATCH 16/43] target/ppc/mmu_common.c: Inline and remove ppc6xx_tlb_pte_check()
` [PATCH 17/43] target/ppc/mmu_common.c: Remove ptem field from mmu_ctx_t
` [PATCH 18/43] target/ppc: Add function to get protection key for hash32 MMU
` [PATCH 19/43] target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_prot()
` [PATCH 20/43] target/ppc/mmu_common.c: Init variable in function that relies on it
` [PATCH 21/43] target/ppc/mmu_common.c: Remove key field from mmu_ctx_t
` [PATCH 22/43] target/ppc/mmu_common.c: Stop using ctx in ppc6xx_tlb_check()
` [PATCH 23/43] target/ppc/mmu_common.c: Rename function parameter
` [PATCH 24/43] target/ppc/mmu_common.c: Use defines instead of numeric constants
` [PATCH 25/43] target/ppc: Remove bat_size_prot()

[PATCH 0/4] cpufreq: Make cpufreq_driver->exit() return void
 2024-07-04  6:53 UTC  (7+ messages)
` [PATCH 1/4] cpufreq: nforce2: Remove empty exit() callback
` [PATCH 2/4] cpufreq: loongson2: "
` [PATCH 3/4] cpufreq: pcc: "
` [PATCH 4/4] cpufreq: Make cpufreq_driver->exit() return void

[PATCH] intel-iommu: fix Read DMAR IQA REG DW
 2024-07-04  6:54 UTC  (2+ messages)

[PATCH v2 0/3] Address !chip->auth
 2024-07-04  6:53 UTC  (8+ messages)
` [PATCH v2 2/3] tpm: Address !chip->auth in tpm_buf_append_name()
` [PATCH v2 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()

[PATCH V4] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-07-04  6:52 UTC 

[PATCH] i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
 2024-07-04  6:51 UTC  (2+ messages)

[Buildroot] 2023.05 host ccache detects avx512 and fails to buld
 2024-07-04  6:52 UTC  (4+ messages)

[PATCH] smp: Fix missed destroy_work_on_stack() calls in smp_call_on_cpu()
 2024-07-04  6:52 UTC 

[XEN PATCH v11 0/8] Support device passthrough when dom0 is PVH on Xen
 2024-07-04  6:51 UTC  (8+ messages)
` [XEN PATCH v11 2/8] x86/pvh: Allow (un)map_pirq when dom0 is PVH

[PATCH] drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG
 2024-07-04  6:51 UTC  (2+ messages)

[PATCH 2/4] drm/amdgpu: add ras POSION_CREATION event id support
 2024-07-04  6:50 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu: add ras event state device attribute support

[linux-next:fs-next] BUILD SUCCESS 37baa0045f3b59c1cf3b501c28aa93d04edbf54a
 2024-07-04  6:49 UTC 

[PATCH 0/6] skip ENOTSUPP for BPF selftests
 2024-07-04  6:48 UTC  (7+ messages)
` [PATCH 1/6] selftests/bpf: Define ENOTSUPP in testing_helpers.h
` [PATCH 2/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK
` [PATCH 3/6] selftests/bpf: Use ASSERT_OK to skip ENOTSUPP
` [PATCH 4/6] selftests/bpf: Null checks for link in bpf_tcp_ca
` [PATCH 5/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK_PTR
` [PATCH 6/6] selftests/bpf: Skip ENOTSUPP in ASSERT_GE

[DPDK/meson Bug 1469] [dpdk-24.07] meson_tests/driver-tests: event_dma_adapter_autotest test timeout
 2024-07-04  6:48 UTC  (2+ messages)

[PATCH] dt-bindings: clock: sprd,sc9860-clk: convert to YAML
 2024-07-04  6:47 UTC  (2+ messages)

[PATCH virtio v2 00/19] virtio: consolidate vq info args of find_vqs()
 2024-07-04  6:43 UTC  (20+ messages)
` [PATCH virtio v2 01/19] caif_virtio: use virtio_find_single_vq() for single virtqueue finding
` [PATCH virtio v2 02/19] virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
` [PATCH virtio v2 03/19] virtio: make virtio_find_single_vq() call virtio_find_vqs()
` [PATCH virtio v2 04/19] virtio: introduce virtio_queue_info struct and find_vqs_info() config op
` [PATCH virtio v2 05/19] virtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
` [PATCH virtio v2 06/19] virtio: convert find_vqs() op implementations "
` [PATCH virtio v2 07/19] virtio: call virtio_find_vqs_info() from virtio_find_single_vq() directly
` [PATCH virtio v2 08/19] virtio: remove the original find_vqs() op
` [PATCH virtio v2 09/19] virtio: rename find_vqs_info() op to find_vqs()
` [PATCH virtio v2 10/19] virtio_blk: convert to use virtio_find_vqs_info()
` [PATCH virtio v2 11/19] virtio_console: "
` [PATCH virtio v2 12/19] virtio_crypto: "
` [PATCH virtio v2 13/19] virtio_net: "
` [PATCH virtio v2 14/19] scsi: virtio_scsi: "
` [PATCH virtio v2 15/19] virtiofs: "
` [PATCH virtio v2 16/19] virtio_balloon: "
` [PATCH virtio v2 17/19] virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
` [PATCH virtio v2 18/19] virtio: remove unused virtio_find_vqs() and virtio_find_vqs_ctx() helpers
` [PATCH virtio v2 19/19] virtio: rename virtio_find_vqs_info() to virtio_find_vqs()

release candidate 24.07-rc1
 2024-07-04  6:44 UTC  (2+ messages)

[PATCH v2 0/7] Simplify event handling logic in input core
 2024-07-04  6:44 UTC  (2+ messages)

PCIe coherency in spec (was: [RFC PATCH 2/2] drm/ttm: downgrade cached to write_combined when snooping not available)
 2024-07-04  6:44 UTC  (5+ messages)

[Buildroot] [PATCH 0/3] package/ccache: bump version
 2024-07-04  6:43 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/3] package/blake3: add new host package
` [Buildroot] [PATCH v2 2/3] package/xxhash: add host support
` [Buildroot] [PATCH v2 3/3] package/ccache: bump version to 4.10.1

[PATCH 0/4] Updated carray and other build improvements
 2024-07-04  6:43 UTC  (3+ messages)
` [PATCH 2/4] Makefile; change to using .carray.c for carray files

[PATCH 0/4] nvme-tcp: improve scalability
 2024-07-04  6:43 UTC  (11+ messages)
` [PATCH 2/4] nvme-tcp: align I/O cpu with blk-mq mapping
` [PATCH 3/4] workqueue: introduce helper workqueue_unbound_affinity_scope()

[PATCH] clone.2: ffix
 2024-07-04  6:41 UTC 

[PATCH 0/3] Add support for Kontron OSM-S i.MX8MP SoM and carrier boards
 2024-07-04  6:42 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: Add Kontron i.MX8MP OSM-S based boards

[PATCH] drm/xe/xe2lpg: Extend workaround 14021402888
 2024-07-04  6:42 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2lpg: Extend workaround 14021402888 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH net v3 resend] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
 2024-07-04  6:41 UTC 

[PATCH 0/9] Generalize PHYTEC Overlay Handling
 2024-07-04  6:40 UTC  (5+ messages)
` [PATCH 1/9] include: env: phytec: Create env file for loading and applying overlays
` [PATCH 2/9] phycore-imx8mp: Add overlay and bootenv.txt support

[PATCH v2 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-04  6:40 UTC  (3+ messages)
` [PATCH v2 01/12] dt-bindings: PCI: Add Broadcom STB 7712 SOC, update maintainer

[PATCH v2 0/2] mul_u64_u64_div_u64: new implementation
 2024-07-04  6:40 UTC  (6+ messages)
` [PATCH v2 2/2] mul_u64_u64_div_u64: basic sanity test

[PATCH v2 0/2] Introduce tracepoint for hugetlbfs
 2024-07-04  6:40 UTC  (4+ messages)
` [PATCH v2 1/2] hugetlbfs: support tracepoint

[PATCH v1] misc: fastrpc: Add support for multiple PD from one process
 2024-07-04  6:40 UTC  (7+ messages)

[PATCH v7 0/8] Bluetooth: btmtk: MediaTek ISO data transmission support
 2024-07-04  6:39 UTC  (10+ messages)
` [PATCH v7 1/8] Bluetooth: btusb: mediatek: remove the unnecessary goto tag
  ` Bluetooth: btmtk: MediaTek ISO data transmission support
` [PATCH v7 2/8] Bluetooth: btusb: mediatek: return error for failed reg access
` [PATCH v7 3/8] Bluetooth: btmtk: rename btmediatek_data
` [PATCH v7 4/8] Bluetooth: btusb: add callback function in btusb suspend/resume
` [PATCH v7 5/8] Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
` [PATCH v7 6/8] Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] "
` [PATCH v7 7/8] Bluetooth: btmtk: move btusb_recv_acl_mtk "
` [PATCH v7 8/8] Bluetooth: btusb: mediatek: add ISO data transmission functions

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-04  6:37 UTC  (6+ messages)
` [PATCH v8 06/10] iommufd: Add iommufd fault object

[PATCH v4 0/2] Add support for Nuvoton MA35D1 SDHCI
 2024-07-04  6:26 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mmc: nuvoton,ma35d1-sdhci: Document MA35D1 SDHCI controller
` [PATCH v4 2/2] mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driver

[Buildroot] [PATCH v2] package/libglfw: update the patches to be applied with fuzz 0
 2024-07-04  6:37 UTC 

[LTP] [PATCH 0/5] symlink01 split
 2024-07-04  6:36 UTC  (3+ messages)
` [LTP] [PATCH 3/5] Add lstat03 test

[Intel-wired-lan] [PATCH iwl-net v2 1/1] e1000e: fix force smbus during suspend flow
 2024-07-04  6:36 UTC  (6+ messages)

[PATCH v4 00/10] Enable CPR for IPQ9574
 2024-07-04  6:35 UTC  (3+ messages)
` [PATCH v4 04/10] dt-bindings: soc: qcom: cpr3: Add bindings "

[PATCH 0/4] Add support for Zhaoxin Yongfeng CPU model and other improvements
 2024-07-04  6:32 UTC  (6+ messages)
` [PATCH 4/4] target/i386: Update CMPLegacy handling for Zhaoxin and VIA CPUs

[PATCH] block: t10-pi: Return correct ref tag when queue has no integrity profile
 2024-07-04  6:32 UTC  (3+ messages)

[linux-next:master 7978/10451] arch/arm64/boot/dts/renesas/r8a77970-eagle-function-expansion.dtb: gpio@27: 'vin0_adv7612_en' does not match any of the regexes: '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$', 'pinctrl-[0-9]+'
 2024-07-04  6:31 UTC 

[linux-next:master 4347/10451] arch/loongarch/include/asm/uprobes.h:12:33: error: initializer element is not constant
 2024-07-04  6:31 UTC 

[PATCH] arm64: dts: freescale: imx8mp-phycore: Add no-eth overlay
 2024-07-04  6:31 UTC  (2+ messages)
` [Upstream] "

[PATCH 1/3] arch/x86: Drop own definition of pgd,p4d_leaf
 2024-07-04  6:30 UTC  (6+ messages)
` [PATCH 2/3] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
` [PATCH 3/3] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h

[PATCH v2] dt-bindings: net: Define properties at top-level
 2024-07-04  6:29 UTC  (2+ messages)

[RFC RESEND iproute2-next 0/2] Supports to add/delete IB devices with type SMI
 2024-07-04  6:29 UTC  (3+ messages)
` [RFC RESEND iproute2-next 1/2] rdma: update uapi header
` [RFC RESEND iproute2-next 2/2] rdma: Supports to add/delete a device with type SMI

[PATCH v2 0/2] arm64: dts: qcom: x1e80100: add Lenovo Yoga Slim 7x support
 2024-07-04  6:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x

[PATCH 0/2] Rock 5 ITX devicetree
 2024-07-04  6:28 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add Rock 5 ITX board
` [PATCH 2/2] arm64: dts: rockchip: add rock5 itx board

[PATCH] dt-bindings: regulator: ti,tps65132: document VIN supply
 2024-07-04  6:28 UTC  (2+ messages)

[PATCH-cpuset v10 2/2] cpuset: use Union-Find to optimize the merging of cpumasks
 2024-07-04  6:24 UTC  (4+ messages)
` [PATCH-cpuset v11 0/2] Add Union-Find and use it to optimize cpuset
  ` [PATCH-cpuset v11 1/2] Union-Find: add a new module in kernel library
  ` [PATCH-cpuset v11 2/2] cpuset: use Union-Find to optimize the merging of cpumasks

[PATCH v2] i2c: xiic: improve error message when transfer fails to start
 2024-07-04  6:27 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix null reference error when checking end of zone
 2024-07-04  6:26 UTC  (3+ messages)
`  "

[PATCH v3 0/2] Add interconnect support for stmmac driver
 2024-07-04  6:25 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: qcom: ethernet: Add interconnect properties

[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-07-04  6:24 UTC  (3+ messages)

[PATCH v1 0/8] PRI support for VT-d
 2024-07-04  6:24 UTC  (2+ messages)

[LTP] [PATCH] build.sh: delete outdated SKIP_IDCHECK parameter
 2024-07-04  6:21 UTC  (2+ messages)

[PATCH v8 0/7] Convert multiple bind ops to 1 job
 2024-07-04  6:22 UTC  (2+ messages)
` ✗ CI.FULL: failure for Convert multiple bind ops to 1 job (rev8)

[PATCH V2] drm/xe/xe2: Add Wa_15015404425
 2024-07-04  6:20 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe/xe2: Add Wa_15015404425 (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] drm/amdgpu: flush all cached ras bad pages to eeprom
 2024-07-04  6:20 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is complete

[PATCH net-next 04/11] eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
 2024-07-04  6:19 UTC  (2+ messages)

[uml:pending 6/33] arch/um/os-Linux/file.c:530:18: sparse: sparse: Variable length array is used
 2024-07-04  6:19 UTC 

[PATCH v2] null_blk: fix validation of block size
 2024-07-04  6:18 UTC  (9+ messages)
        ` blk_validate_limits validation of block size (was Re: [PATCH v2] null_blk: fix validation of block size)

[PATCH] cxl/acpi: simplify returning pointer without cleanup
 2024-07-04  6:17 UTC  (3+ messages)

[PATCH] clk: renesas: r8a779h0: Add PCIe clocks
 2024-07-04  6:17 UTC 

[PATCH 0/2] Remove unused dm_target fields
 2024-07-04  6:17 UTC  (5+ messages)
` [PATCH 1/2] dm: Remove max_write_zeroes_granularity
` [PATCH 2/2] dm: Remove max_secure_erase_granularity

[linux dev-6.6 v1 0/6] Add NPCM8XX clock driver
 2024-07-04  6:16 UTC  (8+ messages)
` [linux dev-6.6 v1 4/6] arm64: dts: modify clock property in modules node

[PATCH hotfix] mm: fix crashes from deferred split racing folio migration
 2024-07-04  6:12 UTC  (4+ messages)

Please add new Android branches
 2024-07-04  6:09 UTC  (13+ messages)
            ` new branch + more recent gcc?

[PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic A4/A5 Reset Controller
 2024-07-04  6:08 UTC  (3+ messages)

[PATCH v4 3/3] mctp pcc: Implement MCTP over PCC Transport
 2024-07-04  6:08 UTC  (2+ messages)

[PATCH V2] less: upgrade 643 -> 661
 2024-07-04  6:07 UTC 

[PATCH v2 0/5] Remove zone reset all emulation
 2024-07-04  6:07 UTC  (2+ messages)

[PATCH v4 0/3] wifi: ath12k: report station mode stats
 2024-07-04  6:05 UTC  (8+ messages)
` [PATCH v4 1/3] wifi: ath12k: report station mode transmit rate

[PATCH v1] net/cpfl: add checks for received ctlq messages
 2024-07-04  5:18 UTC 

[PATCH] fiexchange.h: update XFS_IOC_EXCHANGE_RANGE again
 2024-07-04  6:05 UTC  (2+ messages)

[PATCH] xfs/444: fix agfl reset warning detection for small log buffers
 2024-07-04  6:05 UTC  (2+ messages)

[PATCH 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-07-04  5:46 UTC  (2+ messages)
` [PATCH 3/7] pinctrl: sophgo: add support for CV1812H SoC

[PATCH 0/2] statx NULL path support
 2024-07-04  6:02 UTC  (14+ messages)
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)

[PATCH] virt-manager: update RDEPENDS
 2024-07-04  6:01 UTC 

[PATCH v11 00/20] nfs/nfsd: add support for localio
 2024-07-04  6:01 UTC  (15+ messages)

[PATCH 7/7] tools: add skeleton code for userland testing of VMA logic
 2024-07-04  5:59 UTC  (2+ messages)

[PATCH v3 0/2] drm/xe: remove GuC reload in D3Hot path
 2024-07-04  6:12 UTC  (3+ messages)
` [PATCH v3 1/2] drm/xe: move GuC CT set state function to header
` [PATCH v3 2/2] drm/xe: remove GuC reload in D3Hot path

[OE-core] [PATCH 9/9] rust: Upgrade 1.77.2->1.78.0
 2024-07-04  5:58 UTC  (4+ messages)
`  "

[PATCH v1 2/4] x86/fred: Write to FRED MSRs with wrmsrns()
 2024-07-04  5:57 UTC  (6+ messages)

[PATCH v5 -next] cgroup/misc: Introduce misc.peak
 2024-07-04  5:54 UTC  (4+ messages)

[PATCH for-4.19] tools/xs-clients: Fix `make clean` rule
 2024-07-04  5:54 UTC  (2+ messages)

[PULL v2 00/88] virtio: features,fixes
 2024-07-04  5:51 UTC  (7+ messages)

[PATCH v2 0/7] Add Starfive JH7110 Cadence USB driver
 2024-07-04  5:50 UTC  (2+ messages)
` [PATCH v2 7/8] dts: starfive: Add JH7110 Cadence USB dts node


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.