All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-05 22:18:35 to 2022-12-05 23:24:23 UTC [more...]

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2022-12-05 23:23 UTC  (6+ messages)
` [V2 PATCH 1/6] KVM: x86: Add support for testing "
` [V2 PATCH 2/6] KVM: Selftests: Add support for "
` [V2 PATCH 3/6] KVM: selftests: x86: Add IS_ALIGNED/IS_PAGE_ALIGNED helpers
` [V2 PATCH 4/6] KVM: selftests: x86: Add helpers to execute VMs with private memory
` [V2 PATCH 5/6] KVM: selftests: Add get_free_huge_2m_pages

[PATCH v5 00/16] buildman: Correct various issues with missing blobs
 2022-12-05 23:23 UTC  (4+ messages)
` [PATCH v5 10/16] buildman: Detect binman reporting "

[dm-devel] [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
 2022-12-05 23:22 UTC  (11+ messages)

[PATCH 1/3] dt-bindings: nvmem: qfprom: add sdm670 compatible
 2022-12-05 23:21 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sdm670: add qfprom node
` [PATCH 3/3] arm64: dts: qcom: sdm670: add missing usb hstx nvmem cell

RTT-PROBE: lore-subspace-rtt
 2022-12-05 23:20 UTC 

[PATCH 0/3] Fix UNMAP notifier for intel-iommu
 2022-12-05 23:18 UTC  (9+ messages)
` [PATCH 3/3] intel-iommu: build iova tree during IOMMU translation

[PATCH v3] mailbox: mtk-cmdq: Do not request irq until we are ready
 2022-12-05 23:16 UTC  (3+ messages)

[PATCH] perf stat: Update event skip condition
 2022-12-05 23:16 UTC 

[PATCH v2 3/4] cachestat: implement cachestat syscall
 2022-12-05 23:15 UTC  (4+ messages)
` [lkp] [+534 bytes kernel size regression] [i386-tinyconfig] [b45ed49f9d] "

[PATCH] i3c: Correct the macro module_i3c_i2c_driver
 2022-12-05 10:54 UTC 

[geert-renesas-devel:renesas-arm-defconfig-for-v6.3] BUILD SUCCESS 02414a99c8294d5b3725e699924803535a7fa7ed
 2022-12-05 23:14 UTC 

[tip:x86/urgent] BUILD SUCCESS cefa72129e45313655d53a065b8055aaeb01a0c9
 2022-12-05 23:14 UTC 

[geert-renesas-devel:renesas-riscv-dt-for-v6.3] BUILD SUCCESS 6f4b3272458eb78d1c84831bfca3c6eccef03cc3
 2022-12-05 23:14 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 112502470f50792e9df5df75de0090fbeb7b8500
 2022-12-05 23:14 UTC 

[geert-renesas-drivers:renesas-clk-for-v6.3] BUILD SUCCESS e5a297191c5248bfcaf8dd5d802cc127ad63454e
 2022-12-05 23:14 UTC 

[geert-renesas-devel:renesas-drivers-for-v6.3] BUILD SUCCESS e7c8eec0699e6920dbcb03bdf6077b2fbae75422
 2022-12-05 23:14 UTC 

[PATCH v4] media: uvcvideo: Recover stalled ElGato devices
 2022-12-05 23:15 UTC 

[geert-renesas-devel:renesas-arm-dt-for-v6.3] BUILD SUCCESS 707b4210021c2da2fdbae5751e5e9671d2b60338
 2022-12-05 23:14 UTC 

kernel BUG at include/linux/swapops.h:497!
 2022-12-05 23:14 UTC  (6+ messages)

[PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
 2022-12-05 23:13 UTC  (11+ messages)

[PATCH] target/riscv: Fix mret exception cause when no pmp rule is configured
 2022-12-05 23:13 UTC  (2+ messages)

[PATCH v3] media: uvcvideo: Recover stalled ElGato devices
 2022-12-05 23:09 UTC  (5+ messages)

[PATCH net-next] net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
 2022-12-05 23:09 UTC 

[PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-05 23:09 UTC  (10+ messages)
            ` [dm-devel] "

RTT-PROBE: lore-subspace-rtt
 2022-12-05 23:10 UTC 

[Intel-wired-lan] [PATCH net v2] i40e: Fix the inability to attach XDP program on downed interface
 2022-12-05 23:09 UTC  (2+ messages)

[PATCH v9 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-05 23:08 UTC  (12+ messages)
` [PATCH v9 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "
` [PATCH v9 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property
` [PATCH v9 3/5] drm/msm/dp: parser data-lanes as property of dp_out endpoint
` [PATCH v9 4/5] drm/msm/dp: parser link-frequencies "
` [PATCH v9 5/5] drm/msm/dp: add support of max dp link rate

[PATCH 00/11] implement DAMOS filtering for anon pages and
 2022-12-05 23:08 UTC  (12+ messages)
` [PATCH 01/11] mm/damon/core: implement damos filter
` [PATCH 02/11] mm/damon/paddr: support DAMOS filters
` [PATCH 03/11] mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pages reclamation
` [PATCH 04/11] Docs/admin-guide/damon/reclaim: document 'skip_anon' parameter
` [PATCH 05/11] mm/damon/sysfs-schemes: implement filters directory
` [PATCH 06/11] mm/damon/sysfs-schemes: implement filter directory
` [PATCH 07/11] mm/damon/sysfs-schemes: connect filter directory and filters directory
` [PATCH 08/11] mm/damon/sysfs-schemes: implement scheme filters
` [PATCH 09/11] selftests/damon/sysfs: test filters directory
` [PATCH 10/11] Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfs
` [PATCH 11/11] Docs/ABI/damon: document scheme filters files

[PATCH 0/2] arm64: dts: qcom: sc8280xp: fix UFS DMA coherency
 2022-12-05 23:07 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: ufs: qcom: allow 'dma-coherent' property

[GIT PULL FOR 6.2] Sensor driver fixes
 2022-12-05 23:06 UTC 

[PATCH v3] net: vmw_vsock: vmci: Check memcpy_from_msg()
 2022-12-05 23:03 UTC  (3+ messages)

[PATCH v5 00/10] arm64: dts: Add base device tree files for SM8550
 2022-12-05 23:03 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: arm: qcom: Document SM8550 SoC and boards
` [PATCH v5 02/10] arm64: dts: qcom: Add base SM8550 dtsi
` [PATCH v5 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi
` [PATCH v5 04/10] arm64: dts: qcom: Add PM8550 "
` [PATCH v5 05/10] arm64: dts: qcom: Add PM8550b "
` [PATCH v5 06/10] arm64: dts: qcom: Add PM8550ve "
` [PATCH v5 07/10] arm64: dts: qcom: Add PM8550vs "
` [PATCH v5 08/10] arm64: dts: qcom: Add PMK8550 "
` [PATCH v5 09/10] arm64: dts: qcom: Add PMR735d "
` [PATCH v5 10/10] arm64: dts: qcom: Add base SM8550 MTP dts

[RFC 0/3] Turn iomap_page_ops into iomap_folio_ops
 2022-12-05 23:04 UTC  (6+ messages)
` [RFC v2 "
        ` [Cluster-devel] "

[igt-dev] [PATCH i-g-t] lib: Support all future platforms in bufops
 2022-12-05 23:03 UTC 

[OE-core][langdale][master][PATCH] libdrm: Remove libdrm-kms package
 2022-12-05 23:03 UTC 

[PATCH] platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
 2022-12-05 23:02 UTC  (5+ messages)

[PATCH v4 0/3] Add Meta: to Metadata devices
 2022-12-05 23:02 UTC  (4+ messages)
` [PATCH v4 3/3] media: uvcvideo: Add a unique suffix to camera names

PATCH [1/2] gamecube/wii: graphic quantization registers driver (GQR)
 2022-12-05 23:01 UTC  (6+ messages)

[PATCH v2 2/9] serial: bflb_uart: add Bouffalolab UART Driver
 2022-12-05 20:03 UTC  (2+ messages)

[PATCH v2 00/10] MBSSID and EMA support in AP mode
 2022-12-05 23:00 UTC  (5+ messages)
` [PATCH v2 01/10] mac80211: generate EMA beacons "

[PATCH 5.4 000/153] 5.4.226-rc1 review
 2022-12-05 23:01 UTC  (2+ messages)

[PATCH 0/3] libtraceevent from system and build fix
 2022-12-05 22:59 UTC  (4+ messages)
` [PATCH 1/3] perf build: Fixes for LIBTRACEEVENT_DYNAMIC
` [PATCH 2/3] perf build: Use libtraceevent from the system
` [PATCH 3/3] perf build: Fix python/perf.so library's name

RTT-PROBE: lore-subspace-rtt
 2022-12-05 23:00 UTC 

[PATCH v2 00/28] Rust core additions
 2022-12-05 23:00 UTC  (6+ messages)
` [PATCH v2 27/28] rust: types: add `Either` type

[PATCH iproute2-next v2 1/1] devlink: support direct region read requests
 2022-12-05 22:59 UTC 

[PATCH] setup: avoid unconditional open with write flags
 2022-12-05 22:59 UTC  (2+ messages)

[PATCH] cpufreq: acpi: Defer setting boost MSRs
 2022-12-05 22:57 UTC  (6+ messages)

[PATCH v2] clk: qcom: rpmh: add support for SM6350 rpmh IPA clock
 2022-12-05 22:56 UTC  (2+ messages)

[PATCH 1/6] hyperv: Make remove callback of hyperv driver void returned
 2022-12-05 22:55 UTC  (4+ messages)

[GIT PULL FOR 6.2] Sensor, Renesas CRU driver fixes
 2022-12-05 22:54 UTC 

[PATCH net-next v4 0/4] net/sched: retpoline wrappers for tc
 2022-12-05 22:53 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net/sched: move struct action_ops definition out of ifdef
` [PATCH net-next v4 2/4] net/sched: add retpoline wrapper for tc
` [PATCH net-next v4 3/4] net/sched: avoid indirect act functions on retpoline kernels
` [PATCH net-next v4 4/4] net/sched: avoid indirect classify "

[syzbot] KASAN: use-after-free Read in xfs_qm_dqfree_one
 2022-12-05 22:52 UTC  (3+ messages)
  ` [PATCH] xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING

[PATCH] arm64: dts: qcom: sdm670-google-sargo: keep pm660 ldo8 on
 2022-12-05 22:52 UTC 

[PATCH mptcp-next] mptcp: return 0 instead of 'err' var
 2022-12-05 22:52 UTC  (2+ messages)
` mptcp: return 0 instead of 'err' var: Tests Results

[PATCH v3 0/3] Add (more) missing PolarFire SoC io regions
 2022-12-05 22:49 UTC  (3+ messages)
` [PATCH v3 3/3] hw/{misc, riscv}: pfsoc: add system controller as unimplemented

[PATCH] powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
 2022-12-05 22:50 UTC  (8+ messages)

[PATCH 0/6] Add RZ/V2M Compare-Match Timer (TIM) support
 2022-12-05 22:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-05 22:50 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-05 22:49 UTC  (3+ messages)
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed

[PATCH v2 00/12] SM6115 DTS changes
 2022-12-05 22:49 UTC  (5+ messages)
` [PATCH v2 11/12] arm64: dts: qcom: sm6115: Add WCN node

[PATCH 4.9 00/62] 4.9.335-rc1 review
 2022-12-05 22:48 UTC  (3+ messages)

[RFC net-next v4 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-12-05 22:47 UTC  (4+ messages)
` [RFC net-next v4 2/2] bnxt: Use generic HBH removal helper in tx path

[PATCH] bpf: call get_random_u32() for random integers
 2022-12-05 22:47 UTC  (3+ messages)

[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-12-05 22:45 UTC  (7+ messages)
` [PATCH 05/10] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to "
` [PATCH 06/10] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH 07/10] mm/hugetlb: Make follow_hugetlb_page() "

[PATCH v3 1/2] PCI: Take other bus devices into account when distributing resources
 2022-12-05 22:46 UTC  (2+ messages)

[PATCH] perf build: Fixes for LIBTRACEEVENT_DYNAMIC
 2022-12-05 22:44 UTC  (3+ messages)

[PATCH v2 net 0/2] vmxnet3: couple of fixes
 2022-12-05 22:43 UTC  (4+ messages)
` [PATCH v2 net 1/2] vmxnet3: correctly report encapsulated LRO packet
` [PATCH v2 net 2/2] vmxnet3: use correct intrConf reference when using extended queues

linux-next: build failure after merge of the v9fs tree
 2022-12-05 22:41 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-05 22:40 UTC 

[PATCH 1/2] RISC-V: kexec: Fix memory leak of fdt buffer
 2022-12-05 22:40 UTC  (7+ messages)

[PATCH] vfio/ap/ccw/samples: Fix device_register() unwind path
 2022-12-05 22:36 UTC  (3+ messages)

[PATCH] git-compat-util.h: introduce CALLOC(x)
 2022-12-05 22:36 UTC  (3+ messages)

[PATCH v5 0/5] Simplify the module and kconfig structure in vfio
 2022-12-05 22:35 UTC  (2+ messages)

[PATCH 11/11] dmapool: link blocks across pages
 2022-12-05 22:34 UTC  (2+ messages)

[PATCH] usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
 2022-12-05 22:34 UTC  (2+ messages)

[linux-stable-rc:queue/5.4 55/154] drivers/usb/host/bcma-hcd.c:412:24: error: implicit declaration of function 'dev_err_probe'; did you mean 'device_reprobe'?
 2022-12-05 22:34 UTC 

[PATCH] cxl: Remove unnecessary cxl_pci_window_alignment()
 2022-12-05 22:32 UTC  (2+ messages)

[OE-core] [PATCH v3][master] go: Update reproducibility patch to fix panic errors
 2022-12-05 22:31 UTC  (2+ messages)

[PATCH net-next v2 0/2] Fix pinning devmaps
 2022-12-05 22:31 UTC  (3+ messages)
` [PATCH net-next v2 2/2] Add a selftest for devmap pinning

+ mm-hugetlb-move-swap-entry-handling-into-vma-lock-when-faulted-fix.patch added to mm-unstable branch
 2022-12-05 22:31 UTC 

[PATCH v2 00/11] pwm: Allow .get_state to fail
 2022-12-05 22:31 UTC  (9+ messages)
` [PATCH v2 01/11] pwm: Make .get_state() callback return an error code
` [PATCH v2 04/11] leds: qcom-lpg: Propagate errors in .get_state() to the caller

[Bug 216647] New: first hibernate to disk fails on HP EliteBook 845 G8
 2022-12-05 22:30 UTC  (3+ messages)
` [Bug 216647] "

RTT-PROBE: lore-subspace-rtt
 2022-12-05 22:30 UTC 

[oe-core][PATCH] gstreamer-vaapi: rename USE_X11 variable
 2022-12-05 22:30 UTC  (3+ messages)

[PATCH v5 00/11] tracing/user_events: Remote write ABI
 2022-12-05 22:30 UTC  (10+ messages)
` [PATCH v5 01/11] tracing/user_events: Split header into uapi and kernel
` [PATCH v5 03/11] tracing/user_events: Use remote writes for event enablement
` [PATCH v5 11/11] tracing/user_events: Limit global user_event count

[PATCH] 9p/client: fix data race on req->status
 2022-12-05 22:27 UTC  (3+ messages)

[PATCH v4 00/23] ufs: qcom: Add HS-G4 support
 2022-12-05 22:26 UTC  (4+ messages)
` [PATCH v4 13/23] scsi: ufs: ufs-qcom: Remove un-necessary goto statements

[PATCH v2] mmap: Fix do_brk_flags() modifying obviously incorrect VMAs
 2022-12-05 22:26 UTC  (6+ messages)

[PATCH BlueZ] client: Allow gatt.select-attribute to work with local attributes
 2022-12-05 22:26 UTC 

[PATCH] dt-bindings: PCI: qcom: Allow 'dma-coherent' property
 2022-12-05 22:25 UTC  (2+ messages)

[PATCH] rockchip: Pinebook Pro: Do not initialize i2c before relocation
 2022-12-05 22:25 UTC  (3+ messages)

[PATCH v2] power: supply: fix null pointer dereferencing in power_supply_get_battery_info
 2022-12-05 22:25 UTC  (3+ messages)

[RFC PATCH 00/21] Xen HVM support under KVM
 2022-12-05 22:25 UTC  (5+ messages)
` [RFC PATCH 14/21] i386/xen: implement HYPERVISOR_vcpu_op
` [RFC PATCH 18/21] kvm/ioapic: mark gsi-2 used in ioapic routing init

[PATCH v2 0/2] MMC: add NPCM SDHCI driver support
 2022-12-05 22:24 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: npcm,sdhci: Document NPCM SDHCI controller

[PATCH] usb: USB_FOTG210 should depend on ARCH_GEMINI
 2022-12-05 22:24 UTC  (2+ messages)

[PATCH linux-next] power: supply: use sysfs_emit() to instead of scnprintf()
 2022-12-05 22:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/5] Remove random allocator and improve reloc one
 2022-12-05 22:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Remove random allocator and improve reloc one (rev2)

[PATCH v4 00/13] drm/msm: Add SC8280XP support
 2022-12-05 22:23 UTC  (5+ messages)
` [PATCH v4 08/13] drm/msm/dp: Implement hpd_notify()

[PATCH v1] mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
 2022-12-05 22:21 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-05 22:20 UTC 

[PATCH v3 0/9] fix reset line polarity for Goodix touchscreen controllers
 2022-12-05 22:19 UTC  (4+ messages)

[tip:x86/cpu] BUILD SUCCESS 7882b69eb6cdf6288a89d831d95c8547400a8b4d
 2022-12-05 22:19 UTC 

[PATCH v4 00/39] Shadow stacks for userspace
 2022-12-05 22:19 UTC  (4+ messages)
` [PATCH v4 30/39] x86/shstk: Introduce map_shadow_stack syscall

[PATCH 1/3] dt-bindings: leds: irled: gpio-ir-tx: convert to DT schema
 2022-12-05 22:19 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: leds: irled: pwm-ir-tx: "
` [PATCH 3/3] dt-bindings: leds: irled: ir-spi-led: "


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.