All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-02 03:34:00 to 2023-02-02 05:09:35 UTC [more...]

[igt-dev] [PATCH v4 0/7] Limit the execution to few pipes/planes
 2023-02-02  5:15 UTC  (8+ messages)
` [igt-dev] [PATCH v4 1/7] tests/i915/kms_draw_crc: Ignore RGB565 & XRGB2101010 formats on simulation
` [igt-dev] [PATCH v4 2/7] tests/kms_async_flips: Limit the execution to single pipe
` [igt-dev] [PATCH v4 3/7] tests/kms_pipe_crc_basic: Limit the execution to two pipes
` [igt-dev] [PATCH v4 4/7] tests/kms_plane_alpha_blend: Limit the execution to single pipe & two planes
` [igt-dev] [PATCH v4 5/7] tests/kms_plane_cursor: Limit the execution to two pipes
` [igt-dev] [PATCH v4 6/7] tests/kms_plane_scaling: Limit the execution to two pipes/planes
` [igt-dev] [PATCH v4 7/7] tests/i915/kms_frontbuffer_tracking: Reduce the execution time on simulation

stable-rc/queue/5.15 build: 146 builds: 3 failed, 143 passed, 7 errors, 3 warnings (v5.15.90-216-g9ba6045971e4)
 2023-02-02  5:08 UTC 

[bug report]blktests: g++ discontiguous-io.cpp failed
 2023-02-02  5:07 UTC 

[PATCH v2 0/7] features provisioning fixes and mlx5_vdpa support
 2023-02-02  5:05 UTC  (10+ messages)
` [PATCH v2 1/7] vdpa: fix improper error message when adding vdpa dev
` [PATCH v2 2/7] vdpa: conditionally read STATUS in config space
` [PATCH v2 3/7] vdpa: validate provisioned device features against specified attribute

[virtio-dev] [PATCH v8] virtio_net: support for split transport header
 2023-02-02  5:06 UTC  (18+ messages)
                    ` 回复:[virtio-dev] "
                      ` [virtio-comment] "
                                ` [virtio-comment] Re: [virtio-dev] "

[PATCH 0/4] perf lock contention: Improve aggr x filter combination (v1)
 2023-02-02  5:04 UTC  (5+ messages)
` [PATCH 1/4] perf lock contention: Factor out lock_contention_get_name()
` [PATCH 2/4] perf lock contention: Use lock_stat_find{,new}
` [PATCH 3/4] perf lock contention: Support filters for different aggregation
` [PATCH 4/4] perf test: Add more test cases for perf lock contention

[stable:linux-5.10.y 4130/9999] net/netlink/af_netlink.o: warning: objtool: netlink_dump()+0xb28: unreachable instruction
 2023-02-02  5:03 UTC 

[PATCH 0/2] virtio-net: close() to follow mirror of open()
 2023-02-02  5:00 UTC  (6+ messages)
` [PATCH 1/2] virtio-net: Keep stop() to follow mirror sequence "
` [PATCH 2/2] virtio-net: Maintain reverse cleanup order

[PATCH net 1/1] hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
 2023-02-02  5:01 UTC  (2+ messages)

[PATCH] usb: dwc3: Clear DWC3_EVENT_PENDING when count is 0
 2023-02-02  5:00 UTC  (12+ messages)

[PATCH v3 0/2] virtio_net: vdpa: update MAC address when it is generated by virtio-net
 2023-02-02  5:00 UTC  (2+ messages)

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-02-02  4:59 UTC  (14+ messages)

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-02-02  4:52 UTC  (11+ messages)
` [PATCH v5 2/6] media: platform: visconti: "
` [PATCH v5 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace

[PATCH v2] drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached
 2023-02-02  4:57 UTC  (2+ messages)

another use-after-free in ep_remove_wait_queue()
 2023-02-02  4:56 UTC  (3+ messages)
` [PATCH] sched/psi: fix "

[syzbot] INFO: task hung in rfcomm_process_sessions (2)
 2023-02-02  4:55 UTC  (2+ messages)

[PATCH v5 0/8] LSM: Three basic syscalls
 2023-02-02  4:53 UTC  (3+ messages)
` [PATCH v5 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes

[PATCH clocksource v2 0/7] Clocksource watchdog updates for v6.3
 2023-02-02  4:54 UTC  (7+ messages)
` [PATCH v2 clocksource 6/7] clocksource: Verify HPET and PMTMR when TSC unverified

[PATCH bpf-next 6/7] bpf: introduce bpf_mem_alloc_size()
 2023-02-02  4:53 UTC  (2+ messages)

