messages from 2022-10-11 11:10:50 to 2022-10-11 12:07:29 UTC [more...]
[PATCH] fastboot: mmc: switch to user hwpart after erase/flash
2022-10-11 12:07 UTC (3+ messages)
[PATCH v2 00/16] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
2022-10-11 12:06 UTC (4+ messages)
` [PATCH v2 10/16] arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema
Xen Security Advisory 413 v2 (CVE-2022-33749) - XAPI open file limit DoS
2022-10-11 12:06 UTC
Xen Security Advisory 409 v3 (CVE-2022-33747) - Arm: unbounded memory consumption for 2nd-level page tables
2022-10-11 12:06 UTC
[PATCH v7 0/5] media: Add ST VGXY61 camera sensor driver
2022-10-11 12:05 UTC
[PATCH v2 3/5] dt-bindings: regulator: Add binding schema for mt6357 regulators
2022-10-11 12:03 UTC (3+ messages)
Xen Security Advisory 410 v3 (CVE-2022-33746) - P2M pool freeing may take excessively long
2022-10-11 12:05 UTC
Xen Security Advisory 411 v3 (CVE-2022-33748) - lock order inversion in transitive grant copy handling
2022-10-11 12:05 UTC
[Intel-gfx] [PATCH v2 0/2] Provision to ignore long HPDs in CI systems
2022-10-11 12:05 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Provision to ignore long HPDs in CI systems (rev3)
[PULL 00/37] SCSI, i386 patches for 2022-10-11
2022-10-11 10:26 UTC (19+ messages)
` [PULL 12/37] target/i386: Introduce DISAS_EOB*
` [PULL 13/37] target/i386: Use DISAS_EOB* in gen_movl_seg_T0
` [PULL 19/37] target/i386: Truncate values for lcall_real to i32
` [PULL 21/37] target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
` [PULL 22/37] target/i386: Create gen_jmp_rel
` [PULL 23/37] target/i386: Use gen_jmp_rel for loop, repz, jecxz insns
` [PULL 24/37] target/i386: Use gen_jmp_rel for gen_jcc
` [PULL 25/37] target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
` [PULL 26/37] target/i386: Remove MemOp argument to gen_op_j*_ecx
` [PULL 27/37] target/i386: Merge gen_jmp_tb and gen_goto_tb into gen_jmp_rel
` [PULL 28/37] target/i386: Create eip_cur_tl
` [PULL 29/37] target/i386: Add cpu_eip
` [PULL 31/37] target/i386: Enable TARGET_TB_PCREL
` [PULL 32/37] x86: Implement MSR_CORE_THREAD_COUNT MSR
` [PULL 33/37] i386: kvm: Add support for MSR filtering
` [PULL 34/37] KVM: x86: Implement MSR_CORE_THREAD_COUNT MSR
` [PULL 35/37] linux-user: i386/signal: move fpstate at the end of the 32-bit frames
` [PULL 36/37] linux-user: i386/signal: support FXSAVE fpstate on 32-bit emulation
[PATCH] qgraph: implement stack as a linked list
2022-10-11 10:46 UTC
[regression][6.1] After commit e4dc45b1848bc6bcac31eb1b4ccdd7f6718b3c86 system randomly hungs
2022-10-11 12:05 UTC (2+ messages)
[thierryreding:for-6.1/work 74/126] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/mtd/nvidia-tegra20-nand.txt
2022-10-11 12:04 UTC
powerpc-linux-objdump: Warning: Unable to load dwo file: <no .debug_str_offsets section>/<no .debug_str_offsets section>
2022-10-11 12:04 UTC
[PATCH v7 0/5] media: Add ST VGXY61 camera sensor driver
2022-10-11 12:03 UTC
[PATCH 01/13] common/cnxk: set MTU size on SDP based on SoC type
2022-10-11 12:01 UTC (13+ messages)
` [PATCH 02/13] common/cnxk: add devargs for soft expiry poll frequency
` [PATCH 03/13] net/cnxk: fix later skip to include mbuf priv
` [PATCH 04/13] net/cnxk: add use nixtx offset for cn10kb
` [PATCH 05/13] common/cnxk: fix RQ mask config for cn10kb chip
` [PATCH 06/13] common/cnxk: fix schedule weight update
` [PATCH 07/13] common/cnxk: sync NIX HW info mbox structure with kernel
` [PATCH 08/13] common/cnxk: revert VF root weight
` [PATCH 09/13] common/cnxk: set hysteresis bit to one
` [PATCH 10/13] net/cnxk: handle SA soft packet and byte expiry events
` [PATCH 11/13] common/cnxk: sync mailbox for channel and bpid map
` [PATCH 12/13] net/cnxk: remove unnecessary dptr update
` [PATCH 13/13] net/cnxk: remove duplicate mempool debug checks
Issue: Networking performance in Xen VM on Arm64
2022-10-11 12:03 UTC (3+ messages)
[PATCH mptcp-next v6 00/13] refactor push pending
2022-10-11 12:01 UTC (14+ messages)
` [PATCH mptcp-next v6 01/13] Squash to "mptcp: add get_subflow wrappers"
` [PATCH mptcp-next v6 02/13] mptcp: change 'first' as a parameter
` [PATCH mptcp-next v6 03/13] mptcp: refactor push_pending logic
` [PATCH mptcp-next v6 04/13] mptcp: drop last_snd of struct mptcp_sock
` [PATCH mptcp-next v6 05/13] mptcp: simplify push_pending
` [PATCH mptcp-next v6 06/13] mptcp: multi subflows push_pending
` [PATCH mptcp-next v6 07/13] mptcp: don't delegate sending repeatedly
` [PATCH mptcp-next v6 08/13] mptcp: use msk instead of mptcp_sk
` [PATCH mptcp-next v6 09/13] mptcp: refactor subflow_push_pending logic
` [PATCH mptcp-next v6 10/13] mptcp: simplify subflow_push_pending
` [PATCH mptcp-next v6 11/13] mptcp: multi subflows subflow_push_pending
` [PATCH mptcp-next v6 12/13] mptcp: multi subflows retrans support
` [PATCH mptcp-next v6 13/13] Squash to "selftests/bpf: Add bpf_rr scheduler"
[PATCH 00/16] btrfs: split out larger chunks of ctree.h
2022-10-11 12:01 UTC (7+ messages)
` [PATCH 08/16] btrfs: move incompat and compat flag helpers to fs.c
` [PATCH 15/16] btrfs: move btrfs_map_token to item-accessors
[PATCH 1/2] drivers: suggestion on meson without version file
2022-10-11 12:00 UTC (3+ messages)
` [PATCH v2 1/2] build: make version file optional for drivers
[PATCH V7 1/2] xen/arm: Harden the P2M code in p2m_remove_mapping()
2022-10-11 11:59 UTC (3+ messages)
` [PATCH V7 2/2] xen/gnttab: Store frame GFN in struct page_info on Arm
[PATCH] virtio-mmio: Introduce virtio_mmio hotplug
2022-10-11 11:37 UTC (2+ messages)
` [virtio-dev] "
[PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
2022-10-11 11:57 UTC (14+ messages)
[RFC/PATCHSET 00/19] perf stat: Cleanup counter aggregation (v1)
2022-10-11 11:57 UTC (4+ messages)
[PATCH] vhost: use try_lock in rte_vhost_vring_call
2022-10-11 11:56 UTC (10+ messages)
Render only DRM devices
2022-10-11 11:56 UTC (9+ messages)
` [PATCH 1/2] drm: remove DRM_MINOR_CONTROL
` [PATCH 2/2] drm: add DRIVER_RENDER_ONLY
[RFC PATCH] Remove Intel compiler support
2022-10-11 11:55 UTC (3+ messages)
CRC offload from application's POV
2022-10-11 11:54 UTC (3+ messages)
[PATCH 0/3] kernel/kernel-yocto: 6.0 prep
2022-10-11 11:54 UTC (11+ messages)
` [PATCH 2/3] perf: make scripting depend on setuptools3
` [OE-core] "
[PATCH v7 0/2] Add support for RZ/G2L GPT
2022-10-11 11:53 UTC (6+ messages)
` [PATCH v7 2/2] pwm: "
[RFC PATCH 4/6] nvme-apple: use init alloc tagset helper
2022-10-11 11:53 UTC (2+ messages)
[PATCH] perf: Depend on native setuptools3
2022-10-11 11:53 UTC (2+ messages)
[RFC 0/2] nvme : Add whitelist for admin commands in passthru
2022-10-11 6:50 UTC (3+ messages)
[u-boot][PATCH 00/14] rawnand: omap_gpmc: driver model support
2022-10-11 11:50 UTC (15+ messages)
` [u-boot][PATCH 01/14] mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h
` [u-boot][PATCH 02/14] mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms
` [u-boot][PATCH 03/14] mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms
` [u-boot][PATCH 04/14] mtd: rawnand: omap_gpmc: Optimize NAND reads
` [u-boot][PATCH 05/14] mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction
` [u-boot][PATCH 06/14] mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt
` [u-boot][PATCH 07/14] mtd: rawnand: nand_spl_loaders: Fix cast type build warning
` [u-boot][PATCH 08/14] mtd: rawnand: omap_gpmc: Reduce .bss usage
` [u-boot][PATCH 09/14] dt-bindings: mtd: Add ti, gpmc-nand DT binding documentation
` [u-boot][PATCH 10/14] mtd: rawnand: omap_gpmc: support u-boot driver model
` [u-boot][PATCH 11/14] mtd: rawnand: omap_gpmc: Add SPL NAND support
` [u-boot][PATCH 12/14] mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC
` [u-boot][PATCH 13/14] dt-bindings: mtd: Add ti, elm DT binding documentation
` [u-boot][PATCH 14/14] mtd: rawnand: omap_elm: u-boot driver model support
[PATCH] ufs: core: Disable auto h8 before ssu
2022-10-11 11:53 UTC (3+ messages)
[PATCH master v3 1/2] ARM: MXS: fix breakage for non-DT boards
2022-10-11 11:49 UTC (2+ messages)
` [PATCH v3 2/2] ARM: start: drop support for machine type casted to boarddata pointer
[PATCH AUTOSEL 5.10 01/10] rcu: Back off upon fill_page_cache_func() allocation failure
2022-10-11 11:49 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 07/10] ARM: decompressor: Include .data.rel.ro.local
[RFC] PCI EP/RC network transfer by using eDMA
2022-10-11 11:37 UTC (2+ messages)
[PATCH] blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
2022-10-11 12:10 UTC
[PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs
2022-10-11 11:48 UTC (3+ messages)
[PATCH AUTOSEL 4.19 1/6] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
2022-10-11 11:42 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 5/6] x86/entry: Work around Clang __bdos() bug
[PATCH 5.15 00/35] 5.15.73-rc2 review
2022-10-11 11:45 UTC (2+ messages)
[kvm-unit-tests PATCH v1 0/2] s390x: Add migration test for guest TOD clock
2022-10-11 11:44 UTC (4+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib/s390x: move TOD clock related functions to library
[PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
2022-10-11 11:44 UTC (5+ messages)
` [PATCH v7 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
` [PATCH v7 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
[PATCH] docs/devel: remove incorrect claim about git send-email
2022-10-11 10:39 UTC (4+ messages)
[RFC PATCH 0/6] QEMU CXL Provide mock CXL events and irq support
2022-10-11 10:30 UTC (3+ messages)
` [RFC PATCH 5/6] hw/cxl/cxl-events: Add event interrupt support
[PATCH 0/4] crypto/ccp cleanup
2022-10-11 11:44 UTC (3+ messages)
` [PATCH v2 "
[PATCH bpf-next v4 0/6] Fix bugs found by ASAN when running selftests
2022-10-11 12:01 UTC (7+ messages)
` [PATCH bpf-next v4 1/6] libbpf: Fix use-after-free in btf_dump_name_dups
` [PATCH bpf-next v4 2/6] libbpf: Fix memory leak in parse_usdt_arg()
` [PATCH bpf-next v4 3/6] selftests/bpf: Fix memory leak caused by not destroying skeleton
` [PATCH bpf-next v4 4/6] selftest/bpf: Fix memory leak in kprobe_multi_test
` [PATCH bpf-next v4 5/6] selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
` [PATCH bpf-next v4 6/6] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
[PATCH 5.19 00/46] 5.19.15-rc2 review
2022-10-11 11:42 UTC (2+ messages)
[LTP] [PATCH] stat01: cleanup, use TST_EXP macros
2022-10-11 11:36 UTC (2+ messages)
CIFS: attempt to fix kernel bugzilla 215375
2022-10-11 11:39 UTC (3+ messages)
Seemingly inconsistent checkout behaviour
2022-10-11 11:39 UTC
PSI idle-shutoff
2022-10-11 11:38 UTC (2+ messages)
[PATCH 00/20] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking v5
2022-10-11 11:37 UTC (2+ messages)
[PATCH AUTOSEL 4.9 1/4] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
2022-10-11 11:36 UTC (3+ messages)
` [PATCH AUTOSEL 4.9 4/4] thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash
[PATCH v1 net 0/3] soreuseport: Fix issues related to the faster selection algorithm
2022-10-11 11:34 UTC (5+ messages)
` [PATCH v1 net 2/3] soreuseport: Fix socket selection for SO_INCOMING_CPU
` [PATCH v1 net 3/3] selftest: Add test "
[PATCH -next v2] jbd2: use the correct print format
2022-10-11 11:33 UTC
[PATCH net-next v5 1/4] devlink: Extend devlink-rate api with export functions and new params
2022-10-11 11:32 UTC (2+ messages)
[Intel-gfx] [RFC] drm: split build lists one per line and sort
2022-10-11 11:33 UTC (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[RESEND PATCH net] net: phy: micrel: Fixes FIELD_GET assertion
2022-10-11 11:32 UTC (2+ messages)
[PATCH v0 0/8] Hardware Bound key added to Trusted Key-Ring
2022-10-11 11:32 UTC (7+ messages)
` [PATCH v0 3/8] crypto: hbk flags & info added to the tfm
` [EXT] "
[PULL] mediatek: Update mt8195 SOF firmware to v0.4.1
2022-10-11 11:32 UTC
[PATCH] riscv: mmap with PROT_WRITE but no PROT_READ is invalid
2022-10-11 11:31 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 565da9e84d8fabf932ab32032fc8100b7a917173
2022-10-11 11:30 UTC
[PATCH bpf-next 0/3] Remove unnecessary RCU grace period chaining
2022-10-11 11:31 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
[PATCH v4 0/5] drm: Add driver for PowerPC OF displays
2022-10-11 11:30 UTC (4+ messages)
` [PATCH v4 5/5] drm/ofdrm: Support big-endian scanout buffers
[PATCH v2] perf: Rewrite core context handling
2022-10-11 11:29 UTC (4+ messages)
[PATCH BlueZ v3 1/3] audio/transport: Adding volume callback to media transport
2022-10-11 11:31 UTC (3+ messages)
` [PATCH BlueZ v3 2/3] shared/vcp: Add callback to update media volume
` [PATCH BlueZ v3 3/3] profiles: Register callback function to update volume
[PATCH] x86: also disable FSRM if ERMS is disabled
2022-10-11 11:28 UTC (6+ messages)
[PATCH] libselinux: Add missing '\n' to avc_log() messages
2022-10-11 11:27 UTC
[PATCH v6 0/6] Device tree based NUMA support for Arm - Part#2
2022-10-11 11:17 UTC (7+ messages)
` [PATCH v6 1/6] xen/x86: Provide helpers for common code to access acpi_numa
` [PATCH v6 2/6] xen/x86: move generically usable NUMA code from x86 to common
` [PATCH v6 3/6] xen/x86: Use ASSERT instead of VIRTUAL_BUG_ON for phys_to_nid
` [PATCH v6 4/6] xen/x86: use arch_get_ram_range to get information from E820 map
` [PATCH v6 5/6] xen/x86: move NUMA process nodes nodes code from x86 to common
` [PATCH v6 6/6] xen: introduce a Kconfig option to configure NUMA nodes number
[Buildroot] [autobuild.buildroot.net] Your daily results for 2022-10-10
2022-10-11 11:11 UTC
[LTP] [PATCH v2] setuid03.c: using TST_EXP_FAIL() and SAFE_SETUID() macros
2022-10-11 11:26 UTC (2+ messages)
[linux-linus test] 173489: regressions - FAIL
2022-10-11 11:26 UTC
[kvm-unit-tests PATCH v2 0/2] s390x: Add exit time test
2022-10-11 11:26 UTC (3+ messages)
[PATCH] btrfs-progs: print-tree: follow the supported flags when printing flags
2022-10-11 11:25 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lib: 12 runs, 3 regressions (v5.10.145-cip17-1-g92b5279a8e1f)
2022-10-11 11:25 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 6 runs, 1 regressions (v5.10.145-cip17-1-g92b5279a8e1f)
2022-10-11 11:25 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 8 runs, 1 regressions (v5.10.145-cip17-1-g92b5279a8e1f)
2022-10-11 11:25 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 5 runs, 3 regressions (v5.10.145-cip17-1-g92b5279a8e1f)
2022-10-11 11:25 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc smc: 7 runs, 3 regressions (v5.10.145-cip17-1-g92b5279a8e1f)
2022-10-11 11:25 UTC
[PATCH 5.10.y-cip] ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
2022-10-11 11:23 UTC (3+ messages)
[DRBD-announce] linstor-proxmox v6.1.0
2022-10-11 11:23 UTC
[PATCH -next] jbd2: use the correct print format
2022-10-11 11:23 UTC (3+ messages)
[Xen-devel] Xen crash after S3 suspend - Xen 4.13
2022-10-11 11:22 UTC (11+ messages)
` [Xen-devel] Xen crash after S3 suspend - Xen 4.13 and newer
[PATCH 0/6] app/procinfo: add some extended features
2022-10-11 11:18 UTC (10+ messages)
` [PATCH v10 0/8] "
` [PATCH v10 1/8] app/procinfo: add dpdk version dump
` [PATCH v10 2/8] app/procinfo: add firmware "
` [PATCH v10 3/8] app/procinfo: add RSS RETA dump
` [PATCH v10 4/8] app/procinfo: add module eeprom info dump
` [PATCH v10 5/8] app/procinfo: add dump of Rx/Tx burst mode
` [PATCH v10 6/8] app/procinfo: fix some wrong doxygen syntax
` [PATCH v10 7/8] app/procinfo: support descriptor dump
` [PATCH v10 8/8] doc: add some extended features in procinfo guide
[LTP] [PATCH v3 0/7] Refactor mqns testing suite
2022-10-11 11:19 UTC (9+ messages)
` [LTP] [PATCH v3 2/7] Refactor mqns_01 using new LTP API
[Intel-gfx] [PATCH v2 1/4] drm/i915/display: Use drm_device alias if defined
2022-10-11 11:19 UTC (6+ messages)
` [Intel-gfx] [PATCH v3 1/4] drm/i915/display: remove drm_device aliases
[PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs
2022-10-11 11:19 UTC (3+ messages)
[v1] crypto/cnxk: support exponent type private key
2022-10-11 11:19 UTC (2+ messages)
` [v2] "
[RFC PATCH v4 2/3] sched: Avoid placing RT threads on cores handling long softirqs
2022-10-11 11:18 UTC (2+ messages)
[bluetooth-next:bluetooth-next] BUILD SUCCESS 64b5c4c8e79c131fe8f135bab5e5dfaa245c5776
2022-10-11 11:16 UTC
[PATCH linux-next] iavf: Replace __FUNCTION__ with __func__
2022-10-11 11:16 UTC
[tj-cgroup:for-next] BUILD SUCCESS 03db7716159477b595e9af01be8003b7e994cc79
2022-10-11 11:16 UTC
[GIT PULL] xilinx patches for v2023.01-rc1 (round 3)
2022-10-11 11:16 UTC
[PATCH v3] config/arm: add PHYTIUM tys2500
2022-10-11 11:14 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
2022-10-11 11:10 UTC (8+ messages)
[PATCH] x86emul: respect NSCB
2022-10-11 11:13 UTC (5+ messages)
` [4.17?] "
[PATCH 1/1] efi_loader: CloseProtocol in efi_fmp_find
2022-10-11 11:12 UTC (6+ messages)
[PATCH v3 00/13] coresight: Add new API to allocate trace source ID values
2022-10-11 11:10 UTC (7+ messages)
` [PATCH v3 03/13] coresight: stm: Update STM driver to use Trace ID API
[PATCH] python3-manifest.json: Move urllib to netclient
2022-10-11 11:10 UTC
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.