messages from 2023-08-20 21:49:35 to 2023-08-21 02:25:10 UTC [more...]
[PATCH V2] ublk: zoned: support REQ_OP_ZONE_RESET_ALL
2023-08-21 2:25 UTC (4+ messages)
[bug report] WARNING: CPU: 12 PID: 51497 at block/mq-deadline.c:679 dd_exit_sched+0xd5/0xe0
2023-08-21 2:24 UTC (4+ messages)
bpf: Request to add -mcpu=v4 support for ARM/MIPS/NFP/POWERPC/RISCV/S390/SPARC/X86_32
2023-08-21 2:23 UTC (2+ messages)
[PATCH 0/4] Extend migrate_misplaced_page() to support batch migration
2023-08-21 2:20 UTC (3+ messages)
` [PATCH 1/4] mm: migrate: move migration validation into numa_migrate_prep()
[PATCH v6] erofs-utils: add support for fuse 2/3 lowlevel API
2023-08-21 2:21 UTC
[RE]: RE:
2023-08-20 15:30 UTC
[PATCH] target/arm: Fix 64-bit SSRA
2023-08-21 2:20 UTC
[PATCH nf] netfilter: nf_tables: GC transaction race with abort path
2023-08-21 2:20 UTC (4+ messages)
[RFC PATCH] tracing: Introduce pipe_cpumask to avoid race on trace_pipes
2023-08-21 2:19 UTC (8+ messages)
` [PATCH v2] "
[PATCH] vdpa_sim_blk: Fix the potential leak of mgmt_dev
2023-08-21 2:18 UTC
[meta-oe][kirkstone][PATCH] postgresql: Update to 14.9
2023-08-21 2:12 UTC
[PATCH] ARM: sa1111: fix sa1111_probe kernel-doc warnings
2023-08-21 2:10 UTC (2+ messages)
btrfs check Causes File Corruption
2023-08-21 2:07 UTC (3+ messages)
QA notification for completed autobuilder build (yocto-4.2.3.rc1)
2023-08-21 2:05 UTC (2+ messages)
` [qa-build-notification] "
[PATCH bpf-next v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-08-21 2:03 UTC (2+ messages)
linux-next: build failure after merge of the nand tree
2023-08-21 2:02 UTC
[PATCH] hw/loongarch: Fix ACPI processor id off-by-one error
2023-08-21 2:00 UTC (4+ messages)
[PATCH net-next] pds_core: Fix some kernel-doc comments
2023-08-21 1:55 UTC
linux-next: manual merge of the nand tree with the mtd tree
2023-08-21 1:55 UTC
[PATCH -next] s390/dasd: Remove redundant NULL check for debugfs_create_dir
2023-08-21 1:52 UTC
[RE]: RE:
2023-08-20 17:01 UTC
[PATCH 0/3] Misc changes for siw
2023-08-21 1:39 UTC (3+ messages)
[dunfell][patch] tiff: CVE-2022-3599.patch also fix CVE-2022-4645 CVE-2023-30774
2023-08-21 1:16 UTC
[PATCH] bus/pci: fix legacy device IO port map in secondary process
2023-08-21 1:27 UTC (2+ messages)
` [PATCH v2] "
[RFC 0/2] Reduce TLB flushes under some specific conditions
2023-08-21 1:28 UTC (6+ messages)
` [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration
[PATCH v6 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
2023-08-21 1:27 UTC (8+ messages)
` [PATCH v6 1/7] perf evlist: Add perf_evlist__go_system_wide() helper
` [PATCH v6 2/7] perf evlist: Add evlist__findnew_tracking_event() helper
` [PATCH v6 3/7] perf record: Move setting dummy tracking before record__init_thread_masks()
` [PATCH v6 4/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
` [PATCH v6 5/7] perf test: Update base-record & system-wide-dummy attr expected values for test-record-C0
` [PATCH v6 6/7] perf test: Add test case for record sideband events
` [PATCH v6 7/7] perf test: Add perf_event_attr test for record selected CPUs exclude_user
PROBLEM: LTP cfs_bandwidth01 test bumped into SCHED_WARN_ON after de-selecting CONFIG_SMP
2023-08-21 1:29 UTC (3+ messages)
` [PATCH v2] sched/fair: Fix cfs_rq_is_decayed() on !SMP
[PATCH v2 0/2] vPCI capabilities filtering
2023-08-21 1:28 UTC (4+ messages)
` [PATCH v2 1/2] xen/vpci: header: filter PCI capabilities
[PATCH RESEND net-next] alx: fix OOB-read compiler warning
2023-08-21 1:32 UTC
[PATCH] drm/amd/pm: fix debugfs pm_info output
2023-08-21 1:25 UTC (2+ messages)
[PATCH] softfloat: Handle m68k extended precision denormals properly
2023-08-21 1:24 UTC (2+ messages)
[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-21 1:24 UTC (12+ messages)
[PATCH 00/22] SRSO fixes/cleanups
2023-08-21 1:19 UTC (23+ messages)
` [PATCH 01/22] x86/srso: Fix srso_show_state() side effect
` [PATCH 02/22] x86/srso: Set CPUID feature bits independently of bug or mitigation status
` [PATCH 03/22] KVM: x86: Support IBPB_BRTYPE and SBPB
` [PATCH 04/22] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
` [PATCH 05/22] x86/srso: Fix SBPB enablement for mitigations=off
` [PATCH 06/22] x86/srso: Print actual mitigation if requested mitigation isn't possible
` [PATCH 07/22] x86/srso: Remove default case in srso_select_mitigation()
` [PATCH 08/22] x86/srso: Downgrade retbleed IBPB warning to informational message
` [PATCH 09/22] x86/srso: Simplify exit paths
` [PATCH 10/22] x86/srso: Print mitigation for retbleed IBPB case
` [PATCH 11/22] x86/srso: Slight simplification
` [PATCH 12/22] x86/srso: Remove redundant X86_FEATURE_ENTRY_IBPB check
` [PATCH 13/22] x86/srso: Fix vulnerability reporting for missing microcode
` [PATCH 14/22] x86/srso: Fix unret validation dependencies
` [PATCH 15/22] x86/alternatives: Remove faulty optimization
` [PATCH 16/22] x86/srso: Unexport untraining functions
` [PATCH 17/22] x86/srso: Disentangle rethunk-dependent options
` [PATCH 18/22] x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
` [PATCH 19/22] x86/srso: Improve i-cache locality for alias mitigation
` [PATCH 20/22] x86/retpoline: Remove .text..__x86.return_thunk section
` [PATCH 21/22] x86/nospec: Refactor UNTRAIN_RET[_*]
` [PATCH 22/22] x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
[meta-oe][dunfell][PATCH] postgresql: Update to 12.16
2023-08-21 1:18 UTC
[dm-devel] [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-21 1:06 UTC (3+ messages)
` [PATCH 09/29] bcache: Convert to bdev_open_by_path()
[PATCH] vdpa: Update sysfs ABI documentation
2023-08-21 1:15 UTC
[PATCH net-next v3 0/3] net: Return PTR_ERR() for fixed_phy_register()
2023-08-21 1:15 UTC (5+ messages)
` [PATCH net-next v3 2/3] net: bcmgenet: "
[PATCH] ipv6/addrconf: clamp preferred_lft to the minimum instead of erroring
2023-08-21 1:11 UTC
[PATCH net-next] rxrpc: use timer_shutdown_sync() for cleanup operations
2023-08-21 1:10 UTC
[PATCH] mm: Wire up tail page poisoning over ->mappings
2023-08-21 1:13 UTC (3+ messages)
[PATCH] mm: remove unintentional voluntary preemption in get_mmap_lock_carefully
2023-08-21 1:13 UTC (3+ messages)
+ mm-wire-up-tail-page-poisoning-over-mappings.patch added to mm-unstable branch
2023-08-21 1:10 UTC (5+ messages)
Tasks stuck jbd2 for a long time
2023-08-21 1:10 UTC (12+ messages)
linux-next: manual merge of the net-next tree with the net tree
2023-08-21 1:06 UTC
[PATCH 0/3] bootstage support for risc-v
2023-08-21 1:03 UTC (4+ messages)
` [PATCH 1/3] riscv: bootstage: correct bootstage_report guard
` [PATCH 2/3] riscv: timer: add timer_get_boot_us for BOOTSTAGE
` [PATCH 3/3] timer: riscv_aclint_timer: "
'-' vs '\-' in TH (man(7))
2023-08-21 0:59 UTC (4+ messages)
[RFC PATCH -next] mm: fix softlockup by replacing tasklist_lock with RCU in for_each_process()
2023-08-21 0:56 UTC (4+ messages)
[PATCH 1/3] dt-bindings: crypto: qcom,prng: Add SM8450
2023-08-21 0:52 UTC (4+ messages)
[Crash-utility PATCH V2] RISCV64: Add KASLR support
2023-08-21 0:43 UTC (3+ messages)
[f2fs-dev] circular locking dependency warning in f2fs
2023-08-21 0:43 UTC (9+ messages)
[f2fs-dev] [PATCH] f2fs: avoid false alarm of circular locking
2023-08-21 0:42 UTC (3+ messages)
Possible io_uring related race leads to btrfs data csum mismatch
2023-08-21 0:38 UTC (15+ messages)
[PATCH 00/17] x86/boot: Rework PE header generation
2023-08-21 0:37 UTC (5+ messages)
` [PATCH 17/17] x86/boot: Drop CRC-32 checksum and the build tool that generates it
"git diff --no-pager --exit-code" errors out but returns zero exit code
2023-08-21 0:35 UTC (2+ messages)
` [PATCH] diff: handle negative status in diff_result_code()
[PATCH] nfsd: fix race condition in nfsd_file_acquire
2023-08-21 0:27 UTC (2+ messages)
linux-next: manual merge of the vfs-brauner tree with the ext4 tree
2023-08-21 0:25 UTC (2+ messages)
[PATCH v2 00/16] phy: qcom-qmp-usb: convert to newer style of bindings
2023-08-21 0:25 UTC (34+ messages)
` [PATCH v2 01/16] dt-bindings: phy: migrate QMP USB PHY bindings to qcom,sc8280xp-qmp-usb3-uni-phy.yaml
` [PATCH v2 02/16] phy: qcom-qmp-usb: simplify clock handling
` [PATCH v2 03/16] phy: qcom-qmp-usb: rework reset handling
` [PATCH v2 04/16] phy: qcom-qmp-usb: make QPHY_PCS_MISC_CLAMP_ENABLE access conditional
` [PATCH v2 05/16] phy: qcom-qmp: move PCS MISC V4 registers to separate header
` [PATCH v2 06/16] phy: qcom-qmp-usb: populate offsets configuration
` [PATCH v2 07/16] arm64: dts: qcom: ipq6018: switch USB QMP PHY to new style of bindings
` [PATCH v2 08/16] arm64: dts: qcom: ipq8074: "
` [PATCH v2 09/16] arm64: dts: qcom: msm8996: "
` [PATCH v2 10/16] arm64: dts: qcom: msm8998: "
` [PATCH v2 11/16] arm64: dts: qcom: sdm845: "
` [PATCH v2 12/16] arm64: dts: qcom: sm8150: "
` [PATCH v2 13/16] arm64: dts: qcom: sm8250: "
` [PATCH v2 14/16] arm64: dts: qcom: sm8350: "
` [PATCH v2 15/16] ARM: dts: qcom-sdx55: "
` [PATCH v2 16/16] ARM: dts: qcom-sdx65: "
libnetfilter_queue patch ping
2023-08-21 0:14 UTC (3+ messages)
[GIT PULL] bcachefs
2023-08-21 0:09 UTC (8+ messages)
[PATCH bpf 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
2023-08-21 0:02 UTC (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add a failure test for bpf_kptr_xchg() "
[PATCH] phy: qcom-qmp-combo: fix clock probing
2023-08-20 23:58 UTC (2+ messages)
linux-next: build failure after merge of the nvmem tree
2023-08-20 23:48 UTC (2+ messages)
[RE]: RE:
2023-08-20 17:01 UTC
[PATCH 1/2] ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins
2023-08-20 23:31 UTC (2+ messages)
` [PATCH 2/2] ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrl
[GIT PULL] l10n updates for 2.42.0 round 2
2023-08-20 23:25 UTC
[PATCH v2 0/2] docs: rust: update instructions for obtaining 'core' source
2023-08-20 23:14 UTC (2+ messages)
[PATCH] docs: add command line to rust-analyzer section
2023-08-20 23:08 UTC (2+ messages)
[PATCH v3] scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
2023-08-20 23:07 UTC (2+ messages)
[PATCH 0/6] Backport rework of deadline bandwidth restoration for 5.10.y
2023-08-20 23:02 UTC (3+ messages)
[PATCH] media: v4l2-subdev: Document that routing support depends on streams
2023-08-20 22:56 UTC (3+ messages)
[PATCH v4 0/4] crypto: LEA block cipher implementation
2023-08-20 22:50 UTC (2+ messages)
[PATCH v11 0/8] drm: Remove usage of deprecated DRM_* macros in DRM core
2023-08-20 22:52 UTC (4+ messages)
` [PATCH v11 3/8] drm: Remove usage of deprecated DRM_INFO "
[PATCH] ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins
2023-08-20 22:51 UTC (2+ messages)
[RE]: RE:
2023-08-20 15:29 UTC
[PATCH] kbuild: merge list.h in modpost and kconfig
2023-08-20 22:48 UTC
[PATCH drm-misc-next] drm/nouveau: uvmm: fix unset region pointer on remap
2023-08-20 22:29 UTC (3+ messages)
` [Nouveau] "
linux-next: duplicate patch in the block tree
2023-08-20 22:22 UTC
[Intel-xe] Implement svm without BO concept in xe driver
2023-08-20 22:21 UTC (11+ messages)
` "
[PATCH v2] kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
2023-08-20 22:18 UTC
linux-next: Signed-off-by missing for commit in the v4l-dvb-next tree
2023-08-20 22:15 UTC (2+ messages)
Linux kernel 6.5-rc7 released
2023-08-20 22:15 UTC
Moving existing internal journal log to an external device (success?)
2023-08-20 22:14 UTC (2+ messages)
[PATCH nft] INSTALL: provide examples to install python bindings
2023-08-20 22:07 UTC
[PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
2023-08-20 22:03 UTC
[PATCH 1/2] test: dm: pinmux: Handle %pa in pinctrl-single mux output
2023-08-20 21:57 UTC (6+ messages)
` [PATCH 2/2] configs: sandbox64: Enable PINCTRL_SINGLE driver
[PATCH] configs: sandbox64: Enable SF bootdev
2023-08-20 21:57 UTC (3+ messages)
[PATCH] configs: sandbox64: Increase console record size to 0x6000
2023-08-20 21:57 UTC (3+ messages)
[PATCH] configs: sandbox64: Enable MC34708 driver
2023-08-20 21:57 UTC (3+ messages)
[PATCH] configs: sandbox64: Enable BUTTON_ADC driver
2023-08-20 21:57 UTC (3+ messages)
[PATCH 1/2] configs: sandbox64: Enable video 16bpp and 24bpp support
2023-08-20 21:57 UTC (6+ messages)
` [PATCH 2/2] configs: sandbox64: Enable video 12x22 font support
[PATCH] configs: sandbox64: Enable clock CCF driver
2023-08-20 21:57 UTC (3+ messages)
[PATCH v28 0/8] crash: Kernel handling of CPU and memory hot un/plug
2023-08-20 21:56 UTC (4+ messages)
[PATCH] configs: sandbox64: Enable PCI register multi-entry support
2023-08-20 21:57 UTC (3+ messages)
[PATCH] test: cpu: Handle both 32bit and 64bit CPUs
2023-08-20 21:57 UTC (3+ messages)
[PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
2023-08-20 21:53 UTC (12+ messages)
` [Nouveau] "
` [PATCH drm-misc-next 1/3] drm: drm_exec: build always builtin
` [Nouveau] "
` [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation
` [Nouveau] "
` [PATCH drm-misc-next 3/3] drm/nouveau: gpuva mgr dma-resv/extobj handling, "
` [Nouveau] "
[GIT PULL] devfreq next for 6.6
2023-08-20 21:53 UTC
[PATCH] x86/crash: correct unused function build error
2023-08-20 21:50 UTC
[Buildroot] Buildroot 2023.08-rc2 released
2023-08-20 21:41 UTC
[Buildroot] [PATCH] package/elf2flt: Fix build by updating to v2023.04
2023-08-20 21:49 UTC (2+ messages)
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.