All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-13 06:18:05 to 2024-06-13 07:31:00 UTC [more...]

[PATCH 0/8] Add support for SA8775P Multimedia clock controllers
 2024-06-13  7:30 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: clock: qcom: Add SA8775P video clock controller
` [PATCH 3/8] dt-bindings: clock: qcom: Add SA8775P camera "
` [PATCH 5/8] dt-bindings: clock: qcom: Add SA8775P display clock controllers

[PATCH master 1/4] efi: hide EFI related symbols when !EFI
 2024-06-13  7:30 UTC  (2+ messages)

[PATCH v6 0/6] power: supply: Lenovo Yoga C630 EC
 2024-06-13  7:30 UTC  (3+ messages)
` [PATCH v6 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver

FAILED: patch "[PATCH] io_uring: check for non-NULL file pointer in" failed to apply to 6.1-stable tree
 2024-06-13  7:30 UTC 

[PATCH v7 4/4] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
 2024-06-13  7:28 UTC  (3+ messages)

FAILED: patch "[PATCH] io_uring: check for non-NULL file pointer in" failed to apply to 6.6-stable tree
 2024-06-13  7:30 UTC 

brcmfmac: implement basic AP-follow-STA
 2024-06-13  7:29 UTC 

[PATCH v4] devres: Refactor using guards
 2024-06-13  7:26 UTC 

[PATCH] serial: replace all clk_get with clk_get_for_console
 2024-06-13  7:27 UTC  (2+ messages)

[PATCH] usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
 2024-06-13  7:25 UTC  (2+ messages)

[PATCH v3 0/3] Fix address translations on MPFS PCIe controller
 2024-06-13  7:26 UTC  (4+ messages)
` [PATCH v3 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH v11 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-13  7:25 UTC  (10+ messages)
` [PATCH v11 1/9] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v11 2/9] cpufreq: simplify boolean parsing with kstrtobool in store function
` [PATCH v11 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers
` [PATCH v11 4/9] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v11 5/9] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v11 6/9] cpufreq: amd-pstate: Add set_boost callback for active mode
` [PATCH v11 7/9] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v11 8/9] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v11 9/9] Documentation: cpufreq: amd-pstate: update doc for Per CPU "

[PATCH net-next v3] net: dqs: introduce IFF_NO_BQL private flag for non-BQL drivers
 2024-06-13  7:24 UTC  (5+ messages)

[drm-intel:for-linux-next-gt 3/3] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:941:33: warning: format '%lli' expects argument of type 'long long int', but argument 5 has type 'resource_size_t' {aka 'unsigned int'}
 2024-06-13  7:24 UTC 

[drm-intel:for-linux-next-gt 3/3] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:942:5: warning: format specifies type 'long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2024-06-13  7:24 UTC 

