All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-18 04:56:27 to 2026-05-18 05:51:00 UTC [more...]

[PATCH] man/man2/seccomp_unotify.2: Document SECCOMP_IOCTL_NOTIF_SET_FLAGS and SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP
 2026-05-18  5:50 UTC 

[PATCH v2 0/3] drm/i915/psr: DC entry prevention during active vblank
 2026-05-18  5:48 UTC  (4+ messages)
` [PATCH v2 3/3] drm/i915/psr: Use DMC wakelock instead of DC state for VBI

[PATCH v4] arm64: dts: qcom: glymur: add coresight nodes
 2026-05-18  5:47 UTC 

[PATCH v2 0/4] PSR2 SDP on Prior Scanline workarounds
 2026-05-18  5:47 UTC  (3+ messages)
` [PATCH v2 4/4] drm/i915/psr: Apply SDP on prior scanline workaround for Xe3p

[PATCH] tee: qcomtee: add missing va_end in early return qcomtee_object_user_init()
 2026-05-15  5:23 UTC  (3+ messages)

[PATCH] mfd: twl6030-irq: Use of_device_get_match_data()
 2026-05-18  5:46 UTC  (2+ messages)

[PATCH] media: meson: vdec: avoid double free on video register failure
 2026-05-18  5:43 UTC  (2+ messages)

[PATCH] rust: workqueue: add cancel_work for Arc<T>
 2026-05-18  5:45 UTC  (2+ messages)

[PATCH 00/11] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
 2026-05-18  5:44 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM (rev2)

fix a buffer lookup against removal race
 2026-05-18  5:44 UTC  (4+ messages)
` [PATCH] xfs: "

[PATCH] powerpc/warp: Fix error handling in pika_dtm_thread
 2026-05-18  5:43 UTC  (2+ messages)

[PATCH v2] powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_work_raise() - part1
 2026-05-18  5:43 UTC  (2+ messages)

[PATCH v2] powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()
 2026-05-18  5:43 UTC  (2+ messages)

[PATCH] powerpc: fix dead default for GUEST_STATE_BUFFER_TEST
 2026-05-18  5:43 UTC  (2+ messages)

[PATCH v3] powerpc/g5: Enable all windfarms by default
 2026-05-18  5:43 UTC  (2+ messages)

[PATCH v2] powerpc: 82xx: fix uninitialized pointers with free attribute
 2026-05-18  5:43 UTC  (2+ messages)

[PATCH] powerpc/hv-gpci: fix preempt count leak in sysfs show paths
 2026-05-18  5:43 UTC  (2+ messages)

[PATCH 0/2] xen/common: llc-coloring parser fixes
 2026-05-18  5:42 UTC  (3+ messages)
` [PATCH 1/2] xen/common: llc-coloring: clear color count on parse failure

[PATCH v7 0/3] Add eager FP and RISC-V vector context switching support
 2026-05-18  5:42 UTC  (4+ messages)
