All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-22 20:29:24 to 2023-11-22 21:43:31 UTC [more...]

[PATCH 1/5] pthread_key_create.3: tfix
 2023-11-22 21:08 UTC  (5+ messages)
` [PATCH 2/5] proc_crypto.5: spfix
` [PATCH 3/5] proc_pid_mountinfo.5: spfix
` [PATCH 4/5] proc_pid_oom_score_adj.5: tfix
` [PATCH 5/5] proc_sys_user.5: tfix

next/master baseline: 391 runs, 33 regressions (next-20231122)
 2023-11-22 21:43 UTC 

[PATCH v3] cxl: Add cxl_region_rwsem around commit_end write during decoder enumeration
 2023-11-22 21:43 UTC  (3+ messages)

[PATCH v3] usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
 2023-11-22 21:40 UTC  (2+ messages)

FAILED: patch "[PATCH] rcutorture: Fix stuttering races and other issues" failed to apply to 6.1-stable tree
 2023-11-22 21:40 UTC 

FAILED: patch "[PATCH] rcutorture: Fix stuttering races and other issues" failed to apply to 6.5-stable tree
 2023-11-22 21:40 UTC 

FAILED: patch "[PATCH] rcutorture: Fix stuttering races and other issues" failed to apply to 6.6-stable tree
 2023-11-22 21:39 UTC 

[RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding
 2023-11-22 21:39 UTC  (2+ messages)

[PATCH] rcu: Provide a boot time parameter to enable lazy RCU
 2023-11-21 20:53 UTC 

[PATCH] kfence: Replace local_clock() with ktime_get_boot_fast_ns()
 2023-11-22 21:36 UTC  (3+ messages)

[RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs
 2023-11-22 21:35 UTC  (14+ messages)
` [RFC PATCH 01/11] mm/mempolicy: refactor do_set_mempolicy for code re-use
` [RFC PATCH 02/11] mm/mempolicy: swap cond reference counting logic in do_get_mempolicy
` [RFC PATCH 03/11] mm/mempolicy: refactor set_mempolicy stack to take a task argument
` [RFC PATCH 04/11] mm/mempolicy: modify get_mempolicy call "
` [RFC PATCH 05/11] mm/mempolicy: modify set_mempolicy_home_node "
` [RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current
` [RFC PATCH 07/11] mm/mempolicy: add task mempolicy syscall variants
` [RFC PATCH 08/11] mm/mempolicy: export replace_mempolicy for use by procfs
` [RFC PATCH 09/11] mm/mempolicy: build mpol_parse_str unconditionally
` [RFC PATCH 10/11] mm/mempolicy: mpol_parse_str should ignore trailing characters in nodelist
` [RFC PATCH 11/11] fs/proc: Add mempolicy attribute to allow read/write of task mempolicy

[RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding
 2023-11-22 21:35 UTC 

[PATCH] x86: Clean up remaining references to CONFIG_MICROCODE_AMD
 2023-11-22 21:35 UTC  (11+ messages)
` [regression] microcode files missing in initramfs imgages from dracut (was Re: [PATCH] x86: Clean up remaining references to CONFIG_MICROCODE_AMD)

FAILED: patch "[PATCH] PCI: exynos: Don't discard .remove() callback" failed to apply to 5.10-stable tree
 2023-11-22 21:35 UTC  (2+ messages)

[PATCH v2] Enable haltpoll for arm64
 2023-11-22 21:33 UTC  (6+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[PATCH v3] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-22 21:32 UTC  (3+ messages)

[Intel-xe] [PATCH 0/2] Group kunit tests
 2023-11-22 21:32 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Group normal kunit tests in a single module
` [Intel-xe] [PATCH 2/2] drm/xe: Group live kunit tests
` [Intel-xe] ✓ CI.Patch_applied: success for Group "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH] x86/smp: Use atomic_try_cmpxchg() to micro-optimize native_stop_other_cpus()
 2023-11-22 21:32 UTC  (6+ messages)

[RFC PATCH v2 1/1] kernfs: replace deprecated strlcpy() with strscpy()
 2023-11-22 21:31 UTC  (2+ messages)

[PATCH bpf-next 0/3] Verify global subprogs lazily
 2023-11-22 21:31 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: emit global subprog name in verifier logs
` [PATCH bpf-next 2/3] bpf: validate global subprogs lazily
` [PATCH bpf-next 3/3] selftests/bpf: add lazy global subprog validation tests

[PATCH v2 0/1] drm/msm/adreno: Add support for SM7150
 2023-11-22 21:03 UTC  (8+ messages)
` [PATCH v2 1/1] drm/msm/adreno: Add support for SM7150 SoC machine

[PATCH v2] arm: mach-k3: Move K3 common schema.yaml out of board directory
 2023-11-22 21:30 UTC 

[PATCH] tools/xenpvboot: remove as unable to convert to Python 3
 2023-11-22 21:29 UTC  (6+ messages)

[net-next PATCH v8 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-11-22 21:28 UTC  (8+ messages)
` [net-next PATCH v8 02/10] net: Add queue and napi association

[PATCH v4 2/5] udmabuf: Add back support for mapping hugetlb pages (v3)
 2023-11-22 21:26 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/display: Separate xe and i915 common dpt code into own file
 2023-11-22 21:27 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev5)

[PATCH net] net: ipa: fix one GSI register field width
 2023-11-22 21:25 UTC 

[cocci] Detecting statements from the last if branch (with SmPL)?
 2023-11-22 21:24 UTC  (9+ messages)

[igt-dev] [PATCH 1/2] [i-g-t] lib/igt_amd: Re-try display_require if require output is not valid
 2023-11-22 21:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [1/2,i-g-t] "

Devise macros to encapsulate (x & -x)
 2023-11-22 21:22 UTC  (8+ messages)

add orangepi zero3 to u-boot
 2023-11-22 19:43 UTC 

[net-next PATCH] net: phy: aquantia: drop wrong endianness conversion for addr and CRC
 2023-11-22 21:09 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] tests/intel/xe_waitfence: add positive subtest with eci engine provided
 2023-11-22 21:20 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/intel/xe_waitfence: add positive subtest with eci engine provided (rev4)
` [igt-dev] ✓ CI.xeBAT: "

[PATCH v2] trace: tracing_event_filter: fast path when no subsystem filters
 2023-11-22 21:20 UTC  (6+ messages)

[PATCH v14] platform/x86: Add Silicom Platform Driver
 2023-11-22 21:20 UTC 

[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
 2023-11-22 21:19 UTC  (19+ messages)
` [PATCH v6 3/9] fs: Expose name under lookup to d_revalidate hooks
  ` [f2fs-dev] "
` [PATCH v6 4/9] fs: Add DCACHE_CASEFOLDED_NAME flag
  ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs

[PATCH v10 13/17] vpci: add initial support for virtual PCI bus topology
 2023-11-22 21:18 UTC  (12+ messages)

[PATCH 6.6.y 0/2] netfilter: fix catchall element double-free
 2023-11-22 21:18 UTC  (3+ messages)

[PATCH v4 00/13] Support Andes PMU extension
 2023-11-22 21:16 UTC  (13+ messages)
` [PATCH v4 07/13] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v4 11/13] riscv: dts: allwinner: Add T-Head PMU extension

[PATCH 0/2] perf build: Fixes for arm64 sysreg-defs build rules
 2023-11-22 21:16 UTC  (3+ messages)

[PATCH v4 0/3] Make fwnode_property_get_reference_args accept NULL args
 2023-11-22 21:15 UTC  (5+ messages)
` [PATCH v4 1/3] acpi: property: Let args be NULL in __acpi_node_get_property_reference

[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
 2023-11-22 21:14 UTC  (6+ messages)
` [net-next RFC PATCH 04/14] net: phy: add initial support for PHY package in DT

[PATCH 00/24] Support Host Trap Sampling for MI200
 2023-11-22 21:14 UTC  (3+ messages)
` [PATCH 01/24] drm/amdkfd/kfd_ioctl: add pc sampling support

[LTP] [PATCH 1/1] diotest4: Skip test 3 and 14 for tmpfs
 2023-11-22 21:13 UTC 

[RFC 00/52] perf tools: Introduce data type profiling (v2)
 2023-11-22 21:13 UTC  (6+ messages)
` [PATCH 18/52] perf report: Add 'type' sort key

[PATCH v2 0/5] MODVERSIONS + RUST Redux
 2023-11-22 21:04 UTC  (4+ messages)

[PATCH v2] arm: mach-k3: Let the compiler size the mem_map lists
 2023-11-22 21:12 UTC 

linux-next: manual merge of the kvm tree with the vfs-brauner tree
 2023-11-22 21:11 UTC  (3+ messages)

FAILED: patch "[PATCH] arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size" failed to apply to 5.10-stable tree
 2023-11-22 21:11 UTC 

FAILED: patch "[PATCH] arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size" failed to apply to 5.15-stable tree
 2023-11-22 21:11 UTC 

[PATCH 6.1.y-cip 00/10] Add versa3 clk generator support
 2023-11-22 21:10 UTC  (2+ messages)

[nacked] kfence-replace-local_clock-with-ktime_get_boot_fast_ns.patch removed from -mm tree
 2023-11-22 21:10 UTC 

[Intel-gfx] [PATCH] drm/i915/mtl: Fix Wa_22016670082
 2023-11-22 21:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 01/11] global: Remove duplicate common.h inclusions
 2023-11-22 21:09 UTC  (4+ messages)
` [PATCH 04/11] m68k: Rework asm/global_data.h slightly

[PATCH 5.10.y-cip 00/11] Add versa3 clk generator support
 2023-11-22 21:07 UTC  (6+ messages)
` [PATCH 5.10.y-cip 05/11] clk: fixed: Remove Allwinner A10 special-case logic
` [PATCH 5.10.y-cip 07/11] clk: Add support for versa3 clock driver

[PATCH BlueZ v3 1/5] shared/util: Add GMAP related UUIDs
 2023-11-22 21:07 UTC  (5+ messages)
` [PATCH BlueZ v3 2/5] monitor/att: Add GMAS attribute decoders
` [PATCH BlueZ v3 3/5] iso-tester: Add presets from GMAP
` [PATCH BlueZ v3 4/5] isotest: "
` [PATCH BlueZ v3 5/5] client/player: "

[PATCH] perf: ignore exited thread when synthesize thread map
 2023-11-22 21:05 UTC  (2+ messages)

Perf support in CPython
 2023-11-22 21:04 UTC  (2+ messages)

[Intel-xe] [PATCH 0/3] drm/xe: Add a flag that can disable GuC PM
 2023-11-22 21:04 UTC  (4+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
` [Intel-xe] [PATCH 2/3] drm/xe: Add skip_guc_pc flag
` [Intel-xe] [PATCH 3/3] drm/xe: Manually setup C6 when skip_guc_pc is set

nft ends with error
 2023-11-22 21:04 UTC  (2+ messages)

[PATCH-for-9.0] iothread: Remove unused Error** argument in aio_context_set_aio_params
 2023-11-22 21:02 UTC  (2+ messages)

[PATCH] arm: mach-k3: Let the compiler size the mem_map lists
 2023-11-22 21:02 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] add new subtests for dark screen detection
 2023-11-22 21:01 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/igt_debugfs: added helper to enable/disable "

[PATCH nft] evaluate: clone unary expression datatype to deal with dynamic datatype
 2023-11-22 21:01 UTC 

[PATCH v7 0/4] add zynqmp TCM bindings
 2023-11-22 21:00 UTC  (5+ messages)
` [PATCH v7 3/4] remoteproc: zynqmp: add pm domains support

[PATCH 6.1.y-cip 0/3] Document MTU3 IP on RZ/{G2UL,Five} SoCs
 2023-11-22 21:01 UTC  (2+ messages)

[PATCH 0/2] cpuidle: Remove unnecessary TIF_NR_POLLING clear/TIF_NEED_RESCHED folding
 2023-11-22 21:01 UTC  (3+ messages)
` [PATCH 2/2] cpuidle: Remove unnecessary current_clr_polling() on poll_idle()

[PATCH 00/24] Swapin path refactor for optimization and bugfix
 2023-11-22 20:57 UTC  (7+ messages)
` [PATCH 04/24] mm/swap: avoid setting page lock bit and doing extra unlock check

How to use I2C in U-Boot SPL
 2023-11-22 20:57 UTC 

[PATCH BlueZ v2 1/5] shared/util: Add GMAP related UUIDs
 2023-11-22 20:57 UTC  (2+ messages)
` [BlueZ,v2,1/5] "

[PATCH v5 0/7] media: qcom: camss: Introduce support for named power-domains
 2023-11-22 20:55 UTC  (4+ messages)
` [PATCH v5 5/7] media: qcom: camss: Add "

[PATCH] dt-bindings: leds: Fix JSON pointer in max-brightness
 2023-11-22 20:54 UTC 

Recovery of LUKS keyslot during PBKDF phase of overwrite ChangeKey possible?
 2023-11-22 20:53 UTC 

[PATCH-for-9.0] hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
 2023-11-22 20:52 UTC  (2+ messages)

[PATCH] arm: mach-k3: Move K3 common schema.yaml out of board directory
 2023-11-22 20:50 UTC  (2+ messages)

[PATCH 1/2] board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM
 2023-11-22 20:50 UTC  (2+ messages)

[PATCH 0/2] J721S2/AM68 DT Sync with Linux DT v6.7-rc1
 2023-11-22 20:50 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: k3-j721s2*: Sync with kernel v6.7-rc1
` [PATCH 2/2] arm: dts: k3-am68*: "

[PATCH 0/2] Cleanup K3 binman FIT images
 2023-11-22 20:50 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: k3-binman: Add support for FIT templates
` [PATCH 2/2] arm: dts: k3-*-binman: Move to using templated FITs

[RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests
 2023-11-22 20:51 UTC  (8+ messages)
` [PATCH 2/3] MAINTAINERS: Require kvm-xfstests smoke for ext4

[PATCH V2 0/4] arm: dts: k3-am625*: Upgrade kernel dts to v6.7-rc1
 2023-11-22 20:50 UTC  (3+ messages)
` [PATCH V2 1/4] arm: dts: k3-am625*: Sync with kernel v6.7-rc1

[PATCH] arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA with BCDMA
 2023-11-22 20:50 UTC  (2+ messages)

[PATCH] arm: dts: k3-j7200: Sync with Linux 6.7-rc1
 2023-11-22 20:50 UTC  (2+ messages)

[PATCH] ipmi: Use regspacings passed as a module parameter
 2023-11-22 20:49 UTC  (2+ messages)

[PATCH 1/1] arm: k3: Enable instruction cache for main domain SPL
 2023-11-22 20:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] kms_addfb_basic: Skip not relevant test for Xe
 2023-11-22 20:50 UTC  (2+ messages)

[PATCH 0/8] arm: dts: am62a: Update to kernel v6.7-rc1
 2023-11-22 20:49 UTC  (3+ messages)
` [PATCH 1/8] arm: mach-k3: am62a: Add main_timer0 id to the dev list

[PATCH 0/2] J721E DTS Sync with Kernel v6.7-rc1
 2023-11-22 20:49 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: misc: Move esm-k3.txt to ti,j721e-esm.yaml
` [PATCH 2/2] arm: dts: k3-j721e-*: Sync with kernel v6.7-rc1

[PATCH V2 0/4] board: ti: Add support for BeagleBone AI-64
 2023-11-22 20:49 UTC  (3+ messages)
` [PATCH V2 1/4] arm: dts: Add k3-j721e-beagleboneai64

[PATCH 0/5] board: beagle: Move beagleplay and omap3beagle under beagle vendor folder
 2023-11-22 20:49 UTC  (3+ messages)
` [PATCH 1/5] arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsi

[PATCH V2 00/12] board: ti: j721e: cleanup
 2023-11-22 20:49 UTC  (3+ messages)
` [PATCH V2 01/12] board: ti: j721e: evm: Drop unused headers

[PATCH V2 0/2] arm: mach-k3: Move TI keys out of board folder
 2023-11-22 20:49 UTC  (5+ messages)
` [PATCH V2 1/2] arm: mach-k3: Move K3 degenerate "
` [PATCH V2 2/2] arm: mach-k3: Move TI dummy "

[PATCH 1/3] arm: mach-k3: Move R5 specific code into new r5/ directory
 2023-11-22 20:49 UTC  (2+ messages)

[PATCH 1/7] board: ti: Add dependency from TARGET selection to SOC
 2023-11-22 20:49 UTC  (2+ messages)

Pull request for tpm-next-22112023
 2023-11-22 20:48 UTC  (2+ messages)

[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2023-11-22 20:47 UTC  (7+ messages)
` [PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

RMI4: The RMI4 specification not found
 2023-11-22 20:46 UTC 

[igt-dev] [PATCH v2 00/19] uAPI Alignment - Cleanup and future proof
 2023-11-22 20:46 UTC  (2+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for uAPI Alignment - Cleanup and future proof (rev3)

How to perform an random read test, with normal distribution
 2023-11-22 20:44 UTC  (2+ messages)

[Intel-xe] [PATCH 0/1] drm/xe: explicitly set GGTT access for GuC DMA
 2023-11-22 20:45 UTC  (2+ messages)
` [Intel-xe] [PATCH 1/1] "

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-filesystems: 9 runs, 1 regressions (v5.10.200-cip40-188-g33d0b44cd71d)
 2023-11-22 20:34 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lib: 10 runs, 1 regressions (v5.10.200-cip40-188-g33d0b44cd71d)
 2023-11-22 20:34 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-fcntl-locktests: 9 runs, 1 regressions (v5.10.200-cip40-188-g33d0b44cd71d)
 2023-11-22 20:34 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 13 runs, 5 regressions (v5.10.200-cip40-188-g33d0b44cd71d)
 2023-11-22 20:34 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 5 runs, 1 regressions (v5.10.200-cip40-188-g33d0b44cd71d)
 2023-11-22 20:34 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-pty: 8 runs, 1 regressions (v5.10.200-cip40-188-g33d0b44cd71d)
 2023-11-22 20:34 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 8 runs, 2 regressions (v5.10.200-cip40-188-g33d0b44cd71d)
 2023-11-22 20:34 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 9 runs, 1 regressions (v5.10.200-cip40-188-g33d0b44cd71d)
 2023-11-22 20:34 UTC 

[net-next v3 0/5] net: ethernet: renesas: rcar_gen4_ptp: Add V4H support
 2023-11-22 20:33 UTC  (11+ messages)
` [net-next v3 1/5] net: ethernet: renesas: rcar_gen4_ptp: Remove incorrect comment
` [net-next v3 2/5] net: ethernet: renesas: rcar_gen4_ptp: Fail on unknown register layout
` [net-next v3 3/5] net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared "
` [net-next v3 4/5] net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rate
` [net-next v3 5/5] net: ethernet: renesas: rcar_gen4_ptp: Break out to module

[PATCH v2 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160
 2023-11-22 20:30 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/amdkfd: Use common function for IP version check
 2023-11-22 20:28 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.