messages from 2025-01-24 16:32:44 to 2025-01-24 17:27:03 UTC [more...]
[cocci] [PATCH v2 0/5] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
2025-01-24 17:15 UTC (11+ messages)
` "
[PATCH 00/28] cpus: Restrict CPU has_work() handlers to system emulation
2025-01-24 17:26 UTC (46+ messages)
` [PATCH 02/28] target/rx: Ensure not being build on user emulation
` [PATCH 03/28] target/tricore: "
` [PATCH 04/28] cpus: Restrict cpu_get_memory_mapping() to system emulation
` [PATCH 05/28] cpus: Restrict cpu_has_work() "
` [PATCH 06/28] cpus: Un-inline cpu_has_work()
` [PATCH 07/28] cpus: Introduce SysemuCPUOps::has_work() handler
` [PATCH 08/28] target/alpha: Move has_work() from CPUClass to SysemuCPUOps
` [PATCH 09/28] target/arm: "
` [PATCH 10/28] target/avr: "
` [PATCH 11/28] target/hexagon: Remove CPUClass:has_work() handler
` [PATCH 12/28] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
` [PATCH 13/28] target/i386: "
` [PATCH 14/28] target/loongarch: "
` [PATCH 15/28] target/m68k: "
` [PATCH 16/28] target/microblaze: "
` [PATCH 17/28] target/mips: "
` [PATCH 18/28] target/openrisc: "
` [PATCH 19/28] target/ppc: "
` [PATCH 20/28] target/riscv: "
` [PATCH 21/28] target/rx: "
` [PATCH 22/28] target/s390x: Restrict I/O handler installers to system emulation
` [PATCH 23/28] target/s390x: Move has_work() from CPUClass to SysemuCPUOps
[PATCH 00/11] drm/i915: intel_display conversions and some debug improvements
2025-01-24 17:27 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.CHECKPATCH: "
[PATCH v5 0/2] uprobes: Improve scalability by reducing the contention on siglock
2025-01-24 17:25 UTC (4+ messages)
` [PATCH v5 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
[RFC PATCH 0/3] refspec: centralize refspec-related logic
2025-01-24 17:25 UTC (3+ messages)
[PATCH i-g-t v2 0/7] Add igt_runner's cmdline to results
2025-01-24 17:25 UTC (5+ messages)
` [PATCH i-g-t v2 5/7] runner: Free settings at the end
[PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588
2025-01-24 17:23 UTC (7+ messages)
[RFC] perf script AMD/IBS: Add scripts to show function/instruction level granular profile
2025-01-24 17:25 UTC (2+ messages)
[PATCH] buildtools/check-git-log: print expected driver prefix
2025-01-24 17:24 UTC
[PATCH v2 0/3] Static initcalls
2025-01-24 17:23 UTC (6+ messages)
` [PATCH v2 2/3] common: board: make initcalls static
[PATCH v9 bpf-next 0/7] Enable writing xattr from BPF programs
2025-01-24 17:22 UTC (4+ messages)
` [PATCH v9 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
[PATCH 1/4] rcutorture: Allow a negative value for nfakewriters
2025-01-24 17:21 UTC (6+ messages)
` [PATCH 2/4] torture: Remove CONFIG_NR_CPUS configuration
[LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
2025-01-24 17:21 UTC (3+ messages)
[PATCH v2 0/5] wifi: cfg80211/mac80211: Set/get wiphy parameters on per-radio basis
2025-01-24 17:17 UTC (6+ messages)
` [PATCH v2 1/5] wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
` [PATCH v2 2/5] wifi: cfg80211: Report per-radio RTS threshold to userspace
` [PATCH v2 3/5] wifi: mac80211: Set RTS threshold on per-radio basis
` [PATCH v2 4/5] wifi: cfg80211: set tx power per radio in a wiphy
` [PATCH v2 5/5] wifi: mac80211: "
[PATCH v2 0/4] media: i2c: Add OX05B1S camera sensor driver
2025-01-24 17:17 UTC (3+ messages)
` [PATCH v2 2/4] media: ox05b1s: Add omnivision OX05B1S raw "
fatal: Not a valid object name HEAD
2025-01-24 17:17 UTC (5+ messages)
` [PATCH] fetch set_head: fix non-mirror remotes in bare repositories
[PATCH i-g-t 0/2] Add tests for EU stall sampling
2025-01-24 17:15 UTC (3+ messages)
` [PATCH i-g-t 2/2] tests/intel/xe_eu_stall: "
[PATCH 00/76] target/arm: Implement FEAT_AFP and FEAT_RPRES
2025-01-24 17:15 UTC (61+ messages)
` [PATCH 02/76] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases
` [PATCH 06/76] target/arm: Define new fp_status_a32 and fp_status_a64
` [PATCH 09/76] target/arm: Use fp_status_a32 in vfp_cmp helpers
` [PATCH 11/76] target/arm: Use FPST_FPCR_A64 in A64 decoder
` [PATCH 12/76] target/arm: Remove now-unused vfp.fp_status and FPST_FPCR
` [PATCH 14/76] target/arm: Use fp_status_f16_a32 in AArch32-only helpers
` [PATCH 15/76] target/arm: Use fp_status_f16_a64 in AArch64-only helpers
` [PATCH 16/76] target/arm: Use FPST_FPCR_F16_A32 in A32 decoder
` [PATCH 18/76] target/arm: Remove now-unused vfp.fp_status_f16 and FPST_FPCR_F16
` [PATCH 22/76] fpu: Add float_class_denormal
` [PATCH 23/76] fpu: Implement float_flag_input_denormal_used
` [PATCH 24/76] fpu: allow flushing of output denormals to be after rounding
` [PATCH 26/76] target/arm: Use FPST_FPCR_F16_A64 for halfprec-to-other conversions
` [PATCH 31/76] target/arm: Add FPCR.AH to tbflags
` [PATCH 33/76] target/arm: Use FPST_FPCR_AH for FRECPE, FRECPS, FRECPX, FRSQRTE, FRSQRTS
` [PATCH 34/76] target/arm: Use FPST_FPCR_AH for BFCVT* insns
` [PATCH 35/76] target/arm: Use FPST_FPCR_AH for BFMLAL*, BFMLSL* insns
` [PATCH 36/76] target/arm: Add FPCR.NEP to TBFLAGS
` [PATCH 37/76] target/arm: Define and use new write_fp_*reg_merging() functions
` [PATCH 38/76] target/arm: Handle FPCR.NEP for 3-input scalar operations
` [PATCH 39/76] target/arm: Handle FPCR.NEP for BFCVT scalar
` [PATCH 40/76] target/arm: Handle FPCR.NEP for 1-input scalar operations
` [PATCH 41/76] target/arm: Handle FPCR.NEP in do_cvtf_scalar()
` [PATCH 42/76] target/arm: Handle FPCR.NEP for scalar FABS and FNEG
` [PATCH 43/76] target/arm: Handle FPCR.NEP for FCVTXN (scalar)
` [PATCH 44/76] target/arm: Handle FPCR.NEP for NEP for FMUL, FMULX scalar by element
` [PATCH 45/76] target/arm: Implement FPCR.AH semantics for scalar FMIN/FMAX
` [PATCH 46/76] target/arm: Implement FPCR.AH semantics for vector FMIN/FMAX
` [PATCH 47/76] target/arm: Implement FPCR.AH semantics for FMAXV and FMINV
` [PATCH 48/76] target/arm: Implement FPCR.AH semantics for FMINP and FMAXP
` [PATCH 49/76] target/arm: Implement FPCR.AH semantics for SVE FMAXV and FMINV
` [PATCH 50/76] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX immediate
` [PATCH 51/76] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX vector
` [PATCH 52/76] target/arm: Implement FPCR.AH handling of negation of NaN
` [PATCH 53/76] target/arm: Implement FPCR.AH handling for scalar FABS and FABD
` [PATCH 54/76] target/arm: Handle FPCR.AH in vector FABD
` [PATCH 55/76] target/arm: Handle FPCR.AH in SVE FNEG
` [PATCH 56/76] target/arm: Handle FPCR.AH in SVE FABS
` [PATCH 57/76] target/arm: Handle FPCR.AH in SVE FABD
` [PATCH 58/76] target/arm: Handle FPCR.AH in negation steps in FCADD
` [PATCH 59/76] target/arm: Handle FPCR.AH in negation steps in SVE FCADD
` [PATCH 60/76] target/arm: Handle FPCR.AH in FMLSL
` [PATCH 61/76] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns
` [PATCH 62/76] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS vector insns
` [PATCH 63/76] target/arm: Handle FPCR.AH in negation step in FMLS (indexed)
` [PATCH 64/76] target/arm: Handle FPCR.AH in negation in FMLS (vector)
` [PATCH 65/76] target/arm: Handle FPCR.AH in negation step in SVE "
` [PATCH 66/76] target/arm: Handle FPCR.AH in SVE FTSSEL
` [PATCH 67/76] target/arm: Handle FPCR.AH in SVE FTMAD
` [PATCH 68/76] target/arm: Enable FEAT_AFP for '-cpu max'
` [PATCH 69/76] target/arm: Plumb FEAT_RPRES frecpe and frsqrte through to new helper
` [PATCH 70/76] target/arm: Implement increased precision FRECPE
` [PATCH 71/76] target/arm: Implement increased precision FRSQRTE
` [PATCH 72/76] target/arm: Enable FEAT_RPRES for -cpu max
` [PATCH 73/76] target/i386: Detect flush-to-zero after rounding
` [PATCH 74/76] target/i386: Use correct type for get_float_exception_flags() values
` [PATCH 75/76] target/i386: Wire up MXCSR.DE and FPUS.DE correctly
` [PATCH 76/76] tests/tcg/x86_64/fma: add test for exact-denormal output
sdhci-omap: additional PM issue since 5.16
2025-01-24 17:15 UTC (3+ messages)
[PATCH net-next v7 0/8] fix two bugs related to page_pool
2025-01-24 17:13 UTC (7+ messages)
` [PATCH net-next v7 2/8] page_pool: fix timing for checking and disabling napi_local
[PATCH 1/4] ncftp: update for autoconf changes in core
2025-01-24 17:12 UTC (3+ messages)
` [PATCH 4/4] ntp: set CONFIG_SITE in do_compile
` [oe] "
[PATCH 0/5] Convert the MIPS replay tests to the functional framework
2025-01-24 15:36 UTC (5+ messages)
` [PATCH 1/5] tests/functional: Add a decorator for skipping long running tests
` [PATCH 3/5] tests/functional/test_mipsel_malta: Convert the mipsel replay tests
[PATCH V2] x86/mm: Fix NULL pointer dereference in kernel_page_present()
2025-01-24 17:10 UTC (3+ messages)
❌ FAIL: Test report for master (6.13.0, upstream-mainline, 113691ce)
2025-01-24 15:12 UTC
[PATCH v4 00/39] unwind, perf: sframe user space unwinding
2025-01-24 17:09 UTC (19+ messages)
` [PATCH v4 05/39] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v4 09/39] x86/vdso: Enable sframe generation in VDSO
` [PATCH v4 11/39] unwind_user: Add user space unwinding API
` [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v4 28/39] unwind_user/deferred: Add deferred unwinding interface
What's cooking in git.git (Jan 2025, #05; Fri, 17)
2025-01-24 17:06 UTC (7+ messages)
[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
2025-01-24 17:06 UTC (6+ messages)
[PATCH v2] edid-decode: support parsing EDID-Like Data
2025-01-24 17:06 UTC
What's cooking in git.git (Jan 2025, #06; Wed, 22)
2025-01-24 17:05 UTC (4+ messages)
[PATCH v5 0/9] Basic SEV-SNP Selftests
2025-01-24 17:03 UTC (4+ messages)
` [PATCH v5 2/9] KVM: SEV: Disable SEV on platform init failure
[PATCH] audit: Initialize lsmctx to avoid memory allocation error
2025-01-24 17:01 UTC (2+ messages)
[PATCH BlueZ 1/2] mpris-proxy: Add mpris:artUrl support
2025-01-24 17:00 UTC (3+ messages)
` [PATCH BlueZ 2/2] mpris-proxy: Fix infinite list items reception
[ath:ath-next] BUILD SUCCESS 28a9972e0f0693cd4d08f431c992fa6be39c788c
2025-01-24 16:58 UTC
[PATCH] vhost-user: Silence unsupported VHOST_USER_PROTOCOL_F_RARP error
2025-01-24 16:03 UTC (7+ messages)
[PATCH] acpi: nfit: fix narrowing conversion in acpi_nfit_ctl
2025-01-24 16:58 UTC (4+ messages)
[PATCH v1 0/9] Use HWMON_CHANNEL_INFO macro to simplify code
2025-01-24 16:58 UTC (2+ messages)
[PATCH v4 0/9] soc: renesas: Add RZ/G3E SoC detection support
2025-01-24 16:57 UTC (4+ messages)
` [PATCH v4 4/9] soc: renesas: rz-sysc: Add support for RZ/G3E family
Kernel Oops on alpha with kernel version >=6.9.x
2025-01-24 16:57 UTC (12+ messages)
[PATCH] bpf: separate bvar implementation into separate functions
2025-01-24 16:56 UTC (3+ messages)
[PATCH v2 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
2025-01-24 15:45 UTC (2+ messages)
` [PATCH v2 2/7] physmem: factor out RAM/ROMD check in memory_access_is_direct()
[PATCH v3] vfio/pci: match IGD devices in display controller class
2025-01-24 15:58 UTC (2+ messages)
[PATCH v4 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
2025-01-24 16:54 UTC (4+ messages)
` [PATCH v4 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus
[PATCH 0/4] fuse: {io-uring} Ensure fuse requests are set/read with locks
2025-01-24 16:52 UTC (6+ messages)
` [PATCH 1/4] fuse: {io-uring} Use READ_ONCE in fuse_uring_send_in_task
` [PATCH 2/4] fuse: {io-uring} Access entries with queue lock in fuse_uring_entry_teardown
` [PATCH 3/4] fuse: {io-uring} set/read ent->fuse_req while holding a lock
` [PATCH 4/4] fuse: {io-uring} Use {WRITE,READ}_ONCE for pdu->ent
[PATCH v2 0/4] lib: sbi: fwft: Fix return error values according to the spec
2025-01-24 16:51 UTC (5+ messages)
` [PATCH v2 1/4] include: sbi: Add SBI_ERR_DENIED_LOCKED
` [PATCH v2 2/4] lib: sbi: fwft: Return SBI_ERR_DENIED_LOCKED when setting a locked feature
` [PATCH v2 3/4] lib: sbi: fwft: Fix error return value for feature > 32 bits
` [PATCH v2 4/4] lib: sbi: Clear lock only for local events
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-24 15:22 UTC (10+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH 0/5] arm64: dts: ti: k3-am62a/p: Add ddr-pmctrl, canuart-wake
2025-01-24 16:48 UTC (6+ messages)
` [PATCH 2/5] dt-bindings: mfd: syscon: Add ti,am62-ddr-pmctrl
[PATCH v2] mm/slab: simplify SLAB_* flag handling
2025-01-24 16:48 UTC
[PATCH] KVM: remove kvm_arch_post_init_vm
2025-01-24 16:48 UTC (2+ messages)
[PATCH 0/2] Fix native cursors with vmwgfx
2025-01-24 16:48 UTC (3+ messages)
` [PATCH 1/2] drm/vmwgfx: Refactor cursor handling
[PATCH] kvm: defer huge page recovery vhost task to later
2025-01-24 16:48 UTC (3+ messages)
[PATCH net] vmxnet3: Fix tx queue race condition with XDP
2025-01-24 16:45 UTC (2+ messages)
[PATCH bpf-next v6 0/6] bpf, mm: Introduce try_alloc_pages()
2025-01-24 16:46 UTC (6+ messages)
[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
2025-01-24 15:55 UTC (11+ messages)
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 2441/2441] drivers/iommu/intel/debugfs.c:650:13: error: redefinition of 'latency_show_one'
2025-01-24 16:45 UTC
[kvm-unit-tests PATCH v2 0/2] Add support for SBI FWFT extension testing
2025-01-24 16:45 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 2/2] riscv: Add tests for SBI FWFT extension
[PATCH RFC rcu] Fix get_state_synchronize_rcu_full() GP-start detection
2025-01-24 16:42 UTC (5+ messages)
` [PATCH RFC v2 "
[PATCH v2] selftests: tpm2: create a dedicated .gitignore
2025-01-24 16:42 UTC (5+ messages)
[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
2025-01-24 16:12 UTC (11+ messages)
[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
2025-01-24 16:39 UTC (4+ messages)
` [RFC v2 PATCH 01/10] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx SOCs
New FAQ entry
2025-01-24 16:41 UTC (2+ messages)
` [docs] "
[PATCH v7] drm/i915/cmtg: Disable the CMTG
2025-01-24 16:41 UTC (5+ messages)
[RFC PATCH v1 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
2025-01-24 16:40 UTC (6+ messages)
` [RFC PATCH v1 1/3] riscv: dts: starfive: jh7110: add timer node
[PATCH] [RFC] bash: Drop /bin/sh from RPROVIDES
2025-01-24 16:39 UTC (4+ messages)
` [OE-core] "
[linux-next:master] [serial] b63e6f60ea: BUG:soft_lockup-CPU##stuck_for#s![modprobe:#]
2025-01-24 16:39 UTC (3+ messages)
[PATCH v2] mkfs: fix the issue of maxpct set to 0 not taking effect
2025-01-24 16:38 UTC (2+ messages)
[GIT PULL] KVM changes for Linux 6.14
2025-01-24 16:37 UTC
[PATCH 1/2] landlock: Minor typo and grammar fixes in IPC scoping documentation
2025-01-24 16:37 UTC (4+ messages)
` [PATCH man 1/3] landlock.7: Update description of Landlock rules
` [PATCH man 2/3] landlock.7: Move over documentation for ABI version 6
` [PATCH man 3/3] landlock.7: Update wording in line with kernel side proposal
[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
2025-01-24 16:36 UTC (3+ messages)
` [PATCH v6 6/6] cxl/pci: Add trace logging for CXL PCIe Port RAS errors
drivers/md/dm-vdo/recovery-journal.c:1369: warning: Function parameter or struct member 'context' not described in 'write_block'
2025-01-24 16:35 UTC
Breakpoints in Code (Realtime)
2025-01-24 16:07 UTC
[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
2025-01-24 16:33 UTC (8+ messages)
` [PATCH v5 01/25] net: move intel drivers to intel subdirectory
` [PATCH v6 00/25] Reduce code duplication across Intel NIC drivers
` [PATCH v6 25/25] net/intel: extract common Rx vector criteria
[PATCH v4 0/3] Add support for ADP1051/ADP1055 and LTP8800-1A/-2/-4A
2025-01-24 16:33 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: (pmbus/adp1050): Add adp1051, adp1055 and ltp8800
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.