[morse:mpam/snapshot+extras/v6.10-rc1 126/127] arch/x86/include/asm/resctrl.h:148:33: error: too few arguments provided to function-like macro invocation
 2024-06-13  7:24 UTC 

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-13  7:24 UTC  (7+ messages)
` [PATCH net-next v20 06/13] rtase: Implement .ndo_start_xmit function

"firmware/sysfb: Set firmware-framebuffer parent device" breaks lightdm on Ubuntu 22.04 using amdgpu
 2024-06-13  7:23 UTC  (3+ messages)

[PATCH 1/2] watchdog: bcm2835: add support for powering off SoC
 2024-06-13  7:22 UTC  (2+ messages)

No mention of XSI in unistd.h.0p
 2024-06-13  7:22 UTC 

[PATCH 1/2] vdpa: support set mac address from vdpa tool
 2024-06-13  7:21 UTC  (10+ messages)

[net-next,v5 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-06-13  7:19 UTC  (9+ messages)
` [net-next,v5 1/8] octeontx2-pf: map skb data as device writeable
` [net-next,v5 2/8] octeontx2-pf: Move skb fragment map/unmap to common code
` [net-next,v5 3/8] octeontx2-af: Disable backpressure between CPT and NIX
` [net-next,v5 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec
` [net-next,v5 5/8] cn10k-ipsec: Add SA add/delete support "
` [net-next,v5 6/8] cn10k-ipsec: Process inline ipsec transmit offload
` [net-next,v5 7/8] cn10k-ipsec: Allow inline ipsec offload for skb with SA
` [net-next,v5 8/8] cn10k-ipsec: Enable outbound inline ipsec offload

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-13  7:19 UTC  (10+ messages)
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry

[PATCH net-next v7 0/3] Introduce IPPROTO_SMC
 2024-06-13  7:19 UTC  (5+ messages)
` [PATCH net-next v7 1/3] net/smc: refactoring initialization of smc sock
` [PATCH net-next v7 2/3] net/smc: expose smc proto operations

[PATCH 0/6] semihosting: extend support for ARM64, console
 2024-06-13  7:18 UTC  (2+ messages)

[ANN] Request for Topics and registration for a Media Summit September 16th
 2024-06-13  7:17 UTC  (12+ messages)

[PATCH 0/2] CMRR patch fixes
 2024-06-13  7:17 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v6 00/10] Support persistent reservation operations
 2024-06-13  7:13 UTC  (11+ messages)
` [PATCH v6 01/10] block: add persistent reservation in/out api
` [PATCH v6 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v6 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v6 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v6 06/10] block/nvme: add reservation command protocol constants
` [PATCH v6 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v6 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v6 09/10] hw/nvme: add reservation protocal command
` [PATCH v6 10/10] block/iscsi: add persistent reservation in/out driver

[RFC PATCH v2 0/5] Implement ARM PL011 in Rust
 2024-06-13  7:13 UTC  (8+ messages)
` [RFC PATCH v2 3/5] rust: add PL011 device model

[PATCH 00/11] drm: conversions to struct drm_edid
 2024-06-13  7:15 UTC  (4+ messages)
` [PATCH 04/11] drm/exynos: hdmi: convert "

[PATCH net V4 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-06-13  7:15 UTC  (3+ messages)
` [PATCH net V4 2/3] net: lan743x: Support WOL at both the PHY and MAC appropriately

[PATCH v2 0/2] pinctrl: qcom: add sm4250 lpi pinctrl
 2024-06-13  7:15 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SM4250 pinctrl

[PATCH v2] Makefile: Fix include directory for OF_UPSTREAM
 2024-06-13  7:14 UTC  (3+ messages)

[PATCH v3 00/10] AMD Pstate Driver Fixes and Improvements
 2024-06-13  7:13 UTC  (3+ messages)
` [PATCH v3 09/10] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization

[PATCH 1/3] sched/nohz: Update nohz.next_balance directly without IPIs (v2)
 2024-06-13  7:13 UTC  (8+ messages)
` [PATCH 3/3] sched: Update ->next_balance correctly during newidle balance

FAILED: patch "[PATCH] mm: fix race between __split_huge_pmd_locked() and GUP-fast" failed to apply to 4.19-stable tree
 2024-06-13  7:13 UTC 

FAILED: patch "[PATCH] mm: fix race between __split_huge_pmd_locked() and GUP-fast" failed to apply to 5.4-stable tree
 2024-06-13  7:13 UTC 

FAILED: patch "[PATCH] mm: fix race between __split_huge_pmd_locked() and GUP-fast" failed to apply to 5.10-stable tree
 2024-06-13  7:13 UTC 

FAILED: patch "[PATCH] mm: fix race between __split_huge_pmd_locked() and GUP-fast" failed to apply to 5.15-stable tree
 2024-06-13  7:13 UTC 

FAILED: patch "[PATCH] kbuild: Remove support for Clang's ThinLTO caching" failed to apply to 5.15-stable tree
 2024-06-13  7:12 UTC 

FAILED: patch "[PATCH] kbuild: Remove support for Clang's ThinLTO caching" failed to apply to 6.1-stable tree
 2024-06-13  7:12 UTC 

[xen-unstable test] 186328: tolerable FAIL - PUSHED
 2024-06-13  7:11 UTC 

