messages from 2023-12-12 20:09:42 to 2023-12-12 20:58:09 UTC [more...]
[PATCH BlueZ v5 1/6] bap: Allow setup of multiple stream per endpoint
2023-12-12 20:57 UTC
[PATCH] maple_tree: do not preallocate nodes for slot stores
2023-12-12 20:57 UTC (3+ messages)
[PATCH] HID: elo fix coding style errors
2023-12-12 20:57 UTC
[PATCH mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
2023-12-12 20:57 UTC (4+ messages)
` [PATCH mm 1/4] lib/stackdepot: add printk_deferred_enter/exit guards
[PATCH v2 6/7] rust: file: add `DeferredFdCloser`
2023-12-12 20:57 UTC (5+ messages)
[ndctl PATCH v2 1/2] test/cxl-region-sysfs.sh: use '[[ ]]' command to evaluate operands as arithmetic expressions
2023-12-12 20:54 UTC (4+ messages)
` [ndctl PATCH v2 2/2] test/cxl-region-sysfs.sh: Fix cxl-region-sysfs.sh: line 107: [: missing `]'
[PATCH v4 00/15] Add CDM support for MSM writeback
2023-12-12 20:52 UTC (32+ messages)
` [PATCH v4 01/15] drm/msm/dpu: add formats check for writeback encoder
` [PATCH v4 02/15] drm/msm/dpu: rename dpu_encoder_phys_wb_setup_cdp to match its functionality
` [PATCH v4 03/15] drm/msm/dpu: fix writeback programming for YUV cases
` [PATCH v4 04/15] drm/msm/dpu: move csc matrices to dpu_hw_util
` [PATCH v4 05/15] drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalog
` [PATCH v4 06/15] drm/msm/dpu: add cdm blocks to sm8250 dpu_hw_catalog
` [PATCH v4 07/15] drm/msm/dpu: add dpu_hw_cdm abstraction for CDM block
` [PATCH v4 08/15] drm/msm/dpu: add cdm blocks to RM
` [PATCH v4 09/15] drm/msm/dpu: add support to allocate CDM from RM
` [PATCH v4 10/15] drm/msm/dpu: add CDM related logic to dpu_hw_ctl layer
` [PATCH v4 11/15] drm/msm/dpu: add an API to setup the CDM block for writeback
` [PATCH v4 12/15] drm/msm/dpu: plug-in the cdm related bits to writeback setup
` [PATCH v4 13/15] drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output
` [PATCH v4 14/15] drm/msm/dpu: introduce separate wb2_format arrays for rgb and yuv
` [PATCH v4 15/15] drm/msm/dpu: add cdm blocks to dpu snapshot
[PATCH] PCI: Allocate maximum available buses to help extending the daisy chain
2023-12-12 20:54 UTC (2+ messages)
[PATCH v4 1/3] dt-bindings: arm: hwmon: gpio-fan: Convert txt bindings to yaml
2023-12-12 20:53 UTC (3+ messages)
` (subset) "
+ mm-vmscan-add-new-event-to-trace-shrink-lru.patch added to mm-unstable branch
2023-12-12 20:53 UTC
+ mm-shrinker-add-new-event-to-trace-shrink-count.patch added to mm-unstable branch
2023-12-12 20:53 UTC
[PATCH 0/1] RFC: linux-5.15.y ksmbd backport for CVE-2023-38431
2023-12-12 20:52 UTC (5+ messages)
` [EXTERNAL] "
[PATCH v2 0/7] efi/cxl-cper: Report CPER CXL component events through trace events
2023-12-12 20:50 UTC (4+ messages)
` [PATCH v2 6/7] firmware/efi: Process CXL Component Events
[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-12 (igb, e1000e)
2023-12-12 20:49 UTC (4+ messages)
` [PATCH net-next 1/3] igb: Use FIELD_GET() to extract Link Width
` [PATCH net-next 2/3] e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code
` [PATCH net-next 3/3] e1000e: Use pcie_capability_read_word() for reading LNKSTA
[PATCH RESEND v1 0/7] MPFS clock fixes required for correct CAN clock modeling
2023-12-12 20:49 UTC (4+ messages)
` [PATCH RESEND v1 2/7] dt-bindings: can: mpfs: add missing required clock
[RFC] initoverlayfs - a scalable initial filesystem
2023-12-12 20:48 UTC (7+ messages)
How to cope with subvolumes and snapshots on muti-user systems?
2023-12-12 20:48 UTC (11+ messages)
` file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
[PATCH 6.1 000/194] 6.1.68-rc1 review
2023-12-12 20:48 UTC (3+ messages)
` RTL8152_INACCESSIBLE was "
[RFC PATCH v5 00/29] TDX KVM selftests
2023-12-12 20:46 UTC (30+ messages)
` [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [RFC PATCH v5 02/29] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [RFC PATCH v5 03/29] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [RFC PATCH v5 04/29] KVM: selftests: Refactor steps in vCPU descriptor table initialization
` [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
` [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
` [RFC PATCH v5 11/29] KVM: selftests: TDX: Add basic TDX CPUID test
` [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
` [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
` [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
` [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
` [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
` [RFC PATCH v5 17/29] KVM: selftests: TDX: Add TDX MMIO reads test
` [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
` [RFC PATCH v5 19/29] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
` [RFC PATCH v5 20/29] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
` [RFC PATCH v5 21/29] KVM: selftests: TDX: Add TDG.VP.INFO test
` [RFC PATCH v5 22/29] KVM: selftests: Add functions to allow mapping as shared
` [RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test
` [RFC PATCH v5 24/29] KVM: selftests: Expose _vm_vaddr_alloc
` [RFC PATCH v5 25/29] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [RFC PATCH v5 26/29] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [RFC PATCH v5 27/29] KVM: selftests: Propagate KVM_EXIT_MEMORY_FAULT to userspace
` [RFC PATCH v5 28/29] KVM: selftests: TDX: Add TDX UPM selftest
` [RFC PATCH v5 29/29] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
[frank-w-bpi-r2-4.14:6.6-r4-dango 20/29] kismet: WARNING: unmet direct dependencies detected for PHY_MTK_PEXTP when selected by PCS_MTK_USXGMII
2023-12-12 20:45 UTC
[PATCH v8 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
2023-12-12 20:45 UTC (2+ messages)
` ✗ Fi.CI.SPARSE: warning for Resolve suspend-resume racing with GuC destroy-context-worker (rev10)
[mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds
2023-12-12 20:44 UTC (11+ messages)
` [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
[PATCH net-next v2 00/11] tools/net/ynl: Add 'sub-message' support to ynl
2023-12-12 20:42 UTC (8+ messages)
` [PATCH net-next v2 02/11] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v2 03/11] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v2 11/11] tools/net/ynl-gen-rst: Add sub-messages to generated docs
[PATCH] objtool: Make objtool check actually fatal upon fatal errors
2023-12-12 20:39 UTC (3+ messages)
[pci:virtualization] BUILD SUCCESS e367e3c765f5477b2e79da0f1399aed49e2d1e37
2023-12-12 20:39 UTC
[PATCH v7 0/2] media: i2c: Add driver for OmniVision OV64A40
2023-12-12 20:32 UTC (3+ messages)
` [PATCH v7 2/2] "
[yocto] do_rootfs failed
2023-12-12 20:39 UTC (2+ messages)
[PATCH V2] perf top: Use evsel's cpus to replace user_requested_cpus
2023-12-12 20:37 UTC (2+ messages)
[PATCH] dmaengine: ti: k3-udma: Add PSIL threads for AM62P
2023-12-12 20:36 UTC
[PATCH v12 00/24] Modernize U-Boot shell
2023-12-12 20:36 UTC (3+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-12 (iavf)
2023-12-12 20:36 UTC (4+ messages)
` [PATCH net 1/3] iavf: Introduce new state machines for flow director
` [PATCH net 2/3] iavf: Handle ntuple on/off based on "
` [PATCH net 3/3] iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close
[meta-oe][PATCH 1/4] libbytesize: Removed unnecessary setting of B
2023-12-12 20:35 UTC (4+ messages)
` [meta-oe][PATCH 2/4] libmxml: use autotools-brokensep instead of setting B
` [meta-oe][PATCH 3/4] libsombok3: "
` [meta-networking][PATCH 4/4] pgpool2: "
[PATCH] pwm: meson: Simplify using dev_err_probe()
2023-12-12 20:33 UTC (9+ messages)
[PATCH RFC 0/5] Add a git regression test workflow
2023-12-12 20:34 UTC (5+ messages)
` [PATCH RFC 1/5] Add playbook for the git regression workflow
+ maple_tree-do-not-preallocate-nodes-for-slot-stores.patch added to mm-hotfixes-unstable branch
2023-12-12 20:34 UTC
[PATCH 0/3] Mini-OS: fix and cleanup of event handling
2023-12-12 20:33 UTC (7+ messages)
` [PATCH 1/3] Mini-OS: call event handlers always with interrupts off
` [PATCH 2/3] Mini-OS: drop in_callback variable
` [PATCH 3/3] Mini-OS: cleanup hypervisor.c
Question regarding CDC NCM and VNC performance issue
2023-12-12 20:32 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-next v2] i40e: remove fake support of rx-frames-irq
2023-12-12 20:31 UTC (3+ messages)
` "
[PATCH][next] mlx4: Fix spelling mistake: "mape" -> "map"
2023-12-12 20:30 UTC (2+ messages)
[PATCH net-next v2 0/3] netdevsim: link and forward skbs between ports
2023-12-12 20:29 UTC (5+ messages)
` [PATCH net-next v2 1/3] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v2 3/3] netdevsim: add selftest for forwarding skb between connected ports
+ selftests-damon-add-a-test-for-update_schemes_tried_regions-hang-bug.patch added to mm-unstable branch
2023-12-12 20:29 UTC
+ selftests-damon-add-a-test-for-update_schemes_tried_regions-sysfs-command.patch added to mm-unstable branch
2023-12-12 20:29 UTC
+ selftests-damon-_damon_sysfs-implement-updat_schemes_tried_bytes-command.patch added to mm-unstable branch
2023-12-12 20:29 UTC
+ selftests-damon-_damon_sysfs-implement-kdamonds-start-function.patch added to mm-unstable branch
2023-12-12 20:29 UTC
+ selftests-damon-implement-a-python-module-for-test-purpose-damon-sysfs-controls.patch added to mm-unstable branch
2023-12-12 20:29 UTC
[PATCH 0/4] refs: improve handling of special refs
2023-12-12 20:28 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] wt-status: read HEAD and ORIG_HEAD via the refdb
` [PATCH v2 2/4] refs: propagate errno when reading special refs fails
[PATCH 0/2] scsi: myrb: Fix a potential string truncation
2023-12-12 20:28 UTC (5+ messages)
` [PATCH 1/2] scsi: myrb: Fix a potential string truncation in rebuild_show()
[PATCH v1 00/14] Clean up libperf cpumap's empty function
2023-12-12 20:27 UTC (5+ messages)
` [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
[PATCH v1 0/8] Add device tree for IBM system1 BMC
2023-12-12 20:26 UTC (21+ messages)
` [PATCH v1 3/8] ARM: dts: aspeed: System1: IBM system1 BMC board
` [PATCH v1 4/8] ARM: dts: aspeed: System1: Add i2c and muxes
` [PATCH v1 5/8] ARM: dts: aspeed: System1: Voltage regulators
` [PATCH v1 6/8] ARM: dts: aspeed: System1: GPIO, Fan ctrl, Led
` [PATCH v1 8/8] ARM: dts: aspeed: System1: PS, sensor and more
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2023-12-12 20:26 UTC (8+ messages)
` [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
[PATCH] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
2023-12-12 20:26 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH i-g-t v2 0/2] Add create-contexts subtest
2023-12-12 20:26 UTC (2+ messages)
` ✓ CI.xeBAT: success for "
[PATCH net-next v4 5/8] net: wangxun: add ethtool_ops for ring parameters
2023-12-12 20:25 UTC (2+ messages)
[Toaster] bitbake: toaster: add functional testing toaster error details
2023-12-12 20:24 UTC
[PATCH] tcg: Reduce serial context atomicity earlier
2023-12-12 20:24 UTC (2+ messages)
[PATCH i-g-t] tests/xe_create: Reduce MAXEXECQUEUES
2023-12-12 20:23 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH net-next v10 1/4] rust: core abstractions for network PHY drivers
2023-12-12 20:23 UTC (6+ messages)
[PATCH 0/4] rteval: Add relative cpusets
2023-12-12 20:22 UTC (3+ messages)
` [PATCH 1/4] rteval: Refactor collapse_cpulist in systopology
[patch net-next] dpll: remove leftover mode_supported() op and use mode_get() instead
2023-12-12 20:22 UTC (4+ messages)
[PATCH 00/21] Qualcomm generic board support
2023-12-12 20:21 UTC (13+ messages)
[PATCH 1/4] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py
2023-12-12 20:21 UTC (2+ messages)
` [bitbake-devel] "
xen | Successful pipeline for staging-4.16 | e7c3d6ce
2023-12-12 20:20 UTC
[PATCH 0/4] Add a workaround for Framework 13 spurious IRQ1
2023-12-12 20:19 UTC (2+ messages)
Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime
2023-12-12 20:18 UTC (7+ messages)
xen | Successful pipeline for staging-4.17 | 958706fd
2023-12-12 20:18 UTC
[Acpica-devel] [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-12-12 20:16 UTC (8+ messages)
` "
[PATCH net-next] selftests: forwarding: Import top-level lib.sh through $lib_dir
2023-12-12 20:17 UTC (4+ messages)
[PATCH v1 1/3] dt-bindings: drm: rockchip: convert inno_hdmi-rockchip.txt to yaml
2023-12-12 20:16 UTC (5+ messages)
` (subset) "
[PATCH 0/5] [Series 2] rename variable posHTCap and (4) others
2023-12-12 20:14 UTC (4+ messages)
` [PATCH 4/5] staging: rtl8192e: rename variable pHT
[PATCH 0/2] arm64: dts: rockchip: Add ethernet0 aliases to the dts files for RK3566 and RK3588(S) boards
2023-12-12 20:16 UTC (4+ messages)
[PATCH 0/4] Remove ethernetX aliases from the SoC dtsi for RK3399, RK3368, RK3328 and PX30
2023-12-12 20:16 UTC (4+ messages)
[PATCH 0/3] Add Support for Anbernic RG351V
2023-12-12 20:16 UTC (3+ messages)
[RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
2023-12-12 20:16 UTC (7+ messages)
[PATCH v2] tracing/selftests: Add test to test max subbuf size with trace_marker
2023-12-12 20:16 UTC
tcpdump output changes after restarting nftable
2023-12-12 20:13 UTC
[PATCH kdevops] ktls: allow setting up hosts with tlshd
2023-12-12 20:12 UTC (3+ messages)
[PATCH] kmod: Add FIPS 202 SHA-3 support
2023-12-12 20:11 UTC (3+ messages)
[PATCH v2] srcu: Improve comments about acceleration leak
2023-12-12 20:11 UTC (2+ messages)
[PATCH] dt-bindings: panel-simple-dsi: move LG 5" HD TFT LCD panel into DSI yaml
2023-12-12 20:10 UTC (4+ messages)
[PATCH rcu 3/5] doc: Clarify RCU Tasks reader/updater checklist
2023-12-12 20:09 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.