All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-10 17:24:43 to 2023-04-10 18:37:55 UTC [more...]

Subject: [PATCH v4] ASoC: amd: Add Dell G15 5525 to quirks
 2023-04-10 18:34 UTC  (3+ messages)

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-04-10 18:04 UTC  (7+ messages)
` [PATCH v4 2/4] mmc: starfive: Add sdio/emmc "

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-04-10 18:37 UTC  (2+ messages)

Per-process flag set via prctl() to deny module loading?
 2023-04-10 18:37 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Add Rocketlake device info
 2023-04-10 18:37 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 1/2] drm/i915: Initialize dkl_phy spin lock from display code path
 2023-04-10 18:37 UTC  (6+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/2] drm/i915: Only initialize dlk phy lock in display 12 and newer
  ` [Intel-xe] "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915: Initialize dkl_phy spin lock from display code path
` [Intel-xe] ✓ CI.KUnit: "

[PATCH 0/3] Some code refactor surround CR4.UMIP virtualization
 2023-04-10 18:35 UTC  (17+ messages)
` [PATCH 1/3] KVM: VMX: Rename vmx_umip_emulated() to cpu_has_vmx_desc()
` [PATCH 2/3] KVM: VMX: Remove a unnecessary cpu_has_vmx_desc() check in vmx_set_cr4()
` [PATCH 3/3] KVM: VMX: Use the canonical interface to read CR4.UMIP bit

[PATCH 0/2] target/riscv: Separate implicitly-enabled and explicitly-enabled extensions
 2023-04-10 18:35 UTC  (4+ messages)

[meta-parsec][PATCH] Fix PACKAGECONFIG check in Parsec OEQA tests
 2023-04-10 18:33 UTC 

[Cluster-devel] [PATCH] gfs2: Use gfs2_holder_initialized for jindex
 2023-04-10 18:33 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: remove folio_detach_private() in .invalidate_folio and .release_folio
 2023-04-10 18:33 UTC  (3+ messages)
  `  "

[PATCH] staging: rtl8192e: Remove functions _rtl92e_wx_get_sens and _rtl92e_wx_set_sens
 2023-04-10 18:33 UTC  (2+ messages)

[Intel-xe] [PATCH v3 1/6] drm/i915: Initialize dkl_phy spin lock from display code path
 2023-04-10 18:32 UTC  (8+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 2/6] drm/i915: Only initialize dlk phy lock in display 12 and newer
  ` [Intel-xe] "
` [Intel-xe] [PATCH v3 3/6] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH v3 4/6] TEMPORARY: drm/xe/display: Enable modular fia in TGL
` [Intel-xe] [PATCH v3 5/6] drm/xe/display: Disable PSR HW tracking by default in all display versions
` [Intel-xe] [PATCH v3 6/6] drm/xe: Enable Raptorlake-P

[PATCH v6 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2023-04-10 18:32 UTC  (5+ messages)
` [PATCH v6 2/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH v6 00/12] Implement Eager Page Splitting for ARM
 2023-04-10 18:32 UTC  (10+ messages)
` [PATCH v6 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v6 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v6 12/12] KVM: arm64: Use local TLBI on permission relaxation

[PATCH v7 00/33] x86: enable FRED for x86-64
 2023-04-10 18:31 UTC  (4+ messages)
` [PATCH v7 23/33] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled

[PATCH v2 0/3] tools/nolibc: Support vprintf() so we can use kselftest.h with nolibc
 2023-04-10 18:30 UTC  (6+ messages)
` [PATCH v2 1/3] tools/nolibc/stdio: Implement vprintf()

[PATCH] drm/amdkfd: Fix dmabuf's redundant eviction when unmapping
 2023-04-10 18:28 UTC  (5+ messages)

[meta-ti][master/kirkstone][PATCH] big-data-ipc-demo: Update to version without CMEM dependency
 2023-04-10 18:27 UTC  (2+ messages)

resctrl selftest patches
 2023-04-10 18:25 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: meson-gxl: add support for Xiaomi Mibox 3
 2023-04-10 18:21 UTC  (6+ messages)

[PATCH v2 00/19] bsd-user 2023 Q2 first batch
 2023-04-10 18:20 UTC  (20+ messages)
` [PATCH v2 01/19] bsd-user: Make print_* public
` [PATCH v2 02/19] bsd-user: Ifdef a few MAP_ constants for NetBSD / OpenBSD
` [PATCH v2 03/19] bsd-user: Cleanup style
` [PATCH v2 04/19] bsd-user: Move system FreeBSD call table to freebsd/os-syscall.c
` [PATCH v2 05/19] bsd-user: Remove NetBSD specific syscall printing
` [PATCH v2 06/19] bsd-user: Remove OpenBSD "
` [PATCH v2 07/19] bsd-user: Move system call include to os-syscall.h
` [PATCH v2 08/19] bsd-user: Remove useless mmap definitions
` [PATCH v2 09/19] bsd-user: h2g_rusage
` [PATCH v2 10/19] bsd-user: Implement do_sysctl_kern_getprocs
` [PATCH v2 11/19] bsd-user: Implement do_sysctl_kern_proc_filedesc
` [PATCH v2 12/19] bsd-user: Implement do_sysctl_kern_proc_vmmap
` [PATCH v2 13/19] bsd-user: Implement sysctl kern.proc, except kern.proc.full_path
` [PATCH v2 14/19] bsd-user: Implement core dumps
` [PATCH v2 15/19] bsd-user: Add SIGSYS to core dump signals
` [PATCH v2 16/19] bsd-user: Implement SIGSYS on arm
` [PATCH v2 17/19] bsd-user: Remove host-os.h
` [PATCH v2 18/19] bsd-user: Update system call list
` [PATCH v2 19/19] bsd-user: Eliminate USE_ELF_CORE_DUMP

