All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-12 13:42:37 to 2022-10-12 14:51:48 UTC [more...]

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-10-12 14:40 UTC  (11+ messages)

[PATCH] counter: ti-ecap-capture: fix IS_ERR() vs NULL check
 2022-10-12 14:51 UTC 

[PULL 00/16] qtest patches (and one unit test and one avocado fix)
 2022-10-12 14:33 UTC  (10+ messages)
` [PULL 01/16] qtest: "-display none" is set in qtest_init()
` [PULL 02/16] tests/migration: remove the unused local variable
` [PULL 03/16] tests/x86: add helper qtest_qmp_device_del_send()
` [PULL 04/16] tests/x86: Add subtest with 'q35' machine type to device-plug-test
` [PULL 05/16] tests/x86: Refactor hot unplug hd-geo-test
` [PULL 06/16] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
` [PULL 07/16] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
` [PULL 08/16] tests/x86: Fix comment typo in drive_del-test
` [PULL 09/16] tests/x86: replace snprint() by g_strdup_printf() "

[PATCH] i2c: dln2: prevent buffer overflow in dln2_i2c_write()
 2022-10-12 14:51 UTC 

[PATCH v1 net] tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
 2022-10-12 14:50 UTC 

[GIT PULL] LoongArch changes for v6.1
 2022-10-12 14:48 UTC 

[PATCH] x86/sgx: Replace kmap/kunmap_atomic calls
 2022-10-12 14:50 UTC  (5+ messages)

[RFC PATCH 1/1] crypto: af_alg - Support symmetric encryption via keyring keys
 2022-10-12 14:49 UTC  (3+ messages)

[LTP] [PATCH v5 0/5] mmapstress01: refactor to ltp framework
 2022-10-12 14:48 UTC  (6+ messages)
` [LTP] [PATCH v5 1/5] mmapstress01: refactor to tst_test framework
` [LTP] [PATCH v5 2/5] mmapstress01: format comments
` [LTP] [PATCH v5 3/5] mmapstress01: define fsize bounds by file offset bits
` [LTP] [PATCH v5 4/5] mmapstress01: remove unnecessary pidarray
` [LTP] [PATCH v5 5/5] mmapstress01: move sighandler to setup and remove sig blocks

[PATCH 0/2] rcu/nocb fix and optimization
 2022-10-12 14:49 UTC  (7+ messages)
` [PATCH 2/2] rcu/nocb: Spare bypass locking upon normal enqueue

[PATCH v2] wifi: ath10k: Delay the unmapping of the buffer
 2022-10-12 14:49 UTC  (6+ messages)

[PATCH mptcp-net v3] mptcp: fix abba deadlock on fastopen
 2022-10-12 14:48 UTC 

3-word compound adjectives; the return of the '-'
 2022-10-12 14:47 UTC 

[PATCH 1/2] build: allow to conditionally build apps
 2022-10-12 14:47 UTC  (2+ messages)
` [PATCH 2/2] build: export dpdk_includes for subproject usage

[Intel-gfx] [PATCH 00/22] drm/i915: ELD precompute and readout
 2022-10-12 14:46 UTC  (26+ messages)
` [Intel-gfx] [PATCH 01/22] drm/i915/audio: s/dev_priv/i915/
` [Intel-gfx] [PATCH 02/22] drm/i915/audio: Nuke leftover ROUNDING_FACTOR
` [Intel-gfx] [PATCH 03/22] drm/i915/audio: Remove CL/BLC audio stuff
` [Intel-gfx] [PATCH 04/22] drm/i915/audio: Exract struct ilk_audio_regs
` [Intel-gfx] [PATCH 05/22] drm/i915/audio: Use REG_BIT() & co
` [Intel-gfx] [PATCH 06/22] drm/i915/audio: Unify register bit naming
` [Intel-gfx] [PATCH 07/22] drm/i915/audio: Protect singleton register with a lock
` [Intel-gfx] [PATCH 08/22] drm/i915/audio: Nuke intel_eld_uptodate()
` [Intel-gfx] [PATCH 09/22] drm/i915/audio: Read ELD buffer size from hardware
` [Intel-gfx] [PATCH 10/22] drm/i915/audio: Make sure we write the whole ELD buffer
` [Intel-gfx] [PATCH 11/22] drm/i915/audio: Use u32* for ELD
` [Intel-gfx] [PATCH 12/22] drm/i915/audio: Use intel_de_rmw() for most audio registers

[linux-next:master] BUILD REGRESSION f843795727e4f5612c612cd178db1557978da742
 2022-10-12 14:41 UTC  (3+ messages)

