messages from 2023-06-08 21:47:57 to 2023-06-08 23:20:08 UTC [more...]
[PATCH v2] i2c: hix5hd2: Make sure clk is disabled in remove
2023-06-08 23:10 UTC (2+ messages)
[PATCH v7 2/2] usb: gadget: udc: core: Prevent soft_connect_store() race
2023-06-08 23:18 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: clock: fixed-clock: Add nvmem support
2023-06-08 23:19 UTC (4+ messages)
[PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
2023-06-08 23:17 UTC (11+ messages)
` [PATCH v2 3/3] fs: Use delayed shrinker unregistration
[PATCH] smb/client: print "Unknown" instead of bogus link speed value
2023-06-08 23:17 UTC (2+ messages)
[PATCH 10/19] cxl/memdev: Indicate probe deferral
2023-06-08 23:16 UTC
[PATCH] KVM: Avoid illegal stage2 mapping on invalid memory slot
2023-06-08 23:17 UTC (3+ messages)
[PATCH v2 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
2023-06-08 23:14 UTC (11+ messages)
` [PATCH v2 bpf-next 01/11] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v2 bpf-next 03/11] bpftool: Show probed function in kprobe_multi link info
` [PATCH v2 bpf-next 04/11] bpf: Protect probed address based on kptr_restrict setting
` [PATCH v2 bpf-next 08/11] bpf: Support ->fill_link_info for perf_event
` [PATCH v2 bpf-next 09/11] libbpf: Add perf event names
[PATCH v5 0/1] mmc: mtk-sd: reduce CIT for better performance
2023-06-08 23:10 UTC (4+ messages)
` [PATCH v5 1/1] "
stable-rc/linux-6.3.y baseline: 175 runs, 3 regressions (v6.3.5-332-g6f9b6a83bd08)
2023-06-08 23:11 UTC
[PATCH v5 0/3] arm64: dts: qcom: qdu1000: add SDHCI
2023-06-08 23:10 UTC (3+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: sdhci-msm: Document the QDU1000/QRU1000 compatible
[PATCH 0/6] bus: fsl-mc: Make remove function return void
2023-06-08 23:10 UTC (7+ messages)
` [PATCH 4/6] bus: fsl-mc: fsl-mc-allocator: Improve error reporting
[PATCH V3] blk-cgroup: Flush stats before releasing blkcg_gq
2023-06-08 23:10 UTC (4+ messages)
[Intel-gfx] [PATCH v2] drm/i915/gsc: take a wakeref for the proxy-init-completion check
2023-06-08 23:07 UTC (2+ messages)
` "
[agd5f:drm-next 834/865] drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:76: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2023-06-08 23:06 UTC
fs/f2fs/gc.c:744:5: warning: stack frame size (3248) exceeds limit (2048) in 'f2fs_get_victim'
2023-06-08 23:06 UTC
[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
2023-06-08 23:06 UTC (7+ messages)
` [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
rk3328 efuse return just 0
2023-06-08 23:05 UTC (2+ messages)
[PATCH v11 00/20] TDX host kernel support
2023-06-08 23:02 UTC (7+ messages)
` [PATCH v11 09/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v11 10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v11 11/20] x86/virt/tdx: Fill out "
dt_binding_check report false alarm?
2023-06-08 23:00 UTC (4+ messages)
[Intel-gfx] [PATCH] drm/i915/tc: Use standard ternary operator instead of GCC extension
2023-06-08 23:00 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[QEMU][PATCH v6 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
2023-06-08 22:53 UTC (3+ messages)
[PATCH 00/42] Migration test refactoring
2023-06-08 22:49 UTC (43+ messages)
` [PATCH 01/42] migration-test: Be consistent for ppc
` [PATCH 02/42] migration-test: Make ignore_stderr regular with other options
` [PATCH 03/42] migration-test: simplify shmem_opts handling
` [PATCH 04/42] migration-test: Make machine_opts regular with other options
` [PATCH 05/42] migration-test: Create arch_opts
` [PATCH 06/42] migration-test: machine_opts is really arch specific
` [PATCH 07/42] migration-test: Create kvm_opts
` [PATCH 08/42] migration-test: bootpath is the same for all tests and for all archs
` [PATCH 09/42] migration-test: Add bootfile_create/delete() functions
` [PATCH 10/42] migration-test: dirtylimit checks for x86_64 arch before
` [PATCH 11/42] migration-test: Update test_ignore_shared to use args
` [PATCH 12/42] migration-test: Enable back ignore-shared test
` [PATCH 13/42] migration-test: Check for shared memory like for everything else
` [PATCH 14/42] migration-test: test_migrate_start() always return 0
` [PATCH 15/42] migration-test: migrate_postcopy_prepare() "
` [PATCH 16/42] migration-test: Create do_migrate()
` [PATCH 17/42] migration-test: Introduce GuestState
` [PATCH 18/42] migration-test: Create guest before calling do_test_validate_uuid()
` [PATCH 19/42] migration-test: Create guest before calling test_precopy_common()
` [PATCH 20/42] migration-test: Create guest before calling test_postcopy_common()
` [PATCH 21/42] migration-test: Move common guest code to guest_create()
` [PATCH 22/42] migration-test: Create guest_use_dirty_log()
` [PATCH 23/42] migration-test: Move serial to GuestState
` [PATCH 24/42] migration-test: Re-enable multifd_cancel test
` [PATCH 25/42] migration-test: We were not waiting for "target" to finish
` [PATCH 26/42] migration-test: create guest_use_shmem()
` [PATCH 27/42] migration-test: Create guest_extra_opts()
` [PATCH 28/42] migration-test: Create guest_hide_stderr()
` [PATCH 29/42] migration-test: Create the migration unix socket by guest
` [PATCH 30/42] migration-test: Hooks also need GuestState
` [PATCH 31/42] migration-test: Preffer to->uri to uri parameter for migration
` [PATCH 32/42] migration-test: Create guest_set_uri()
` [PATCH 33/42] migration-test: Remove connect_uri
` [PATCH 34/42] migration-test: Use new schema for all tests that use unix sockets
` [PATCH 35/42] migration-test: Set uri for tcp tests with guest_set_uri()
` [PATCH 36/42] migration-test: Remove unused listen_uri
` [PATCH 37/42] migration-test: Create get_event GuestState variable
` [PATCH 38/42] migration-test: Create guest_realize()
` [PATCH 39/42] migration-test: Unfold test_migrate_end() into three functions
` [PATCH 40/42] migration-test: Create migrate_incoming() function
` [PATCH 41/42] migration-test: Move functions to migration-helpers.c
` [PATCH 42/42] migration-test: Split vcpu-dirty-limit-test
[PATCH] blk-mq: fix incorrect rq start_time_ns and alloc_time_ns after throttled
2023-06-08 22:56 UTC (4+ messages)
[PATCH v5 25/26] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-06-08 22:54 UTC (3+ messages)
[linux-linus test] 181300: regressions - FAIL
2023-06-08 22:54 UTC
[PATCH] workqueue: introduce queue_work_cpumask to queue work onto a given cpumask
2023-06-08 22:52 UTC (2+ messages)
stable-rc/linux-6.1.y baseline: 171 runs, 11 regressions (v6.1.31-265-g621717027bee)
2023-06-08 22:52 UTC
[igt-dev] [PATCH i-g-t] tests/xe_create: Add multiple engines create/destroy subtest
2023-06-08 22:52 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH v12 bpf-next 00/12] fprobe: Introduce fprobe function entry/exit probe
2023-06-08 22:51 UTC (3+ messages)
` [PATCH v12 bpf-next 02/12] fprobe: Add ftrace based probe APIs
[PATCH] doc: document the new devargs syntax
2023-06-08 22:51 UTC (2+ messages)
[PATCH V5 0/4] Add Genesys Logic GL9767 support
2023-06-08 22:49 UTC (5+ messages)
` [PATCH V5 2/4] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767
` [PATCH V5 4/4] mmc: sdhci-pci-gli: Add support SD Express card "
[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
2023-06-08 22:50 UTC (7+ messages)
` [PATCH 14/24] workqueue: Generalize unbound CPU pods
[Intel-gfx] [PATCH v1] drm/i915/gsc: take a wakeref for the proxy-init-completion check
2023-06-08 22:48 UTC (4+ messages)
` "
Reporting a performance regression in sched/fair on Unixbench Shell Scripts with commit a53ce18cacb4
2023-06-08 22:48 UTC
[PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
2023-06-08 22:43 UTC (7+ messages)
[PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
2023-06-08 22:43 UTC (2+ messages)
[PATCH] Documentation/hwmon: Fix description of devm_hwmon_device_unregister
2023-06-08 22:42 UTC
[android-common:android14-5.15 1231/23303] include/trace/trace_events.h:27:23: warning: 'str__fpsimd__trace_system_name' defined but not used
2023-06-08 22:41 UTC
[OE-core][PATCH v2] util-linux: upgrade 2.38.1 -> 2.39
2023-06-08 22:41 UTC (3+ messages)
Reducing vdpa migration downtime because of memory pin / maps
2023-06-08 22:40 UTC (4+ messages)
Asking for help to debug xen efi on Kunpeng machine
2023-06-08 22:39 UTC
[PATCH] x86/unwind/orc: add ELF section with ORC version number
2023-06-08 22:38 UTC
[PATCH bpf-next v3 0/4] verify scalar ids mapping in regsafe()
2023-06-08 22:37 UTC (8+ messages)
` [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
[LSF/MM/BPF TOPIC] HGM for hugetlbfs
2023-06-08 22:35 UTC (10+ messages)
` [Lsf-pc] "
[xen-unstable-smoke test] 181316: regressions - FAIL
2023-06-08 22:35 UTC
linux-next: Signed-off-by missing for commit in the vhost tree
2023-06-08 22:35 UTC
[Patch v2 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
2023-06-08 22:32 UTC (7+ messages)
` [Patch v2 1/6] sched/fair: Determine active load balance for SMT sched groups
` [Patch v2 2/6] sched/topology: Record number of cores in sched group
` [Patch v2 3/6] sched/fair: Implement prefer sibling imbalance calculation between asymmetric groups
` [Patch v2 4/6] sched/fair: Consider the idle state of the whole core for load balance
` [Patch v2 5/6] sched/x86: Add cluster topology to hybrid CPU
` [Patch v2 6/6] sched/debug: Dump domains' sched group flags
[PATCH v2 1/3] ARM: dts: BCM5301X: MR26: MR32: remove bogus nand-ecc-algo property
2023-06-08 22:31 UTC (9+ messages)
` [PATCH v2 2/3] ARM: dts: BCM5301X: MR32: remove partition index numbers
` [PATCH v2 3/3] ARM: dts: BCM5301X: fix duplex-full => full-duplex
[PATCH 0/6] ARM: dts: bcm-mobile: DT cleanup
2023-06-08 22:31 UTC (23+ messages)
` [PATCH 1/6] ARM: dts: bcm-mobile: change "" includes to <> where applicable
` [PATCH 2/6] ARM: dts: bcm21664/23550: use CCU compatibles directly
` [PATCH 3/6] ARM: dts: bcm-mobile: move status properties to the end of nodes
` [PATCH 4/6] ARM: dts: bcm11351/21664: add UART, I2C node labels
` [PATCH 5/6] ARM: dts: bcm21664-garnet: use "
` [PATCH 6/6] ARM: dts: bcm28155-ap: "
[Intel-gfx] [PATCH v7 0/9] Enhance vfio PCI hot reset for vfio cdev device
2023-06-08 22:30 UTC (7+ messages)
` [Intel-gfx] [PATCH v7 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` "
` [Intel-gfx] [PATCH v7 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` "
linux-next: Signed-off-by missing for commit in the rcu tree
2023-06-08 22:31 UTC
linux-next: Signed-off-by missing for commit in the rcu tree
2023-06-08 22:28 UTC (2+ messages)
[PATCH] media: i2c: imx290: drop format param from imx290_ctrl_update
2023-06-08 22:28 UTC
[PATCH 1/2] ASoC: SOF: Refactor rx function for fuzzing
2023-06-08 22:18 UTC (2+ messages)
` [PATCH 2/2] ASoC: SOF: Add IPC3 Kernel Injector
[PATCH] mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
2023-06-08 22:18 UTC (2+ messages)
[PATCH v2 bpf-next 00/18] BPF token
2023-06-08 22:17 UTC (3+ messages)
[PATCH 5.15] xfs: verify buffer contents when we skip log replay
2023-06-08 22:16 UTC
[Intel-gfx] [CI] drm/i915: Fix a VMA UAF for multi-gt platform
2023-06-08 22:17 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix a VMA UAF for multi-gt platform (rev7)
[PATCH v1 1/3] KVM: arm64: Consistently use free_removed_table() for stage-2
2023-06-08 22:13 UTC (8+ messages)
` [PATCH v1 2/3] KVM: arm64: Only initiate walk if page_count() > 1 in free_removed_table()
` [PATCH v1 3/3] KVM: arm64: Using rcu_read_lock() for kvm_pgtable_stage2_mkyoung()
[PATCH 5.10.y 0/2] Backport GCC 13 fixes
2023-06-08 22:13 UTC (3+ messages)
` [PATCH 5.10.y 1/2] ata: ahci: fix enum constants for gcc-13
` [PATCH 5.10.y 2/2] gcc-plugins: Reorganize gimple includes for GCC 13
[Intel-xe] [PATCH v1] drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN
2023-06-08 22:13 UTC (3+ messages)
` [Intel-xe] [v1] "
[PATCH] Revert "ASoC: mediatek: mt8192-mt6359: Remove " Jack" from Headphone pin name"
2023-06-08 22:10 UTC (2+ messages)
[PATCH] dt-bindings: power: reset: bcm21664-resetmgr: convert to YAML
2023-06-08 22:11 UTC (4+ messages)
[Buildroot] [git commit branch/2023.02.x] package/libass: bump version to 0.17.1
2023-06-08 20:55 UTC
[Buildroot] [git commit branch/2023.02.x] package/glibmm2_66: bump to version 2.66.6
2023-06-08 21:05 UTC
[Buildroot] [git commit branch/2023.02.x] package/mdio-tools: fix Config.in
2023-06-08 21:10 UTC
[Intel-gfx] [PATCH 0/4] drm/i915: further device info cleanups
2023-06-08 22:09 UTC (9+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915: separate display info printing from the rest
` [Intel-gfx] [PATCH 2/4] drm/i915: fix display info usage
` [Intel-gfx] [PATCH 3/4] drm/i915: move display device and runtime info to struct intel_display
` [Intel-gfx] [PATCH 4/4] drm/i915: make device info a const pointer to rodata
[virtio-comment] Re: [PATCH 0/2] Selective queue enabling
2023-06-08 22:08 UTC (11+ messages)
[PATCH] ARM: dts: BCM5301X: Describe switch ports in the main DTS
2023-06-08 22:05 UTC (3+ messages)
[PATCH bpf v2 0/2] bpf: fix NULL dereference during extable search
2023-06-08 22:05 UTC (8+ messages)
` [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables
` [PATCH bpf v2 2/2] bpf: ensure main program has an extable
[PATCH 5.15 000/159] 5.15.116-rc1 review
2023-06-08 22:04 UTC (2+ messages)
NPD in phy_led_set_brightness+0x3c
2023-06-08 22:03 UTC (7+ messages)
[PULL] u-boot-usb/master
2023-06-08 22:03 UTC
[Intel-gfx] [PATCH] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
2023-06-08 22:01 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Avoid circular locking dependency when flush delayed work on gt reset (rev2)
[PATCH 6.1 000/224] 6.1.33-rc2 review
2023-06-08 22:00 UTC (2+ messages)
[kirkstone][PATCH v3] meta-arago-distro: Add recipe for jailhouse image and new branding processor-sdk-extras
2023-06-08 21:55 UTC (2+ messages)
` [meta-arago] "
[PATCH] KVM: arm64: Use different pointer authentication keys for pKVM
2023-06-08 21:55 UTC (5+ messages)
[PATCH] power: supply: rt9467: Make charger-enable control as logic level
2023-06-08 21:54 UTC (3+ messages)
Old Asus doesn't seem to support MSI
2023-06-08 21:53 UTC (2+ messages)
[PATCH v3 0/4] ARM: dts: qcom: apq8074-dragonboard: enable resin device
2023-06-08 21:53 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: power: reset: qcom-pon: define pm8941-pon
[Intel-gfx] [PATCH v2 0/5] drm/i915: GSC FW support for MTL
2023-06-08 21:51 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 2/5] drm/i915/mtl/gsc: extract release and security versions from the gsc binary
` "
[PATCH v5 00/26] cxl/pci: Add support for RCH RAS error handling
2023-06-08 21:50 UTC (7+ messages)
` [PATCH v5 05/26] cxl/core/regs: Add @dev to cxl_register_map
` [PATCH v5 07/26] cxl/acpi: Moving add_host_bridge_uport() around
[GIT PULL] arm64 fixes for -rc6
2023-06-08 21:49 UTC (3+ messages)
[PATCH] Revert "virtio-blk: support completion batching for the IRQ path"
2023-06-08 21:47 UTC
[kirkstone][PATCH v2] meta-arago-distro: Add recipe for jailhouse image and update kernel and u-boot repo for jailhouse build
2023-06-08 21:46 UTC (4+ messages)
` [meta-arago] "
` [EXTERNAL] "
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.