All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-01 11:29:27 to 2022-05-01 14:55:12 UTC [more...]

[PATCH V3] iio: gp2ap020a00f: Fix signedness bug
 2022-05-01 15:03 UTC  (3+ messages)
` [PATCH V4] "

[PATCH 1/5] arm: mvebu: turris_omnia: Fix RESET button message
 2022-05-01 14:52 UTC  (5+ messages)
` [PATCH 3/5] arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets

[PATCH v2 0/2] dt-bindings: mtd: partitions: Add binding for Sercomm parser
 2022-05-01 14:51 UTC  (18+ messages)
` [PATCH v2 1/2] "

[PATCH iproute2-next 00/11] ip stats: A new front-end for RTM_GETSTATS / RTM_SETSTATS
 2022-05-01 14:52 UTC  (3+ messages)
` [PATCH iproute2-next 06/11] ipstats: Add a group "link"

[Buildroot] [PATCH 1/1] package/kodi-peripheral-joystick: bump version to 19.0.2-Matrix
 2022-05-01 14:49 UTC 

[PATCH v3 1/1] ethdev: mtr: support input color selection
 2022-05-01 14:46 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4] ethdev: mtr: support protocol based "
  ` [dpdk-dev] [PATCH v5] "

drivers/media/platform/qcom/camss/camss-csid-gen2.c:484:2: warning: Value stored to 'hw_gen' is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-01 14:48 UTC 

[ammarfaizi2-block:crng/random/jd/premature-next 22/22] drivers/char/random.c:966:17: error: too many arguments to function 'crng_reseed'
 2022-05-01 14:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-01 14:44 UTC 

[PATCH 0/6] board: freescale: p1_p2_rdb_pc: Fix sizes of LBC peripherals
 2022-05-01 14:44 UTC  (11+ messages)
` [PATCH 1/6] Revert "Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig"
` [PATCH 2/6] Revert "p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM"
` [PATCH 3/6] mpc85xx: Replace magic values in BR/OR PRELIM config options by proper C macros
` [PATCH 4/6] board: freescale: p1_p2_rdb_pc: Fix size of CPLD mapping
` [PATCH 5/6] board: freescale: p1_p2_rdb_pc: Fix size of FLASH NOR mapping
` [PATCH 6/6] board: freescale: p1_p2_rdb_pc: Fix size of NAND mapping

RTT-PROBE: lore-subspace-rtt
 2022-05-01 14:33 UTC 

[PATCH] KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
 2022-05-01 14:32 UTC  (9+ messages)

[PATCH v9 0/5] tests for btrfs fsverity
 2022-05-01 14:28 UTC  (7+ messages)
` [PATCH v9 1/5] common/verity: require corruption functionality
` [PATCH v9 2/5] common/verity: support btrfs in generic fsverity tests
` [PATCH v9 4/5] btrfs: test verity orphans with dmlogwrites

[PATCH V9 00/22] arch: Add basic LoongArch support
 2022-05-01 14:27 UTC  (22+ messages)
` [PATCH V9 03/24] LoongArch: Add elf-related definitions
` [PATCH V9 05/24] LoongArch: Add build infrastructure
` [PATCH V9 07/24] LoongArch: Add atomic/locking headers
` [PATCH V9 08/24] LoongArch: Add other common headers
` [PATCH V9 17/24] LoongArch: Add some library functions
` [PATCH V9 21/24] LoongArch: Add zboot (compressed kernel) support

[PATCHSET v2 RFC 0/11] Add support for ring mapped provided buffers
 2022-05-01 14:25 UTC  (5+ messages)

Linux 5.17.5
 2022-05-01 14:23 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-01 14:22 UTC 

[PATCH v2] eal: add seqlock
 2022-05-01 14:22 UTC  (6+ messages)
` [PATCH v4] "
      ` [PATCH v5] "

[f2fs-dev] [Bug 215929] New: kernel deadlocks while performing file operations
 2022-05-01 14:20 UTC 

[linux-next:master 6711/7959] ./usr/include/scsi/scsi_bsg_mpi3mr.h:96:9: error: unknown type name '__le32'
 2022-05-01 14:17 UTC 