[PATCH v4] staging: rtl8192e: remove unnecessary braces for single statement blocks
 2022-10-12 14:36 UTC  (2+ messages)

rtlwifi: missing return value in
 2022-10-12 14:43 UTC  (2+ messages)

[PULL 0/1] testing: revert pc-bios build patch
 2022-10-12 14:32 UTC  (7+ messages)
` [PULL 1/1] Revert "configure: build ROMs with container-based cross compilers"

[LTP] [PATCH] security/ima: limit the scope of the LTP policy rules based on the UUID
 2022-10-12 14:39 UTC  (10+ messages)

[PATCH v4 0/8] iio: stm32-adc: add support of adc for stm32mp13
 2022-10-12 14:37 UTC  (20+ messages)
` [PATCH v4 1/8] iio: adc: stm32-adc: fix channel sampling time init
` [PATCH v4 2/8] dt-bindings: iio: adc: stm32-adc: add stm32mp13 compatibles
` [PATCH v4 3/8] iio: adc: stm32-adc: add stm32mp13 support
` [PATCH v4 4/8] iio: adc: stm32: manage min sampling time on all internal channels
` [PATCH v4 5/8] ARM: dts: stm32: add adc support to stm32mp13
` [PATCH v4 6/8] ARM: dts: stm32: add adc pins muxing on stm32mp135f-dk
` [PATCH v4 7/8] ARM: dts: stm32: add dummy vdd_adc regulator "
` [PATCH v4 8/8] ARM: dts: stm32: add adc support "

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-10-12 14:38 UTC  (10+ messages)
` [RFC PATCH v3 0/7] add support for CDX bus
  ` [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent

[PATCH net] kcm: avoid potential race in kcm_tx_work
 2022-10-12 14:38 UTC  (3+ messages)

[PATCH] perf: Fix missing raw data on tracepoint events
 2022-10-12 14:38 UTC 

[PATCH v2 0/2] locking/rwsem: Fix rwsem waiter optimistic spinning problem with RT tasks
 2022-10-12 14:38 UTC  (5+ messages)
` [PATCH v2 1/2] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
` [PATCH v2 2/2] locking/rwsem: Limit # of null owner retries for handoff writer

[Intel-gfx] [PATCH] drm/i915: add wait and lock to i915_vma_move_to_active
 2022-10-12 14:38 UTC  (2+ messages)

[PATCH] drivers/extcon: use simple i2c probe
 2022-10-12 14:18 UTC 

[PATCH 0/3] iothread and irqfd support
 2022-10-12 14:28 UTC  (2+ messages)

[PATCH v9 0/3] x86/sgx: fine grained SGX MCA behavior
 2022-10-12 14:36 UTC  (5+ messages)
` [PATCH v9 3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization

Receiving report multiple times when changing cpu
 2022-10-12 14:35 UTC 

[GIT PULL] virtio: fixes, features
 2022-10-12 14:33 UTC  (7+ messages)

[PATCH v3 0/3] marvell,pp2.yaml and .dtsi improvements
 2022-10-12 14:34 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: net: marvell,pp2: convert to json-schema

[PATCH v1] event/dlb2: add port probing enhancements
 2022-10-12 14:32 UTC 

[net RFC] selftests: bonding: up/down delay w/ slave link flapping
 2022-10-12 14:32 UTC 

[PATCH] ethdev: add include for vtune
 2022-10-12 14:32 UTC  (3+ messages)

[PATCH v4 0/5] drm: Add driver for PowerPC OF displays
 2022-10-12 14:31 UTC  (17+ messages)
` [PATCH v4 5/5] drm/ofdrm: Support big-endian scanout buffers

Sum of weights idea for CFS PI
 2022-10-12 14:30 UTC  (5+ messages)

[PATCH 0/5] Makefile: Deal with missing blobs consistently
 2022-10-12 14:29 UTC  (7+ messages)
` [PATCH 4/5] binman: Use an exit code when blobs are missing

[PATCH] libsepol/cil: restore error on context rule conflicts
 2022-10-12 14:27 UTC 

[PATCH v14 0/3] Add TDX Guest Attestation support
 2022-10-12 14:27 UTC  (5+ messages)
` [PATCH v14 1/3] x86/tdx: Make __tdx_module_call() usable in driver module

[PATCH] ufs: core: Disable auto h8 before ssu
 2022-10-12 14:25 UTC  (4+ messages)

[Intel-gfx] [PATCH 22/22] hax: drm/i915/audio: Make HSW hardware ELD buffer sort of work
 2022-10-12 14:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 22/22] drm/i915/audio: Resume HSW/BDW HDA controller around ELD access

[PATCH v2 1/2] Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
 2022-10-12 14:21 UTC  (2+ messages)

stable/linux-5.15.y baseline: 111 runs, 3 regressions (v5.15.73)
 2022-10-12 14:23 UTC 

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-12 14:22 UTC  (3+ messages)
` [PATCH v5 5/7] sched/fair: Add sched group latency support

ublk-qcow2: ublk-qcow2 is available
 2022-10-12 14:22 UTC  (9+ messages)

[master][langdale][PATCH] python3: upgrade 3.10.6 -> 3.10.7
 2022-10-12 14:22 UTC 

main - lvmlockd: Fix sanlock lvmlock lv size calculation
 2022-10-12 14:22 UTC 

[PATCH] Kconfig: distro: Use imply instead of select for CMD_FAT
 2022-10-12 14:21 UTC  (4+ messages)

[PATCH] ext4: fix a NULL pointer when validating an inode bitmap
 2022-10-12 14:21 UTC  (4+ messages)
` [PATCH v2] ext4: fix BUG_ON() when directory entry has invalid rec_len

NXP BSP release LF5.15.52_2.1.0
 2022-10-12 14:21 UTC  (4+ messages)
` [meta-freescale] "

[Outreachy] internship contribution
 2022-10-12 14:21 UTC  (13+ messages)

[PATCH] net/bonding: fix socket_id type
 2022-10-12 14:20 UTC  (3+ messages)

[PATCH] tcm_loop: Increase maximum request size
 2022-10-12 14:19 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
 2022-10-12 14:18 UTC  (3+ messages)

[PATCH] wifi: iwlwifi: fix double free on tx path
 2022-10-12 14:17 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 112 runs, 2 regressions (v5.15.72-36-g3886958cda706)
 2022-10-12 14:17 UTC 

kselftest: bonding: dev_addr_lists.sh doesn't run due to lack of dependencies
 2022-10-12 14:17 UTC 

Security Working Group meeting - Wednesday October 12
 2022-10-12 14:15 UTC 

[PATCH rdma-rc] RDMA/cma: Use output interface for net_dev check
 2022-10-12 14:15 UTC 

[syzbot] BUG: sleeping function called from invalid context in kernfs_walk_and_get_ns
 2022-10-12 14:14 UTC 

[PATCH] build: disable container-based cross compilers by default
 2022-10-12 14:11 UTC  (3+ messages)

[RESEND PATCH v2] drm/mediatek: Add AFBC support to Mediatek DRM driver
 2022-10-12 14:12 UTC  (6+ messages)

[PATCH] irq_work: Migrate the remaining work of the offline CPU on PREEMPT_RT
 2022-10-12 14:12 UTC  (3+ messages)

[PATCH v7 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2022-10-12 14:10 UTC  (5+ messages)
` [PATCH 0/5] Multi-Region and Volatile Memory support for CXL Type-3 Devices
  ` [PATCH 3/5] hw/mem/cxl_type: Generalize CDATDsmas initialization for Memory Regions

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-10-12 14:06 UTC  (3+ messages)

[RFC PATCH v4 2/3] sched: Avoid placing RT threads on cores handling long softirqs
 2022-10-12 14:10 UTC  (3+ messages)

[PATCH V7 XDMA 0/2] xilinx XDMA driver
 2022-10-12 14:10 UTC  (3+ messages)
` [PATCH V7 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver

Question regarding delayed trigger in dpcm_set_fe_update_state()
 2022-10-12 14:07 UTC 

[PATCH v2][4.15] libxl/Arm: correct xc_shadow_control() invocation to fix build
 2022-10-12 14:08 UTC  (3+ messages)

stable-rc/queue/4.14 build: 195 builds: 3 failed, 192 passed, 2 errors, 32 warnings (v4.14.295-35-g20214a3b3b8a)
 2022-10-12 14:08 UTC 

[PATCH 0/2] arm64: dts: renesas: r8a779g0/white-hawk: Add RPC and QSPI FLASH support
 2022-10-12 14:06 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a779g0: Add RPC node
` [PATCH 2/2] arm64: dts: renesas: white-hawk-cpu: Add QSPI FLASH support

[Intel-gfx] [PATCH v2] drm: split build lists one per line and sort
 2022-10-12 14:05 UTC  (5+ messages)
      `  "

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-12 14:05 UTC  (9+ messages)
` [PATCH v1 12/30] dt-bindings: reset: Add starfive,jh7110-reset bindings

[PATCH] alpha: Use generic <asm-generic/io.h>
 2022-10-12 14:05 UTC  (6+ messages)

[PATCH] clk: renesas: r8a779g0: Add RPC-IF clock
 2022-10-12 14:03 UTC 

[syzbot] possible deadlock in tcp_sock_set_cork
 2022-10-12 14:03 UTC 

[syzbot] usb-testing boot error: WARNING in cpumask_next_wrap
 2022-10-12 14:03 UTC 

[syzbot] general protection fault in skb_queue_tail (3)
 2022-10-12 14:03 UTC 

[PATCH v4] client: handle wide chars for table rows
 2022-10-12 14:02 UTC 

[PATCH 0/2] memory: renesas-rpc-if: Add support for R-Car Gen4
 2022-10-12 14:01 UTC  (3+ messages)
` [PATCH 1/2] memory: renesas-rpc-if: Clear HS bit during hardware initialization
` [PATCH 2/2] memory: renesas-rpc-if: Add support for R-Car Gen4

[PATCH] soc: ti: smartreflex: Simplify getting the opam_sr pointer
 2022-10-12 14:00 UTC  (2+ messages)

[PATCH 00/20] tests/9p: introduce declarative function calls
 2022-10-12 13:58 UTC  (3+ messages)

[xen-4.16-testing test] 173511: regressions - FAIL
 2022-10-12 13:57 UTC 

[igt-dev] [PATCH i-g-t 0/2] i915/pm:Add descriptions to pm tests
 2022-10-12 13:58 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] Add descriptions to pm rps tests

[PATCH v2] clk: mediatek: clk-mux: Add .determine_rate() callback
 2022-10-12 13:56 UTC  (9+ messages)

[Intel-wired-lan] [PATCH linux-next] iavf: Replace __FUNCTION__ with __func__
 2022-10-11 11:16 UTC 

[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers
 2022-10-12 13:54 UTC  (9+ messages)
` [PATCH v2 02/36] gpiolib: cdev: Add missed header(s)

[PATCH] fs/fuse: Replace kmap() with kmap_local_page()
 2022-10-12 13:55 UTC  (2+ messages)

[syzbot] kernel panic: kernel stack overflow
 2022-10-12 13:54 UTC  (4+ messages)

[PATCH linux-next] fuse: Remove the unneeded result variable
 2022-10-12 13:54 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 0/4] Improve anti-pre-emption w/a for compute workloads
 2022-10-12 13:54 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Improve anti-pre-emption w/a for compute workloads (rev8)

[PATCH] fuse: port to vfs{g,u}id_t and associated helpers
 2022-10-12 13:52 UTC  (2+ messages)

More RK817 questions
 2022-10-12 13:52 UTC  (4+ messages)

[PATCH] iio: adc: mcp3911: Fix out of bounds access of array mcp3911_osr_table
 2022-10-12 13:52 UTC  (2+ messages)

[PATCH 0/3] Implement filtering repacks
 2022-10-12 13:51 UTC  (4+ messages)
` [PATCH 1/3] pack-objects: allow --filter without --stdout
` [PATCH 2/3] repack: add --filter=<filter-spec> option
` [PATCH 3/3] repack: introduce --force to force filtering

[PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car V4H support
 2022-10-12 13:51 UTC 

[PATCH] fuse: always revalidate rename target dentry
 2022-10-12 13:50 UTC  (2+ messages)

Bad Data CRC
 2022-10-12 13:50 UTC  (3+ messages)

[PATCH V6 XDMA 0/2] xilinx XDMA driver
 2022-10-12 13:50 UTC  (6+ messages)

[PATCH v4 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-10-12 13:47 UTC  (6+ messages)
` [PATCH v4 11/16] objtool: Add --mnop as an option to --mcount

[GIT pull] irq/core for v6.1-rc1
 2022-10-12 13:48 UTC 

[xen-unstable-smoke test] 173583: regressions - FAIL
 2022-10-12 13:47 UTC 

[PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) ADL support
 2022-10-12 13:46 UTC  (4+ messages)
` [PATCH v3 1/5] x86/mwait-idle: add 'preferred-cstates' command line option

[PATCH] fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE
 2022-10-12 13:46 UTC  (2+ messages)

[PATCH net] net: ftmac100: do not reject packets bigger than 1514
 2022-10-12 13:45 UTC 

stable-rc/queue/5.10 baseline: 109 runs, 10 regressions (v5.10.147-29-g9a9285d3dc114)
 2022-10-12 13:45 UTC 

[PATCH] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
 2022-10-12 13:42 UTC  (2+ messages)

[Patch v3 00/15] Add MFC v12 support
 2022-10-12 13:41 UTC  (4+ messages)
  ` [Patch v3 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC


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.