All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-17 05:24:44 to 2024-07-17 06:40:03 UTC [more...]

[PATCH v9-resend 00/54] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2024-07-16 18:58 UTC  (2+ messages)
` [PATCH v9-resend 52/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN

[PATCH 6.9 000/142] 6.9.10-rc2 review
 2024-07-17  6:40 UTC 

[PATCH 2/2] audit: Add linux_audit to CVE_PRODUCT
 2024-07-17  6:39 UTC 

[PATCH 6.6 000/122] 6.6.41-rc2 review
 2024-07-17  6:39 UTC 

[PATCH 6.1 00/95] 6.1.100-rc2 review
 2024-07-17  6:39 UTC 

[PATCH 5.10 000/109] 5.10.222-rc2 review
 2024-07-17  6:39 UTC 

[PATCH 1/2] audit: Fix CVE_PRODUCT
 2024-07-17  6:39 UTC 

[PATCH 5.15 000/145] 5.15.163-rc2 review
 2024-07-17  6:39 UTC 

[PATCH 5.4 00/79] 5.4.280-rc2 review
 2024-07-17  6:39 UTC 

[PATCH 4.19 00/65] 4.19.318-rc2 review
 2024-07-17  6:38 UTC 

[OE-core][PATCH v5 1/3] openssh: drop rejected patch fixed in 8.6p1 release
 2024-07-17  6:37 UTC  (3+ messages)
` [OE-core][PATCH v5 2/3] openssh: systemd notification was implemented upstream

[PATCH] shmem_quota: Build the object file conditionally to the config option
 2024-07-17  6:37 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in attr_make_nonresident
 2024-07-17  6:36 UTC  (2+ messages)
` [syzbot] possible fix

6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
 2024-07-17  6:28 UTC  (13+ messages)

[PATCH] erofs: support STATX_DIOALIGN
 2024-07-17  6:34 UTC  (4+ messages)

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-17  6:33 UTC  (3+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)

linux-next: Tree for Jul 17
 2024-07-17  6:34 UTC 

[PATCH 0/6] squashfs: harden against crafted metadata
 2024-07-17  6:33 UTC  (7+ messages)
` [PATCH 1/6] squashfs: be more careful about metadata corruption
` [PATCH 2/6] squashfs: more metadata hardening
` [PATCH 3/6] squashfs metadata 2: electric boogaloo
` [PATCH 4/6] squashfs: more metadata hardening
` [PATCH 5/6] Squashfs: Compute expected length from inode size rather than block length
` [PATCH 6/6] squashfs: refuse mount of squashfs images with non-128K block size

[PATCH] drm/i915/dpmst: Enable VSC SDP for DPMST
 2024-07-17  6:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] cpufreq: queue policy->update work to rt thread to reduce its schedule latency
 2024-07-17  6:33 UTC 

[OE-core][kirkstone][PATCH] python3-jinja2: Upgrade 3.1.3 -> 3.1.4
 2024-07-17  6:33 UTC  (2+ messages)
` Patchtest results for "

[PATCH v2 0/8] aspeed: Add boot from eMMC support (AST2600)
 2024-07-17  6:30 UTC  (9+ messages)
` [PATCH v2 1/8] aspeed: Change type of eMMC device
` [PATCH v2 2/8] aspeed: Load eMMC first boot area as a boot rom
` [PATCH v2 3/8] aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoC
` [PATCH v2 4/8] aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handler
` [PATCH v2 5/8] aspeed: Tune eMMC device properties to reflect HW strapping
` [PATCH v2 6/8] aspeed: Add boot-from-eMMC HW strapping bit to rainier-bmc machine
` [PATCH v2 7/8] aspeed: Introduce a 'hw_strap1' machine attribute
` [PATCH v2 8/8] aspeed: Introduce a 'boot-emmc' machine option

[PATCH] clk: qcom: camcc-sc8280xp: Remove always-on GDSC hard-coding
 2024-07-17  6:32 UTC  (2+ messages)