[xen-unstable test] 176311: regressions - trouble: blocked/broken/fail/pass
 2023-02-02  4:53 UTC 

[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Kirkwood boards
 2023-02-02  4:53 UTC  (7+ messages)

[PATCH 00/10] Add basic ACPI support for risc-v virt
 2023-02-02  4:52 UTC  (11+ messages)
` [PATCH 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
` [PATCH 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
` [PATCH 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH 06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
` [PATCH 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
` [PATCH 08/10] hw/riscv/Kconfig: virt: Enable ACPI config options
` [PATCH 09/10] hw/riscv/virt.c: Initialize the ACPI tables
` [PATCH 10/10] MAINTAINERS: Add entry for RISC-V ACPI

stable-rc/queue/4.19 build: 162 builds: 12 failed, 150 passed, 15 errors, 39 warnings (v4.19.271-68-gd85bd22d7036)
 2023-02-02  4:49 UTC 

[xen-unstable-smoke test] 176324: trouble: blocked/broken/pass
 2023-02-02  4:48 UTC 

[PATCH -next 0/3] cleanup of devtmpfs_*_node()
 2023-02-02  4:47 UTC  (2+ messages)
` Re:[PATCH -next] "

[RFCv2 0/3] iomap: Add support for subpage dirty state tracking to improve write performance
 2023-02-02  4:45 UTC  (2+ messages)

[PATCH for-next v4] Subject: RDMA/rxe: Handle zero length rdma
 2023-02-02  4:42 UTC 

[PATCH v5 0/6] amd_pstate: Add guided autonomous mode support
 2023-02-02  4:44 UTC  (3+ messages)

[PATCH 5.4 00/17] Backport oops_limit to 5.4
 2023-02-02  4:42 UTC  (18+ messages)
` [PATCH 5.4 01/17] sysctl: add a new register_sysctl_init() interface
` [PATCH 5.4 02/17] panic: unset panic_on_warn inside panic()
` [PATCH 5.4 03/17] mm: kasan: do not panic if both panic_on_warn and kasan_multishot set
` [PATCH 5.4 04/17] exit: Add and use make_task_dead
` [PATCH 5.4 05/17] objtool: Add a missing comma to avoid string concatenation
` [PATCH 5.4 06/17] hexagon: Fix function name in die()
` [PATCH 5.4 07/17] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 5.4 08/17] csky: Fix function name in csky_alignment() and die()
` [PATCH 5.4 09/17] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 5.4 10/17] exit: Put an upper limit on how often we can oops
` [PATCH 5.4 11/17] exit: Expose "oops_count" to sysfs
` [PATCH 5.4 12/17] exit: Allow oops_limit to be disabled
` [PATCH 5.4 13/17] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 5.4 14/17] panic: Introduce warn_limit
` [PATCH 5.4 15/17] panic: Expose "warn_count" to sysfs
` [PATCH 5.4 16/17] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 5.4 17/17] exit: Use READ_ONCE() for all oops/warn limit reads

[igt-dev] [PATCH v2] Chamelium: Get Chamelium Logs on RPC failure
 2023-02-02  4:44 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Chamelium: Get Chamelium Logs on RPC failure. (rev2)

[PATCH v2 0/3] Add endianness conversion support
 2023-02-02  4:44 UTC  (4+ messages)
` [PATCH v2 1/3] include: Add support for byteorder/endianness conversion
` [PATCH v2 2/3] lib: utils/fdt: Use byteorder conversion functions in libfdt_env.h
` [PATCH v2 3/3] include: types: Add typedefs for endianness

[PATCH 0/4] t/lib-httpd ssl fixes
 2023-02-02  4:39 UTC  (4+ messages)
` [PATCH 1/4] t/lib-httpd: bump required apache version to 2.2

[PATCH] Add .gitlab-ci.yml for pdf generation and testing on Gitlab
 2023-02-02  4:37 UTC  (6+ messages)

[PATCH v2] riscv: mm: Implement pmdp_collapse_flush for THP
 2023-02-02  4:35 UTC  (2+ messages)

[PATCH v3 4/6] RISC-V: Use Zicboz in clear_page when available
 2023-02-02  4:35 UTC  (4+ messages)

[PATCH] mm: introduce entrance for root_mem_cgroup's current
 2023-02-02  4:32 UTC  (2+ messages)

stable-rc/queue/4.14 build: 157 builds: 2 failed, 155 passed, 21 warnings (v4.14.304-44-gbca3bf7124cc4)
 2023-02-02  4:34 UTC 

[PATCH] btrfs-progs: restore of xattrs fixed
 2023-02-02  4:33 UTC  (3+ messages)
` [PATCH v2 1/2] Fixed issue with restore of xattrs not working on directories
  ` [PATCH v2 2/2] Fixed issue with metadata getting modified in dry run mode

[PATCH 2/2] scsi: ufs: Use SYNCHRONIZE CACHE instead of FUA
 2023-02-02  4:32 UTC  (2+ messages)

[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
 2023-02-02  4:25 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: i2c-ast2600: Add support for AST2600 I2C global controller

[PATCH v2 0/4] powerpc/rtas: exports and locking
 2023-02-02  4:25 UTC  (7+ messages)
` [PATCH v2 1/4] powerpc/rtas: unexport 'rtas' symbol
` [PATCH v2 2/4] powerpc/rtas: make all exports GPL
` [PATCH v2 3/4] powerpc/rtas: remove lock and args fields from global rtas struct

[PATCH] mailbox: mailbox-test: fix potential use-after-free issues
 2023-02-02  4:25 UTC  (2+ messages)

[PATCH 0/6] add idpf pmd enhancement features
 2023-02-02  4:23 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/6] common/idpf: support single q scatter RX datapath
  ` [PATCH v3 5/6] common/idpf: add alarm to support handle vchnl message

[pull] amdgpu drm-fixes-6.2
 2023-02-02  4:23 UTC 

[v1 3/3] drm/msm/disp/dpu1: reserve the resources on topology change
 2023-02-02  4:22 UTC  (3+ messages)

[PATCH v1 0/4] implementation of ML common code
 2023-02-02  4:20 UTC  (4+ messages)
` [PATCH v5 0/4] Implementation "
  ` [PATCH v5 2/4] mldev: implement ML IO type handling functions

[PATCH] tools/perf: Fix usage of perf probe when libtraceevent is missing
 2023-02-02  4:17 UTC  (4+ messages)

[PATCH 2/3] wifi: ath9k: stop loading incompatible DT cal data
 2023-02-02  4:18 UTC  (9+ messages)
` [PATCH v2 0/3] PCI: of: Load extra data only from compatible DT nodes
  ` [PATCH v2 1/3] PCI: of: Match pci devices or drivers against OF "
  ` [PATCH v2 2/3] wifi: ath9k: stop loading incompatible DT cal data
  ` [PATCH v2 3/3] wifi: ath10k: only load compatible "

[PATCH 1/2] tests/shell: Add check for perf data file in record+probe_libc_inet_pton test
 2023-02-02  4:17 UTC  (4+ messages)

[PATCH RFC] RDMA/rtrs: Don't call kobject_del for srv_path->kobj
 2023-02-02  4:09 UTC  (4+ messages)

stable-rc/queue/5.10 build: 151 builds: 1 failed, 150 passed, 2 warnings (v5.10.165-149-gfd12020450ea)
 2023-02-02  4:16 UTC 

[PATCH v4 0/2] blk-cgroup: Fix potential UAF & flush rstat at blkgs destruction path
 2023-02-02  4:15 UTC  (3+ messages)
` [PATCH v4 2/2] blk-cgroup: Flush stats "

[Intel-gfx] [PATCH v2] vfio: fix deadlock between group lock and kvm lock
 2023-02-02  4:14 UTC  (10+ messages)
  `  "

[ammarfaizi2-block:paulmck/linux-rcu/paronl.2023.02.01a 7/9] arch/x86/kernel/smpboot.c:1361:31: error: implicit declaration of function 'idle_thread_get'
 2023-02-02  4:12 UTC 

[PATCH V2] clocksource: riscv: Patch riscv_clock_next_event() jump before first use
 2023-02-02  4:09 UTC  (3+ messages)

[PATCH v4 00/14] KVM perf support
 2023-02-02  4:02 UTC  (13+ messages)
` [PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions
` [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf

[ammarfaizi2-block:google/android/kernel/common/android14-6.1 2/2] include/trace/stages/init.h:2:23: warning: 'str__gic_v3__trace_system_name' defined but not used
 2023-02-02  4:01 UTC 

[PATCH bpf-next 2/4] bpf: treewide: Clean up BPF_ALU and BPF_JMP
 2023-02-02  4:01 UTC  (2+ messages)

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-02-02  4:01 UTC  (7+ messages)
` [RFC PATCH V3 01/16] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH V3 09/16] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc

[PATCH] ipv6: ICMPV6: Use swap() instead of open coding it
 2023-02-02  4:00 UTC  (2+ messages)

[PATCH v1] virtio-net: Improve introductory description
 2023-02-02  4:01 UTC  (4+ messages)
` [virtio-dev] "

[PATCH v5 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
 2023-02-02  4:00 UTC  (2+ messages)

[PATCH net] nfp: flower: avoid taking mutex in atomic context
 2023-02-02  4:00 UTC  (2+ messages)

[PATCH net-next] nfp: correct cleanup related to DCB resources
 2023-02-02  4:00 UTC  (2+ messages)

[PATCH v2] virtio-net: Improve introductory description
 2023-02-02  4:00 UTC 

[PATCH v7] virtio-net: support inner header hash
 2023-02-02  3:55 UTC  (6+ messages)
` [virtio-dev] "
  ` [virtio-comment] "

[PATCH 0/2] Remove MSys Support
 2023-02-02  3:51 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mingw: remove duplicate `USE_NED_ALLOCATOR` directive
  ` [PATCH v2 2/2] mingw: remove msysGit/MSYS1 support

[PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain
 2023-02-02  3:50 UTC  (10+ messages)
` [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops

[PATCH v4 0/6] kbuild: improve source package builds
 2023-02-02  3:49 UTC  (8+ messages)
` [PATCH v4 1/6] kbuild: add a tool to generate a list of files ignored by git
` [PATCH v4 2/6] kbuild: deb-pkg: create source package without cleaning
` [PATCH v4 3/6] kbuild: rpm-pkg: build binary packages from source rpm
` [PATCH v4 4/6] kbuild: srcrpm-pkg: create source package without cleaning
` [PATCH v4 5/6] kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
` [PATCH v4 6/6] kbuild: deb-pkg: switch over to format 3.0 (quilt)

[PATCH net-next v11 0/8] Add Auxiliary driver support
 2023-02-02  3:49 UTC  (10+ messages)
` [PATCH net-next v11 1/8] bnxt_en: Add auxiliary "
` [PATCH net-next v11 2/8] RDMA/bnxt_re: Use auxiliary driver interface
` [PATCH net-next v11 3/8] bnxt_en: Remove usage of ulp_id
` [PATCH net-next v11 4/8] bnxt_en: Use direct API instead of indirection
` [PATCH net-next v11 5/8] bnxt_en: Use auxiliary bus calls over proprietary calls
` [PATCH net-next v11 6/8] bnxt_en: Remove struct bnxt access from RoCE driver
` [PATCH net-next v11 7/8] RDMA/bnxt_re: Remove the sriov config callback
` [PATCH net-next v11 8/8] bnxt_en: Remove runtime interrupt vector allocation

[PATCH] drm/amd: Allow s0ix without BIOS support
 2023-02-02  3:49 UTC  (2+ messages)

[PATCH] linux-ti-staging: Fix build with gcc13
 2023-02-02  3:49 UTC 

[PATCH] ACPICA: PCI: Undefined ACPI_ADR_SPACE_PCI_CONFIG when CONFIG_PCI is unset
 2023-02-02  3:48 UTC 

[linux-stable-rc:queue/4.19 1/66] drivers/memory/atmel-sdramc.c:62:23: error: implicit declaration of function 'devm_clk_get_enabled'
 2023-02-02  3:48 UTC  (2+ messages)

[linux-stable-rc:queue/4.19 2/66] drivers/memory/mvebu-devbus.c:297:15: error: implicit declaration of function 'devm_clk_get_enabled'
 2023-02-02  3:47 UTC  (2+ messages)

[PATCH v4 0/5] Make x86 IOMMU driver support configurable
 2023-02-02  3:47 UTC  (5+ messages)
` [PATCH v4 2/5] x86/iommu: make code addressing CVE-2011-1898 no VT-d specific

[PATCH for-next v3] Subject: RDMA/rxe: Handle zero length rdma
 2023-02-02  3:45 UTC  (4+ messages)

Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
 2023-02-02  3:44 UTC  (9+ messages)

Folio mapcount
 2023-02-02  3:45 UTC  (2+ messages)

[PATCH mm-unstable] lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
 2023-02-02  3:09 UTC  (2+ messages)

[PATCH v10 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-02-02  3:35 UTC  (8+ messages)
` [PATCH v10 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine

[PATCH 0/2] Fix broken cpuset affinity handling on heterogeneous systems
 2023-02-02  3:34 UTC  (8+ messages)
` [PATCH 1/2] cpuset: Fix cpuset_cpus_allowed() to not filter offline CPUs


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.