All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-08 17:05:01 to 2024-04-08 17:52:31 UTC [more...]

[PATCH] ASoC: Intel: sof_rt5682: Fix uninitialized variable in probe
 2024-04-08 15:37 UTC  (2+ messages)

[PATCH] mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc()
 2024-04-08 17:14 UTC  (3+ messages)

[RFC PATCH v3 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
 2024-04-08 17:52 UTC  (2+ messages)

[PULL 00/35] misc patch queue
 2024-04-08 17:49 UTC  (15+ messages)
` [PULL 01/35] tcg/optimize: Do not attempt to constant fold neg_vec
` [PULL 02/35] linux-user: Fix waitid return of siginfo_t and rusage
` [PULL 06/35] linux-user: do_setsockopt: eliminate goto in switch for SO_SNDTIMEO
` [PULL 08/35] linux-user: replace calloc() with g_new0()
` [PULL 09/35] target/hppa: Fix IIAOQ, IIASQ for pa2.0
` [PULL 12/35] target/sh4: Fix mac.l with saturation enabled
` [PULL 14/35] target/sh4: add missing CHECK_NOT_DELAY_SLOT
` [PULL 15/35] target/m68k: Map FPU exceptions to FPSR register
` [PULL 17/35] target/m68k: Perform the semihosting test during translate
` [PULL 19/35] tcg: Add TCGContext.emit_before_op
` [PULL 20/35] accel/tcg: Add insn_start to DisasContextBase
` [PULL 23/35] target/i386: Preserve DisasContextBase.insn_start across rewind
` [PULL 32/35] util/bufferiszero: Optimize SSE2 and AVX2 variants
` [PULL 35/35] util/bufferiszero: Simplify test_buffer_is_zero_next_accel

[PATCH v6 00/10] Panel replay selective update support
 2024-04-08 17:52 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Panel replay selective update support (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] drm/i915/display: remove small micro-optimizations in irq handling
 2024-04-08 17:52 UTC  (2+ messages)
` ✓ CI.FULL: success for series starting with [1/2] "

[opencloudos:next 4742/4745] versioncheck: ./drivers/gpu/drm/phytium/phytium_gem.c: 9 linux/version.h not needed
 2024-04-08 17:51 UTC 

[PATCH v2] rethook: Remove warning messages printed for finding return address of a frame
 2024-04-08 17:51 UTC 

[PATCH] reftable: use xmalloc() and xrealloc()
 2024-04-08 17:50 UTC  (3+ messages)

[PATCH v6 00/10] block atomic writes
 2024-04-08 17:50 UTC  (6+ messages)

[cip-dev][isar-cip-core][PATCH v2 00/13] Rework disk encryption
 2024-04-08 17:50 UTC  (4+ messages)
` [cip-dev][isar-cip-core][PATCH v2 13/13] Add example to encrypt the rootfs

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-08 17:49 UTC  (18+ messages)
  ` [PATCH cmpxchg 01/14] sparc32: make __cmpxchg_u32() return u32
  ` [PATCH cmpxchg 02/14] sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
  ` [PATCH cmpxchg 03/14] sparc32: unify __cmpxchg_u{32,64}
  ` [PATCH cmpxchg 04/14] sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
  ` [PATCH cmpxchg 05/14] parisc: __cmpxchg_u32(): lift conversion into the callers
  ` [PATCH cmpxchg 06/14] parisc: unify implementations of __cmpxchg_u{8,32,64}
  ` [PATCH cmpxchg 07/14] parisc: add missing export of __cmpxchg_u8()
  ` [PATCH cmpxchg 08/14] parisc: add u16 support to cmpxchg()
  ` [PATCH cmpxchg 09/14] lib: Add one-byte emulation function
  ` [PATCH cmpxchg 10/14] ARC: Emulate one-byte cmpxchg
  ` [PATCH cmpxchg 11/14] csky: "
  ` [PATCH cmpxchg 12/14] sh: "
  ` [PATCH cmpxchg 13/14] xtensa: "
  ` [PATCH cmpxchg 14/14] riscv: "

[PATCH] drm/ttm: Make ttm shrinkers NUMA aware
 2024-04-08 17:49 UTC 

+ mm-userfaultfd-allow-hugetlb-change-protection-upon-poison-entry.patch added to mm-hotfixes-unstable branch
 2024-04-08 17:48 UTC 

[PATCH] drm/xe: Remove dead clock code
 2024-04-08 17:47 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[Buildroot] [PATCH] package/rtl8821au: bump to version 2024-04-08 branch v5.2.6
 2024-04-08 17:10 UTC  (2+ messages)

[RFC PATCH bpf-next] verifier: fix computation of range for XOR
 2024-04-08 17:47 UTC  (2+ messages)

[PATCH net-next v2] net: sched: cake: Optimize the number of function calls and branches in heap construction
 2024-04-08 17:47 UTC 

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-08 17:47 UTC  (9+ messages)
` [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() "
` [PATCH v2 3/3] hugetlb: Convert hugetlb_wp() "

[PATCH] drm/ttm: Print the memory decryption status just once
 2024-04-08 17:46 UTC  (3+ messages)

[PATCH v2] tzfile.5: Fix indentation
 2024-04-08 17:46 UTC  (6+ messages)

+ fix-missing-vmalloch-includes-fix-6.patch added to mm-unstable branch
 2024-04-08 17:46 UTC 

[PATCH BlueZ v1] shared/gatt-db: Fix gatt_db_service_insert_characteristic
 2024-04-08 17:43 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v1] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-04-08 17:43 UTC  (2+ messages)

