All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-29 14:24:02 to 2022-01-29 17:03:52 UTC [more...]

[PATCH] dm ioct: prevent potential specter v1 gadget
 2022-01-29 17:01 UTC  (5+ messages)
` [PATCH v2] "
  ` [dm-devel] [PATCH] "

[PATCH 0/5] Add JSON vector set support to fips validation
 2022-01-29 17:03 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] examples/fips_validation: add jansson dependency
  ` [PATCH v2 2/5] examples/fips_validation: add json info to header
  ` [PATCH v2 3/5] examples/fips_validation: add json parsing
  ` [PATCH v2 4/5] examples/fips_validation: allow json file as input
  ` [PATCH v2 5/5] examples/fips_validation: add json to gcm test

[PATCH v3 0/6] Allocate module text and data separately
 2022-01-29 17:02 UTC  (9+ messages)
` [PATCH v3 1/6] modules: Always have struct mod_tree_root
` [PATCH v3 2/6] modules: Prepare for handling several RB trees
` [PATCH v3 3/6] modules: Introduce data_layout
` [PATCH v3 4/6] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH v3 5/6] modules: Remove module_addr_min and module_addr_max
` [PATCH v3 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[linux-next:master 1889/2855] undefined reference to `exynos_arm64_register_cmu'
 2022-01-29 17:01 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 197 builds: 6 failed, 191 passed, 2 errors, 32 warnings (v4.19.227)
 2022-01-29 17:01 UTC 

[PATCH] Convert CONFIG_REMAKE_ELF to Kconfig
 2022-01-29 15:25 UTC 

stable-rc/linux-5.15.y build: 176 builds: 4 failed, 172 passed, 14 errors, 5 warnings (v5.15.18)
 2022-01-29 16:55 UTC 

BUG: Kernel NULL pointer dereference on write at 0x00000000 (rtmsg_ifinfo_build_skb)
 2022-01-29 16:52 UTC  (3+ messages)

