messages from 2023-06-05 10:09:48 to 2023-06-05 11:00:10 UTC [more...]
[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
[PATCH v2 0/3] Cleanups and improvements
2023-06-05 10:59 UTC (5+ 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()
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
[igt-dev] [PATCH v5 i-g-t 0/8] Introduce KUnit
2023-06-05 10:59 UTC (12+ 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/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 v16 00/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-06-05 10:58 UTC (5+ 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 00/35] crypto: Provide aes-round.h and host accel
2023-06-05 10:56 UTC (7+ 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
[PATCH v2 00/10] meson: replace submodules with wrap files
2023-06-05 10:56 UTC (9+ messages)
` [PATCH 01/10] configure: remove --with-git= option
` [PATCH 02/10] configure: rename --enable-pypi to --enable-download, control subprojects too
` [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)
[igt-dev] [PATCH i-g-t v2 0/3] Initial tests for the lima drm driver
2023-06-05 10:51 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] lib: Add support for opening lima devices
[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 (9+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 01/13] ice: Skip adv rules removal upon switchdev release
` "
` [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 (7+ messages)
` [PATCH RFC 1/7] dt-bindings: connector: usb-connector: add a gpio used to determine the Type-C port plug orientation
` [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 (5+ 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 (3+ 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 (4+ 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
[PATCH] x86/microcode: Prevent attempting updates known to fail
2023-06-05 10:31 UTC (3+ messages)
stable/linux-5.4.y baseline: 160 runs, 32 regressions (v5.4.245)
2023-06-05 10:31 UTC
[PATCH net-next v4 0/4] net: add a regmap-based mdio driver and drop TSE PCS
2023-06-05 10:30 UTC (3+ messages)
cip/linux-5.10.y-cip build: 114 builds: 0 failed, 114 passed, 4 warnings (v5.10.180-cip34-19-gf0f6960f132cd)
2023-06-05 10:30 UTC
cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 4 runs, 1 regressions (v6.1.26-1302-g2631206dd75c2)
2023-06-05 10:30 UTC
[PATCH net-next 0/8] mlxsw, selftests: Cleanups
2023-06-05 10:30 UTC (2+ messages)
[PATCH net 1/3] can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
2023-06-05 10:30 UTC (2+ messages)
[PATCH v3] gpio: ath79: Add missing check for platform_get_irq
2023-06-05 9:20 UTC (2+ messages)
[PATCH net-next 0/3] convert sja1105 xpcs creation and remove xpcs_create
2023-06-05 10:30 UTC (2+ messages)
Setting the nodatacow flag on a BTRFS directory
2023-06-05 10:29 UTC (2+ messages)
` [yocto] "
[RFC PATCH 0/5] target/ppc: initial SMT support in TCG
2023-06-05 10:29 UTC (4+ messages)
` [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration
[PATCH 0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure
2023-06-05 10:29 UTC (4+ messages)
` [PATCH 1/3] media: atomisp: sh_css_internal: Unifying sh_css_sp_group to remove #ifdef ISP2401
` [PATCH 2/3] atomisp: sh_css_params: write the sp_group config according to the ISP model
` [PATCH 3/3] media: atomisp: ia_css_debug: remove unused codes
[PATCH v3] iscsi_ibft: Fix finding the iBFT under Xen Dom 0
2023-06-05 10:28 UTC
[PATCH 00/15] hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT
2023-06-05 10:28 UTC (7+ messages)
` [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
2023-06-05 10:28 UTC (2+ messages)
[PATCH v2] iscsi_ibft: Fix finding the iBFT under Xen Dom 0
2023-06-05 10:27 UTC (3+ messages)
Direct rdtsc call side-effect
2023-06-05 10:27 UTC (3+ messages)
[REGRESSION][BISECT] perf/core: Remove pmu linear searching code
2023-06-05 10:27 UTC (9+ messages)
[RFC DPDK 21.11] net/ice/base: support customized DDP package
2023-06-05 10:25 UTC
[PATCH v4 00/11] Add support to configure TPDM DSB subunit
2023-06-05 10:24 UTC (7+ messages)
` [PATCH v4 09/11] coresight-tpdm: Add nodes for timestamp request
` [PATCH v4 11/11] coresight-tpdm: Add nodes for dsb msr support
[PATCH RFC v2 net-next 01/28] net: sched: act_api: Add dynamic actions IDR
2023-06-05 10:24 UTC (5+ messages)
` [PATCH RFC v2 net-next 10/28] p4tc: add pipeline create, get, update, delete
` [PATCH RFC v2 net-next 12/28] p4tc: add header field create, get, delete, flush and dump
[PATCH v2] i2c: Add i2c_get_match_data()
2023-06-05 10:24 UTC (5+ messages)
Linux 6.4-rc5
2023-06-05 10:23 UTC (3+ messages)
` Build regressions/improvements in v6.4-rc5
[PATCH] i2c: mv64xxx: Fix reading invalid status value in atomic mode
2023-06-05 10:23 UTC (2+ messages)
[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
2023-06-05 10:22 UTC (3+ messages)
` [PATCH net-next RFC 13/20] p4tc: add metadata create, update, delete, get, flush and dump
[Buildroot] [PATCH] configs/qemu s390x: increase image size to 120M
2023-06-05 10:21 UTC
[Nouveau] [PATCH v2] drm/nouveau: don't detect DSM for non-NVIDIA device
2023-06-05 10:21 UTC (3+ messages)
` "
[PATCH net-next v11 0/9] TXGBE PHYLINK support
2023-06-05 10:18 UTC (8+ messages)
` [PATCH net-next v11 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
[linux-next:master 4582/6966] drivers/clk/qcom/gpucc-sm8550.c:37:22: sparse: sparse: decimal constant 2300000000 is between LONG_MAX and ULONG_MAX. For C99 that means long long, C90 compilers are very likely to produce unsigned long (and a warning) here
2023-06-05 10:18 UTC
[PATCH v12 00/31] Add KVM LoongArch support
2023-06-05 10:18 UTC (4+ messages)
` [PATCH v12 01/31] LoongArch: KVM: Add kvm related header files
[PATCH] Revert "drm/msm/dp: set self refresh aware based on PSR support"
2023-06-05 10:18 UTC (5+ messages)
[Bug 200007] HP Elite Presenter Mouse support
2023-06-05 10:18 UTC
[PATCH 0/3] KVM: x86: Use "standard" mmu_notifier hook for APIC page
2023-06-05 10:15 UTC (2+ messages)
[RFC PATCH] PCI/PM: enable runtime PM later during device scanning
2023-06-05 10:16 UTC
[PATCH 0/5] drm/ssd130x: A few enhancements and cleanups
2023-06-05 10:15 UTC (5+ messages)
` [PATCH 2/5] dt-bindings: display: ssd1307fb: Remove default width and height values
split btrfs_load_block_group_zone_info
2023-06-05 10:16 UTC (9+ messages)
` [PATCH 1/4] btrfs: introduce a zone_info struct to structure btrfs_load_block_group_zone_info
` [PATCH 2/4] btrfs: factor out the per-zone logic from btrfs_load_block_group_zone_info
` [PATCH 3/4] btrfs: split out a helper to handle single BGs "
` [PATCH 4/4] btrfs: split out a helper to handle dup "
[PATCH 0/5] rockchip: rk3568: Use dwc3-generic driver
2023-06-05 10:14 UTC (5+ messages)
` [PATCH 2/5] usb: dwc3-generic: Return early when there is no child node
` [PATCH 3/5] usb: dwc3-generic: Relax unsupported dr_mode check
[PATCH rdma-next v2 0/4] Handle FW failures to destroy QP/RQ objects
2023-06-05 10:14 UTC (5+ messages)
` [PATCH rdma-next v2 1/4] net/mlx5: Nullify qp->dbg pointer post destruction
` [PATCH rdma-next v2 2/4] RDMA/mlx5: Reduce QP table exposure
` [PATCH rdma-next v2 3/4] RDMA/mlx5: Handle DCT QP logic separately from low level QP interface
` [PATCH rdma-next v2 4/4] RDMA/mlx5: Return the firmware result upon destroying QP/RQ
[PATCH v2 1/2] dt-bindings: clock: Add nvmem-clock
2023-06-05 10:13 UTC (3+ messages)
[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
2023-06-05 10:12 UTC (3+ messages)
` [PATCH v4 11/41] i2c: add HAS_IOPORT dependencies
[PATCH] partitions: efi: Continue partition enumeration on invalid pte
2023-06-05 10:11 UTC
[RESEND PATCH v3] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
2023-06-05 6:15 UTC (8+ messages)
[PATCH 0/2] Add api to manipulate global varaible
2023-06-05 10:12 UTC (3+ messages)
` [PATCH 1/2] Add api to manipulate global variable
Linux 6.4-rc4
2023-06-05 10:10 UTC (2+ messages)
` Build regressions/improvements in v6.4-rc4
[PATCH 00/13] mm: jit/text allocator
2023-06-05 10:09 UTC (9+ messages)
[LTP] [PATCH] fcntl30.c: Convert the test to new LTP API
2023-06-05 10:10 UTC (3+ messages)
` [LTP] [PATCH v2] "
[Intel-gfx] [PATCH v12 0/7] mtl: add support for pmdemand
2023-06-05 10:09 UTC (3+ messages)
` [Intel-gfx] [PATCH v12 7/7] drm/i915/mtl: Add support for PM DEMAND
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.