All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-10 20:34:21 to 2022-11-10 21:25:08 UTC [more...]

[Intel-wired-lan] [PATCH net] iavf: Do not restart Tx queues after reset task failure
 2022-11-10 21:13 UTC  (10+ messages)
`  "

[PATCH v3 0/7] wifi: mt76: mt7921: introduce chanctx support
 2022-11-10 21:23 UTC  (3+ messages)
` [PATCH v3 1/7] wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctx
` [PATCH v3 2/7] wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss signature

[PATCH] btrfs: fix assertion failure and blocking during nowait buffered write
 2022-11-10 21:23 UTC 

[PATCH v6 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-10 21:23 UTC  (12+ messages)
` [PATCH v6 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
` [PATCH v6 05/20] dt-bindings: PCI: dwc: Add phys/phy-names common properties
` [PATCH v6 09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names "
` [PATCH v6 10/20] dt-bindings: PCI: dwc: Add reg/reg-names "
` [PATCH v6 11/20] dt-bindings: PCI: dwc: Add clocks/resets "

[linux-linus test] 174703: regressions - FAIL
 2022-11-10 21:23 UTC 

[PATCH net-next v3 0/4] mtk_eth_soc rx vlan offload improvement + dsa hardware untag support
 2022-11-10 21:22 UTC  (9+ messages)
` [PATCH net-next v3 1/4] net: dsa: add support for DSA rx offloading via metadata dst
` [PATCH net-next v3 2/4] net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stack
` [PATCH net-next v3 3/4] net: ethernet: mtk_eth_soc: add support for configuring vlan rx offload
` [PATCH net-next v3 4/4] net: ethernet: mtk_eth_soc: enable hardware DSA untagging

[Intel-gfx] [PATCH] drm/i915/display: Add missing checks for cdclk crawling
 2022-11-10 21:23 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[PATCH 00/14] IFS multi test image support and misc changes
 2022-11-10 21:22 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/14] platform/x86/intel/ifs: Remove unused selection
  ` [PATCH v2 02/14] platform/x86/intel/ifs: return a more appropriate Error code
  ` [PATCH v2 03/14] platform/x86/intel/ifs: Remove image loading during init
  ` [PATCH v2 08/14] platform/x86/intel/ifs: Add metadata support
  ` [PATCH v2 09/14] platform/x86/intel/ifs: Use generic microcode headers and functions
  ` [PATCH v2 10/14] platform/x86/intel/ifs: Add metadata validation
  ` [PATCH v2 11/14] platform/x86/intel/ifs: Remove reload sysfs entry
  ` [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch "

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2022-11-10 21:21 UTC  (6+ messages)
` [PATCH 3/4] worktree add: add --orphan flag

[PATCH v6 00/20] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-10 21:21 UTC  (6+ messages)
` [Intel-gfx] [PATCH v6 05/20] drm/i915/vm_bind: Implement bind and unbind of object
  `  "

[RFC bpf-next v2 00/14] xdp: hints via kfuncs
 2022-11-10 21:21 UTC  (5+ messages)
` [RFC bpf-next v2 06/14] xdp: Carry over xdp metadata into skb context

RTT-PROBE: lore-subspace-rtt
 2022-11-10 21:20 UTC 

[PATCH] tcp: Add listening address to SYN flood message
 2022-11-10 21:20 UTC  (3+ messages)

[GIT PULL] Hyper-V fixes for 6.1-rc5
 2022-11-10 21:19 UTC 

[PATCH v5 00/25] xfsprogs: parent pointers for v5
 2022-11-10 21:05 UTC  (25+ messages)
` [PATCH v5 01/25] xfsprogs: Fix default superblock attr bits
` [PATCH v5 02/25] xfsprogs: Add new name to attri/d
` [PATCH v5 03/25] xfsprogs: Increase XFS_DEFER_OPS_NR_INODES to 5
` [PATCH v5 04/25] xfsprogs: get directory offset when adding directory name
` [PATCH v5 05/25] xfsprogs: get directory offset when removing "
` [PATCH v5 07/25] xfsprogs: add parent pointer support to attribute code
` [PATCH v5 08/25] xfsprogs: define parent pointer xattr format
` [PATCH v5 09/25] xfsprogs: Add xfs_verify_pptr
` [PATCH v5 10/25] xfsprogs: Increase rename inode reservation
` [PATCH v5 11/25] xfsprogs: extend transaction reservations for parent attributes
` [PATCH v5 12/25] xfsprogs: add parent attributes to link
` [PATCH v5 13/25] xfsprogs: add parent attributes to symlink
` [PATCH v5 14/25] xfsprogs: parent pointer attribute creation
` [PATCH v5 15/25] xfsprogs: remove parent pointers in unlink
` [PATCH v5 16/25] xfsprogs: Add parent pointers to rename
` [PATCH v5 17/25] xfsprogs: Add the parent pointer support to the superblock version 5
` [PATCH v5 18/25] xfsprogs: Add parent pointer ioctl
` [PATCH v5 19/25] xfsprogs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
` [PATCH v5 20/25] xfsprogs: drop compatibility minimum log size computations for reflink
` [PATCH v5 21/25] xfsprogs: Add parent pointer flag to cmd
` [PATCH v5 22/25] xfsprogs: Print pptrs in ATTRI items
` [PATCH v5 23/25] xfsprogs: implement the upper half of parent pointers
` [PATCH v5 24/25] xfsprogs: Add parent pointers during protofile creation
` [PATCH v5 25/25] xfsprogs: Add i, n and f flags to parent command

stable/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 14 warnings (v5.10.154)
 2022-11-10 21:18 UTC 

[PATCH v2 0/7] PCIe Hotplug Slot Emulation driver
 2022-11-10 21:17 UTC  (6+ messages)
` [PATCH v2 1/7] PCI: Allow for indirecting capability registers
` [PATCH v2 5/7] PCI: pci-bridge-emul: Provide a helper to set behavior

[rdma:wip/leon-for-next] BUILD SUCCESS 5c20311d76cbaeb7ed2ecf9c8b8322f8fc4a7ae3
 2022-11-10 21:17 UTC 

[PATCH v1 0/1] baseband/acc: coverity fix RC2
 2022-11-10 21:15 UTC  (4+ messages)
` [PATCH v1 1/1] baseband/acc: fix check after deref and dead code

[RFC PATCH 0/3] KVM: arm64: Allow userspace to trap hypercall ranges
 2022-11-10 21:13 UTC  (6+ messages)
` [RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges

[PATCH v2] drm/mediatek: make eDP panel as the first connected connector
 2022-11-10 21:13 UTC  (3+ messages)

[PATCH v2 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
 2022-11-10 21:11 UTC  (3+ messages)
` [PATCH v2 1/2] usb: ulpi: defer ulpi_register "
` [PATCH v2 2/2] usb: dwc3: core: defer probe "

[PATCH] regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
 2022-11-10 21:13 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2022-11-10 21:13 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RESEND PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-10 21:12 UTC  (9+ messages)
` [RESEND PATCH 2/6] x86/traps: add a system interrupt table for system interrupt dispatch
` [RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection

[android-common:android14-5.15 2515/17329] security/selinux/nlmsgtab.c:228: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-11-10 21:10 UTC 

[igt-dev] [PATCH] [NEW] Chamelium: Add new EDID Resolution List test
 2022-11-10 21:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Chamelium: Add new EDID Resolution List test (rev2)

RTT-PROBE: lore-subspace-rtt
 2022-11-10 21:10 UTC 

[PATCH 1/1] sound: support HP Pavilion Aero Laptop 13-be0xxx Mute LED
 2022-11-10 21:10 UTC 

[PATCH 0/1] sound: support HP Pavilion Aero 13-be0xxx Mute LED
 2022-11-10 21:10 UTC 

[PATCH v8 0/2] hugetlb MADV_DONTNEED fix and zap_page_range cleanup
 2022-11-10 21:09 UTC  (7+ messages)
` [PATCH v8 1/2] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
` [PATCH v8 2/2] mm: remove zap_page_range and change callers to use zap_vma_range

[PATCH v2] dt-bindings: Convert active-semi PMIC docs to YAML schemas
 2022-11-10 21:08 UTC  (3+ messages)

[PATCH] drm/i915: Fix unhandled deadlock in grab_vma()
 2022-11-10 21:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH] f2fs: remove gc_urgent_high_remaining node
 2022-11-10 21:07 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH V4] PCI: loongson: Skip scanning unavailable child devices
 2022-11-10 21:07 UTC  (2+ messages)

[PULL 0/3] pc,virtio: regression fixes
 2022-11-10 21:06 UTC  (4+ messages)
` [PULL 1/3] checkpatch: typo fix
` [PULL 2/3] display: include dependencies explicitly
` [PULL 3/3] virtio-net: fix for heap-buffer-overflow

[PATCH] regulator: qcom-rpmh: Fix PMR735a S3 regulator spec
 2022-11-10 21:07 UTC 

[Intel-gfx] [PATCH v5 0/9] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
 2022-11-10 21:06 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 1/9] drm/i915/display: Add new member to configure PCON color conversion