[Buildroot] [PATCH 1/1] package/libmnl: add options to build examples
 2022-05-01 14:18 UTC 

[PATCH] RDMA/siw: Enable siw on tunnel devices
 2022-05-01 14:18 UTC 

[rt-devel:linux-5.18.y-rt-rebase 17/78] drivers/tty/serial/8250/8250_port.c:1047:20: warning: Value stored to 'port' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-01 14:17 UTC 

[ovmf test] 169955: regressions - FAIL
 2022-05-01 14:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-01 14:12 UTC 

[PATCH mptcp-next v18 0/7] BPF packet scheduler
 2022-05-01 14:12 UTC  (9+ messages)
` [PATCH mptcp-next v18 1/7] mptcp: add struct mptcp_sched_ops
` [PATCH mptcp-next v18 2/7] mptcp: add a new sysctl scheduler
` [PATCH mptcp-next v18 3/7] mptcp: add sched in mptcp_sock
` [PATCH mptcp-next v18 4/7] mptcp: add get_subflow wrappers
` [PATCH mptcp-next v18 5/7] mptcp: add bpf_mptcp_sched_ops
` [PATCH mptcp-next v18 6/7] selftests: bpf: add bpf_first scheduler
` [PATCH mptcp-next v18 7/7] selftests: bpf: add bpf_first test
  ` selftests: bpf: add bpf_first test: Build Failure

[PATCH] RISC-V: Don't check text_mutex during stop_machine
 2022-05-01 14:09 UTC  (3+ messages)

OE-core CVE metrics for kirkstone on Sun 01 May 2022 04:00:01 AM HST
 2022-05-01 14:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-01 14:01 UTC 

[PATCH mptcp-next v10 0/3] BPF round-robin scheduler
 2022-05-01 13:57 UTC  (4+ messages)
` [PATCH mptcp-next v10 1/3] mptcp: add subflows array in sched data
` [PATCH mptcp-next v10 2/3] selftests: bpf: add bpf_rr scheduler
` [PATCH mptcp-next v10 3/3] selftests: bpf: add bpf_rr test

RTT-PROBE: lore-subspace-rtt
 2022-05-01 13:50 UTC 

[PATCH 1/4] common/cnxk: add CN103XX platform support
 2022-05-01 13:45 UTC  (2+ messages)

[PATCH memcg v3] net: set proper memcg for net_init hooks allocations
 2022-05-01 13:44 UTC  (9+ messages)
` [PATCH memcg v4] "

[PATCH] USB / dwc3: fix checkpatch warnings
 2022-05-01 13:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-01 13:40 UTC 

OE-core CVE metrics for honister on Sun 01 May 2022 03:30:01 AM HST
 2022-05-01 13:32 UTC 

[PATCH v2 0/2] Let userspace know when snd-hda-intel needs i915
 2022-05-01 13:23 UTC  (8+ messages)
` [PATCH v2 1/2] module: update dependencies at try_module_get()
        ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2022-05-01 13:29 UTC 

[PATCH v2] iommu: fix an incorrect NULL check on list iterator
 2022-05-01 13:28 UTC  (2+ messages)

[linux-next:master 6711/7959] ./usr/include/scsi/scsi_bsg_mpi3mr.h:96:2: error: unknown type name '__le32'
 2022-05-01 13:26 UTC 

[PATCHSET v3 0/12] Add support for ring mapped provided buffers
 2022-05-01 13:25 UTC  (5+ messages)
` [PATCH 12/12] io_uring: add support for ring mapped supplied buffers

[PULL v2 0/7] 9p queue 2022-05-01 (previous 2022-04-30)
 2022-05-01 13:10 UTC  (8+ messages)
