All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-05 10:32:56 to 2023-06-05 11:11:29 UTC [more...]

[PATCH v1 1/2] target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
 2023-06-05 11:10 UTC  (2+ messages)

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-06-05 11:10 UTC  (2+ messages)

[PATCH 0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure
 2023-06-05 11:10 UTC  (3+ messages)
` [PATCH 2/3] atomisp: sh_css_params: write the sp_group config according to the ISP model

[asahilinux:bits/170-atcphy 3/4] drivers/phy/apple/atc.c:1589:2-8: preceding lock on line 1578
 2023-06-05 11:10 UTC 

[PATCH 00/25] replace snprintf with strlcpy
 2023-06-05 11:10 UTC  (3+ messages)
` [PATCH 22/25] net/nfp: "

[Buildroot] [PATCH 01/22] package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.21
 2023-06-05 11:10 UTC  (14+ messages)
` [Buildroot] [PATCH 02/22] package/x11r7/xdriver_xf86-input-mouse: bump version to 1.9.5
` [Buildroot] [PATCH 03/22] package/x11r7/xapp_xcalc: bump version to 1.1.2
` [Buildroot] [PATCH 04/22] package/x11r7/xlib_libXi: bump version to 1.8.1
` [Buildroot] [PATCH 05/22] package/x11r7/xapp_xinput: bump version to 1.6.4
` [Buildroot] [PATCH 06/22] package/x11r7/xapp_xdpyinfo: bump version to 1.3.4
` [Buildroot] [PATCH 08/22] package/x11r7/xlib_libXpm: bump version to 3.5.16

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 154 runs, 9 regressions (v5.10.180-cip34-236-g6d219c607dc68)
 2023-06-05 11:10 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 66 runs, 9 regressions (v5.10.180-cip34-236-g6d219c607dc68)
 2023-06-05 11:10 UTC 

FAILED: patch "[PATCH] net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize" failed to apply to 4.19-stable tree
 2023-06-05 11:09 UTC  (2+ messages)

[PATCH RFC v2 net-next 01/28] net: sched: act_api: Add dynamic actions IDR
 2023-06-05 11:09 UTC  (4+ messages)
` [PATCH RFC v2 net-next 04/28] net/sched: act_api: add init_ops to struct tc_action_op

FAILED: patch "[PATCH] drm/amdgpu/gfx10: Disable gfxoff before disabling" failed to apply to 5.15-stable tree
 2023-06-05 11:08 UTC  (2+ messages)
` [PATCH 5.15.y] drm/amdgpu/gfx10: Disable gfxoff before disabling powergating

[PATCH v4 1/2] ip_frag: optimize key compare and hash generation
 2023-06-05 11:09 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-05 11:06 UTC  (2+ messages)

[PATCH] serial: lantiq: add missing interrupt ack
 2023-06-05 11:06 UTC  (3+ messages)

FAILED: patch "[PATCH] net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize" failed to apply to 4.14-stable tree
 2023-06-05 11:07 UTC  (2+ messages)

[PATCH -next v21 00/27] riscv: Add vector ISA support
 2023-06-05 11:07 UTC  (28+ messages)
` [PATCH -next v21 01/27] riscv: Rename __switch_to_aux() -> fpu
` [PATCH -next v21 02/27] riscv: Extending cpufeature.c to detect V-extension
` [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
` [PATCH -next v21 04/27] riscv: Add new csr defines related to vector extension
` [PATCH -next v21 05/27] riscv: Clear vector regfile on bootup
` [PATCH -next v21 06/27] riscv: Disable Vector Instructions for kernel itself
` [PATCH -next v21 07/27] riscv: Introduce Vector enable/disable helpers
` [PATCH -next v21 08/27] riscv: Introduce riscv_v_vsize to record size of Vector context
` [PATCH -next v21 09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state
` [PATCH -next v21 10/27] riscv: Add task switch support for vector
` [PATCH -next v21 11/27] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v21 12/27] riscv: Add ptrace vector support
` [PATCH -next v21 13/27] riscv: signal: check fp-reserved words unconditionally
` [PATCH -next v21 14/27] riscv: signal: Add sigcontext save/restore for vector
` [PATCH -next v21 15/27] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH -next v21 16/27] riscv: signal: validate altstack to reflect Vector
` [PATCH -next v21 17/27] riscv: prevent stack corruption by reserving task_pt_regs(p) early
` [PATCH -next v21 18/27] riscv: kvm: Add V extension to KVM ISA
` [PATCH -next v21 19/27] riscv: KVM: Add vector lazy save/restore support
` [PATCH -next v21 20/27] riscv: hwcap: change ELF_HWCAP to a function
` [PATCH -next v21 21/27] riscv: Add prctl controls for userspace vector management
` [PATCH -next v21 22/27] riscv: Add sysctl to set the default vector rule for new processes
` [PATCH -next v21 23/27] riscv: detect assembler support for .option arch
` [PATCH -next v21 24/27] riscv: Enable Vector code to be built
` [PATCH -next v21 25/27] riscv: Add documentation for Vector
` [PATCH -next v21 26/27] selftests: Test RISC-V Vector prctl interface
` [PATCH -next v21 27/27] selftests: add .gitignore file for RISC-V hwprobe

[PATCH 1/4] powerpc/kuap: Avoid unnecessary reads of MD_AP
 2023-06-05 11:04 UTC  (8+ messages)
` [PATCH 2/4] powerpc/kuap: Avoid useless jump_label on empty function
` [PATCH 3/4] powerpc/kuap: Refactor static branch for disabling kuap
` [PATCH 4/4] powerpc/kuap: Make disabling KUAP at boottime optional