[PATCH 0/1] drm/xe/xe2: Introduce performance changes
 2024-07-17  6:32 UTC  (7+ messages)
` [PATCH 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2)
 2024-07-17  6:31 UTC  (2+ messages)
` [syzbot] ntfs3.git

[PATCH v3 00/11] Zacas/Zabha support and qspinlocks
 2024-07-17  6:19 UTC  (24+ messages)
` [PATCH v3 01/11] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v3 02/11] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v3 03/11] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v3 04/11] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v3 05/11] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v3 06/11] riscv: Implement xchg8/16() using Zabha
` [PATCH v3 07/11] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v3 08/11] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v3 09/11] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v3 10/11] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v3 11/11] riscv: Add qspinlock support

[PATCH] drm/rockchip: dsi: Reset ISP1 DPHY before powering it on
 2024-07-17  6:29 UTC  (2+ messages)

[PATCH] nativesdk-libtool: sanitize the script, remove buildpaths
 2024-07-17  6:29 UTC  (2+ messages)
` [OE-core] "

[ANNOUNCE] QEMU 7.2.13 Stable released
 2024-07-17  6:28 UTC 

[GIT PULL] execve updates for v6.11-rc1
 2024-07-17  6:28 UTC  (4+ messages)
  ` KUnit file naming conventions (was Re: [GIT PULL] execve updates for v6.11-rc1)

[PATCH 6.9 000/143] 6.9.10-rc1 review
 2024-07-17  6:28 UTC  (4+ messages)
` [PATCH 6.9 093/143] scsi: sd: Do not repeat the starting disk message

[PATCH i-g-t v6 0/2] Runtime alteration of debuglog level
 2024-07-17  6:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Runtime alteration of debuglog level (rev6)

[PATCH 6.1] cifs: use origin fullpath for automounts
 2024-07-17  6:26 UTC  (3+ messages)

[PATCH 0/2] mwifiex: add support for WPA-PSK-SHA256
 2024-07-17  6:26 UTC  (7+ messages)
` [PATCH 1/2] wifi: mwifiex: simplify WPA flags setting
` [PATCH 2/2] wifi: mwifiex: add support for WPA-PSK-SHA256

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-17  6:26 UTC  (9+ messages)

[PATCH v2 0/6] clk: qcom: sm8150: Add camera clock controller support for SM8150
 2024-07-17  6:24 UTC  (9+ messages)
` [PATCH v2 5/6] clk: qcom: Add camera clock controller driver "

[PATCH 6.1 00/96] 6.1.100-rc1 review
 2024-07-17  6:24 UTC  (3+ messages)

[syzbot] possible deadlock in attr_data_get_block
 2024-07-17  6:24 UTC  (2+ messages)