[PATCH 0/2] Allow parameter in smc/hvc calls
 2023-04-10 18:20 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: firmware: arm,scmi: support parameter passing in smc/hvc
` [PATCH v2 0/2] Allow parameter in smc/hvc calls
  ` [PATCH v2 1/2] dt-bindings: firmware: arm,scmi: support parameter passing in smc/hvc
  ` [PATCH v2 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional parameters

[yocto] [meta-security][PATCH v3] parsec-service: update from 1.1.0 to 1.2.0-rc1
 2023-04-10 18:22 UTC  (2+ messages)
`  "

[PATCH 2/2] vkms: Add support for multiple connectors
 2023-04-10 18:17 UTC  (6+ messages)

[PATCH 0/6 v5 RESEND] seccomp: add the synchronous mode for seccomp_unotify
 2023-04-10 18:16 UTC  (6+ messages)
` [PATCH 2/6] sched: add WF_CURRENT_CPU and externise ttwu

[PATCH net] ionic: Fix allocation of q/cq info structures from device local node
 2023-04-10 18:16 UTC  (3+ messages)

[PATCH v3 01/13] rust: sync: introduce `LockClassKey`
 2023-04-10 18:13 UTC  (6+ messages)
` [PATCH v3 10/13] rust: introduce `current`
` [PATCH v3 13/13] rust: sync: introduce `LockedBy`

Question: What does "one thread can enter but two threads can exit" mean?
 2023-04-10 18:14 UTC  (2+ messages)

[PATCH V3] perf/x86/intel/ds: Flush the PEBS buffer in PEBS enable
 2023-04-10 18:13 UTC 

[PATCH net-next 0/4] XDP Rx HWTS metadata for stmmac driver
 2023-04-10 18:11 UTC  (6+ messages)
` [PATCH net-next 3/4] net: stmmac: add Rx HWTS metadata to XDP receive pkt

[OE-Core][PATCH] rust: Upgrade 1.68.1 -> 1.68.2
 2023-04-10 18:11 UTC  (4+ messages)

[PATCH 0/4] btrfs-progs: make some of the fsck-tests run without root
 2023-04-10 18:11 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: fix fsck-tests/056 to "
` [PATCH 2/4] btrfs-progs: fix fsck-tests/057 "
` [PATCH 3/4] btrfs-progs: fix fsck-tests/059 "
` [PATCH 4/4] btrfs-progs: fix fsck-tests/060 "

[PATCH] dt-bindings: soc: qcom: smd-rpm: allow MSM8226 over SMD
 2023-04-10 18:10 UTC 

[PATCH net-next 00/10] Support tunnel mode in mlx5 IPsec packet offload
 2023-04-10 18:10 UTC  (5+ messages)
` [PATCH net-next 09/10] net/mlx5e: Create IPsec table with tunnel support only when encap is disabled

[PATCH 1/3] ARM: dts: qcom: apq8026: remove superfluous "input-enable"
 2023-04-10 18:10 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: qcom: mdm9615: "
` [PATCH 3/3] ARM: dts: qcom: msm8974: "

[PATCH 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-10 18:09 UTC  (7+ messages)
` [PATCH 2/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH 3/8] sched/topology: add for_each_numa_cpu() macro

drivers/net/wireless/intersil/hostap/hostap_ap.c:575:36: warning: 'prism2_ap_proc_seqops' defined but not used
 2023-04-10 18:07 UTC 

[PATCH v3 0/4] nbd: s/handle/cookie/
 2023-04-10 18:06 UTC  (5+ messages)
` [PATCH v3 1/4] uapi nbd: improve doc links to userspace spec
` [PATCH v3 2/4] uapi nbd: add cookie alias to handle
` [PATCH v3 3/4] block nbd: use req.cookie instead of req.handle
` [PATCH v3 4/4] docs nbd: userspace NBD now favors github over sourceforge

