All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-23 09:54:03 to 2023-02-23 10:34:09 UTC [more...]

[Intel-gfx] [PATCH v4 00/19] Add vfio_device cdev for iommufd support
 2023-02-23 10:33 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 05/19] kvm/vfio: Accept vfio device file from userspace
    `  "

[PATCH v2 0/7] Several UFS MCQ Code Changes
 2023-02-23 10:32 UTC  (12+ messages)
` [PATCH v2 1/7] scsi: ufs: core: Fix mcq tag calcualtion
` [PATCH v2 2/7] scsi: ufs: core: Rename symbols
` [PATCH v2 3/7] scsi: ufs: core: Fix mcq nr_hw_queues
` [PATCH v2 4/7] scsi: ufs: core: Add hwq print for debug

[PATCH] of: Fix of_get_stdoutpath() when property does not contain a colon
 2023-02-23 10:31 UTC 

[PATCH 0/2] MIPS: Implement two workarounds for BPF JIT
 2023-02-23 10:31 UTC  (7+ messages)
` [PATCH 1/2] MIPS: ebpf jit: Implement DADDI workarounds
` [PATCH 2/2] MIPS: ebpf jit: Implement R4000 workarounds

[PATCH] clk: meson: vid-pll-div: added meson_vid_pll_div_ops support to enable vid_pll_div to meet clock setting requirements, especially for late chip
 2023-02-23 10:11 UTC  (4+ messages)

[PATCH v2 0/9] x86/hvm: {svm,vmx}.{c,h} cleanup
 2023-02-23 10:31 UTC  (9+ messages)
` [PATCH v2 2/9] x86/svm: opencode SVM_PAUSE{FILTER,THRESH}_INIT
` [PATCH v2 3/9] x86/svm: move declarations used only by svm code from svm.h to private header
` [PATCH v2 4/9] x86/vmx: remove unused included headers from vmx.h
` [PATCH v2 5/9] x86/vmx: reduce scope of GAS_VMX_OP definition

[PATCH net v1] net/mlx5: Fix memory leak in IPsec RoCE creation
 2023-02-23 10:30 UTC  (2+ messages)

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-23 10:29 UTC  (16+ messages)
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager

[REGRESSION PATCH RFC] net: phy: don't resume PHY via MDIO when iface is not up
 2023-02-23 10:29 UTC  (3+ messages)

[PATCH v1 char-misc-next 2/5] misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver
 2023-02-23 10:29 UTC  (4+ messages)

[PATCH] spi: spi-sn-f-ospi: fix white spaces and improve code formatting
 2023-02-23 10:29 UTC 

[igt-dev] [i-g-t 1/2] tests/kms_cursor_legacy: Fix CI tiemout issues
 2023-02-23 10:26 UTC  (4+ messages)
` [igt-dev] [i-g-t 2/2] Revert "tests/intel-ci: Rename kms_cursor_legacy subtests in BAT"

[PATCH] generic: add test for direct io partial writes
 2023-02-23 10:27 UTC  (2+ messages)

[PATCH V3 1/2] net: phylink: add a function to resume phy alone to fix resume issue with WoL enabled
 2023-02-23 10:27 UTC  (7+ messages)

[PATCH v2 0/6] OPP and devfreq for all Adrenos
 2023-02-23 10:27 UTC  (5+ messages)
` [PATCH v2 3/6] drm/msm/a2xx: Implement .gpu_busy

[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-23 10:25 UTC  (15+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2

[docs] [PATCH] manuals: document COMMERCIAL_[AUDIO|VIDEO]_PLUGINS variables
 2023-02-23 10:27 UTC  (5+ messages)
` [PATCH v2] "
  ` [docs] "

[PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
 2023-02-23 10:27 UTC  (4+ messages)
` [PATCH v2 2/4] numa: Validate socket and NUMA node boundary if required

[PATCH v6 00/34] e1000x cleanups (preliminary for IGB)
 2023-02-23 10:20 UTC  (35+ messages)
