All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-27 10:22:51 to 2023-06-27 11:24:06 UTC [more...]

[Intel-xe] [PATCH 0/5] xe & i915 display integration, display irqs
 2023-06-27 11:24 UTC  (12+ messages)
` [Intel-xe] [PATCH 1/5] drm/i915/uncore: add intel_uncore_regs() helper
` [Intel-xe] [PATCH 2/5] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 3/5] "
` [Intel-xe] [PATCH 4/5] "
` [Intel-xe] [PATCH 5/5] "
` [Intel-xe] ✓ CI.Patch_applied: success for xe & i915 display integration, display irqs
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

(no subject)
 2023-06-27 11:15 UTC  (2+ messages)
` 

[OE-core][dunfell][PATCH] go: Fix CVE-2023-29400
 2023-06-27 11:23 UTC 

[PATCH v1 0/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals
 2023-06-27 11:22 UTC  (12+ messages)
` [PATCH v1 1/5] mm/memory_hotplug: check for fatal signals only in offline_pages()
` [PATCH v1 2/5] virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY
` [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals
` [PATCH v1 4/5] virtio-mem: set the timeout for offline_and_remove_memory() to 10 seconds
` [PATCH v1 5/5] virtio-mem: check if the config changed before (fake) offlining memory

RTT-PROBE: lore-subspace-rtt
 2023-06-27 11:23 UTC 

[igt-dev] [PATCH i-g-t 0/2] vram d3cold threshold test
 2023-06-27 11:22 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/xe_pm : Add support to disable all crtc
` [igt-dev] [PATCH i-g-t 2/2] test/xe_pm: Add vram_d3cold_threshold subtest

[RESEND v2] ufs: core: Add support for qTimestamp attribute
 2023-06-27 11:22 UTC  (3+ messages)

[PATCH 00/15] ARM: dts: qcom: cleanup PMIC usage
 2023-06-27 11:22 UTC  (25+ messages)
` [PATCH 01/15] ARM: dts: qcom: apq8064: correct XOADC register address
` [PATCH 02/15] ARM: dts: qcom: msm8960: introduce label for PMIC keypad
` [PATCH 03/15] ARM: dts: qcom: msm8660-surf: use keypad label directly
` [PATCH 04/15] ARM: dts: qcom: apq8064-nexus7: move sdcc1 node to proper place
` [PATCH 05/15] ARM: dts: qcom: mdm9615-wp8548-mangoh-green: group include clauses
` [PATCH 06/15] ARM: dts: qcom: strip prefix from PMIC files
` [PATCH 07/15] ARM: dts: qcom: apq8064: split PMICs to separate dtsi files
` [PATCH 11/15] ARM: dts: qcom: msm8974: move vreg-boost GPIO to board files
` [PATCH 12/15] ARM: dts: qcom: apq8064: move RPM regulators "
` [PATCH 13/15] ARM: dts: qcom: mdm9615: "
` [PATCH 14/15] ARM: dts: qcom: msm8660: "
` [PATCH 15/15] ARM: dts: qcom: msm8960: drop useless rpm regulators node

[PATCH v5 0/5] Fix some issues in QCOM UFS bindings
 2023-06-27 11:21 UTC  (7+ messages)
` [PATCH v5 3/5] dt-bindings: ufs: qcom: Add ICE to sm8450 example
` [PATCH v5 5/5] arm64: dts: qcom: sm8450: Use standalone ICE node for UFS

[GIT PULL] objtool changes for v6.5
 2023-06-27 11:20 UTC 

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-06-27 11:20 UTC  (3+ messages)
` [PATCH v9 01/10] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport

[PATCH 0/7] Integrate EFI capsule tasks into u-boot's build flow
 2023-06-27 11:20 UTC  (10+ messages)
` [PATCH 5/7] Makefile: Add a target for building capsules

[LTP] [PATCH v2] sctp_big_chunk: Do not use md5 hmac algo if fips is enabled
 2023-06-27 11:20 UTC  (4+ messages)

[PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
 2023-06-27 11:19 UTC  (5+ messages)

[PATCH v2 1/3] usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0
 2023-06-27 11:21 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: usb: ci-hdrc-usb2: add fsl,picophy-rise-fall-time-adjust property
` [PATCH v2 3/3] usb: chipidea: imx: add one fsl picophy parameter tuning implementation

[bug report] PCI: rockchip: Fix window mapping and address translation for endpoint
 2023-06-27 11:18 UTC  (4+ messages)

[PATCH V11 0/5] riscv: Optimize function trace
 2023-06-27 11:16 UTC  (12+ messages)
` [PATCH V11 1/5] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
` [PATCH V11 2/5] riscv: ftrace: Add ftrace_graph_func
` [PATCH V11 3/5] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
` [PATCH V11 4/5] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
` [PATCH V11 5/5] samples: ftrace: Make the riscv samples support RV32I

[PATCH 00/12] Convert write_cache_pages() to an iterator
 2023-06-27 11:16 UTC  (9+ messages)
` [PATCH 03/12] writeback: Factor should_writeback_folio() out of write_cache_pages()
` [PATCH 07/12] writeback: Factor writeback_iter_init() "

[igt-dev] [V3 i-g-t 4/4] testplan/kms: Move kms testplan to intel dir
 2023-06-27 11:09 UTC  (2+ messages)
` [igt-dev] [V2 "

[PATCH v2 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-27 11:10 UTC  (6+ messages)
` [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index

[PATCH net 0/2] Fix PTP received on wrong port with bridged SJA1105 DSA
 2023-06-27 11:15 UTC  (5+ messages)
` [PATCH net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT

[RFC PATCH] gdbstub: clean-up vcont handling to avoid goto
 2023-06-27 11:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-27 11:13 UTC 

[PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
 2023-06-27 11:12 UTC  (6+ messages)
` [PATCH bpf-next 3/7] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next 4/7] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link

[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
 2023-06-27 10:12 UTC  (8+ messages)

[PATCH] gfs2: Replace deprecated kmap_atomic() by kmap_local_page()
 2023-06-27 11:11 UTC  (2+ messages)
  ` [Cluster-devel] "

[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-06-27 11:11 UTC  (8+ messages)
` [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c

[PATCH ethtool] netlink: fix duplex setting
 2023-06-27 11:09 UTC 

[PATCH] staging: ks7010: Wrap macro definitions in parenthesis
 2023-06-27 11:09 UTC  (2+ messages)

[PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
 2023-06-27 10:39 UTC  (2+ messages)

[PATCH v3] app/test-pmd: fix not polling all queues without deferred starting
 2023-06-27 11:05 UTC  (5+ messages)
` [PATCH v4] app/testpmd: fix primary process not polling all queues

RTT-PROBE: lore-subspace-rtt
 2023-06-27 11:03 UTC 

[RFC PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW
 2023-06-27 11:02 UTC  (6+ messages)
` [RFC PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev

[PATCH 00/27] another set of MLO patches
 2023-06-27 11:02 UTC  (17+ messages)
` [PATCH 10/27] wifi: mac80211: isolate driver from inactive links

[PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
 2023-06-27 11:00 UTC  (7+ messages)

rtsx_usb_sdmmc not detecting card insertion anymore
 2023-06-27 11:01 UTC  (2+ messages)

[GIT PULL] x86/misc for 6.5
 2023-06-27 11:00 UTC 

Ceph patches for the merge window?
 2023-06-27 10:59 UTC 

[PATCH 1/3] usb: chipidea: add USB PHY event
 2023-06-27 11:03 UTC  (3+ messages)
` [PATCH 2/3] usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
` [PATCH 3/3] usb: phy: mxs: disconnect line when USB charger is attached

[linux-linus test] 181609: regressions - FAIL
 2023-06-27 11:00 UTC 

[PATCH net 1/6] lib/ts_bm: reset initial match offset for every block of text
 2023-06-27 11:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4] lib/igt_sysfs: add asserting helpers for read/write operations
 2023-06-27 10:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_sysfs: add asserting helpers for read/write operations (rev5)

[igt-dev] [PATCH i-g-t v2 0/3] Use intel_cmds_info in i915_pm_rpm
 2023-06-27 10:58 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] lib/intel_cmds_info: Add library support for XY_COLOR_BLT
` [igt-dev] [PATCH i-g-t v2 2/3] tests/i915/i915_pm_rpm: Modify gem-execbuf test for gen12+
` [igt-dev] [PATCH i-g-t v2 3/3] tests/i915/i915_pm_rpm: Check command property instead of gen

[Intel-gfx] [PATCH] drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw()
 2023-06-27 10:58 UTC 

[zen:6.4/zen-sauce 3/30] drivers/i2c/busses/i2c-nct6775.c:93:27: warning: 'nct6775_device_names' defined but not used
 2023-06-27 10:58 UTC 

[PATCH v3 0/3] VFIO migration related refactor and bug fix
 2023-06-27 10:56 UTC  (14+ messages)
` [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
` [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"

mkfs.ext4 failed when orphan_file is enabled
 2023-06-27 10:57 UTC  (4+ messages)

[PATCH 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-06-27 10:57 UTC  (5+ messages)
` [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
    ` [EXTERNAL] "

[OE-core] [PATCH] qemu: Install the default qemu emulation rpm
 2023-06-27 10:56 UTC  (2+ messages)
` [PATCH] qemu: Add qemu-common package

[GIT PULL] Locking changes for v6.5
 2023-06-27 10:55 UTC 

[PATCH] ALSA: sb: fix potential deadlock on &chip->mixer_lock
 2023-06-27 10:55 UTC  (3+ messages)

[PULL 00/18] xtensa updates for v6.5
 2023-06-27 10:54 UTC 

[PATCH v2 0/4] pc-bios/s390-ccw: Fixes and improvements for start.S
 2023-06-27 10:54 UTC  (5+ messages)
` [PATCH v2 4/4] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction

[PATCH v3 0/8] Fix cursor planes with virtualized drivers
 2023-06-27 10:54 UTC  (6+ messages)
` [PATCH v3 2/8] drm/atomic: Add support for mouse hotspots

[LTP] [PATCH] syscalls/prctl04: Allow __NR_waitid in the syscall filter
 2023-06-27 10:53 UTC 

[virtio-dev] [RFC PATCH] admin-queue: bind the group member to the device
 2023-06-27 10:50 UTC  (5+ messages)
` [virtio-dev] Re: [virtio-comment] "
      `  "

[igt-dev] [PATCH i-g-t 0/1] Extend XE f-f - waitfence@abstime
 2023-06-27 10:53 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 1/1] tests/intel-ci: Add xe_waitfence@abstime test to f-f

RTT-PROBE: lore-subspace-rtt
 2023-06-27 10:53 UTC 

[PATCH v5 00/14] Add display driver for MT8188 VDOSYS1
 2023-06-27 10:52 UTC  (4+ messages)
` [PATCH v5 12/14] drm/mediatek: Sort OVL adaptor components in alphabetical order

[PATCH] net/802/garp: fix potential deadlock on &app->lock
 2023-06-27 10:52 UTC 

[patch 00/45] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2023-06-27 10:51 UTC  (5+ messages)
` [patch 11/45] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set()
` [patch 12/45] posix-cpu-timers: Simplify posix_cpu_timer_set()

[igt-dev] [PATCH i-g-t 0/3] Include intel_blt funtions to blitter path for igt_fb.c
 2023-06-27 10:51 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[meta-oe][dunfell][PATCH] postgresql: fix CVE-2023-2454 & CVE-2023-2455
 2023-06-27 10:48 UTC 

[PATCH] gdbstub: Permit reverse step/break to provide stop response
 2023-06-27 10:48 UTC  (4+ messages)

[PATCH V2] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-06-27 10:48 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v4 22/24] Input: bcm-keypad - Simplify with dev_err_probe()
 2023-06-27 10:46 UTC  (5+ messages)

xen summit 2023 design session: Using only stable interfaces for (o)xenstored
 2023-06-27 10:45 UTC  (2+ messages)

[PATCH v12 00/22] TDX host kernel support
 2023-06-27 10:45 UTC  (12+ messages)
` [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory

[PATCH v1 0/2] Fix emmc hs400 mode on mt7986
 2023-06-27 10:44 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: update assigned-clocks/clock-parents for mt7986

[PATCH] arm64: dts: qcom: sc8280xp-pmics: add explicit rtc interrupt parent
 2023-06-27 10:43 UTC  (2+ messages)

[PATCH] OOB read and write in mtk multiple places
 2023-06-27 10:42 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-27 10:43 UTC 

Duplicate unicode tables in smb/cifs/jfs
 2023-06-27 10:42 UTC  (4+ messages)

usb: cdns3: Onchip memory reservation for built-in gadgets
 2023-06-27 10:41 UTC  (2+ messages)

Ring algorithm with fewer cache misses
 2023-06-27 10:41 UTC  (2+ messages)

fix the name_to_dev_t mess v2
 2023-06-27 10:38 UTC  (7+ messages)
` [PATCH 08/24] init: pass root_device_name explicitly

[PATCH v6 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-06-27 10:38 UTC  (5+ messages)
` [PATCH v6 2/4] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7

[igt-dev] [PATCH i-g-t 0/5] Add tests for scheduler control interface
 2023-06-27 10:37 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/5] xe/xe_sysfs_defaults: Verify .defaults in engines directory

[PATCH] usb: host: xhci: remove renesas rom wiping
 2023-06-27 10:34 UTC  (3+ messages)

[PATCH V2] mm: madvise: fix uneven accounting of psi
 2023-06-27 10:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-27 10:33 UTC 

[PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
 2023-06-27 10:32 UTC  (3+ messages)
` [PATCH 4/4] target/arm: Use float64_to_int32_modulo for FJCVTZS

[rt-devel:linux-6.4.y-rt-rebase 49/83] kernel/printk/printk.c:3361:6: warning: no previous prototype for 'console_bkl_kthread_create'
 2023-06-27 10:32 UTC  (3+ messages)

[Reproducer] Corruption, possible race between splice and FALLOC_FL_PUNCH_HOLE
 2023-06-27 10:31 UTC  (3+ messages)

[PATCH net v2] ipvlan: Fix return value of ipvlan_queue_xmit()
 2023-06-27 10:30 UTC  (2+ messages)

[PATCH 5.10 0/1] media: atomisp: fix "variable dereferenced before check 'asd'"
 2023-06-27 10:23 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[PATCH 0/4] target/ppc: Catch invalid real address accesses
 2023-06-27 10:28 UTC  (6+ messages)

[PATCH blktests v1 0/3] More fixes for FC enabling
 2023-06-27 10:24 UTC  (5+ messages)
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect
` [PATCH blktests v1 3/3] nvme/{041,042,043,044,045}: Use default hostnqn and hostid

[Buildroot] [PATCH v1] package/linux-tools: introduce linux mm tools
 2023-06-27 10:24 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/2] Remove rc6 tests
 2023-06-27 10:26 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/xe/xe_guc_pc: "
` [igt-dev] [PATCH i-g-t 2/2] xe-fast-feedback.testlist: Remove rc6 tests from BAT

[PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-06-27 10:22 UTC  (3+ messages)

[PATCH] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
 2023-06-27 10:18 UTC  (7+ messages)

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-27 10:22 UTC  (14+ messages)

[PATCH] drm: Remove the deprecated drm_put_dev() function
 2023-06-27 10:20 UTC  (5+ messages)

[PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
 2023-06-27 10:19 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-27 10:23 UTC 

[PATCH 0/3] ARM: vfp: Introduce vfp_lock() for VFP locking
 2023-06-27 10:22 UTC  (3+ messages)
` [PATCH 3/3] ARM: vfp: Use vfp_lock() in vfp_entry()


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.