[PATCH 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
 2024-06-13  7:11 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: add "

[PATCH v2] Supports to use the default CMA when the device-specified CMA memory is not enough
 2024-06-13  7:11 UTC  (8+ messages)
    ` [EXT] "

[PATCH] ARM: stm32mp: remove unused hardcoded MMIO address constants
 2024-06-13  7:10 UTC  (2+ messages)

iwlwifi: Regression after migrating to 6.6.32
 2024-06-13  7:10 UTC  (11+ messages)

[PATCH v2 net] net/sched: cls_api: fix possible infinite loop in tcf_idr_check_alloc()
 2024-06-13  7:10 UTC 

[PATCH v5 0/3] SCSI: Fix issues between removing device and error handle
 2024-06-13  7:10 UTC  (6+ messages)
` [PATCH v5 1/3] scsi: core: Add new helper to iterate all devices of host

[syzbot] [squashfs?] VFS: Close: file count is zero (use-after-free)
 2024-06-13  7:10 UTC  (3+ messages)

[PATCH] net: phy: dp83tg720: wake up PHYs in managed mode
 2024-06-13  7:09 UTC  (2+ messages)

[PATCH v1 1/2] arm: boards: Add support for Protonic MECIO1 board
 2024-06-13  7:07 UTC  (2+ messages)

linux-next: manual merge of the ftrace tree with the vfs-brauner tree
 2024-06-13  7:07 UTC  (2+ messages)

[PATCH RESEND v2 1/2] clk: mediatek: mt8173-infracfg: Handle unallocated infracfg when module
 2024-06-13  7:06 UTC  (2+ messages)

[PATCH master] serial: stm32: suppress -EPROBE_DEFER messages using dev_err_probe
 2024-06-13  7:06 UTC  (2+ messages)

Issue with JFFS2 and a_ops->dirty_folio
 2024-06-13  7:05 UTC  (2+ messages)

[PATCH] Documentation: state: add real-world example for stride size calculation
 2024-06-13  7:04 UTC  (2+ messages)

[PATCHSET] xfs: random fixes for 6.10
 2024-06-13  7:04 UTC  (3+ messages)
` [PATCH 5/5] xfs: verify buffer, inode, and dquot items every tx commit

[PATCH v3 0/1] nvme-pci: recover from NVM subsystem reset
 2024-06-13  7:02 UTC  (7+ messages)
` [PATCH v3 1/1] nvme-pci : Fix EEH failure on ppc after "

[OE-Core][PATCH v1] wic/partition.py: Set hash_seed for empty ext partition
 2024-06-13  7:03 UTC 

[PATCH 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
 2024-06-13  7:17 UTC  (9+ messages)
` [PATCH 1/4] i386/cpu: Add RAS feature bits on EPYC CPU models
` [PATCH 2/4] i386/cpu: Add PerfMonV2 feature bit
` [PATCH 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
` [PATCH 4/4] i386/cpu: Add support for EPYC-Turin model

[PATCH] drm/amdkfd: use mode1 reset for RAS poison consumption
 2024-06-13  7:01 UTC  (2+ messages)

[PATCH 0/3] MIPS: pbl fixes
 2024-06-13  6:59 UTC  (2+ messages)

FAILED: patch "[PATCH] 9p: add missing locking around taking dentry fid list" failed to apply to 5.15-stable tree
 2024-06-13  6:57 UTC 

[RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
 2024-06-13  6:56 UTC  (8+ messages)

[oe][meta-oe][PATCH 1/1] unixodbc: Fix CVE-2024-1013
 2024-06-13  6:56 UTC 

[PATCH v4 0/8] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
 2024-06-13  6:56 UTC  (5+ messages)
` [PATCH v4 2/8] tty: serial: Add uart_fifo_timeout_ms()

[PATCH RFC -next 0/7] blk-iocost: support to build iocost as kernel module
 2024-06-13  6:55 UTC  (6+ messages)
` [PATCH RFC -next 1/7] kernfs: export pr_cont_kernfs_path()

next/master build: 183 builds: 7 failed, 176 passed, 13 errors, 10359 warnings (next-20240613)
 2024-06-13  6:54 UTC 

next/master build: 183 builds: 7 failed, 176 passed, 13 errors, 10359 warnings (next-20240613)
 2024-06-13  6:54 UTC 

回复: [PATCH 1/2] scsi: megaraid_sas: Fix DCMD issue command handling
 2024-06-13  6:54 UTC 

[PATCH v2] net: phy: Add support for PHY-specific link polling interval and randomization
 2024-06-13  6:54 UTC  (2+ messages)

[PATCH] drm/i915/display: Update vtotal math to address 32b build
 2024-06-13  6:53 UTC  (3+ messages)

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-13  6:52 UTC  (12+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging

[PATCH 1/2] scsi: megaraid_sas: Fix DCMD issue command handling
 2024-06-13  6:19 UTC  (4+ messages)
` [PATCH 2/2] scsi: megaraid_sas: Add megasas_dcmd_timeout helper

[PATCH v8 03/13] PCI: Reimplement plural devres functions
 2024-06-13  6:51 UTC  (2+ messages)

[PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-06-13  6:46 UTC  (17+ messages)
` [PATCH v6 05/10] iommufd: Add fault and response message definitions
` [PATCH v6 06/10] iommufd: Add iommufd fault object

[PATCH v2 0/4] arm64: dts: qcom: add description of CCI controllers for sm8550 and sm8650
 2024-06-13  6:48 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: qcom-cci: Document sm8550 compatible
` [PATCH v2 2/4] dt-bindings: i2c: qcom-cci: Document sm8650 compatible

[PATCH REPOST] drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation
 2024-06-13  6:47 UTC 

[PATCH v6 1/2] i2c: octeon: refactor hlc r/w operations
 2024-06-13  6:46 UTC  (4+ messages)
` [PATCH v6 2/2] i2c: octeon: Add block-mode "

[PATCH v2] MAINTAINERS: ARM: vt8500: add Alexey and Krzysztof as maintainers
 2024-06-13  6:46 UTC 

[syzbot] [dri?] [media?] general protection fault in udmabuf_create (2)
 2024-06-13  6:46 UTC  (4+ messages)

[PATCH v11 0/3] pkg-database and systemd-sysext image
 2024-06-13  6:44 UTC  (2+ messages)

[PATCH 0/4] ASoC: topology: Fix route memory corruption
 2024-06-13  6:44 UTC  (6+ messages)
` [PATCH 1/4] ASoC: topology: Fix references to freed memory

[PATCH 0/2] crypto/mlx5: optimize AES-GCM IPsec operation
 2024-06-13  6:44 UTC  (2+ messages)

[PATCH -stable,4.19.x 00/40] Netfilter fixes for -stable
 2024-06-13  6:43 UTC  (2+ messages)

[RFC PATCH net-next 0/3] selftests: Add AF_XDP functionality test
 2024-06-13  6:42 UTC  (5+ messages)

[PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer
 2024-06-13  6:42 UTC  (6+ messages)

[PATCH v2 0/4] Introduce class devices
 2024-06-13  6:41 UTC  (2+ messages)

[PATCH 0/5] net: preparations for integrating a network stack
 2024-06-13  6:41 UTC  (2+ messages)

[PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
 2024-06-13  6:38 UTC  (10+ messages)

[PATCH 0/6] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-13  6:39 UTC  (4+ messages)
` [PATCH 6/6] perf/x86/rapl: Add per-core "

[PATCH v2 0/5] ASoC/SOF/PCI/Intel: add PantherLake support
 2024-06-13  6:37 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: Intel: soc-acpi: add PTL match tables
` [PATCH v2 2/5] ASoC: SOF: Intel: add PTL specific power control register
` [PATCH v2 3/5] ASoC: SOF: Intel: add initial support for PTL
` [PATCH v2 4/5] ASoC: Intel: soc-acpi-intel-ptl-match: add rt711-sdca table
` [PATCH v2 5/5] ASoC: Intel: soc-acpi-intel-ptl-match: Add rt722 support

[XEN PATCH v2] automation/eclair: extend existing deviations of MISRA C:2012 Rule 16.3
 2024-06-13  6:38 UTC 

[PATCH v3] dt-bindings: sound: Convert max98088 to dtschema
 2024-06-13  6:39 UTC  (2+ messages)

[PATCH v2] .editorconfig: remove trim_trailing_whitespace option
 2024-06-13  6:38 UTC  (3+ messages)

[PATCH] rtc: abx80x: Fix return value of nvmem callback on read
 2024-06-13  6:37 UTC  (3+ messages)

[driver-core:const_driver 12/12] drivers/usb/core/driver.c:80 store_id() error: uninitialized symbol 'usb_dynid'
 2024-06-13  6:37 UTC  (4+ messages)

[PATCH -next] dt-bindings: mfd: twl: Fix example
 2024-06-13  6:36 UTC  (2+ messages)

[PATCH v3] riscv: dmi: Add SMBIOS/DMI support
 2024-06-13  6:55 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] idpf: extend tx watchdog timeout
 2024-06-13  6:36 UTC  (7+ messages)

[PATCH 0/2] perf: support specify vdso path in cmdline
 2024-06-13  6:35 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf: disasm: prefer symsrc_filename for filename

[PATCH v4 0/8] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning
 2024-06-13  6:35 UTC  (5+ messages)
` [PATCH v4 2/8] dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrix

[OE-core][master][PATCH] ppp: Add RSA-MD in LICENSE
 2024-06-13  6:34 UTC  (2+ messages)

[PATCH v2 0/5] drop low power policy board type
 2024-06-13  6:34 UTC  (3+ messages)
` [PATCH v2 2/5] ata: ahci: a hotplug capable port is an external port

[PATCH v2 0/3] Fix reg ranges for main_pktdma dma-controller node
 2024-06-13  6:31 UTC  (2+ messages)

[CI] drm/xe: Add xe_gt_clock_interval_to_ms helper
 2024-06-13  6:31 UTC  (2+ messages)

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property
 2024-06-13  6:30 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable USB2 PHY Driver
 2024-06-13  6:29 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: Enable TI LP873X PMIC
 2024-06-13  6:29 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable MTD support for Hyperbus
 2024-06-13  6:28 UTC  (2+ messages)

[PATCH] MIPS: pci: lantiq: restore reset gpio polarity
 2024-06-13  6:29 UTC  (8+ messages)

[PATCH v2] docs/zh_CN: add process/researcher-guidelines Chinese translation
 2024-06-13  6:27 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next] igc: Get rid of spurious interrupts
 2024-06-13  6:24 UTC  (4+ messages)
    `  "

[RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4
 2024-06-13  6:22 UTC  (3+ messages)
` [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull

[PATCH v5 0/5] RK3588 VEPU121/VPU121 support
 2024-06-13  6:23 UTC  (6+ messages)
` [PATCH v5 1/5] media: dt-bindings: rk3568-vepu: Add RK3588 VEPU121

[PATCH v2 0/5] Update OPP table and add entries for AM62Ax & AM62Px SoCs
 2024-06-13  6:22 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: mfd: syscon: add TI's opp table compatible

[PATCH] expect-native: fix build with gcc-14
 2024-06-13  6:18 UTC 

[PATCH v3] gstreamer1.0-plugins-bad: Fix build with musl
 2024-06-13  6:19 UTC  (2+ messages)
` Patchtest results for "

Porting RT net driver to dovetail
 2024-06-13  6:18 UTC  (2+ messages)

[PATCH V18 0/9] arm64/perf: Enable branch stack sampling
 2024-06-13  6:17 UTC  (8+ messages)
` [PATCH V18 3/9] drivers: perf: arm_pmu: Add infrastructure for "
` [PATCH V18 4/9] arm64/boot: Enable EL2 requirements for BRBE
` [PATCH V18 5/9] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE
` [PATCH V18 6/9] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH V18 7/9] perf: test: Speed up running brstack test on an Arm model
` [PATCH V18 8/9] perf: test: Remove empty lines from branch filter test output
` [PATCH V18 9/9] perf: test: Extend branch stack sampling test for Arm64 BRBE


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.