` [PATCH v6 01/34] e1000e: Fix the code style
` [PATCH v6 02/34] hw/net: Add more MII definitions
` [PATCH v6 03/34] fsl_etsec: Use hw/net/mii.h
` [PATCH v6 04/34] e1000: "
` [PATCH v6 05/34] e1000: Mask registers when writing
` [PATCH v6 06/34] e1000e: Introduce E1000E_LOW_BITS_SET_FUNC
` [PATCH v6 07/34] e1000e: Mask registers when writing
` [PATCH v6 08/34] e1000: Use more constant definitions
` [PATCH v6 09/34] e1000e: "
` [PATCH v6 10/34] e1000: Use memcpy to intialize registers
` [PATCH v6 11/34] e1000e: "
` [PATCH v6 12/34] e1000e: Remove pending interrupt flags
` [PATCH v6 13/34] e1000e: Improve software reset
` [PATCH v6 14/34] e1000: Configure ResettableClass
` [PATCH v6 15/34] e1000e: "
` [PATCH v6 16/34] e1000e: Introduce e1000_rx_desc_union
` [PATCH v6 17/34] e1000e: Set MII_ANER_NWAY
` [PATCH v6 18/34] e1000e: Remove extra pointer indirection
` [PATCH v6 19/34] net: Check L4 header size
` [PATCH v6 20/34] e1000x: Alter the signature of e1000x_is_vlan_packet
` [PATCH v6 21/34] net: Strip virtio-net header when dumping
` [PATCH v6 22/34] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
` [PATCH v6 23/34] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
` [PATCH v6 24/34] e1000e: Perform software segmentation for loopback
` [PATCH v6 25/34] hw/net/net_tx_pkt: Implement TCP segmentation
` [PATCH v6 26/34] hw/net/net_tx_pkt: Check the payload length
` [PATCH v6 27/34] e1000e: Do not assert when MSI-X is disabled later
` [PATCH v6 28/34] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
` [PATCH v6 29/34] MAINTAINERS: Add e1000e test files
` [PATCH v6 30/34] e1000e: Combine rx traces
` [PATCH v6 31/34] e1000: Count CRC in Tx statistics
` [PATCH v6 32/34] e1000e: "
` [PATCH v6 33/34] net/eth: Report if headers are actually present
` [PATCH v6 34/34] e1000e: Implement system clock

[yocto] Question about psuedo abort errors
 2023-02-23 10:27 UTC  (2+ messages)
`  "

[powerpc:merge] BUILD SUCCESS cf67b423ea80af8345efb51db9738f170955ce06
 2023-02-23 10:23 UTC 

htmldocs: Warning: Documentation/mm/hugetlbfs_reserv.rst references a file that doesn't exist: Documentation/mm/hugetlbpage.rst
 2023-02-23 10:25 UTC 

[PATCH] drm/tegra: allow compile test on !ARM
 2023-02-23 10:25 UTC 

stable-rc/queue/4.14 build: 190 builds: 2 failed, 188 passed, 25 warnings (v4.14.306-7-ga83f2295c6c7)
 2023-02-23 10:25 UTC 

[PATCH net-next v13 0/8] net/sched: cls_api: Support hardware miss to tc action
 2023-02-23 10:24 UTC  (3+ messages)
` [PATCH net-next v13 3/8] net/sched: flower: Move filter handle initialization earlier

[PATCH v1 0/3] fdt: Fix mtparts fixup
 2023-02-23 10:23 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_softpin: Ensure gpu is idle when we use manual placement
 2023-02-23 10:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_softpin: Ensure gpu is idle when we use manual placement (rev2)

[PATCH v4 00/19] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-02-23 10:22 UTC  (6+ messages)
` [PATCH v4 09/19] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator

v2023.02.0
 2023-02-23 10:21 UTC  (2+ messages)

[PATCH 1/1] tc: add missing separator
 2023-02-23 10:15 UTC 

[PATCH 16/27] kbuild, crypto: remove MODULE_LICENSE in non-modules
 2023-02-23 10:21 UTC  (4+ messages)
` [PATCH 17/27] "

[PATCH RFC 0/4] clk: mediatek: de-duplicate MT798x drivers
 2023-02-23 10:20 UTC  (10+ messages)
` [PATCH RFC 1/4] dt-bindings: clock: rename mt7986-clk.h to mediatek,mt7986-clk.h
` [PATCH RFC 2/4] dt-bindings: clock: break out mediatek,ethsys into its own header
` [PATCH RFC 3/4] dt-bindings: clock: break out mediatek,filogic-apmixed

[Buildroot] [PATCH 1/1] package/multipath-tools: fix legal-info
 2023-02-23 10:20 UTC 

[RESEND v8 0/5] Add resets for ADSP based audio clock controller driver
 2023-02-23 10:19 UTC  (4+ messages)
` [RESEND v8 4/5] clk: qcom: lpassaudiocc-sc7280: Merge AHB clocks into lpass_aon