` [PULL v2 6/7] 9pfs: fix removing non-existent POSIX ACL xattr on macOS host
` [PULL v2 2/7] 9pfs: fix qemu_mknodat(S_IFREG) on macOS
` [PULL v2 7/7] 9pfs: fix qemu_mknodat() to always return -1 on error on macOS host
` [PULL v2 3/7] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS
` [PULL v2 1/7] 9pfs: fix inode sequencing in 'synth' driver
` [PULL v2 4/7] 9pfs: fix wrong encoding of rdev field in Rgetattr on macOS
` [PULL v2 5/7] 9pfs: fix wrong errno being sent to Linux client on macOS host

[PATCH] crypto: vmx - Align the short log with Makefile cleanups
 2022-05-01 13:07 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-01 13:19 UTC 

[PATCH v2 0/7] Add new cryptodev op for event metadata
 2022-05-01 13:18 UTC  (16+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] cryptodev: add APIs to get/set "
  ` [PATCH v3 2/7] crypto/cnxk: add event metadata set operation
  ` [PATCH v3 3/7] crypto/octeontx: use new API for event metadata
  ` [PATCH v3 6/7] test/event: add asymmetric cases for crypto adapter
  ` [PATCH v3 7/7] test-eventdev: support asym ops "

[PATCH 00/27] kbuild: yet another series of cleanups (modpost and LTO)
 2022-05-01 13:14 UTC  (4+ messages)
` [PATCH 06/27] modpost: use bool type where appropriate

[External] ` NETDEV WATCHDOG: eth0 (ftgmac100): transmit queue 0 timed out ` error in qemu
 2022-05-01 13:13 UTC 

[PATCH v2] iommu: fix an incorrect NULL check on list iterator
 2022-05-01 13:12 UTC  (2+ messages)

[ovmf test] 169952: regressions - FAIL
 2022-05-01 13:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-01 13:09 UTC 

[PATCH v2 0/7] Add support for several new rk3566 SBCs
 2022-05-01 13:05 UTC  (15+ messages)
` [PATCH v2 5/7] arm64: dts: rockchip: add Pine64 Quartz64-B device tree
` (subset) [PATCH v2 0/7] Add support for several new rk3566 SBCs

OE-core CVE metrics for hardknott on Sun 01 May 2022 03:00:01 AM HST
 2022-05-01 13:04 UTC 

[PATCH v5] docs/trans/ja_JP/howto: Don't mention specific kernel versions
 2022-05-01 13:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-01 12:59 UTC 

[PATCH v3 00/15] Add support for MediaTek MT7621 SoC
 2022-05-01 12:52 UTC  (9+ messages)

[RFC 0/6] net/mlx5: introduce limit watermark and host shaper
 2022-05-01 12:50 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-01 12:49 UTC 

[GIT PULL] irq/urgent for 5.18
 2022-05-01 12:48 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Dell Latitude 7520
 2022-05-01 12:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] mx6cuboxi: add eth support for SoMs revision 1.9+
 2022-05-01 12:41 UTC  (6+ messages)
` [PATCH 1/5] phy: adin: remove broken support for adi, phy-mode-override
` [PATCH 2/5] phy: adin: add support for clock output
` [PATCH 3/5] ARM: dts: imx6qdl-sr-som: add support for alternate phy addresses
` [PATCH 4/5] mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS
` [PATCH 5/5] mx6cuboxi: enable driver for adin1300 phy

[PATCH] aoe: Avoid flush_scheduled_work() usage
 2022-05-01 12:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] random: mix in timestamps and reseed on system restore
 2022-05-01 12:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-01 12:38 UTC 

[PATCH] random: do not check for system_wq initialization in wait event
 2022-05-01 12:37 UTC  (2+ messages)

[PATCH RFC] vfio: Introduce DMA logging uAPIs for VFIO device
 2022-05-01 12:33 UTC 

OE-core CVE metrics for dunfell on Sun 01 May 2022 02:30:01 AM HST
 2022-05-01 12:33 UTC 

[geert-renesas-drivers:master] BUILD SUCCESS 46bde326fc339f3bdb06b5fa3f44d27329eebfdf
 2022-05-01 12:32 UTC 

[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd)
 2022-05-01 12:32 UTC  (2+ messages)
` [Bug 215906] "

