messages from 2022-01-17 11:07:37 to 2022-01-17 12:04:58 UTC [more...]
[PATCH v10 00/13] Clean up "mediatek,larb"
2022-01-17 12:04 UTC (8+ messages)
rte_memcpy alignment
2022-01-17 12:03 UTC (7+ messages)
[PATCH] MAINTAINERS: add Suren as psi co-maintainer
2022-01-17 12:03 UTC
[PATCH v3 0/7] MT8186 SMI SUPPORT
2022-01-17 12:01 UTC (6+ messages)
` [PATCH v3 5/7] memory: mtk-smi: Fix the return value for clk_bulk_prepare_enable
[PATCH v3 0/6] ASOC: amd: acp: Add generic PDM and PCI driver support for ACP
2022-01-17 11:58 UTC (13+ messages)
` [PATCH v3 1/6] ASoC: amd: acp: Add generic support for PDM controller on ACP
` [PATCH v3 2/6] ASoC: amd: acp: Add PDM controller based dmic dai for Renoir
` [PATCH v3 3/6] ASoC: amd: acp: Add generic PCI driver module for ACP device
` [PATCH v3 4/6] ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir
` [PATCH v3 5/6] ASoC: amd: acp: acp-legacy: Add DMIC dai link support "
` [PATCH v3 6/6] ASoC: amd: renoir: Add check for acp configuration flags
Massive I/O usage from btrfs-cleaner after upgrading to 5.16
2022-01-17 12:02 UTC (2+ messages)
Procedure for the send review on u-boot patch
2022-01-17 12:00 UTC (5+ messages)
[PATCH v1 0/3] Add BananaPi R2 Pro board
2022-01-17 11:59 UTC (9+ messages)
` [PATCH v1 1/3] dts64: rk3568: drop pclk_xpcs from gmac0
` Aw: "
PCI MSI issue for maxcpus=1
2022-01-17 11:59 UTC (6+ messages)
[PATCH v8 0/7] arm64: dts: renesas: Enable MAX9286 on Eagle and Condor
2022-01-17 12:00 UTC (5+ messages)
` [PATCH v8 2/7] dt-bindings: media: max9286: Define 'maxim,gpio-poc'
` [PATCH v8 5/7] arm64: dts: renesas: eagle: Enable MAX9286
[PATCH 1/2] kernel: Rework kernel make flag to variable mappings
2022-01-17 11:58 UTC (3+ messages)
[PATCH 0/2] Improved support for AMD SEV firmware loading
2022-01-17 11:56 UTC (3+ messages)
[PATCH 0/2] Make platform_get_irq[_byname]_optional() optional
2022-01-17 11:57 UTC (6+ messages)
` [PATCH 1/2] platform: make platform_get_irq_optional() optional
[PATCH 0/3] x86/spec-ctrl: Fix NMI race condition
2022-01-17 11:57 UTC (15+ messages)
` [PATCH 1/3] x86/msr: Split MSR_SPEC_CTRL handling
` [PATCH 2/3] x86/spec-ctrl: Drop SPEC_CTRL_{ENTRY_FROM,EXIT_TO}_HVM
` [PATCH 3/3] x86/spec-ctrl: Fix NMI race condition with VT-x MSR_SPEC_CTRL handling
[PATCH 2/2] drm/amdgpu: add AMDGPURESET uevent on AMD GPU reset
2022-01-17 11:57 UTC (11+ messages)
[Virtio-fs] [virtiofsd] MR opened: xattr mapping add a new type "unsupported"
2022-01-17 11:57 UTC
Patchwork housekeeping for: spi-devel-general
2022-01-17 11:56 UTC
[PATCH v3 00/41] IEEE 802.15.4 scan support
2022-01-17 11:54 UTC (42+ messages)
` [PATCH v3 01/41] MAINTAINERS: Remove Harry Morris bouncing address
` [PATCH v3 02/41] net: ieee802154: hwsim: Ensure proper channel selection at probe time
` [PATCH v3 03/41] net: ieee802154: hwsim: Ensure frame checksum are valid
` [PATCH v3 04/41] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
` [PATCH v3 05/41] net: ieee802154: Improve the way supported channels are declared
` [PATCH v3 06/41] net: ieee802154: Give more details to the core about the channel configurations
` [PATCH v3 07/41] net: ieee802154: mcr20a: Fix lifs/sifs periods
` [PATCH v3 08/41] net: mac802154: Convert the symbol duration into nanoseconds
` [PATCH v3 09/41] net: mac802154: Set the symbol duration automatically
` [PATCH v3 10/41] net: ieee802154: Drop duration settings when the core does it already
` [PATCH v3 11/41] net: ieee802154: Move IEEE 802.15.4 Kconfig main entry
` [PATCH v3 12/41] net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu
` [PATCH v3 13/41] net: ieee802154: Move the address structure earlier
` [PATCH v3 14/41] net: ieee802154: Add a kernel doc header to the ieee802154_addr structure
` [PATCH v3 15/41] net: ieee802154: Return meaningful error codes from the netlink helpers
` [PATCH v3 16/41] net: mac802154: Explain the use of ieee802154_wake/stop_queue()
` [PATCH v3 17/41] net: ieee802154: at86rf230: Call the complete helper when a transmission is over
` [PATCH v3 18/41] net: ieee802154: atusb: "
` [PATCH v3 19/41] net: ieee802154: ca8210: "
` [PATCH v3 20/41] net: mac802154: Stop exporting ieee802154_wake/stop_queue()
` [PATCH v3 21/41] net: mac802154: Rename the synchronous xmit worker
` [PATCH v3 22/41] net: mac802154: Rename the main tx_work struct
` [PATCH v3 23/41] net: mac802154: Follow the count of ongoing transmissions
` [PATCH v3 24/41] net: mac802154: Hold the transmit queue when relevant
` [PATCH v3 25/41] net: mac802154: Create a hot tx path
` [PATCH v3 26/41] net: mac802154: Add a warning in the hot path
` [PATCH v3 27/41] net: mac802154: Introduce a tx queue flushing mechanism
` [PATCH v3 28/41] net: mac802154: Introduce a synchronous API for MLME commands
` [PATCH v3 29/41] net: ieee802154: Add support for internal PAN management
` [PATCH v3 30/41] net: ieee802154: Define a beacon frame header
` [PATCH v3 31/41] net: ieee802154: Define frame types
` [PATCH v3 32/41] net: ieee802154: Add support for scanning requests
` [PATCH v3 33/41] net: mac802154: Handle scan requests
` [PATCH v3 34/41] net: ieee802154: Full PAN management
` [PATCH v3 35/41] net: ieee802154: Add beacons support
` [PATCH v3 36/41] net: mac802154: Handle beacons requests
` [PATCH v3 37/41] net: ieee802154: Trace the registration of new PANs
` [PATCH v3 38/41] net: mac802154: Add support for active scans
` [PATCH v3 39/41] net: mac802154: Add support for processing beacon requests
` [PATCH v3 40/41] net: ieee802154: Handle limited devices with only datagram support
` [PATCH v3 41/41] net: ieee802154: ca8210: Flag the driver as being limited
MCP251xFD runs interrupt handler twice per message
2022-01-17 11:55 UTC (5+ messages)
` Sv: "
Please explain /proc/net/ax25_route
2022-01-17 11:55 UTC (2+ messages)
[RFC] mempool: rte_mempool_do_generic_get optimizations
2022-01-17 11:52 UTC (2+ messages)
` [PATCH] mempool: optimize put objects to mempool with cache
[Bug][5.17-rc0] Between commits daadb3bd0e8d and 455e73a07f6e, the kernel stops loading on my devices
2022-01-17 11:52 UTC (4+ messages)
[PATCH 0/3] arm64: dts: renesas: Add DT overlays for LVDS panel
2022-01-17 11:52 UTC (7+ messages)
` [PATCH 1/3] arm64: dts: renesas: Prepare AA1024XD12 panel .dtsi for overlay support
` [PATCH 2/3] arm64: dts: renesas: Add panel overlay for Salvator-X(S) boards
` [PATCH 3/3] arm64: dts: renesas: Add panel overlay for Draak and Ebisu boards
[PATCH v2 0/6] ASOC: amd: acp: Add generic PDM and PCI driver support for ACP
2022-01-17 11:50 UTC (9+ messages)
` [PATCH v2 1/6] ASoC: amd: acp: Add generic support for PDM controller on ACP
` [PATCH v2 4/6] ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir
[PATCH 1/2] platform: make platform_get_irq_optional() optional
2022-01-17 11:49 UTC (14+ messages)
[PATCH 0/2] libblkid: don't use O_NONBLOCK for floppy
2022-01-17 11:50 UTC (9+ messages)
` [PATCH 2/2] libblkid: reopen floppy without O_NONBLOCK
[OE-core][RFC] classes/native: Propagate dependencies to outhash
2022-01-17 11:50 UTC (2+ messages)
[PATCH v4] xen/arm: Allow QEMU platform to be built with GICv2
2022-01-17 11:49 UTC (5+ messages)
[PATCH 0/2] hw/i386: QOM-attach CPUs/SGX-EPC objects to their parents
2022-01-17 11:48 UTC (3+ messages)
` [RFC PATCH 2/2] hw/i386/sgx: Attach SGX-EPC to its memory backend
[PATCH] intc: Unexport InterruptStatsProviderClass-related functions
2022-01-17 11:47 UTC (2+ messages)
Queries on CAN frame work
2022-01-17 11:48 UTC (4+ messages)
[PATCH v2 00/11] arm64: prepare and add verdin imx8m mini support
2022-01-17 11:47 UTC (7+ messages)
` [PATCH v2 04/11] arm64: defconfig: enable pcieaer configuration
[PATCH] sound/soc/samsung: remove unneeded ret variable
2022-01-17 11:46 UTC (3+ messages)
[PATCH v1 1/2] xfrm: Check if_id in xfrm_migrate
2022-01-17 11:46 UTC (4+ messages)
[PATCH 0/4 v4] bfq: Avoid use-after-free when moving processes between cgroups
2022-01-17 11:45 UTC (3+ messages)
[Buildroot] package/vte: install to staging
2022-01-17 11:44 UTC
[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
2022-01-17 11:44 UTC (14+ messages)
[Buildroot] [PATCH v5 1/1] package/qt5/qt5base: disable broken qmake sysrootify
2022-01-17 11:43 UTC
[PATCH net] can: isotp: isotp_rcv_cf(): fix so->rx race problem
2022-01-17 12:01 UTC
[PATCH v3 00/19] Make image fleecing more usable
2022-01-17 11:36 UTC (4+ messages)
` [PATCH v3 04/19] block/copy-before-write: add bitmap open parameter
[PATCH] raid1, raid10: drop pending_cnt
2022-01-17 11:38 UTC
ui/cocoa.m compile error
2022-01-17 11:35 UTC (7+ messages)
` ui/cocoa.m compile error (Cocoa -> SDL)
[PATCH 0/6] refs: excessive hook execution with packed refs
2022-01-17 11:37 UTC (6+ messages)
` [PATCH v2 "
[Buildroot] [PATCH] package/prosody: security bump to 0.11.12
2022-01-17 11:36 UTC
[PATCH v1] genirq/msi: fix crash when handling Multi-MSI
2022-01-17 11:36 UTC (4+ messages)
[RFC][PATCH 0/3] sched: User Managed Concurrency Groups
2022-01-17 11:35 UTC (5+ messages)
` [RFC][PATCH 3/3] sched: User Mode Concurency Groups
[PATCH 1/2] platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
2022-01-17 11:35 UTC (3+ messages)
` [PATCH 2/2] platform/x86: asus-tf103c-dock: Make 2 global structs static
[PATCH] MAINTAINERS: Add Helge as fbdev maintainer
2022-01-17 11:33 UTC (3+ messages)
[PATCH v2] media: rkisp1: fix grey format iommu page faults
2022-01-17 11:34 UTC (2+ messages)
[PATCH] mm/oom_kill: wake futex waiters before annihilating victim shared mutex
2022-01-17 11:33 UTC (8+ messages)
[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2022-01-17 11:31 UTC (5+ messages)
` [PATCH v5 12/69] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
[PATCH] imx: ventana: correct splashimage load address
2022-01-17 11:31 UTC
[PATCH] driver core: Add missing pm_runtime_put_noidle
2022-01-17 11:27 UTC
[PATCH] vdpa/sfc: make MCDI memzone name unique
2022-01-17 11:29 UTC (2+ messages)
` [PATCH v2] "
intermittent hang, migration-test, 32-bit arm
2022-01-17 11:23 UTC (2+ messages)
completely rework the dma_resv semantic
2022-01-17 11:26 UTC (7+ messages)
` [PATCH 04/24] dma-buf: add dma_resv_get_singleton v2
[PATCH v2 0/1] printk: suppress rcu stall warnings caused by slow
2022-01-17 11:26 UTC (9+ messages)
` [PATCH v2 1/1] printk: suppress rcu stall warnings caused by slow console devices
[PATCH] drm/panel: Add panel-edp: add lcd innolux,n140hca-eac
2022-01-17 11:21 UTC (2+ messages)
[PATCH v8] net: can: Introduce-MEN-16Z192-00-CAN-controller-driver
2022-01-17 11:23 UTC
[Intel-gfx] [PATCH v2 0/1] drm/i915/pxp: Hold RPM wakelock during PXP unbind
2022-01-17 11:21 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 1/1] "
[PATCH v3] pci: Work around PCIe link training failures
2022-01-17 11:21 UTC (3+ messages)
RIP: 0010:radeon_vm_fini+0x15/0x220 [radeon]
2022-01-17 11:21 UTC (3+ messages)
[PATCH 1/2] leds: simatic-ipc-leds: Make simatic_ipc_led_mem_res static
2022-01-17 11:21 UTC (2+ messages)
` [PATCH 2/2] leds: simatic-ipc-leds: Don't directly deref ioremap_resource() returned ptr
Wireguard Windows Service Issues
2022-01-17 11:18 UTC (3+ messages)
[RFC PATCH v2 0/5] Fix and improve gpmi nand on mx28
2022-01-17 11:18 UTC (13+ messages)
` [RFC PATCH v2 1/5] ARM: dts: imx28: reparent gpmi clock to ref_gpmi
` [RFC PATCH v2 2/5] mtd: rawnand: gpmi: fix controller timings setting
` [RFC PATCH v2 3/5] mtd: rawnand: gpmi: use a table to get EDO mode setup
` [RFC PATCH v2 4/5] mtd: rawnand: gpmi: validate controller clock rate
` [RFC PATCH v2 5/5] mtd: rawnand: gpmi: support fast edo timings for mx28
[PATCH 1/2] vim: update to include latest CVE fixes
2022-01-17 11:20 UTC (2+ messages)
` [PATCH 2/2] lighttpd: backport a fix for CVE-2022-22707
[PATCH 2/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
2022-01-17 11:20 UTC (13+ messages)
[PATCH] KVM: x86: Fix the #GP(0) and #UD conditions for XSETBV emulation
2022-01-17 11:18 UTC (4+ messages)
FAILED: patch "[PATCH] KVM: x86: Fix wall clock writes in Xen shared_info not to" failed to apply to 5.16-stable tree
2022-01-17 11:18 UTC
FAILED: patch "[PATCH] KVM: x86: Fix wall clock writes in Xen shared_info not to" failed to apply to 5.15-stable tree
2022-01-17 11:18 UTC
[PATCH] docs/vm: Fix typo in *harden*
2022-01-17 11:13 UTC
sched=null vwfi=native and call_rcu()
2022-01-17 11:13 UTC (7+ messages)
[meta-oe][dunfell][PATCH] c-ares: Fix forgotten PV bump to 1.16.1
2022-01-17 11:13 UTC (2+ messages)
[rdma-core PATCH] providers/rxe: Replace '%' with '&' in check_qp_queue_full()
2022-01-17 11:12 UTC (4+ messages)
[PATCH v2 1/2] stat: remove duplicated code in show_mixed_ddir_status()
2022-01-17 11:09 UTC (2+ messages)
` [PATCH v2 2/2] stat: move unified=both mixed allocation and calculation to new helper
[PATCH] driver core: Add missing pm_runtime_put_noidle
2022-01-17 11:07 UTC
[dm-crypt] [ANNOUNCE] cryptsetup 2.4.3 (CVE-2021-4122 fix)
2022-01-17 11:05 UTC (5+ messages)
` [dm-crypt] "
[PATCH v4 0/1] ceph: add support for getvxattr op
2022-01-17 11:07 UTC (4+ messages)
` [PATCH v4 1/1] ceph: add "
[PATCH v4 00/14] Update the Icicle Kit device tree
2022-01-17 11:07 UTC (6+ messages)
` [PATCH v4 12/14] riscv: dts: microchip: update peripherals in icicle kit "
` [PATCH v4 13/14] riscv: dts: microchip: add new peripherals to "
` [PATCH v4 14/14] MAINTAINERS: update riscv/microchip entry
page: next (older) | prev (newer) | latest
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.