All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-01 09:49:29 to 2021-11-01 10:26:58 UTC [more...]

[PATCH v3 8/8] irqchip: Add Sunplus SP7021 interrupt controller driver
 2021-11-01 10:26 UTC  (3+ messages)

[PATCH] arm64: arm64_ftr_reg->name may not be a human-readable string
 2021-11-01 10:25 UTC  (2+ messages)

[PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers
 2021-11-01 10:25 UTC  (14+ messages)
                        ` [PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers [and 2 more messages]

[Intel-gfx] [PATCH] drm/i915/display/tgl: Implement Wa_14013120569
 2021-11-01 10:25 UTC  (2+ messages)

[PATCH v2] hw: Add a 'Sensor devices' qdev category
 2021-11-01 10:21 UTC  (2+ messages)

[GIT PULL (not really)] x86/core for v5.16
 2021-11-01 10:25 UTC 

[PATCH bpf-next 0/3] bpf: allow cgroup progs to export custom errnos to userspace
 2021-11-01 10:23 UTC  (8+ messages)
` [PATCH bpf-next 2/3] bpf: Add cgroup helper bpf_export_errno to get/set exported errno value

[PATCH 0/3] SEV: fixes for -kernel launch with incompatible OVMF
 2021-11-01 10:21 UTC  (2+ messages)
` [PATCH 3/3] sev/i386: Perform padding calculations at compile-time

[dpdk-dev] [PATCH v1] test/crypto: fix: test vectors for zuc 256 bit key
 2021-11-01 10:23 UTC  (5+ messages)

[PATCH 00/13] Support UXL filed in xstatus
 2021-11-01 10:01 UTC  (28+ messages)
` [PATCH 01/13] target/riscv: Sign extend pc for different ol
` [PATCH 02/13] target/riscv: Extend pc for runtime pc write
` [PATCH 03/13] target/riscv: Ignore the pc bits above XLEN
` [PATCH 04/13] target/riscv: Use gdb xml according to max mxlen
` [PATCH 05/13] target/riscv: Calculate address according to ol
` [PATCH 06/13] target/riscv: Adjust vsetvl "
` [PATCH 07/13] target/riscv: Ajdust vector atomic check with ol
` [PATCH 08/13] target/riscv: Fix check range for first fault only
` [PATCH 09/13] target/riscv: Adjust vector address with ol
` [PATCH 10/13] target/riscv: Adjust scalar reg in vector "
` [PATCH 11/13] target/riscv: Switch context in exception return
` [PATCH 12/13] target/riscv: Don't save pc when "
` [PATCH 13/13] target/riscv: Enable uxl field write

[PATCH 0/3] KVM: arm64: Fixes for the exposed debug architecture
 2021-11-01 10:21 UTC  (7+ messages)
` [PATCH 3/3] KVM: arm64: Raise KVM's reported debug architecture to v8.2

[libvirt test] 165968: regressions - FAIL
 2021-11-01 10:22 UTC 

[Intel-wired-lan] [PATCH net v2] ice: Fix not stopping Tx queues for VFs
 2021-11-01 10:22 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net v2] ice: Fix race conditions between virtchnl handling and VF ndo ops

[PATCH v4 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-01 10:20 UTC  (4+ messages)
` [PATCH v4 04/11] regulator: Introduce tps68470-regulator driver

[PATCH 0/6] MODULE_DEVICE_TABLE() support for the ISHTP bus
 2021-11-01 10:17 UTC  (14+ messages)
` [PATCH 1/6] HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
  ` [PATCH 2/6] HID: intel-ish-hid: use constants for modaliases
    ` [PATCH 3/6] HID: intel-ish-hid: fw-loader: only load for matching devices
      ` [PATCH 4/6] HID: intel-ish-hid: hid-client: "
        ` [PATCH 5/6] platform/chrome: chros_ec_ishtp: "
          ` [PATCH 6/6] platform/x86: isthp_eclite: "

[PATCH] staging: mm: Fix ERROR:do not initialise statics to 0 or NULL in memblock.c
 2021-11-01 10:17 UTC 

tg3 RX packet re-order in queue 0 with RSS
 2021-11-01 10:17 UTC  (12+ messages)

[PATCH v3 6/8] clk: Add Sunplus SP7021 clock driver
 2021-11-01 10:16 UTC  (3+ messages)

[PATCH v7 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-11-01 10:16 UTC  (4+ messages)
` [PATCH v7 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry

[Intel-gfx] [PATCH] drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
 2021-11-01 10:15 UTC  (3+ messages)
` [Intel-gfx] [PATCH v8] "

[PATCH v8 00/29] Add LoongArch linux-user emulation support
 2021-11-01  9:51 UTC  (30+ messages)
` [PATCH v8 01/29] target/loongarch: Add README
` [PATCH v8 02/29] target/loongarch: Add core definition
` [PATCH v8 03/29] target/loongarch: Add main translation routines
` [PATCH v8 04/29] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v8 05/29] target/loongarch: Add fixed point shift "
` [PATCH v8 06/29] target/loongarch: Add fixed point bit "
` [PATCH v8 07/29] target/loongarch: Add fixed point load/store "
` [PATCH v8 08/29] target/loongarch: Add fixed point atomic "
` [PATCH v8 09/29] target/loongarch: Add fixed point extra "
` [PATCH v8 10/29] target/loongarch: Add floating point arithmetic "
` [PATCH v8 11/29] target/loongarch: Add floating point comparison "
` [PATCH v8 12/29] target/loongarch: Add floating point conversion "
` [PATCH v8 13/29] target/loongarch: Add floating point move "
` [PATCH v8 14/29] target/loongarch: Add floating point load/store "
` [PATCH v8 15/29] target/loongarch: Add branch "
` [PATCH v8 16/29] target/loongarch: Add disassembler
` [PATCH v8 17/29] linux-user: Add LoongArch generic header files
` [PATCH v8 18/29] linux-user: Add LoongArch specific structures
` [PATCH v8 19/29] linux-user: Add LoongArch signal support
` [PATCH v8 20/29] linux-user: Add LoongArch elf support
` [PATCH v8 21/29] linux-user: Add LoongArch syscall support
` [PATCH v8 22/29] linux-user: Add LoongArch cpu_loop support
` [PATCH v8 23/29] linux-user: Add host dependency for LoongArch 64-bit
` [PATCH v8 24/29] default-configs: Add loongarch linux-user support
` [PATCH v8 25/29] target/loongarch: Add target build suport
` [PATCH v8 26/29] target/loongarch: 'make check-tcg' support
` [PATCH v8 27/29] scripts: add loongarch64 binfmt config
` [PATCH v8 28/29] accel/tcg/user-exec: Implement CPU-specific signal handler for loongarch64 hosts
` [PATCH v8 29/29] linux-user: Add safe syscall handling "

[meta-virtualization][PATCH] lxc: update to 4.0.11
 2021-11-01 10:13 UTC 

[Intel-gfx] [PATCH] drm/i915/gem: Don't try to map and fence large scanout buffers
 2021-11-01 10:13 UTC  (3+ messages)
` [Intel-gfx] [PATCH] drm/i915/gem: Don't try to map and fence large scanout buffers (v3)

[PATCH v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2021-11-01 10:12 UTC  (11+ messages)
` [PATCH v2 2/8] KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
` [PATCH v2 3/8] KVM: x86: Refactor kvm_hv_flush_tlb() to reduce indentation
` [PATCH v2 4/8] KVM: x86: Add a helper to get the sparse VP_SET for IPIs and TLB flushes
` [PATCH v2 5/8] KVM: x86: Don't bother reading sparse banks that end up being ignored
` [PATCH v2 6/8] KVM: x86: Shove vp_bitmap handling down into sparse_set_to_vcpu_mask()

[Buildroot] [PATCH 1/1] package/busybox: bump version to 1.34.1
 2021-11-01 10:12 UTC 

[PATCH v4 00/16] Extensions to ov8865 driver
 2021-11-01 10:01 UTC  (3+ messages)
` [PATCH v4 01/16] media: i2c: Add ACPI support to ov8865

[PATCH/RFT] fbdev driver for HP Visualize FX cards
 2021-11-01 10:11 UTC  (5+ messages)

[PATCH v2] ASoC: cs42l42: Add control for audio slow-start switch
 2021-11-01 10:10 UTC  (2+ messages)

[PATCH] KVM: x86: Improve exception safe wrappers in emulate.c
 2021-11-01  9:59 UTC  (3+ messages)

Need help in debugging "memory leak in em28xx_init_dev"
 2021-11-01  9:58 UTC  (7+ messages)

[Intel-gfx] [PATCH 00/16] drm/i915: DP per-lane drive settings for icl+
 2021-11-01 10:11 UTC  (7+ messages)
` [Intel-gfx] [PATCH 08/16] drm/i915: Query the vswing levels per-lane for icl combo phy
` [Intel-gfx] [PATCH 09/16] drm/i915: Query the vswing levels per-lane for icl mg phy

[PATCH] Clocksource: Avoid misjudgment of clocksource
 2021-11-01  9:59 UTC  (12+ messages)

[PATCH] media: em28xx: fix memory leak in em28xx_init_dev
 2021-11-01  9:55 UTC 

[PATCH 1/6] dma-buf: move dma_resv_prune_unlocked into dma_resv.c
 2021-11-01  9:51 UTC  (3+ messages)
` [PATCH 3/6] drm/etnaviv: stop getting the excl fence separately here

[PATCH v3 00/12] vfio-user server in QEMU
 2021-11-01  9:56 UTC  (5+ messages)
` [PATCH v3 02/12] vfio-user: build library

[PATCH] cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
 2021-11-01 10:09 UTC  (2+ messages)

[RFC/PATCH net-next v3 0/8] allow user to offload tc action to net device
 2021-11-01 10:07 UTC  (8+ messages)
` [RFC/PATCH net-next v3 3/8] flow_offload: "
` [RFC/PATCH net-next v3 5/8] flow_offload: add process to update action stats from hardware

[PATCH v2] printk: ringbuffer: Improve prb_next_seq() performance
 2021-11-01 10:06 UTC  (5+ messages)

[PATCH v3 1/2] iio: frequency: admv1013: add support for ADMV1013
 2021-11-01 10:04 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: iio: frequency: add admv1013 doc

[PATCH 0/4] remove PDE_DATA()
 2021-11-01  9:35 UTC  (5+ messages)
` [PATCH 1/4] fs: proc: store PDE()->data into inode->i_private
` [PATCH 2/4] fs: proc: replace PDE_DATA(inode) with inode->i_private
` [PATCH 3/4] fs: proc: remove PDE_DATA()
` [PATCH 4/4] fs: proc: use DEFINE_PROC_SHOW_ATTRIBUTE() to simplify the code

[f2fs-dev] [Bug 214895] New: F2FS BUG: KASAN: stack-out-of-bounds in d_shrink_add+0x17f/0x1c0
 2021-11-01 10:01 UTC  (2+ messages)
` [f2fs-dev] [Bug 214895] "

[PATCH for-4.16 v4] gnttab: allow setting max version per-domain
 2021-11-01 10:01 UTC  (3+ messages)
` [PATCH for-4.16 2/2] xen: Report grant table v1/v2 capabilities to the toolstack

[PATCH v2 0/2] docs/zh_CN: add core-api assoc_array and xarray translation
 2021-11-01  9:28 UTC  (2+ messages)

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-11-01  9:27 UTC  (7+ messages)

only have sound after mute and unmute and set volume in alsamixer
 2021-11-01  9:58 UTC 

[GIT PULL] x86/cleanups for v5.16
 2021-11-01  9:58 UTC 

[LTP] [PATCH 0/7] docparse improvements
 2021-11-01  9:59 UTC  (7+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix split buffer Rx
 2021-11-01  9:56 UTC 

[PATCH v2 2/2] ASoC: codec: tlv320adc3xxx: New codec driver
 2021-11-01  9:55 UTC 

[dpdk-dev] [Bug 873] net/iavf build failure in Windows with clang
 2021-11-01  9:56 UTC 

[PATCH v2 1/2] dt-bindings: sound: tlv320adc3xxx: New codec driver
 2021-11-01  9:55 UTC  (2+ messages)

[GIT PULL] x86/cc for v5.16
 2021-11-01  9:55 UTC 

[PATCH v3 0/2] Extend pinctrl-ocelot driver for lan966x
 2021-11-01  9:54 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: ocelot: add lan966x SoC support
` [PATCH v3 2/2] pinctrl: ocelot: Extend support for lan966x

[PATCH v2 0/2] Codec driver for TLV320ADC3001 and 3101
 2021-11-01  9:54 UTC 

[PATCH] [RFC] arm64: export this_cpu_has_cap
 2021-11-01  9:52 UTC  (8+ messages)

[dpdk-dev] [PATCH 00/10] vdpa/sfc: introduce Xilinx vDPA driver
 2021-11-01  9:53 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/10] "

