messages from 2024-07-01 11:23:57 to 2024-07-01 12:20:23 UTC [more...]
[Patch v5 10/12] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
2024-07-01 12:00 UTC (2+ messages)
[PATCH v2] slimbus: Fix struct and documentation alignment in stream.c
2024-06-19 17:58 UTC (3+ messages)
[ANNOUNCE] Git Rev News edition 112
2024-07-01 12:19 UTC
[XEN PATCH v2 0/2] x86: separate powernow/hwp/acpi cpufreq code
2024-07-01 12:19 UTC (3+ messages)
` [XEN PATCH v2 1/2] x86/cpufreq: move ACPI cpufreq driver into separate file
` [XEN PATCH v2 2/2] x86/cpufreq: separate powernow/hwp/acpi cpufreq code
[PATCH] riscv: dts: starfive: add pcie1 on the star64
2024-07-01 12:18 UTC (3+ messages)
[PATCH v3 0/3] Read MAC address through NVMEM for sama7g5ek
2024-07-01 12:17 UTC (10+ messages)
` [PATCH v3 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
[PATCH 0/3] target/arm/kvm: Report PMU unavailability
2024-07-01 12:16 UTC (4+ messages)
` [PATCH 2/3] target/arm: Always add pmu property
[PATCH v2 0/3] Add basic SPI support on TH1520
2024-07-01 12:13 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: spi: snps,dw-apb-ssi.yaml: update compatible property
` [PATCH v2 2/3] spi: dw-mmio: update dw_spi_mmio_of_match struct with thead
` [PATCH v2 3/3] riscv: dts: thead: add basic spi node
[RFC v3 1/1] fs/namespace: remove RCU sync for MNT_DETACH umount
2024-07-01 12:13 UTC (13+ messages)
[PATCH V2 0/2] sched/fair: Some improvements to feec()
2024-07-01 12:13 UTC (9+ messages)
` [PATCH V2 1/2] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
` [PATCH V2 2/2] sched/fair: Use actual_cpu_capacity everywhere in util_fits_cpu()
Kernel hang caused by commit "can: m_can: Start/Cancel polling timer together with interrupts"
2024-07-01 12:12 UTC (2+ messages)
[PATCH] drivers: scsi: megaraid: Add missing check for dma_set_mask
2024-07-01 12:12 UTC (2+ messages)
Mainline: v6.10-rc6 boot failed across all arm64 devices
2024-07-01 12:12 UTC (2+ messages)
pull request: bluetooth 2024-06-28
2024-07-01 12:12 UTC (2+ messages)
[LTP] perf_event_open03.c:95: TFAIL: Likely kernel memory leak detected
2024-07-01 12:10 UTC (2+ messages)
[PATCH v4 00/14] test/tcg: Clang build fixes for arm/aarch64
2024-07-01 12:10 UTC (3+ messages)
` [PATCH v4 01/14] tests/tcg/minilib: Constify digits in print_num
[RFC PATCH 0/2] drm/ttm: support device w/o coherency
2024-07-01 12:10 UTC (8+ messages)
` [RFC PATCH 2/2] drm/ttm: downgrade cached to write_combined when snooping not available
[GIT PULL] mtd: Fixes for 6.10-rc7
2024-07-01 12:08 UTC
[PATCH v2] thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
2024-07-01 12:08 UTC (2+ messages)
[BUG ?] Offline Memory gets stuck in offline_pages()
2024-07-01 12:07 UTC (3+ messages)
[PATCH] mtd: make mtd_test.c a separate module
2024-07-01 12:00 UTC (3+ messages)
[PATCH] mtd: add missing MODULE_DESCRIPTION() macros
2024-07-01 12:00 UTC (3+ messages)
[PATCH] mtd: cmdlinepart: Replace `dbg()` macro with `pr_debug()`
2024-07-01 12:00 UTC (3+ messages)
[PATCH] driver core: have match() callback in struct bus_type take a const *
2024-07-01 12:07 UTC
[RFC 00/12] xe_ggtt node refactor for safer node removal
2024-07-01 12:07 UTC (5+ messages)
` ✓ CI.Patch_applied: success for xe_ggtt node refactor for safer node removal (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH] mmc/virtio: Add virtio MMC driver for QEMU emulation
2024-07-01 12:06 UTC
[syzbot] [net?] [bpf?] KMSAN: uninit-value in sock_hash_delete_elem
2024-07-01 12:06 UTC
[PATCH v3 4/5] wifi: brcmfmac: Add optional lpo clock enable support
2024-07-01 12:03 UTC (2+ messages)
[PATCH] vfio: Get/put KVM only for the first/last vfio_df_open/close in cdev path
2024-07-01 12:02 UTC (4+ messages)
[PATCH 0/4] Drop ifdef for macOS versions older than 12.0
2024-07-01 12:00 UTC (3+ messages)
[PATCH v3 00/15] Introduce support for IGVM files
2024-07-01 11:59 UTC (6+ messages)
` [PATCH v3 04/15] hw/core/machine: Add igvm-cfg object and processing "
[PATCH net-next v22 00/13] Add Realtek automotive PCIe driver
2024-07-01 11:54 UTC (14+ messages)
` [PATCH net-next v22 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v22 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v22 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v22 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v22 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v22 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v22 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v22 08/13] rtase: Implement net_device_ops
` [PATCH net-next v22 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v22 10/13] rtase: Implement ethtool function
` [PATCH net-next v22 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v22 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v22 13/13] MAINTAINERS: Add the rtase ethernet driver entry
[Buildroot] Undeliverable: Outgoing Messages Failure
2024-07-01 12:00 UTC
[PATCH] mtd: nand: mxc_nand: always copy_spare() for page write
2024-07-01 12:00 UTC (2+ messages)
[PATCH 1/2] mtd: nand: mxc_nand: use 'time_left' variable with wait_for_completion_timeout()
2024-07-01 12:00 UTC (2+ messages)
[PATCH] dt-bindings: mtd: qcom,nandc: Define properties at top-level
2024-07-01 12:00 UTC (2+ messages)
[PATCH 2/2] mtd: rawnand: intel: use 'time_left' variable with wait_for_completion_timeout()
2024-07-01 12:00 UTC (2+ messages)
[PATCH 0/2] statx NULL path support
2024-07-01 11:59 UTC (7+ messages)
` [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
[PATCH v2] riscv: Extend sv39 linear mapping max size to 128G
2024-07-01 11:58 UTC (3+ messages)
fs/proc/task_mmu.c:598:48: error: cast to pointer from integer of different size
2024-07-01 11:58 UTC (2+ messages)
[PATCH v2 0/3] Enable PCIe ATS for devicetree boot
2024-07-01 11:57 UTC (3+ messages)
[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
2024-06-28 12:54 UTC (16+ messages)
` [PATCH 2/4] power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe
[PATCH v4 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks
2024-07-01 11:57 UTC (5+ messages)
` [PATCH v4 3/4] x86/cpufeatures: Remove {disabled,required}-features.h
` [PATCH v4 4/4] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET
[PATCH v3] drm/tests: Add tests for the new Monochrome value of tv_mode
2024-07-01 11:56 UTC (2+ messages)
` (subset) "
[PATCH rdma-next 00/12] Multi-plane support for mlx5
2024-07-01 11:55 UTC (4+ messages)
` [PATCH rdma-next 04/12] RDMA/core: Support IB sub device with type "SMI"
[meta-java, master][PATCH] openjdk-8: Fix multiple CVEs
2024-07-01 11:54 UTC
[PATCH] clk: imx8qxp: Defer instead of failing probe
2024-07-01 11:54 UTC (2+ messages)
[PATCH] ARM: Remove address checking for MMUless devices
2024-07-01 11:54 UTC (3+ messages)
[GIT PULL] vfs fixes
2024-07-01 11:53 UTC
[PATCH] adapter: Add retry when bonding device returns connection failure
2024-07-01 11:53 UTC (2+ messages)
` "
[PATCH v18 0/5] implement getrandom() in vDSO
2024-07-01 11:53 UTC (7+ messages)
` [PATCH v18 2/5] random: add vgetrandom_alloc() syscall
[PATCH] netfilter: remove unnecessary assignment in translate_table
2024-07-01 11:53 UTC
[PATCH v3] misc: fastrpc: Increase max user PD initmem size
2024-07-01 11:52 UTC
❌ FAIL (MISSED 13 of 192): Test report for master (6.10.0-rc5, mainline.kernel.org-clang, 3ffea9a7)
2024-07-01 11:52 UTC
[PATCH v4] net/mlx5: Reclaim max 50K pages at once
2024-07-01 11:49 UTC (4+ messages)
[PATCH 0/2] hw/misc: Fix STM32L4x5 EXTI interrupts
2024-07-01 11:48 UTC (2+ messages)
Determining if a merge was produced automatically
2024-07-01 11:49 UTC (2+ messages)
[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
2024-07-01 11:48 UTC (8+ messages)
` [PATCH v2, 2/3] "
[PATCH V2 0/2] arm64: Drop ID_AA64PFR0_EL1_ELx_[64BIT_ONLY|32BIT_64BIT]
2024-07-01 11:48 UTC (3+ messages)
` [PATCH V2 1/2] KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1
[PATCH] OPP: Fix support for required OPPs for multiple PM domains
2024-07-01 11:47 UTC (4+ messages)
[PATCH] tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumption
2024-07-01 11:45 UTC (2+ messages)
[PATCH 5.10] arm64/bpf: Remove 128MB limit for BPF JIT programs
2024-07-01 11:46 UTC
[PATCH v2 0/2] mm: introduce per-order mTHP split counters
2024-07-01 11:46 UTC (5+ messages)
` [PATCH v2 2/2] mm: add docs for "
Git remote origin leaks user access token
2024-07-01 11:46 UTC
[syzbot] [ext4?] general protection fault in __block_commit_write
2024-07-01 11:46 UTC
[Buildroot] Warning_ Your mailbox buildroot@busybox.net will be Shutdown Soon
2024-07-01 11:45 UTC
[Buildroot] Undeliverable: Outgoing mail failed
2024-07-01 11:45 UTC
[ovmf test] 186616: all pass - PUSHED
2024-07-01 11:44 UTC
[RFC 1/1] usb: host: xhci-plat: add enable XHCI-AVOID-BEI quirk by dts
2024-07-01 11:44 UTC (10+ messages)
[PATCH 0/2] mm: introduce per-order mTHP split counters
2024-07-01 11:43 UTC (6+ messages)
` [PATCH 1/2] mm: add "
[PATCH 0/2] change some odd-looking atomic uses
2024-07-01 11:42 UTC (3+ messages)
` [PATCH 1/2] graph-lock: make sure reader_count access is atomic
` [PATCH 2/2] atomics: replace fetch-use-store with direct atomic operations
[PATCH] net/ulp: remove unnecessary assignment in tcp_register_ulp
2024-07-01 11:42 UTC
[meta-multimedia][PATCH 1/2] pipewire: update 1.0.7 -> 1.2.0
2024-07-01 11:43 UTC (3+ messages)
` [oe] "
[PATCH for-next 0/3] RDMA/bnxt_re: DB moderation on GenP7
2024-07-01 11:41 UTC (2+ messages)
[PATCH net-next v7 00/10] net: openvswitch: Add sample multicasting
2024-07-01 11:40 UTC (3+ messages)
` [PATCH net-next v7 05/10] net: openvswitch: add psample action
[morimoto:renesas-bsp/v6.1.96-2024-06-28-3-GrayHawk-sound 720/720] arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dtb: sound@ec400000: False schema does not allow {'compatible': ['renesas,rcar_sound-r8a779h0', 'renesas,rcar_sound-gen4'], 'reg': [[0, 3963617280, 0, 262144], [0, 3964928000, 0, 4096], [0, 3964932096,
2024-07-01 11:39 UTC
Linux 6.9.y btrfs: "NULL pointer dereference in attach_eb_folio_to_filemap" and "BUG: soft lockup" issues
2024-07-01 11:39 UTC (4+ messages)
[MODALTS v0.1 4/4] add modules deps alternatives description
2024-07-01 11:33 UTC (4+ messages)
[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
2024-07-01 11:30 UTC (22+ messages)
` [PATCH v2 01/10] ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
` [PATCH v2 02/10] ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatch
` [PATCH v2 03/10] ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handling
` [PATCH v2 04/10] ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion routines
` [PATCH v2 05/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()
` [PATCH v2 06/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()
` [PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
` [PATCH v2 08/10] soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()
` [PATCH v2 09/10] dt-bindings: sound: fsl,qmc-audio: Add support for multiple QMC channels per DAI
` [PATCH v2 10/10] ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-07-01 11:38 UTC (2+ messages)
[PATCH v12 0/8] Turris Omnia MCU driver
2024-07-01 11:38 UTC (6+ messages)
` [PATCH v12 3/8] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
[OE-core][PATCH] opensbi: bump to 1.5
2024-07-01 11:36 UTC
[PATCH 00/10] hwmon: (amc6821) Various improvements
2024-07-01 11:36 UTC (11+ messages)
` [PATCH 04/10] hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
` [PATCH 05/10] hwmon: (amc2821) Reorder include files, drop unnecessary ones
` [PATCH 06/10] hwmon: (amc6821) Use tabs for column alignment in defines
` [PATCH 07/10] hwmon: (amc2821) Use BIT() and GENMASK()
` [PATCH 08/10] hwmon: (amc6821) Drop unnecessary enum chips
[PATCH 2/9] rust: Upgrade 1.75.0->1.76.0
2024-07-01 11:36 UTC (3+ messages)
` [OE-core] "
[PATCH] btrfs-progs: add --subvol option to mkfs.btrfs
2024-07-01 11:34 UTC (3+ messages)
[PATCH] selftest: epoll_busy_poll: remove unnecessary assignment in TEST_F(epoll_busy_poll, test_get_params)
2024-07-01 11:32 UTC
[PATCH v6 1/2] dt-bindings: iio: light: ROHM BH1745
2024-07-01 11:32 UTC (3+ messages)
` [PATCH v6 2/2] iio: light: ROHM BH1745 colour sensor
[PATCH v2] drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1
2024-07-01 11:32 UTC (2+ messages)
[PATCH rdma-next] RDMA/device: Return error earlier if port in not valid
2024-07-01 11:32 UTC (2+ messages)
[syzbot] [ext4?] general protection fault in __block_commit_write
2024-07-01 11:32 UTC
[PATCH v3 0/5] Add AP6275P wireless support
2024-07-01 11:31 UTC (7+ messages)
` [PATCH v3 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
[PATCH 0/3] PF: Provisioning improvements
2024-07-01 11:31 UTC (5+ messages)
` [PATCH 1/3] drm/xe/pf: Skip fair VFs provisioning if already provisioned
` [PATCH 2/3] drm/xe/pf: Restart VFs provisioning after GT reset
[PATCH] timers/tick_sched: combine WARN_ON_ONCE and print_once
2024-07-01 11:31 UTC (2+ messages)
[PATCH v13 0/8] Turris Omnia MCU driver
2024-07-01 11:30 UTC (9+ messages)
` [PATCH v13 1/8] dt-bindings: firmware: add cznic,turris-omnia-mcu binding
` [PATCH v13 2/8] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v13 3/8] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v13 4/8] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v13 5/8] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v13 6/8] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v13 7/8] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v13 8/8] ARM: dts: turris-omnia: Add GPIO key node for front button
[PATCH] vfio: Reuse file f_inode as vfio device inode
2024-07-01 11:29 UTC (3+ messages)
[PATCH v4 0/2] drm: panel-orientation-quirks: Add quirk for Steam Deck Galileo revision and re-label the Deck panel quirks to specify hardware revision
2024-07-01 11:29 UTC (2+ messages)
[PATCH v2 0/9] drm/i915: Dump DSC state to dmesg/debugfs
2024-07-01 11:28 UTC (2+ messages)
[PATCH v2 0/4] Enable rustdoc tests for the macros crate
2024-07-01 11:24 UTC (5+ messages)
` [PATCH v2 1/4] kbuild: rust: Expand rusttest target for macros
` [PATCH v2 2/4] rust: Enable test for macros::module
` [PATCH v2 3/4] rust: macros: Enable use from macro_rules!
` [PATCH v2 4/4] rust: macros: Enable the rest of the tests
[PATCH v5 0/6] Add DFU and usb boot for TI am62x SK and beagleplay
2024-07-01 11:27 UTC (4+ messages)
` [PATCH v5 4/6] configs: am62x_evm_*: Enable USB and DFU support
[PATCH v12 1/4] PCI/DOE: Rename DOE protocol to feature
2024-07-01 11:27 UTC (3+ messages)
` [PATCH v12 3/4] PCI/DOE: Expose the DOE features via sysfs
[cip:linux-5.10.y-cip 27/40] drivers/gpu/drm/renesas/rcar-du/rcar_du_of.c:249:37: warning: '%u' directive writing between 1 and 10 bytes into a region of size 2
2024-07-01 11:26 UTC
[PATCH v3 0/2] iommu/vt-d: Refactor PRI enable/disable steps
2024-07-01 11:23 UTC (3+ messages)
` [PATCH v3 1/2] iommu/vt-d: Add helper to flush caches for context change
` [PATCH v3 2/2] iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks
[PATCH] phy: Fix the cacography in phy-exynos5250-usb2.c
2024-07-01 11:25 UTC (2+ messages)
[PATCH v5 0/7] use for_each_endpoint_of_node()
2024-07-01 11:23 UTC (4+ messages)
` [PATCH v5 5/7] media: platform: ti: "
[PATCH v5 15/21] common/idpf: add wmb before tail
2024-07-01 11:23 UTC (3+ messages)
` [PATCH v6 0/7] Update MEV TS Base Driver
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.