` [syzbot] possible fix

[RFC PATCH 0/8] Convert avocado tests to normal Python unittests
 2024-07-17  6:21 UTC  (3+ messages)

[PATCH v4 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-07-17  6:22 UTC  (16+ messages)
` [PATCH v4 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal
` [PATCH v4 3/3] thermal: cv180x: Add cv180x thermal driver support

[PATCH rdma-next 1/1] RDMA/mana_ib: indicate that inline data is not supported
 2024-07-17  6:22 UTC  (8+ messages)
          ` [EXTERNAL] "

[PATCH 5.10 000/108] 5.10.222-rc1 review
 2024-07-17  6:22 UTC  (3+ messages)

[PATCH v3] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
 2024-07-17  6:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp (rev2)

[PATCH 5.4 00/78] 5.4.280-rc1 review
 2024-07-17  6:22 UTC  (3+ messages)

[PATCH 4.19 00/66] 4.19.318-rc1 review
 2024-07-17  6:21 UTC  (3+ messages)

[xenomai-images][PATCH v2 0/5] ci: add long-term latency test for next
 2024-07-17  6:21 UTC  (7+ messages)
` [PATCH v2 2/5] ci: Add a long term latency test
` [PATCH v2 4/5] ci: Add latency threshold to longterm tests
` [PATCH v2 5/5] ci: let the lava job fail if xeno-test fails

[PATCH 5.15 000/144] 5.15.163-rc1 review
 2024-07-17  6:21 UTC  (5+ messages)

[PATCH v2] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
 2024-07-17  6:20 UTC  (7+ messages)

[PATCH] testsuite: add latency treshold option to latency test
 2024-07-17  6:20 UTC  (2+ messages)

[PATCH] iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en
 2024-07-17  6:19 UTC  (2+ messages)

[PATCH 1/2] ci: bump action versions
 2024-07-17  6:19 UTC  (2+ messages)
` [PATCH 2/2] ci: labgrid: use different names per Test Results entry

[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
 2024-07-17  6:19 UTC  (10+ messages)
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension

linux-next: manual merge of the loongarch tree with the asm-generic tree
 2024-07-17  6:19 UTC  (2+ messages)

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-07-16 
 2024-07-17  6:17 UTC 

[PATCH v2] mm/hwpoison: reset hwpoison filter parameters in pfn_inject_exit()
 2024-07-17  6:18 UTC  (4+ messages)

[PATCH] ext4: Fix integer overflow in ext4fs_read_symlink()
 2024-07-17  6:17 UTC  (2+ messages)

[PATCH] Fix to avoid high memory footprint
 2024-07-17  6:16 UTC  (2+ messages)

[PATCH] doc/net/l2tpv3: Update boolean fields' description to avoid short-form use
 2024-07-17  6:31 UTC  (2+ messages)

[PATCH 00/17] target/arm: AdvSIMD decodetree conversion, part 4
 2024-07-17  6:09 UTC  (18+ messages)
` [PATCH 01/17] target/arm: Use tcg_gen_extract2_i64 for EXT
` [PATCH 02/17] target/arm: Convert EXT to decodetree
` [PATCH 03/17] target/arm: Convert TBL, TBX "
` [PATCH 04/17] target/arm: Convert UZP, TRN, ZIP "
` [PATCH 05/17] target/arm: Simplify do_reduction_op
` [PATCH 06/17] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree
` [PATCH 07/17] target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV "
` [PATCH 08/17] target/arm: Convert FMOVI (scalar, immediate) "
` [PATCH 09/17] target/arm: Convert MOVI, FMOV, ORR, BIC (vector "
` [PATCH 10/17] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr
` [PATCH 11/17] target/arm: Fix whitespace near gen_srshr64_i64
` [PATCH 12/17] target/arm: Convert handle_vec_simd_shri to decodetree
` [PATCH 13/17] target/arm: Convet handle_vec_simd_shli "
` [PATCH 14/17] target/arm: Clear high SVE elements in handle_vec_simd_wshli
` [PATCH 15/17] target/arm: Use {,s}extract "
` [PATCH 16/17] target/arm: Convert SSHLL, USHLL to decodetree
` [PATCH 17/17] target/arm: Push tcg_rnd into handle_shri_with_rndacc

[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
 2024-07-17  6:11 UTC  (9+ messages)
` [PATCH 02/20] ext4: prevent partial update of the "

CVE-2024-41009: bpf: Fix overrunning reservations in ringbuf
 2024-07-17  6:10 UTC 

CVE-2024-41010: bpf: Fix too early release of tcx_entry
 2024-07-17  6:10 UTC 

[PATCH v6 0/8] Implement compression support on BMG
 2024-07-17  6:08 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH v5.10] bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
 2024-07-17  6:06 UTC 

[PATCH v5 0/2] Add gputop support for sysfs profiling knob
 2024-07-17  6:07 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH bpf-next v3 1/2] bpf: Get better reg range with ldsx and 32bit compare
 2024-07-17  6:06 UTC  (6+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add ldsx selftests for ldsx and subreg compare

[PATCH v4 0/5] Support alpha blending in MTK display driver
 2024-07-17  6:05 UTC  (12+ messages)
` [PATCH v4 1/5] drm/mediatek: Support "None" blending in OVL
` [PATCH v4 2/5] drm/mediatek: Support "None" blending in Mixer
` [PATCH v4 3/5] drm/mediatek: Support "Pre-multiplied" blending in OVL
` [PATCH v4 4/5] drm/mediatek: Support "Pre-multiplied" blending in Mixer
` [PATCH v4 5/5] drm/mediatek: Support alpha blending in display driver

[PATCH] mailbox: zynqmp-ipi: Make polling period configurable from kconfig
 2024-07-17  6:05 UTC  (2+ messages)

[PATCH v4 0/4] Svvptc extension to remove preventive sfence.vma
 2024-07-17  6:01 UTC  (10+ messages)
` [PATCH v4 1/4] riscv: Add ISA extension parsing for Svvptc
` [PATCH v4 2/4] dt-bindings: riscv: Add Svvptc ISA extension description
` [PATCH v4 3/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH v4 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc

[PATCH] intel_iommu: Use the latest fault reasons defined by spec
 2024-07-17  6:04 UTC  (11+ messages)

[PATCH v2 0/3] target/arm: Fixes for SME FMOPA (#2373)
 2024-07-17  6:01 UTC  (4+ messages)
` [PATCH v2 1/3] target/arm: Use float_status copy in sme_fmopa_s
` [PATCH v2 2/3] target/arm: Use FPST_F16 for SME FMOPA (widening)
` [PATCH v2 3/3] tests/tcg/aarch64: Add test cases "

[GIT PULL] asm-generic updates for 6.11
 2024-07-17  6:01 UTC  (7+ messages)

[PATCH v6 0/9] fs: multigrain timestamp redux
 2024-07-17  6:00 UTC  (3+ messages)
` [PATCH v6 5/9] Documentation: add a new file documenting multigrain timestamps

[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
 2024-07-17  6:00 UTC  (6+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down

linux-next: build warning after merge of the kvm tree
 2024-07-17  5:59 UTC 

bug: `git pull` does not clean up after itself if it fails
 2024-07-17  5:55 UTC  (2+ messages)

Can dependency on /bin/sh be removed?
 2024-07-17  5:53 UTC  (8+ messages)

[GIT PULL] KVM: x86 pull requests for 6.11
 2024-07-17  5:52 UTC  (5+ messages)
` [GIT PULL (sort of)] KVM: x86: Static call changes "

[PATCH][SMB3] fix noisy error message logged on cross share copy_file_range
 2024-07-17  5:50 UTC 

[PATCH] Revert "reflog expire: don't use lookup_commit_reference_gently()"
 2024-07-17  5:45 UTC  (2+ messages)

[PATCH v4 0/2] drm/xe: remove GuC reload in D3Hot path
 2024-07-17  5:55 UTC  (3+ messages)
` [PATCH v4 1/2] drm/xe: modify GuC CTB enable communication
` [PATCH v4 2/2] drm/xe: remove GuC reload in D3Hot path

[PULL 00/13] Misc HW/UI patches for 2024-07-16
 2024-07-17  5:41 UTC  (2+ messages)

[PULL 00/11] SD/MMC patches for 2024-07-16
 2024-07-17  5:42 UTC  (2+ messages)

[PATCH] misc: mrvl-cn10k-dpi: resolve compilation issues on 32-bit ARM
 2024-07-17  5:39 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v2] RISC-V: Enable the IPI before workqueue_online_cpu()
 2024-07-17  5:38 UTC  (3+ messages)

[PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
 2024-07-17  5:35 UTC  (2+ messages)
` [PATCH v3] net: linearizing skb when downgrade gso_size

`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
 2024-07-17  5:33 UTC 


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.