[PATCH] xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
 2023-06-05 11:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v16 00/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-06-05 11:06 UTC  (7+ messages)
` [PATCH v16 10/22] PCI: dwc: Modify PCIE_PORT_LINK_CONTROL handling
` [PATCH v16 11/22] PCI: dwc: Add dw_pcie_link_set_max_cap_width()
` [PATCH v16 12/22] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting

[PATCH mptcp-net 1/2] squash-to: "mptcp: track some aggregate data counters"
 2023-06-05 11:06 UTC  (2+ messages)
` [PATCH mptcp-net 2/2] Squash-to: "mptcp: fix possible divide by zero in recvmsg()"

Regression on drm/i915, with bisected commit
 2023-06-05 11:05 UTC  (3+ messages)

[PATCH 5.10.y-cip 0/7] Add SCI support for RZ/G2L alike SoCs
 2023-06-05 11:05 UTC  (8+ messages)
` [PATCH 5.10.y-cip 1/7] tty: serial: sh-sci: Fix TE setting on SCI IP
` [PATCH 5.10.y-cip 2/7] tty: serial: sh-sci: Add support for tx end interrupt handling
` [PATCH 5.10.y-cip 3/7] tty: serial: sh-sci: Fix end of transmission on SCI
` [PATCH 5.10.y-cip 4/7] tty: serial: sh-sci: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
` [PATCH 5.10.y-cip 5/7] tty: serial: sh-sci: Add RZ/G2L SCIFA DMA tx support
` [PATCH 5.10.y-cip 6/7] tty: serial: sh-sci: Add RZ/G2L SCIFA DMA rx support
` [PATCH 5.10.y-cip 7/7] arm64: dts: renesas: rzg2ul-smarc: Enable SCI0

[PATCH] arm64: dts: ti: k3-j721s2: Change CPTS clock parent
 2023-06-05 11:04 UTC  (2+ messages)

[igt-dev] [PATCH v5 i-g-t 0/8] Introduce KUnit
 2023-06-05 11:05 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/igt_kmod: rename kselftest functions to ktest
` [igt-dev] [PATCH i-g-t 2/8] lib/igt_kmod.c: check if module is builtin before attempting to unload it
` [igt-dev] [PATCH i-g-t 3/8] lib/igt_kmod: add compatibility for KUnit
` [igt-dev] [PATCH i-g-t 4/8] tests: DRM selftests: switch to KUnit
` [igt-dev] [PATCH i-g-t 5/8] Change logic of ktap parser to run on a thread
` [igt-dev] [PATCH i-g-t 6/8] lib/igt_kmod: place KUnit tests on a subtest
` [igt-dev] [PATCH i-g-t 7/8] kunit tests: add an optional name for the selftests
` [igt-dev] [PATCH i-g-t 8/8] lib/igt_kmod: fix nesting igt_fixture in igt_subtest

