messages from 2023-03-14 12:55:28 to 2023-03-14 13:31:34 UTC [more...]
[PATCH v3 00/11] Add new partial clock and reset drivers for StarFive JH7110
2023-03-14 12:44 UTC (9+ messages)
` [PATCH v3 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
` [PATCH v3 03/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v3 04/11] dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset generator
` [PATCH v3 05/11] reset: starfive: jh7110: Add StarFive Image-Signal-Process reset support
` [PATCH v3 06/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generator
` [PATCH v3 08/11] reset: starfive: jh7110: Add StarFive Video-Output reset support
` [PATCH v3 10/11] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks
[PATCH ima-evm-utils] Fix fsverity.test mount failure for ppc64
2023-03-14 13:27 UTC (2+ messages)
[Intel-xe] [PATCH] CI test commit, please ignore
2023-03-14 13:31 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[PATCH v3] vdso: Improve cmd_vdso_check to check all dynamic relocations
2023-03-14 13:28 UTC (2+ messages)
Throttling performance due to backing device latency
2023-03-14 13:28 UTC
[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
2023-03-14 13:29 UTC (11+ messages)
` [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [PATCH v3 28/38] rtc: add HAS_IOPORT dependencies
Makefile: fix usage of kernelrelease with M=foo
2023-03-14 13:02 UTC (2+ messages)
` [PATCH] Makefile: Make kernelrelease target work with M=
[PATCH net-next] net/mlx5e: avoid usage of list iterator after loop
2023-03-14 13:27 UTC (2+ messages)
[PATCH v19 0/7] crash: Kernel handling of CPU and memory hot un/plug
2023-03-14 13:28 UTC (4+ messages)
` [PATCH v19 2/7] crash: add generic infrastructure for crash hotplug support
[PATCH 0/2] Enable MCU CPSW2G on J7AHP
2023-03-14 13:29 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j784s4-mcu-wakeup: Add device id property for mcu_navss
[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
2023-03-14 13:26 UTC (16+ messages)
[PATCH v7 1/1] serial: core: Start managing serial controllers to enable runtime PM
2023-03-14 13:24 UTC (2+ messages)
[PATCH 0/7] Add PCIe2 support for Rockchip Boards
2023-03-14 13:25 UTC (8+ messages)
` [PATCH 1/7] irqchip/gic-v3: Add a DMA Non-Coherent flag
md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
2023-03-14 13:25 UTC (20+ messages)
[PATCH RESEND] mm/oom_kill: don't kill exiting tasks in oom_kill_memcg_member
2023-03-14 13:27 UTC (7+ messages)
Legacy configuration for NCM/RNDIS does not work for Win >= 10
2023-03-14 13:19 UTC (4+ messages)
[linux-linus test] 179607: regressions - trouble: fail/pass/starved
2023-03-14 13:27 UTC (2+ messages)
[PATCH v5 0/3] Add watchdog driver for StarFive JH7100/JH7110 RISC-V SoCs
2023-03-14 13:24 UTC (8+ messages)
` [PATCH v5 1/3] dt-bindings: watchdog: Add watchdog for StarFive JH7100 and JH7110
` [PATCH v5 2/3] drivers: watchdog: Add StarFive Watchdog driver
` [PATCH v5 3/3] riscv: dts: starfive: jh7100: Add watchdog node
[PATCH 01/16] spi: armada-3700: Drop of_match_ptr for ID table
2023-03-14 13:26 UTC (9+ messages)
[PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model
2023-03-14 13:24 UTC (3+ messages)
` [PATCH v5 16/18] timer: Implement the hierarchical pull model
[PATCH v1 0/2] media: i2c: IMX296 camera sensor support
2023-03-14 13:23 UTC (3+ messages)
` [PATCH v1 2/2] media/i2c: Add a driver for the Sony IMX708 image sensor
[PATCH v2 0/2] pci: slot_reserved_mask improvements
2023-03-14 13:26 UTC (8+ messages)
` [PATCH v2 2/2] pci: allow slot_reserved_mask to be ignored with manual slot assignment
[PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
2023-03-14 12:57 UTC (17+ messages)
` [PATCH V3 01/16] io_uring: increase io_kiocb->flags into 64bit
` [PATCH V3 02/16] io_uring: add IORING_OP_FUSED_CMD
` [PATCH V3 03/16] io_uring: support OP_READ/OP_WRITE for fused slave request
` [PATCH V3 04/16] io_uring: support OP_SEND_ZC/OP_RECV "
` [PATCH V3 05/16] block: ublk_drv: mark device as LIVE before adding disk
` [PATCH V3 06/16] block: ublk_drv: add common exit handling
` [PATCH V3 07/16] block: ublk_drv: don't consider flush request in map/unmap io
` [PATCH V3 08/16] block: ublk_drv: add two helpers to clean up map/unmap request
` [PATCH V3 09/16] block: ublk_drv: clean up several helpers
` [PATCH V3 10/16] block: ublk_drv: cleanup 'struct ublk_map_data'
` [PATCH V3 11/16] block: ublk_drv: cleanup ublk_copy_user_pages
` [PATCH V3 12/16] block: ublk_drv: grab request reference when the request is handled by userspace
` [PATCH V3 13/16] block: ublk_drv: support to copy any part of request pages
` [PATCH V3 14/16] block: ublk_drv: add read()/write() support for ublk char device
` [PATCH V3 15/16] block: ublk_drv: don't check buffer in case of zero copy
` [PATCH V3 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting "
[PATCH] soc: xilinx: Use of_property_present() for testing DT property presence
2023-03-14 13:23 UTC (4+ messages)
[PATCH 0/3] Sapphire Rapids C0.x idle states support
2023-03-14 12:24 UTC (7+ messages)
` [PATCH 3/3] intel_idle: add C0.2 state for Sapphire Rapids Xeon
[PATCHv4 net] net: asix: fix modprobe "sysfs: cannot create duplicate filename"
2023-03-14 13:22 UTC (2+ messages)
stable-rc/queue/4.14 baseline: 127 runs, 23 regressions (v4.14.308-15-g51dbd0455176)
2023-03-14 13:23 UTC
[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
2023-03-14 13:06 UTC (2+ messages)
[PATCH v2] nfs: use vfs setgid helper
2023-03-14 13:08 UTC (3+ messages)
[PATCH v2 0/3] userfaultfd: convert userfaultfd functions to use folios
2023-03-14 13:23 UTC (5+ messages)
` [PATCH v2 1/3] userfaultfd: convert mcopy_atomic_pte() to use a folio
` [PATCH v2 2/3] userfaultfd: convert __mcopy_atomic_hugetlb() "
` [PATCH v2 3/3] userfaultfd: convert __mcopy_atomic() "
[PATCH] cargo_common.bbclass: do not use buit-in git to fetch crates
2023-03-14 13:23 UTC (18+ messages)
` [OE-core] "
[PATCH] clk/tegra/clk-tegra124-dfll-fcpu: Add check to 'regulator_list_voltage'
2023-03-14 13:17 UTC
[arm-integrator:kernel-in-vmalloc-v6.2-rc3-just-ttbr0-split-pointless-c13 30/31] arch/arm/include/asm/uaccess.h:54:14: error: call to undeclared function 'current_user_ttbr'; ISO C99 and later do not support implicit function declarations
2023-03-14 13:20 UTC
[asahilinux:bits/010-mailbox 6/10] drivers/soc/apple/mailbox.c:153:24: error: implicit declaration of function 'FIELD_PREP'
2023-03-14 13:20 UTC
[PATCH v2] iommu/arm-smmu-qcom: Rework the logic finding the bypass quirk
2023-03-14 13:20 UTC (6+ messages)
[PATCH] flask: label-pci: Allow specifying optional irq label
2023-03-14 13:20 UTC (6+ messages)
[PATCH 1/2] dt-bindings: arm: qcom: Add Acer Aspire 1
2023-03-14 13:16 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: "
[LTP] [PATCH v2] madvise11.c:Check loadable module before rmmod
2023-03-14 13:10 UTC (12+ messages)
` [LTP] [PATCH v3] "
Cypress CDC ACM serial port not working correctly with autosuspend
2023-03-14 13:16 UTC (4+ messages)
[PATCH net 0/4] net: set 'mac_managed_pm' at probe time
2023-03-14 13:14 UTC (5+ messages)
` [PATCH net 1/4] ravb: avoid PHY being resumed when interface is not up
` [PATCH net 2/4] sh_eth: "
` [PATCH net-next 3/4] fec: add FIXME to move 'mac_managed_pm' to probe
` [PATCH net-next 4/4] smsc911x: "
[PATCH master 1/2] of: partition: skip NVMEM partition setup partition parsing fails
2023-03-14 9:02 UTC (3+ messages)
` [PATCH master 2/2] commands: stat: fix UUID print
[PATCH v5 0/4] Add WCN6855 Bluetooth support
2023-03-14 13:16 UTC (8+ messages)
` [PATCH v5 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
[PATCH] serial: zynqmp: Fetch baudrate from dtb and update
2023-03-14 8:46 UTC
[PATCH v3 net-next 0/2] add some detailed data when reading softnet_stat
2023-03-14 13:14 UTC (3+ messages)
` [PATCH v3 net-next 1/2] net-sysfs: display two backlog queue len separately
` [PATCH v3 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior
[Cluster-devel] [PATCH 0/3] gfs2_(un)link cleanups
2023-03-14 13:18 UTC (4+ messages)
` [Cluster-devel] [PATCH 1/3] gfs2: Remove duplicate i_nlink check from gfs2_link()
` [Cluster-devel] [PATCH 2/3] gfs2: Remove ghs[] from gfs2_link
` [Cluster-devel] [PATCH 3/3] gfs2: Remove ghs[] from gfs2_unlink
[lvc-project] [PATCH] Input: trackpoint - remove unreachable code
2023-03-14 13:13 UTC (2+ messages)
[LTP] [PATCH] Add goals of patch review and tips
2023-03-14 13:18 UTC (2+ messages)
[PATCH v4 0/9] Tests for idmapped tmpfs
2023-03-14 13:13 UTC (3+ messages)
` [PATCH v4 9/9] vfs: Add tmpfs tests for idmap mounts
[PATCH v4 00/10] Fix DSI host idx detection on HW revision clash
2023-03-14 13:13 UTC (10+ messages)
` [PATCH v4 06/10] drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
` [PATCH v4 07/10] drm/msm/dsi: Remove custom DSI config handling
` [PATCH v4 09/10] dt-bindings: display/msm: dsi-controller-main: Add SM6115
[PATCH] selftests/clone3: fix number of tests in ksft_set_plan
2023-03-14 13:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
2023-03-14 13:13 UTC (9+ messages)
[Intel-xe] [PATCH 0/6] Cpu page-table updates and fixes
2023-03-14 13:11 UTC (7+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe: Use a define to set initial seqno for fences
` [Intel-xe] [PATCH 2/6] drm/xe/migrate: Update cpu page-table updates
[PATCH net 0/2] net: stmmac: Premature loop termination check was ignored
2023-03-14 12:37 UTC (2+ messages)
` [PATCH net 2/2] "
[RFT PATCH] ARM: vfp: Fix broken softirq handling with instrumentation enabled
2023-03-14 13:12 UTC (2+ messages)
[PATCH] drm/radeon: remove unused variable rbo
2023-03-14 13:08 UTC (4+ messages)
[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
2023-03-14 13:08 UTC (10+ messages)
[PATCH AUTOSEL 5.4 1/7] mmc: atmel-mci: fix race between stop command and start of next command
2023-03-14 12:44 UTC
[DRBD-announce] drbd-reactor v1.0.1
2023-03-14 13:11 UTC
[PATCH v2 0/5] riscv: add PREEMPT_RT support
2023-03-14 13:07 UTC (4+ messages)
[Intel-xe] [PATCH v4 0/6] Some small-bar prep patches
2023-03-14 13:11 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for Some small-bar prep patches (rev4)
[PATCH v2] ext4: allow concurrent unaligned dio overwrites
2023-03-14 13:07 UTC
[PATCH 0/6] QCM2290 compatibles
2023-03-14 12:53 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290
` [PATCH 2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA
` [PATCH 3/6] dt-bindings: nvmem: Add compatible for QCM2290
` [PATCH 4/6] dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI
` [PATCH 5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible
` [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290
[BUG] MTK SoC Ethernet throughput TX only ~620Mbit/s since 6.2-rc1
2023-03-14 12:47 UTC (3+ messages)
[RFC PATCH v2] selinux: cache access vector decisions in the inode security blob
2023-03-14 12:57 UTC
[meta-oe][dunfell][PATCH] apache2: upgrade 2.4.55 -> 2.4.56
2023-03-14 11:28 UTC
[Buildroot] [PATCH] package/rtl8812au-aircrack-ng: fix build failure on PowerPC64
2023-03-14 13:06 UTC
Looking for a solution for CPM FSL SPI driver that swaps 16 bits words
2023-03-14 13:00 UTC (10+ messages)
[PATCH v3 00/10] Fix DSI host idx detection on HW revision clash
2023-03-14 12:59 UTC (6+ messages)
` [PATCH v3 03/10] drm/msm/dsi: Fix DSI index detection when version clash occurs
[PATCH net v3 1/1] ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
2023-03-14 12:54 UTC (2+ messages)
[PATCH v2] media: i2c: ov5640: Implement get_mbus_config
2023-03-14 12:59 UTC (5+ messages)
[PATCH 01/12] driver core: class: specify the module owner in __class_register()
2023-03-14 12:57 UTC (5+ messages)
` [PATCH 10/12] tpm: fix up the tpm_class shutdown_pre pointer when created
[Intel-gfx] [PATCH 0/9] drm/i915: Plane cleanups and extra registers
2023-03-14 13:02 UTC (10+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915: Stop using pipe_offsets[] for PIPE_MISC*
` [Intel-gfx] [PATCH 2/9] drm/i915: s/PIPEMISC/PIPE_MISC/
` [Intel-gfx] [PATCH 3/9] drm/i915: Define more pipe timestamp registers
` [Intel-gfx] [PATCH 4/9] drm/i915: Program VLV/CHV PIPE_MSA_MISC register
` [Intel-gfx] [PATCH 5/9] drm/i915: Define skl+ universal plane SURFLIVE registers
` [Intel-gfx] [PATCH 6/9] drm/i915: Define vlv/chv sprite "
` [Intel-gfx] [PATCH 7/9] drm/i915: Clean up skl+ plane alpha bits
` [Intel-gfx] [PATCH 8/9] drm/i915: Relocate intel_plane_check_src_coordinates()
` [Intel-gfx] [PATCH 9/9] drm/i915: Extract intel_sprite_uapi.c
[Buildroot] Missing support of libsvg with qt6
2023-03-14 13:03 UTC
[LTP] [PATCH v2] Rewrite eventfd01 using new LTP API
2023-03-14 13:00 UTC
[kirkstone][PATCH] qemu: fix compile error
2023-03-14 13:02 UTC (5+ messages)
` [OE-core] "
[PATCH] mailmap: map Sai Prakash Ranjan's old address to his current one
2023-03-14 12:56 UTC
stable-rc/linux-4.19.y baseline: 137 runs, 20 regressions (v4.19.276-4-g4f95ee925a2b)
2023-03-14 12:56 UTC
[PATCH v2 resend 3] ahci: qoriq: Add platform dependencies
2023-03-14 12:50 UTC (3+ messages)
[PATCH v5 00/12] fold per-CPU vmstats remotely
2023-03-14 13:00 UTC (4+ messages)
[arm-integrator:kernel-in-vmalloc-v6.2-rc3-just-ttbr0-split-pointless-c13 15/31] arch/mips/include/asm/page.h:262:33: error: call to undeclared function 'virt_to_phys'; ISO C99 and later do not support implicit function declarations
2023-03-14 13:00 UTC
[PATCH v1 0/3] Event updates for GNR, MTL and SKL
2023-03-14 12:54 UTC (2+ messages)
[PATCH] net/mlx5: fix build with GCC 12 and ASan
2023-03-14 13:00 UTC (2+ messages)
[PULL linux-firmware] ath10k & ath11k firmware 20230215
2023-03-14 12:59 UTC (5+ messages)
[dunfell][PATCH 1/2] QEMU: CVE-2022-4144 QXL: qxl_phys2virt unsafe address translation can lead to out-of-bounds read
2023-03-14 12:59 UTC (2+ messages)
` [dunfell][PATCH 2/2] qemu: fix compile error
[Bug 217189] New: SATA HDD not detected
2023-03-14 12:53 UTC (3+ messages)
` [Bug 217189] "
[RESEND net-next] net: phy: micrel: drop superfluous use of temp variable
2023-03-14 12:49 UTC
[PATCH AUTOSEL 6.2 01/13] mmc: atmel-mci: fix race between stop command and start of next command
2023-03-14 12:43 UTC (3+ messages)
` [PATCH AUTOSEL 6.2 05/13] ext4: fail ext4_iget if special inode unallocated
` [PATCH AUTOSEL 6.2 08/13] drm/amdkfd: Fix an illegal memory access
[PATCH v2 0/5] ext4: Fix stale buffer loading from last failed
2023-03-14 12:31 UTC (6+ messages)
` [PATCH v2 1/5] ext4: Fix reusing stale buffer heads from last failed mounting
[PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver
2023-03-14 12:55 UTC (5+ messages)
` [PATCH v9 00/10] introduce Arm FF-A support
` [PATCH v9 06/10] arm_ffa: introduce the FF-A Sandbox driver
[PATCH 0/5] fix segment fault when parse args
2023-03-14 12:48 UTC (3+ messages)
` [PATCH 3/5] net/pcap: fix segment fault when parse devargs
` [PATCH 5/5] net/sfc: "
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.