` [PATCH v7 1/3] lib: sbi: Add RISC-V vector context save/restore support
` [PATCH v7 2/3] lib: sbi: Add floating-point "
` [PATCH v7 3/3] lib: sbi: domain FP/Vector context support for context switch

[RFC PATCH 4/5] mm/damon/paddr: skip free pageblocks in migration walk
 2026-05-18  5:38 UTC  (3+ messages)

[PATCH] net/iavf: fix VF reset race and stale ARQ message handling
 2026-05-18  5:42 UTC 

[PATCH] staging: rtl8723bs: clean up style in hal/sdio_halinit.c
 2026-05-18  5:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v8 00/35] target/mips: add missing Octeon user-mode support
 2026-05-18  5:29 UTC  (36+ messages)
` [PATCH v8 01/35] linux-user/mips: implement sysmips(MIPS_FLUSH_CACHE)
` [PATCH v8 02/35] linux-user/mips: implement sysmips(MIPS_ATOMIC_SET)
` [PATCH v8 03/35] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses
` [PATCH v8 04/35] target/mips: fix Octeon arithmetic destination handling
` [PATCH v8 05/35] target/mips: drop Octeon zero-register fast paths
` [PATCH v8 06/35] target/mips: split Octeon SEQ/SNE decode
` [PATCH v8 07/35] target/mips: add Octeon LBX instruction
` [PATCH v8 08/35] target/mips: add Octeon LHUX instruction
` [PATCH v8 09/35] target/mips: add Octeon LWUX instruction
` [PATCH v8 10/35] target/mips: add Octeon SAA instruction
` [PATCH v8 11/35] target/mips: add Octeon SAAD instruction
` [PATCH v8 12/35] target/mips: add Octeon ZCB and ZCBT instructions
` [PATCH v8 13/35] tcg: Introduce tcg_gen_addN_i64
` [PATCH v8 14/35] tcg: Optimize INDEX_op_mul[us]2 for 0 and 1
` [PATCH v8 15/35] target/mips: add Octeon multiplier state
` [PATCH v8 16/35] target/mips: add Octeon MTM instructions
` [PATCH v8 17/35] target/mips: add Octeon MTP instructions
` [PATCH v8 18/35] target/mips: add Octeon VMULU instruction
` [PATCH v8 19/35] target/mips: add Octeon VMM0 instruction
` [PATCH v8 20/35] target/mips: add Octeon V3MULU instruction
` [PATCH v8 21/35] target/mips: add Octeon QMAC instructions
` [PATCH v8 22/35] tests/tcg/mips: add Octeon instruction smoke test
` [PATCH v8 23/35] target/mips: add Octeon LA* atomic instructions
` [PATCH v8 24/35] target/mips: add Octeon COP2 crypto state
` [PATCH v8 25/35] target/mips: add Octeon COP2 crypto helpers
` [PATCH v8 26/35] target/mips: add Octeon SMS4 crypto support
` [PATCH v8 27/35] target/mips: add Octeon SHA3 "
` [PATCH v8 28/35] target/mips: add Octeon ZUC "
` [PATCH v8 29/35] target/mips: add Octeon Camellia "
` [PATCH v8 30/35] target/mips: add Octeon CHORD and LLM COP2 support
` [PATCH v8 31/35] target/mips: decode Octeon COP2 selectors explicitly
` [PATCH v8 32/35] tests/tcg/mips: cover Octeon COP2 selector readback
` [PATCH v8 33/35] target/mips: add Octeon CvmCount RDHWR support
` [PATCH v8 34/35] tests/tcg/mips: cover Octeon QMAC and CvmCount
` [PATCH v8 35/35] target/mips: expose Octeon68XX floating-point support

[PATCH net 0/2] Fix race condition between TCP_REPAIR dump and data receive
 2026-05-18  5:32 UTC  (6+ messages)
` [PATCH net 1/2] tcp: Don't accept data when socket is in repair mode

[PATCH 00/12] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
 2026-05-18  5:34 UTC  (14+ messages)
` [PATCH 01/12] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 02/12] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 03/12] drm/i915/dp: Allow AS SDP only if v2 is supported
` [PATCH 04/12] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 05/12] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 06/12] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 07/12] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 08/12] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 09/12] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 10/12] drm/i915/dp: Compute and include coasting vtotal for AS SDP
` [PATCH 11/12] drm/i915/dp: Always enable AS SDP if supported by source + sink
` [PATCH 12/12] drm/i915/dp: Account for AS_SDP guardband only when enabled
` ✓ CI.KUnit: success for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM (rev3)

[PATCH v3 0/3] usb: wBytesPerInterval workaround and cleanups
 2026-05-18  5:32 UTC  (4+ messages)
` [PATCH v3 1/3] usb: core: Fix SuperSpeed root hub wMaxPacketSize
` [PATCH v3 2/3] usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerInterval
` [PATCH v3 3/3] usb: core: Clean up SuperSpeed/eUSB2 descriptor validation logging

Stop false review statements
 2026-05-18  5:31 UTC  (4+ messages)

[PATCH net-next] mlxsw: spectrum_ethtool: expose per-PG rx_discards
 2026-05-18  5:31 UTC 

[PATCH] libbpf: fix UAF in strset__add_str()
 2026-05-18  5:31 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] KVM: arm64: vgic: free private_irqs when init fails after allocation
 2026-05-18  5:31 UTC  (3+ messages)

improve the swap_activate interface
 2026-05-18  5:29 UTC  (4+ messages)
  ` [f2fs-dev] "

Newbie Question: Clarifying I2C Master/Slave roles and device tree binding for client hardware info
 2026-05-18  5:30 UTC  (2+ messages)

