All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-08 12:43:50 to 2023-06-08 13:32:33 UTC [more...]

[PATCH v2 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
 2023-06-08 13:31 UTC  (4+ messages)
` [PATCH v2 1/5] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
` [PATCH v2 3/5] target/arm: Rename helper template headers as '.h.inc'
` [PATCH v2 4/5] target/i386: "

Fwd: rtl8xxxu kernel module deauthenticate session from public open Wifi AP
 2023-06-08 13:32 UTC 

[PATCH v2 0/4] cxl: Add a firmware update mechanism and cxl_test emulation
 2023-06-08 13:31 UTC  (3+ messages)
` [PATCH v2 3/4] tools/testing/cxl: Use named effects for the Command Effect Log

[igt-dev] [PATCH i-g-t] tests/xe: Add a test that launches the xe driver live kunit tests
 2023-06-08 13:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[PATCH v6] app/testpmd: expand noisy neighbour forward mode support
 2023-06-08 13:31 UTC  (2+ messages)
` [PATCH v7] "

[igt-dev] [PATCH v5 i-g-t 0/8] Introduce KUnit
 2023-06-08 13:31 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 8/8] lib/igt_kmod: fix nesting igt_fixture in igt_subtest

[PATCH v2 1/2] docs: dt: fix documented Primecell compatible string
 2023-06-08 13:31 UTC  (7+ messages)

Potential issue with (or misunderstanding of) of_irq_get()
 2023-06-08 13:29 UTC  (4+ messages)

[PATCH net v2] net: renesas: rswitch: Fix timestamp feature after all descriptors are used
 2023-06-08 13:30 UTC  (5+ messages)

[Intel-xe] [PATCH v3 0/2] drm/xe: uAPI cleanup
 2023-06-08 13:29 UTC  (9+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/xe: Document structures for device query
` [Intel-xe] [PATCH v3 2/2] drm/xe: Move defines before relevant fields
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: uAPI cleanup (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Buildroot] [PATCH 1/1] package/strace: bump to version 6.3
 2023-06-08 13:28 UTC 

[PATCH] keys: Fix linking a duplicate key to a keyring's assoc_array
 2023-06-08 13:28 UTC  (5+ messages)

[PATCH v11 1/2] dt-bindings: hwmon: add MAX31827
 2023-06-08 13:27 UTC  (3+ messages)

[PATCH v12 0/2] spi: loongson: add bus driver for the loongson spi
 2023-06-08 13:26 UTC  (11+ messages)
` [PATCH v12 1/2] spi: add loongson spi bindings

[PATCH 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-06-08 13:25 UTC  (14+ messages)
` [PATCH 1/9] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "

[PATCH v2 0/2] perf tools: annotation browser from c2c tui
 2023-06-08 13:25 UTC  (2+ messages)

[bitbake-devel][PATCH V2] runqueue.py: fix PSI check logic
 2023-06-08 13:25 UTC  (4+ messages)

[PATCH] sched/idle: disable tick in idle=poll idle entry
 2023-06-08 13:25 UTC  (2+ messages)

[PATCH v1 1/8] dt-bindings: display: panel: mipi-dbi-spi: add shineworld lh133k compatible
 2023-06-08 13:24 UTC  (11+ messages)
` [PATCH v1 3/8] dt-bindings: gpio: pca9570: add gpio-line-names property
` [PATCH v1 6/8] ARM: dts: stm32: Add pinmux groups for Linux Automation GmbH TAC
` [PATCH v1 8/8] ARM: dts: stm32: lxa-tac: add "

[PATCH] usb: typec: tcpci: allow drp toggling for non-drp port
 2023-06-08 13:23 UTC  (2+ messages)

[PATCH 0/2] USB: dwc3: qcom: fix NULL-deref on suspend
 2023-06-08 13:23 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] USB: dwc3: fix use-after-free on core driver unbind

[PATCH 00/33] target/mips: Finalise the Ingenic MXU ASE support
 2023-06-08 10:42 UTC  (34+ messages)
` [PATCH 01/33] target/mips: Add emulation of MXU instructions for 32-bit load/store
` [PATCH 02/33] Add support of two XBurst CPUs
` [PATCH 03/33] target/mips: Add emulation of LXW LXB LXH LXBU LXHU instructions
` [PATCH 04/33] target/mips: Add emulation of S32MADD/MADDU/MSUB/MSUBU instructions
` [PATCH 05/33] target/mips: Add emulation of Q8SLT Q8SLTU instructions
` [PATCH 06/33] target/mips: fix MXU D16MAX D16MIN Q8MAX Q8MIN instructions
` [PATCH 07/33] target/mips: Add emulation of MXU S32SLT D16SLT D16AVG[R] Q8AVG[R] insns
` [PATCH 08/33] target/mips: Add emulation of Q8ADD instruction
` [PATCH 09/33] target/mips: Add emulation of MXU S32CPS D16CPS Q8ABD Q16SAT insns
` [PATCH 10/33] target/mips: Add emulation of MXU D16MULF D16MULE instructions
` [PATCH 11/33] target/mips: Add emulation of MXU D16MACF D16MACE instructions
` [PATCH 12/33] target/mips: Add emulation of MXU D16MADL instruction
` [PATCH 13/33] target/mips: Add emulation of MXU S16MAD instruction
` [PATCH 14/33] target/mips: Add emulation of MXU Q16ADD instruction
` [PATCH 15/33] target/mips: Add emulation of MXU D32ADD instruction
` [PATCH 16/33] target/mips: Add emulation of MXU D32ACC D32ACCM D32ASUM instructions
` [PATCH 17/33] target/mips: Add emulation of MXU D32ADDC instruction
` [PATCH 18/33] target/mips: Add emulation of MXU Q16ACC Q16ACCM D16ASUM instructions
` [PATCH 19/33] target/mips: Add emulation of MXU Q8ADDE Q8ACCE D8SUM D8SUMC instructions
` [PATCH 20/33] target/mips: Add emulation of MXU S8STD S8LDI S8SDI instructions
` [PATCH 21/33] target/mips: Add emulation of MXU S16LDD S16STD S16LDI S16SDI instructions
` [PATCH 22/33] target/mips: Add emulation of MXU S32MUL S32MULU S32EXTR S32EXTRV insns
` [PATCH 23/33] target/mips: Add emulation of MXU S32ALN S32LUI insns
` [PATCH 24/33] target/mips: Add emulation of MXU D32SARL D32SARW instructions
` [PATCH 25/33] target/mips: Add emulation of MXU D32SLL D32SLR D32SAR instructions
` [PATCH 26/33] target/mips: Add emulation of MXU Q16SLL Q16SLR Q16SAR instructions
` [PATCH 27/33] target/mips: Add emulation of MXU D32/Q16- SLLV/SLRV/SARV instructions
` [PATCH 28/33] target/mips: Add emulation of MXU S32/D16/Q8- MOVZ/MOVN instructions
` [PATCH 29/33] target/mips: Add emulation of MXU Q8MAC Q8MACSU instructions
` [PATCH 30/33] target/mips: Add emulation of MXU Q16SCOP instruction
` [PATCH 31/33] target/mips: Add emulation of MXU Q8MADL instruction
` [PATCH 32/33] target/mips: Add emulation of MXU S32SFL instruction
` [PATCH 33/33] target/mips: Add emulation of MXU Q8SAD instruction

[Intel-gfx] [PATCH v2] x86/mm: Fix PAT bit missing from page protection modify mask
 2023-06-08 13:19 UTC  (5+ messages)
    `  "

[MEGAPATCHSET v25 1/2] xfs: online repair, part 1
 2023-06-08 13:22 UTC  (3+ messages)
` [PATCHSET v25.0 0/7] xfs_scrub: fixes to the repair code

[PATCH v3 0/3] Add support for HiSilicon SoC uncore PMU
 2023-06-08 13:22 UTC  (4+ messages)
` [PATCH v3 2/3] drivers/perf: hisi: Add support for HiSilicon UC PMU driver

virtio-blk using a single iothread
 2023-06-08  7:40 UTC 

[PATCH v2] mtd: rawnand: meson: check buffer length
 2023-06-08 13:21 UTC  (11+ messages)

[RFC] ring: improve ring performance with C11 atomics
 2023-06-08 13:21 UTC  (2+ messages)

[virtio-comment] [PATCH 0/2] Selective queue enabling
 2023-06-08 13:21 UTC  (9+ messages)
` [virtio-comment] [PATCH 1/2] virtio: introduce selective "
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH net-next 0/4] mptcp: unify PM interfaces
 2023-06-08 13:20 UTC  (5+ messages)
