messages from 2025-01-03 11:35:50 to 2025-01-03 13:49:38 UTC [more...]
[PATCH RFT v2 0/5] i3c: introduce and use generic parity helper
2025-01-03 13:49 UTC (7+ messages)
` [PATCH RFT v2 4/5] i3c: mipi-i3c-hci: use get_parity8 helper instead of open coding it
"divide error in bdi_set_min_bytes" in Linux kernel version 6.13.0-rc2
2025-01-03 13:49 UTC (2+ messages)
kernel-secnext aarch64 builds missing?
2025-01-03 13:48 UTC (6+ messages)
[PATCH 0/3] Doc git commit
2025-01-03 13:47 UTC (4+ messages)
` [PATCH 1/3] doc: git-commit: apply new documentation guidelines
` [PATCH 2/3] doc: git-commit.txt: convert git commit config to new format
` [PATCH 3/3] doc: git-commit: migrate secondary files "
[PATCH] nsm_make_temp_pathname: Removed A Warning
2025-01-03 13:46 UTC
[PATCH 0/6] Fix several bugs in error handling during device
2025-01-03 13:46 UTC (4+ messages)
` [PATCH 1/6] amdgpu: add flags to track sysfs initialization status
BTRFS errors following bad SATA connection
2025-01-03 13:45 UTC (9+ messages)
[PATCH i-g-t] tests/intel/kms_fbcon_fbt: Add skip condition for bmg platform
2025-01-03 13:45 UTC (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/kms_fbcon_fbt: Add skip condition for bmg platform (rev4)
[RFC 00/14] Deadline scheduler and other ideas
2025-01-03 13:45 UTC (9+ messages)
` [RFC 08/14] drm/sched: Add deadline policy
[patch] wifi: mt76: mt7925: add handler to hif suspend/resume event
2025-01-03 13:44 UTC
[PATCH i-g-t] tests/intel/kms_dirtyfb: Add skip condition for bmg platform
2025-01-03 13:43 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/kms_dirtyfb: Add skip condition for bmg platform (rev4)
` ✓ Xe.CI.BAT: success "
[herbert-cryptodev-2.6:master] [rhashtable] e1d3422c95: stress-ng.syscall.ops_per_sec 98.9% regression
2025-01-03 13:41 UTC (2+ messages)
[PATCH net] ptp: limit number of virtual clocks per physical clock
2025-01-03 13:40 UTC
[patch] wifi: mt76: mt7925: fix CLC command timeout when suspend/resume
2025-01-03 13:39 UTC
[PATCH 0/2] rt2x00,net/phy,neterion: Remove dead values
2025-01-03 13:39 UTC (6+ messages)
` [PATCH 1/2] rt2x00: Remove unusued value
[PATCH v1 net] ipvlan: Fix use-after-free in ipvlan_get_iflink()
2025-01-03 13:37 UTC (2+ messages)
[patch] wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend
2025-01-03 13:35 UTC
[PATCH v8 resend 0/4] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
2025-01-03 13:32 UTC (5+ messages)
` [PATCH v8 1/4] sched: Define sched_clock_irqtime as static key
` [PATCH v8 2/4] sched: Don't account irq time if sched_clock_irqtime is disabled
[PATCH] Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link"
2025-01-03 13:30 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link" (rev2)
[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-03 13:27 UTC (9+ messages)
` [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() "
[pci:next] BUILD SUCCESS 95227799c87fe31ea31e736c3cec035c9a7cdd61
2025-01-03 13:27 UTC
[PATCH v2 0/4] gpio: sim, virtuser: minor usability enhancements
2025-01-03 13:26 UTC (4+ messages)
` [PATCH v2 1/4] gpio: virtuser: fix missing lookup table cleanups
[PATCH] efi: Correct ECPT table GUID
2025-01-03 8:18 UTC
[PATCH] net: netpoll: ensure skb_pool list is always initialized
2025-01-03 13:24 UTC (3+ messages)
[PATCH] ima: ignore suffixed policy rule comments
2025-01-03 13:24 UTC (2+ messages)
[PATCH] efi: Correct ECPT table GUID
2025-01-03 8:06 UTC
[PATCH 00/67] upl: Align with the updated spec
2025-01-02 23:45 UTC (3+ messages)
Errors compiling BPF programs from Linux selftests/bpf with GCC
2025-01-03 13:23 UTC (11+ messages)
[PATCH] PCI/AER:Add error message when unable to handle additional devices
2025-01-03 13:20 UTC (2+ messages)
[BUG REPORT] ext4: “errors=remount-ro” has become “errors=shutdown”?
2025-01-03 13:19 UTC (5+ messages)
[PATCH 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs
2025-01-03 13:18 UTC (6+ messages)
` [PATCH 1/3] selftests/bpf: test_xdp_redirect: Rename BPF sections
` [PATCH 2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
[PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
2025-01-03 13:17 UTC (6+ messages)
` [PATCH 2/2] clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time
[PATCH v3 0/8] pci: qcom: Add QCS8300 PCIe support
2025-01-03 13:14 UTC (4+ messages)
` [PATCH v3 7/8] arm64: dts: qcom: qcs8300: enable pcie1 for qcs8300 soc
[PATCH] t7110: Replace `test -f` and `! test -f` with `test_path_is_file` and `test_path_is_missing` for improved debuggability when failing
2025-01-03 13:12 UTC (4+ messages)
` [PATCH v2] t7110: replace `test -f` with `test_path_is_*` helpers
[PATCH v4 1/2] ocfs2: Check el->l_next_free_rec in ocfs2_get_clusters_nocache
2025-01-03 13:12 UTC (2+ messages)
` [PATCH v4 2/2] ocfs2: Correct l_next_free_rec in online check
[PATCH v1 0/7] Add TI TPS65215 PMIC Regulator Support
2025-01-03 13:10 UTC (5+ messages)
` [PATCH v1 6/7] regulator: tps65215: Define probe() helper functions
[PATCH] drm/xe/display: Re-use display vmas when possible
2025-01-03 13:09 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/display: Re-use display vmas when possible (rev3)
[PATCH 00/10] Fix segfaults when using the unsafe SHA1 backend
2025-01-03 13:08 UTC (4+ messages)
` [PATCH 02/10] builtin/fast-import: fix segfault with "
` [PATCH 02/10] builtin/fast-import: fix segfault with unsafe SHA1
[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
2025-01-03 13:06 UTC (9+ messages)
[PATCH v3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
2025-01-03 13:05 UTC (4+ messages)
[PATCH 0/3] Rework TI K3 R5F remoteproc driver
2025-01-03 13:04 UTC (5+ messages)
` [PATCH 1/3] remoteproc: k3-r5: Fix checks in k3_r5_rproc_{mbox_callback/kick}
[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-01-03 13:02 UTC (3+ messages)
[PATCH] ipmi: ssif_bmc: Move smbus_cmd assignment after cleanup
2025-01-03 13:01 UTC (3+ messages)
[PATCH v4 0/5] rockchip: Add support for Radxa ROCK 5C
2025-01-03 13:00 UTC (11+ messages)
` [PATCH v4 1/5] arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5A
` [PATCH v4 2/5] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
` [PATCH v4 3/5] arm64: dts: rockchip: Add HDMI0 node to rk3588
` [PATCH v4 4/5] arm64: dts: rockchip: add Radxa ROCK 5C
` [PATCH v4 5/5] rockchip: Add support for "
[PATCH] x86/execmem: fix ROX cache usage in Xen PV guests
2025-01-03 13:00 UTC (2+ messages)
[PATCH] irqchip/riscv-imsic: Support allocating multiple msi-x vectors
2025-01-03 12:59 UTC (2+ messages)
[PATCH BlueZ v2] plugin: Order plugin init by priority
2025-01-03 12:55 UTC
[PATCH net-next v2 0/4] netconsole: selftest for userdata overflow
2025-01-03 12:57 UTC (5+ messages)
` [PATCH net-next v2 1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded
` [PATCH net-next v2 2/4] netconsole: selftest: Split the helpers from the selftest
` [PATCH net-next v2 3/4] netconsole: selftest: Delete all userdata keys
` [PATCH net-next v2 4/4] netconsole: selftest: verify userdata entry limit
[PATCH v2 1/3] dts: update dependencies
2025-01-03 12:55 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] dts: add missing type stubs
` [PATCH v3 3/3] dts: resolve mypy type errors
[syzbot] [jfs?] KASAN: slab-use-after-free Write in dtSplitPage
2025-01-03 12:54 UTC (2+ messages)
[PATCH] hwmon: Add T2 Mac fan control support in applesmc driver
2025-01-03 12:52 UTC
[PATCH i-g-t] tests/kms_plane_scaling: Add logs to skips
2025-01-03 12:53 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
[PATCH] Documentation: Fix typo localmodonfig -> localmodconfig
2025-01-03 12:34 UTC (2+ messages)
[PATCH 2/6] genksyms: fix memory leak when the same symbol is read from *.symref file
2025-01-03 12:50 UTC (2+ messages)
Perf doesn't display kernel symbols anymore (bisected commit 659ad3492b91 ("perf maps: Switch from rbtree to lazily sorted array for addresses"))
2025-01-03 12:40 UTC (8+ messages)
[PATCH] net: phy: don't issue a module request if a driver is available
2025-01-03 12:49 UTC (7+ messages)
[PATCH] vfio/pci: Fallback huge faults for unaligned pfn
2025-01-03 12:48 UTC (2+ messages)
[linux-next:master 478/5236] drivers/accel/amdxdna/amdxdna_pci_drv.c:49:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
2025-01-03 12:46 UTC
[PATCH v3 00/12] AMD broadcast TLB invalidation
2025-01-03 12:44 UTC (10+ messages)
` [PATCH 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH 05/12] x86/mm: add INVLPGB support code
` [PATCH 06/12] x86/mm: use INVLPGB for kernel TLB flushes
[PATCH v3] arm64: dts: qcom: Add coresight node for SM8650
2025-01-03 12:44 UTC (2+ messages)
[PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove driver using deprecated API wext
2025-01-03 12:44 UTC (4+ messages)
[PATCH v1] tests/intel: Enhance the wedged_mode sysfs support
2025-01-03 12:41 UTC
[PATCH v3 0/6] Support for GPU ACD feature on Adreno X1-85
2025-01-03 12:42 UTC (5+ messages)
` [PATCH v3 2/6] drm/msm: a6x: Rework qmp_get() error handling
` [PATCH v3 6/6] arm64: dts: qcom: x1e80100: Add OPPs up to Turbo L3 for GPU
[PATCH can-next v5 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
2025-01-03 12:32 UTC (5+ messages)
` [PATCH can-next v5 2/2] "
[PATCH V2 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
2025-01-03 12:41 UTC (12+ messages)
` [PATCH V2 1/2] dt-bindings: mailbox: Document qcom,tmel-qmp
` [PATCH V2 2/2] mailbox: tmelite-qmp: Introduce TMEL QMP mailbox driver
[PATCH v2 0/3] Take the scheduling domain into account in numa balancin
2025-01-03 12:40 UTC (3+ messages)
[PATCH v3 0/4] i2c: Replace lists of special clients with flagging of such clients
2025-01-03 12:38 UTC (11+ messages)
` [PATCH v3 1/4] ALSA: ppc: Remove i2c client removal hack
` [PATCH v3 2/4] i2c: Replace list-based mechanism for handling auto-detected clients
` [PATCH v3 3/4] i2c: Replace list-based mechanism for handling userspace-created clients
` [PATCH v3 4/4] i2c: core: Remove obsolete members of i2c_adapter and i2c_client
[PATCH v10 03/10] drm/connector: implement generic HDMI audio helpers
2025-01-03 12:37 UTC (6+ messages)
[PATCH can-next v3 0/3] can: tcan4x5x/m_can: use standby mode when down and in suspend
2025-01-03 12:37 UTC (2+ messages)
[openeuler:OLK-6.6 1693/1693] arch/loongarch/kvm/tlb.c:26:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2025-01-03 12:35 UTC
[PATCH v6] drm/i915/dp: Guarantee a minimum HBlank time
2025-01-03 12:35 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp: Guarantee a minimum HBlank time (rev6)
[PATCH v3 3/4] arm64: dts: morello: Add support for soc dts
2025-01-03 12:34 UTC
[PATCH v3 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2025-01-03 12:33 UTC (3+ messages)
` [PATCH v3 4/6] arm64: dts: qcom: x1e80100: Add CAMCC block definition
[PATCH v3] tests/functional: Convert the migration avocado test
2025-01-03 12:29 UTC (2+ messages)
[PATCH v4 0/2] Add SPI support for IPQ5424
2025-01-03 12:31 UTC (5+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: ipq5424: add spi nodes
` [PATCH v4 2/2] arm64: dts: qcom: ipq5424: configure spi0 node for rdp466
[PATCH v8 0/5] Add CMN PLL clock controller driver for IPQ9574
2025-01-03 12:29 UTC (5+ messages)
` [PATCH v8 2/5] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC
` [PATCH v8 4/5] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC
[PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
2025-01-03 12:26 UTC (3+ messages)
[PATCH v5] i2c: i2c-qcom-geni: Serve transfer during early resume stage
2025-01-03 12:27 UTC (3+ messages)
[PATCH net-next 0/4] net: airoha: Add Qdisc offload support
2025-01-03 12:17 UTC (5+ messages)
` [PATCH net-next 1/4] net: airoha: Enable Tx drop capability for each Tx DMA ring
` [PATCH net-next 2/4] net: airoha: Introduce ndo_select_queue callback
` [PATCH net-next 3/4] net: airoha: Add sched ETS offload support
` [PATCH net-next 4/4] net: airoha: Add sched HTB "
[PATCH v4 0/9] i2c: riic: driver cleanup and improvements
2025-01-03 12:21 UTC (4+ messages)
` [PATCH v4 1/9] i2c: riic: Introduce a separate variable for IRQ
[PATCH] iommu/msm: Use helper function devm_clk_get_prepared()
2025-01-03 12:21 UTC (2+ messages)
[PATCH v2 0/8] LTP tests: load predefined policy, enhancements
2025-01-03 12:18 UTC (13+ messages)
` [PATCH v2 1/8] IMA: Add TCB policy as an example for ima_measurements.sh
` [LTP] "
` [PATCH v2 2/8] ima_setup.sh: Allow to load predefined policy
` [LTP] "
[PATCH 00/18] drm/i915: DSB+VRR
2025-01-03 12:18 UTC (19+ messages)
` [PATCH 10/18] drm/i915: Consolidate intel_pre_commit_crtc_state()
` [PATCH 11/18] drm/i915: Extract intel_crtc_active_timings()
` [PATCH 12/18] drm/i915/vrr: Introduce intel_vrr_vblank_delay()
` [PATCH 13/18] drm/i915/vrr: Drop the extra vmin adjustment for ADL+
` [PATCH 14/18] drm/i915/vrr: Fix vmin/vmax/flipline on TGL when using vblank delay
` [PATCH 15/18] drm/i915/vrr: Add extra vblank delay to estimates
` [PATCH 16/18] drm/i915/vrr: Plumb the DSB into intel_vrr_send_push()
` [PATCH 17/18] drm/i915/dsb: Add support for triggering VRR push with DSB
` [PATCH 18/18] drm/i915/dsb: Allow DSB to perform commits when VRR is enabled
[PATCH i-g-t v2 1/3] lib/amdgpu: enhance wait memory helper
2025-01-03 12:16 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,v2,1/3] "
[PATCH 00/14] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
2025-01-03 12:14 UTC (5+ messages)
` [PATCH 14/14] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
[PATCH v2] loongarch: time: Derive max_delta from prcfg1 tmrbits
2025-01-03 12:07 UTC
[PATCH V2 0/4] Add new driver for WCSS secure PIL loading
2025-01-03 12:08 UTC (4+ messages)
` [PATCH V2 2/4] remoteproc: qcom: add hexagon based WCSS secure PIL driver
[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
2025-01-03 12:07 UTC (4+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)
[PATCH v15 00/13] Add Secure TSC support for SNP guests
2025-01-03 12:06 UTC (17+ messages)
` [PATCH v15 09/13] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency
` [PATCH v15 10/13] tsc: Upgrade TSC clocksource rating
[PATCH 0/6] a less-invasive racy-leak fix
2025-01-03 12:05 UTC (7+ messages)
` [PATCH 3/6] test-lib: rely on logs to detect leaks
` [PATCH 4/6] test-lib: simplify leak-log checking
` [PATCH 6/6] test-lib: ignore leaks in the sanitizer's thread code
drivers/gpu/drm/tests/drm_kunit_helpers.c:324: warning: bad line: for a KUnit test
2025-01-03 12:03 UTC
[PATCH net v5 0/2] IEP clock module bug fixes
2025-01-03 12:00 UTC (2+ messages)
[PATCH net-next] team: prevent adding a device which is already a team device lower
2025-01-03 12:00 UTC (2+ messages)
[PATCH 0/2] documentation fixes for 2.48.0
2025-01-03 11:59 UTC (3+ messages)
[openeuler:OLK-5.10 2616/2616] arch/arm64/kernel/mpam/mpam_device.c:1838:1-33: WARNING: Function "for_each_available_child_of_node" should have of_node_put() before break around line 1841. (fwd)
2025-01-03 11:58 UTC
[PATCH v3] drm/i915/cmtg: Disable the CMTG
2025-01-03 11:57 UTC (5+ messages)
[PATCH i-g-t v2] tests/intel/kms_fbcon_fbt: Add skip condition for bmg platform
2025-01-03 11:57 UTC (2+ messages)
` [PATCH i-g-t v3] "
[PATCH 1/6] genksyms: fix memory leak when the same symbol is added from source
2025-01-03 11:56 UTC (2+ messages)
[PATCH] wifi: rtw88: 8703b: Fix RX/TX issues
2025-01-03 11:55 UTC (3+ messages)
[PATCH] Export MDRAID bitmap on disk structure in UAPI header file
2025-01-03 11:54 UTC (2+ messages)
[xinli-intel-fred-public:fix_sp_calculation 11/14] arch/x86/include/asm/msr.h:563:2: error: call to '__compiletime_assert_64' declared with 'error' attribute: BUILD_BUG_ON failed: __builtin_constant_p(msr)
2025-01-03 11:52 UTC
[PATCH v4 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency
2025-01-03 11:52 UTC (3+ messages)
[PATCH v2] 9pfs: improve v9fs_open() tracing
2025-01-03 11:33 UTC
[PATCH v9 00/27] cxl: add type2 device basic support
2025-01-03 11:50 UTC (6+ messages)
` [PATCH v9 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2025-01-03 11:48 UTC (12+ messages)
[PATCH net-next 0/4] netconsole: selftest for userdata overflow
2025-01-03 11:48 UTC (4+ messages)
` [PATCH net-next 4/4] netconsole: selftest: verify userdata entry limit
[syzbot] [netfilter?] INFO: task hung in htable_put (2)
2025-01-03 11:48 UTC (3+ messages)
[PATCH RFT 0/6] serial: sh-sci: Fixes for earlycon and keep_bootcon
2025-01-03 11:48 UTC (6+ messages)
[PATCH 0/5] Add EEPROMs found in the camera sensors on Fairphone 5
2025-01-03 11:46 UTC (3+ messages)
` [PATCH 4/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Prefix regulator-fixed label
[PATCH] licenses: Remove SPDX tags not being license identifier for Linaro
2025-01-03 11:45 UTC (2+ messages)
[PATCH v3 0/4] PCI: dwc: Add support for configuring lane equalization presets
2025-01-03 11:43 UTC (14+ messages)
` [PATCH v3 2/4] PCI: of: Add API to retrieve equalization presets from device tree
[PATCH] docs: update copyright date to the year 2025
2025-01-03 11:43 UTC (2+ messages)
[Bug 219616] New: xhci_pci does not activate uPD720202
2025-01-03 11:43 UTC (2+ messages)
` [Bug 219616] "
[openeuler:OLK-5.10 2616/2616] arch/arm64/kernel/mpam/mpam_device.c:1838:1-33: WARNING: Function "for_each_available_child_of_node" should have of_node_put() before break around line 1841
2025-01-03 11:41 UTC
[PATCH] netconsole: allow selection of egress interface via MAC address
2025-01-03 11:41 UTC (2+ messages)
[PATCH i-g-t] Add single engine busyness stats in GPUTOP
2025-01-03 11:40 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v2] drm/ci: uprev IGT
2025-01-03 10:38 UTC (2+ messages)
[PATCH v2] loongarch: Disable FIX_EARLYCON_MEM when ARCH_IOREMAP is enabled
2025-01-03 11:36 UTC
[cocci] Matching and replacing array types in sizeof()
2025-01-03 11:36 UTC (2+ messages)
[PATCH v2 00/16] drm/i915/dp: 128b/132b uncompressed SST
2025-01-03 11:35 UTC (4+ messages)
` [PATCH v2 16/16] drm/i915/dp: compute config for 128b/132b SST w/o DSC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.