[PATCH v2] platform/x86: system76_acpi: Fix input device error handling
 2021-11-01  9:51 UTC  (2+ messages)

[PATCH] mfd: stmpe: Support disabling sub-functions
 2021-11-01  9:48 UTC  (3+ messages)

[GIT PULL] x86/build for v5.16
 2021-11-01  9:49 UTC 

[PATCH v1 0/4] coresight: etm: Correct (virtual) contextID tracing for namespace
 2021-11-01  9:49 UTC  (4+ messages)
` [PATCH v1 1/4] coresight: etm4x: Add lock for reading virtual context ID comparator

[PATCH 5.14 000/125] 5.14.16-rc1 review
 2021-11-01  9:18 UTC  (46+ messages)
` [PATCH 5.14 036/125] mm: khugepaged: skip huge page collapse for special files
` [PATCH 5.14 038/125] arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency
` [PATCH 5.14 064/125] IB/hfi1: Fix abba locking issue with sc_disable()
` [PATCH 5.14 065/125] nvmet-tcp: fix data digest pointer calculation
` [PATCH 5.14 067/125] nvme-tcp: fix possible req->offset corruption
` [PATCH 5.14 071/125] RDMA/mlx5: Set user priority for DCT
` [PATCH 5.14 072/125] ice: check whether PTP is initialized in ice_ptp_release()
` [PATCH 5.14 073/125] arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node
` [PATCH 5.14 074/125] reset: brcmstb-rescal: fix incorrect polarity of status bit
` [PATCH 5.14 075/125] regmap: Fix possible double-free in regcache_rbtree_exit()
` [PATCH 5.14 076/125] net: batman-adv: fix error handling
` [PATCH 5.14 081/125] RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
` [PATCH 5.14 082/125] gpio: xgs-iproc: fix parsing of ngpios property
` [PATCH 5.14 083/125] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
` [PATCH 5.14 088/125] net: hns3: fix pause config problem after autoneg disabled
` [PATCH 5.14 090/125] net: ethernet: microchip: lan743x: Fix skb allocation failure
` [PATCH 5.14 094/125] phy: phy_start_aneg: Add an unlocked version
` [PATCH 5.14 098/125] RDMA/irdma: Do not hold qos mutex twice on QP resume
` [PATCH 5.14 099/125] sctp: use init_tag from inithdr for ABORT chunk
` [PATCH 5.14 100/125] sctp: fix the processing for INIT chunk
` [PATCH 5.14 101/125] sctp: fix the processing for INIT_ACK chunk
` [PATCH 5.14 102/125] sctp: fix the processing for COOKIE_ECHO chunk
` [PATCH 5.14 103/125] sctp: add vtag check in sctp_sf_violation
` [PATCH 5.14 104/125] sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
` [PATCH 5.14 105/125] sctp: add vtag check in sctp_sf_ootb
` [PATCH 5.14 106/125] bpf: Use kvmalloc for map values in syscall
` [PATCH 5.14 107/125] watchdog: sbsa: only use 32-bit accessors
` [PATCH 5.14 108/125] bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
` [PATCH 5.14 109/125] net: hns3: add more string spaces for dumping packets number of queue info in debugfs
` [PATCH 5.14 110/125] net: hns3: expand buffer len for some debugfs command
` [PATCH 5.14 111/125] virtio-ring: fix DMA metadata flags
` [PATCH 5.14 112/125] octeontx2-af: Check whether ipolicers exists
` [PATCH 5.14 113/125] KVM: s390: clear kicked_mask before sleeping again
` [PATCH 5.14 114/125] KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
` [PATCH 5.14 115/125] scsi: ufs: ufs-exynos: Correct timeout value setting registers
` [PATCH 5.14 116/125] perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
` [PATCH 5.14 117/125] scsi: ibmvfc: Fix up duplicate response detection
` [PATCH 5.14 118/125] riscv: fix misalgned trap vector base address
` [PATCH 5.14 119/125] riscv: Do not re-populate shadow memory with kasan_populate_early_shadow
` [PATCH 5.14 120/125] riscv: Fix asan-stack clang build
` [PATCH 5.14 121/125] perf script: Check session->header.env.arch before using it
` [PATCH 5.14 122/125] KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()
` [PATCH 5.14 123/125] KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
` [PATCH 5.14 124/125] KVM: SEV-ES: fix another issue with string I/O VMGEXITs
` [PATCH 5.14 125/125] KVM: x86: Take srcu lock in post_kvm_run_save()

[PATCH] selftests/core: fix conflicting types compile error for close_range()
 2021-11-01  9:32 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: helios64: add variables for pcie completion
 2021-11-01  9:46 UTC  (2+ messages)

[PATCH v3 0/2] PCI MCFG consolidation and APEI resource filterin
 2021-11-01  9:36 UTC  (4+ messages)
` [PATCH v4 0/4] PCI MCFG consolidation and APEI resource filtering

linux-next: Tree for Nov 1
 2021-11-01  9:44 UTC 


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.