All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-20 23:01:59 to 2023-06-21 01:30:22 UTC [more...]

[PATCHv5 for-rc1 v5 0/8] Fix the problem that rxe can not work in net namespace
 2023-06-21  1:30 UTC  (4+ messages)
` [PATCHv5 for-rc1 v5 5/8] RDMA/rxe: Replace global variable with sock lookup functions

[PATCH] drm/amdgpu/vcn: Need to unpause dpg before stop dpg
 2023-06-21  1:29 UTC 

[PATCH v3 bpf-next 00/10] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-21  1:29 UTC  (6+ messages)
` [PATCH v3 bpf-next 03/10] bpftool: Show probed function in kprobe_multi link info

[PATCH] drm/amdgpu/vcn: Need to pause dpg before stop dpg
 2023-06-21  1:28 UTC  (3+ messages)

[PATCH v3] riscv: move memblock_allow_resize() after linear mapping is ready
 2023-06-21  1:26 UTC  (3+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-06-21  1:27 UTC  (14+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH v2 0/3] Sync PolarFire SoC dts with Linux
 2023-06-21  1:27 UTC  (3+ messages)
` [PATCH v2 2/3] riscv: dts: sync mpfs-icicle devicetree with linux

[PATCH] docs/misra: add Rules 8.2, 8.3, 8.14
 2023-06-21  1:26 UTC 

[PATCH V3 0/7] Support Wifi RFI interference mitigation feature
 2023-06-21  1:26 UTC  (19+ messages)
` [PATCH V3 1/7] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V3 2/7] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V3 4/7] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature

[PATCH v1 1/2] Bluetooth: btintel: print friendly error message for acpi errors
 2023-06-21  1:24 UTC  (3+ messages)
` [PATCH v1 2/2] Bluetooth: btintel: Add comment for DSM metbods
` [v1,1/2] Bluetooth: btintel: print friendly error message for acpi errors

[PATCH v2] docs/RCU: Bring smp_wmb() back
 2023-06-21  1:24 UTC  (3+ messages)

[esmil:jh7100-dmapool 19/39] arch/hexagon/kernel/dma.c:24:2: error: call to undeclared function 'hexagon_flush_dcache_range'; ISO C99 and later do not support implicit function declarations
 2023-06-21  1:23 UTC 

[hverkuil-media-tree:drop-count 1/1] drivers/staging/media/tegra-video/tegra20.c:570:31: error: initialization of 'int (*)(struct vb2_queue *)' from incompatible pointer type 'int (*)(struct vb2_queue *, u32)' {aka 'int (*)(struct vb2_queue *, unsigned int)'}
 2023-06-21  1:23 UTC 

[RFC PATCH bpf-next v5 0/2] Handle immediate reuse in bpf memory allocator
 2023-06-21  1:20 UTC  (5+ messages)
` [RFC PATCH bpf-next v5 2/2] bpf: Call rcu_momentary_dyntick_idle() in task work periodically

[PATCH] xen/decompress: Drop bool_t and use bool instead
 2023-06-21  1:20 UTC  (2+ messages)

[PATCH v2 1/1] usb: dwc2: Fix the write to W1C fields in HPRT register
 2023-06-21  1:19 UTC  (4+ messages)

[PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
 2023-06-21  1:16 UTC  (7+ messages)

[dm-devel] [PATCH v2 13/16] xen-blkback: Implement diskseq checks
 2023-06-21  1:14 UTC  (12+ messages)
                  `  "

[PATCH] fstests: reduce runtime of check -n
 2023-06-21  1:13 UTC  (2+ messages)

[igt-dev] [PATCH 1/2] tests/amdgpu: add bo tests
 2023-06-21  1:11 UTC  (3+ messages)
` [igt-dev] [PATCH 2/2] tests/amdgpu: add sync object tests
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [1/2] tests/amdgpu: add bo tests

[PATCH v5] Documentation/mm: Initial page table documentation
 2023-06-21  1:10 UTC  (4+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
 2023-06-21  1:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Replace kmap() with kmap_local_page() (rev6)

[virtio-comment] [PATCH v6 0/4] admin: Introduce legacy registers access using AQ
 2023-06-21  1:09 UTC  (11+ messages)
` [virtio-comment] [PATCH v6 4/4] transport-pci: Introduce group legacy group member config region access
  ` [virtio-comment] "
    ` [virtio-comment] RE: [virtio-dev] "
      ` [virtio-comment] "
                  `  "

[PATCH] mips: ralink: introduce commonly used remap node function
 2023-06-21  1:09 UTC  (2+ messages)

[syzbot] [udf?] WARNING in udf_setsize (2)
 2023-06-21  1:06 UTC  (2+ messages)