` [PATCH net-next 1/4] mptcp: export local_address
` [PATCH net-next 2/4] mptcp: unify pm get_local_id interfaces
` [PATCH net-next 3/4] mptcp: unify pm get_flags_and_ifindex_by_id
` [PATCH net-next 4/4] mptcp: unify pm set_flags interfaces

[robertosassu:ima-evm-lsms-v1-devel-v22 29/33] security/integrity/ima/ima_main.c:537:5: warning: no previous prototype for 'ima_file_check'
 2023-06-08 13:14 UTC 

[v6 0/4] Support pwm/tach driver for aspeed ast26xx
 2023-06-08 13:18 UTC  (7+ messages)
` [v6 2/4] dt-bindings: hwmon: Add ASPEED TACH Control documentation

[PATCH 00/28] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-06-08 13:17 UTC  (6+ messages)
` [PATCH 05/28] media: ov2680: Don't take the lock for try_fmt calls

[PATCH v5] crypto/qat: support to enable insecure algorithms
 2023-06-08 13:14 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2] security/integrity: fix pointer to ESL data and its size on pseries
 2023-06-08 13:16 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: renesas: draak: Make HDMI default video source
 2023-06-08 13:16 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: renesas: draak: Add overlay for CVBS input

[igt-dev] [PATCH i-g-t v3] tests/xe_create: Add multiple engines create/destroy subtest
 2023-06-08 13:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/xe_create: Add multiple engines create/destroy subtest (rev3)

