messages from 2024-04-12 16:47:12 to 2024-04-12 17:47:03 UTC [more...]
[RFC PATCH 00/22] Replace community.general.zypper
2024-04-12 17:46 UTC (3+ messages)
` [RFC PATCH 01/22] blktests: Replace the use of community.general.zypper
` [RFC PATCH 02/22] bootlinux: Replace the use of the community.general.zypper module
[PATCH v2 1/1] media: v4l: Don't turn on privacy LED if streamon fails
2024-04-12 17:46 UTC (2+ messages)
[PATCH v3 00/27] misc: Replace sprintf
2024-04-12 17:45 UTC (11+ messages)
` [PATCH v3 03/27] util/hexdump: Use a GString for qemu_hexdump_line
` [PATCH v3 04/27] util/hexdump: Add unit_len and block_len to qemu_hexdump_line
` [PATCH v3 05/27] util/hexdump: Inline g_string_append_printf "%02x"
` [PATCH v3 07/27] system/qtest: Replace sprintf by qemu_hexdump_line
` [PATCH v3 08/27] hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintf
[GIT PULL] io_uring fixes for 6.9-rc4
2024-04-12 17:45 UTC (2+ messages)
[GIT PULL] Ceph fixes for 6.9-rc4
2024-04-12 17:45 UTC (2+ messages)
[GIT PULL] Block fixes for 6.9-rc4
2024-04-12 17:45 UTC (2+ messages)
[PATCH net-next v6 2/4] ethtool: provide customized dim profile management
2024-04-12 17:44 UTC (2+ messages)
[PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
2024-04-12 17:43 UTC (3+ messages)
[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
2024-04-12 17:43 UTC (38+ messages)
` [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 03/19] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH 07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely()
` [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
` [PATCH 14/19] riscv: hwprobe: Disambiguate vector and xtheadvector in hwprobe
` [PATCH 16/19] riscv: hwprobe: Add vendor extension probing
[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
2024-04-12 17:42 UTC (4+ messages)
` [PATCH v5 01/18] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
[PATCH] scsi: ufs: Remove .get_hba_mac()
2024-04-12 17:41 UTC
[BUG] Clones from local repositories do not work correctly under Windows
2024-04-12 17:41 UTC (7+ messages)
[PATCH v3 0/9] media: subdev: Improve stream enable/disable machinery
2024-04-12 17:41 UTC (7+ messages)
` [PATCH v3 1/9] media: subdev: Add privacy led helpers
` [PATCH v3 2/9] media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams()
` [PATCH v3 3/9] media: subdev: Add checks for subdev features
NT/VHT errors filling log
2024-04-12 17:41 UTC
6.8.3+ panic at boot with CONFIG_BTRFS_FS_RUN_SANITY_TESTS=y
2024-04-12 17:33 UTC
[PATCHSET v13.1 5/9] xfs: Parent Pointers
2024-04-12 17:39 UTC (3+ messages)
` [PATCH 27/32] xfs: Add parent pointer ioctls
[PATCH v1 1/1] serial: 8250_dw: Hide a cast in dw8250_serial_inq()
2024-04-12 17:39 UTC
[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-12 17:39 UTC (11+ messages)
[PATCH v1 1/1] serial: 8250_dw: Deduplicate LCR checks
2024-04-12 17:39 UTC
[PATCH net] inet: bring NLM_DONE out to a separate recv() again
2024-04-12 17:38 UTC (5+ messages)
[PATCH 0/3] Implement CMRR Support
2024-04-12 17:31 UTC (4+ messages)
` [PATCH 1/3] drm/i915: Define and compute Transcoder CMRR registers
` [PATCH 2/3] drm/i915: Add Enable/Disable for CMRR based on VRR state
` [PATCH 3/3] drm/i915: Compute CMRR and calculate vtotal
[PATCH] launch_editor: waiting message on error
2024-04-12 17:37 UTC (15+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] launch_editor: waiting message
` [PATCH v3 1/2] launch_editor: waiting for editor message
` [PATCH v3 2/2] launch_editor: waiting message on error
[PATCH bpf-next v2 00/14] use start_server and connect_to helpers
2024-04-12 17:35 UTC (6+ messages)
` [PATCH bpf-next v2 09/14] selftests/bpf: Add function pointer for __start_server
` [PATCH bpf-next v2 11/14] selftests/bpf: Use start_server_setsockopt in sockopt_inherit
[PATCH 00/10] KVM: MMU changes for confidential computing
2024-04-12 17:35 UTC (11+ messages)
` [PATCH 01/10] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH 02/10] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH 03/10] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH 04/10] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
` [PATCH 05/10] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH 06/10] KVM, x86: add architectural support code for #VE
` [PATCH 07/10] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH 08/10] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH 09/10] KVM: x86/mmu: Use PFERR_GUEST_ENC_MASK to indicate fault is private
` [PATCH 10/10] KVM: x86/mmu: check for invalid async page faults involving private memory
RAID performance limited by single kernel thread mdX_raid6 ?
2024-04-12 17:35 UTC
[PATCH] MAINTAINERS: Update my email address
2024-04-12 17:33 UTC (2+ messages)
[PATCH net-next v1 1/1] can: mcp251x: Fix up includes
2024-04-12 17:33 UTC
[RFC 00/10] fs/dax: Fix FS DAX page reference counts
2024-04-12 17:32 UTC (12+ messages)
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
` [RFC 04/10] fs/dax: Don't track page mapping/index
[PATCH 0/6] reset: Add RESET_TYPE_SNAPSHOT_LOAD
2024-04-12 17:32 UTC (15+ messages)
` [PATCH 1/6] hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
` [PATCH 2/6] allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset
` [PATCH 4/6] hw, target: Add ResetType argument to hold and exit phase methods
` [PATCH 5/6] docs/devel/reset: Update to new API for "
` [PATCH 6/6] reset: Add RESET_TYPE_SNAPSHOT_LOAD
[PATCH v2 1/2] drm/amdgpu: add prototype to dump ip state
2024-04-12 17:31 UTC (8+ messages)
` [PATCH v2 2/2] drm/amdgpu: Add support of gfx10 register dump
[PATCH v11 00/20] Automatic Disk Unlock with TPM2
2024-04-12 17:25 UTC (3+ messages)
` [PATCH v11 09/20] key_protector: Add key protectors framework
[PATCH] PM: hibernate: Fix level3 translation fault in swsusp_save()
2024-04-12 17:30 UTC (4+ messages)
` [PATCH v2] arm64: "
[PATCH 0/3] Miscelleanous In Field Scan changes
2024-04-12 17:23 UTC (4+ messages)
` [PATCH 1/3] platform/x86/intel/ifs: Classify error scenarios correctly
` [PATCH 2/3] platform/x86/intel/ifs: trace: display batch num in hex
` [PATCH 3/3] platform/x86/intel/ifs: Disable irq during one load stage
[PATCH mptcp-net] mptcp: ensure snd_una is properly initialized on connect
2024-04-12 17:30 UTC
[PATCH] slub: limit number of slabs to scan in count_partial()
2024-04-12 17:29 UTC (4+ messages)
` [External] : "
[PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime
2024-04-12 17:30 UTC (3+ messages)
` [PATCH RFC v2 1/6] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
[PATCH for-9.0] target/riscv: prioritize pmp errors in raise_mmu_exception()
2024-04-12 17:26 UTC (7+ messages)
[XEN PATCH v3 0/3] x86/iommu: Drop IOMMU support when cx16 isn't supported
2024-04-12 17:26 UTC (4+ messages)
[meta-oe][PATCH] ostree: Add missing dependencies for ptests
2024-04-12 17:26 UTC
[RFC PATCH] powerpc: Optimise barriers for fully ordered atomics
2024-04-12 17:25 UTC
[PATCH] dm zoned: Drop the WQ_UNBOUND flag for the chunk workqueue
2024-04-12 17:25 UTC (4+ messages)
[v2 00/31] Basic system allocator support in xe driver
2024-04-12 17:24 UTC (4+ messages)
` [v2 27/31] drm/xe/svm: Handle CPU page fault
[openeuler:OLK-6.6 2730/7378] drivers/platform/mpam/mpam_resctrl.c:25:1: sparse: sparse: symbol 'resctrl_mon_ctx_waiters' was not declared. Should it be static?
2024-04-12 17:23 UTC
[PATCH net 0/3] net: start to replace copy_from_sockptr()
2024-04-12 17:23 UTC (2+ messages)
[OE-core][PATCH 0/3] kbd: update-license
2024-04-12 17:22 UTC (6+ messages)
` [OE-core][PATCH 1/3] kbd: split gpl-3 keymap to separate package
` [OE-core][PATCH 2/3] kbd: remove non-free Agafari fonts
` [OE-core][PATCH 3/3] kbd: update license
` Patchtest results for "
[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
2024-04-12 17:22 UTC (8+ messages)
proc.5: Still refers to "described in more detail below" for splitted out manpages
2024-04-12 17:21 UTC
[PATCH -next] cgroup: move proc_cgroupstats_show() to cgroup.c
2024-04-12 17:20 UTC (2+ messages)
rtw88: rtw8822cu (LM842) on Raspi4 -> driver get stucked while sending data
2024-04-12 17:19 UTC (2+ messages)
[PATCH v3 0/8] docs: recommend using contrib/contacts/git-contacts
2024-04-12 17:19 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location
` [PATCH v4 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email
[PATCH v2 00/13] Drop old distros, bump glib and switch to glib URI parsing code
2024-04-12 17:18 UTC (6+ messages)
` [PATCH v2 01/13] tests: Remove Ubuntu 20.04 container
` [PATCH v2 12/13] block/ssh: Use URI parsing code from glib
Increase Default vm_max_map_count to Improve Compatibility with Modern Games
2024-04-12 17:18 UTC (4+ messages)
[PATCH] ARM: dts: bcm2835: Enable 3D rendering through V3D
2024-04-12 17:17 UTC (3+ messages)
[xen-4.17-testing bisection] complete test-amd64-amd64-xl-qcow2
2024-04-12 17:13 UTC
[PATCH v3 0/6] mmc: sdhci-acpi: Add some DMI quirks to fix various issues on Bay Trail devices
2024-04-12 17:13 UTC (4+ messages)
` [PATCH v3 2/6] mmc: sdhci: Add support for "Tuning Error" interrupts
[PATCH v2 0/2] Add sysfs entry to EDL mode
2024-04-12 17:09 UTC (6+ messages)
` [PATCH v2 2/2] bus: mhi: host: pci_generic: Add edl callback to enter EDL
[PATCH] drm/xe: Generate oob before compiling anything
2024-04-12 17:08 UTC (5+ messages)
[PATCH v5 00/11] IOMMU memory observability
2024-04-12 17:06 UTC (4+ messages)
[PATCH] driver core: Make dev_err_probe() silent for -ENOMEM
2024-04-12 17:07 UTC (5+ messages)
[PATCH] ACPICA: Fix memory leak then namespace lookup fails
2024-04-12 17:07 UTC (4+ messages)
[PATCH 0/4] Cleanup and fixes in drmm_add_action_or_reset usage
2024-04-12 17:07 UTC (6+ messages)
` [PATCH v3 7/7] drm/xe/pm: Capture errors and handle them
[PATCH net-next 00/10] selftests: Assortment of fixes
2024-04-12 17:03 UTC (11+ messages)
` [PATCH net-next 01/10] selftests: net: Unify code of busywait() and slowwait()
` [PATCH net-next 02/10] selftests: forwarding: lib.sh: Validate NETIFS
` [PATCH net-next 03/10] selftests: forwarding: bail_on_lldpad() should SKIP
` [PATCH net-next 04/10] selftests: drivers: hw: Fix ethtool_rmon
` [PATCH net-next 05/10] selftests: drivers: hw: ethtool.sh: Adjust output
` [PATCH net-next 06/10] selftests: drivers: hw: Include tc_common.sh in hw_stats_l3
` [PATCH net-next 07/10] selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitly
` [PATCH net-next 08/10] selftests: forwarding: router_mpath_nh: Add a diagram
` [PATCH net-next 09/10] selftests: forwarding: router_mpath_nh_res: "
` [PATCH net-next 10/10] selftests: forwarding: router_nh: "
[PATCH v5 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
2024-04-12 17:05 UTC (7+ messages)
` [PATCH v5 5/5] PCI: dwc: Add common send PME_Turn_Off message method
[PATCH v9 0/1] mm: report per-page metadata information
2024-04-12 17:04 UTC (4+ messages)
` [PATCH v9 1/1] "
[RFC PATCH v3 0/9] pids controller events rework and migration charging
2024-04-12 17:04 UTC (5+ messages)
` [RFC PATCH v3 2/9] cgroup/pids: Separate semantics of pids.events related to pids.max
` "
[PATCH v3 00/14] Provide SEV-SNP support for running under an SVSM
2024-04-12 17:03 UTC (3+ messages)
` [PATCH v3 03/14] x86/sev: Check for the presence of an SVSM in the SNP Secrets page
[PATCH] BBHandler: Handle unclosed functions correctly
2024-04-12 17:03 UTC
[PATCH net-next v2 0/6] selftests: net: exercise page pool reporting via netlink
2024-04-12 17:00 UTC (3+ messages)
` [PATCH net-next v2 6/6] "
[PATCH v2 0/4] xen/public: use fixed-size integers
2024-04-12 17:01 UTC (7+ messages)
` [PATCH v2 1/4] docs: add xen_ulong_t to the documented integers sizes/alignments
[PATCH v3 0/2] Add initial ARM MHUv3 mailbox support
2024-04-12 17:01 UTC (6+ messages)
` [PATCH v3 2/2] mailbox: arm_mhuv3: Add driver
[PATCH bpf-next 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
2024-04-12 17:00 UTC (6+ messages)
` [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s)
[PATCH] sched: Improve rq selection for a blocked task when its affinity changes
2024-04-12 16:59 UTC (2+ messages)
[PATCH] ata: Add sdev attribute to lower link speed in runtime
2024-04-12 16:59 UTC (2+ messages)
[GIT PULL] PCI fixes for v6.9
2024-04-12 16:59 UTC
riscv32 EXT4 splat, 6.8 regression?
2024-04-12 16:59 UTC (4+ messages)
[PATCH 0/6] btrfs: some speedup for NOCOW write path and cleanups
2024-04-12 16:50 UTC (2+ messages)
[PATCH v1] pwm: dwc: allow suspend/resume for 16 channels
2024-04-12 16:57 UTC (4+ messages)
[PATCH v1 1/3] Bluetooth: qca: Fix crash caused by tool btattach for QCA_ROME
2024-04-12 16:56 UTC (2+ messages)
` Fix 2 tool btattach issues for QCA controllers
[PATCH] drm/msm: Fix gen_header.py for older python3 versions
2024-04-12 16:54 UTC
[PATCH v3 1/3] drm/amdgpu: add prototype to dump ip state
2024-04-12 16:54 UTC (3+ messages)
` [PATCH v3 2/3] drm/amdgpu: Add support of gfx10 register dump
` [PATCH v3 3/3] drm/amdgpu: Add ip dump support in devcoredump
[PATCH 0/9] vhost: Support SIGKILL by flushing and exiting
2024-04-12 16:52 UTC (5+ messages)
[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
2024-04-12 16:52 UTC (7+ messages)
` [PATCH v2 bpf-next 1/6] selftests/bpf: Fix bind program for big endian systems
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
` [PATCH v2 bpf-next 3/6] selftests/bpf: Implement BPF programs for kernel socket operations
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases
` [PATCH v2 bpf-next 5/6] selftests/bpf: Make sock configurable for each test case
` [PATCH v2 bpf-next 6/6] selftests/bpf: Add kernel socket operation tests
[v2] Support for Arm CCA VMs on Linux
2024-04-12 16:52 UTC (3+ messages)
[PATCH] net/netvsc: fix number Tx queues > Rx queues
2024-04-12 16:50 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [EXTERNAL] "
[PATCH 0/4] Fix a rare crash in the UFS driver
2024-04-12 16:50 UTC (4+ messages)
` [PATCH 4/4] scsi: ufs: Check for completion from the timeout handler
[PATCH net-next v3] net:tun: limit printing rate when illegal packet received by tun dev
2024-04-12 16:49 UTC (2+ messages)
[PATCH] selftests/rseq: take large C-state exit latency into consideration
2024-04-12 16:47 UTC (3+ 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.