[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
 2023-06-21  0:43 UTC  (10+ messages)
` [RFC PATCH 1/9] ui/gtk: skip drawing guest scanout when associated VC is invisible
` [RFC PATCH 2/9] ui/gtk: set the ui size to 0 when invisible
` [RFC PATCH 3/9] ui/gtk: reset visible flag when window is minimized
` [RFC PATCH 4/9] ui/gtk: Disable the scanout when a detached tab is closed
` [RFC PATCH 5/9] ui/gtk: Factor out tab window creation into a separate function
` [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
` [RFC PATCH 7/9] ui/gtk: unblock gl if draw submitted already or fence is not yet signaled
` [RFC PATCH 8/9] ui/gtk: skip drawing if any of ctx/surface/image don't exist
` [RFC PATCH 9/9] ui/gtk: skip refresh/rendering if VC is invisible

[PATCH 0/2] mips: pci-mt7620: reduce unnecessary error logs
 2023-06-21  1:03 UTC  (2+ messages)

[PATCH] mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
 2023-06-21  1:00 UTC  (2+ messages)

[PATCH] ixgbe: Allow setting IVAR register for X550EM_a
 2023-06-21  1:00 UTC  (4+ messages)

[RFC PATCH v3 0/4] drm: Standardize device reset notification
 2023-06-21  0:57 UTC  (15+ messages)
` [RFC PATCH v3 1/4] drm/doc: Document DRM device reset expectations
` [RFC PATCH v3 2/4] drm: Create DRM_IOCTL_GET_RESET
` [RFC PATCH v3 3/4] drm/amdgpu: Implement DRM_IOCTL_GET_RESET
` [RFC PATCH v3 4/4] drm/i915: "

[PATCH v3 0/4] Make sscanf() stricter
 2023-06-21  0:56 UTC  (11+ messages)

[PATCH] net/igc: disable EEE by default on I225/226
 2023-06-21  0:52 UTC  (2+ messages)

[PATCH v3] btrfs: fix u32 overflows when left shifting @stripe_nr
 2023-06-21  0:52 UTC 

[PATCH] drm/mediatek: Fix void-pointer-to-enum-cast warning
 2023-06-21  0:51 UTC  (4+ messages)

[PATCH] drm/amd/pm: add abnormal fan detection for smu 13.0.0
 2023-06-21  0:50 UTC  (2+ messages)

[PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
 2023-06-21  0:48 UTC  (5+ messages)
` [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}

[Intel-gfx] [PATCH] drm/i915:fix kernel-doc trivial warnings
 2023-06-21  0:05 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
  ` [Intel-gfx] (no subject)

[PATCH] drm/amd/amdgpu: Properly tune the size of struct
 2023-06-21  0:41 UTC  (3+ messages)

[PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported
 2023-06-21  0:40 UTC 

[Intel-gfx] [PATCH] drm/i915/dp: fix a memory leak in struct intel_vbt_panel_data
 2023-06-21  0:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: fix a memory leak in struct intel_vbt_panel_data (rev2)

[PATCH 6.3 000/187] 6.3.9-rc1 review
 2023-06-21  0:39 UTC  (2+ messages)

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-21  0:38 UTC  (6+ messages)
` [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()

[PATCH 6.1 000/166] 6.1.35-rc1 review
 2023-06-21  0:39 UTC  (2+ messages)

[PATCH 5.15 000/107] 5.15.118-rc1 review
 2023-06-21  0:39 UTC  (2+ messages)

EROFS: Detecting atomic contexts
 2023-06-21  0:38 UTC  (4+ messages)

[PATCH 5.10 00/89] 5.10.185-rc1 review
 2023-06-21  0:38 UTC  (2+ messages)

[PATCH v7 1/2] dt-bindings: iio: adc: add max14001
 2023-06-21  0:38 UTC  (4+ messages)
` [PATCH v7 2/2] iio: adc: max14001: New driver

[PATCH 4.19 00/49] 4.19.287-rc1 review
 2023-06-21  0:37 UTC  (2+ messages)

[PATCH 4.14 00/32] 4.14.319-rc1 review
 2023-06-21  0:37 UTC  (2+ messages)

[PATCH V4 0/9] ASoC: amd: ps: add SoundWire support
 2023-06-21  0:34 UTC  (2+ messages)

[PATCH] soc: qcom: rpmh-rsc: Include state in trace event
 2023-06-21  0:36 UTC  (2+ messages)

[PATCH v3 0/9] add snd_soc_{of_}get_dlc()
 2023-06-21  0:34 UTC  (2+ messages)

[PATCH] runqemu: Stop passing bindir to the runqemu-ifup call
 2023-06-21  0:36 UTC 

[PATCH] ASoC: intel: sof_sdw: Fixup typo in device link checking
 2023-06-21  0:34 UTC  (2+ messages)

[PATCH v2 0/9] add snd_soc_{of_}get_dlc()
 2023-06-21  0:34 UTC  (2+ messages)

[PATCH 0/8] add snd_soc_{of_}get_dlc()
 2023-06-21  0:34 UTC  (2+ messages)

[PATCH v3 0/7] Submit zoned writes in order
 2023-06-21  0:34 UTC  (8+ messages)
` [PATCH v3 2/7] block: Send requeued requests to the I/O scheduler

[PATCH v2] LSM: SafeSetID: fix UID printed instead of GID
 2023-06-21  0:30 UTC  (6+ messages)

[LTP] [PATCH v1 1/1] runtest/cve: Add some existing CVE tests to runtest file
 2023-06-21  0:20 UTC  (5+ messages)
` [LTP] [PATCH v2 "

[PATCH v8 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-06-21  0:28 UTC  (4+ messages)
` [PATCH v8 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed

[Intel-xe] [PATCH v2 0/2] Add mmio register rw tracing
 2023-06-21  0:25 UTC  (5+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe: Add reg read/write trace

[PATCH] target/riscv/cpu.c: fix veyron-v1 CPU properties
 2023-06-21  0:24 UTC  (2+ messages)

[PATCH] build: Drop CONFIG_$ARCH_$(XEN_OS) definitions
 2023-06-21  0:23 UTC  (2+ messages)

[PATCH 2/2] ALSA: hda/realtek: Add quirks for Asus ROG Ally handheld using CS35L41
 2023-06-21  0:24 UTC 

[PATCH RFC 0/6] Switch iotests to pyvenv
 2023-06-21  0:21 UTC  (7+ messages)
` [PATCH RFC 1/6] experiment: add mkvenv install
` [PATCH RFC 2/6] build, tests: Add qemu in-tree packages to pyvenv at configure time
` [PATCH RFC 3/6] iotests: get rid of '..' in path environment output
` [PATCH RFC 4/6] iotests: use the correct python to run linters
` [PATCH RFC 5/6] iotests: use pyvenv/bin/python3 to launch child test processes
` [PATCH RFC 6/6] iotests: don't add qemu.git/python to PYTHONPATH

[PATCH BlueZ 1/2] monitor: Fix decoding of HCI CIS Established Event
 2023-06-21  0:21 UTC  (2+ messages)
` [BlueZ,1/2] "

[OE-core][PATCH] runqemu-gen-tapdevs: pass STAGING_BINDIR_NATIVE to ifup
 2023-06-21  0:21 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net v2 0/6] igc: Fix corner cases for TSN offload
 2023-06-21  0:17 UTC  (3+ messages)
`  "

[PATCH] nios2: Replace all non-returning strlcpy with strscpy
 2023-06-21  0:14 UTC  (6+ messages)

[PATCH v1] perf symbol: Remove symbol_name_rb_node
 2023-06-21  0:14 UTC  (4+ messages)

[PATCH v2] x86/bugs: Break down mitigations configurations
 2023-06-21  0:13 UTC  (2+ messages)

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-06-21  0:13 UTC  (3+ messages)

[PATCH V2 0/4] nvme: fix two kinds of IO hang from removing NSs
 2023-06-21  0:09 UTC  (5+ messages)

[PATCH v2 00/16] Reduce preallocations for maple tree
 2023-06-21  0:10 UTC  (5+ messages)
` [PATCH v2 04/16] mm: Change do_vmi_align_munmap() side tree index

[PATCH v2] poll: Fix use-after-free in poll_freewait()
 2023-06-21  0:09 UTC  (6+ messages)

[PATCH 0/3] cxl/region: Cache management and region decode reset fixes
 2023-06-21  0:06 UTC  (7+ messages)
` [PATCH 1/3] cxl/region: Move cache invalidation before region teardown, and before setup
` [PATCH 2/3] cxl/region: Flag partially torn down regions as unusable
` [PATCH 3/3] cxl/region: Fix state transitions after reset failure

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, e660abd5)
 2023-06-21  0:01 UTC 

[PATCH 1/3] mm: change vma_start_read to fail if VMA got detached from under it
 2023-06-21  0:05 UTC  (4+ messages)
` [PATCH 2/3] mm: change vma_start_read to fail to lock a detached VMA
` [PATCH 3/3] mm: check for VMA being detached before destroying it

[PATCH 0/2] x86/cfi: Fix FineIBT
 2023-06-21  0:04 UTC  (4+ messages)
` [PATCH 2/2] x86/fineibt: Poison ENDBR at +0

What's cooking in git.git (Jun 2023, #05; Tue, 20)
 2023-06-21  0:04 UTC 

[Intel-gfx] [PATCH] i915/display/hotplug: use drm_kms_helper_connector_hotplug_event()
 2023-06-21  0:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] ALSA: hda/realtek: Add quirks for Asus ROG Ally handheld using CS35L41
 2023-06-20 23:55 UTC 

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-06-20 23:52 UTC  (6+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page

[PATCH v6.4-rc1 v5 0/8] Fix the problem that rxe can not work in net namespace
 2023-06-20 23:51 UTC  (7+ messages)
` [PATCH v6.4-rc1 v5 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCH v6.4-rc1 v5 2/8] RDMA/rxe: Support more rdma links in init_net

[PATCH 0/3] Add Anbernic RG-Nano
 2023-06-20 23:50 UTC  (3+ messages)
` [PATCH 1/3] arm: dts: sun8i: V3s: Add pinctrl for pwm

[PATCH v3 1/1] platform/x86: asus-wmi: add support for ASUS screenpad
 2023-06-20 23:49 UTC  (2+ messages)

[esmil:jh7100-dmapool 29/39] drivers/soc/sifive/sifive_ccache.c:136:6: warning: no previous prototype for 'ccache_flush_range'
 2023-06-20 23:49 UTC 

[RFC 0/4] Landlock: ioctl support
 2023-06-20 23:44 UTC  (6+ messages)

[PATCH v3] fs: Provide helpers for manipulating sb->s_readonly_remount
 2023-06-20 23:41 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-06-20 23:40 UTC  (6+ messages)
` [PATCH bpf-next v3 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc

[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-06-20 23:40 UTC  (6+ messages)

[stable:linux-5.15.y 36/9999] fs/gfs2/rgrp.c:994:12: warning: stack frame size (1056) exceeds limit (1024) in 'gfs2_ri_update'
 2023-06-20 23:38 UTC 

[PATCH 0/3] Add support for databus widen mode
 2023-06-20 23:37 UTC  (15+ messages)
` [PATCH 1/3] drm/msm/dpu: Add DPU_INTF_DATABUS_WIDEN feature flag for DPU >= 5.0
            ` [Freedreno] "

[PATCH] Bluetooth: hci_event: Fix parsing of CIS Established Event
 2023-06-20 23:35 UTC  (2+ messages)
`  "

[linux-next:master 7728/11071] kernel/rcu/rcuscale.c:301:27: error: 'get_rcu_tasks_gp_kthread' undeclared here (not in a function); did you mean 'get_rcu_tasks_trace_gp_kthread'?
 2023-06-20 23:33 UTC  (2+ messages)

[PATCH 19/19] wifi: iwlwifi: mvm: Add support for scan version 17
 2023-06-20 23:28 UTC  (2+ messages)

[PATCH] soc: qcom: cmd-db: Drop NUL bytes from debugfs output
 2023-06-20 23:27 UTC  (2+ messages)

[PATCH v3] drm/msm/a2xx: Call adreno_gpu_init() earlier
 2023-06-20 23:23 UTC 

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_bypass: Skip test when DP Rx output bpc < 8 bpc
 2023-06-20 23:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[meta-arago][master/kirkstone][PATCH] piglit: add conditional config to point at deqp bins
 2023-06-20 23:22 UTC  (2+ messages)

[PATCH v2] ARM: multi_v7_defconfig add /proc/config.gz
 2023-06-20 23:21 UTC  (2+ messages)

[PATCH] arm: mvebu: Enable gpio-fan for Thecus N2350 board
 2023-06-20 23:20 UTC 

[PATCH] dax/kmem: Pass valid argument to memory_group_register_static
 2023-06-20 23:18 UTC  (2+ messages)

[OE-core][langdale] oeqa/qemurunner: update exception class for QMP API changes
 2023-06-20 23:16 UTC 

[meta-security][PATCH] openscap: Update to tip to get OE/Poky support
 2023-06-20 23:14 UTC 

linux-next: build warnings after merge of the net-next tree
 2023-06-20 23:12 UTC  (3+ messages)

[PATCH v11 00/20] TDX host kernel support
 2023-06-20 23:11 UTC  (7+ messages)
` [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-20 23:10 UTC  (15+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[PATCH] cmd: usb: Prevent reset in usb tree/info command
 2023-06-20 23:08 UTC  (5+ messages)
      ` [SPAM] "

[PATCH v2 00/14] [RFC] config: remove global state from config iteration
 2023-06-20 23:06 UTC  (5+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 06/12] builtin/config.c: test misuse of format_config()

imx8m optee load address?
 2023-06-20 23:04 UTC  (5+ messages)

[PATCH 0/7] thermal: processor_thermal: Suport workload hint
 2023-06-20 23:01 UTC  (6+ messages)
` [PATCH 3/7] thermal: int340x: processor_thermal: Use non MSI interrupts
` [PATCH 4/7] thermal/drivers/int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor Lake
` [PATCH 5/7] thermal: int340x: processor_thermal: Add workload type hint
` [PATCH 6/7] thermal/drivers/int340x: Support workload hint interrupts
` [PATCH 7/7] selftests/thermel/intel: Add test to read workload hint


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.