[PATCH] ARM: kprobes: add missing MODULE_DESCRIPTION() to test module
 2026-05-18  5:29 UTC  (2+ messages)

heap buffer overflow in iSCSI CHAP base64 response parsing (iscsi_target_auth.c)
 2026-05-18  5:28 UTC  (2+ messages)

[PATCH net] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
 2026-05-18  5:26 UTC  (4+ messages)

[f2fs-dev] [PATCH v2] f2fs: protect published gc_thread during teardown
 2026-05-18  5:26 UTC  (2+ messages)
`  "

[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
 2026-05-18  5:23 UTC  (4+ messages)
` [PATCH v3] "

cleanup the RAID6 P/Q library v3
 2026-05-18  5:18 UTC  (38+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs
` [PATCH 03/18] raid6: move to lib/raid/
` [PATCH 04/18] raid6: remove unused defines in pq.h
` [PATCH 05/18] raid6: remove raid6_get_zero_page
` [PATCH 06/18] raid6: use named initializers for struct raid6_calls
` [PATCH 07/18] raid6: improve the public interface
` [PATCH 08/18] raid6: warn when using less than four devices
` [PATCH 09/18] raid6: hide internals
` [PATCH 10/18] raid6: rework registration of optimized algorithms
` [PATCH 11/18] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/18] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/18] raid6: update top of file comments
` [PATCH 14/18] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/18] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/18] raid6_kunit: cleanup dataptr handling
` [PATCH 17/18] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/18] raid6_kunit: randomize buffer alignment

[RFC PATCH 2/5] mm/damon/core: cap effective quota size to total monitored memory
 2026-05-18  5:22 UTC  (3+ messages)

[PATCH] iio: pressure: rohm-bm1390: notify trigger on all error paths
 2026-05-18  5:21 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: split multiple assignments in rtw_xmit.c
 2026-05-18  5:21 UTC  (2+ messages)

[PATCH] usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
 2026-05-18  5:19 UTC  (4+ messages)

GLYPH: TLB miss handlers, virtualization, and modes
 2026-05-18  5:18 UTC  (2+ messages)

[PATCH] Bluetooth: HIDP: fix missing length checks in hidp_input_report()
 2026-05-18  5:18 UTC  (2+ messages)

[PATCH] ASoC: fsl: Allow MPC5200 PSC audio compile testing
 2026-05-18  5:17 UTC 

[jimc:dd-shrink-go 47/52] lib/dynamic_debug.c:1937:3: warning: variable 'i' is uninitialized when used here
 2026-05-18  5:16 UTC 

[PATCH] nios2: remove the architecture
 2026-05-18  5:16 UTC  (2+ messages)

[iwlwifi-next:next 13/93] drivers/net/wireless/intel/iwlwifi/mld/tx.c:571 iwl_mld_fill_tx_cmd() warn: variable dereferenced before check 'mld_sta' (see line 565)
 2026-05-18  5:14 UTC  (4+ messages)

cleanup the RAID6 P/Q library v3
 2026-05-18  5:12 UTC  (6+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs

[PATCH] staging: rtl8723bs: remove READ_AND_CONFIG_MP macro
 2026-05-18  5:13 UTC  (2+ messages)

[PATCH] arm64/mmu: Fix PT_PT table descriptor value and comment
 2026-05-18  5:12 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: anacapa: add JTAG CPLD TRST pin to SGPIO map
 2026-05-18  5:12 UTC  (2+ messages)

cleanup the RAID6 P/Q library v2
 2026-05-18  5:12 UTC  (9+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6

[PATCH] net: octeon: fix carrier state, null guard, and modernize phy ioctl
 2026-05-18  5:12 UTC  (3+ messages)

[PATCH 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
 2026-05-18  5:08 UTC  (4+ messages)
` [PATCH 1/3] powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
` [PATCH 2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
` [PATCH 3/3] powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus

[PATCH] ALSA: hda/realtek: Add quirk for HP Z66 G6 14 laptop
 2026-05-18  5:09 UTC  (2+ messages)

