All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-09 21:03:31 to 2024-09-09 22:20:13 UTC [more...]

[PATCH] ASoC: Switch back to struct platform_driver::remove()
 2024-09-09 21:01 UTC  (3+ messages)

[PATCH v2 1/7] f2fs: make BG GC more aggressive for zoned devices
 2024-09-09 22:19 UTC  (11+ messages)
` [PATCH v2 2/7] f2fs: introduce migration_window_granularity
  ` [f2fs-dev] "
` [PATCH v2 3/7] f2fs: add reserved_segments sysfs node
  ` [f2fs-dev] "
` [PATCH v2 4/7] f2fs: increase BG GC migration window granularity when boosted for zoned devices
  ` [f2fs-dev] "
` [PATCH v2 5/7] f2fs: do FG_GC when GC boosting is required "
  ` [f2fs-dev] "
` [PATCH v2 6/7] f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
` [PATCH v2 7/7] f2fs: add valid block ratio not to do excessive GC for one time GC

[RFC dwarves] btf_encoder: record BTF-centric function state instead of DWARF-centric
 2024-09-09 22:19 UTC  (3+ messages)

[PATCH v3 00/26] target/m68k: fpu improvements
 2024-09-09 22:17 UTC  (27+ messages)
` [PATCH v3 03/26] target/m68k: Restore fp rounding mode on vm load
` [PATCH v3 09/26] target/m68k: Merge gen_ea into SRC_EA and DEST_EA
` [PATCH v3 10/26] target/m68k: Use g_assert_not_reached in gen_lea_mode and gen_ea_mode
` [PATCH v3 14/26] target/m68k: Remove env argument to gen_lea_indexed
` [PATCH v3 15/26] target/m68k: Remove env argument to gen_lea_mode
` [PATCH v3 16/26] target/m68k: Remove env argument to gen_load_mode
` [PATCH v3 17/26] target/m68k: Remove env argument to gen_store_mode
` [PATCH v3 18/26] target/m68k: Remove env argument to gen_ea_mode_fp
` [PATCH v3 19/26] target/m68k: Split gen_ea_mode_fp for load/store
` [PATCH v3 20/26] target/m68k: Move gen_addr_fault into gen_{load, store}_mode_fp
` [PATCH v3 21/26] target/m68k: Merge gen_load_fp, gen_load_mode_fp
` [PATCH v3 22/26] target/m68k: Merge gen_store_fp, gen_store_mode_fp
` [PATCH v3 25/26] target/m68k: Make vmstate variables static

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-09-09 22:17 UTC  (5+ messages)
` [RFC PATCH v3 06/58] perf: Support get/put passthrough PMU interfaces

[merged mm-hotfixes-stable] mm-damon-vaddr-protect-vma-traversal-in-__damon_va_thre_regions-with-rcu-read-lock.patch removed from -mm tree
 2024-09-09 22:16 UTC 

[merged mm-hotfixes-stable] mm-vmscanc-fix-oom-on-swap-stress-test.patch removed from -mm tree
 2024-09-09 22:16 UTC 

[merged mm-hotfixes-stable] ocfs2-cancel-dqi_sync_work-before-freeing-oinfo.patch removed from -mm tree
 2024-09-09 22:16 UTC 

[merged mm-hotfixes-stable] ocfs2-fix-possible-null-ptr-deref-in-ocfs2_set_buffer_uptodate.patch removed from -mm tree
 2024-09-09 22:16 UTC 

[merged mm-hotfixes-stable] ocfs2-remove-unreasonable-unlock-in-ocfs2_read_blocks.patch removed from -mm tree
 2024-09-09 22:16 UTC 

[merged mm-hotfixes-stable] ocfs2-fix-null-ptr-deref-when-journal-load-failed.patch removed from -mm tree
 2024-09-09 22:16 UTC 

[PATCH] tools: drop nonsensical -O6
 2024-09-09 22:16 UTC  (2+ messages)