[PATCH 0/3] ceph: account for name and fsid in new device spec
 2023-06-05 11:03 UTC  (5+ messages)
` [PATCH 1/3] ceph: refactor mds_namespace comparing

[PATCH 0/3] Allwinner sunxi USB gadget improvements
 2023-06-05 11:04 UTC  (3+ messages)
` [PATCH 1/3] usb: musb-new: sunxi: do not attempt to access NULL SRAMC

[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
 2023-06-05 11:03 UTC  (9+ messages)
` [PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES
    ` Bug in short splice to socket?

[linux-next:master 6053/6966] drivers/cpufreq/cpufreq-dt-platdev.c:104:34: warning: 'blocklist' defined but not used
 2023-06-05 11:03 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] Initial tests for the lima drm driver
 2023-06-05 11:03 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] lib: Add support for opening lima devices
` [igt-dev] [PATCH i-g-t v2 2/3] lib/lima: Add lima helpers

[PATCH] gpio: delay: add OF_GPIO dependency
 2023-06-05 11:01 UTC 

[PATCH 00/35] crypto: Provide aes-round.h and host accel
 2023-06-05 11:01 UTC  (8+ messages)
` [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH 03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows
` [PATCH 06/35] target/arm: Demultiplex AESE and AESMC

[RFC bpf-next 0/8] bpf: support BTF kind metadata to separate
 2023-06-05 11:01 UTC  (3+ messages)
` [RFC bpf-next 2/8] libbpf: support handling of metadata section in BTF

[kirkstone][PATCH] meta-ti-bsp: Add recipe for u-boot-ti-jailhouse and linux-ti-jailhouse
 2023-06-05 11:01 UTC  (3+ messages)
` [meta-ti] "
  ` [EXTERNAL] "

cip-gitlab/ci/pavel/linux-test build: 167 builds: 2 failed, 165 passed, 6 errors, 17 warnings (v6.1.26-1298-g61395b9756bd5)
 2023-06-05 11:01 UTC 

[PATCH v2 0/3] Cleanups and improvements
 2023-06-05 11:00 UTC  (7+ messages)
` [PATCH v2 1/3] ata: libata-sata: Improve ata_change_queue_depth()
` [PATCH v2 2/3] ata: libata-eh: Use ata_ncq_enabled() in ata_eh_speed_down()
` [PATCH v2 3/3] ata: libata-scsi: Use ata_ncq_supported in ata_scsi_dev_config()

[patch 00/20] posix-timers: Fixes and cleanups
 2023-06-05 10:59 UTC  (8+ messages)
` [patch 01/20] posix-timers: Prevent RT livelock in itimer_delete()
        ` [patch v2 "
          ` [patch v2a "

[stable:linux-5.4.y 3300/8640] net/sched/cls_flower.c:296:12: warning: stack frame size (1040) exceeds limit (1024) in 'fl_classify'
 2023-06-05 10:59 UTC 

[linux-next:master 6907/6966] arch/x86/tests/amd-ibs-via-core-pmu.c:48:17: error: implicit declaration of function 'perf_pmu__scan'; did you mean 'perf_pmus__scan'?
 2023-06-05 10:59 UTC 

cip/linux-5.10.y-cip baseline: 139 runs, 25 regressions (v5.10.180-cip34-19-gf0f6960f132cd)
 2023-06-05 10:59 UTC 

cip/linux-5.10.y-cip baseline-nfs: 52 runs, 13 regressions (v5.10.180-cip34-19-gf0f6960f132cd)
 2023-06-05 10:59 UTC 

Bug report: kernel paniced while booting
 2023-06-05 10:58 UTC  (4+ messages)

[PATCH v1 1/3] ARM: MR26: MR32: remove bogus nand-ecc-algo property
 2023-06-05 10:58 UTC  (4+ messages)
` [PATCH v1 2/3] ARM: MR26: fix dt schema violations

[PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
 2023-06-05 10:58 UTC  (4+ messages)

[PATCH] drm/amdkfd: mark som eclear_address_watch() callback static
 2023-06-05 10:58 UTC  (2+ messages)

[PATCH v2 00/10] meson: replace submodules with wrap files
 2023-06-05 10:56 UTC  (5+ messages)
` [PATCH 03/10] git-submodule: allow partial update of .git-submodule-status
` [PATCH 04/10] build: log submodule update from git-submodule.sh

vmovqdu/vmovqda inline asm doesn't compile on macos catalina
 2023-06-05 10:55 UTC 

[GIT PULL] Thunderbolt/USB4 fixes for v6.4-rc6
 2023-06-05 10:56 UTC  (2+ messages)

[PATCHv7 0/6] iomap: Add support for per-block dirty state to improve write performance
 2023-06-05 10:55 UTC  (7+ messages)
` [PATCHv7 1/6] iomap: Rename iomap_page_create/release() to iomap_iop_alloc/free()
` [PATCHv7 2/6] iomap: Move folio_detach_private() in iomap_iop_free() to the end
` [PATCHv7 3/6] iomap: Refactor some iop related accessor functions
` [PATCHv7 4/6] iomap: Refactor iomap_write_delalloc_punch() function out
` [PATCHv7 5/6] iomap: Allocate iop in ->write_begin() early
` [PATCHv7 6/6] iomap: Add per-block dirty state tracking to improve performance

[dm-devel] [PATCH v7 00/12] x86: Support Key Locker
 2023-06-05 10:54 UTC  (4+ messages)
` [dm-devel] [PATCH v8 "
  ` [dm-devel] [PATCH v8 01/12] Documentation/x86: Document "
    `  "

[PATCH 0/4] selftests/nolibc: fix up and improve test report
 2023-06-05 10:53 UTC  (3+ messages)

[dm-devel] [PATCH v5 00/12] x86: Support Key Locker
 2023-06-05 10:52 UTC  (3+ messages)
` [dm-devel] [PATCH v5 01/12] Documentation/x86: Document "
  `  "

[PATCH] nvme-fabrics: open code __nvmf_host_find()
 2023-06-05 10:51 UTC  (4+ messages)

[PATCH V7] lib: set/get max memzone segments
 2023-06-05 10:50 UTC  (2+ messages)
` [PATCH V8] "

[PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
 2023-06-05 10:50 UTC  (4+ messages)
` [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()

[PATCH 0/4] perf/arm_cspmu: Fixes and cleanups
 2023-06-05 10:49 UTC  (5+ messages)
` [PATCH 4/4] perf/arm_cspmu: Decouple APMT dependency

[PATCH v3] i2c: designware: fix idx_write_cnt in read loop
 2023-06-05 10:48 UTC  (4+ messages)

[PATCH 1/2] regulator: act8945a: rely on hardware for operating mode
 2023-06-05 10:48 UTC  (2+ messages)
` [PATCH 2/2] regulator: act8945a: get rid of redundant structure

[igt-dev] [PATCH i-g-t 1/2] lib/igt_kmod: place KUnit tests on a subtest
 2023-06-05 10:47 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] kunit tests: add an optional name for the selftests

[oe][meta-networking][kirkstone][PATCH V2 1/1] tcpreplay: fix CVE-2023-27784,27785,27786,27787,27788,27789
 2023-06-05 10:47 UTC 

[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
 2023-06-05 10:44 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 1/6] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v3 4/6] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v3 5/6] s390x: lib: sie: don't reenter SIE on pgm int

[Intel-wired-lan] [PATCH iwl-next v4 00/13] ice: switchdev bridge offload
 2023-06-05 10:47 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 06/13] ice: Implement basic eswitch bridge setup
    `  "

[igt-dev] [PATCH v4 i-g-t 0/6] Introduce KUnit
 2023-06-05 10:46 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 6/6] Fix drm_mm build error

[PATCH RFC 0/7] arm64: qcom: add Type-C Altmode support
 2023-06-05 10:45 UTC  (3+ messages)
` [PATCH RFC 3/7] usb: ucsi: glink: use the connector orientation GPIO to provide switch events

