All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-04 05:30:56 to 2025-05-04 10:31:00 UTC [more...]

[PATCH v1 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
 2025-05-04 10:24 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add luckfox prefix
  ` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Luckfox Omni3576 board

[RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers
 2025-05-04 10:30 UTC  (4+ messages)
` [RFC PATCH v2 08/17] dt-bindings: clock: Add bindings for RISC-V RPMI clock service group

[PATCH v7 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-05-04 10:29 UTC  (5+ messages)
` [PATCH v7 08/11] iio: accel: adxl345: add activity event feature

[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-05-04
 2025-05-04 10:26 UTC  (16+ messages)
` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: rework transport configuration
` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: move STEP config into trans->conf
` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: trans: move ext_32khz_clock_valid to config
` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: remove sku_id from trans
` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: fw: remove RATE_MCS_NSS_POS
` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: rename modulation type values
` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: mld: build HT/VHT injected rate in v2
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: mld: don't report bad EHT rate to mac80211
` [PATCH iwlwifi-next 09/15] wifi: iwlwifi: mvm: "
` [PATCH iwlwifi-next 10/15] wifi: iwlwifi: mvm: remove HT greenfield support
` [PATCH iwlwifi-next 11/15] wifi: iwlwifi: bump FW API to 99 for BZ/SC/DR devices
` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: tests: allow same config for different MACs
` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: cfg: use minimum API version 97 for Sc/Dr
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: tests: simplify devinfo_no_trans_cfg_dups()
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: dvm: pair transport op-mode enter/leave

[PATCH] bpftool: build bpf bits with -std=gnu11
 2025-05-04 10:24 UTC  (5+ messages)

[GIT PULL] EDAC/urgent for v6.15-rc5
 2025-05-04 10:21 UTC 

[PATCH] riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL
 2025-05-04 10:19 UTC  (2+ messages)

[PATCH 00/13] media: mt9m114: Changes to make it work with atomisp devices
 2025-05-04 10:13 UTC  (14+ messages)
` [PATCH 01/13] media: aptina-pll: Debug log p1 min and max values
` [PATCH 02/13] media: mt9m114: Add support for clock-frequency property
` [PATCH 03/13] media: mt9m114: Use aptina-PLL helper to get PLL values
` [PATCH 04/13] media: mt9m114: Lower minimum vblank value
` [PATCH 05/13] media: mt9m114: Fix default hblank and vblank values
` [PATCH 06/13] media: mt9m114: Tweak default hblank and vblank for more accurate fps
` [PATCH 07/13] media: mt9m114: Update hblank and vblank defaults on pixel-array format changes
` [PATCH 08/13] media: mt9m114: Avoid a reset low spike during probe()
` [PATCH 09/13] media: mt9m114: Put sensor in reset on power-down
` [PATCH 10/13] media: mt9m114: Fix scaler bypass mode
` [PATCH 11/13] media: mt9m114: Drop start-, stop-streaming sequence from initialize
` [PATCH 12/13] media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
` [PATCH 13/13] media: mt9m114: Add ACPI enumeration support

[PATCH] dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits
 2025-05-04 10:05 UTC  (2+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-04  9:48 UTC  (2+ messages)
` [PATCH v2 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[RFT PATCH v2 00/23] x86: strict separation of startup code
 2025-05-04  9:52 UTC  (24+ messages)
` [RFT PATCH v2 01/23] x86/boot: Move early_setup_gdt() back into head64.c
` [RFT PATCH v2 02/23] x86/boot: Disregard __supported_pte_mask in __startup_64()
` [RFT PATCH v2 03/23] x86/boot: Drop global variables keeping track of LA57 state
` [RFT PATCH v2 04/23] x86/sev: Make sev_snp_enabled() a static function
` [RFT PATCH v2 05/23] x86/sev: Move instruction decoder into separate source file
` [RFT PATCH v2 06/23] x86/sev: Disentangle #VC handling code from startup code
` [RFT PATCH v2 07/23] x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
` [RFT PATCH v2 08/23] x86/sev: Fall back to early page state change code only during boot
` [RFT PATCH v2 09/23] x86/sev: Move GHCB page based HV communication out of startup code
` [RFT PATCH v2 10/23] x86/sev: Use boot SVSM CA for all startup and init code
` [RFT PATCH v2 11/23] x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
` [RFT PATCH v2 12/23] x86/sev: Unify SEV-SNP hypervisor feature check
` [RFT PATCH v2 13/23] x86/linkage: Add SYM_PIC_ALIAS() macro helper to emit symbol aliases
` [RFT PATCH v2 14/23] x86/boot: Add a bunch of PIC aliases
` [RFT PATCH v2 15/23] x86/boot: Provide __pti_set_user_pgtbl() to startup code
` [RFT PATCH v2 16/23] x86/sev: Provide PIC aliases for SEV related data objects
` [RFT PATCH v2 17/23] x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
` [RFT PATCH v2 18/23] x86/sev: Export startup routines for ordinary use
` [RFT PATCH v2 19/23] x86/boot: Created a confined code area for startup code
` [RFT PATCH v2 20/23] x86/boot: Move startup code out of __head section
` [RFT PATCH v2 21/23] x86/boot: Disallow absolute symbol references in startup code
` [RFT PATCH v2 22/23] x86/boot: Revert "Reject absolute references in .head.text"
` [RFT PATCH v2 23/23] x86/boot: Get rid of the .head.text section

hardened_usercopy 32-bit (was: Re: [tip: x86/merge] x86/fpu: Make task_struct::thread constant size)
 2025-05-04  9:53 UTC  (5+ messages)

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-05-04  9:52 UTC  (14+ messages)
` [PATCH v5 5/5] x86/CPU/AMD: Print the reason for the last reset
  ` [tip: x86/platform] "
      ` [PATCH] x86/CPU/AMD: Clean up the last-reset printing code a bit

[syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Read in generic_perform_write
 2025-05-04  9:52 UTC  (2+ messages)
` [syzbot] [hfs?] [mm?] "

[tip:timers/urgent 3/3] llvm-readelf: warning: 'arch/riscv/kernel/vdso/hwprobe.o': bitcode files are not supported
 2025-05-04  9:51 UTC  (3+ messages)

[PATCH v7 00/17] unwind_user: perf: x86: Deferred unwinding infrastructure
 2025-05-04  9:41 UTC  (6+ messages)
` [PATCH v7 01/17] unwind_user: Add user space unwinding API
` [PATCH v7 08/17] unwind_user/deferred: Add unwind cache

easily use meld 3-pane view to review merge commits?
 2025-05-04  9:00 UTC  (2+ messages)

[PATCH v2] iio: adc: ad7606_spi: add offload scan mask check
 2025-05-04  8:37 UTC  (2+ messages)

[PATCH v2 0/5] iio: adc: add ad7606 calibration support
 2025-05-04  8:35 UTC  (6+ messages)
` [PATCH v2 3/5] iio: adc: ad7606: add offset and phase "
` [PATCH v2 5/5] iio: adc: ad7606: add gain "

[PATCH] docs: align with scripts/syscall.tbl migration
 2025-05-04  9:33 UTC 

[GIT PULL] media: atomisp: Changes for 6.16-1
 2025-05-04  9:32 UTC  (2+ messages)
  ` [GIT,PULL] "

[PATCH v1] iio: backend: fix out-of-bound write
 2025-05-04  8:27 UTC  (4+ messages)
  ` EXTERNAL - "

[syzbot] [net?] BUG: sleeping function called from invalid context in pcpu_alloc_noprof
 2025-05-04  9:26 UTC 

+ mm-add-zblock-allocator-fix-2.patch added to mm-new branch
 2025-05-04  9:26 UTC 

[PATCH v4] mm: add zblock allocator
 2025-05-04  9:26 UTC  (2+ messages)

[PATCH v4 0/3] ARM: tegra: complete Tegra 4 and Tegra K1 device trees
 2025-05-04  9:23 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: display: tegra: document EPP, ISP, MPE and TSEC for Tegra114+
` [PATCH v4 2/3] ARM: tegra114: complete HOST1X devices binding
` [PATCH v4 3/3] ARM: tegra124: "

[PATCH for-next v2 0/2] RDMA/rxe: Prefetching pages with explicit ODP
 2025-05-04  9:23 UTC  (3+ messages)

[PATCH v4] x86/sev: Fix making shared pages private during kdump
 2025-05-04  9:21 UTC  (2+ messages)

[PATCH] hwmon: (ausus-ec-sensors) add MAXIMUS VI HERO
 2025-05-04  9:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify file entry in ADP5585 driver section
 2025-05-04  8:20 UTC  (2+ messages)

amdgpu: Reproducible soft lockups when playing games
 2025-05-03  2:57 UTC  (5+ messages)

[PATCH v2] drm/amd/display/dc/irq: Remove duplications of hpd_ack function from IRQ
 2025-05-03  3:59 UTC 

[PATCH v3 net-next 00/15] ipv6: No RTNL for IPv6 routing table
 2025-05-04  9:16 UTC  (3+ messages)
` [PATCH v3 net-next 15/15] ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE

[PATCH v3 00/22] passage: Define a standard for firmware data flow
 2025-05-04  9:16 UTC  (4+ messages)
` [PATCH v3 10/22] passage: arm: Accept a passage from the previous phase

[PATCH 0/2] mei: vsc: Fix kernel-crash when build with gcc 15
 2025-05-04  9:13 UTC  (5+ messages)
` [PATCH 1/2] mei: vsc: Fix fortify-panic caused by invalid counted_by() use

[Intel-wired-lan] [PATCH] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
 2025-05-04  9:13 UTC  (7+ messages)

[PATCH v2] nfs: add dummy definition for nfsd_file
 2025-05-04  9:07 UTC  (4+ messages)

[PATCH v3] PCI: Prevent power state transition of erroneous device
 2025-05-04  9:04 UTC 

[PATCH v11 00/16] large atomic writes for xfs
 2025-05-04  8:59 UTC  (17+ messages)
` [PATCH v11 01/16] fs: add atomic write unit max opt to statx
` [PATCH v11 02/16] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH v11 03/16] xfs: add helpers to compute log item overhead
` [PATCH v11 04/16] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v11 05/16] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v11 06/16] xfs: ignore HW which cannot atomic write a single block
` [PATCH v11 07/16] xfs: allow block allocator to take an alignment hint
` [PATCH v11 08/16] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v11 09/16] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v11 10/16] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v11 11/16] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v11 12/16] xfs: commit CoW-based atomic writes atomically
` [PATCH v11 13/16] xfs: add xfs_file_dio_write_atomic()
` [PATCH v11 14/16] xfs: add xfs_calc_atomic_write_unit_max()
` [PATCH v11 15/16] xfs: update atomic write limits
` [PATCH v11 16/16] xfs: allow sysadmins to specify a maximum atomic write limit at mount time