API break, sysfs "capability" file
 2024-04-08 17:43 UTC  (2+ messages)

[PATCH] MyFirstContribution: use switch for changing branches
 2024-04-08 17:42 UTC  (2+ messages)

[PATCH 0/4] Cleanup and fixes in drmm_add_action_or_reset usage
 2024-04-08 17:42 UTC  (7+ messages)
` [PATCH v2 3/4] drm/xe: Incase of action add failure, free_gsc_pkt only once
` ✓ CI.Build: success for Cleanup and fixes in drmm_add_action_or_reset usage (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-08 17:42 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/xe_exec_store: fix sync usage
 2024-04-08 17:41 UTC 

[linux-next:master 2524/3504] kernel/locking/rtmutex.c:218:9: error: incompatible pointer to integer conversion passing 'typeof (*(((__ai_ptr))))' (aka 'struct task_struct *') to parameter of type 'uintptr_t' (aka 'unsigned long')
 2024-04-08 17:40 UTC  (4+ messages)

[PATCH v2 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-08 17:40 UTC  (2+ messages)

[PATCH V4] Add requirements for Device Passthrough
 2024-04-08 17:38 UTC  (2+ messages)

[PATCH 1/2] drm/i915: move rawclk init to intel_cdclk_init()
 2024-04-08 17:39 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: move rawclk from runtime to display runtime info

[PATCH] drm/radeon: silence UBSAN warning (v2)
 2024-04-08 17:37 UTC 

[PATCH] show-ref: add --unresolved option
 2024-04-08 17:38 UTC  (5+ messages)
` [PATCH v2 0/3] show-ref: add --symbolic-name option
  ` [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
  ` [PATCH v2 2/3] refs: add referent to each_repo_ref_fn
  ` [PATCH v2 3/3] show-ref: add --symbolic-name option

[PATCH 0/4] fix a leak with excludes_file
 2024-04-08 17:36 UTC  (4+ messages)

[PATCH net-next v15 00/15] Introducing P4TC (series 1)
 2024-04-08 17:35 UTC  (3+ messages)
` [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs

[PATCH v6 0/3] switch platform profiles with Lenovo laptops
 2024-04-08 17:35 UTC  (4+ messages)
` [PATCH v6 1/3] ACPI: platform-profile: add platform_profile_cycle()
` [PATCH v6 2/3] platform/x86: ideapad-laptop: switch platform profiles using thermal management key
` [PATCH v6 3/3] platform/x86: thinkpad_acpi: use platform_profile_cycle()

[PATCH] t9604: Fix test for musl libc and new Debian
 2024-04-08 17:34 UTC  (4+ messages)

[PATCH 1/2] iommu/vt-d: Rename fault IRQ variable
 2024-04-08 17:38 UTC  (5+ messages)
` [PATCH 2/2] iommu/vt-d: Share DMAR fault IRQ to prevent vector exhaustion

[PATCH v4] hw/virtio: Fix packed virtqueue flush used_idx
 2024-04-08 17:32 UTC  (2+ messages)

[bug report] netfs: New writeback implementation
 2024-04-08 17:33 UTC  (2+ messages)

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-08 17:32 UTC  (12+ messages)

[PATCH 0/6] local VAR="VAL"
 2024-04-08 17:31 UTC  (7+ messages)
` [PATCH 3/6] t: local VAR="VAL" (quote positional parameters)
` [PATCH 6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted

[PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
 2024-04-08 17:31 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'

[Buildroot] [RFC PATCH 0/2] PURL pkg:cpan
 2024-04-08 17:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libjxl: bump to version 0.10.2
 2024-04-08 17:29 UTC 

[PATCH v3 0/5] Baisc devicetree support for Amlogic A4 and A5
 2024-04-08 17:28 UTC  (5+ messages)
` [PATCH v3 3/5] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A4

[PATCH net] net: sparx5: flower: fix fragment flags handling
 2024-04-08 17:27 UTC 

[PATCH BlueZ 0/1] bap: Replace global bcast_pa_requests with a queue for each adapter
 2024-04-08 17:27 UTC  (3+ messages)
` [PATCH BlueZ 1/1] "

[PATCH] arm64: dts: meson: fix S4 power-controller node
 2024-04-08 17:27 UTC  (4+ messages)

[cip-dev][isar-cip-core][PATCH] layer.conf: Move SOURCE_EPOCH to kas-cip.yml
 2024-04-08 17:27 UTC  (2+ messages)

[PATCH 0/2] Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup)
 2024-04-08 17:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Allow gpio-hog nodes

[PATCH 00/12] t: exercise Git/JGit reftable compatibility
 2024-04-08 17:26 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/12] t0612: add tests to "

[PATCH v2 0/4] net : dqs: optimize if stall threshold is not set
 2024-04-08 17:25 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: dql: Avoid calling BUG() when WARN() is enough
` [PATCH net-next v2 2/4] net: dql: Separate queue function responsibilities
` [PATCH net-next v2 3/4] net: dql: Optimize stall information population
` [PATCH net-next v2 4/4] net: dqs: make struct dql more cache efficient

[PATCH 00/12] drm/client: Use after free and debug improvements
 2024-04-08 17:26 UTC  (6+ messages)
` [PATCH 11/12] drm/client: Streamline mode selection debugs

[PATCH V1] serial: exar: Preserve FCTR[5] bit in pci_xr17v35x_setup()
 2024-04-08 17:25 UTC  (5+ messages)
` [PATCH V2] "

[isar-cip-core][PATCH 1/1] fix(sid): copy immutable dpkg db
 2024-04-08 17:24 UTC  (2+ messages)

[PATCH v2 00/16] ASoC: Replace dpcm_playback/capture to playback/capture_only
 2024-04-08 15:34 UTC  (10+ messages)
` [PATCH v2 01/16] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()

[PATCH] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM too
 2024-04-08 15:29 UTC  (2+ messages)

[PATCH 00/21] drm: Increase COMPILE_TEST=y coverage
 2024-04-08 17:23 UTC  (25+ messages)
` [PATCH 05/21] drm/imx/dcss: Allow build with COMPILE_TEST=y
` [PATCH 07/21] drm/sti: "
` [PATCH 08/21] drm/hisilicon/kirin: Include linux/io.h for readl()/writel()
` [PATCH 09/21] drm/hisilicon/kirin: Fix 64bit divisions
` [PATCH 10/21] drm/hisilicon/kirin: Fix MASK(32) on 32bit architectures
` [PATCH 11/21] drm/hisilicon/kirin: Allow build with COMPILE_TEST=y
` [PATCH 12/21] drm/tilcdc: Allow build without __iowmb()
` [PATCH 13/21] drm/tilcdc: Allow build with COMPILE_TEST=y
` [PATCH 14/21] drm/omap: Open code phys_to_page()
` [PATCH 15/21] drm/omap: Allow build with COMPILE_TEST=y
` [PATCH 16/21] drm/atmel-hlcdc: "
` [PATCH 17/21] drm/fsl-dcu: "
` [PATCH 18/21] drm/mediatek: "
` [PATCH 19/21] drm/meson: "
` [PATCH 20/21] drm/rcar-du: "
` [PATCH 21/21] drm/stm: "

[PATCH V3 0/9] Intel On Demand changes
 2024-04-08 17:22 UTC  (7+ messages)
` [PATCH V3 6/9] tools/arch/x86/intel_sdsi: Fix meter_show display
` [PATCH V3 7/9] tools/arch/x86/intel_sdsi: Fix meter_certificate decoding
` [PATCH V3 8/9] platform/x86/intel/sdsi: Simplify ascii printing

[Bug 218267] New: [Sapphire Rapids][Upstream]Boot up multiple Windows VMs hang
 2024-04-08 17:22 UTC  (2+ messages)
` [Bug 218267] "

[PATCH] drm/i915: use check_add_overflow() and drop local variants
 2024-04-08 17:22 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: use check_add_overflow() and drop local variants (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH] clk: meson: fix module license to GPL only
 2024-04-08 17:21 UTC  (4+ messages)

[PATCH] drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft reset
 2024-04-08 17:20 UTC 

[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-08 17:20 UTC  (7+ messages)
` [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
` [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc

[PATCH] drivers/virtio: delayed configuration descriptor flags
 2024-04-08 17:02 UTC 

Broken Domain Validation in 6.1.84+
 2024-04-08 17:19 UTC  (10+ messages)

[PATCH v2] comedi: vmk80xx: fix incomplete endpoint checking
 2024-04-08 17:16 UTC 

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-08 17:16 UTC  (6+ messages)

[PATCH v2 0/7] buildsys: Start shrinking qemu-user build process
 2024-04-08 17:14 UTC  (4+ messages)
` [PATCH v2 16/18] stubs: split record/replay stubs further

[PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame
 2024-04-08 17:16 UTC  (5+ messages)

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-08 17:15 UTC  (2+ messages)

[PATCH] ACPI: fan: Add hwmon support
 2024-04-08 17:15 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/z3: bump to version 4.13.0
 2024-04-08 17:12 UTC 

[PATCH] usb: misc: onboard_usb_hub: Disable the USB hub clock on failure
 2024-04-08 17:12 UTC  (2+ messages)

[PATCH v3 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-08 17:12 UTC  (8+ messages)
` [PATCH v3 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[linux-next:master] BUILD REGRESSION 11cb68ad52ac78c81e33b806b531f097e68edfa2
 2024-04-08 17:11 UTC 

[PATCH v2] dt-bindings: ti,pcm1681: Convert to dtschema
 2024-04-08 17:11 UTC  (2+ messages)

[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
 2024-04-08 17:11 UTC  (7+ messages)
` [PATCH v5 6/7] sched/deadline: Deferrable dl server

[PATCH for-6.9] io_uring/net: restore msg_control on sendzc retry
 2024-04-08 17:11 UTC 

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-08 17:10 UTC  (2+ messages)

[RFC][PATCH] t-prio-queue: simplify using compound literals
 2024-04-08 17:09 UTC  (8+ messages)

[PATCH bpf-next v2 0/7] Add check for bpf lsm return value
 2024-04-08 17:09 UTC  (3+ messages)
` [PATCH bpf-next v2 2/7] bpf, lsm: Add return value range description for lsm hook

[Buildroot] [PATCH 1/1] package/opencsd: bump to version 1.5.2
 2024-04-08 17:08 UTC 

Add support for opus to aplay
 2024-04-08 17:07 UTC 

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-04-08 17:06 UTC  (6+ messages)

[PATCH 00/10] drm/i915: PREEMPT_RT related fixups
 2024-04-08 17:06 UTC  (3+ messages)
` [PATCH 05/10] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE

[RFC PATCH v2 0/5] Add A1 Soc audio clock controller driver
 2024-04-08 17:05 UTC  (9+ messages)
` [RFC PATCH v2 1/5] clk: meson: axg: move reset controller's code to separate module

[PATCH v3 00/11] Add Battlemage support
 2024-04-08 17:05 UTC  (12+ messages)
` [PATCH v3 01/11] drm/xe/xe2: Recognize Xe2_HPG IP
` [PATCH v3 02/11] drm/xe/xe2: Recognize Xe2_HPM IP
` [PATCH v3 03/11] drm/xe/bmg: Add BMG platform definition
` [PATCH v3 04/11] drm/xe/bmg: Add BMG mocs table
` [PATCH v3 05/11] drm/xe/bmg: Program an additional discrete-specific PAT setting
` [PATCH v3 06/11] drm/xe/xe2hpg: Determine flat ccs offset for vram
` [PATCH v3 07/11] drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfx
` [PATCH v3 08/11] drm/xe/xe2: Add workaround 18034896535
` [PATCH v3 09/11] drm/xe/xe2hpg: Add initial GT workarounds
` [PATCH v3 10/11] drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG
` [PATCH v3 11/11] drm/xe/xe2hpm: Add initial set of workarounds

[PATCH v5 0/3] switch platform profiles with Lenovo laptops
 2024-04-08 17:04 UTC  (4+ messages)
` [PATCH v5 1/3] ACPI: platform-profile: add platform_profile_cycle()


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.