All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-01 11:16:26 to 2022-09-01 12:10:06 UTC [more...]

[PATCH v5 00/13] Instantiate VT82xx functions in host device
 2022-09-01 11:41 UTC  (13+ messages)
` [PATCH v5 01/13] hw/isa/vt82c686: Resolve chip-specific realize methods
` [PATCH v5 02/13] hw/isa/vt82c686: Resolve unneeded attribute
` [PATCH v5 03/13] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
` [PATCH v5 04/13] hw/isa/vt82c686: Reuse errp
` [PATCH v5 05/13] hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
` [PATCH v5 06/13] hw/isa/vt82c686: Instantiate IDE function in host device
` [PATCH v5 07/13] hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
` [PATCH v5 08/13] hw/isa/vt82c686: Instantiate USB functions in host device
` [PATCH v5 09/13] hw/isa/vt82c686: Instantiate PM function "
` [PATCH v5 10/13] hw/isa/vt82c686: Instantiate AC97 and MC97 functions "
` [PATCH v5 11/13] hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
` [PATCH v5 12/13] hw/isa/vt82c686: Embed RTCState in host device

[PATCH v3 0/3] xen/sched: fix cpu hotplug
 2022-09-01 12:08 UTC  (9+ messages)
` [PATCH v3 2/3] xen/sched: carve out memory allocation and freeing from schedule_cpu_rm()
` [PATCH v3 3/3] xen/sched: fix cpu hotplug

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
 2022-09-01 12:08 UTC  (5+ messages)
` [PATCH 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support

next/master baseline: 68 runs, 10 regressions (next-20220901)
 2022-09-01 12:08 UTC 

[PATCH V2 1/1] Docs: ublk: add ublk document
 2022-09-01 12:08 UTC  (2+ messages)

[netfilter-nf-next:testing 1/6] net/netfilter/nf_conntrack_proto_tcp.c:592:32: warning: implicit conversion from 'enum <anonymous>' to 'enum nf_ct_tcp_action'
 2022-09-01 12:08 UTC 

[PATCH v5 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-09-01 12:08 UTC  (13+ messages)
` [PATCH v5 3/8] rockchip: remove binman temporary files when cleaning
` [PATCH v5 4/8] rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM
` [PATCH v5 5/8] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards
` [PATCH v5 6/8] rockchip: simplify binman image dependencies addition to INPUTS
` [PATCH v5 7/8] rockchip: allow to build SPI images even without HAS_ROM option
` [PATCH v5 8/8] rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash

[PROBLEM] spi driver internal error during boot on sparx5
 2022-09-01 12:08 UTC  (8+ messages)

[PATCH v4] arm64: dts: mt7986: add built-in Wi-Fi device nodes
 2022-09-01 11:03 UTC  (5+ messages)

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-09-01 12:02 UTC  (3+ messages)

[PATCH] arm64: map FDT as RW for early_init_dt_scan()
 2022-09-01 12:07 UTC  (3+ messages)

[PATCH rdma-rc v1] RDMA/core: fix sg_to_page mapping for boundary condition
 2022-09-01 12:06 UTC  (7+ messages)

[PATCH 5.15 000/136] 5.15.64-rc1 review
 2022-09-01 12:05 UTC  (7+ messages)

[RFC PATCH net-next v3 0/5] ice: L2TPv3 offload support
 2022-09-01 12:01 UTC  (12+ messages)
` [Intel-wired-lan] "
` [Intel-wired-lan] [RFC PATCH net-next v3 1/5] uapi: move IPPROTO_L2TP to in.h
  `  "
` [Intel-wired-lan] [RFC PATCH net-next v3 2/5] flow_dissector: Add L2TPv3 dissectors
  `  "
` [RFC PATCH net-next v3 3/5] net/sched: flower: Add L2TPv3 filter
  ` [Intel-wired-lan] "
` [RFC PATCH net-next v3 4/5] flow_offload: Introduce flow_match_l2tpv3
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [RFC PATCH net-next v3 5/5] ice: Add L2TPv3 hardware offload support
  `  "

