messages from 2022-11-09 16:15:20 to 2022-11-09 16:59:02 UTC [more...]
[RFC 00/17] DRM scheduling cgroup controller
2022-11-09 16:59 UTC (5+ messages)
[PATCH net-next v2 00/12] Multiqueue + DSA untag support + fixes for mtk_eth_soc
2022-11-09 16:34 UTC (25+ messages)
` [PATCH net-next v2 01/12] net: ethernet: mtk_eth_soc: account for vlan in rx header length
` [PATCH net-next v2 02/12] net: ethernet: mtk_eth_soc: increase tx ring side for QDMA devices
` [PATCH net-next v2 03/12] net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newer
` [PATCH net-next v2 04/12] net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues
` [PATCH net-next v2 05/12] net: dsa: tag_mtk: assign "
` [PATCH net-next v2 06/12] net: ethernet: mediatek: ppe: assign per-port queues for offloaded traffic
` [PATCH net-next v2 07/12] net: ethernet: mtk_eth_soc: compile out netsys v2 code on mt7621
` [PATCH net-next v2 08/12] net: dsa: add support for DSA rx offloading via metadata dst
` [PATCH net-next v2 09/12] net: ethernet: mtk_eth_soc: fix VLAN rx hardware acceleration
` [PATCH net-next v2 10/12] net: ethernet: mtk_eth_soc: work around issue with sending small fragments
` [PATCH net-next v2 11/12] net: ethernet: mtk_eth_soc: set NETIF_F_ALL_TSO
` [PATCH net-next v2 12/12] net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
[PATCH v12 0/2] Add support for UltraSoc System Memory Buffer
2022-11-09 16:57 UTC (5+ messages)
` [PATCH v12 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v12 2/2] Documentation: Add document for UltraSoc SMB drivers
[PATCH v3 0/9] cxl: Add support for Restricted CXL hosts (RCD mode)
2022-11-09 16:55 UTC (3+ messages)
` [PATCH v3 4/9] cxl/mem: Skip intermediate port enumeration of restricted endpoints (RCDs)
[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
2022-11-09 16:53 UTC (26+ messages)
` [PATCH 01/12] dt-bindings: mfd: Add Cirrus Logic CS48L32 audio codec
` [PATCH 02/12] mfd: cs48l32: Add register definitions for Cirrus Logic CS48L31/32/33
` [PATCH 03/12] mfd: cs48l32: Add support for CS48L31/32/33 codecs
` [PATCH 04/12] dt-bindings: pinctrl: Add Cirrus Logic CS48L31/32/33
` [PATCH 05/12] pinctrl: cirrus: Add support for CS48L31/32/33 codecs
` [PATCH 06/12] regulator: arizona-micsupp: Don't hardcode use of ARIZONA defines
` [PATCH 07/12] regulator: arizona-micsupp: Don't use a common regulator name
` [PATCH 08/12] regulator: arizona-micsupp: Support Cirrus Logic CS48L31/32/33
` [PATCH 09/12] irqchip: cirrus: Add driver for Cirrus Logic CS48L31/32/33 codecs
` [PATCH 10/12] ASoC: wm_adsp: Allow client to hook into pre_run callback
` [PATCH 11/12] dt-bindings: sound: Add Cirrus Logic CS48L31/32/33 codecs
` [PATCH 12/12] ASoC: cs48l32: Add codec driver for Cirrus Logic CS48L31/32/33
[Intel-gfx] [PATCH v2 00/11] Connect VFIO to IOMMUFD
2022-11-09 16:57 UTC (6+ messages)
` "
[PATCH for-7.2 0/5] block/mirror: Do not wait for active writes
2022-11-09 16:54 UTC (6+ messages)
` [PATCH for-7.2 1/5] "
` [PATCH for-7.2 2/5] block/mirror: Drop mirror_wait_for_any_operation()
` [PATCH for-7.2 3/5] block/mirror: Fix NULL s->job in active writes
` [PATCH for-7.2 4/5] iotests/151: Test that active mirror progresses
` [PATCH for-7.2 5/5] iotests/151: Test active requests on mirror start
[Intel-gfx] [PATCH v7 00/23] drm: Analog TV Improvements
2022-11-09 16:55 UTC (4+ messages)
` [Intel-gfx] [PATCH v7 22/23] drm/vc4: vec: Add support for more analog TV standards
` [Nouveau] "
[PATCH for-4.17 v3 00/15] OCaml fixes for Xen 4.17
2022-11-09 16:55 UTC (7+ messages)
` [PATCH for-4.17 v3 07/15] CODING_STYLE(tools/ocaml): add 'make format' and remove tabs
[PATCH] app/testpmd: fix interactive mode with no ports
2022-11-09 16:54 UTC
[PATCH v1 00/14] Fix perf tools/lib includes
2022-11-09 16:52 UTC (3+ messages)
[PATCH 00/13] block: Simplify drain
2022-11-09 16:52 UTC (5+ messages)
` [PATCH 07/13] block: Don't use subtree drains in bdrv_drop_intermediate()
` [PATCH 08/13] stream: Replace subtree drain with a single node drain
[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Enable async flip on linear buffer
2022-11-09 16:53 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_async_flips: Enable async flip on linear buffer (rev6)
[PATCHv12 00/16] Linear Address Masking enabling
2022-11-09 16:51 UTC (17+ messages)
` [PATCHv12 01/16] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv12 02/16] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv12 03/16] mm: Pass down mm_struct to untagged_addr()
` [PATCHv12 04/16] x86/mm: Handle LAM on context switch
` [PATCHv12 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv12 06/16] KVM: Serialize tagged address check against tagging enabling
` [PATCHv12 07/16] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv12 08/16] x86/mm: Reduce untagged_addr() overhead until the first LAM user
` [PATCHv12 09/16] mm: Expose untagging mask in /proc/$PID/status
` [PATCHv12 10/16] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
` [PATCHv12 11/16] x86/mm, iommu/sva: Make LAM and SVA mutually exclusive
` [PATCHv12 12/16] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv12 13/16] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv12 14/16] selftests/x86/lam: Add io_uring "
` [PATCHv12 15/16] selftests/x86/lam: Add inherit "
` [PATCHv12 16/16] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA "
[PATCH v3] generic: shutdown might leave NULL files with nonzero di_size
2022-11-09 16:51 UTC (2+ messages)
[PATCH] net/mlx5: fix port initialization with small LRO
2022-11-09 16:50 UTC
[Bridge] How to connect more than 200 interfaces to a bridge
2022-11-09 16:51 UTC (2+ messages)
[PATCH v2 0/8] imx8: switch missing boards to binman
2022-11-09 16:50 UTC (7+ messages)
[Intel-gfx] [PATCH 0/3] add guard patting around i915_vma
2022-11-09 16:49 UTC (8+ messages)
` "
` [Intel-gfx] [PATCH 1/3] drm/i915: Wrap all access to i915_vma.node.start|size
` "
` [Intel-gfx] [PATCH 2/3] drm/i915: Introduce guard pages to i915_vma
` "
` [Intel-gfx] [PATCH 3/3] drm/i915: Refine VT-d scanout workaround
` "
[PATCH 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
2022-11-09 16:49 UTC (6+ messages)
` [PATCH 33/50] wifi: ath12k: add mhi.c
[PATCH 0/2] Add pinctrl support for S32 SoC family
2022-11-09 16:45 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add schema for NXP S32 SoCs
Deprecating and removing SLOB
2022-11-09 16:45 UTC (8+ messages)
[PATCH v5 0/3] qcom-cpufreq-hw: Add CPU clock provider support
2022-11-09 16:47 UTC (7+ messages)
` [PATCH v5 3/3] cpufreq: qcom-hw: "
After block device error, FICLONE and sync_file_range() make NULs, unlike read()
2022-11-09 16:47 UTC (2+ messages)
[PATCH] netfilter: ctmark: Fix data-races around ctmark
2022-11-09 16:46 UTC
[PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
2022-11-09 16:45 UTC (2+ messages)
[PATCH 0/5] ARM: dts: nanobone: Fix missing/incorrect features
2022-11-09 16:45 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: nanobone: Fix GPIO settings for RTS/CTS pins on UART3 & 4
` [PATCH 3/5] ARM: dts: nanobone: Enable I2C temperature sensor
[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_fence: Replacing customer spinner with igt_spin
2022-11-09 16:45 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH 0/3] btrfs: fix some test failures with btrfs-progs 5.19 and 6.0
2022-11-09 16:44 UTC (7+ messages)
` [PATCH 2/3] btrfs/053: fix test failure when running with btrfs-progs v6.0+
` [PATCH v2 0/3] btrfs: fix some test failures with btrfs-progs 5.19 and 6.0
` [PATCH v2 1/3] btrfs/003: fix failure on new btrfs-progs versions
` [PATCH v2 3/3] btrfs: fix failure of tests that use defrag on btrfs-progs v6.0+
[PATCH v2 2/3] btrfs/053: fix test failure when running with btrfs-progs v6.0+
2022-11-09 16:44 UTC
[meta-oe][PATCH] hwdata: allow to build native and nativesdk
2022-11-09 16:43 UTC (6+ messages)
` [oe] "
[chrome-os:chromeos-5.15 65/68] drivers/char/tpm/tpm_tis_i2c_cr50.c:763 tpm_cr50_i2c_probe() error: uninitialized symbol 'rc'
2022-11-09 16:42 UTC
Permanent disconnect when deauthenticated during a roam
2022-11-09 16:42 UTC
[PATCH mptcp-next 1.5/5] mptcp: track accuratelly the incoming MPC suboption type
2022-11-09 16:42 UTC (2+ messages)
` mptcp: track accuratelly the incoming MPC suboption type.: Tests Results
[PATCH bpf-next v5 00/25] Local kptrs, BPF linked lists
2022-11-09 16:41 UTC (16+ messages)
` [PATCH bpf-next v5 03/25] bpf: Support bpf_list_head in map values
` [PATCH bpf-next v5 15/25] bpf: Teach verifier about non-size constant arguments
` [PATCH bpf-next v5 22/25] selftests/bpf: Update spinlock selftest
` [PATCH bpf-next v5 25/25] selftests/bpf: Add BTF sanity tests
[Intel-gfx] [PATCH 1/3] drm/i915/pps: Add get_pps_idx() hook as part of pps_get_register() cleanup
2022-11-09 16:41 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] "
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-11-08 (ice, iavf)
2022-11-09 16:37 UTC (3+ messages)
` [PATCH net 2/3] ice: use int for n_per_out loop
[PATCH v4 00/16] timer: Move from a push remote at enqueue to a pull at expiry model
2022-11-09 16:39 UTC (3+ messages)
` [PATCH v4 14/16] timer: Implement the hierarchical pull model
[PATCH 1/3] wifi: rtl8xxxu: Name some bits used in burst init
2022-11-09 16:40 UTC (3+ messages)
[PATCH v2 0/7] Add camera access keys, IdeaPad driver improvements
2022-11-09 16:38 UTC (4+ messages)
[PATCH 1/2] ASoC: codecs: wsa883x: Shutdown on error path
2022-11-09 16:37 UTC (2+ messages)
` [PATCH 2/2] ASoC: codecs: wsa883x: Simplify with dev_err_probe
[PATCH] kni: fix possible alloc_q starvation when mbufs are exhausted
2022-11-09 16:39 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ASoC: codecs: wsa883x: Use proper shutdown GPIO values
2022-11-09 16:37 UTC
[PATCH net-next 0/2] net: vlan: claim one bit from sk_buff
2022-11-09 16:36 UTC (3+ messages)
` [PATCH net-next 1/2] net: remove skb->vlan_present
[PATCH] wifi: ath10k: Fix resource leak in ath10k_pci_init()
2022-11-09 16:34 UTC (3+ messages)
[linux-next:master 4222/6614] rswitch.c:undefined reference to `ptp_clock_index'
2022-11-09 16:33 UTC (2+ messages)
[freescale-fslc:pr/607 4361/18012] drivers/i2c/busses/xen-i2cfront.c:148:5: warning: no previous prototype for function 'i2cfront_xfer'
2022-11-09 16:32 UTC
[PATCH v8 2/2] mfd: max597x: Add support for MAX5970 and MAX5978
2022-11-09 16:32 UTC
[PATCH 0/3] ethdev: document special cases of port start and stop
2022-11-09 16:31 UTC (4+ messages)
` [PATCH 1/3] net/mlx5: fix log level on failed transfer proxy stop
` [PATCH 2/3] doc: document E-Switch limitations with HWS in mlx5 PMD
` [PATCH 3/3] ethdev: document special cases of port start and stop
[PATCH] arm64: efi: Disable only the misbehaving runtime service on sync exceptions
2022-11-09 16:30 UTC (5+ messages)
[PATCH net] eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
2022-11-09 16:31 UTC (2+ messages)
[PATCH 0/2] rebase: stop setting GIT_REFLOG_ACTION
2022-11-09 16:30 UTC (4+ messages)
` [PATCH v2 "
[Intel-wired-lan] [PATCH intel-next] i40e: allow toggling loopback mode via
2022-11-09 15:20 UTC
[docs] [PATCH] qemu.rst: audio: reference to Command-Line options
2022-11-09 16:27 UTC (4+ messages)
[PATCH] certs: Prevent spurious errors on repeated blacklisting
2022-11-09 15:50 UTC (3+ messages)
wireless-regdb: Update regulatory rules for Japan (JP) on 6GHz
2022-11-09 16:27 UTC (3+ messages)
` [wireless-regdb] "
[QEMU][PATCH v2 0/5] Introduce Xilinx Versal CANFD
2022-11-09 16:26 UTC (3+ messages)
` [QEMU][PATCH v2 3/5] xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers
[patch net-next v2 0/3] net: devlink: move netdev notifier block to dest namespace during reload
2022-11-09 16:26 UTC (4+ messages)
` [patch net-next v2 3/3] net: devlink: add WARN_ON to check return value of unregister_netdevice_notifier_net() call
[PATCH v2] dt-bindings: media: Add Omnivision ov8858 binding
2022-11-09 16:26 UTC (3+ messages)
[RFC PATCH] x86: Drop fpregs lock before inheriting FPU permissions during clone
2022-11-09 16:25 UTC (2+ messages)
[PATCH 00/23] Add Tegra20 parallel video input capture
2022-11-09 16:25 UTC (3+ messages)
` [PATCH 23/23] staging: media: tegra-video: add tegra20 variant
[PATCH v2] ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register
2022-11-09 16:24 UTC (3+ messages)
ping (iputils) review (call for help)
2022-11-09 16:25 UTC (2+ messages)
[PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
2022-11-09 16:24 UTC (6+ messages)
[PATCH v7 0/9] dts: ssh connection to a node
2022-11-09 16:23 UTC (4+ messages)
` [PATCH v8 "
[Intel-gfx] [PULL] drm-misc-fixes
2022-11-09 16:22 UTC (2+ messages)
` "
[freescale-fslc:pr/607 257/18012] make[5]: *** No rule to make target 'sound/soc/sof/intel/snd-sof-intel-ipc.o', needed by 'sound/soc/sof/intel/built-in.a'
2022-11-09 16:22 UTC
[docs] [PATCH v2] qemu.rst: slirp port forwarding details
2022-11-09 16:22 UTC (2+ messages)
Query on handling some special Group0 interrupt in Linux
2022-11-09 16:20 UTC (2+ messages)
[PATCH v5] wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
2022-11-09 16:20 UTC (6+ messages)
[PATCH] exit: Put an upper limit on how often we can oops
2022-11-09 16:19 UTC (6+ messages)
[PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
2022-11-09 16:18 UTC (6+ messages)
[PATCH for-8.0 0/9] arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset
2022-11-09 16:14 UTC (10+ messages)
` [PATCH for-8.0 1/9] hw/arm: Convert TYPE_ARM_SMMU "
` [PATCH for-8.0 2/9] hw/arm: Convert TYPE_ARM_SMMUV3 "
` [PATCH for-8.0 3/9] hw/intc: Convert TYPE_ARM_GIC_COMMON "
` [PATCH for-8.0 4/9] hw/intc: Convert TYPE_ARM_GIC_KVM "
` [PATCH for-8.0 5/9] hw/intc: Convert TYPE_ARM_GICV3_COMMON "
` [PATCH for-8.0 6/9] hw/intc: Convert TYPE_KVM_ARM_GICV3 "
` [PATCH for-8.0 7/9] hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON "
` [PATCH for-8.0 8/9] hw/intc: Convert TYPE_ARM_GICV3_ITS "
` [PATCH for-8.0 9/9] hw/intc: Convert TYPE_KVM_ARM_ITS "
[PATCH v4 1/3] USB: serial: option: remove old LARA-R6 PID
2022-11-09 16:17 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 2/3] USB: serial: option: add u-blox LARA-R6 00B modem
` [PATCH v5 3/3] USB: serial: option: add u-blox LARA-L6 modem
[LTP] [PATCH v2 0/5][PART 2] Hugetlb:Migrating the libhugetlbfs tests
2022-11-09 16:18 UTC (3+ messages)
` [LTP] [PATCH v2 3/5] Hugetlb: Migrating libhugetlbfs fadvise_reserve
[RFC] Kernel Support of Memory Error Detection
2022-11-09 16:15 UTC (3+ messages)
[PATCH] CHROMIUM: ASoC: amd: acp: Add tdm support for codecs in machine driver
2022-11-09 16:19 UTC (11+ messages)
[PATCH] platform/x86: don't unconditionally attach Intel PMC when virtualized
2022-11-09 16:15 UTC (2+ messages)
[PATCH] Add missing pixman dependecy
2022-11-09 16:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.