stable-rc/linux-4.4.y baseline: 122 runs, 2 regressions (v4.4.301)
 2022-01-29 16:51 UTC 

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-01-29 16:47 UTC  (6+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function

[PATCH nf 1/2] netfilter: conntrack: move synack init code to helper
 2022-01-29 16:47 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: conntrack: re-init state for retransmitted syn-ack

[PATCH 0/2] device type and create chunk
 2022-01-29 16:46 UTC  (9+ messages)
` [PATCH 1/2] btrfs: keep device type in the struct btrfs_device
` [PATCH 2/2] btrfs: create chunk device type aware

[PATCH v16, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-29 16:43 UTC  (3+ messages)
` [PATCH v16, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v16, 2/2] net: Add dm9051 driver

[PATCH] parisc: Add initial vDSO support
 2022-01-29 16:42 UTC  (3+ messages)

[PATCH v17 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-01-29 16:40 UTC  (5+ messages)
` [PATCH v17 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v17 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v17 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v17 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

stable-rc/linux-5.4.y build: 169 builds: 3 failed, 166 passed, 4 errors, 27 warnings (v5.4.175)
 2022-01-29 16:38 UTC 

[PATCH] staging: media: atomisp: Use BIT macro instead of left shifting
 2022-01-29 16:36 UTC  (3+ messages)

[PATCH] rcu: When rcuog kthreads is in polling mode, wakeup waitqueue is not requried
 2022-01-29 16:37 UTC  (4+ messages)

[esmil:visionfive 36/74] pwm-sifive-ptc.c:undefined reference to `__udivdi3'
 2022-01-29 16:35 UTC  (5+ messages)

[PATCH v4 00/23] staging: r8188eu: remove unneeded ret variables
 2022-01-29 16:28 UTC  (24+ messages)
` [PATCH v4 01/23] staging: r8188eu: remove unneeded variable in rtw_wx_get_essid
` [PATCH v4 02/23] staging: r8188eu: remove unneeded variable in rtw_wx_get_enc
` [PATCH v4 03/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get
` [PATCH v4 04/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_wps_configmethod
` [PATCH v4 05/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_go_device_address
` [PATCH v4 06/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_type
` [PATCH v4 07/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_name
` [PATCH v4 08/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_invitation_procedure
` [PATCH v4 09/23] staging: r8188eu: propagate error code in rtw_p2p_get2
` [PATCH v4 10/23] staging: r8188eu: convert rtw_p2p_set_go_nego_ssid to return void
` [PATCH v4 11/23] staging: r8188eu: convert rtw_p2p_setDN "
` [PATCH v4 12/23] staging: r8188eu: convert rtw_p2p_get_status "
` [PATCH v4 13/23] staging: r8188eu: convert rtw_p2p_get_req_cm "
` [PATCH v4 14/23] staging: r8188eu: convert rtw_p2p_get_role "
` [PATCH v4 15/23] staging: r8188eu: convert rtw_p2p_get_peer_ifaddr "
` [PATCH v4 16/23] staging: r8188eu: convert rtw_p2p_get_peer_devaddr "
` [PATCH v4 17/23] staging: r8188eu: convert rtw_p2p_get_peer_devaddr_by_invitation "
` [PATCH v4 18/23] staging: r8188eu: convert rtw_p2p_get_groupid "
` [PATCH v4 19/23] staging: r8188eu: convert rtw_p2p_get_op_ch "
` [PATCH v4 20/23] staging: r8188eu: convert rtw_p2p_invite_req "
` [PATCH v4 21/23] staging: r8188eu: convert rtw_p2p_set_persistent "
` [PATCH v4 22/23] staging: r8188eu: convert rtw_p2p_prov_disc "
` [PATCH v4 23/23] staging: r8188eu: convert rtw_p2p_got_wpsinfo "

[PATCH] crypto/ipsec_mb: fix null pointer dereference
 2022-01-29 16:30 UTC 

[PATCH V6 0/2] Add thead,c900-plic support
 2022-01-29 16:27 UTC  (6+ messages)
` [PATCH V6 1/2] dt-bindings: update riscv plic compatible string
` [PATCH V6 2/2] irqchip/sifive-plic: Fixup thead,c900-plic dt parse in opensbi
  ` [PATCH V6 2/2] irqchip/sifive-plic: Fixup thead, c900-plic "

[PATCH 1/2] arm64: dts: rockchip: fix vcc3v3_lcd{0,1}_n regulators in rk3568-evb1-10
 2022-01-29 16:24 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: rockchip: fix vcc3v3_lcd{0, 1}_n "
` [PATCH 2/2] arm64: dts: rockchip: add the touchscreen controller to rk3568-evb1-v10

[PATCH net-next] net/fsl: xgmac_mdio: fix return value check in xgmac_mdio_probe()
 2022-01-29 16:22 UTC  (2+ messages)

[PATCH 0/3] usable memory range fixes (arm64/fdt/efi)
 2022-01-29 16:19 UTC  (7+ messages)
` [PATCH 1/3] memblock: define functions to set the usable memory range

[PATCH] i2c: npcm7xx: Fix typos
 2022-01-29 16:18 UTC  (3+ messages)

stable/linux-4.14.y baseline: 104 runs, 1 regressions (v4.14.264)
 2022-01-29 16:19 UTC 

stable-rc/queue/4.19 baseline: 127 runs, 1 regressions (v4.19.226-4-g23c81f83e59b)
 2022-01-29 16:18 UTC 

FAILED: patch "[PATCH] net: sfp: ignore disabled SFP node" failed to apply to 4.19-stable tree
 2022-01-29 16:09 UTC  (2+ messages)
` [PATCH 4.19] net: sfp: ignore disabled SFP node

FAILED: patch "[PATCH] net: sfp: ignore disabled SFP node" failed to apply to 5.4-stable tree
 2022-01-29 16:12 UTC  (3+ messages)
` [PATCH 5.4] net: sfp: ignore disabled SFP node

FAILED: patch "[PATCH] net: sfp: ignore disabled SFP node" failed to apply to 4.14-stable tree
 2022-01-29 16:09 UTC  (2+ messages)
` [PATCH 4.14] net: sfp: ignore disabled SFP node

[GIT PULL] PCI fixes for v5.17
 2022-01-29 16:15 UTC 

[SPDK] Re: Clarification regarding a TCP patch
 2022-01-29 16:14 UTC 

[PATCH nf] netfilter: nft_payload: don't allow th access for fragments
 2022-01-29 16:13 UTC 

[PATCH] Add ethernet0 alias in Nanopi NEO's device tree
 2022-01-29 16:10 UTC  (4+ messages)

drivers/input/touchscreen/ads7846.c:705:24: warning: taking address of packed member 'data' of class or structure 'ads7846_buf' may result in an unaligned pointer value
 2022-01-29 16:10 UTC  (3+ messages)

stable/linux-5.16.y build: 178 builds: 5 failed, 173 passed, 12 errors, 4 warnings (v5.16.4)
 2022-01-29 16:09 UTC 

[PATCH] dt-bindings: net: dsa: realtek-smi: convert to YAML schema
 2022-01-29 16:02 UTC  (3+ messages)

[PATCH] To fix the below failure of handling page fault caused by the invalid input from user
 2022-01-29 15:59 UTC  (3+ messages)

[PATCH 0/2] sunxi: Fix two H616 DRAM bugs
 2022-01-29 15:58 UTC  (3+ messages)
` [PATCH 1/2] sunxi: fix H616 DRAM ODT support
` [PATCH 2/2] sunxi: Fix H616 DRAM read calibration for dual rank

[PULL 00/32] target-arm queue
 2022-01-29 15:55 UTC  (2+ messages)

FAILED: patch "[PATCH] serial: stm32: prevent TDR register overwrite when sending" failed to apply to 4.4-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: stm32: prevent TDR register overwrite when sending" failed to apply to 4.14-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: stm32: prevent TDR register overwrite when sending" failed to apply to 4.9-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: stm32: prevent TDR register overwrite when sending" failed to apply to 5.4-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: stm32: prevent TDR register overwrite when sending" failed to apply to 5.16-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: stm32: prevent TDR register overwrite when sending" failed to apply to 4.19-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: stm32: prevent TDR register overwrite when sending" failed to apply to 5.10-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: stm32: prevent TDR register overwrite when sending" failed to apply to 5.15-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: 8250: of: Fix mapped region size when using" failed to apply to 4.9-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: 8250: of: Fix mapped region size when using" failed to apply to 4.4-stable tree
 2022-01-29 15:56 UTC 

FAILED: patch "[PATCH] serial: 8250: of: Fix mapped region size when using" failed to apply to 4.14-stable tree
 2022-01-29 15:56 UTC 

[Nouveau] [PATCH] drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
 2022-01-29 15:54 UTC  (13+ messages)
        `  "

stable/linux-5.15.y build: 163 builds: 4 failed, 159 passed, 12 errors, 5 warnings (v5.15.18)
 2022-01-29 15:52 UTC 

[Buildroot] [PATCH v2, 1/1] package/android-tools: fastboot needs gcc >= 5
 2022-01-29 15:50 UTC 

[Buildroot] [PATCH 1/1] package/android-tools: fastboot needs gcc >= 5
 2022-01-29 15:48 UTC 

[libvirt test] 167942: regressions - FAIL
 2022-01-29 15:44 UTC 

[PATCH] Makefile: fix build with binutils 2.38
 2022-01-29 15:42 UTC  (4+ messages)

[PATCH] add kaslr-seed generation to extlinux.conf
 2022-01-29 15:40 UTC  (3+ messages)

hardware recovery and RAID5 services
 2022-01-29 15:36 UTC  (9+ messages)

[PATCH 1/1] test: test field truncation in snprint()
 2022-01-29 15:33 UTC 

[PATCH stable 5.16 v1 0/3] KVM: nVMX: Fix Windows 11 + WSL2 + Enlightened VMCS
 2022-01-29 15:29 UTC  (4+ messages)
` [PATCH stable 5.16 v1 1/3] KVM: nVMX: Rename vmcs_to_field_offset{,_table}
` [PATCH stable 5.16 v1 2/3] KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
` [PATCH stable 5.16 v1 3/3] KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use

[PATCH 1/2] arm64: dts: rockchip: rename and sort the rk356x usb2 phy handles
 2022-01-29 15:28 UTC  (6+ messages)

[PATCH] rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE
 2022-01-29 15:27 UTC 

[PATCH] armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADER
 2022-01-29 15:27 UTC 

[PATCH v3 00/10] Add support for SUNIV and F1C100s
 2022-01-29 15:23 UTC  (11+ messages)
` [PATCH v3 01/10] arm: arm926ej-s: start.S: port save_boot_params support from armv7 code
` [PATCH v3 02/10] mach-sunxi: Move timer code to mach folder
` [PATCH v3 03/10] arm: arm926ej-s: Add sunxi code
` [PATCH v3 04/10] ARM: sunxi: Add clock and uart to sunxi headers
` [PATCH v3 05/10] sunxi: Add F1C100s DRAM initial support
` [PATCH v3 06/10] sunxi: board: Add support for SUNIV
` [PATCH v3 07/10] configs: sunxi: Add common SUNIV header
` [PATCH v3 08/10] mach-sunxi: Add support for SUNIV architecture
` [PATCH v3 09/10] ARM: dts: suniv: Add device tree files and bindings for F1C100s
` [PATCH v3 10/10] configs: sunxi: Add support for Lichee Pi Nano

[PATCH 0/3] status: TTY status message request
 2022-01-29 15:23 UTC  (5+ messages)

[PATCH] moveconfig: Fix code relying on now-stripped newline characters
 2022-01-29 15:22 UTC 

drivers/perf/marvell_cn10k_tad_pmu.c:371:34: warning: unused variable 'tad_pmu_of_match'
 2022-01-29 15:20 UTC  (2+ messages)

[poky][dunfell][PATCH 1/6] lsof: correct LICENSE
 2022-01-29 15:20 UTC  (2+ messages)
` [OE-core] "

[PATCH] dma-buf: heaps: Fix potential spectre v1 gadget
 2022-01-29 15:06 UTC 

stable/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.95)
 2022-01-29 15:16 UTC 

[oe][PATCH] opencv: Update contrib 4.5.2 -> 4.5.5
 2022-01-29 15:09 UTC 

[PATCH] random: wake up /dev/random writers after zap
 2022-01-29 15:08 UTC  (2+ messages)

[PATCH] drm/bridge: lt9611: Fix an error handling path in lt9611_probe()
 2022-01-29 15:06 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 178 builds: 3 failed, 175 passed, 2 errors, 29 warnings (v4.9.299)
 2022-01-29 15:06 UTC 

stable-rc/queue/5.15 build: 169 builds: 4 failed, 165 passed, 14 errors, 4 warnings (v5.15.18-19-g67b3ef6fa204)
 2022-01-29 15:06 UTC 

[PATCH] [PATCH,v3,1/1,AARCH64][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2022-01-29 15:00 UTC 

stable-rc/queue/5.4 baseline: 138 runs, 4 regressions (v5.4.174-12-gc12cbebe2e95d)
 2022-01-29 14:59 UTC 

[linusw-nomadik:ixp4xx-cleanup-v5.17-rc1] BUILD SUCCESS WITH WARNING c9bbd09b3066286f881709c58d82c55724840bbb
 2022-01-29 14:51 UTC 

[PATCH] drm/amdgpu: initialize reg_access_ctrl
 2022-01-29 14:53 UTC 

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-01-29 14:53 UTC  (3+ messages)
` [PATCHv2 05/29] x86/tdx: Add HLT support for TDX guests

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS c0cac043a1d7d7b8935a529a0fc450f01eb0f220
 2022-01-29 14:51 UTC 

[PATCH v2] riscv: fix oops caused by irq on/off tracer
 2022-01-29 14:49 UTC  (4+ messages)

Patch "drm/atomic: Add the crtc to affected crtc only if uapi.enable = true" has been added to the 5.15-stable tree
 2022-01-29 14:48 UTC 

[PATCH 1/4] ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
 2022-01-29 14:47 UTC  (12+ messages)

[hardknott][PATCH 00/17] Pull request (cover letter only)
 2022-01-29 14:40 UTC 

[PATCH] soc: nuvoton: Add SoC info driver for WPCM450
 2022-01-29 14:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/poke: install libpoke.so to staging
 2022-01-29 14:23 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/poke: disable minimal-threading with thumb or thumb2
` [Buildroot] [PATCH 3/3] package/poke: bump to version 2.0


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.