[PATCH] xen: Fix incorrect taint constant
 2023-06-05 10:44 UTC  (6+ messages)

QUSGMII control word
 2023-06-05 10:45 UTC  (3+ messages)

Sometimes DVB broken with commit 6769a0b7ee0c3b
 2023-06-05 10:44 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/2] Integrate igt_spin_new with Xe
 2023-06-05 10:44 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/xe/xe_spin_batch: Add new test to exercise igt_spin_new for xe

nolibc patches, still possible for 6.5 ?
 2023-06-05 10:44 UTC  (2+ messages)

[efi:next] BUILD SUCCESS 13c21ab8038d00b4bcc69a46c5f7f1c95e5decce
 2023-06-05 10:43 UTC 

[RFC 0/4] Add full zoned storage emulation to qcow2 driver
 2023-06-05 10:41 UTC  (5+ messages)
` [RFC 1/4] docs/qcow2: add the zoned format feature
` [RFC 2/4] qcow2: add configurations for zoned format extension
` [RFC 3/4] qcow2: add zoned emulation capability
` [RFC 4/4] iotests: test the zoned format feature for qcow2 file

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 189 builds: 3 failed, 186 passed, 4 errors, 9 warnings (v5.10.180-cip34-236-g6d219c607dc68)
 2023-06-05 10:41 UTC 