[CI 1/2] drm/i915/pmu: Drop is_igp()
 2024-09-09 22:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[PATCH] arm64: dts: imx8mm-venice-*: add RTC aliases
 2024-09-09 22:15 UTC 

[PATCH RFC 0/2] Prep perf trace for a generic BPF+BTF pretty printer
 2024-09-09 22:14 UTC  (4+ messages)
` [PATCH 1/2] perf trace augmented_syscalls.bpf: Move the renameat augmenter to renameat2, temporarily

[PATCH v3 2/2] iio: imu: Add i2c driver for bmi270 imu
 2024-09-09 22:13 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the block tree
 2024-09-09 22:12 UTC  (2+ messages)

[PATCH v7 net-next 00/15] net: introduce TX H/W shaping API
 2024-09-09 22:10 UTC  (32+ messages)
` [Intel-wired-lan] "
` [PATCH v7 net-next 01/15] genetlink: extend info user-storage to match NL cb ctx
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 02/15] netlink: spec: add shaper YAML spec
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 03/15] net-shapers: implement NL get operation
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 04/15] net-shapers: implement NL set and delete operations
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 05/15] net-shapers: implement NL group operation
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 06/15] net-shapers: implement delete support for NODE scope shaper
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 07/15] net-shapers: implement shaper cleanup on queue deletion
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 08/15] netlink: spec: add shaper introspection support
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 09/15] net: shaper: implement "
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 10/15] net-shapers: implement cap validation in the core
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 11/15] testing: net-drv: add basic shaper test
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 12/15] virtchnl: support queue rate limit and quanta size configuration
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 13/15] ice: Support VF "
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 14/15] iavf: Add net_shaper_ops support
  ` [Intel-wired-lan] "
` [PATCH v7 net-next 15/15] iavf: add support to exchange qos capabilities
  ` [Intel-wired-lan] "

[RFC PATCH v3 15/58] perf/x86: Support switch_interrupt interface
 2024-09-09 22:11 UTC  (2+ messages)

[PATCH v3 0/8] perf trace: Enhanced augmentation for pointer arguments
 2024-09-09 22:11 UTC  (3+ messages)
` [PATCH v3 8/8] perf trace: Add general tests for augmented syscalls

[RFC PATCH v3 12/58] perf: core/x86: Register a new vector for KVM GUEST PMI
 2024-09-09 22:11 UTC  (2+ messages)

[XEN PATCH v1] automation: fix xilinx test console settings
 2024-09-09 22:09 UTC  (2+ messages)

[PATCH] EDAC/sb_edac: Fix typos
 2024-09-09 22:08 UTC 

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-09-09 22:06 UTC  (6+ messages)
` [Bug 218686] "

[koverstreet-bcachefs:bcachefs-garbage 192/258] kernel/rcu/pending.c:496 __rcu_pending_enqueue() error: we previously assumed 'head' could be null (see line 449)
 2024-09-09 22:02 UTC 

[PATCH 0/2] MIPS: Chore clean ups
 2024-09-09 22:02 UTC  (5+ messages)
` [PATCH 1/2] MIPS: ftrace: Mark ftrace_get_parent_ra_addr as static
` [PATCH 2/2] MIPS: kprobes: Massage previous delay slot detection