[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
 2026-05-18  5:09 UTC  (9+ messages)

[PATCH] staging: media: tegra-video: prefer using the BIT macro
 2026-05-18  5:08 UTC  (2+ messages)

[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-18  5:08 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Align syscall writeback behavior with user-declared size
 2026-05-18  5:07 UTC  (3+ messages)

[PATCH] hw/riscv: riscv-iommu: Re-process command queue after clearing CMD_ILL
 2026-05-18  5:05 UTC  (4+ messages)

[PATCH] selftests/mm: add pkey_sighandler_tests to .gitignore
 2026-05-18  5:06 UTC  (3+ messages)

[PATCH v1 net-next 0/5] udp_tunnel: Speed up UDP tunnel device destruction (Part II)
 2026-05-18  5:07 UTC  (6+ messages)
` [PATCH v1 net-next 1/5] vxlan: Remove synchronize_net() in vxlan_sock_release()
` [PATCH v1 net-next 2/5] geneve: Remove synchronize_net() in geneve_sock_release()
` [PATCH v1 net-next 3/5] geneve: Remove synchronize_net() in geneve_unquiesce()
` [PATCH v1 net-next 4/5] bareudp: Remove synchronize_net() in bareudp_sock_release()
` [PATCH v1 net-next 5/5] bareudp: Use rtnl_dereference() "

[PATCH 0/2] Don't insert DDT cache in Bare mode
 2026-05-18  5:05 UTC  (3+ messages)

[PATCH v3 0/2] target/riscv: Fix PMP address alignment
 2026-05-18  5:05 UTC  (3+ messages)

[BUG] exfat: rename/move destroys unrecognized benign secondary entries
 2026-05-18  5:05 UTC  (4+ messages)
` [PATCH v2] exfat: preserve benign secondary entries during rename and move

[PATCH v2] USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e-m
 2026-05-18  5:05 UTC  (3+ messages)

[paulmckrcu:dev.2026.05.08a 39/43] kernel/rcu/tree_exp.h:822 rcu_print_task_exp_stall() error: we previously assumed 'rnp->exp_tasks' could be null (see line 818)
 2026-05-18  5:04 UTC  (2+ messages)

[PATCH v4 0/3] ARM: dts: aspeed-g6: add AST2600 I3C nodes and bindings
 2026-05-18  5:02 UTC  (3+ messages)

[martin-lau-bpf-next:cgrp.struct_ops.v8 9/12] kernel/bpf/cgroup.c:513 prog_list_replace_item() error: we previously assumed 'pl->link' could be null (see line 510)
 2026-05-18  5:02 UTC 

(sashiko review) Re: [PATCH v4 6/9] mm: shmem: drop has_transparent_hugepage() usage
 2026-05-18  5:00 UTC  (4+ messages)

[PATCH net v2] mptcp: prevent stale backlog references to closing subflows
 2026-05-18  5:00 UTC 

Modifying SRC_URI before it is parsed by the fetcher
 2026-05-18  5:00 UTC  (11+ messages)
` [yocto] "

[PATCH v7 0/7] KVM: SVM: Add Page Modification Logging (PML) support
 2026-05-18  4:59 UTC  (8+ messages)
` [PATCH v7 1/7] KVM: VMX: Pass @vcpu, not @vmx to init_vmcs()
` [PATCH v7 2/7] KVM: x86: Move PML page to common vcpu arch structure
` [PATCH v7 3/7] KVM: x86: Carve out PML flush routine
` [PATCH v7 4/7] KVM: VMX: Use cpu_dirty_log_size instead of enable_pml for PML checks
` [PATCH v7 5/7] x86/cpufeatures: Add Page modification logging
` [PATCH v7 6/7] KVM: SVM: Use BIT_ULL for 64-bit misc_ctl bit definitions
` [PATCH v7 7/7] KVM: SVM: Add Page modification logging support

[PATCH v4 0/4] staging: rtl8723bs: fix efuse formatting and brace handling
 2026-05-18  4:59 UTC  (3+ messages)
` [PATCH 4/4] staging: rtl8723bs: fix missing brace in rtw_efuse_read_1_byte

Patchwork housekeeping for: spi-devel-general
 2026-05-18  4:57 UTC 

[PATCH] nvme: Fix PRP list pointer arithmetic for chained transfers
 2026-05-18  2:25 UTC 

[PATCH] ocfs2: kill osb->system_file_mutex lock
 2026-05-18  4:56 UTC  (10+ messages)
              ` [PATCH v2] "


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.