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

[PATCH v1 00/12] implement mldev test application
 2022-11-29  7:07 UTC  (4+ messages)
` [PATCH v1 01/12] app/mldev: implement test framework for mldev
` [PATCH v1 02/12] app/mldev: add common test functions
` [PATCH v1 03/12] app/mldev: add test case to validate device ops

[PATCH 1/2] dt-bindings: Add doc for Radxa ROCK Pi E25
 2022-11-29  7:06 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add "

[PATCH v5] fsverity: stop using PG_error to track error status
 2022-11-29  7:04 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] clk: mediatek: fix dependency of MT7986 ADC clocks
 2022-11-29  7:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/27] another set of MLO patches
 2022-11-29  7:04 UTC  (17+ messages)
                ` wifi: hostapd:/wpa_supplicant MLO "

[PATCH v5 0/4] Introduce MediaTek frequency hopping driver
 2022-11-29  7:04 UTC  (3+ messages)

[dm-devel] [PATCH 0/3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
 2022-11-29  7:04 UTC  (3+ messages)
` [dm-devel] [PATCH 2/3] dm bufio: Split main logic out of dm_bufio_client creation/destroy

[PATCH 00/10] MTK: Undesired set_rate on main PLLs and GPU DVFS
 2022-11-29  7:03 UTC  (3+ messages)

[PATCH linux-next] elevator: use sysfs_streq() instead of strncmp()
 2022-11-29  7:04 UTC 

[PATCH v2 1/2] i2c: loongson: add bus driver for the loongson i2c controller
 2022-11-29  7:04 UTC  (9+ messages)
` [PATCH v2 2/2] dt-bindings: i2c: add loongson i2c

[PATCH v3 0/2] ALSA: core: Fix deadlock when shutdown a frozen userspace
 2022-11-28  9:26 UTC  (2+ messages)

[PATCH v3] USB: FHCI: fix error return code in of_fhci_probe()
 2022-11-29  7:03 UTC  (2+ messages)

[PATCH linux-next v2] net: stmmac: use sysfs_streq() instead of strncmp()
 2022-11-29  7:02 UTC  (2+ messages)

[PATCH 1/2] ASoC: tas5805m: rework to avoid scheduling while atomic
 2022-11-27  8:49 UTC  (2+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-26 15:43 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add 9p test client to section "virtio-9p"
 2022-11-29  7:01 UTC  (3+ messages)

[PATCH] mmp:fix wrong comparison in ext2fs_mmp_stop
 2022-11-29  7:02 UTC 

Synchronization request of supported ipipe kernel versions
 2022-11-29  7:01 UTC  (5+ messages)

[syzbot] WARNING in iov_iter_revert (3)
 2022-11-29  7:00 UTC 

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
 2022-11-29  6:58 UTC  (3+ messages)

[PATCH v2 1/6] hwmon: (gxp-fan-ctrl) Add GXP fan controller
 2022-11-29  6:58 UTC  (2+ messages)

Re: Crash with PREEMPT_RT on aarch64 machine
 2022-11-29  6:58 UTC 

[PATCH] tune2fs:check return value of ext2fs_mmp_update2 in rewrite_metadata_checksums
 2022-11-29  6:58 UTC 

[PATCH v5 0/3] Add riscv semihosting support in u-boot
 2022-11-29  6:57 UTC  (4+ messages)

[meta-gnome][PATCH 1/7] appstream-glib: update 0.7.18 -> 0.8.2
 2022-11-29  6:56 UTC  (7+ messages)
` [meta-gnome][PATCH 2/7] amtk: update 5.3.1 -> 5.6.1
` [meta-gnome][PATCH 3/7] gedit: update 42.2 -> 43.2
` [meta-gnome][PATCH 4/7] gthumb: build with libsoup-3
` [meta-gnome][PATCH 5/7] tepl: update 6.0.0 -> 6.2.0
` [meta-gnome][PATCH 6/7] gtk4: remove recipe
` [meta-gnome][PATCH 7/7] evolution-data-server: remove libgdata dependency

[ANNOUNCE] Release v4.19.266-cip86 and v5.10.155-cip21
 2022-11-29  6:57 UTC  (3+ messages)

[PATCH v1 0/8] Renesas V4H DSI & DP output support
 2022-11-29  6:57 UTC  (7+ messages)
` [PATCH v1 7/8] drm: rcar-du: dsi: Add r8A779g0 support

[PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
 2022-11-29  6:55 UTC  (2+ messages)

[PATCH] riscv: head: use 0 as the default text_offset
 2022-11-29  6:55 UTC  (9+ messages)

[PATCH v2 00/12] riscv: Allwinner D1/D1s platform support
 2022-11-29  6:54 UTC  (11+ messages)
` [PATCH v2 12/12] riscv: defconfig: Enable the Allwinner D1 platform and drivers

[kvalo-ath:master-pending] BUILD SUCCESS 4dd4e96059ac3423134be5e6c63378a277d2dced
 2022-11-29  6:52 UTC 

[PATCH v1 00/12] *** implement mldev test application ***
 2022-11-29  6:50 UTC  (13+ messages)
` [PATCH v1 01/12] app/mldev: implement test framework for mldev
` [PATCH v1 02/12] app/mldev: add common test functions
` [PATCH v1 03/12] app/mldev: add test case to validate device ops
` [PATCH v1 04/12] app/mldev: add test case to validate model ops
` [PATCH v1 05/12] app/mldev: add ordered inference test case
` [PATCH v1 06/12] app/mldev: add test case to interleave inferences
` [PATCH v1 07/12] app/mldev: enable support for burst inferences
` [PATCH v1 08/12] app/mldev: enable support for queue pairs and size
` [PATCH v1 09/12] app/mldev: enable support for inference batches
` [PATCH v1 10/12] app/mldev: enable support for inference validation
` [PATCH v1 11/12] app/mldev: enable reporting stats in mldev app
` [PATCH v1 12/12] app/mldev: add documentation for mldev test cases

[Intel-gfx] [PATCH 1/3] drm/i915/mtl: Define MOCS and PAT tables for MTL
 2022-11-29  6:51 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/mtl: Define new PTE encode "

[PATCHSET 0/3] xfs: fixes for 6.2
 2022-11-29  6:50 UTC  (11+ messages)
` [PATCH 1/3] xfs: invalidate block device page cache during unmount
` [PATCH 2/3] xfs: use memcpy, not strncpy, to format the attr prefix during listxattr
` [PATCH 3/3] xfs: shut up -Wuninitialized in xfsaild_push
` [PATCH 4/3] xfs: attach dquots to inode before reading data/cow fork mappings

[RFC PATCH] board: ti: common: board_detect: Fix EEPROM read quirk for 2-byte
 2022-11-29  6:50 UTC 

Crash with PREEMPT_RT on aarch64 machine
 2022-11-29  6:48 UTC  (3+ messages)
`  "

[PATCH v4] fsverity: stop using PG_error to track error status
 2022-11-29  6:48 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/2] dt-bindings: Add doc for Orange Pi R1 Plus
 2022-11-29  6:40 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: rk3328: Add "

[PATCH 00/13] RTAS maintenance
 2022-11-29  6:47 UTC  (9+ messages)
` [PATCH 03/13] powerpc/rtas: avoid device tree lookups in rtas_os_term()
` [PATCH 13/13] powerpc/rtas: place tracepoints in do_enter_rtas()

PCI resource allocation mismatch with BIOS
 2022-11-29  6:48 UTC  (4+ messages)

[PATCH v4 0/3] add ti tmag5273 driver
 2022-11-29  6:45 UTC  (4+ messages)
` [PATCH v4 1/3] iio: add struct declaration for iio types
` [PATCH v4 2/3] dt-bindings: iio: magnetometer: add ti tmag5273 documentation file
` [PATCH v4 3/3] iio: magnetometer: add ti tmag5273 driver

[Intel-gfx] [PATCH v4] drm/i915/mtl: Media GT and Render GT share common GGTT
 2022-11-29  6:45 UTC  (6+ messages)

[oe-core][PATCHv6] gcr: add recipe for gcr-4, needed to build with gtk4
 2022-11-29  6:42 UTC 

[PATCH v1 00/26] net: dsa: microchip: stats64, fdb, error
 2022-11-29  6:42 UTC  (8+ messages)
` [PATCH v1 14/26] net: dsa: microchip: KSZ88x3 fix loopback support
` [PATCH v1 21/26] net: dsa: microchip: ksz8_r_sta_mac_table(): do not use error code for empty entries

[PATCH] ASoC: qcom: lpass-sc7280: Add system suspend/resume PM ops
 2022-11-29  6:36 UTC 

[PATCH] driver core: fix up some missing class.devnode() conversions
 2022-11-29  6:33 UTC  (3+ messages)

[PATCH v3 net-next 00/10] dt-binding preparation for ocelot switches
 2022-11-29  6:32 UTC  (5+ messages)
` [PATCH v3 net-next 06/10] dt-bindings: net: dsa: mediatek,mt7530: fix port description location

[ipipe 4.19 5.4][PATCH] ipipe: Fix handling of level triggered IRQs
 2022-11-29  6:33 UTC  (3+ messages)

[PATCH v2 0/9] riscv: add Bouffalolab bl808 support
 2022-11-29  6:32 UTC  (8+ messages)
` [PATCH v2 2/9] serial: bflb_uart: add Bouffalolab UART Driver

[PATCH 0/8] mmc: sdhci-pxav2: Add support for PXA168
 2022-11-29  6:31 UTC  (3+ messages)
` [PATCH 3/8] mmc: sdhci-pxav2: add register workaround for PXA168 silicon bug

[PATCH V5 0/7] arm64/perf: Enable branch stack sampling
 2022-11-29  6:26 UTC  (11+ messages)
` [PATCH V5 2/7] arm64/perf: Update struct arm_pmu for BRBE
` [PATCH V5 5/7] arm64/perf: Drive BRBE from perf event states

[ipipe 4.4][PATCH] ipipe: Fix imbalance of level triggered IRQ states
 2022-11-29  6:26 UTC  (2+ messages)

[PATCH v2] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
 2022-11-29  6:25 UTC  (3+ messages)

[PATCH v2] USB: FHCI: fix error return code in of_fhci_probe()
 2022-11-29  6:41 UTC  (2+ messages)

[PATCH] ipw2x00: Remove some unused functions
 2022-11-29  6:24 UTC 

[PATCHv4 bpf-next 0/4] bpf: Add bpf_vma_build_id_parse kfunc
 2022-11-29  6:20 UTC  (4+ messages)
` [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc

Port silent mode detection to future gnu make
 2022-11-29  6:18 UTC  (3+ messages)

[peterz-queue:core/wip-u128 3/9] arch/x86/include/asm/cmpxchg_64.h:40:17: error: incompatible types when returning type 'u128' but 'bool' {aka '_Bool'} was expected
 2022-11-29  6:18 UTC 

[PATCH] drivers/net/netfront: Fix NULL sring after live migration
 2022-11-29  6:17 UTC  (2+ messages)

[PATCH] USB: FHCI: fix error return code in of_fhci_probe()
 2022-11-29  6:17 UTC  (3+ messages)

[PATCH] ext4: add barrier info if journal device write cache is not enabled
 2022-11-29  6:16 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 0/5] i915: dedicated MCR locking and hardware semaphore
 2022-11-29  6:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for i915: dedicated MCR locking and hardware semaphore (rev2)

next/master build: 14 builds: 0 failed, 14 passed (next-20221129)
 2022-11-29  6:12 UTC 

[PATCH bpf 0/2] Check timer_off for map_in_map only when map value has timer
 2022-11-29  6:12 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer

next/master build: 14 builds: 0 failed, 14 passed (next-20221129)
 2022-11-29  6:12 UTC 

[PATCH 0/9] RISC-V KVM ONE_REG interface for SBI
 2022-11-29  6:09 UTC  (25+ messages)
` [PATCH 2/9] RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
` [PATCH 5/9] RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
` [PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
` [PATCH 7/9] RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
` [PATCH 8/9] RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
` [PATCH 9/9] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[net-next] bpf: avoid the multi checking
 2022-11-29  6:06 UTC  (12+ messages)
` [net-next] bpf: avoid hashtab deadlock with try_lock

[PATCH v2] virtio_net: support inner header hash for GRE-encapsulated packets
 2022-11-29  6:05 UTC  (10+ messages)
  ` [virtio-dev] "

[RFC][PATCH v2] erofs-utils: mkfs: support fragment deduplication
 2022-11-29  6:06 UTC  (3+ messages)

[PATCH 0/2] bpftool: improve error handing for missing .BTF section
 2022-11-29  6:00 UTC  (5+ messages)
` [PATCH 1/2] libbpf: show more info about missing ".BTF" section
` [PATCH 2/2] makefiles: do not generate empty vmlinux.h

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-11-29  5:58 UTC  (11+ messages)
` [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH v4 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2022-11-29  5:53 UTC  (6+ messages)
` [PATCH v4 1/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH net] net: Add a gfp_t parameter in ip_fib_metrics_init to support atomic context
 2022-11-29  5:53 UTC 

[pull request][net 00/15] mlx5 fixes 2022-11-24
 2022-11-29  5:51 UTC  (8+ messages)
` [net 03/15] net/mlx5: E-switch, Fix duplicate lag creation
` [net 13/15] net/mlx5e: MACsec, remove replay window size limitation in offload path

[LTP] [PATCH v1 1/2] include/lapi/sched.h: move namespaces_constants.h's constant into here
 2022-11-29  6:41 UTC  (4+ messages)
` [LTP] [PATCH v1 2/2] include/lapi/sched.h: Move lapi/clone.h "

[PATCH net] net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10
 2022-11-29  5:46 UTC  (3+ messages)

[PATCH v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
 2022-11-29  5:46 UTC  (4+ messages)

[RFC bpf-next 0/5] bpf: making BTF self-describing
 2022-11-29  5:35 UTC  (3+ messages)
` [RFC bpf-next 2/5] libbpf: provide libbpf API to encode BTF kind information

[PATCH 0/6] wifi: rtw89: preparation of MCC
 2022-11-29  5:35 UTC  (5+ messages)
` [PATCH 4/6] wifi: rtw89: mac: process MCC related C2H

[PATCH for 7.2-rc3 v3 0/7] fix vhost-user issues with CI
 2022-11-29  5:30 UTC  (4+ messages)
` [PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling

[wireless-next:pending] BUILD SUCCESS 8cd2a12cc967ca60872ecd3f7b7a485cc30ff8ff
 2022-11-29  5:28 UTC 

[PATCH v2] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-11-29  5:28 UTC  (6+ messages)

[PATCH v2 2/2] gpiolib: protect the GPIO device against being dropped while in use by user-space
 2022-11-29  5:26 UTC  (2+ messages)

nvdimm,pmem: makedumpfile: __vtop4_x86_64: Can't get a valid pte
 2022-11-29  5:22 UTC  (3+ messages)

[bug report] libnvdimm: fix mishandled nvdimm_clear_poison() return value
 2022-11-29  5:22 UTC  (3+ messages)

[PATCH] lib: sbi: Add option to select boot hart
 2022-11-29  5:21 UTC 

drivers/cpuidle/cpuidle-riscv-sbi.c:506 sbi_genpd_probe() warn: missing error code 'ret'
 2022-11-29  5:19 UTC  (4+ messages)


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.