All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-21 10:29:11 to 2022-02-21 10:57:32 UTC [more...]

[PATCH v7 00/10] ethdev: datapath-focused flow rules management
 2022-02-21 10:57 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 02/11] ethdev: add flow item/action templates

[PATCH][next] ath6kl: Replace zero-length arrays with flexible-array members
 2022-02-21 10:26 UTC  (2+ messages)

[PATCH v2] libperf: Add API for allocating new thread map
 2022-02-21 10:26 UTC 

[PATCH v3] ath9k: use hw_random API instead of directly dumping into random.c
 2022-02-21 10:22 UTC  (2+ messages)

[PATCH][next] ath: Replace zero-length arrays with flexible-array members
 2022-02-21 10:26 UTC  (2+ messages)

[PATCH] libperf: Rename arguments of perf_thread_map APIs
 2022-02-21 10:26 UTC 

[PATCH v10 0/3] ath11k: add HE radiotap header support
 2022-02-21 10:52 UTC  (3+ messages)
` [PATCH v10 1/3] ath11k: switch to using ieee80211_tx_status_ext()

[PATCH][next] ath11k: Replace zero-length arrays with flexible-array members
 2022-02-21 10:25 UTC  (3+ messages)

FAILED: patch "[PATCH] bpf: Fix toctou on read-only map's constant scalar tracking" failed to apply to 5.4-stable tree
 2022-02-21 10:24 UTC  (6+ messages)

[PATCH][next] ath10k: Replace zero-length array with flexible-array member
 2022-02-21 10:24 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-21 10:56 UTC 

[PATCH v2 0/7] soc: fsl: guts: cleanups and serial_number support
 2022-02-21 10:41 UTC  (3+ messages)

[PATCH v10 2/3] ath11k: decode HE status tlv
 2022-02-21 10:48 UTC  (2+ messages)

[PATCH 0/3] Misc coverity fixes and tweaks
 2022-02-21 10:55 UTC  (6+ messages)
` [PATCH 1/3] tests/resource: Initialise gnttab before xenforeignmemory_map_resource()
` [PATCH 3/3] CI: Coverity tweaks

[PATCH] hwmon: add driver for Aquacomputer Farbwerk 360
 2022-02-21 10:21 UTC 

[PATCH] ath10k: fix pointer arithmetic error in trace call
 2022-02-21 10:38 UTC  (2+ messages)

[PATCH v6 0/6] ath11k: add feature for device recovery
 2022-02-21 10:20 UTC  (3+ messages)

[PATCH 0/5] iommu/amd: Cleanup and fixes
 2022-02-21  4:59 UTC  (6+ messages)
` [PATCH 1/5] iommu/amd: Improve error handling for amd_iommu_init_pci
` [PATCH 2/5] iommu/amd: Call memunmap in error path
` [PATCH 3/5] iommu/amd: Clean up function declarations
` [PATCH 4/5] iommu/amd: Remove unused struct fault.devid
` [PATCH 5/5] iommu/amd: Improve amd_iommu_v2_exit()

[syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
 2022-02-21 10:21 UTC  (4+ messages)

[PATCH v2 00/19] add support for WCN6750
 2022-02-21 10:19 UTC  (13+ messages)
` [PATCH v2 02/19] ath11k: Refactor PCI code to support hybrid bus devices
` [PATCH v2 05/19] ath11k: Remove core PCI references from PCI common code

[drm-misc:drm-misc-next 3/6] drivers/gpu/drm/solomon/ssd130x.c:301:21: sparse: sparse: dubious: x & !y
 2022-02-21 10:53 UTC 

[PATCH 00/19] Python PEP-517: build wheels and installw with pip
 2022-02-21 10:52 UTC  (2+ messages)
` [OE-core] "

[PATCH] armv8: fsl-layerscape: use previous aligned address for gic_lpi_base
 2022-02-21 10:52 UTC  (3+ messages)

[PATCH] ath11k: Fix frames flush failure caused by deadlock
 2022-02-21 10:29 UTC  (2+ messages)

[PATCH] ath11k: Handle failure in qmi firmware ready
 2022-02-21 10:28 UTC  (2+ messages)

[PATCHv2] ath11k: Invalidate cached reo ring entry before accessing it
 2022-02-21 10:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: check vm ready by evicting
 2022-02-21 10:46 UTC  (4+ messages)

[ammarfaizi2-block:rostedt/linux-trace/for-next 21/32] kernel/trace/trace_events_user.c:747:16: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2022-02-21 10:12 UTC 

[PATCH net-next 0/4] bpf, sockmap: Fix memleaks and issues of mem charge/uncharge
 2022-02-21 10:31 UTC  (5+ messages)
` [PATCH net-next 1/4] bpf, sockmap: Fix memleak in sk_psock_queue_msg
` [PATCH net-next 2/4] bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
` [PATCH net-next 3/4] bpf, sockmap: Fix more uncharged while msg has more_data
` [PATCH net-next 4/4] bpf, sockmap: Fix double uncharge the mem of sk_msg

RTT-PROBE: lore-subspace-rtt
 2022-02-21 10:51 UTC 

[PATCH v3 00/19] xen/arm: mm: Remove open-coding mappings
 2022-02-21 10:22 UTC  (11+ messages)
` [PATCH v3 10/19] xen/arm32: mm: Re-implement setup_xenheap_mappings() using map_pages_to_xen()
` [PATCH v3 11/19] xen/arm: mm: Allocate xen page tables in domheap rather than xenheap
` [PATCH v3 12/19] xen/arm: mm: Allow page-table allocation from the boot allocator
` [PATCH v3 13/19] xen/arm: Move fixmap definitions in a separate header
` [PATCH v3 14/19] xen/arm: add Persistent Map (PMAP) infrastructure
` [PATCH v3 15/19] xen/arm: mm: Clean-up the includes and order them
` [PATCH v3 16/19] xen/arm: mm: Use the PMAP helpers in xen_{,un}map_table()
` [PATCH v3 17/19] xen/arm64: mm: Add memory to the boot allocator first
` [PATCH v3 18/19] xen/arm: mm: Rework setup_xenheap_mappings()
` [PATCH v3 19/19] xen/arm: mm: Re-implement setup_frame_table_mappings() with map_pages_to_xen()

[PATCH v2 1/9] soc: imx: gpcv2: add PGC control register indirection
 2022-02-21 10:09 UTC  (10+ messages)
` [PATCH v2 3/9] soc: imx: gpcv2: add support for i.MX8MP power domains
` [PATCH v2 7/9] arm64: dts: imx8mp: add HSIO power-domains

[PATCH 1/1] nvme-tcp: lockdep: annotate in-kernel sockets
 2022-02-21 10:16 UTC  (2+ messages)

[PATCH 0/7] btrfs: a fix for fsync and a few improvements to the full fsync path
 2022-02-21 10:11 UTC  (3+ messages)
` [PATCH 1/7] btrfs: fix lost prealloc extents beyond eof after full fsync

[PATCH v2 0/5] docs/zh_CN: add admin-guide damon translation
 2022-02-21 10:06 UTC  (6+ messages)
` [PATCH v2 1/5] docs/zh_CN: Refactoring the admin-guide directory index
` [PATCH v2 2/5] docs/zh_CN: add admin-guide damon index translation
` [PATCH v2 3/5] docs/zh_CN: add admin-guide damon start translation
` [PATCH v2 4/5] docs/zh_CN: add damon usage translation
` [PATCH v2 5/5] docs/zh_CN: add damon reclaim translation

[PATCH v3 0/5] crypto/qat: add asymmetric crypto algorithms
 2022-02-21 10:48 UTC  (6+ messages)
` [PATCH v3 1/5] crypto/qat: refactor asymmetric crypto functions
` [PATCH v3 2/5] crypto/qat: add named elliptic curves
` [PATCH v3 3/5] crypto/qat: add ecdsa algorithm
` [PATCH v3 4/5] crypto/qat: add ecpm algorithm
` [PATCH v3 5/5] crypto/qat: refactor asymmetric session

[PATCH] random: use max-period linear interrupt extractor
 2022-02-21 10:09 UTC  (2+ messages)

[PATCH] dt-bindings: update Roger Quadros email
 2022-02-21 10:07 UTC  (2+ messages)

[PATCH v3 0/6] RISC-V IPI Improvements
 2022-02-21 10:06 UTC  (9+ messages)
` [PATCH v3 2/6] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode

[PATCH v6 1/6] ath11k: add ath11k_qmi_free_resource() for recovery
 2022-02-21 10:06 UTC  (3+ messages)

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2022-02-21 10:03 UTC  (12+ messages)
` [PATCH v5 03/11] dt-bindings: media: Add bindings for bcm2835-unicam
` [PATCH v5 04/11] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface

Bug#1005900: linux.uml: uml_mconsole client becomes blocked on read after issuing commands stop and go
 2022-02-21 10:46 UTC  (2+ messages)

[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
 2022-02-21 10:08 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-21 10:46 UTC 

[PATCH] iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify code
 2022-02-21 10:02 UTC  (4+ messages)

[PATCH 00/29] x86: Kernel IBT
 2022-02-21 10:06 UTC  (4+ messages)
` [PATCH 15/29] x86: Disable IBT around firmware

[PATCH 0/6] Add multiple-consumer support to int3472-tps68470 driver
 2022-02-21 10:07 UTC  (15+ messages)
` [PATCH 1/6] ACPI: scan: Add acpi_dev_get_next_consumer_dev()
` [PATCH 2/6] ACPI: bus: Add iterator for dependent devices
` [PATCH 3/6] platform/x86: int3472: Support multiple clock consumers
` [PATCH 4/6] platform/x86: int3472: Add terminator to gpiod_lookup_table
` [PATCH 5/6] platform/x86: int3472: Support multiple gpio lookups in board data
` [PATCH 6/6] platform/x86: int3472: Add board data for Surface Go2 IR camera

[LTP] [PATCH 1/5] kcmp.h: move it to ltp include/lapi directory
 2022-02-21 10:03 UTC  (6+ messages)
` [LTP] [PATCH 4/5] Add pidfd_getfd01 test

[Nouveau] [PATCH] drm: Only select I2C_ALGOBIT for drivers that actually need it
 2022-02-21 10:44 UTC  (3+ messages)
  `  "

[syzbot] WARNING in vhost_dev_cleanup (2)
 2022-02-21 10:05 UTC  (9+ messages)

[PATCH v2 00/22] drm: Fill in default values for plane properties
 2022-02-21  9:59 UTC  (11+ messages)
` [PATCH v2 02/22] drm/tegra: plane: switch to plane reset helper
` [PATCH v2 03/22] drm/tegra: hub: Fix zpos initial value mismatch
` [PATCH v2 08/22] drm/tegra: plane: Remove redundant zpos initialisation
` [PATCH v2 10/22] drm/exynos: "
` [PATCH v2 11/22] drm/imx: ipuv3-plane: "
` [PATCH v2 12/22] drm/msm/mdp5: "
` [PATCH v2 15/22] drm/rcar: plane: "
` [PATCH v2 17/22] drm/sun4i: layer: "
` [PATCH v2 21/22] drm/imx: ipuv3-plane: Remove redundant color encoding and range initialisation

[PATCH 0/3] soundwire: qcom: add pm runtime support
 2022-02-21 10:41 UTC  (4+ messages)
` [PATCH 1/3] soundwire: qcom: add runtime pm support
` [PATCH 2/3] dt-bindings: soundwire: qcom: document optional wake irq
` [PATCH 3/3] soundwire: qcom: add wake up interrupt support

[PATCH] bpf: cleanup comments
 2022-02-21 10:02 UTC  (2+ messages)

[ammarfaizi2-block:axboe/linux-block/m1/2022-02-19 493/552] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:4075:42: sparse: sparse: incorrect type in assignment (different base types)
 2022-02-21 10:02 UTC 

[PATCH] net/i40e: enable max frame size at port level
 2022-02-21 10:42 UTC  (3+ messages)

[PATCH] lib/iov_iter: initialize "flags" in new pipe_buffer
 2022-02-21 10:03 UTC 

[PATCH 0/3] KVM: x86/pmu: Segregate Intel and AMD specific logic
 2022-02-21 10:01 UTC  (4+ messages)
` [PATCH 3/3] "

hikvision ds-u12 webcam problem
 2022-02-21 10:01 UTC  (2+ messages)

[PATCH v10 0/4] drm/lsdc: add drm driver for loongson display controller
 2022-02-21 10:01 UTC  (4+ messages)
` [PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node

[PATCH] lib/iov_iter: initialize "flags" in new pipe_buffer
 2022-02-21 10:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-21 10:41 UTC 

[PATCH 0/5] MediaTek pinctrl drivers cleanups
 2022-02-21  9:59 UTC  (12+ messages)
` [PATCH 4/5] pinctrl: mediatek: common-v1: Commonize spec_pupd callback
` [PATCH 5/5] pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-02-21 10:00 UTC  (18+ messages)

[PULL v3 00/29] Misc mostly build system patches for 2022-02-15
 2022-02-21 10:34 UTC  (2+ messages)
` [PULL 08/29] configure, meson: move AF_ALG test to meson

[PATCH v3 0/6] Add Tegra234 HDA support
 2022-02-21  9:59 UTC  (5+ messages)
` [PATCH v3 4/6] dt-bindings: Add HDA support for Tegra234

[PATCH] crypto: fix asymmetric private session variable size
 2022-02-21 10:38 UTC  (3+ messages)

[workqueue] 29bd199e4e: WARNING:possible_circular_locking_dependency_detected
 2022-02-21 10:38 UTC  (2+ messages)
` [PATCH] workqueue: Use private WQ for schedule_on_each_cpu() API

[xen-unstable test] 168182: tolerable FAIL
 2022-02-21 10:36 UTC 

[PATCHv4 0/4] watchdog: rti-wdt: attach to running timer
 2022-02-21  9:59 UTC  (4+ messages)
` [PATCHv4 3/4] watchdog: rti-wdt: attach to running watchdog during probe

RTT-PROBE: lore-subspace-rtt
 2022-02-21 10:36 UTC 

[PATCH v4 00/10] clk: Improve clock range handling
 2022-02-21  9:56 UTC  (4+ messages)
` [PATCH v4 0/10] "

[PATCH v1 1/1] i2c: robotfuzz-osif: Propagate parent device to I2C core
 2022-02-21  9:56 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 140 runs, 20 regressions (v5.4.180-74-g8504f6c48ff1)
 2022-02-21  9:55 UTC 

Build regressions/improvements in v5.17-rc5
 2022-02-21  9:55 UTC 

[PATCH 0/5] RiscV cleanups for user-related life cycles
 2022-02-21 10:29 UTC  (7+ messages)
` [PATCH 1/5] hw/riscv/riscv_hart: free the harts array when the object is finalized

[PATCH v2] ceph: do not update snapshot context when there is no new snapshot
 2022-02-21  9:54 UTC  (3+ messages)

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2022-02-21  9:53 UTC  (4+ messages)
` [PATCH v16 21/40] pwm: tegra: Add runtime PM and OPP support

[PATCH v1 1/8] ARM: dts: imx6qdl-vicut1/vicutgo: Set default backlight brightness to maximum
 2022-02-21  9:53 UTC  (15+ messages)
` [PATCH v1 2/8] ARM: dts: imx6qdl-vicut1/vicutgo: Rename backlight to backlight_lcd
` [PATCH v1 3/8] ARM: dts: imx6qdl-vicut1/vicutgo: Add backlight_led node
` [PATCH v1 4/8] ARM: dts: imx6qdl-vicut1: update gpio-line-names for some GPIOs
` [PATCH v1 5/8] ARM: dts: imx6qdl-vicut1/vicutgo: The sgtl5000 uses i2s not ac97
` [PATCH v1 6/8] ARM: dts: imx6dl-victgo: Add interrupt-counter nodes
` [PATCH v1 7/8] ARM: dts: imx6dl-victgo: The TGO uses a lg,lb070wv8 compatible 7" display
  ` [PATCH v1 7/8] ARM: dts: imx6dl-victgo: The TGO uses a lg, lb070wv8 "
` [PATCH v1 8/8] ARM: dts: imx6qdl-victgo: add CAN termination support

[PATCH 0/2] Add VIRTIO_RING_F_INDIRECT_SIZE and queue_indirect_size
 2022-02-21 10:33 UTC  (5+ messages)
` [PATCH 2/2] Add common configuration field "queue_indirect_size"

[PATCH v6 00/23] drm/rockchip: RK356x VOP2 support
 2022-02-21  9:53 UTC  (6+ messages)
` [PATCH v6 17/23] arm64: dts: rockchip: rk356x: Add HDMI nodes
  ` Aw: "

arch/mips/kernel/traps.c:128 show_raw_backtrace() error: uninitialized symbol 'addr'
 2022-02-21 10:33 UTC 

[PATCH v2] perf test: Skip Sigtrap test for arm+aarch64
 2022-02-21  9:52 UTC  (4+ messages)

❌ FAIL: Test report for kernel 5.17.0-rc4 (mainline.kernel.org-clang, 77478077)
 2022-02-21 10:32 UTC 

[ammarfaizi2-block:axboe/linux-block/m1/2022-02-19 522/552] sound/soc/apple/mca.c:776:6: warning: no previous prototype for 'apple_mca_release_dma_chans'
 2022-02-21  9:51 UTC 

[PATCH v3 0/5] ARM: r9a06g032: add support for the watchdogs
 2022-02-21  9:50 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: clock: r9a06g032: Add the definition of the watchdog clock
` [PATCH v3 2/5] dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1
` [PATCH v3 3/5] ARM: dts: r9a06g032: Add the watchdog nodes
` [PATCH v3 4/5] ARM: dts: r9a06g032-rzn1d400-db: Enable watchdog0 with a 60s timeout
` [PATCH v3 5/5] watchdog: Add Renesas RZ/N1 Watchdog driver

[mingo-tip:sched/headers 400/2574] net/ipv4/nexthop.c:3686:32: sparse: sparse: dereference of noderef expression
 2022-02-21  9:51 UTC 

[PATCH v2] simplefb: Enable boot time VESA graphic mode selection
 2022-02-21  9:51 UTC  (3+ messages)
` [PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2022-02-21 10:31 UTC 

[Intel-wired-lan] [PATCH net v1] i40e: Add restoration of VF MSI-X state during PCI reset
 2022-02-21 10:31 UTC 

[PATCH v8 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-21 10:31 UTC  (4+ messages)

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-21  9:51 UTC  (3+ messages)

qemu iotest 161 and make check
 2022-02-21 10:27 UTC  (6+ 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.