[PATCH v6 00/11] LSM: Three basic syscalls
 2023-02-23 10:19 UTC  (3+ messages)
` [PATCH v6 06/11] LSM: wireup Linux Security Module syscalls

[PATCH mptcp-next v3] mptcp: update userspace pm mptcp_info fields
 2023-02-23 10:17 UTC  (4+ messages)

[Intel-xe] [PATCH] drm/xe: Fix kunit integration due to missing prototypes
 2023-02-23 10:16 UTC  (2+ messages)

[PATCH v5 00/54] MediaTek clocks: full module build and cleanups
 2023-02-23 10:15 UTC  (3+ messages)

[PATCH] Call SetVirtualAddressMap() by default
 2023-02-23 10:16 UTC  (2+ messages)

[PATCH 00/21] cfg80211/mac80211 patches from our internal tree 2023-02-21
 2023-02-23 10:09 UTC  (22+ messages)
` [PATCH 01/21] wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZ
` [PATCH 02/21] wifi: mac80211: adjust scan cancel comment/check
` [PATCH 03/21] wifi: mac80211: clear all bits that relate rtap fields on skb
` [PATCH 04/21] wifi: mac80211: check key taint for beacon protection
` [PATCH 05/21] wifi: mac80211: allow beacon protection HW offload
` [PATCH 06/21] wifi: net: wireless: return primary channel regardless of DUP
` [PATCH 07/21] wifi: net: wireless: correct validation 6G Band for primary channel
` [PATCH 08/21] wifi: net: wireless: cleanup unused function parameters
` [PATCH 09/21] wifi: nl80211/cfg80211: add command to enable/disable HW timestamping
` [PATCH 10/21] wifi: mac80211: add support for set_hw_timestamp command
` [PATCH 11/21] wifi: cfg80211/mac80211: report link ID on control port RX
` [PATCH 12/21] wifi: mac80211: warn only once on AP probe
` [PATCH 13/21] wifi: mac80211: add pointer from bss_conf to vif
` [PATCH 14/21] wifi: mac80211: remove SMPS from AP debugfs
` [PATCH 15/21] wifi: mac80211: add netdev per-link debugfs data and driver hook
` [PATCH 16/21] wifi: mac80211_hwsim: Indicate support for NL80211_EXT_FEATURE_SCAN_MIN_PREQ_CONTENT
` [PATCH 17/21] wifi: nl80211: fix NULL-ptr deref in offchan check
` [PATCH 18/21] wifi: mac80211: mlme: remove pointless sta check
` [PATCH 19/21] wifi: mac80211: simplify reasoning about EHT capa handling
` [PATCH 20/21] wifi: mac80211: fix ieee80211_link_set_associated() type
` [PATCH 21/21] wifi: cfg80211: fix MLO connection ownership

[PATCH v2 0/4] introduce generic implementation of macros from bug.h
 2023-02-23 10:11 UTC  (5+ messages)
` [PATCH v2 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME

[virtio-comment] [PATCH v4 0/2] virtio-net: Improve dev config layout
 2023-02-23 10:12 UTC  (5+ messages)
` [PATCH v4 1/2] virtio-net: Describe dev cfg fields read only
` [PATCH v4 2/2] virtio-net: Define cfg fields before description
  ` [virtio-comment] "