[PATCH 0/3] Cleanups and improvements
 2023-06-05 10:40 UTC  (4+ messages)
` [PATCH 1/3] ata: libata-sata: Improve ata_change_queue_depth()

[PATCH net] net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3
 2023-06-05 10:40 UTC  (3+ messages)

[oe][meta-networking][kirkstone][PATCH 1/1] tcpreplay: fix CVE-2023-27784,27785,27786,27787,27788,27789
 2023-06-05 10:39 UTC 

[stable:linux-5.10.y 813/9999] /usr/lib/x86_64-linux-gnu/perl/5.36/CORE/handy.h:125:23: error: cast from function call of type 'STRLEN' {aka 'long unsigned int'} to non-matching type '_Bool'
 2023-06-05 10:38 UTC 

[PATCH] libs/light: use the cpuid feature names from cpufeatureset.h
 2023-06-05 10:36 UTC 

[PATCH] arm64: dts: qcom: Split sdm845-db845c to add headless support
 2023-06-05 10:37 UTC  (2+ messages)

[PATCH] ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
 2023-06-05 10:35 UTC  (2+ messages)

[PATCH] ACPI: FFH: Drop the inclusion of linux/arm-smccc.h
 2023-06-05 10:35 UTC 

[PATCH v2 0/2] Add ili9882t timing
 2023-06-05 10:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: touchscreen: Add ilitek 9882T touchscreen chip

[RFC PATCH 0/3] Deal with alignment restriction on EP side
 2023-06-05 10:34 UTC  (7+ messages)
` [RFC PATCH 1/3] PCI: endpoint: support an alignment aware map/unmaping

[PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-06-05 10:34 UTC  (7+ messages)

[PATCH rdma-rc 00/10] Batch of uverbs and mlx5_ib fixes
 2023-06-05 10:33 UTC  (11+ messages)
` [PATCH rdma-rc 01/10] RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions
` [PATCH rdma-rc 02/10] RDMA/mlx5: Create an indirect flow table for steering anchor
` [PATCH rdma-rc 03/10] RDMA/mlx5: Fix Q-counters per vport allocation
` [PATCH rdma-rc 04/10] RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters
` [PATCH rdma-rc 05/10] RDMA/mlx5: Fix Q-counters query in LAG mode
` [PATCH rdma-rc 06/10] RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
` [PATCH rdma-rc 07/10] RDMA/cma: Always set static rate to 0 for RoCE
` [PATCH rdma-rc 08/10] RDMA/uverbs: Restrict usage of privileged QKEYs
` [PATCH rdma-rc 09/10] IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
` [PATCH rdma-rc 10/10] RDMA/mlx5: Fix affinity assignment

[PATCH mptcp-next v4 14/14] selftests/bpf: Add bpf_burst test
 2023-06-05 10:34 UTC  (2+ messages)
` selftests/bpf: Add bpf_burst test: Build Failure

[PATCH 1/2] iio: accel: fxls8962af: fixup buffer scan element type
 2023-06-05 10:32 UTC  (2+ messages)
` [PATCH 2/2] iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF


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.