All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-21 14:23:04 to 2022-09-21 15:07:20 UTC [more...]

[Intel-gfx] [PATCH v2 0/9] drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups
 2022-09-21 15:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/9] drm/i915: Split vlv_compute_pipe_wm() into two

[PATCH v6 0/2] Add l2reflect measurement application
 2022-09-21 15:07 UTC  (4+ messages)
` [PATCH v6 2/2] "

[Intel-gfx] [PATCH v2 00/41] drm: Analog TV Improvements
 2022-09-21 15:05 UTC  (21+ messages)
` [Intel-gfx] [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
                `  "
                  ` [Nouveau] "

[PATCH 1/2] ASoC: wcd9335: fix order of Slimbus unprepare/disable
 2022-09-21 15:05 UTC  (3+ messages)
` [PATCH 2/2] ASoC: wcd934x: "

[PATCH 0/3] cryptodev: sym session framework rework
 2022-09-21 15:02 UTC  (8+ messages)
` [PATCH v2 0/6] crypto/security "
  ` [PATCH v2 1/6] cryptodev: rework session framework
  ` [PATCH v2 2/6] crypto/scheduler: use unified session
  ` [PATCH v2 3/6] cryptodev: hide sym session structure
  ` [PATCH v2 4/6] security: remove priv mempool usage
  ` [PATCH v2 5/6] drivers/crypto: support security session get size op
  ` [PATCH v2 6/6] security: hide session structure

[GIT PULL] Qualcomm ARM64 defconfig updates for 6.1
 2022-09-21 15:03 UTC  (2+ messages)

[PATCH 1/2] cfg80211: fix dead lock for nl80211_new_interface()
 2022-09-21 15:03 UTC  (2+ messages)

[PATCH] qga: fix possible memory leak
 2022-09-21 14:53 UTC  (2+ messages)

[f2fs-dev] Reply: Reply: [PATCH -next 2/4] f2fs: extent cache: support extent for no-compressed file
 2022-09-21 15:01 UTC  (2+ messages)

[PATCH] ACPI: processor_idle: Skip dummy wait for processors based on the Zen microarchitecture
 2022-09-21 15:00 UTC  (2+ messages)

[PATCH v3 1/1] serial: 8250: Toggle IER bits on only after irq has been set up
 2022-09-21 15:00 UTC  (3+ messages)

[RFC PATCH mptcp-next v9 6/6] selftests: mptfo initiator/listener
 2022-09-21 15:01 UTC  (2+ messages)
` selftests: mptfo initiator/listener: Tests Results

[PATCH v3 0/9] fuse tmpfile
 2022-09-21 15:00 UTC  (20+ messages)
` [PATCH v3 3/9] vfs: add tmpfile_open() helper
` [PATCH v3 4/9] cachefiles: use "
` [PATCH v3 7/9] vfs: move open right after ->tmpfile()
` [PATCH v3 8/9] vfs: open inside ->tmpfile()
` [PATCH v3 9/9] fuse: implement ->tmpfile()

kernel v5.19 warn in usb_ep_queue
 2022-09-21 15:00 UTC  (3+ messages)

[PATCH liburing 0/4] zc changes
 2022-09-21 15:00 UTC  (2+ messages)

[PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
 2022-09-21 15:00 UTC  (5+ messages)

[RFC v2 0/6] mac80211: add TPC support in control path
 2022-09-21 14:54 UTC  (3+ messages)
` [RFC v2 1/6] mac80211: modify tx-power level annotation

[PATCH RFC xfrm-next v3 0/8] Extend XFRM core to allow full offload configuration
 2022-09-21 14:59 UTC  (3+ messages)

[PATCH v7 0/2] Add support for RZ/G2L GPT
 2022-09-21 14:57 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v7 2/2] pwm: Add support for RZ/G2L GPT

regression caused by block: freeze the queue earlier in del_gendisk
 2022-09-21 14:56 UTC  (15+ messages)

[PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-09-21 14:54 UTC  (3+ messages)

[PATCH] qcow2: fix memory leak in qcow2_read_extensions
 2022-09-21 14:45 UTC 

Multiple errors with DVD drive
 2022-09-21 14:54 UTC  (11+ messages)

[PATCH] i386: Add new CPU model SapphireRapids
 2022-09-21 14:51 UTC  (2+ messages)

[PATCH v2 00/16] x86: head_64.S spring cleaning
 2022-09-21 14:54 UTC  (17+ messages)
` [PATCH v2 01/16] x86/compressed: efi-mixed: rename efi_thunk_64.S to efi-mixed.S
` [PATCH v2 02/16] x86/compressed: efi-mixed: move 32-bit entrypoint code into .text section
` [PATCH v2 03/16] x86/compressed: efi-mixed: move bootargs parsing out of 32-bit startup code
` [PATCH v2 04/16] x86/compressed: efi-mixed: move efi32_pe_entry into .text section
` [PATCH v2 05/16] x86/compressed: efi-mixed: move efi32_entry out of head_64.S
` [PATCH v2 06/16] x86/compressed: efi-mixed: move efi32_pe_entry() "
` [PATCH v2 07/16] x86/compressed: efi: merge multiple definitions of image_offset into one
` [PATCH v2 08/16] x86/compressed: efi-mixed: simplify IDT/GDT preserve/restore
` [PATCH v2 09/16] x86/compressed: avoid touching ECX in startup32_set_idt_entry()
` [PATCH v2 10/16] x86/compressed: pull global variable ref up into startup32_load_idt()
` [PATCH v2 11/16] x86/compressed: move startup32_load_idt() into .text section
` [PATCH v2 12/16] x86/compressed: move startup32_load_idt() out of head_64.S
` [PATCH v2 13/16] x86/compressed: move startup32_check_sev_cbit() into .text
` [PATCH v2 14/16] x86/compressed: move startup32_check_sev_cbit() out of head_64.S
` [PATCH v2 15/16] x86/compressed: adhere to calling convention in get_sev_encryption_bit()
` [PATCH v2 16/16] x86/compressed: only build mem_encrypt.S if AMD_MEM_ENCRYPT=y

[ammarfaizi2-block:paulmck/linux-rcu/dev 35/35] ERROR: modpost: "__srcu_read_lock_nmisafe" [kernel/rcu/rcutorture.ko] undefined!
 2022-09-21 14:55 UTC  (3+ messages)

[PATCH 0/3] add remaining SGL support to AESNI_MB
 2022-09-21 14:55 UTC  (8+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] crypto/ipsec_mb: add remaining SGL support
  ` [PATCH v3 4/5] test/crypto: add OOP snow3g SGL tests
  ` [PATCH v3 5/5] test/crypto: add remaining blockcipher "

[PATCH V2 1/3] powerpc/perf: Fix branch_filter support for multiple filters in powerpc
 2022-09-21 14:52 UTC  (6+ messages)
` [PATCH V2 2/3] tools/perf/tests: Fix branch stack sampling test to include sanity check for branch filter
` [PATCH V2 3/3] tools/testing/selftests/powerpc: Update the bhrb filter sampling test to test for multiple branch filters

[PATCH 0/2] Fix some hotplug event issues
 2022-09-21 14:54 UTC  (3+ messages)
` [PATCH 1/2] thunderbolt: Explicitly reset plug events delay back to USB4 spec value
` [PATCH 2/2] thunderbolt: Explicitly enable lane adapter hotplug events at startup

[PATCH 0/3] ethdev: AGE action preparation
 2022-09-21 14:54 UTC  (4+ messages)
` [PATCH 1/3] ethdev: add strict queue to pre-configuration flow hints
` [PATCH 2/3] ethdev: add queue-based API to report aged flow rules
` [PATCH 3/3] ethdev: add structure for indirect AGE update

[PATCH rcu/next 0/3] Preparatory patches borrowed from lazy rcu v5
 2022-09-21 14:54 UTC  (3+ messages)
` [PATCH rcu/next 2/3] rcu: Fix late wakeup when flush of bypass cblist happens (v6)

[Intel-gfx] [PATCH 0/7] drm/i915: Add HWMON support
 2022-09-21 14:53 UTC  (6+ messages)
` [Intel-gfx] [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
    `  "

System hanging when using condition variables
 2022-09-21 14:53 UTC  (3+ messages)
  ` [External] - "

[LTP] [PATCH] syscalls/nice: Adjust the expected priority after calling nice()
 2022-09-21 14:53 UTC  (2+ messages)

[PATCH -next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch
 2022-09-21 14:50 UTC  (3+ messages)

[PATCH v2] ACPI: amba: Add Arm DMA-330 controller to the supported list
 2022-09-21 14:48 UTC  (4+ messages)

[PATCH] edk2-firmware: Fix configure sed typo
 2022-09-21 14:49 UTC  (3+ messages)

[PATCH] drivers/net: remove alias for virtual devices
 2022-09-21 14:49 UTC  (4+ messages)

[PATCH net 1/1] net: Fix return value of qdisc ingress handling on success
 2022-09-21 14:48 UTC  (3+ messages)

Does overlay driver work if built in to the kernel?
 2022-09-21 14:48 UTC  (3+ messages)

[mtd:nand/next 11/31] drivers/mtd/nand/raw/cadence-nand-controller.c:1893:4: error: implicit declaration of function 'ioread64_rep' is invalid in C99
 2022-09-21 14:47 UTC  (6+ messages)

[GIT PULL] KVM: x86: First batch of updates for 6.1, i.e. kvm/queue
 2022-09-21 14:46 UTC  (2+ messages)

[PATCH rcu 0/4] NMI-safe SRCU reader API
 2022-09-21 14:46 UTC  (5+ messages)
` [PATCH RFC rcu 1/4] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
` [PATCH RFC rcu 2/4] srcu: Create and srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
` [PATCH RFC rcu 3/4] srcu: Check for consistent per-CPU per-srcu_struct NMI safety
` [PATCH RFC rcu 4/4] srcu: Check for consistent global "

next/pending-fixes build: 171 builds: 2 failed, 169 passed, 6 errors, 15 warnings (v6.0-rc6-280-g7faf69694280)
 2022-09-21 14:46 UTC 

[PATCH] add keepalive for qemu-nbd
 2022-09-21  8:36 UTC 

Cutiepi, serdevs, and right way to handle its power button
 2022-09-21 14:45 UTC  (2+ messages)

[PATCH memcg v5] net: set proper memcg for net_init hooks allocations
 2022-09-21 14:44 UTC  (6+ messages)
` [PATCH memcg v6] "
  ` [sparc64] fails to boot, (was: Re: [PATCH memcg v6] net: set proper memcg for net_init hooks allocations)

[PATCH] gpiolib: cdev: add fdinfo output for line request file descriptors
 2022-09-21 14:44 UTC  (4+ messages)

[PATCH v2] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
 2022-09-21 14:40 UTC  (3+ messages)

[PATCH net-next 1/2] net: enetc: cache accesses to &priv->si->hw
 2022-09-21 14:43 UTC  (2+ messages)
` [PATCH net-next 2/2] net: enetc: use common naming scheme for PTGCR and PTGCAPR registers

[PATCH v2] firmware/psci: Print a warning if PSCI doesn't accept PC mode
 2022-09-21 14:43 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Restrict forced preemption to the active context
 2022-09-21 14:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] coresight: acpi: add support for amba dma-330 controller
 2022-09-21 14:42 UTC  (4+ messages)

[PATCH v4 0/9] KVM: x86: Apply NX mitigation more precisely
 2022-09-21 14:43 UTC  (4+ messages)
` [PATCH v4 1/9] KVM: x86/mmu: Bug the VM if KVM attempts to double count an NX huge page

[PATCH 0/2] ethdev: add GTP PSC QFI field
 2022-09-21 14:43 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH v2] "

[PATCH v3 0/3] platform/x86/amd/pmf: Introduce CnQF feature for AMD PMF
 2022-09-21 14:42 UTC  (7+ messages)
` [PATCH v3 1/3] platform/x86/amd/pmf: Add support for CnQF
` [PATCH v3 2/3] platform/x86/amd/pmf: Add sysfs to toggle CnQF
` [PATCH v3 3/3] Documentation/ABI/testing/sysfs-amd-pmf: Add ABI doc for AMD PMF

[Intel-gfx] [PATCH] drm/i915/display: Don't use port enum as register offset
 2022-09-21 14:42 UTC 

Question: why call clk_prepare in pm_clk_acquire
 2022-09-21 14:42 UTC  (11+ messages)

Unable to handle kernel NULL pointer dereference at virtual address 00000010 - PC is at mempool_alloc
 2022-09-21 14:41 UTC 

FW: ebpf-docs: draft of ISA doc updates in progress
 2022-09-21 14:41 UTC  (7+ messages)
          ` Rethink how to deal with division/modulo-on-zero (was Re: FW: ebpf-docs: draft of ISA doc updates in progress)

NVIDIA roadmap for 22.11
 2022-09-21 14:41 UTC 

[PATCH] libfs: fix negative value support in simple_attr_write()
 2022-09-21 14:40 UTC  (4+ messages)

[PATCH v3 net-next] docs: net: add an explanation of VF (and other) Representors
 2022-09-21 14:40 UTC  (2+ messages)

[PATCH v2 0/8] treewide: Add R-Car S4-8 Ethernet Switch support
 2022-09-21 14:40 UTC  (6+ messages)
` [PATCH v2 6/8] net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP support

[PATCH 1/3] net/axgbe: reset the end of packet in scattered rx
 2022-09-21 14:39 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
 2022-09-21 14:27 UTC  (3+ messages)
` [PATCH v1 3/3] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs

[PATCH V2 0/3] drm/panel: Add NewVision NV3051D Panels
 2022-09-21 14:38 UTC  (5+ messages)
` [PATCH V2 2/3] dt-bindings: display: panel: Add NewVision NV3051D bindings

[PATCH v4] dt-bindings: firmware: imx: sync with SCFW kit v1.13.0
 2022-09-21 14:36 UTC  (2+ messages)

[PATCH -next] blk-wbt: call rq_qos_add() after wb_normal is initialized
 2022-09-21 14:37 UTC  (2+ messages)

rnbd cleanups v2
 2022-09-21 14:37 UTC  (2+ messages)

[PATCH v3] btrfs-progs: receive: add support for fs-verity
 2022-09-21 14:31 UTC  (2+ messages)

[PATCH] block: Fix the enum blk_eh_timer_return documentation
 2022-09-21 14:37 UTC  (2+ messages)

[PATCH 0/7] s390/dasd: add hardware copy relation
 2022-09-21 14:36 UTC  (2+ messages)

[PATCH bpf v2] bpf: Gate dynptr API behind CAP_BPF
 2022-09-21 14:35 UTC 

[PATCH v2 0/2] rtc: rv8803 patches
 2022-09-21 14:35 UTC  (4+ messages)

[PATCH] try to find out which cluster allocated in qcow2
 2022-09-21  7:57 UTC 

[PATCH v2 00/23] target/i386: pc-relative translation blocks
 2022-09-21 13:32 UTC  (4+ messages)
` [PATCH v2 23/23] target/i386: Enable TARGET_TB_PCREL

[PATCH v3 00/12] io-uring/btrfs: support async buffered writes
 2022-09-21 14:33 UTC  (4+ messages)

[Buildroot] [PATCH] package/gdb: gdb 12.1: enable host-gdb and gdbserver support for or1k
 2022-09-21 14:33 UTC 

[PATCH v3 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-21 14:32 UTC  (5+ messages)
` [PATCH v3 3/6] KVM: x86: Hyper-V invariant TSC control

[PATCH v2 00/15] scsi: Convert sandbox SCSI to driver model
 2022-09-21 14:21 UTC  (13+ messages)
` [PATCH v2 04/15] scsi: Move core emulation state into a new struct
` [PATCH v2 05/15] sandbox: Move buffer to scsi_emul_info
` [PATCH v2 06/15] scsi: Move vendor/product info into the shared struct
` [PATCH v2 07/15] sandbox: scsi: Move block size into "
` [PATCH v2 08/15] sandbox: scsi: Move file "
` [PATCH v2 09/15] sandbox: scsi: Move reply setup out of helper
` [PATCH v2 10/15] sandbox: scsi: Remove setup calls from handle_read()
` [PATCH v2 11/15] sandbox: scsi: Move structs to header file
` [PATCH v2 12/15] sandbox: Enable SCSI for all builds
` [PATCH v2 13/15] sandbox: scsi: Move request-handling code to scsi_emul
` [PATCH v2 14/15] sandbox: Convert to use driver model for SCSI
` [PATCH v2 15/15] sandbox: Add a test "

[GIT PULL] Qualcomm ARM64 DTS fixes for 6.0
 2022-09-21 14:29 UTC  (2+ messages)

[PATCH v6,0/3] Add dpi output format control for MT8186
 2022-09-21 13:39 UTC  (5+ messages)
` [PATCH v6,2/3] drm: mediatek: Adjust the dpi output format to MT8186

next/master baseline: 539 runs, 389 regressions (next-20220920)
 2022-09-21 14:30 UTC  (4+ messages)

[PATCH] eal: Pointer alignment check improvements
 2022-09-21 14:28 UTC 

[PATCH 0/6] app/procinfo: add some extended features
 2022-09-21 14:26 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] app/procinfo: add dpdk version dump
  ` [PATCH v3 2/7] app/procinfo: add firmware "
  ` [PATCH v3 3/7] app/procinfo: add RSS RETA dump
  ` [PATCH v3 4/7] app/procinfo: add module info dump
  ` [PATCH v3 5/7] app/procinfo: add dump of Rx/Tx burst mode
  ` [PATCH v3 6/7] app/procinfo: fix some wrong doxygen syntax
  ` [PATCH v3 7/7] doc: add some extended features in procinfo guide

[git pull] habanalabs pull request for kernel 6.1
 2022-09-21 14:22 UTC  (2+ messages)

[PATCH v7] checkpatch: warn for non-standard fixes tag style
 2022-09-21 14:25 UTC  (4+ messages)

[GIT PULL] Coresight changes for v6.1
 2022-09-21 14:18 UTC  (3+ messages)

[PATCH] mx8m: csf.sh: Fix the calculation of fit_block_size
 2022-09-21 14:22 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.