[PATCH] ARM: exynos_defconfig: Enable zram as loadable modules
 2023-04-10 18:05 UTC  (6+ messages)

[PATCH] drm/pl111: fix drm and dev leak when irq request failed
 2023-04-10 18:03 UTC  (2+ messages)

[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
 2023-04-10 18:02 UTC  (3+ messages)

[PATCH] src: try SO_SNDBUF before SO_SNDBUFFORCE
 2023-04-10 18:03 UTC  (3+ messages)

[PATCH] eapol: relax (but warn) on secure bit check in handshake 1/4
 2023-04-10 18:00 UTC 

[PATCH v2] xfs: Use for_each_perag_from() to iterate all available AGs
 2023-04-10 17:59 UTC  (3+ messages)

[PATCH 1/2] drm: sun4i/dsi: factor out DSI PHY poweron and poweroff
 2023-04-10 17:57 UTC  (4+ messages)

[virtio-comment] [PATCH 00/11] Introduce transitional mmr pci device
 2023-04-10 17:58 UTC  (7+ messages)
` [virtio-comment] [PATCH 08/11] transport-pci: Introduce virtio extended capability
  ` [virtio-comment] Re: [virtio-dev] "
    `  "
      ` [virtio-dev] RE: [virtio-comment] "

[f2fs-dev] [PATCH] f2fs: fix to tag FIEMAP_EXTENT_DELALLOC in fiemap() for delay allocated extent
 2023-04-10 17:57 UTC  (5+ messages)
      `  "

[PATCH] ARM: dts: qcom: msm8974: do not use underscore in node name (again)
 2023-04-10 17:52 UTC 

[PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles
 2023-04-10 17:51 UTC  (6+ messages)

[PATCH v3 0/4] Add emulation of MEN Chameleon Hardware
 2023-04-10 17:49 UTC  (5+ messages)
` [PATCH v3 1/4] Add MEN Chameleon Bus emulation
` [PATCH v3 2/4] Add MEN Chameleon Bus via PCI carrier
` [PATCH v3 3/4] serial-mcb: Add serial via MEN chameleon bus
` [PATCH v3 4/4] wdt_z069: Add support for MEN 16z069 Watchdog

[Buildroot] [PATCH 0/3] allwinner: second part of misc bsp updates
 2023-04-10 17:50 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/xr819-xradio: bump version
` [Buildroot] [PATCH 2/3] configs/orangepi_zero: bump BSP versions
` [Buildroot] [PATCH 3/3] configs/orangepi_zero_plus2: update "

[PATCH v2] drm/vkms: add module parameter to set background color
 2023-04-10 17:50 UTC  (3+ messages)

FAILED: patch "[PATCH] clk: imx: imx8mp: add shared clk gate for usb suspend clk" failed to apply to 5.15-stable tree
 2023-04-10 17:49 UTC 

[BUG] kmemleak in rtnetlink_rcv() triggered by selftests/drivers/net/team in build cdc9718d5e59
 2023-04-10 17:49 UTC  (5+ messages)
  ` [BUG] [FIXED: TESTED] "
      ` [BUG] [TESTING: HANG] "

FAILED: patch "[PATCH] tty: serial: sh-sci: Fix transmit end interrupt handler" failed to apply to 4.14-stable tree
 2023-04-10 17:47 UTC 

[PATCH] mm/vmemmap/devdax: Fix kernel crash when probing devdax devices
 2023-04-10 17:47 UTC  (5+ messages)

[asahilinux:t602x/bringup 118/125] drivers/soc/apple/rtkit.c:950:19: error: 'apple_rtkit_get_dram_mask' undeclared here (not in a function); did you mean 'apple_rtkit_dram_mask'?
 2023-04-10 17:47 UTC 

[PATCH v2 2/3] hwmon: (pmbus/core): Add regulator event support
 2023-04-10 17:47 UTC  (11+ messages)

[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory​
 2023-04-10 17:46 UTC  (3+ messages)
  ` [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
    ` [External] "

inline ASM helpers for proving bounds checks
 2023-04-10 17:46 UTC  (3+ messages)

[PATCH] fs: jbd2: fix an incorrect warn log
 2023-04-10 17:45 UTC  (2+ messages)

[cocci] Reconsidering repeated pointer checks with SmPL
 2023-04-10 17:44 UTC  (5+ messages)
` [cocci] Reconsidering repeated checks for error pointers (with SmPL)
  ` [cocci] [PATCH] remoteproc: imx_dsp_rproc: Improve exception handling in imx_dsp_rproc_mbox_alloc()
    `  "

[Buildroot] [PATCH] utils/check-package: drop six usage
 2023-04-10 17:44 UTC  (2+ messages)

[v2 bpf-next 0/2] Fix copy_from_user_nofault()
 2023-04-10 17:43 UTC  (3+ messages)
` [v2 bpf-next 1/2] mm: "
` [v2 bpf-next 2/2] perf: Fix arch_perf_out_copy_user()

main - cache: fix snapshot of cache with cachevol
 2023-04-10 17:44 UTC 

[PATCH v1 1/4] dt-bindings: mfd: x-powers,axp152: Document the AXP15060 variant
 2023-04-10 17:43 UTC  (3+ messages)

[PATCH v2 0/2] fix dying cpu compare race
 2023-04-10 17:42 UTC  (3+ messages)
` [PATCH v2 1/2] cpu/hotplug: introduce 'num_dying_cpus' to get dying CPUs count

[PATCH v2 0/4] Add emulation of MEN Chameleon Hardware
 2023-04-10 17:40 UTC  (4+ messages)
` [PATCH v2 1/4] Add MEN Chameleon Bus emulation

[PATCH v7 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
 2023-04-10 17:40 UTC  (3+ messages)

[PATCH 0/2] fix dying cpu compare race
 2023-04-10 17:38 UTC  (5+ messages)
` [PATCH 2/2] lib/percpu_counter: "

[PATCH] erofs: stop parsing non-compact HEAD index if clusterofs is invalid
 2023-04-10 17:37 UTC  (2+ messages)

[PATCH v2 6/6] t2019: don't create unused files
 2023-04-10 17:37 UTC  (3+ messages)
` [PATCH] t2024: fix loose/strict local base branch DWIM test

[PATCH 0/8] platform/x86/amd/pmc: Updates to AMD PMC driver
 2023-04-10 17:36 UTC  (8+ messages)
` [PATCH 7/8] platform/x86/amd: pmc: Get STB DRAM size from PMFW

[PATCH v2] drm/amd/display: Add logging for DP link traning Test Pattern Seqeunces
 2023-04-10 17:35 UTC  (2+ messages)

[PATCH] thermal: intel: Fix unchecked MSR issue
 2023-04-10 17:35 UTC 

[Bug 217242] New: CPU hard lockup related to xhci/dma
 2023-04-10 17:34 UTC  (3+ messages)
` [Bug 217242] "

[PATCH v4 0/6] KVM: x86: Fix unpermitted XTILE CPUID reporting
 2023-04-10 17:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot
 2023-04-10 17:33 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] configs/olimex_a20_olinuxino_lime*: configure eth0 with DHCP

[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot
 2023-04-10 17:32 UTC 

[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime*: configure eth0 with DHCP
 2023-04-10 17:32 UTC 

[PATCH v2 00/12] Submit zoned writes in order
 2023-04-10 17:31 UTC  (4+ messages)
` [PATCH v2 12/12] block: mq-deadline: Handle requeued requests correctly

[PATCH net] net: Add check for csum_start in skb_partial_csum_set()
 2023-04-10 17:30 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 rebased 1/6] drm/i915: Nuke unused dsparb_lock
 2023-04-10 17:30 UTC  (9+ messages)
` [Intel-xe] [PATCH v2 rebased 4/6] drm/xe/display: Enable modular fia in TGL

[PATCH v3] KVM: VMX: fix lockdep warning on posted intr wakeup
 2023-04-10 17:30 UTC  (8+ messages)

[OE-core] [PATCH] apr: upgrade 1.7.2 -> 1.7.3
 2023-04-10 17:27 UTC  (3+ messages)
` [OE-core] [PATCH] cryptodev-linux: upgrade 1.12 -> 1.13

pull-request: bluetooth 2023-04-10
 2023-04-10 17:27 UTC 

[PATCH] kbuild: add $(CLANG_CFLAGS) to KBUILD_CPPFLAGS
 2023-04-10 17:25 UTC  (2+ messages)

[BUG] Interger overflow when calculating imbalance for CFS scheduler
 2023-04-10 17:25 UTC 

[OE-core] [PATCH] python3-cryptography-vectors: upgrade 39.0.2 -> 40.0.1
 2023-04-10 17:25 UTC  (2+ messages)

PCIe cycle sequence when updating the msi-x table
 2023-04-10 17:25 UTC  (6+ messages)

[PATCH 1/7] ARM: dts: imx7d-sdb: Replace deprecated spi-gpio properties
 2023-04-10 17:24 UTC  (3+ messages)
` [PATCH 6/7] sARM: dts: imx28-tx28: "

[Buildroot] [PATCH 1/2] package/ltp-testsuite: bump version to 20230127
 2023-04-10 17:24 UTC  (2+ messages)

[PATCH v2 0/3] Sapphire Rapids C0.x idle states support
 2023-04-10 17:24 UTC  (6+ messages)
` [PATCH v2 3/3] intel_idle: add C0.2 state for Sapphire Rapids Xeon


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.