[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
 2023-02-24 23:14 UTC  (6+ messages)
      ` [PATCH] crypto: stm32 - Save and restore between each request

[PATCH v1 0/3] Add PLL clocks driver for StarFive JH7110
 2023-02-23 10:10 UTC  (9+ messages)
` [PATCH v1 2/3] clk: starfive: Add StarFive JH7110 PLL clock driver

[PATCH v2 0/2] usb: USB hubs require host mode
 2023-02-23 10:10 UTC  (3+ messages)
` [PATCH v2 2/2] usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB

[Buildroot] [PATCH v2, 1/1] package/libev: force arm mode instead of Thumb mode
 2023-02-23 10:10 UTC 

[PATCH net,v4,0/2] Fix a fib6 info notification bug
 2023-02-23 10:10 UTC  (2+ messages)

[PATCH] target/riscv: Add support for Zicond extension
 2023-02-23 10:10 UTC  (2+ messages)

[PATCH v3 00/10] sched/fair: Avoid unnecessary migrations within SMT domains
 2023-02-23 10:09 UTC  (11+ messages)
` [PATCH v3 06/10] sched/fair: Use the prefer_sibling flag of the current sched domain

[PATCH v3 0/5] target/cpu: System/User cleanups around hwaddr/vaddr
 2023-02-23 10:09 UTC  (4+ messages)
` [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations

[PATCH 1/2] Mips: ls2k1000: dts: add the display controller device node
 2023-02-23 10:09 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: display: Add Loongson display controller

[kvm-unit-tests PATCH v2 1/3] s390x/spec_ex: Use PSW macro
 2023-02-23 10:09 UTC  (2+ messages)

[PATCH] btrfs: fix percent calculation for reclaim message
 2023-02-23 10:07 UTC  (2+ messages)

[PATCH] perf: fix counting when initial delay configured
 2023-02-23  7:58 UTC 

[PATCH] efivarfs: fix NULL-deref on mount when no efivars
 2023-02-23 10:05 UTC  (2+ messages)

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-02-23 10:06 UTC  (4+ messages)
` [PATCH v3 2/7] RISC-V: Add a syscall for HW probing

[broonie-ci:spi-arch-deps 63/63] drivers/spi/spi-s3c24xx.c:243:16: error: 'struct s3c24xx_spi' has no member named 'fiq_claimed'
 2023-02-23 10:05 UTC 

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-02-23 10:05 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] Selftest fixes
 2023-02-23 10:05 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/selftest: Fix engine timestamp and ktime disparity
` [Intel-gfx] [PATCH 2/2] drm/i915/selftest: Fix ktime_get() and h/w access order

[PATCH 0/3] media: i2c: adv748x: Enable pattern generator without external HDMI source
 2023-02-23 10:05 UTC  (3+ messages)
` [PATCH 1/3] media: i2c: adv748x: Fix lookup of DV timings

[virtio-dev] [PATCH v7] virtio-net: support the virtqueue coalescing moderation
 2023-02-23 10:05 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v2] i2c: tegra: Share same DMA channel for Rx and Tx
 2023-02-23 10:04 UTC  (3+ messages)

stable-rc/queue/4.19 build: 188 builds: 4 failed, 184 passed, 26 warnings (v4.19.273-8-gcfb65624d3e5)
 2023-02-23 10:04 UTC 

[PATCH] crypto: aspeed: add error handling if dmam_alloc_coherent() failed
 2023-02-23 10:03 UTC  (4+ messages)

[PATCH] lmb: Default to not-LMB_USE_MAX_REGIONS
 2023-02-23 10:01 UTC  (6+ messages)

[PATCH v6] virtio-net: support the virtqueue coalescing moderation
 2023-02-23 10:01 UTC  (3+ messages)
  ` [virtio-comment] "

[PATCH] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
 2023-02-23  9:58 UTC  (2+ messages)

linux-next: manual merge of the pinctrl tree with the mmc tree
 2023-02-23  9:58 UTC  (3+ messages)

[PATCH v3] manuals: document COMMERCIAL_[AUDIO|VIDEO]_PLUGINS variables
 2023-02-23  9:57 UTC 

[PATCH] drm/msm/dpu: fix stack smashing in dpu_hw_ctl_setup_blendstage
 2023-02-23  9:57 UTC  (2+ messages)

[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-23  9:55 UTC  (5+ messages)

[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
 2023-02-23  9:56 UTC  (7+ messages)
` [PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field

[PATCH net v333 0/4] net: phy: EEE fixes
 2023-02-23  9:56 UTC  (7+ messages)
` [PATCH net v3 3/4] net: phy: do not force EEE support
` [PATCH net v3 4/4] net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes

[PATCH 0/3] OPP: Simplify set_required_opp handling
 2023-02-23  9:56 UTC  (2+ messages)

[PATCH 6.1 v2 0/7] Backport Build ID fixes
 2023-02-23  9:54 UTC  (5+ messages)

Important enquiry:
 2023-02-23  9:55 UTC 

[PATCH v1 0/3] i2c: stop using i2c_of_match_device()
 2023-02-23  9:55 UTC  (11+ messages)
` [PATCH v1 2/3] auxdisplay: ht16k33: Make use of device_get_match_data()

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-23  9:54 UTC  (10+ messages)
` [PATCH v3 03/24] arm: "

[PATCH v2] libbpf: Fix arm syscall regs spec in bpf_tracing.h
 2023-02-23  9:53 UTC 

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-02-23  9:53 UTC  (8+ 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.