[PATCH 0/8] Tiva C Implementation
 2023-06-08 13:15 UTC  (3+ messages)
` [PATCH 1/8] The tivac board initial machine definition

[PATCH v11 00/20] TDX host kernel support
 2023-06-08 13:13 UTC  (10+ messages)
` [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions

[PATCH] drivers/perf: hisi: Don't migrate perf to the CPU going to teardown
 2023-06-08 13:14 UTC  (3+ messages)

[PATCH] tpm: factor out the user space mm from tpm_vtpm_set_locality()
 2023-06-08 13:14 UTC  (5+ messages)

[PATCH v2,0/10] media: mediatek: vcodec: separate encoder and decoder
 2023-06-08 13:11 UTC  (6+ messages)
` [PATCH v2,04/10] media: mediatek: vcodec: remove the dependency of debug log

[PATCH v9 00/17] graph enhancement for multi-core dispatch
 2023-06-08 13:11 UTC  (4+ messages)
` [PATCH v10 00/16] "
  ` [PATCH v10 14/16] graph: add stats for mcore dispatch model
    ` [EXT] "

Xen reliance on non-standard GCC features
 2023-06-08 12:18 UTC  (5+ messages)

[PATCH v1] common/qat: fix qat_dev_cmd_param corruption
 2023-06-08 13:08 UTC  (2+ messages)

[PATCH] runqemu-ifupdown: Add support for ip tuntap
 2023-06-08 13:07 UTC 

[PATCH v2 0/4] soundwire: qcom: stablity fixes
 2023-06-08 13:05 UTC  (7+ messages)

[PATCH 0/9] disas/riscv: Add vendor extension support
 2023-06-08 13:04 UTC  (3+ messages)
` [PATCH 7/9] disas/riscv: Provide infrastructure for vendor extensions

[meta-arago][kirkstone/master][RFC] Enable sudo in meta-arago
 2023-06-08 13:03 UTC 

[PATCH v4 0/2] Add ili9882t bindings and timing
 2023-06-08 13:01 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: HID: i2c-hid: ilitek: Introduce bindings for Ilitek ili9882t
` [PATCH v4 2/2] HID: i2c-hid: elan: Add ili9882t timing

[PATCH] LoongArch: Avoid uninitialized alignment_mask
 2023-06-08 13:01 UTC 

[Intel-gfx] [PATCH][next] drm/i915/mtl: Fix spelling mistake "initate" -> "initiate"
 2023-06-08 13:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] ui/sdl2: Support multiple OpenGL-enabled windows
 2023-06-08 12:59 UTC  (4+ messages)

[PATCH] libbpf:fix use empty function pointers in ringbuf_poll
 2023-06-08 12:58 UTC  (2+ messages)

[RESEND PATCH v2 0/6] Add display support on the stm32f746-disco board
 2023-06-08 12:42 UTC  (3+ messages)