` [Intel-gfx] [PATCH v5 3/9] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format

How can Autoconf help with the transition to stricter compilation defaults?
 2022-11-10 21:05 UTC  (3+ messages)

[PATCH v1 0/2] Add LSM access controls for io_uring_setup
 2022-11-10 21:04 UTC  (4+ messages)

[PATCH 0/2] PCI: Drop controller CONFIG_OF dependencies
 2022-11-10 21:03 UTC  (3+ messages)

[syzbot] linux-next boot error: WARNING in kthread_should_stop
 2022-11-10 21:03 UTC  (5+ messages)

[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-11-10 21:02 UTC  (6+ messages)

[PATCH net 1/1] amd-xgbe: fix active cable determination
 2022-11-10 21:03 UTC 

[PATCH] Add IdeaPad WMI Fn Keys driver
 2022-11-10 21:02 UTC  (5+ messages)

[RFC] iommu/vt-d: set default value of INTEL_IOMMU_FLOPPY_WA to n
 2022-11-10 21:00 UTC  (7+ messages)

[PATCH for-7.2] block/blkio: Set BlockDriver::has_variable_length to false
 2022-11-10 21:01 UTC  (2+ messages)

[PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
 2022-11-10 21:01 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-10 21:00 UTC 

[freescale-fslc:pr/608 8723/16279] drivers/firmware/imx/ele_mu.c:127:16: warning: no previous prototype for 'imx_soc_device_register'
 2022-11-10 21:00 UTC 

[freescale-fslc:pr/607 3305/18012] drivers/irqchip/irq-imx-gpcv2.c:229:5: warning: no previous prototype for 'imx8mq_gpcv2_irq_set_affinity'
 2022-11-10 21:00 UTC 

obmc-op-control-power_git.bb refactoring
 2022-11-10 20:59 UTC 

[PATCH v3] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-11-10 20:58 UTC  (3+ messages)

[PATCH v3 0/8] drm/msm: add support for SM8450
 2022-11-10 20:59 UTC  (6+ messages)
` [PATCH v3 7/8] drm/msm/dpu: "

