All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-20 20:58:45 to 2023-08-21 01:19:58 UTC [more...]

[PATCH 00/22] SRSO fixes/cleanups
 2023-08-21  1:19 UTC  (17+ 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

[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)

btrfs check Causes File Corruption
 2023-08-21  0:46 UTC  (2+ 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] softfloat: Handle m68k extended precision denormals properly
 2023-08-21  0:32 UTC 

[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)

[Buildroot] [PATCH 1/1] package/shared-mime-info: link with -latomic if needed
 2023-08-20 21:45 UTC  (2+ messages)

Why does the cgroup iptables extension not work generally with the INPUT chain?
 2023-08-20 21:44 UTC 

[Buildroot] [PATCH 1/1] package/crun: fix linking with libargp
 2023-08-20 21:42 UTC  (2+ messages)

Extending an IPv4 filter to IPv6, Extending an IPv4 filter to IPv6
 2023-08-20 21:41 UTC  (4+ messages)
`  "

[Buildroot] [git commit] configs/sipeed_maix_{bit, dock}_sdcard_defconfig: fix build with binutils >= 2.38
 2023-08-20 21:38 UTC 

[Buildroot] [git commit] configs/avenger96_defconfig: bump ATF version to 2.9 for binutils 2.39+ support
 2023-08-20 21:39 UTC 

[Buildroot] [git commit] configs/ci20_defconfig: bump to kernel 5.4.254
 2023-08-20 21:38 UTC 

[Buildroot] [git commit] configs/pc_x86_64_{bios, efi}_defconfig: add midding libelf kernel dependency
 2023-08-20 21:38 UTC 

[Buildroot] [PATCH 1/4] configs/sipeed_maix_{bit, dock}_sdcard_defconfig: fix build with binutils >= 2.38
 2023-08-20 21:40 UTC  (2+ messages)

[Buildroot] [git commit] Update for 2023.08-rc2
 2023-08-20 21:37 UTC 

[Buildroot] [PATCH next 1/1] package/libksba: bump to version 1.6.4
 2023-08-20 21:37 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libksba: bump to version 1.6.4
 2023-08-20 21:37 UTC 

[Buildroot] [PATCH next 1/1] package/octave: bump package to version 8.3.0
 2023-08-20 21:36 UTC  (2+ messages)

How to determine which files were read/parsed
 2023-08-20 21:35 UTC 

[GIT PULL] extcon next for 6.6
 2023-08-20 21:33 UTC 

[Buildroot] [git commit] board/radxa/rock5b: fix kernel patch location
 2023-08-20 21:27 UTC 

[PATCH 0/4] Improve mm documentation
 2023-08-20  0:51 UTC  (5+ messages)
` [PATCH 1/4] mm: Fix kernel-doc warning from tlb_flush_rmaps()
` [PATCH 3/4] mm: Fix clean_record_shared_mapping_range kernel-doc

[Buildroot] [PATCH v3 0/1] Fix Rock 5B build, broken by gcc 12 warnings
 2023-08-20 21:29 UTC  (5+ messages)
` [Buildroot] [PATCH v3 1/1] configs/rock5b: Add patches to fix gcc12 warnings

[PATCH] staging: nvec: paz00: remove unneeded call to platform_set_drvdata()
 2023-08-20 20:47 UTC  (3+ messages)

[PATCH v2] cpufreq: intel_pstate: set stale CPU frequency to minimum
 2023-08-20 20:46 UTC 

[BUG]: amdgpu: soft lockup - CPU#1 stuck for 26s! [systemd-udevd:635]
 2023-08-20 21:14 UTC  (3+ messages)

[Buildroot] [git commit branch/next] package/octave: bump package to version 8.3.0
 2023-08-20 21:23 UTC 

[Buildroot] [PATCH] arch/powerpc: drop ABI selection
 2023-08-20 21:23 UTC  (2+ messages)

[Buildroot] [git commit branch/next] arch/powerpc: drop ABI selection
 2023-08-20 21:22 UTC 

[Buildroot] [git commit branch/next] package/ca-certificates: create the bundle as target-finalize hook
 2023-08-20 21:21 UTC 

[Buildroot] [PATCH] package/ca-certificates: create the bundle as target-finalize hook
 2023-08-20 21:21 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] util-linux 2.39.2
 2023-08-20 21:20 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/util-linux: fix compile issue with older kernel headers
 2023-08-20 21:16 UTC 

[Buildroot] [git commit branch/next] package/util-linux: bump version to 2.39.2
 2023-08-20 21:19 UTC 

[Buildroot] [git commit branch/next] package/util-linux: add missing autoreconf
 2023-08-20 21:18 UTC 

[Buildroot] [PATCH] package/lua-rotas: bump to version 0.3.1
 2023-08-20 21:15 UTC  (2+ messages)

[Bug 217811] New: usbhid driver misses right-click event for Rapoo wireless mouse
 2023-08-20 21:10 UTC 

[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
 2023-08-20 21:13 UTC  (6+ messages)
` [PATCH 1/4] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() escaping uclamp constraints
` [PATCH 3/4] sched: cpufreq: Move apply_dvfs_headroom() to sched.h
` [PATCH RFC 4/4] sched: cpufreq: Apply DVFS headroom to CFS only

[Buildroot] [git commit branch/next] package/lua-rotas: bump to version 0.3.1
 2023-08-20 21:12 UTC 

[PATCH] kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rules
 2023-08-20 21:05 UTC  (2+ messages)

[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
 2023-08-20 21:06 UTC  (5+ messages)
` [PATCH v4 21/28] net: wan: Add framer framework support

[PATCH 1/3] ASoC: dt-bindings: fsl_easrc: Add support for imx8mp-easrc
 2023-08-20 21:05 UTC  (5+ messages)

[PFC PATCH 0/3] drm/virtio: synchronous guest framebuffer update
 2023-08-20 20:58 UTC  (4+ messages)
` [RFC PATCH 3/3] drm/virtio: drm_gem_plane_helper_prepare_fb for obj synchronization


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.