All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-30 15:25:04 to 2022-11-30 16:10:29 UTC [more...]

EVL Memory
 2022-11-30 15:57 UTC  (19+ messages)
      ` [External] - "

[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-30 16:09 UTC  (13+ messages)
` [PATCH 03/10] mm/hugetlb: Document huge_pte_offset usage
` [PATCH 05/10] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH 06/10] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH 10/10] mm/hugetlb: Introduce hugetlb_walk()

[PATCH] iio: adc: stm32-dfsdm: fill module aliases
 2022-11-30 16:09 UTC 

[PATCH] musl: Update to latest on tip of trunk
 2022-11-30 16:09 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/2] perf/arm-cmn: Cope with spurious IRQs better
 2022-11-30 16:02 UTC  (6+ messages)
` [PATCH 2/2] perf/arm-cmn: Implement shutdown method

Fonts and theming and what to do in future with SB
 2022-11-30 16:08 UTC  (3+ messages)

[PATCH 0/6] ov5693/int3472: Privacy LED handling changes + IPU6 compatibility
 2022-11-30 16:07 UTC  (7+ messages)
` [PATCH 1/6] media: ov5693: Add support for a privacy-led GPIO

Screen corruption using radeon kernel driver
 2022-11-30 16:07 UTC  (13+ messages)

[PATCH v2 0/5] i915: dedicated MCR locking and hardware semaphore
 2022-11-30 16:05 UTC  (17+ messages)
` [PATCH v2 1/5] drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()
    ` [Intel-gfx] "
` [PATCH v2 2/5] drm/i915/gt: Pass gt rather than uncore to lowest-level reads/writes
    ` [Intel-gfx] "
` [PATCH v2 3/5] drm/i915/gt: Add dedicated MCR lock
  ` [Intel-gfx] "
` [PATCH v2 5/5] drm/i915/mtl: Hold forcewake and MCR lock over PPAT setup
  ` [Intel-gfx] "
    ` [Intel-gfx] [PATCH v3 "
      `  "

arm64: allmodconfig: BUG: KCSAN: data-race in p9_client_cb / p9_client_rpc
 2022-11-30 16:04 UTC  (3+ messages)

[PATCH 0/5] gpio/media/int3472: Add support for tps68470 privacy-LED output
 2022-11-30 16:04 UTC  (3+ messages)
` [PATCH 2/5] gpio: tps68470: Make tps68470_gpio_output() always set the initial value

[PATCH bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC
 2022-11-30 16:04 UTC  (4+ messages)

[PATCH v1 0/2] KVM: x86/xen: Runstate cleanups on top of kvm/queue
 2022-11-30 16:03 UTC  (2+ messages)

[PATCH ulogd2 v2 v2 00/34] Refactor of the DB output plug-ins
 2022-11-30 16:03 UTC  (3+ messages)

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.333-106-gf54f8d6bf1c2)
 2022-11-30 16:03 UTC 

[PATCH v2 0/13] Zbb string optimizations and call support in alternatives
 2022-11-30 16:02 UTC  (11+ messages)
` [PATCH v2 04/13] RISC-V: Move riscv_insn_is_* macros into a common header
` [PATCH v2 05/13] RISC-V: rename parse_asm.h to insn.h
` [PATCH v2 06/13] RISC-V: kprobes: use central defined funct3 constants
` [PATCH v2 07/13] RISC-V: add auipc elements to parse_asm header
` [PATCH v2 08/13] RISC-V: add U-type imm parsing "

[Intel-gfx] signal: break out of wait loops on kthread_stop()
 2022-11-30 15:26 UTC  (10+ messages)
  `  "

[PATCH net-next v3] dsa: lan9303: Add 3 ethtool stats
 2022-11-30 16:00 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-30 16:00 UTC 

[PATCH -next 0/8] iocost bugfix
 2022-11-30 15:59 UTC  (6+ messages)
` [PATCH -next 8/8] block: fix null-pointer dereference in ioc_pd_init

[syzbot] KASAN: null-ptr-deref Read in do_journal_end (2)
 2022-11-30 15:59 UTC  (2+ messages)

[PATCH 0/5] remove label = "cpu" from DSA dt-binding
 2022-11-30 15:55 UTC  (4+ messages)

[PATCH v1 00/21] Add control queue & MQ support to Virtio-user vDPA
 2022-11-30 15:56 UTC  (22+ messages)
` [PATCH v1 01/21] net/virtio: move CVQ code into a dedicated file
` [PATCH v1 02/21] net/virtio: introduce notify callback for control queue
` [PATCH v1 03/21] net/virtio: virtqueue headers alloc refactoring
` [PATCH v1 04/21] net/virtio: remove port ID info from Rx queue
` [PATCH v1 05/21] net/virtio: remove unused fields in Tx queue struct
` [PATCH v1 06/21] net/virtio: remove unused queue ID field in Rx queue
` [PATCH v1 07/21] net/virtio: remove unused Port ID in control queue
` [PATCH v1 08/21] net/virtio: move vring memzone to virtqueue struct
` [PATCH v1 09/21] net/virtio: refactor indirect desc headers init
` [PATCH v1 10/21] net/virtio: alloc Rx SW ring only if vectorized path
` [PATCH v1 11/21] net/virtio: extract virtqueue init from virtio queue init
` [PATCH v1 12/21] net/virtio-user: fix device starting failure handling
` [PATCH v1 13/21] net/virtio-user: simplify queues setup
` [PATCH v1 14/21] net/virtio-user: use proper type for number of queue pairs
` [PATCH v1 15/21] net/virtio-user: get max number of queue pairs from device
` [PATCH v1 16/21] net/virtio-user: allocate shadow control queue
` [PATCH v1 17/21] net/virtio-user: send shadow virtqueue info to the backend
` [PATCH v1 18/21] net/virtio-user: add new callback to enable control queue
` [PATCH v1 19/21] net/virtio-user: forward control messages to shadow queue
` [PATCH v1 20/21] net/virtio-user: advertize control VQ support with vDPA
` [PATCH v1 21/21] net/virtio-user: remove max queues limitation

[oe-core][PATCHv8 1/4] graphene: import from meta-oe
 2022-11-30 15:58 UTC  (4+ messages)
` [oe-core][PATCHv8 4/4] gcr: add recipe for gcr-4, needed to build with gtk4

[oe-core][PATCHv2] epiphany: use gcr3
 2022-11-30 15:57 UTC 

[ANNOUNCE] Git for Windows 2.39.0-rc1
 2022-11-30 15:57 UTC 

[PATCH 0/3] genirq: oneshot-safe threaded EOIs
 2022-11-30 15:55 UTC  (8+ messages)
` [PATCH 1/3] genirq: Simplify cond_unmask_eoi_irq()
` [PATCH 2/3] genirq: Add support for oneshot-safe threaded EOIs

[PATCH -next v2 0/9] iocost bugfix
 2022-11-30 15:55 UTC  (5+ messages)
` [PATCH -next v2 1/9] blk-iocost: cleanup ioc_qos_write() and ioc_cost_model_write()

[PATCH v6 0/2] ASoC: SOF: Fix deadlock when shutdown a frozen userspace
 2022-11-30 15:54 UTC  (13+ messages)
` [PATCH v6 1/2] kexec: Introduce kexec_with_frozen_processes
` [PATCH v6 2/2] ASoC: SOF: Fix deadlock when shutdown a frozen userspace

[PATCH v1 1/3] Documentation: gpio: Input mode is not true Hi-Z
 2022-11-30 15:55 UTC  (3+ messages)
` [PATCH v1 2/3] Documentation: gpio: Add a section on what to return in ->get() callback
` [PATCH v1 3/3] Documentation: gpio: Replace leading TABs by spaces in the code blocks

next/pending-fixes baseline: 524 runs, 17 regressions (v6.1-rc7-197-g09f2f0dde2e8)
 2022-11-30 15:54 UTC 

[PATCH 0/3] xen: ACPI processor related fixes
 2022-11-30 15:53 UTC  (4+ messages)
` [PATCH 1/3] acpi/processor: fix evaluating _PDC method when running as Xen dom0

[linux-next:master 11904/12006] include/linux/hugetlb.h:1240:33: error: 'VM_MAYSHARE' undeclared
 2022-11-30 15:53 UTC  (2+ messages)

[PATCH v2 0/5] Add GMAC support for S32 SoC family
 2022-11-30 15:51 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver

[PATCH v5 1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use
 2022-11-30 15:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v5,1/4] "

[PATCH v1 0/2] MMC: add NPCM SDHCI driver support
 2022-11-30 15:50 UTC  (4+ messages)
` [PATCH v1 2/2] mmc: sdhci-npcm: Add NPCM SDHCI driver

[PATCH] btrfs: print transaction aborted messages with an error level
 2022-11-30 15:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-30 15:50 UTC 

[PATCH v5 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2022-11-30 15:50 UTC  (2+ messages)

[PATCH v4] ALSA: core: Fix deadlock when shutdown a frozen userspace
 2022-11-30 15:49 UTC  (8+ messages)

[PATCH net-next v2 0/9] octeon_ep: Update PF mailbox for VF
 2022-11-30 15:50 UTC  (7+ messages)
` [PATCH net-next v2 1/9] octeon_ep: defer probe if firmware not ready
    ` [EXT] "
` [PATCH net-next v2 2/9] octeon_ep: poll for control messages
    ` [EXT] "

[PATCH v1] eventdev/crypto: add all failed events to circular buffer
 2022-11-30 15:49 UTC  (2+ messages)

[PATCH v5 0/3] Yocto Gitlab CI
 2022-11-30 15:48 UTC  (8+ messages)
` [PATCH v5 2/3] automation: Add a clean rule for containers
` [PATCH v5 3/3] automation: Add CI test jobs for Yocto

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 3 warnings (v5.15.79-367-g98a7f39e79899)
 2022-11-30 15:49 UTC 

PCI resource allocation mismatch with BIOS
 2022-11-30 15:47 UTC  (12+ messages)

[PATCH V3 0/3] Add osnoise/options options
 2022-11-30 15:47 UTC  (4+ messages)
` [PATCH V3 2/3] tracing/osnoise: Add preempt/irq disable options

[PATCH v10 0/4] implement getrandom() in vDSO
 2022-11-30 15:47 UTC  (12+ messages)
` [PATCH v10 1/4] random: add vgetrandom_alloc() syscall
` [PATCH v10 3/4] random: introduce generic vDSO getrandom() implementation

[RFC PATCH] board: ti: common: board_detect: Fix EEPROM read quirk for 2-byte
 2022-11-30 15:46 UTC  (7+ messages)

[PATCH] umr: Fix a couple of options in the help output
 2022-11-30 15:46 UTC 

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-11-30 15:46 UTC  (3+ messages)

[PATCH-block v2] bdi, blk-cgroup: Fix potential UAF of blkcg
 2022-11-30 15:44 UTC  (4+ messages)

[linux-next:master 10355/12006] drivers/media/i2c/ov9282.c:470:3: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-11-30 15:45 UTC 

[PATCH-for-8.0 0/2] hw: Reduce "qemu/accel.h" inclusion
 2022-11-30 15:44 UTC  (6+ messages)
` [PATCH-for-8.0 2/2] "

[PATCH] wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host
 2022-11-30 15:44 UTC  (3+ messages)

[PATCH] dt-bindings: input: gpio-beeper: Convert to yaml schema
 2022-11-30 15:44 UTC  (3+ messages)

[PATCH] KVM: x86: Redundant variable assignments can be merged
 2022-11-30 15:43 UTC  (2+ messages)

Question regarding runtime pinctrl (2nd try)
 2022-11-30 15:43 UTC  (2+ messages)

[PATCH] spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
 2022-11-30 15:43 UTC  (3+ messages)

[PATCH] dt-bindings: usb: tegra-xusb: Remove path references
 2022-11-30 15:43 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Imagis IST3038
 2022-11-30 15:43 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: input/touchscreen: Add compatible for IST3038
` [PATCH v2 2/3] input/touchscreen: imagis: Correct the maximum touch area value
` [PATCH v2 3/3] input/touchscreen: imagis: Add supports for Imagis IST3038

[PATCH v1] eventdev/crypto: overflow in circular buffer
 2022-11-30 15:42 UTC 

[PATCH] arm64: dts: qcom: sa8540p-ride: enable PCIe support
 2022-11-30 15:42 UTC  (2+ messages)

[PATCH] drivers: fix symbol exports when map is omitted
 2022-11-30 15:42 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 00/11] pwm: Allow .get_state to fail
 2022-11-30 15:21 UTC  (8+ messages)
` [PATCH v2 01/11] pwm: Make .get_state() callback return an error code
` [PATCH v2 06/11] pwm: cros-ec: Propagate errors in .get_state() to the caller
` [PATCH v2 09/11] pwm: rockchip: "

[PATCH] Enable nativesdk for gperf, gi-docgen, unifdef, ruby and 3 python recipes
 2022-11-30 15:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-30 15:40 UTC 

[kvm-unit-tests PATCH v3 0/2] lib: s390x: add PSW and PSW_WITH_CUR_MASK macros
 2022-11-30 15:40 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] "
` [kvm-unit-tests PATCH v3 2/2] s390x: use the new "

[linux-next:master 11904/12006] include/linux/hugetlb.h:1262:56: error: invalid use of undefined type 'struct hugetlb_vma_lock'
 2022-11-30 15:40 UTC  (2+ messages)

Arm: AArch32: Need suggestions to support 32 bit physical addresses
 2022-11-30 15:39 UTC  (8+ messages)

[PATCH v3 3/3] wifi: rtl8xxxu: Introduce rtl8xxxu_update_ra_report
 2022-11-30 15:39 UTC  (3+ messages)

[PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
 2022-11-30 15:38 UTC  (8+ messages)

[Buildroot] [PATCH] package/dovecot: add upstream security fix for CVE-2022-30550
 2022-11-30 15:37 UTC  (2+ messages)

[PATCH 0/2] DOE WARN splat be gone
 2022-11-30 15:36 UTC  (5+ messages)
` [PATCH 1/2] PCI/DOE: Silence WARN splat upon task submission
` [PATCH 2/2] PCI/DOE: Provide synchronous API

[PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
 2022-11-30 15:35 UTC  (2+ messages)

[PATCH] usb: typec: tipd: Set mode of operation for USB Type-C connector
 2022-11-30 15:36 UTC  (2+ messages)

[PATCH] KVM: Change non-existent ioctl comment "KVM_CREATE_MEMORY_REGION" to "KVM_SET_MEMORY_REGION"
 2022-11-30 15:36 UTC  (2+ messages)

[PATCH] mtd: spi-nor: issi: Add in support for IS25LX256 chip, operating in 1S-1S-8S mode
 2022-11-30 15:34 UTC  (4+ messages)

[PATCH v3 0/2] drm: Add GPU reset sysfs
 2022-11-30 15:34 UTC  (7+ messages)

[PATCH 0/8] dt-bidnings: soc: Introduce UniPhier miscelaneous register blocks
 2022-11-30 15:32 UTC  (16+ messages)
` [PATCH 1/8] dt-bindings: soc: socionext: Add UniPhier system controller
` [PATCH 2/8] dt-bindings: soc: socionext: Add UniPhier SoC-glue logic
` [PATCH 7/8] dt-bindings: soc: socionext: Add UniPhier DWC3 USB glue layer

[RFC PATCH v5 0/2] cpuidle: teo: Introduce util-awareness
 2022-11-30 15:32 UTC  (3+ messages)
` [RFC PATCH v5 1/2] cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()
` [RFC PATCH v5 2/2] cpuidle: teo: Introduce util-awareness

Per CPU map not being transferred to user space
 2022-11-30 15:32 UTC  (2+ messages)

Help on PHY not supporting autoneg
 2022-11-30 15:32 UTC  (2+ messages)

[PATCH v5 0/3] add ti tmag5273 driver
 2022-11-30 15:31 UTC  (3+ messages)
` [PATCH v5 3/3] iio: magnetometer: "

RTT-PROBE: lore-subspace-rtt
 2022-11-30 15:30 UTC 

[PATCH v3 1/3] wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
 2022-11-30 15:27 UTC  (4+ messages)
` [PATCH v3 2/3] wifi: rtl8xxxu: Fix the channel width reporting

[PATCH v1] eventdev/crypto: wrong offset used while flushing events
 2022-11-30 15:27 UTC 

[PATCH v1 0/4] JH7110 Power Domain Support
 2022-11-30 15:24 UTC  (5+ messages)
` [PATCH v1 2/4] dt-bindings: power: Add starfive,jh71xx-power bindings

[PATCH v5 0/7] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-11-30 15:22 UTC  (3+ messages)
` [PATCH v5 3/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795

[PATCH bpf-next v2 2/3] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2022-11-30 15:25 UTC  (2+ 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.