[PATCH 0/3] Add vulkan validation and improvements for headless devices
 2022-11-10 20:57 UTC  (6+ messages)
` [PATCH 1/3] spirv-tools: Correctly set the prefix in exported cmake packages
  ` [OE-core] "
` [PATCH 2/3] vulkan-loader: Allow headless targets to build the loader
` [PATCH 3/3] vulkan-validation: Add the official Vulkan validation layers
  ` [OE-core] "

[PATCH] dt-bindings: arm: sunxi: add Pine64 SoPine Clusterboard
 2022-11-10 20:57 UTC 

[PATCH] btrfs: qgroup: fix sleep from invalid context bug in update_qgroup_limit_item()
 2022-11-10 20:54 UTC  (2+ messages)

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-10 20:53 UTC  (13+ messages)
` [PATCH 09/12] irqchip: cirrus: Add driver for Cirrus Logic CS48L31/32/33 codecs

[RFC PATCH] gitlab: integrate coverage report
 2022-11-10 20:54 UTC  (2+ messages)

[PATCH v2 0/5] Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after
 2022-11-10 20:54 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v3 0/7] memory: prevent dma-reentracy issues
 2022-11-10 20:53 UTC  (3+ messages)

[PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-10 20:53 UTC  (5+ messages)
` [PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for "

[agd5f:s0ix-fixes 15/53] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:1134:20: error: no member named 'disable_phantom_crtc' in 'struct timing_generator_funcs'
 2022-11-10 20:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-10 20:50 UTC 

scrambled screen
 2022-11-10 20:50 UTC 

[freescale-fslc:pr/607 488/18012] drivers/media/platform/mxc/capture/mx6s_capture.c:1788:35: warning: variable 'asd' set but not used
 2022-11-10 20:50 UTC 

[PATCH] locking: fix kernel/locking/ inline asm error
 2022-11-10 20:50 UTC  (4+ messages)
  ` 回复: "

[PATCH v4] remoteproc: core: do pm relax when in RPROC_OFFLINE
 2022-11-10 20:50 UTC  (13+ messages)

[PATCH v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-11-10 20:49 UTC  (3+ messages)

[PATCH v6 00/35] Allow scsi_execute users to control retries
 2022-11-10 20:47 UTC  (6+ messages)
` [PATCH v6 03/35] scsi: Add struct for args to execution functions

[PATCH 1/2] dt-bindings: pinctrl: qcom,msm8660: convert to dtschema
 2022-11-10 20:47 UTC  (2+ messages)

[PATCH] x86/vdso: Conditionally export __vdso_sgx_enter_enclave
 2022-11-10 20:46 UTC  (2+ messages)

[PATCHv2 1/1] dt-bindings: power: rockchip: Increase pm_qos number
 2022-11-10 20:44 UTC  (4+ messages)

[PATCH] restripe.c: Use _FILE_OFFSET_BITS to enable largefile support
 2022-11-10 20:45 UTC 

linux-next: build warning after merge of the mm tree
 2022-11-10 20:43 UTC  (4+ messages)

[PATCH v1 1/1]: iio: light: rpr0521: add missing Kconfig dependencies
 2022-11-10 20:43 UTC  (3+ messages)

[PATCH 1/1] HID: Print specific timeout error in probe
 2022-11-10 20:41 UTC 

[PATCH] Various pages: SYNOPSIS: Use VLA syntax in function parameters
 2022-11-10 20:41 UTC  (15+ messages)
                        ` MR macro 4th argument (was: [PATCH] Various pages: SYNOPSIS: Use VLA syntax in function parameters)

[PATCH] env: Allow string CONFIG options in the text environment
 2022-11-10 20:40 UTC  (8+ messages)

[RFC 1/1] tools: Dockerfile for armv7
 2022-11-10 20:40 UTC  (6+ messages)

compat: update for RHEL 8.7
 2022-11-10 20:41 UTC 

[PATCH v5 00/16] buildman: Correct various issues with missing blobs
 2022-11-10 20:40 UTC  (4+ messages)
` [PATCH v5 02/16] Makefile: Correct the binman rule

[PATCH] sandbox: Move the capsule GUID declarations to board file
 2022-11-10 20:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-10 20:40 UTC 

[PATCH 0/8] env: mmc: improvements and corrections
 2022-11-10 20:40 UTC  (2+ messages)

[PATCH v5 3/4] PCI: j721e: add j784s4 PCIe configuration
 2022-11-10 20:40 UTC  (2+ messages)

[PATCH 5.4 CANDIDATE 0/6] xfs stable candidate patches for 5.4.y (from v5.9)
 2022-11-10 20:39 UTC  (2+ messages)

[PATCH] ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
 2022-11-10 20:38 UTC  (3+ messages)

[PATCH 0/3] MAINTAINERS: Update Kbuild and Kconfig entries
 2022-11-10 20:38 UTC  (5+ messages)
` [PATCH 2/3] MAINTAINERS: Remove Michal Marek from Kbuild maintainers
` [PATCH 3/3] MAINTAINERS: Add linux-kbuild's patchwork

[RFC PATCH 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-11-10 20:38 UTC  (3+ messages)
` [RFC PATCH 16/17] x86/sev: Add a #HV exception handler

[PATCH v1 1/1] usb: ulpi: defer ulpi_register on ulpi_read_id timeout
 2022-11-10 20:38 UTC  (4+ messages)

[PATCH] Makefile: fix cygwin build failure
 2022-11-10 20:35 UTC  (2+ messages)

renesas/master igt-kms-rockchip: 1 runs, 10 regressions (renesas-devel-2022-11-10-v6.1-rc4)
 2022-11-10 20:35 UTC 

renesas/master igt-gpu-panfrost: 1 runs, 1 regressions (renesas-devel-2022-11-10-v6.1-rc4)
 2022-11-10 20:35 UTC 

renesas/master cros-ec: 8 runs, 5 regressions (renesas-devel-2022-11-10-v6.1-rc4)
 2022-11-10 20:35 UTC 

[PATCH v2 0/5] x86/kasan: Bug fixes for recent CEA changes
 2022-11-10 20:35 UTC  (6+ messages)
` [PATCH v2 1/5] x86/mm: Recompute physical address for every page of per-CPU CEA mapping
` [PATCH v2 2/5] x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area
` [PATCH v2 3/5] x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names
` [PATCH v2 4/5] x86/kasan: Add helpers to align shadow addresses up and down
` [PATCH v2 5/5] x86/kasan: Populate shadow for shared chunk of the CPU entry area

[Intel-wired-lan] [net-next, v4 0/2] Accumulate statistics over reset
 2022-11-10 20:26 UTC  (3+ messages)
` [Intel-wired-lan] [net-next, v4 1/2] ice: Accumulate HW and Netdev "
` [Intel-wired-lan] [net-next, v4 2/2] ice: Accumulate ring "

[PATCH for-8.0 0/9] reset: Remove some deprecated APIs
 2022-11-10 20:33 UTC  (3+ messages)
` [PATCH for-8.0 6/9] hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()

[PATCH v1 net] dccp/tcp: Reset saddr on failure after inet6?_hash_connect()
 2022-11-10 20:34 UTC  (3+ messages)

[PATCH 0/3] Fix timeout handling when retiring requests
 2022-11-10 20:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/1] binder: return pending info for frozen async txns
 2022-11-10 20:34 UTC  (2+ messages)
` [PATCH v2 1/1] "


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.