[PATCH v2 0/1] mm: Xen PV regression after THP PTE optimization
 2025-05-04  8:58 UTC  (6+ messages)
` [PATCH v2 1/1] mm: fix folio_pte_batch() on XEN PV

[PATCH tip/x86/fpu 1/6] x86/fpu: simplify the switch_fpu_prepare() + switch_fpu_finish() logic
 2025-05-04  8:54 UTC  (2+ messages)
` [tip: x86/fpu] x86/fpu: Simplify "

[PATCH tip/x86/fpu 2/6] x86/fpu: kill x86_init_fpu
 2025-05-04  8:54 UTC  (2+ messages)
` [tip: x86/fpu] x86/fpu: Remove x86_init_fpu

[PATCH tip/x86/fpu 3/6] x86/fpu: kill DEFINE_EVENT(x86_fpu, x86_fpu_copy_src)
 2025-05-04  8:54 UTC  (2+ messages)
` [tip: x86/fpu] x86/fpu: Remove "

[PATCH -v5 0/8] sched: Make task_struct::thread constant size, x86/fpu: Remove thread::fpu
 2025-05-04  8:54 UTC  (4+ messages)
` [PATCH tip/x86/fpu 6/6] x86/fpu: shift fpregs_assert_state_consistent() from arch_exit_work() to its caller
  ` [tip: x86/fpu] x86/fpu: Shift "

