messages from 2023-12-04 10:22:01 to 2023-12-04 10:55:39 UTC [more...]
Kernel problem with multiseat on one card
2023-12-04 10:34 UTC (6+ messages)
` [Nouveau] "
[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
2023-12-04 10:54 UTC (13+ messages)
` [PATCH v3 01/15] mm: Batch-copy PTE ranges during fork()
` [PATCH v3 02/15] mm: Batch-clear PTE ranges during zap_pte_range()
` [PATCH v3 03/15] arm64/mm: set_pte(): New layer to manage contig bit
` [PATCH v3 04/15] arm64/mm: set_ptes()/set_pte_at(): "
` [PATCH v3 05/15] arm64/mm: pte_clear(): "
` [PATCH v3 06/15] arm64/mm: ptep_get_and_clear(): "
` [PATCH v3 07/15] arm64/mm: ptep_test_and_clear_young(): "
` [PATCH v3 08/15] arm64/mm: ptep_clear_flush_young(): "
` [PATCH v3 09/15] arm64/mm: ptep_set_wrprotect(): "
` [PATCH v3 10/15] arm64/mm: ptep_set_access_flags(): "
` [PATCH v3 11/15] arm64/mm: ptep_get(): "
[PATCH v2 00/11] Convert DA906{1,2} bindings to json-schema
2023-12-04 10:55 UTC (5+ messages)
` [PATCH v2 01/11] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
[PATCH V2 0/7] coresight: Move remaining AMBA ACPI devices into platform driver
2023-12-04 10:54 UTC (11+ messages)
` [PATCH V2 5/7] coresight: tmc: Move ACPI support from AMBA driver to "
` [PATCH V2 6/7] coresight: stm: "
[PATCH v2 0/2] patch: reduce changes during patch refresh
2023-12-04 10:54 UTC (4+ messages)
` [OE-core] "
[PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment
2023-12-04 10:52 UTC (3+ messages)
[PATCH 1/2] [Crash-utility] RISCV64: Dump NT_PRSTATUS in 'help -n'
2023-12-04 10:50 UTC (2+ messages)
` [PATCH 2/2] [Crash-utility] RISCV64: Fix 'bt' output when no ra on the stack top
[PATCH v7 00/12] iommu: Prepare to deliver page faults to user space
2023-12-04 10:54 UTC (5+ messages)
` [PATCH v7 01/12] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v7 02/12] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
[Intel-xe] [PATCH] drm/xe: add some debug info for d3cold
2023-12-04 10:51 UTC
INFORMAL VOTE REQUIRED - DOCUMENTATION WORDING
2023-12-04 10:51 UTC (6+ messages)
[PATCH 0/6] Add support for MediaTek MT8365 EVK Board
2023-12-04 10:48 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: clock: add Mediatek MT8365 SoC clock bindings
` [PATCH 2/6] clk: mediatek: add clock driver support for MediaTek MT8365 SoC
` [PATCH 3/6] dt-bindings: power: add power-domain header "
` [PATCH 4/6] arm: mediatek: add support "
` [PATCH 5/6] dt-bindings: clock: add Mediatek MT8365 pinctrl bindings
` [PATCH 6/6] board: mediatek: add MT8365 EVK board support
Regression: Inoperative bluetooth, Intel chipset, mainline kernel 6.6.2+
2023-12-04 10:49 UTC (3+ messages)
` [PATCH 1/2] Revert "xhci: Enable RPM on controllers that support low-power states"
does nft 'tcp option ... exists' work?
2023-12-04 10:48 UTC (5+ messages)
[PATCH 00/18] Complete decoupling of bootm logic from commands
2023-12-04 10:48 UTC (3+ messages)
` [PATCH 01/18] bootm: netbds: Drop passing of arguments
How to cope with subvolumes and snapshots on muti-user systems?
2023-12-04 10:47 UTC (6+ messages)
[Intel-xe] [PATCH 0/5] Allow num_binds/num_batch_buffer to be zero IOCTLs
2023-12-04 10:46 UTC (5+ messages)
` [Intel-xe] [PATCH 2/5] drm/xe: Use a flags field instead of bools for VMA create
` [Intel-xe] [PATCH 3/5] drm/xe: Use a flags field instead of bools for sync parse
[PATCH] gen_compile_commands.py: fix path resolve with symlinks in it
2023-12-04 10:41 UTC
[LTP] [PATCH v2 0/2] KSM: support smart-scan feature
2023-12-04 10:45 UTC (7+ messages)
` [LTP] [PATCH v2 1/2] mem: disable KSM smart scan for ksm tests
` "
` [LTP] [PATCH v2 2/2] add ksm test for smart-scan feature
` "
[PATCH 00/19] xhci features for usb-next
2023-12-04 10:45 UTC (7+ messages)
` [PATCH 08/19] xhci: dbc: Use sizeof_field() where it makes sense
[PATCH] ARM: dts: qcom: Disable pm8941 & pm8226 smbb charger by default
2023-12-04 10:45 UTC (2+ messages)
[PATCH v2 00/18] xhci features for usb-next
2023-12-04 10:45 UTC (19+ messages)
` [PATCH v2 01/18] xhci: dbc: Drop duplicate checks for dma_free_coherent()
` [PATCH v2 02/18] xhci: dbc: Convert to use sysfs_streq()
` [PATCH v2 03/18] xhci: dbc: Use sysfs_emit() to instead of scnprintf()
` [PATCH v2 04/18] xhci: dbc: Use ATTRIBUTE_GROUPS()
` [PATCH v2 05/18] xhci: dbc: Check for errors first in xhci_dbc_stop()
` [PATCH v2 06/18] xhci: dbc: Don't shadow error codes in store() functions
` [PATCH v2 07/18] xhci: dbc: Replace custom return value with proper Linux error code
` [PATCH v2 08/18] xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH v2 09/18] xhci: dbc: Add missing headers
` [PATCH v2 10/18] xhci: check if legacy irq is available before using it as fallback
` [PATCH v2 11/18] xhci: add handler for only one interrupt line
` [PATCH v2 12/18] xhci: refactor static MSI-X function
` [PATCH v2 13/18] xhci: refactor static MSI function
` [PATCH v2 14/18] xhci: change 'msix_count' to encompass MSI or MSI-X vectors
` [PATCH v2 15/18] xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
` [PATCH v2 16/18] xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
` [PATCH v2 17/18] xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
` [PATCH v2 18/18] xhci: fix possible null pointer deref during xhci urb enqueue
[PATCH] cxl: Fix null pointer dereference in cxl_get_fd
2023-12-04 10:43 UTC (3+ messages)
[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
2023-12-04 10:36 UTC (2+ messages)
[PATCH] ARM: dts: qcom: apq8026-samsung-matissewifi: Configure touch keys
2023-12-04 10:43 UTC (2+ messages)
[RFC PATCH] x86/Kconfig: Disable KASLR on debug builds
2023-12-04 10:42 UTC (4+ messages)
[RFC v2 0/3] nvme: add csi, ms and nuse to sysfs
2023-12-04 10:41 UTC (4+ messages)
` [RFC v2 2/3] nvme: move ns id info to struct nvme_ns_head
[PATCH 0/2] Bring up more CPU cores on MSM8226
2023-12-04 10:41 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: qcom: msm8226: Add CPU and SAW/ACC nodes
[PATCH] avahi: update URL for new project location
2023-12-04 10:41 UTC
[PATCH v5 0/7] Introduce generic headers
2023-12-04 10:39 UTC (7+ messages)
` [PATCH v5 5/7] xen: ifdef inclusion of <asm/grant_table.h> in <xen/grant_table.h>
[PATCH] arm64: defconfig: Enable TI_ICSSG_PRUETH
2023-12-04 10:38 UTC (3+ messages)
[PATCH] [v2] drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
2023-12-04 10:21 UTC (2+ messages)
[PATCH] [v2] drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
2023-12-04 9:14 UTC
[PATCH] [v2] drm/radeon/dpm: fix a memleak in sumo_parse_power_table
2023-12-04 8:57 UTC
[PATCH] drm/radeon/dpm: fix a memleak in sumo_parse_power_table
2023-12-04 8:46 UTC (3+ messages)
` "
[PATCH 00/11] Improvements and Lunar Lake support
2023-12-04 10:38 UTC (12+ messages)
` [PATCH 01/11] thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails
` [PATCH 02/11] thunderbolt: Handle lane bonding of Gen 4 XDomain links properly
` [PATCH 03/11] thunderbolt: Move width_name() helper to tb.h
` [PATCH 04/11] thunderbolt: Log XDomain link speed and width
` [PATCH 05/11] thunderbolt: Transition link to asymmetric only when both sides support it
` [PATCH 06/11] thunderbolt: Disable CL states only when actually needed
` [PATCH 07/11] thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well
` [PATCH 08/11] thunderbolt: Improve logging when DisplayPort resource is added due to hotplug
` [PATCH 09/11] thunderbolt: Make PCIe tunnel setup and teardown follow CM guide
` [PATCH 10/11] thunderbolt: Disable PCIe extended encapsulation upon teardown properly
` [PATCH 11/11] thunderbolt: Add support for Intel Lunar Lake
[RFC PATCH net-next v3 00/13] Introduce PHY listing and link_topology tracking
2023-12-04 10:37 UTC (7+ messages)
` [RFC PATCH net-next v3 06/13] netlink: specs: add phy-index as a header parameter
` [RFC PATCH net-next v3 08/13] netlink: specs: add ethnl PHY_GET command set
[PATCH v6 00/15] Introduce PMF Smart PC Solution Builder Feature
2023-12-04 10:15 UTC (16+ messages)
` [PATCH v6 01/15] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v6 02/15] platform/x86/amd/pmf: Add support for PMF-TA interaction
` [PATCH v6 03/15] platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()
` [PATCH v6 04/15] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v6 05/15] platform/x86/amd/pmf: change amd_pmf_init_features() call sequence
` [PATCH v6 06/15] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v6 07/15] platform/x86/amd/pmf: Add support update p3t limit
` [PATCH v6 08/15] platform/x86/amd/pmf: Add support to update system state
` [PATCH v6 09/15] platform/x86/amd/pmf: Make source_as_str() as non-static
` [PATCH v6 10/15] platform/x86/amd/pmf: Add facility to dump TA inputs
` [PATCH v6 11/15] platform/x86/amd/pmf: Add capability to sideload of policy binary
` [PATCH v6 12/15] platform/x86/amd/pmf: dump policy binary data
` [PATCH v6 13/15] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
` [PATCH v6 14/15] platform/x86/amd/pmf: Add PMF-AMDSFH interface for HPD
` [PATCH v6 15/15] platform/x86/amd/pmf: Add PMF-AMDSFH interface for ALS
[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
2023-12-04 10:36 UTC (4+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
[PATCH 0/6] VMware hypercalls enhancements
2023-12-04 10:35 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] x86/vmware: Move common macros to vmware.h
` [PATCH v2 2/6] x86/vmware: Introduce vmware_hypercall API
` [PATCH v2 6/6] x86/vmware: Add TDX hypercall support
[Intel-gfx] [PATCH] drm/i915/display: Get bigjoiner config before dsc config during readout
2023-12-04 10:35 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display: Get bigjoiner config before dsc config during readout (rev2)
jitterentropy vs. simulation
2023-12-04 10:35 UTC (6+ messages)
[XEN PATCH v2 0/3] xen: address violations of MISRA C:2012 Rule 13.1
2023-12-04 10:34 UTC (8+ messages)
` [XEN PATCH v2 2/3] xen/arm: add SAF deviation for debugging and logging effects
[PATCH v2 0/4] ASoC: qcom: check ADSP version when setting clocks
2023-12-04 10:34 UTC (4+ messages)
` [PATCH v2 2/4] ASoC: qcom: q6afe: provide fallback for digital codec clock
[PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
2023-12-04 10:33 UTC (11+ messages)
drivers/irqchip/irq-apple-aic.c:941 aic_of_ic_init() error: uninitialized symbol 'off'
2023-12-04 10:32 UTC (2+ messages)
[PATCH v3] windows/virt2phys: fix block MDL not updated
2023-12-04 10:32 UTC (3+ messages)
` [PATCH v4] "
[RFC PATCH] xen/arm: Add emulation of Debug Data Transfer Registers
2023-12-04 10:31 UTC (2+ messages)
[PATCH 0/3] nvme-tcp: start error recovery after KATO
2023-12-04 10:30 UTC (7+ messages)
[v2] net/af_xdp: enable a sock path alongside use_cni
2023-12-04 10:31 UTC
[PATCH bpf] bpf: fix verification of indirect var-off stack access
2023-12-04 10:28 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next v1] idpf: refactor some missing field get/prep conversions
2023-12-04 10:26 UTC (5+ messages)
[PATCH 00/14] pxe: Allow extlinux booting without CMDLINE enabled
2023-12-04 10:27 UTC (3+ messages)
` [PATCH 08/14] fastboot: Remove dependencies on CMDLINE
[RFC KERNEL PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
2023-12-04 10:28 UTC (8+ messages)
` [RFC KERNEL PATCH v2 2/3] xen/pvh: Unmask irq for passthrough device in PVH dom0
[PATCH v8 00/21] dts: docstrings update
2023-12-04 10:24 UTC (23+ messages)
` [PATCH v9 "
` [PATCH v9 01/21] dts: code adjustments for doc generation
` [PATCH v9 02/21] dts: add docstring checker
` [PATCH v9 03/21] dts: add basic developer docs
` [PATCH v9 04/21] dts: exceptions docstring update
` [PATCH v9 05/21] dts: settings "
` [PATCH v9 06/21] dts: logger and utils "
` [PATCH v9 07/21] dts: dts runner and main "
` [PATCH v9 08/21] dts: test suite "
` [PATCH v9 09/21] dts: test result "
` [PATCH v9 10/21] dts: config "
` [PATCH v9 11/21] dts: remote session "
` [PATCH v9 12/21] dts: interactive "
` [PATCH v9 13/21] dts: port and virtual device "
` [PATCH v9 14/21] dts: cpu "
` [PATCH v9 15/21] dts: os session "
` [PATCH v9 16/21] dts: posix and linux sessions "
` [PATCH v9 17/21] dts: node "
` [PATCH v9 18/21] dts: sut and tg nodes "
` [PATCH v9 19/21] dts: base traffic generators "
` [PATCH v9 20/21] dts: scapy tg "
` [PATCH v9 21/21] dts: test suites "
[PATCH v1 0/8] Convert Tegra pinctrl to DM
2023-12-04 10:26 UTC (2+ messages)
[PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set)
2023-12-04 10:26 UTC (4+ messages)
` [PATCH net-next 1/2] "
[PATCH] ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populate
2023-12-04 10:26 UTC (2+ messages)
[PATCH] nvme: add namespace paths links
2023-12-04 10:25 UTC (6+ messages)
[PATCH] drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
2023-12-04 10:24 UTC (4+ messages)
[PATCH] thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth
2023-12-04 10:25 UTC
[PATCH v2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable UFS
2023-12-04 10:25 UTC (3+ messages)
[git:media_stage/master] media: ov13b10: Enable runtime PM before registering async sub-device
2023-12-04 10:21 UTC
[git:media_stage/master] media: imx355: Enable runtime PM before registering async sub-device
2023-12-04 10:21 UTC
[git:media_stage/master] media: ov9734: Enable runtime PM before registering async sub-device
2023-12-04 10:21 UTC
[git:media_stage/master] media: ov01a10: Enable runtime PM before registering async sub-device
2023-12-04 10:21 UTC
[Buildroot] [PATCH v1 1/1] board/zynq/readme.txt: update doc for zc702
2023-12-04 10:24 UTC
[PATCH 0/2] arm64: dts: qcom: msm8916/39: Make blsp_dma controlled-remotely
2023-12-04 10:21 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8939: "
[PATCH v5 0/3] Add UFS host controller and Phy nodes for sc7280
2023-12-04 10:24 UTC (4+ messages)
` [PATCH v5 1/3] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 soc
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 IDP board
[PATCH v6] bus/pci: fix legacy device IO port map
2023-12-04 10:23 UTC (5+ messages)
` [PATCH v7 0/2] fix legacy device missing region info
` [PATCH v7 1/2] vfio: add get device info API
[PATCH v3 1/5] dt-bindings: arm: hwmon: gpio-fan: Convert txt bindings to yaml
2023-12-04 10:23 UTC (3+ messages)
` [PATCH v3 4/5] ARM: dts: tegra30-ouya: make dts use gpio-fan matrix instead of array
next/master baseline: 127 runs, 5 regressions (next-20231204)
2023-12-04 10:23 UTC
[igt-dev] [PATCH i-g-t] lib/amdgpu: add GFX1150 chips for IGT tests
2023-12-04 10:23 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[PATCH 0/3] btrfs-progs: tune: run "btrfs check" before and after full fs conversion
2023-12-04 10:22 UTC (5+ messages)
` [PATCH 3/3] btrfs-progs: tune: add fsck runs before and after a full conversion
[PATCH] net: mdio: enable optional clock when registering a phy from devicetree
2023-12-04 10:22 UTC (4+ messages)
[PATCH V3] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails
2023-12-04 10:21 UTC (2+ messages)
[PATCH v8 00/10] Multi-size THP for anonymous memory
2023-12-04 10:20 UTC (4+ messages)
` [PATCH v8 08/10] selftests/mm/khugepaged: Enlighten for multi-size THP
` [PATCH v8 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
` [PATCH v8 10/10] selftests/mm/cow: Add tests for anonymous multi-size THP
[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
2023-12-04 10:21 UTC (5+ messages)
` [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status
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.