All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-03 09:25:34 to 2022-05-03 10:02:01 UTC [more...]

[PATCH 00/21] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking v2
 2022-05-03 10:00 UTC  (8+ messages)
` [PATCH 01/21] context_tracking: Remove unused context_tracking_in_user()
` [PATCH 02/21] rcu: Set rcu_idle_enter() as noinstr
` [PATCH 03/21] rcu: Add a note about noinstr VS unsafe eqs functions
` [PATCH 04/21] context_tracking: Add a note about noinstr VS unsafe context tracking functions
` [PATCH 06/21] context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exit_callable()
` [PATCH 07/21] context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit()
` [PATCH 09/21] context_tracking: Split user tracking Kconfig

[PATCH v6 1/8] ARM: hpe: Introduce the HPE GXP architecture
 2022-05-03 10:00 UTC  (9+ messages)
` [PATCH v6 5/8] dt-bindings: timer: hpe,gxp-timer: Creation
` [PATCH v6 6/8] dt-bindings: arm: hpe: add GXP Support
` [PATCH v6 7/8] ARM: dts: Introduce HPE GXP Device tree

[PATCH] net/netvsc: fix issues with hot adding multiple VF PCI devices
 2022-05-03 10:01 UTC  (2+ messages)

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-05-03  9:58 UTC  (4+ messages)
` [PATCH v7 5/5] perf arm-spe: Use SPE data source for neoverse cores

[asahilinux:bits/110-smc 3/14] drivers/gpio/gpio-macsmc.c:230:3-8: No need to set .owner here. The core will do it
 2022-05-03 10:00 UTC  (2+ messages)
` [PATCH] gpio: fix platform_no_drv_owner.cocci warnings

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-05-03  9:58 UTC  (5+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region

[PATCH] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
 2022-05-03 10:00 UTC  (3+ messages)

[OpenRISC] [PATCH] hw/openrisc: use right OMPIC size variable
 2022-05-03  9:59 UTC  (6+ messages)
` [PATCH v2] "
  ` [OpenRISC] "

[PATCH v8 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver
 2022-05-03  9:58 UTC  (12+ messages)
` [PATCH v8 1/3] ARM: dts: nuvoton: Add memory controller node
` [PATCH v8 2/3] dt-bindings: edac: nuvoton: add NPCM memory controller
` [PATCH v8 3/3] EDAC: nuvoton: Add NPCM memory controller driver

[PATCH v10 0/5] media: atmel: atmel-isc: implement media controller
 2022-05-03  9:51 UTC  (12+ messages)
` [PATCH v10 1/5] media: atmel: atmel-isc: prepare for media controller support
` [PATCH v10 2/5] media: atmel: atmel-isc: implement media controller
` [PATCH v10 3/5] ARM: dts: at91: sama7g5: add nodes for video capture
` [PATCH v10 4/5] ARM: configs: at91: sama7: add xisc and csi2dc
` [PATCH v10 5/5] ARM: multi_v7_defconfig: add atmel video pipeline modules

[PATCH net-next 0/2] MACB NAPI improvements
 2022-05-03  9:57 UTC  (5+ messages)
` [PATCH net-next 2/2] net: macb: use NAPI for TX completion path

[PATCH 1/2] serial: 8250: core: Remove unneeded <linux/pm_runtime.h>
 2022-05-03  9:56 UTC  (2+ messages)

KASAN: use-after-free Read in tcp_retransmit_timer (5)
 2022-05-03  9:56 UTC  (10+ messages)
` [syzbot] "
        ` [PATCH] net: rds: acquire refcount on TCP sockets
            ` [PATCH v2] "

[master][kirkstone][PATCH v2] rootfs-postcommands: fix symlinks where link and output path are equal
 2022-05-03  9:56 UTC 

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-05-03  9:56 UTC  (6+ messages)
` [PATCH 2/5] lib: add bitmap_{from,to}_arr64

[PATCH 00/12] initial clock support for exynosauto v9 SoC
 2022-05-03  9:55 UTC  (4+ messages)
  ` [PATCH 10/12] arm64: dts: exynosautov9: add initial cmu clock nodes

cannot mount btrfs root partition
 2022-05-03  9:54 UTC  (6+ messages)

[PATCH 00/23] add a new coccinelle semantic patch to enforce a
 2022-05-03  9:54 UTC  (3+ messages)
` [PATCH 06/23] builtin/bisect--helper.c: Fix coding style

[PATCH v6 00/16] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-05-03  9:38 UTC  (51+ messages)
` [PATCH v6 01/16] clk: mediatek: reset: Add reset.h
` [PATCH v6 02/16] clk: mediatek: reset: Fix written reset bit offset
` [PATCH v6 03/16] clk: mediatek: reset: Refine and reorder functions in reset.c
` [PATCH v6 04/16] clk: mediatek: reset: Extract common drivers to update function
` [PATCH v6 05/16] clk: mediatek: reset: Merge and revise reset register function
` [PATCH v6 06/16] clk: mediatek: reset: Revise structure to control reset register
` [PATCH v6 07/16] clk: mediatek: reset: Support nonsequence base offsets of reset registers
` [PATCH v6 08/16] clk: mediatek: reset: Support inuput argument index mode
` [PATCH v6 09/16] clk: mediatek: reset: Change return type for clock reset register function
` [PATCH v6 10/16] clk: mediatek: reset: Add new register reset function with device
` [PATCH v6 11/16] clk: mediatek: reset: Add reset support for simple probe
` [PATCH v6 12/16] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192/MT8195
` [PATCH v6 13/16] dt-bindings: reset: mediatek: Add infra_ao reset index "
` [PATCH v6 14/16] clk: mediatek: reset: Add infra_ao reset support "
` [PATCH v6 15/16] arm64: dts: mediatek: Add infra #reset-cells property for MT8192
` [PATCH v6 16/16] arm64: dts: mediatek: Add infra #reset-cells property for MT8195

[PATCH v5 0/4] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
 2022-05-03  9:48 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: display: mediatek: dsi: "

rte_bus_probe() does not exit on error
 2022-05-03  9:52 UTC  (3+ messages)

[Buildroot] [git commit branch/2022.02.x] package/redis: security bump to v6.2.7
 2022-05-03  9:51 UTC 

[Buildroot] [PATCH for 2022.02.x 1/1] package/redis: security bump to v6.2.7
 2022-05-03  9:51 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915: Fix assert in i915_ggtt_pin
 2022-05-03  9:51 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix assert in i915_ggtt_pin (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH yocto-autobuilder-helper v12] Add a banner on the old documentation docs
 2022-05-03  9:51 UTC  (2+ messages)
` [yocto] "

[PATCH] dt-bindings: mfd: Add bindings child nodes for the Mediatek MT6360
 2022-05-03  9:48 UTC  (4+ messages)

[PATCH] qapi: Fix incorrect Since tags
 2022-05-03  9:46 UTC  (3+ messages)

[PATCH v7 00/22] host: Support macOS 12
 2022-05-03  9:40 UTC  (2+ messages)

[ovmf test] 170030: regressions - FAIL
 2022-05-03  9:48 UTC 

[PATCH 2/2] ARM: dts: stm32: add UserPA13 button on stm32mp135f-dk
 2022-05-03  9:41 UTC  (2+ messages)

stable-rc/linux-5.10.y build: 186 builds: 5 failed, 181 passed, 6 errors, 14 warnings (v5.10.113-112-g3a0b67ef7e5db)
 2022-05-03  9:46 UTC 

[PATCH 1/2] ARM: dts: stm32: add blue led (Linux heartbeat) on stm32mp135f-dk
 2022-05-03  9:41 UTC  (2+ messages)

[master][kirkstone][PATCH] rootfs-postcommands: fix symlinks where link and output path are equal
 2022-05-03  9:46 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/2] build improvments
 2022-05-03  9:41 UTC  (4+ messages)

[PATCH] cifs: flush all dirty pages to server before read/write
 2022-05-03  9:45 UTC  (8+ messages)

[PATCH v5 0/2] Adds starting the idle domain privileged
 2022-05-03  9:43 UTC  (6+ messages)
` [PATCH v5 1/2] xsm: create idle domain privileged and demote after setup

[PATCH] hw/dma: Add Xilinx AXI CDMA
 2022-05-03  9:34 UTC  (4+ messages)

[RFC PATCH v1 0/8] qapi: add generator for Golang interface
 2022-05-03  9:40 UTC  (10+ messages)

[PATCH 1/2] clk: hisilicon: add CRG driver Hi3521a SoC
 2022-05-03  9:41 UTC  (4+ messages)

[PATCH 0/2] usb: usb251xb: configurable reset delay
 2022-05-03  9:41 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: usb: usb251xb: add documentation for reset-delay-us

[PATCH 13/24] aic7xxx: make BUILD_SCSIID() a function
 2022-05-03  9:39 UTC  (2+ messages)

[PATCH v5 0/9] i.MX8MP DW100 dewarper driver
 2022-05-03  9:39 UTC  (10+ messages)
` [PATCH v5 1/9] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v5 2/9] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v5 3/9] vivid: add dynamic array test control
` [PATCH v5 4/9] media: Documentation: dw100: Add user documentation for the DW100 driver
` [PATCH v5 5/9] media: v4l: uapi: Add user control base for DW100 controls
` [PATCH v5 6/9] media: uapi: Add a control for DW100 driver
` [PATCH v5 7/9] media: dt-bindings: media: Add i.MX8MP DW100 binding
` [PATCH v5 8/9] media: dw100: Add i.MX8MP dw100 dewarper driver
` [PATCH v5 9/9] media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver

[PATCH net] selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is operational
 2022-05-03  9:40 UTC  (2+ messages)

[PATCH net-next] net: sparx5: Add handling of host MDB entries
 2022-05-03  9:39 UTC 

[PATCH v9 0/9] IPI virtualization support for VM
 2022-05-03  9:39 UTC  (3+ messages)

[PATCH] arm64: dts: exynos: move XTCXO clock frequency to board in Exynos Auto v9
 2022-05-03  9:37 UTC  (4+ messages)

[PATCH 0/3] Spectre BHB follow up
 2022-05-03  9:38 UTC  (4+ messages)
` [PATCH 1/3] xen/arm: Sync sysregs and cpuinfo with Linux 5.18-rc3
` [PATCH 2/3] xen/arm: Advertise workaround 1 if we apply 3
` [PATCH 3/3] xen/arm: Add sb instruction support

[PATCH 0/3] add eal functions for thread affinity
 2022-05-03  9:38 UTC  (5+ messages)
` [PATCH v4 0/3] add eal functions for thread affinity and self
  ` [PATCH v4 3/3] test/threads: add unit test for thread API

[PATCH v5 0/6] RZN1 USB Host support
 2022-05-03  9:37 UTC  (8+ messages)
` [PATCH v5 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032

[PATCH v3 0/3] block/dirty-bitmaps: fix and improve bitmap merge
 2022-05-03  9:34 UTC  (7+ messages)
` [PATCH v3 1/3] block: block_dirty_bitmap_merge(): fix error path
` [PATCH v3 2/3] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
` [PATCH v3 3/3] block: simplify handling of try to merge different sized bitmaps

[Intel-gfx] [PATCH v2] drm/i915: Fix race in __i915_vma_remove_closed
 2022-05-03  9:36 UTC  (2+ messages)

stable-rc/queue/4.14 build: 196 builds: 5 failed, 191 passed, 2 errors, 32 warnings (v4.14.277-48-g4797f88b821d)
 2022-05-03  9:36 UTC 

stable-rc/linux-4.14.y build: 195 builds: 4 failed, 191 passed, 2 errors, 32 warnings (v4.14.277-46-gfdaae5b7ab84)
 2022-05-03  9:36 UTC 

[PATCH v1] vga: avoid crash if no default vga card
 2022-05-03  9:17 UTC 

[PATCH] KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state
 2022-05-03  9:35 UTC  (2+ messages)

Softnic test failed + questions
 2022-05-03  9:33 UTC 

irqdomain API: how to set affinity of parent irq of chained irqs?
 2022-05-03  9:32 UTC  (4+ messages)

[PATCH v2] KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps
 2022-05-03  9:32 UTC  (2+ messages)

[PATCH 1/2] sysctl: read() must consume poll events, not poll()
 2022-05-03  9:32 UTC  (9+ messages)
` [PATCH 2/2] random: add fork_event sysctl for polling VM forks

[RFC] Data structure for information handoff between firmware boot stages
 2022-05-03  9:31 UTC  (4+ messages)

[PATCH v11 00/24] drm/rockchip: RK356x VOP2 support
 2022-05-03  9:29 UTC  (9+ messages)
` (subset) "

[lpieralisi-pci:pci/versatile] BUILD SUCCESS 6086987bdeb5910778e6488b1cd6801701b4ef91
 2022-05-03  9:29 UTC 

drivers/gpu/drm/tegra/gem.c:153 tegra_bo_pin() error: 'map->sgt' dereferencing possible ERR_PTR()
 2022-05-03  9:29 UTC 

stable-rc/queue/4.9 baseline: 75 runs, 1 regressions (v4.9.312-38-g16e3f3f4add3b)
 2022-05-03  9:28 UTC 

[net-next PATCH] amt: Use BIT macros instead of open codes
 2022-05-03  9:28 UTC  (4+ messages)

stable-rc/linux-4.19.y baseline: 52 runs, 1 regressions (v4.19.241-49-g667276a8c00e)
 2022-05-03  9:28 UTC 

stable-rc/queue/5.15 baseline: 72 runs, 1 regressions (v5.15.37-162-gc188e7e7ab7e)
 2022-05-03  9:28 UTC 

[PATCH v2 1/2] external-arm-toolchain-versions: Use ldd to get libc version
 2022-05-03  9:27 UTC  (3+ messages)
` [PATCH v2 2/2] external-arm-toolchain: Add support for Arm GCC 11.2 binary release

[Intel-gfx] [PATCH v2 00/20] drm/edid: CEA data block iterators, and more
 2022-05-03  9:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 17/20] drm/edid: detect basic audio in all CEA extensions
` [Intel-gfx] [PATCH v2 18/20] drm/edid: detect color formats and CTA revision in all CTA extensions
` [Intel-gfx] [PATCH v2 19/20] drm/edid: skip CTA extension scan in drm_edid_to_eld() just for CTA rev
` [Intel-gfx] [PATCH v2 20/20] drm/edid: sunset drm_find_cea_extension()

[PATCH 0/3] trace-cruncher: Small fixes
 2022-05-03  9:25 UTC  (3+ messages)
` [PATCH 2/3] trace-cruncher: Update github workflows

[PATCH 0/7] serial: pch: cleanup
 2022-05-03  9:24 UTC  (3+ messages)
` [PATCH 1/7] serial: pch: move size check from pop_tx one level up


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.