[PATCH tip/x86/fpu 4/6] x86/fpu: arch_dup_task_struct: always use memcpy_and_pad()
 2025-05-04  8:54 UTC  (2+ messages)
` [tip: x86/fpu] x86/fpu: Always use memcpy_and_pad() in arch_dup_task_struct()

[PATCH tip/x86/fpu 5/6] x86/fpu: fpu__drop: check TIF_NEED_FPU_LOAD instead of PF_KTHREAD|PF_USER_WORKER
 2025-05-04  8:54 UTC  (2+ messages)
` [tip: x86/fpu] x86/fpu: Check TIF_NEED_FPU_LOAD instead of PF_KTHREAD|PF_USER_WORKER in fpu__drop()

[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
 2025-05-04  8:48 UTC  (4+ messages)

[PATCH] MAINTAINERS: adjust file entry in OMNIVISION OV7670 SENSOR DRIVER
 2025-05-04  8:38 UTC  (3+ messages)

Request for help on CXL kernel panic with recent QEMU/Linux
 2025-05-04  8:22 UTC 

[Bug?] "git show -s" still worries about renameLimit?
 2025-05-04  8:27 UTC  (2+ messages)

[RFC/PATCH] perf report: Support latency profiling in system-wide mode
 2025-05-04  8:22 UTC  (2+ messages)

[PATCH] smb: client: fix zero length for mkdir POSIX create context
 2025-05-04  8:08 UTC  (3+ messages)

bcachefs bug while doing on disk format upgrade
 2025-05-04  8:21 UTC 

[PATCH 0/9] Maintainer updates for May (testing, plugins, virtio-gpu)
 2025-05-04  8:19 UTC  (7+ messages)
` [PATCH 6/9] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
` [PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob

git svn clone failed
 2025-05-04  8:19 UTC  (2+ messages)

[PATCH net v3 0/2] address EEE regressions on KSZ switches since v6.9 (v6.14+)
 2025-05-04  8:14 UTC  (3+ messages)
` [PATCH net v4 1/2] net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches
` [PATCH net v4 2/2] net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink

[PATCH] KEYS: Reduce smp_mb() calls in key_put()
 2025-05-04  7:52 UTC  (7+ messages)
      ` [PATCH] KEYS: Invert FINAL_PUT bit
          ` [v2 PATCH] "

[PATCH] x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
 2025-05-04  7:42 UTC  (6+ messages)
` [tip: x86/urgent] "

[PATCH] scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH
 2025-05-04  7:36 UTC  (3+ messages)

[GIT PULL] x86 fix
 2025-05-04  7:36 UTC 

[GIT PULL] timer subsystem fixes
 2025-05-04  7:34 UTC  (2+ messages)

[PATCH v5 0/6] x86: Refactor and consolidate startup code
 2025-05-04  7:33 UTC  (5+ messages)
` [PATCH v5 6/6] x86/asm: Retire RIP_REL_REF()

[syzbot] [kernel?] upstream test error: KASAN: slab-use-after-free Write in binder_add_device (3)
 2025-05-04  7:31 UTC  (2+ messages)

Sequential read from NVMe/XFS twice slower on Fedora 42 than on Rocky 9.5
 2025-05-04  7:22 UTC  (3+ messages)

[GIT PULL] perf events fixes
 2025-05-04  7:17 UTC 

[PATCH 0/6] Add CMN PLL clock controller support for IPQ5018
 2025-05-04  7:14 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5018 SoC
` [PATCH 2/6] clk: qcom: ipq5018: mark XO clock as critical
` [PATCH 5/6] arm64: dts: ipq5018: Add CMN PLL node
` [PATCH 6/6] arm64: dts: qcom: Update IPQ5018 xo_board_clk to use fixed factor clock

[GIT PULL] IRQ fixes
 2025-05-04  7:08 UTC 

[PATCH 1/2] kernel/watchdog: add /sys/kernel/{hard,soft}lockup_count
 2025-05-04  6:54 UTC  (4+ messages)

[PATCH RFC net-next] net: Look for bonding slaves in the bond's network namespace
 2025-05-04  6:50 UTC 

reporting: psmouse.synaptics_intertouch=1 for "PNP: DLL060d PNP0f13"
 2025-05-04  6:47 UTC  (2+ messages)

[PATCH v9 0/8] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-05-04  6:46 UTC  (3+ messages)
` [PATCH v9 6/8] Revert "x86/mm: Remove unused __set_memory_prot()"

+ revert-x86-mm-remove-unused-__set_memory_prot-fix.patch added to mm-nonmm-unstable branch
 2025-05-04  6:46 UTC 

[PATCH] NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated
 2025-05-04  6:45 UTC  (2+ messages)

PROBLEM: Touchpad (PNP: TOS01f6 PNP0f13) not working under PS/2, requires psmouse.synaptics_intertouch=1 to function via SMBus
 2025-05-04  6:41 UTC  (3+ messages)

Synaptics touchpad not working after suspend, psmouse.synaptics_intertouch
 2025-05-04  6:34 UTC  (2+ messages)

[net-next v10 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-05-04  6:28 UTC  (4+ messages)
` [net-next v10 4/7] net: mtip: The L2 switch driver for imx287

[PATCH v4.1] x86/sev: Fix making shared pages private during kdump
 2025-05-04  6:26 UTC 

[PATCH] mm/codetag: sub in advance when free non-compound high order pages
 2025-05-04  6:19 UTC 

[PATCH v3 0/3] Implement numa node notifier
 2025-05-04  6:16 UTC  (4+ messages)

[PATCH] mm/zblock: use vmalloc for page allocations
 2025-05-04  6:14 UTC  (5+ messages)

[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
 2025-05-04  6:14 UTC  (3+ messages)
` [tip: x86/urgent] x86/microcode: Consolidate the loader enablement checking

[PATCH] crypto: zynqmp-sha - Fix partial block implementation
 2025-05-04  6:13 UTC 

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in hci_cmd_sync_alloc
 2025-05-04  5:58 UTC 

brcmfmac disconnects when iwd scans
 2025-05-04  5:51 UTC  (8+ messages)

+ scripts-gdb-update-documentation-for-lx_per_cpu.patch added to mm-nonmm-unstable branch
 2025-05-04  5:36 UTC 

+ scripts-gdb-fix-kgdb-probing-on-single-core-systems.patch added to mm-nonmm-unstable branch
 2025-05-04  5:36 UTC 

[RFC 0/8] boot: run EFI boot manager after block devices
 2025-05-04  5:34 UTC  (8+ messages)
` [RFC 1/8] boot: EFI boot manager does not depend on BootOrder

[PATCH v4 00/40] single-binary: compile target/arm twice
 2025-05-04  5:30 UTC  (4+ messages)
` [PATCH v4 04/40] meson: apply target config for picking files from libsystem and libuser
` [PATCH v4 40/40] target/arm/machine: compile file once (system)


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.