[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-01 12:02 UTC 

[Buildroot] [PATCH] package/networkd-dispatcher: bump to version 2.2.3
 2022-09-01 12:02 UTC 

[PATCH v6 0/3] drm/bridge: ti-sn65dsi86: Basic DP support
 2022-09-01 12:02 UTC  (6+ messages)
` [PATCH v6 1/3] drm/bridge: ti-sn65dsi86: Reject modes with too large blanking

How can I change the LPDDR4x configuration on U-boot
 2022-09-01  1:39 UTC 

[PATCH v2 00/10] A few cleanup patches for hugetlb
 2022-09-01 12:00 UTC  (11+ messages)
` [PATCH v2 01/10] hugetlb: make hugetlb_cma_check() static
` [PATCH v2 02/10] hugetlb: Use helper macro SZ_1K
` [PATCH v2 03/10] hugetlb: Use LIST_HEAD() to define a list head
` [PATCH v2 04/10] hugetlb: Use sizeof() to get the array size
` [PATCH v2 05/10] hugetlb: Use helper {huge_pte|pmd}_lock()
` [PATCH v2 06/10] hugetlb: pass NULL to kobj_to_hstate() if nid is unused
` [PATCH v2 07/10] hugetlb: kill hugetlbfs_pagecache_page()
` [PATCH v2 08/10] hugetlb: add comment for subtle SetHPageVmemmapOptimized()
` [PATCH v2 09/10] hugetlb: remove meaningless BUG_ON(huge_pte_none())
` [PATCH v2 10/10] hugetlb: make hugetlb depends on SYSFS or SYSCTL

[PATCH] regmap: mmio: Fix rebase error
 2022-09-01 12:00 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-01 12:00 UTC 

Recent changes (master)
 2022-09-01 12:00 UTC 

[PATCH v2] SUNRPC: Fix call completion races with call_decode()
 2022-09-01 11:53 UTC 

[PATCH v2 1/2] drm/cmdline-parser: Merge negative tests
 2022-09-01 11:59 UTC  (2+ messages)

[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-01 11:59 UTC  (12+ messages)

RTC hctosys disabled for 32-bit systems
 2022-09-01 11:55 UTC  (2+ messages)

[PATCH] parisc: Use the generic IO helpers
 2022-09-01 11:56 UTC  (3+ messages)

[Bug 1074] rte_pktmbuf_pool_create doc reports RTE_SECONDARY as an error but it actually works in a secondary process
 2022-09-01 11:55 UTC 

[Virtio-fs] [virtiofsd] MR opened: Add missing license file header
 2022-09-01 11:54 UTC 

[PATCH v3 1/3] dt-bindings: iio: adc: ti,tsc2046: add vref-supply property
 2022-09-01 11:53 UTC  (6+ messages)
` [PATCH v3 2/3] iio: adc: tsc2046: add vref support

[PATCH 0/6] Enable CONFIG_TIMER for all Kirwood / MVEBU boards
 2022-09-01 11:52 UTC  (13+ messages)

[PATCH net-next 0/2] ice: support FEC automatic disable
 2022-09-01 11:52 UTC  (22+ messages)

[PATCH v3 0/6] Implement inline static calls on PPC32 - v3
 2022-09-01 11:48 UTC  (14+ messages)
` [PATCH v3 1/6] Fixup for "objtool/powerpc: Add --mcount specific implementation"
` [PATCH v3 2/6] objtool: Add architecture specific R_REL32 macro
` [PATCH v3 3/6] init: Call static_call_init() from start_kernel()
` [PATCH v3 4/6] static_call_inline: Provide trampoline address when updating sites
` [PATCH v3 5/6] powerpc: Prepare arch_static_call_transform() for supporting inline static calls
` [PATCH v3 6/6] powerpc/static_call: Implement "

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-09-01 11:40 UTC  (8+ messages)
` [PATCH 31/51] tests/qtest: Support libqtest to build and run "
` [PATCH 41/51] tests/qtest: migration-test: Kill "to" after migration is canceled
` [PATCH 42/51] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab

RTT-PROBE: lore-subspace-rtt
 2022-09-01 11:50 UTC 

Error with TEMPLATECONF value
 2022-09-01 11:49 UTC 

[PATCH 1/2] ASoC: codecs: wcd934x: add Slimbus dependency
 2022-09-01 11:49 UTC  (2+ messages)

[PATCH 0/2] gpio clock-names
 2022-09-01 11:48 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: gpio: rockchip: add clock-names

[PATCH v6 bpf-next 0/6] selftests: xsk: real device testing support
 2022-09-01 11:48 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/6] selftests: xsk: query for native XDP support
` [PATCH v6 bpf-next 2/6] selftests: xsk: introduce default Rx pkt stream
` [PATCH v6 bpf-next 3/6] selftests: xsk: increase chars for interface name to 16
` [PATCH v6 bpf-next 4/6] selftests: xsk: add support for executing tests on physical device
` [PATCH v6 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
` [PATCH v6 bpf-next 6/6] selftests: xsk: add support for zero copy testing

[ammarfaizi2-block:wireless/wireless-next/mld-wip 15/20] net/mac80211/link.c:398:9: error: use of undeclared identifier 'BSS_CHANGED_EHT_PUNCTURING'
 2022-09-01 11:47 UTC 

[PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-01 11:47 UTC  (9+ messages)
` [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-01 11:47 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 00/12] Fix spinner 48b + add I915_MMAP_OFFSET_FIXED tests
 2022-09-01 11:44 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t 01/12] lib: Fix off-by-one-page in 48b obj.flags
` [igt-dev] [PATCH i-g-t 02/12] lib/i915: Mark gem_create as handling const memory regions
` [igt-dev] [PATCH i-g-t 03/12] lib/i915: Distinguish I915_MMAP_OFFSET_FIXED with an invalid domain
` [igt-dev] [PATCH i-g-t 04/12] i915/gem_create: Verify all regions return cleared objects
` [igt-dev] [PATCH i-g-t 05/12] i915/gem_create: Stress creation with busy engines
` [igt-dev] [PATCH i-g-t 06/12] i915/gem_mmap_offset: Verify all regions return clear mmaps on cration
` [igt-dev] [PATCH i-g-t 07/12] i915/gem_mmap_offset: Verify all regions with ptrace
` [igt-dev] [PATCH i-g-t 08/12] i915/gem_mmap_offset: Verify all regions remain in isolation
` [igt-dev] [PATCH i-g-t 09/12] i915/gem_mmap_offset: Verify all regions have nonblocking pagefaults
` [igt-dev] [PATCH i-g-t 10/12] i915/gem_mmap_offset: Check all mmap types reject invalid objects
` [igt-dev] [PATCH i-g-t 11/12] i915/gem_mmap_offset: Exercise close race against all types/regions
` [igt-dev] [PATCH i-g-t 12/12] i915/gem_mmap_offset: Crudely measure read/write to different mmaps

[PATCH liburing v2 00/12] Defer taskrun changes
 2022-09-01 11:44 UTC  (3+ messages)
` [PATCH liburing v2 12/12] shutdown test: bind to ephemeral port

[PATCH 5.10 v2 0/7] xfs stable patches for 5.10.y (from v5.18+)
 2022-09-01 11:43 UTC  (5+ messages)
` [PATCH 5.10 v2 6/7] xfs: reorder iunlink remove operation in xfs_ifree

RTT-PROBE: lore-subspace-rtt
 2022-09-01 11:40 UTC 

[Buildroot] [PATCH 1/1] size-stats: count compiled python (.pyc) files
 2022-09-01 11:40 UTC 

[LTP] [PATCH] open04.c: convert to new LTP API
 2022-09-01 11:39 UTC  (3+ messages)

[PATCH net-next] net: dsa: hellcreek: Print warning only once
 2022-09-01 11:39 UTC  (6+ messages)

[kvm-unit-tests PATCH v1 0/2] s390x: Add exit time test
 2022-09-01 11:37 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 2/2] s390x: add exittime tests

[PATCH v2 0/9] perf/x86: Some cleanups
 2022-09-01 11:37 UTC  (6+ messages)
` [PATCH v2 8/9] perf/x86/intel: Shadow MSR_ARCH_PERFMON_FIXED_CTR_CTRL

[PATCH 00/13] Introduce RK806 Support
 2022-09-01 11:36 UTC  (7+ messages)
` [PATCH 04/13] regulator: rk808: reduce 'struct rk808' usage
` [PATCH 12/13] regulator: rk808: add rk806 support

[PATCH rcu 0/7] Callback-offload (nocb) updates for v6.1
 2022-09-01 11:36 UTC  (6+ messages)
` [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling

[PATCH 1/2] ASoC: apple: mca: Unselect COMMON_CLK in Kconfig
 2022-09-01 11:34 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Fix file pattern for ARM/APPLE MACHINE SOUND DRIVERS

[PATCH] kernel/panic: Drop unblank_screen call
 2022-09-01 11:35 UTC  (3+ messages)

[PATCH v1 1/1] platform/x86: p2sb: Fix UAF when caller uses resource name
 2022-09-01 11:34 UTC 

[LTP] [PATCH] syscalls/truncate03.c: use TST_EXP_FAIL() macro
 2022-09-01 11:32 UTC  (2+ messages)

[PATCH 0/5] Make atmel serial driver aware of GCLK
 2022-09-01 11:31 UTC  (8+ messages)
` [PATCH 2/5] dt-bindings: mfd: atmel,at91-usart: convert to json-schema

[PATCH 0/9] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
 2022-09-01 11:32 UTC  (5+ messages)
` [PATCH 4/9] firmware: arm_ffa: Add support for querying FF-A features

[PATCH BlueZ v6 1/6] adapter: Keep track of whether the adapter is rfkill'ed
 2022-09-01 11:32 UTC  (2+ messages)
` [BlueZ,v6,1/6] "

[PATCH] usb:mux:intel_pmc_mux: Use the helper acpi_dev_get_memory_resources()
 2022-09-01 11:31 UTC  (5+ messages)

[PATCH] perf: Rewrite core context handling
 2022-09-01 11:29 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-01 11:30 UTC 

[Bug 1073] The `rte_mempool_ops_table` is process unsafe
 2022-09-01 11:30 UTC 

[linux-next:master 2760/3682] include/trace/events/kmem.h:54:1: sparse: sparse: restricted gfp_t degrades to integer
 2022-09-01 11:30 UTC  (4+ messages)

[PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-01 11:26 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Start using REG_BIT* macros
 2022-09-01 11:30 UTC 

[PATCH v2] powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush
 2022-09-01 11:27 UTC  (2+ messages)

consolidate btrfs checksumming, repair and bio splitting
 2022-09-01 11:28 UTC  (3+ messages)
` [PATCH 15/17] btrfs: calculate file system wide queue limit for zoned mode

Security Working Group meeting - Wednesday August 31
 2022-09-01 11:27 UTC  (4+ messages)
` Security Working Group meeting - Wednesday August 31 - results

[Patch net-next v2 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-09-01 11:27 UTC  (10+ messages)

arch/sh/kernel/traps_32.c:574:9: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-09-01 11:26 UTC 

[RFC PATCH v3] media: mediatek: vcodec: support stateless AV1 decoder
 2022-09-01 11:04 UTC 

[igt-dev] [PATCH i-g-t v4] i915/i915_hangman: fail only after freeing spinners
 2022-09-01 11:26 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/i915_hangman: fail only after freeing spinners (rev4)

[tip:x86/apic] BUILD SUCCESS b8d1d163604bd1e600b062fb00de5dc42baa355f
 2022-09-01 11:26 UTC 

[PATCH v2 1/3] nfsd: Fix a memory leak in an error handling path
 2022-09-01 11:25 UTC  (6+ messages)
` [PATCH v2 2/3] nfsd: Avoid some useless tests
` [PATCH v2 3/3] nfsd: Propagate some error code returned by memdup_user()

[PATCHSET 0/5] perf tools: Show per-event lost sample count (v1)
 2022-09-01 11:22 UTC  (3+ messages)
` [PATCH 3/5] perf record: Read and inject LOST_SAMPLES events

[PATCH 0/3] arm64: dts: Add Innocom WB15-EVK support
 2022-09-01 11:20 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Innocom
` [PATCH 2/3] dt-bindings: arm: fsl: Add Innocom WB15 EVK
` [PATCH 3/3] arm64: dts: freescale: Add Innocom i.MX8MM based WB15 SoM and EVK

[ovmf test] 172909: regressions - FAIL
 2022-09-01 11:21 UTC 

[PATCH 0/5] Misc hisi_lpc changes
 2022-09-01 11:14 UTC  (6+ messages)
` [PATCH 1/5] bus: hisi_lpc: Don't dereference fwnode handle
` [PATCH 2/5] bus: hisi_lpc: Use devm_platform_ioremap_resource
` [PATCH 3/5] bus: hisi_lpc: Correct error code for timeout
` [PATCH 4/5] bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
` [PATCH 5/5] bus: hisi_lpc: Use platform_device_register_full()

RTT-PROBE: lore-subspace-rtt
 2022-09-01 11:20 UTC 

[bitbake-devel] [PATCH] fetch: use BPN instead
 2022-09-01 11:19 UTC  (3+ messages)

[PATCH] io/command: implement portable spawn
 2022-09-01 11:15 UTC 

[ammarfaizi2-block:wireless/wireless-next/mld-wip 16/20] drivers/net/wireless/realtek/rtw88/fw.c:1085:27: error: too few arguments to function 'ieee80211_nullfunc_get'
 2022-09-01 11:16 UTC 

[PATCH 0/4] platform/x86/amd/pmf: Introduce CnQF feature for AMD PMF
 2022-09-01 11:16 UTC  (2+ messages)

[PATCH v1 0/5] docs/zh_CN: Add some dt and PCI Chinese translation
 2022-09-01 11:15 UTC  (4+ messages)
` [PATCH v1 2/5] docs/zh_CN: add dt changesets translation
` [PATCH v1 4/5] docs/zh_CN: add dt overlay-notes translation
` [PATCH v1 5/5] docs/zh_CN: add dt kernel-api translation


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.