All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-31 10:03:43 to 2024-01-31 10:43:53 UTC [more...]

[Intel-gfx] [PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2024-01-31 10:26 UTC  (9+ messages)
  `  "

[PATCH v2 0/4] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-01-31 10:08 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588

[PATCH v2] perf/hx_arm_ni: Support uncore ARM NI-700 PMU
 2024-01-31 10:36 UTC  (6+ messages)

[PATCH v1 0/9] mm/memory: optimize unmap/zap with PTE-mapped THP
 2024-01-31 10:43 UTC  (17+ messages)
` [PATCH v1 9/9] "

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-31 10:43 UTC  (2+ messages)

Convert write_cache_pages() to an iterator v5
 2024-01-31 10:43 UTC  (8+ messages)
` [PATCH 19/19] writeback: simplify writeback iteration

[PATCH v1 0/2] tools/ocaml: support OCaml 5.x, drop support for <=4.05
 2024-01-31 10:42 UTC  (3+ messages)
` [PATCH v1 1/2] oxenstored: fix build on OCaml 5.x
` [PATCH v1 2/2] tools/ocaml: bump minimum version to OCaml 4.05

[dtor-input:for-linus] BUILD SUCCESS 80441f76ee67002437db61f3b317ed80cce085d2
 2024-01-31 10:41 UTC 

[PATCH] hrtimer: add cmdline parameter retry_threshold to config retry times in interrupt handler routine
 2024-01-31 10:41 UTC 

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-01-31 10:42 UTC  (4+ messages)

[PATCH v2 00/11] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-01-31 10:41 UTC  (15+ messages)
` [PATCH v2 01/11] clk: renesas: r9a08g045: Add clock and reset support for watchdog
` [PATCH v2 02/11] watchdog: rzg2l_wdt: Select PM
` [PATCH v2 03/11] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH v2 04/11] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH v2 05/11] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
` [PATCH v2 06/11] watchdog: rzg2l_wdt: Remove comparison with zero
` [PATCH v2 07/11] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
` [PATCH v2 08/11] watchdog: rzg2l_wdt: Add suspend/resume support
` [PATCH v2 09/11] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support
` [PATCH v2 10/11] arm64: dts: renesas: r9a08g045: Add watchdog node
` [PATCH v2 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the watchdog interface

[PATCH] media: v4l: async: Fix completion of chained subnotifiers
 2024-01-31 10:40 UTC  (7+ messages)

[PATCH] IOMMU: iommu_use_hap_pt() implies CONFIG_HVM
 2024-01-31 10:40 UTC  (2+ messages)

[PATCH v14,RESEND 16/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
 2024-01-31 10:07 UTC  (6+ messages)
` [PATCH v14,RESEND 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
 2024-01-31 10:39 UTC  (6+ messages)
` [PATCH 05/17] migration/multifd: Wait for multifd channels creation before proceeding

[PATCH 5.10.y-cip 0/9] Update SSI interrupts for RZ/G2L family and Split out RZ/G2UL DTS/I
 2024-01-31 10:38 UTC  (3+ messages)

[PATCH v2 2/4] drm: Add drm_get_acpi_edid() helper
 2024-01-31 10:37 UTC  (3+ messages)

[PATCH] mm/vmscan: Change the type of file from int to bool
 2024-01-31 10:38 UTC 

[jirislaby:devel 1/54] drivers/tty/vt/vt.c:305:13: error: redefinition of 'con_putc'
 2024-01-31 10:37 UTC 

[PATCH v2 0/3] HID: bpf: couple of upstream fixes
 2024-01-31 10:38 UTC  (2+ messages)

Call for GSoC/Outreachy internship project ideas
 2024-01-31 10:37 UTC  (6+ messages)

[Intel-gfx] Regression in linux-next
 2024-01-31 10:35 UTC  (7+ messages)
` [Intel-gfx] Regression on linux-next (next-20231016)
  ` [Intel-gfx] Regression on linux-next (next-20231013)
    ` [Intel-gfx] Regression on linux-next (next-20231107)
      ` [Intel-gfx] Regression on linux-next (next-20231130)
        ` Regression on drm-tip

[i-g-t V2] lib/igt_draw: Fix the usage of FB width & height
 2024-01-31 10:34 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for lib/igt_draw: Fix the usage of FB width & height (rev4)
` ✓ CI.xeBAT: "

[PATCH 00/14] migration/multifd: Refactor ->send_prepare() and cleanups
 2024-01-31 10:31 UTC  (15+ messages)
` [PATCH 01/14] migration/multifd: Drop stale comment for multifd zero copy
` [PATCH 02/14] migration/multifd: multifd_send_kick_main()
` [PATCH 03/14] migration/multifd: Drop MultiFDSendParams.quit, cleanup error paths
` [PATCH 04/14] migration/multifd: Postpone reset of MultiFDPages_t
` [PATCH 05/14] migration/multifd: Drop MultiFDSendParams.normal[] array
` [PATCH 06/14] migration/multifd: Separate SYNC request with normal jobs
` [PATCH 07/14] migration/multifd: Simplify locking in sender thread
` [PATCH 08/14] migration/multifd: Drop pages->num check "
` [PATCH 09/14] migration/multifd: Rename p->num_packets and clean it up
` [PATCH 10/14] migration/multifd: Move total_normal_pages accounting
` [PATCH 11/14] migration/multifd: Move trace_multifd_send|recv()
` [PATCH 12/14] migration/multifd: multifd_send_prepare_header()
` [PATCH 13/14] migration/multifd: Move header prepare/fill into send_prepare()
` [PATCH 14/14] migration/multifd: Forbid spurious wakeups

[LTP] [PATCH v2 0/2] Fix dio_append test
 2024-01-31 10:33 UTC  (9+ messages)
` [LTP] [PATCH v2 1/2] Fix dio_append/aiodio_append tests
` [LTP] [PATCH v2 2/2] Increase default appends operations in dio_append

[PATCH v6 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-01-31 10:33 UTC  (4+ messages)
` [PATCH v6 3/3] Input: Add TouchNetix axiom i2c "

[PATCHv2 1/2] drm/display/dp: Check for MSTM_CAP before MSTM_CTRL write
 2024-01-31 10:23 UTC  (4+ messages)
` [PATCHv2 2/2] drm/i915/display/dp: 128/132b DP-capable with SST

Fwd: [PATCH bpf-next v17 11/14] bpf, net: switch to dynamic registration
 2024-01-31 10:33 UTC  (3+ messages)

[PATCH v5 01/11] platform/x86/amd/hsmp: Move hsmp_test to probe
 2024-01-31 10:32 UTC  (6+ messages)
` [PATCH v5 10/11] platform/x86/amd/hsmp: Change devm_kzalloc() to devm_kcalloc()

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2024-01-31  9:18 UTC  (10+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

[PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-31  9:22 UTC  (9+ messages)
` [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions

[PATCH v4 1/7] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-01-31  9:02 UTC  (6+ messages)
` [PATCH v4 4/7] dt-bindings: usb: ci-hdrc-usb2: add restrictions for reg, interrupts, clock and clock-names properties
    ` [EXT] "

[openeuler:OLK-6.6 2493/2888] arch/x86/events/zhaoxin/uncore.c:1593:1-6: alloc with no test, possible model on line 1609 (fwd)
 2024-01-31 10:31 UTC 

sdhci-omap: issues with PM features since 5.16
 2024-01-31 10:30 UTC  (7+ messages)

[PATCH 0/2] clk: renesas: r9a08g04{3,4}: Fix typos
 2024-01-31 10:29 UTC  (3+ messages)
` [PATCH 1/2] clk: renesas: r9a08g04{3,4}: Use SEL_SDHI1_STS status configuration for SD1 mux
` [PATCH 2/2] clk: renesas: r9a07g04{3,4}: Fix typo for sel_shdi variable

[PATCH 0/5] Miscelleanous fixes and improvements to Infield Scan
 2024-01-31 10:29 UTC  (2+ messages)

[PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
 2024-01-31 10:28 UTC  (14+ messages)
` [PATCH v8 02/21] hw/core/machine: Support modules in -smp
` [PATCH v8 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v8 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v8 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
` [PATCH v8 13/21] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v8 15/21] i386: Support module_id in X86CPUTopoIDs
` [PATCH v8 16/21] i386/cpu: Introduce module-id to X86CPU
` [PATCH v8 17/21] tests: Add test case of APIC ID for module level parsing
` [PATCH v8 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
` [PATCH v8 19/21] i386: Add cache topology info in CPUCacheInfo
` [PATCH v8 20/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v8 21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]

why various devices are loading x86 roms on non-x86 architectures?
 2024-01-31 10:28 UTC 

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2024-01-31 10:28 UTC  (7+ messages)
` [RFC PATCH v2 31/31] kvx: Add IPI driver

[PATCH v2] spi: imx: fix the burst length at DMA mode and CPU mode
 2024-01-31 10:19 UTC  (2+ messages)

[PATCH 1/1] platform/x86/intel/ifs: Remove unnecessary ret init
 2024-01-31 10:28 UTC  (2+ messages)

[PATCH] Apply headset jack fixup for alc287 thinkpads
 2024-01-31 10:28 UTC  (3+ messages)

[syzbot] [bluetooth?] INFO: task hung in hci_conn_failed
 2024-01-31 10:27 UTC  (4+ messages)

[LTP] [Patch v6 0/8] improvement work on libswap library
 2024-01-31 10:25 UTC  (9+ messages)
` [LTP] [Patch v6 1/8] libswap: add known swap supported fs check
` [LTP] [Patch v6 2/8] swapon01: Test on all filesystems
` [LTP] [Patch v6 3/8] swapon01: Improving test with memory limits and swap reporting
` [LTP] [Patch v6 4/8] libswap: add function to prealloc contiguous file
` [LTP] [Patch v6 5/8] libswap: Introduce file contiguity check
` [LTP] [Patch v6 6/8] libswap: customize swapfile size
` [LTP] [Patch v6 7/8] swapon/off: enable all_filesystem in swap test
` [LTP] [Patch v6 8/8] libswap: Refactor is_swap_supported function to return status

[PATCH v6 RESEND 0/6] Convert DA906{1,2} bindings to json-schema
 2024-01-31 10:26 UTC  (7+ messages)
` [PATCH v6 RESEND 1/6] dt-bindings: mfd: da9062: Update watchdog description
` [PATCH v6 RESEND 2/6] dt-bindings: mfd: dlg,da9063: Update watchdog child node
` [PATCH v6 RESEND 3/6] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
` [PATCH v6 RESEND 4/6] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH v6 RESEND 5/6] dt-bindings: mfd: dlg,da9063: Sort child devices
` [PATCH v6 RESEND 6/6] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema

[PATCH 0/5] Enable ccs compressed framebuffers on Xe2
 2024-01-31 10:26 UTC  (5+ messages)
` [PATCH 4/5] drm/xe/xe2: Limit ccs framebuffers to tile4 only

[xen-4.17-testing test] 184531: tolerable FAIL - PUSHED
 2024-01-31 10:25 UTC 

[PATCH v2] ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()
 2024-01-31 10:23 UTC 

[LTP] [PATCH] waitpid01: Test all standard deadly signals
 2024-01-31 10:23 UTC  (5+ messages)

[PATCH v1 0/2] Feature additions to mlxbf-pmc driver
 2024-01-31 10:23 UTC  (5+ messages)
` [PATCH v1 1/2] platform/mellanox: mlxbf-pmc: Add support for 64-bit counters and cycle count
` [PATCH v1 2/2] platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block

[syzbot] [pvrusb2?] KASAN: slab-use-after-free Read in pvr2_context_set_notify (2)
 2024-01-31 10:22 UTC 

[libvirt PATCH V2 0/4] add loongarch support for libvirt
 2024-01-31 10:21 UTC  (4+ messages)
    `  "

[PATCH net v2 0/2] net: dqs: NIC stall detector
 2024-01-31 10:21 UTC  (3+ messages)
` [PATCH net v2 1/2] net: sysfs: Fix /sys/class/net/<iface> path
` [PATCH net v2 2/2] net: dqs: add NIC stall detector based on BQL

[GIT PULL] u-boot-riscv/master
 2024-01-31 10:21 UTC 

[PATCH] btrfs: Simplify the allocation of slab caches in ordered_data_init
 2024-01-31 10:21 UTC  (2+ messages)

Combine ipv4 and ipv6 in a set
 2024-01-31 10:21 UTC  (5+ messages)

[PATCH 0/2] Minor multipath fixes
 2024-01-31 10:20 UTC  (2+ messages)

[PATCH] rpm: fix dependency for package config imaevm
 2024-01-31 10:20 UTC 

[PATCH] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init
 2024-01-31 10:20 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: qcom: ipq6018: separate CPU OPP tables
 2024-01-31 10:20 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: ipq6018: add ipq6000 "
` [PATCH 3/3] arm64: dts: qcom: ipq6018: add CPU OPP tables for 1.5GHz

[PATCH v2 1/1] drm/virtio: Implement device_attach
 2024-01-31 10:20 UTC  (5+ messages)

[PATCH] multipathd: the sysfs prioritizer can return stale data
 2024-01-31 10:19 UTC  (5+ messages)

[PATCH v2] dt-bingdings: perf: Support uncore ARM NI-700 PMU
 2024-01-31 10:18 UTC  (7+ messages)

[PULL 00/33] Block layer patches
 2024-01-31 10:17 UTC  (6+ messages)
` [PULL 11/33] scsi: only access SCSIDevice->requests from one thread

[PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
 2024-01-31 10:17 UTC  (7+ messages)

[PATCH dwarves v3] pahole: Inject kfunc decl tags into BTF
 2024-01-31 10:17 UTC  (2+ messages)

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-01-31 10:17 UTC  (2+ messages)

[PATCH v3] dt-bindings: soc: xilinx: Add support for K26 rev2 SOMs
 2024-01-31  9:09 UTC  (2+ messages)

[PATCH v2 0/3] *** nvme: add some commands tracing ***
 2024-01-31  9:12 UTC  (2+ messages)
` [PATCH v2 2/3] nvme: parse dsm command's attr deallocate when tracing

[PATCH] dt-bindings: pinctr: pinctrl-zynq: Fix compatible string
 2024-01-31  9:02 UTC  (2+ messages)

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-31  8:05 UTC  (4+ messages)
` [PATCH 02/14] pinctrl: pinctrl-single: move suspend/resume to suspend_noirq/resume_noirq

[PATCH v4 0/4] arm64: rockchip: Pine64 PineTab2 support
 2024-01-31  8:03 UTC  (4+ messages)

[PATCH v4 0/6] Add CPSW2G and CPSW9G nodes for J784S4
 2024-01-31 10:14 UTC  (8+ messages)
` [PATCH v4 1/6] arm64: dts: ti: k3-j784s4-main: Fix mux-reg-masks in serdes_ln_ctrl
` [PATCH v4 2/6] arm64: dts: ti: k3-j784s4: Add alias to MCU CPSW2G
` [PATCH v4 3/6] arm64: dts: ti: k3-j784s4-main: Add CPSW2G and CPSW9G nodes
` [PATCH v4 4/6] arm64: dts: ti: k3-j784s4: Add Main CPSW2G node
` [PATCH v4 5/6] arm64: dts: ti: k3-j784s4: Add overlay to enable QSGMII mode with CPSW9G
` [PATCH v4 6/6] arm64: dts: ti: k3-j784s4: Add overlay for dual port USXGMII mode

[PATCH 30 1/7] Add JTAG core driver
 2024-01-31 10:14 UTC  (4+ messages)

[PATCH v1] perf/hx_arm_ni: Support uncore ARM NI-700 PMU
 2024-01-31 10:14 UTC  (3+ messages)

[Bug 218440] New: KASAN: slab-use-after-free in hci_send_acl in Kernel 6.7-rc2
 2024-01-31 10:15 UTC  (2+ messages)
` [Bug 218440] "

[PATCH v2] drm/xe/vm: Subclass userptr vmas
 2024-01-31 10:13 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/vm: Subclass userptr vmas (rev2)

[PATCH] spi: imx: fix the burst length at DMA mode and CPU mode
 2024-01-31 10:11 UTC  (4+ messages)

[Bug 218435] New: UBSAN: array-index-out-of-bounds in radeon_atombios.c:2620:43
 2024-01-31 10:11 UTC  (2+ messages)
` [Bug 218435] "

[PATCH] block: Simplify the allocation of slab caches
 2024-01-31 10:08 UTC  (2+ messages)

[PATCH] drm/msm/gem: Fix double resv lock aquire
 2024-01-31 10:07 UTC  (3+ messages)

[PATCH 0/6] Move memory listener register to vhost_vdpa_init
 2024-01-31 10:06 UTC  (3+ messages)
` [PATCH 1/6] vdpa: check for iova tree initialized at net_client_start

[PATCH] linux-user: Make TARGET_NR_setgroups affect only the current thread
 2024-01-31 10:06 UTC  (3+ messages)
  `  "

[RCF 0/2] Enumerate all pixels formats
 2024-01-31 10:06 UTC  (5+ messages)
` [RCF 1/2] media: videodev2: Add V4L2_FMT_FLAG_ALL_FORMATS flag

[PATCH v3 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-01-31 10:05 UTC  (4+ messages)
` [PATCH v3 3/5] selftests/resctrl: Split validate_resctrl_feature_request()

[PATCH v5 00/10] Add support to configure TPDM CMB subunit
 2024-01-31 10:02 UTC  (5+ messages)
` [PATCH v5 05/10] coresight-tpda: Add support to configure CMB element


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.