` [RESEND PATCH v2 2/6] ARM: dts: stm32: add pin map for LTDC on stm32f7

[PATCH V2 00/13] Add multipd remoteproc support
 2023-06-08 12:59 UTC  (4+ messages)
` [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model

[PATCH] config/arm: fix Neoverse N2 march flag
 2023-06-08 12:58 UTC  (3+ messages)

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-06-08 12:56 UTC  (7+ messages)

[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-06-08 12:57 UTC  (14+ messages)

[PATCH drm-next v4 13/14] drm/nouveau: implement new VM_BIND uAPI
 2023-06-08 12:53 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH v3] Documentation/mm: Initial page table documentation
 2023-06-08 12:55 UTC 

[PATCH for-next 10/17] RDMA/bnxt_re: handle command completions after driver detect a timedout
 2023-06-08 12:53 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Use large rings for compute contexts
 2023-06-08 12:54 UTC  (4+ messages)

[RFC] Adding Support for Firefox's Gecko Profile Format
 2023-06-08 12:53 UTC  (8+ messages)

[PATCH 00/18] clk: meson: move all private clk IDs to public dt-bindings headers
 2023-06-08 12:53 UTC  (8+ messages)
` [PATCH 03/18] clk: meson: migrate a1 clock drivers out of hw_onecell_data to drop NR_CLKS

[PATCH v3 0/6] clk: qcom: sc8280xp: add lpasscc reset control
 2023-06-08 12:53 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: clock: Add LPASSCC and reset controller for SC8280XP
` [PATCH v3 2/6] dt-bindings: clock: Add LPASS AUDIOCC "
` [PATCH v3 3/6] clk: qcom: Add lpass clock controller driver "
` [PATCH v3 4/6] clk: qcom: Add lpass audio "
` [PATCH v3 5/6] arm64: dts: qcom: sc8280xp: add resets for soundwire controllers
` [PATCH v3 6/6] arm64: defconfig: Enable sc828x0xp lpasscc clock controller

[PATCH v2] sched/nohz: Add HRTICK_BW for using cfs bandwidth with nohz_full
 2023-06-08 12:52 UTC 

[PATCH V8 0/7] drm: bridge: samsung-dsim: Support variable clocking
 2023-06-08 12:52 UTC  (7+ messages)

Reading squashfs from spi nor mtd device
 2023-06-08 12:53 UTC 

[PATCH] btrfs: scrub: initialize variable explicitly
 2023-06-08 12:46 UTC  (3+ messages)

[PATCH RESEND] sched/nohz: Add HRTICK_BW for using cfs bandwidth with nohz_full
 2023-06-08 12:51 UTC  (3+ messages)

[PATCH V9 0/4] Add S4 SoC PLL and Peripheral clock
 2023-06-08 12:46 UTC  (9+ messages)
` [PATCH V9 3/4] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver

[PATCH] arm64: zynqmp: Assign TSU clock frequency for GEMs
 2023-06-08 12:51 UTC  (2+ messages)

[PATCH] drm/panel: s6d7aa0: remove the unneeded variable in s6d7aa0_lock
 2023-06-08 12:51 UTC  (2+ messages)

+ mm-improve-the-execution-efficiency-of-early_ioremap_setup.patch added to mm-unstable branch
 2023-06-08 12:50 UTC  (2+ messages)

[PATCH 0/7 v2] btrfs-progs: cleanup and preparatory around device scan
 2023-06-08 12:43 UTC  (8+ messages)
` [PATCH 2/7] btrfs-progs: check_mounted_where: pack varibles type by size
` [PATCH 5/7] btrfs-progs: btrfs_scan_one_device: drop local variable ret
` [PATCH 6/7] btrfs-progs: factor out btrfs_scan_stdin_devices

[PATCH v2 2/2] drm/panel: Add driver for Visionox r66451 panel
 2023-06-08 12:49 UTC  (2+ messages)

[PATCH 5.10 000/120] 5.10.183-rc1 review
 2023-06-08 12:49 UTC  (2+ messages)

[PATCH v2] leds: qcom-lpg: Fix PWM period limits
 2023-06-08 12:48 UTC  (5+ messages)

[GIT PULL] LEDs fixes for 6.4-rc5
 2023-06-08 12:47 UTC  (2+ messages)

[PATCH v3 0/4] Support VFIO sparse mmap in PCI bus
 2023-06-08 12:47 UTC  (6+ messages)
` [PATCH v4 "

[RESEND PATCH 0/2] leds: sgm3140: Add richtek,rt5033-led compatible
 2023-06-08 12:46 UTC  (3+ messages)
` [RESEND PATCH 1/2] dt-bindings: leds: sgm3140: Document richtek,rt5033 compatible

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-06-08 12:44 UTC  (5+ messages)
` [RFC][PATCH 13/15] sched/fair: Implement latency-nice

[PATCH v5 00/26] Add VDUSE support to Vhost library
 2023-06-08 12:44 UTC  (4+ messages)

[PATCH v3 00/14] simpletrace: refactor and general improvements
 2023-06-08 12:41 UTC  (10+ messages)
` [PATCH v3 02/14] simpletrace: annotate magic constants from QEMU code
` [PATCH v3 03/14] simpletrace: improve parsing of sys.argv; fix files never closed
` [PATCH v3 05/14] simpletrace: update code for Python 3.11
` [PATCH v3 07/14] simpletrace: define exception and add handling
` [PATCH v3 08/14] simpletrace: made Analyzer into context-manager
` [PATCH v3 09/14] simpletrace: refactor to separate responsibilities
` [PATCH v3 12/14] simpletrace: added simplified Analyzer2 class
` [PATCH v3 13/14] MAINTAINERS: add maintainer of simpletrace.py
` [PATCH v3 14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items()


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.