[PATCH net v2 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
 2022-05-01 12:30 UTC  (3+ messages)

[PATCH net v6 0/2] Replace improper checks and fix bugs in nfc subsystem
 2022-05-01 12:30 UTC  (2+ messages)

[PATCH] bisect--helper: warn if we are assuming an unlikely pathspec
 2022-05-01 12:29 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-01 12:28 UTC 

[PATCH 1/2] alfred: Stabilize synchronization period using timerfd
 2022-05-01 12:28 UTC  (2+ messages)
` [PATCH 2/2] alfred: Switch to epoll for socket handling

[PATCH v3] Warn user if the vga flag is passed but no vga device is created
 2022-05-01 12:25 UTC 

[PATCH v2 00/26] kbuild: yet another series of cleanups (modpost and LTO)
 2022-05-01 12:23 UTC  (2+ messages)

[PATCH 1/3] board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop
 2022-05-01 12:23 UTC  (3+ messages)
` [PATCH 2/3] board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdog
` [PATCH 3/3] board: freescale: p1_p2_rdb_pc: Implement board_reset()

[PATCH net-next 0/3] UDP sock_wfree optimisations
 2022-05-01 12:20 UTC  (2+ messages)

[PATCH] board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010
 2022-05-01 12:20 UTC 

[PATCH net] net: enable memcg accounting for veth queues
 2022-05-01 12:20 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-01 12:17 UTC 

[PATCH] crypto/mlx5: support plaintext keys
 2022-05-01 12:13 UTC 

[ovmf test] 169946: regressions - FAIL
 2022-05-01 12:10 UTC 

[PATCH 1/2] irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
 2022-05-01 12:02 UTC  (5+ messages)
` [PATCH 2/2] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1

RTT-PROBE: lore-subspace-rtt
 2022-05-01 12:06 UTC 

drivers/misc/habanalabs/common/command_submission.c:899:2: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2022-05-01 12:06 UTC 

OE-core CVE metrics for master on Sun 01 May 2022 02:00:01 AM HST
 2022-05-01 12:02 UTC 

[GIT PULL] x86/urgent for 5.18
 2022-05-01 11:59 UTC 

[PATCH] kbuild: drop $(objtree)/ prefix support for clean-files
 2022-05-01 11:57 UTC  (3+ messages)

[PATCH v2 net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
 2022-05-01 11:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-01 11:55 UTC 

[PATCH] net: mvpp2: add delay at the end of .mac_prepare
 2022-05-01 11:45 UTC  (10+ messages)

[PATCH 00/11] rename & split tests
 2022-05-01 11:46 UTC  (2+ messages)

[GIT PULL] objtool/urgent for 5.18
 2022-05-01 11:44 UTC 

[ammarfaizi2-block:netdev/net-next/master 2/4] drivers/net/phy/micrel.c:2729:26: warning: Value stored to 'ptp_priv' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-01 11:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-01 11:44 UTC 

Why do we need READ_ONCE() in list_empty()?
 2022-05-01 11:43 UTC  (2+ messages)

[PATCH 1/2] clk: hisilicon: add CRG driver Hi3521a SoC
 2022-05-01 11:37 UTC  (7+ messages)
` [PATCH 2/2] arm: hisi: enable Hi3521a soc

[geert-m68k:master] BUILD SUCCESS 138d673f12ac7e33ef4c54a4e104675bcadc1aaa
 2022-05-01 11:35 UTC 

[PATCH v3] MIPS: adding a safety check for cpu_has_fpu
 2022-05-01 11:34 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-01 11:33 UTC 

[PATCH v2] MIPS: undefine and redefine cpu_has_fpu when it is overrided
 2022-05-01 11:31 UTC  (7+ messages)

[PATCH 0/6] Add OPP, TSU, RSPI and SPI Multi I/O Bus controller node
 2022-05-01 11:29 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: renesas: r9a07g043: Add "
` [PATCH 2/6] arm64: dts: renesas: r9a07g043: Add RSPI{0,1,2} nodes
` [PATCH 3/6] arm64: dts: renesas: r9a07g043: Add OPP table
` [PATCH 4/6] arm64: dts: renesas: r9a07g043: Add TSU node
` [PATCH 5/6] arm64: dts: renesas: r9a07g043: Create thermal zone to support IPA
` [PATCH 6/6] arm64: dts: renesas: r9a07g043: Add ADC node


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.