All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-14 04:30:44 to 2022-07-14 05:08:27 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-14  5:06 UTC  (8+ messages)

[PATCH bpf-next 0/3] Maintain selftest configuration in-tree
 2022-07-14  5:07 UTC  (8+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: Integrate vmtest configs
  ` [PATCH bpf-next 1/3] selftests/bpf: Copy over libbpf configs

[PATCH] md: Ensure mddev object is cleaned up with kobject_put on error path
 2022-07-14  5:06 UTC  (2+ messages)

[PATCH] staging: r8188eu: fall back to random mac address
 2022-07-14  5:08 UTC  (2+ messages)

[PATCH 1/4] kbuild: rpm-pkg: fix build error when _arch is undefined
 2022-07-14  5:02 UTC  (4+ messages)
` [PATCH 2/4] kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuild
` [PATCH 3/4] kbuild: error out if $(KBUILD_EXTMOD) contains % or :
` [PATCH 4/4] kbuild: error out if $(INSTALL_MOD_PATH) "

RTT-PROBE: lore-subspace-rtt
 2022-07-14  5:06 UTC 

Missing .BTF section in vmlinux (x86_64) when building on Yocto
 2022-07-14  5:01 UTC  (6+ messages)

[PATCH v2] gen_compile_commands: fix overlooked module files
 2022-07-14  5:05 UTC 

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-14  4:56 UTC  (12+ messages)

[PATCH v1] net: Add distinct sk_psock field
 2022-07-14  4:55 UTC  (2+ messages)

[PATCH v2] usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
 2022-07-14  4:56 UTC 

[PATCH] PCI/ASPM: Should not report ASPM support to BIOS if FADT indicates ASPM is unsupported
 2022-07-14  4:56 UTC  (4+ messages)

[PATCH AUTOSEL 5.15 01/28] ASoC: ops: Fix off by one in range control validation
 2022-07-14  4:29 UTC  (44+ messages)
` [PATCH AUTOSEL 5.15 02/28] pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
` [PATCH AUTOSEL 5.15 03/28] ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
` [PATCH AUTOSEL 5.15 04/28] ASoC: rt711-sdca-sdw: fix calibrate mutex initialization
` [PATCH AUTOSEL 5.15 05/28] ASoC: Intel: sof_sdw: handle errors on card registration
` [PATCH AUTOSEL 5.15 06/28] ASoC: rt711: fix calibrate mutex initialization
` [PATCH AUTOSEL 5.15 07/28] ASoC: rt7*-sdw: harden jack_detect_handler
` [PATCH AUTOSEL 5.15 08/28] ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe
` [PATCH AUTOSEL 5.15 09/28] ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
` [PATCH AUTOSEL 5.15 10/28] ASoC: wcd938x: Fix event generation for some controls
` [PATCH AUTOSEL 5.15 11/28] ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem
` [PATCH AUTOSEL 5.15 12/28] ASoC: rockchip: i2s: switch BCLK to GPIO
` [PATCH AUTOSEL 5.15 13/28] ASoC: wm5110: Fix DRE control
` [PATCH AUTOSEL 5.15 14/28] ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error
` [PATCH AUTOSEL 5.15 15/28] ASoC: dapm: Initialise kcontrol data for mux/demux controls
` [PATCH AUTOSEL 5.15 16/28] ASoC: cs47l15: Fix event generation for low power mux control
` [PATCH AUTOSEL 5.15 17/28] ASoC: madera: Fix event generation for OUT1 demux
` [PATCH AUTOSEL 5.15 18/28] ASoC: madera: Fix event generation for rate controls
` [PATCH AUTOSEL 5.15 19/28] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
` [PATCH AUTOSEL 5.15 20/28] x86: Clear .brk area at early boot
` [PATCH AUTOSEL 5.15 21/28] soc: ixp4xx/npe: Fix unused match warning
` [PATCH AUTOSEL 5.15 22/28] ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
` [PATCH AUTOSEL 5.15 23/28] Revert "can: xilinx_can: Limit CANFD brp to 2"
` [PATCH AUTOSEL 5.15 24/28] ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
` [PATCH AUTOSEL 5.15 25/28] ALSA: usb-audio: Add quirk for Fiero SC-01
` [PATCH AUTOSEL 5.15 26/28] ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
` [PATCH AUTOSEL 5.15 27/28] nvme-pci: phison e16 has bogus namespace ids
` [PATCH AUTOSEL 5.15 28/28] signal handling: don't use BUG_ON() for debugging

[net] 92a3727452: BUG:KASAN:slab-out-of-bounds_in_tcp_v4_send_reset
 2022-07-14  4:55 UTC  (2+ messages)

[PATCH v9 0/8] mm/demotion: Memory tiers and demotion
 2022-07-14  4:53 UTC  (9+ messages)
` [PATCH v9 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v9 2/8] mm/demotion: Move memory demotion related code
` [PATCH v9 3/8] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v9 4/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v9 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v9 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v9 7/8] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v9 8/8] mm/demotion: Update node_is_toptier to work with memory tiers

[PATCH AUTOSEL 5.10 01/15] ASoC: ops: Fix off by one in range control validation
 2022-07-14  4:25 UTC  (24+ messages)
` [PATCH AUTOSEL 5.10 02/15] pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
` [PATCH AUTOSEL 5.10 03/15] ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
` [PATCH AUTOSEL 5.10 04/15] ASoC: wm5110: Fix DRE control
` [PATCH AUTOSEL 5.10 05/15] ASoC: dapm: Initialise kcontrol data for mux/demux controls
` [PATCH AUTOSEL 5.10 06/15] ASoC: cs47l15: Fix event generation for low power mux control
` [PATCH AUTOSEL 5.10 07/15] ASoC: madera: Fix event generation for OUT1 demux
` [PATCH AUTOSEL 5.10 08/15] ASoC: madera: Fix event generation for rate controls
` [PATCH AUTOSEL 5.10 09/15] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
` [PATCH AUTOSEL 5.10 10/15] x86: Clear .brk area at early boot
` [PATCH AUTOSEL 5.10 11/15] soc: ixp4xx/npe: Fix unused match warning
` [PATCH AUTOSEL 5.10 12/15] ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
` [PATCH AUTOSEL 5.10 13/15] Revert "can: xilinx_can: Limit CANFD brp to 2"
` [PATCH AUTOSEL 5.10 14/15] nvme-pci: phison e16 has bogus namespace ids
` [PATCH AUTOSEL 5.10 15/15] signal handling: don't use BUG_ON() for debugging

[PATCH] arm64: make ARCH_BCM4908 select ARCH_BCMBCA
 2022-07-14  4:58 UTC 

yocto support
 2022-07-14  4:59 UTC  (3+ messages)
    ` [yocto] "

[PATCH net-next 0/5] devlink rate police limiter
 2022-07-14  4:55 UTC  (11+ messages)

[PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
 2022-07-14  4:54 UTC  (4+ messages)

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-14  4:51 UTC  (6+ messages)

[PATCH v1] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-14  4:54 UTC 

[PATCH] samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
 2022-07-14  4:50 UTC  (2+ messages)

[RESEND PATCH v3 0/2] perf: ARM CoreSight PMU support
 2022-07-14  4:47 UTC  (8+ messages)
` [RESEND PATCH v3 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver

[PATCH v2 00/39] drm/i915: fix kernel-doc issues
 2022-07-14  4:23 UTC  (5+ messages)
` [PATCH v2 07/39] drm/i915: gvt: fix kernel-doc trivial warnings
    ` [Intel-gfx] "

arch/arm64/include/asm/cmpxchg.h:88:1: sparse: sparse: cast truncates bits from constant value (369 becomes 69)
 2022-07-14  4:45 UTC 

[PATCH 00/19] KVM: arm64: vgic-v3 userspace access consolidation (and other goodies)
 2022-07-14  4:43 UTC  (5+ messages)
` [PATCH 13/19] KVM: arm64: vgic-v2: Consolidate userspace access for MMIO registers

[PATCH] AMD_SFH: Add a DMI quirk entry for Chromebooks
 2022-07-14  4:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-14  4:56 UTC 

[igt-dev] [PATCH i-g-t v3 0/6] Add codename in device selection
 2022-07-14  4:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add codename in device selection (rev3)

[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
 2022-07-14  4:37 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/5] ftrace: allow customized flags for ftrace_direct_multi ftrace_ops

RTT-PROBE: lore-subspace-rtt
 2022-07-14  4:46 UTC 

[LTP] [PATCH 1/2] read_all: Add worker timeout
 2022-07-14  4:46 UTC  (4+ messages)
` [LTP] [PATCH 2/2] read_all: Fix type warnings

[igt-dev] [PATCH i-g-t v1 0/3] kms_writeback enhancements
 2022-07-14  4:43 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for kms_writeback enhancements (rev2)

[OE-core][kirkstone 00/27] Patch review
 2022-07-14  4:42 UTC  (29+ messages)
` [OE-core][kirkstone 01/27] ruby: add PACKAGECONFIG for capstone
` [OE-core][kirkstone 02/27] qemu: "
` [OE-core][kirkstone 03/27] qemu: Avoid accidental librdmacm linkage
` [OE-core][kirkstone 04/27] qemu: Avoid accidental libvdeplug linkage
` [OE-core][kirkstone 05/27] harfbuzz: fix CVE-2022-33068
` [OE-core][kirkstone 06/27] tiff: backport the fix for CVE-2022-2056, CVE-2022-2057, and CVE-2022-2058
` [OE-core][kirkstone 07/27] u-boot: fix CVE-2022-34835
` [OE-core][kirkstone 08/27] vim: upgrade to 9.0.0021
` [OE-core][kirkstone 09/27] openssl: update 3.0.4 -> 3.0.5
` [OE-core][kirkstone 10/27] glibc: stable 2.35 branch updates
` [OE-core][kirkstone 11/27] glibc-tests: Avoid reproducibility issues
` [OE-core][kirkstone 12/27] binutils : stable 2.38 branch updates
` [OE-core][kirkstone 13/27] gstreamer1.0: upgrade 1.20.2 -> 1.20.3
` [OE-core][kirkstone 14/27] gst-devtools: "
` [OE-core][kirkstone 15/27] gstreamer1.0-libav: "
` [OE-core][kirkstone 16/27] gstreamer1.0-omx: "
` [OE-core][kirkstone 17/27] gstreamer1.0-plugins-bad: "
` [OE-core][kirkstone 18/27] gstreamer1.0-plugins-base: "
` [OE-core][kirkstone 19/27] gstreamer1.0-plugins-good: "
` [OE-core][kirkstone 20/27] gstreamer1.0-plugins-ugly: "
` [OE-core][kirkstone 21/27] gstreamer1.0-python: "
` [OE-core][kirkstone 22/27] gstreamer1.0-rtsp-server: "
` [OE-core][kirkstone 23/27] gstreamer1.0-vaapi: "
` [OE-core][kirkstone 24/27] weston: update 10.0.0 -> 10.0.1
` [OE-core][kirkstone 25/27] glib-2.0: upgrade 2.72.2 -> 2.72.3
` [OE-core][kirkstone 26/27] glib-networking: upgrade 2.72.0 -> 2.72.1
` [OE-core][kirkstone 27/27] libsoup: upgrade 3.0.6 -> 3.0.7

[net-next PATCH] octeontx2-af: Fixes static warnings
 2022-07-14  4:28 UTC 

[PATCH AUTOSEL 4.9 1/4] ASoC: ops: Fix off by one in range control validation
 2022-07-14  4:27 UTC  (6+ messages)
` [PATCH AUTOSEL 4.9 2/4] ASoC: wm5110: Fix DRE control
` [PATCH AUTOSEL 4.9 3/4] x86: Clear .brk area at early boot
` [PATCH AUTOSEL 4.9 4/4] signal handling: don't use BUG_ON() for debugging

[PATCH AUTOSEL 4.14 1/5] ASoC: ops: Fix off by one in range control validation
 2022-07-14  4:26 UTC  (7+ messages)
` [PATCH AUTOSEL 4.14 2/5] ASoC: wm5110: Fix DRE control
` [PATCH AUTOSEL 4.14 3/5] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
` [PATCH AUTOSEL 4.14 4/5] x86: Clear .brk area at early boot
` [PATCH AUTOSEL 4.14 5/5] signal handling: don't use BUG_ON() for debugging

[PATCH v2 0/2] OpenRISC support for virt platform with PCI
 2022-07-14  4:27 UTC  (3+ messages)
` [PATCH v2 1/2] openrisc: Add pci bus support
` [PATCH v2 2/2] openrisc: Add virt defconfig

[PATCH AUTOSEL 4.19 1/6] ASoC: ops: Fix off by one in range control validation
 2022-07-14  4:26 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 2/6] ASoC: wm5110: Fix DRE control
` [PATCH AUTOSEL 4.19 3/6] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
` [PATCH AUTOSEL 4.19 4/6] x86: Clear .brk area at early boot
` [PATCH AUTOSEL 4.19 5/6] ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
` [PATCH AUTOSEL 4.19 6/6] signal handling: don't use BUG_ON() for debugging

[PATCH AUTOSEL 5.4 01/10] ASoC: ops: Fix off by one in range control validation
 2022-07-14  4:26 UTC  (15+ messages)
` [PATCH AUTOSEL 5.4 02/10] ASoC: wm5110: Fix DRE control
` [PATCH AUTOSEL 5.4 03/10] ASoC: cs47l15: Fix event generation for low power mux control
` [PATCH AUTOSEL 5.4 04/10] ASoC: madera: Fix event generation for OUT1 demux
` [PATCH AUTOSEL 5.4 05/10] ASoC: madera: Fix event generation for rate controls
` [PATCH AUTOSEL 5.4 06/10] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
` [PATCH AUTOSEL 5.4 07/10] x86: Clear .brk area at early boot
` [PATCH AUTOSEL 5.4 08/10] soc: ixp4xx/npe: Fix unused match warning
` [PATCH AUTOSEL 5.4 09/10] ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
` [PATCH AUTOSEL 5.4 10/10] signal handling: don't use BUG_ON() for debugging

[PATCH] docs: kbuild: fix typo
 2022-07-14  4:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-14  4:36 UTC 

[linux-linus test] 171616: regressions - FAIL
 2022-07-14  4:33 UTC 

[mm-unstable PATCH v7 0/8] mm, hwpoison: enable 1GB hugepage support (v7)
 2022-07-14  4:24 UTC  (3+ messages)
` [mm-unstable PATCH v7 7/8] mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepage
` [mm-unstable PATCH v7 8/8] mm, hwpoison: enable memory error handling on "

[PATCH AUTOSEL 5.18 01/41] ASoC: ops: Fix off by one in range control validation
 2022-07-14  4:22 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 35/41] ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)


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.