[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
 2024-09-09 22:02 UTC  (6+ messages)
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock

[PATCH v8 0/6] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
 2024-09-09 22:02 UTC  (2+ messages)

[PATCH v4 1/5] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-09-09 22:02 UTC  (7+ messages)
` [PATCH v4 5/5] wifi: wilc1000: Add WILC3000 support

linux-next: Signed-off-by missing for commit in the bcachefs tree
 2024-09-09 22:01 UTC 

[PATCH] mm/page: Drop has_unaccepted_memory() helper
 2024-09-09 22:00 UTC  (3+ messages)

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-09-09 22:00 UTC  (8+ messages)
` [PATCH v2 00/21] "
  ` [PATCH v2 16/21] dt-bindings: spi: document support for SA8255p

[PATCH V4 1/2] i3c: master: support to adjust first broadcast address speed
 2024-09-09 21:58 UTC  (6+ messages)

[PATCH 0/7] ASoC: mt8365: Fix -Werror builds
 2024-09-09 21:57 UTC  (2+ messages)

[PATCH v3 0/4] i2c: imx: prevent rescheduling in non-dma mode
 2024-09-09 21:57 UTC  (4+ messages)
` [PATCH v3 4/4] i2c: imx: prevent rescheduling in non dma mode

[PATCH v4 0/5] target/sparc: emulate floating point queue when raising fp traps
 2024-09-09 21:57 UTC  (3+ messages)
` [PATCH v4 3/5] target/sparc: Add FSR_QNE to tb_flags

[PATCH v1 0/8] ASoC: loongson: Simplify code formatting
 2024-09-09 21:57 UTC  (2+ messages)
` (subset) "

[PATCH RFC 00/10] migration: auto-converge refinements for huge VM
 2024-09-09 21:54 UTC  (5+ messages)
` [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle

[PULL] u-boot-sh/master-spi-fixes
 2024-09-09 21:54 UTC  (2+ messages)

[PATCH 0/4] ARM: Cleanup following bitops improvements
 2024-09-09 21:54 UTC  (5+ messages)
` [PATCH 4/4] ARM/vgic: Use for_each_set_bit() in vgic-mmio*

[PATCH] arm64: dts: imx8mp-venice*: enable NPU support
 2024-09-09 21:53 UTC 

[PATCH v4 0/3] Introduce DRM device wedged event
 2024-09-09 21:53 UTC  (3+ messages)
` [PATCH v4 1/3] drm: Introduce "

[PATCH] dt-bindings: i2c: i2c-sprd: convert to YAML
 2024-09-09 21:52 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8m*-venice-gw75xx: add Accelerometer device
 2024-09-09 21:50 UTC 

[PATCH v2] pca954x: Reset if channel select fails
 2024-09-09 21:49 UTC  (4+ messages)

No rule to make target 'arch/powerpc/boot/dtbImage.ps3', needed by 'arch/powerpc/boot/zImage'
 2024-09-09 19:25 UTC 

[PATCH] arm64: dts: imx8m*-venice-gw75xx: add Accelerometer device
 2024-09-09 21:46 UTC  (3+ messages)

[RFC 00/31] objtool, livepatch: Livepatch module generation
 2024-09-09 21:43 UTC  (8+ messages)

[PATCH v7 0/6] plugins: access values during a memory read/write
 2024-09-09 21:42 UTC  (7+ messages)

[PATCH 1/2] perf annotate: Treat 'call' instruction as stack operation
 2024-09-09 21:42 UTC  (2+ messages)
` [PATCH 2/2] perf annotate-data: Add pr_debug_scope()

[PATCH] i2c: ismt: kill transaction in hardware on timeout
 2024-09-09 21:41 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp-venice-gw74xx: add M2SKT_GPIO10 gpio configuration
 2024-09-09 21:41 UTC 

[PATCH 00/10] Support XGMI reset on init
 2024-09-09 21:38 UTC  (19+ messages)
` [PATCH 02/10] drm/amdgpu: Use init level for pending_reset flag
` [PATCH 03/10] drm/amdgpu: Separate reinitialization after reset
` [PATCH 04/10] drm/amdgpu: Add reset on init handler for XGMI
` [PATCH 05/10] drm/amdgpu: Add helper to initialize badpage info
` [PATCH 06/10] drm/amdgpu: Refactor XGMI reset on init handling
` [PATCH 07/10] drm/amdgpu: Drop delayed reset work handler
` [PATCH 08/10] drm/amdgpu: Support reset-on-init on select SOCs
` [PATCH 09/10] drm/amdgpu: Add interface for TOS reload cases
` [PATCH 10/10] drm/amdgpu: Add PSP reload case to reset-on-init

[PATCH] zstd: use NULL instead of 0 for NULL pointer
 2024-09-09 21:38 UTC 

[PATCH] regulator: tps6287x: Constify struct regulator_desc
 2024-09-09 21:35 UTC  (2+ messages)

[PATCH] regulator: wm8400: Constify struct regulator_desc
 2024-09-09 21:35 UTC  (2+ messages)

[PATCH v2 0/4] drm/i915/display: add snapshot capture/print infra
 2024-09-09 21:33 UTC  (2+ messages)
` ✓ CI.FULL: success for drm/i915/display: add snapshot capture/print infra (rev3)

[syzbot] [usb?] INFO: task hung in usb_deregister_dev (2)
 2024-09-09 21:32 UTC 

[PATCH 0/5] xen: Remove legacy __read_mostly/__ro_after_init definitions
 2024-09-09 21:31 UTC  (3+ messages)
` [PATCH 5/5] ARM/cache: Drop "

[PATCH sched_ext/for-6.12] sched_ext: Synchronize bypass state changes with rq lock
 2024-09-09 21:31 UTC 

[PATCH RESEND RFC 00/10] migration: auto-converge refinements for huge VM
 2024-09-09 21:30 UTC  (3+ messages)
` [PATCH RESEND RFC 03/10] qapi/migration: Introduce periodic CPU throttling parameters

[PATCH V8 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-09-09 21:30 UTC  (5+ messages)
` [PATCH V8 4/4] Adjust objdump start/end range per map pgoff parameter
` [PATCH V8 3/4] Add map pgoff to python dictionary based on MAPPING_TYPE
` [PATCH V8 2/4] Force MAPPING_TYPE__IDENTIY for PIE
` [PATCH V8 1/4] Add dso__is_pie call to identify ELF PIE

[PATCH 00/21] TDX MMU Part 2
 2024-09-09 21:29 UTC  (18+ messages)
` [PATCH 01/21] KVM: x86/mmu: Implement memslot deletion for TDX
` [PATCH 03/21] KVM: x86/mmu: Do not enable page track for TD guest
` [PATCH 06/21] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH 14/21] KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-09 21:29 UTC  (4+ messages)
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

Kernel modules compression handling
 2024-09-09 21:26 UTC 

[PATCH] module: Refine kmemleak scanned areas
 2024-09-09 21:25 UTC  (6+ messages)

Initializing bluetooth using socket.c userland functions broken after upgrade from 6.5 to 6.8 (and mainline 6.9, 6.10)
 2024-09-09 21:23 UTC  (2+ messages)

[PATCH v9 0/4] block: add larger order folio instead of pages
 2024-09-09 21:23 UTC  (6+ messages)
  ` [PATCH v9 3/4] mm: release number of pages of a folio
  ` [PATCH v9 2/4] block: introduce folio awareness and add a bigger size from folio

[PATCH V4] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-09-09 21:22 UTC  (2+ messages)

[PATCH V2] Add gettext and ncurses as dependencies
 2024-09-09 21:22 UTC  (2+ messages)

[PATCH] clk: Switch back to struct platform_driver::remove()
 2024-09-09 21:20 UTC  (2+ messages)

Issue Setting meta broute
 2024-09-09 21:20 UTC 

[PATCH v3 0/3] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-09 21:19 UTC  (4+ messages)
` [PATCH v3 2/3] cxl/region: Find free cxl decoder by device_for_each_child()

[PATCH 00/11] drm/i915: split out display regs
 2024-09-09 21:19 UTC  (8+ messages)
` [PATCH 11/11] drm/i915: split out display regs from i915_reg.h
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: split out display regs
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-09-09 21:18 UTC  (9+ messages)
` [PATCH v3 07/12] arm64: dts: renesas: r9a08g045: Add VBATTB node

[PATCH bpf-next] selftests/bpf: convert test_xdp_features.sh to test_progs
 2024-09-09 21:18 UTC  (2+ messages)

[PATCH RFC] rust: lockdep: Use Pin for all LockClassKey usages
 2024-09-09 21:17 UTC  (2+ messages)

[PATCH v2 0/1] sched: Improve cache locality of RSEQ concurrency IDs
 2024-09-09 21:15 UTC  (2+ messages)
` [PATCH v2 1/1] sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads

[PATCH v2 00/14] XIVE2 changes for TIMA operations
 2024-09-09 21:10 UTC  (15+ messages)
` [PATCH v2 01/14] pnv/xive: TIMA patch sets pre-req alignment and formatting changes
` [PATCH v2 02/14] pnv/xive2: Define OGEN field in the TIMA
` [PATCH v2 03/14] ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
` [PATCH v2 04/14] pnv/xive2: Support for "OS LGS Push" TIMA operation
` [PATCH v2 05/14] ppc/xive2: Dump more NVP state with 'info pic'
` [PATCH v2 06/14] ppc/xive2: Dump the VP-group and crowd tables "
` [PATCH v2 07/14] ppc/xive2: Allow 1-byte write of Target field in TIMA
` [PATCH v2 08/14] ppc/xive2: Support "Pull Thread Context to Register" operation
` [PATCH v2 09/14] ppc/xive2: Change context/ring specific functions to be generic
` [PATCH v2 10/14] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
` [PATCH v2 11/14] pnv/xive: Add special handling for pool targets
` [PATCH v2 12/14] pnv/xive: Update PIPR when updating CPPR
` [PATCH v2 13/14] pnv/xive2: TIMA support for 8-byte OS context push for PHYP
` [PATCH v2 14/14] pnv/xive2: TIMA CI ops using alternative offsets or byte lengths

[PATCH 1/2] wifi: mt76: mt7996: Add eht radiotap tlv
 2024-09-09 21:12 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: Fix EHT NSS radiotap reporting

[cip:linux-4.4.y-cip 5512/23588] drivers/firmware/efi/capsule.c:249:16: warning: comparison between signed and unsigned integer expressions
 2024-09-09 21:11 UTC 

[PATCH] drm/xe: fix build warning with CONFIG_PM=n
 2024-09-09 21:12 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] clk: rockchip: remove unused mclk_pdm0_p/pdm0_p definitions
 2024-09-09 21:10 UTC  (3+ messages)

[PATCH net v2] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-09-09 21:09 UTC  (12+ messages)

[PATCH 0/3] Add repository parameter to builtins
 2024-09-09 21:08 UTC  (4+ messages)
` [PATCH 1/3] builtin: add a repository parameter for builtin functions

[PATCH V3] clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()
 2024-09-09 21:08 UTC  (4+ messages)

[PATCH] bpf: devmap: allow for repeated redirect
 2024-09-09 21:06 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in hugetlb_fault (2)
 2024-09-09 21:06 UTC  (3+ messages)

[PATCH v2] wifi: mwifiex: avoid AP and STA running on different channel
 2024-09-09 21:05 UTC  (2+ messages)

[GIT PULL] Rockchip clock changes for 6.12 #1
 2024-09-09 21:04 UTC  (3+ messages)

[PATCH 0/2] firmware: qcom: scm: fix SMC calls on ARM32
 2024-09-09 21:04 UTC  (3+ messages)
` [PATCH 2/2] firmware: qcom: scm: fall back to kcalloc() for no SCM device bound

[PATCH v2 0/1] Add KUnit tests for llist
 2024-09-09 21:04 UTC  (4+ messages)
` [PATCH v2 1/1] lib/llist_kunit.c: add "

[REGRESSION] iwlwifi resume error, bisected
 2024-09-09 21:03 UTC  (10+ messages)


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.