All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-04 09:46:17 to 2026-06-04 10:15:51 UTC [more...]

[PATCH -perfbook 0/6] Updates for LaTeX2e <2026-06-01> release
 2026-06-04 10:15 UTC  (4+ messages)
` [PATCH -perfbook 1/6] memorder: Fix typo ("`" --> " ")
` [PATCH -perfbook 2/6] runlatex.sh: "iconv -l" rather than "iconv --list"
` [PATCH -perfbook 3/6] precheck-tentative.sh: Allow "v4.4a" style revision of lineno.sty

[PATCH v4 00/11] printk: Clean up preferred console handling
 2026-06-04 10:14 UTC  (4+ messages)
` [PATCH v4 01/11] printk: Handle pre-enabled consoles in the top-level register_console()
` [PATCH v4 02/11] printk: Rename struct console_cmdline to preferred_console
` [PATCH v4 03/11] printk: Rename preferred_console to preferred_dev_console

[PATCH v3 0/2] mm: improve folio refcount scalability
 2026-06-04 10:15 UTC  (2+ messages)
` [PATCH v3 1/2] mm: drop page refcount zero state semantics

[PATCH v5 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
 2026-06-04 10:14 UTC  (3+ messages)
` [PATCH v5 1/2] xfs: add an allocation mode to xfs_alloc_file_space()
` [PATCH v5 2/2] xfs: add support for FALLOC_FL_WRITE_ZEROES

[RFC v3 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
 2026-06-04 10:14 UTC  (13+ messages)
` [RFC v3 1/7] drm/xe/vm: Track CPU_AUTORESET state in xe_vma
` [RFC v3 2/7] drm/xe/vm: Preserve cpu_autoreset_active across GPUVA operations
` [RFC v3 3/7] drm/xe/svm: Clear CPU_AUTORESET_ACTIVE on first GPU fault
` [RFC v3 4/7] drm/xe/vm: Add madvise autoreset notifier worker
` [RFC v3 5/7] drm/xe/vm: Disable madvise notifier on GPU touch
` [RFC v3 6/7] drm/xe/vm: Wire MADVISE_AUTORESET notifiers into VM lifecycle
` [RFC v3 7/7] drm/xe/svm: Correct memory attribute reset for partial unmap

[PATCH] recipe-style-guide: Clarify when License-Update tag is needed
 2026-06-04 10:14 UTC  (2+ messages)
` [docs] "

[PATCH net 1/3] net: phy: as21xxx: handle corner case with link and autoneg complete
 2026-06-04 10:14 UTC  (2+ messages)

[PATCH net v3 0/4] net: phy: some cleanups following phy_port SFP
 2026-06-04 10:14 UTC  (3+ messages)
` [PATCH net v3 3/4] net: phy: Clean the phy_ports after unregistering the downstream SFP bus

[PATCH net v2] rtase: Workaround for IP fragmented UDP packet hardware bug
 2026-06-04 10:13 UTC 

[RFC v2 0/2] drm/xe: Allow pushing more jobs into LRC
 2026-06-04 10:14 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Allow pushing more jobs into LRC. (rev2)

[PATCH] crypto: chelsio: fix refcount leaks in ahash request functions
 2026-06-04 10:13 UTC 

[RFC PATCH 00/25] target/riscv/debug: Sdtrig fixes and TT Ascalon support
 2026-06-04 10:12 UTC  (7+ messages)
` [RFC PATCH 01/25] target/riscv/debug: Check only mcontrol triggers for break/watchpoint matching
` [RFC PATCH 03/25] target/riscv/debug: Implement permissive type unavailable trigger
` [RFC PATCH 04/25] target/riscv/debug: Fix icount trigger privilege check

[PATCH] ASoC: wm_adsp: Fix NULL dereference when removing firmware controls
 2026-06-04 10:12 UTC 

[PATCH v3 00/14] drm/v3d: Scheduler and submission fixes and refactoring
 2026-06-04 10:12 UTC  (9+ messages)
` [PATCH v3 10/14] drm/v3d: Convert submit helpers to operate on struct v3d_submit
` [PATCH v3 11/14] drm/v3d: Refactor CPU ioctl into unified submission chain
` [PATCH v3 12/14] drm/v3d: Split BO fence attach from syncobj output handling
` [PATCH v3 13/14] drm/v3d: Reject invalid out_sync handles in submit ioctls

[PATCH 0/2] phy: nuvoton: Add MA35D1 USB2 OTG PHY driver
 2026-06-04 10:12 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: nuvoton: Add MA35D1 USB2 OTG PHY binding
` [PATCH 2/2] phy: nuvoton: Add MA35D1 USB2 OTG PHY driver

[RFC PATCH] tools/testing/cxl: Support multi-decoder shared-dport topology
 2026-06-04 10:12 UTC  (4+ messages)

Overview Manual graphic still uses old "BLACKLIST" terminology
 2026-06-04 10:12 UTC  (2+ messages)
` [docs] "

[PATCH v3] drm/amd/pm: Validate OD DPM triples before mutating tables
 2026-06-04 10:11 UTC  (2+ messages)

[PATCH v3] checkpatch: Check .m, .build, .hx, .in, .json, .txt and .plist
 2026-06-04 10:09 UTC 

[PATCH v2 1/2] python3: sanitize userbase in _sysconfig_vars JSON to avoid host path leak
 2026-06-04 10:10 UTC  (2+ messages)
` [PATCH v2 2/2] insane.bbclass: check for build host HOME directory in packaged files

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-06-04 10:10 UTC  (2+ messages)

[PATCH v16 00/14] ADF41513/ADF41510 PLL frequency synthesizers
 2026-06-04 10:09 UTC  (32+ messages)
` [PATCH v16 01/14] dt-bindings: iio: frequency: add adf41513
` [PATCH v16 02/14] lib: kstrtox: Make _parse_integer() take variadic arguments
` [PATCH v16 03/14] lib: vsprintf: use _parse_integer() instead of _parse_integer_limit()
` [PATCH v16 04/14] lib: kstrtox: add initial value to _parse_integer_limit()
` [PATCH v16 05/14] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v16 06/14] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v16 07/14] lib: math: div64: add div64_s64_rem()
` [PATCH v16 08/14] iio: core: add decimal value formatting into 64-bit value
` [PATCH v16 09/14] iio: test: iio-test-format: add test case for decimal format
` [PATCH v16 10/14] iio: frequency: adf41513: driver implementation
` [PATCH v16 11/14] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v16 12/14] iio: frequency: adf41513: features on frequency change
` [PATCH v16 13/14] docs: iio: add documentation for adf41513 driver
` [PATCH v16 14/14] Documentation: ABI: testing: add common ABI file for iio/frequency

[PATCH] firmware: turris-mox-rwtm: fix fortify memcpy warning
 2026-06-04 10:09 UTC  (2+ messages)

[PATCH] wifi: wlcore: Add support for IGTK key
 2026-06-04 10:08 UTC  (4+ messages)

[PATCH v14 0/5] Support add/remove memory region and get-max-slots
 2026-06-04 10:08 UTC  (7+ messages)
` [PATCH v14 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH v14 2/5] vhost: header defines for add/rem mem region
` [PATCH v14 3/5] vhost: refactor memory helper functions

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-06-04 10:08 UTC  (3+ messages)
` [PATCH v2 04/13] sched/fair: Remove magic hardcoded margin in fits_capacity()

[PATCH v2] USB: serial: option: add new usb-id for Dell Wireless DW5826e-m
 2026-06-04 10:07 UTC  (3+ messages)

[PATCH 0/4] t: fix broken TAP output
 2026-06-04 10:07 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] gitlab-ci: rearrange Linux jobs to match GitHub's order
  ` [PATCH v3 2/8] gitlab-ci: add missing Linux jobs
  ` [PATCH v3 3/8] ci: unify Linux images across GitLab and GitHub
  ` [PATCH v3 4/8] t7527: fix broken TAP output
  ` [PATCH v3 5/8] t7810: turn MB_REGEX check into a lazy prereq
  ` [PATCH v3 6/8] t/test-lib: silence EBUSY errors on Windows during test cleanup
  ` [PATCH v3 7/8] t/lib-git-p4: silence output when killing p4d and its watchdog
  ` [PATCH v3 8/8] t: let prove fail when parsing invalid TAP output

[PATCH RFT] powerpc/8xx: implement get_direction() in cpm1
 2026-06-04 10:07 UTC  (4+ messages)

[PATCH v6 00/31] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-06-04 10:06 UTC  (5+ messages)
` [PATCH v6 19/31] hw/arm/tegra241-cmdqv: Use mmap'd VINTF page0 as VCMDQ backing
` [PATCH v6 21/31] hw/arm/tegra241-cmdqv: Map VINTF page0 into guest MMIO space

[PATCH v3 0/3] iio: light: isl29018: overflow/precision fix + cover-glass gain via DT
 2026-06-04 10:06 UTC  (4+ messages)
` [PATCH v3 1/3] iio: light: isl29018: fix overflow and precision in isl29018_read_lux()
` [PATCH v3 2/3] dt-bindings: iio: light: isl29018: add isil,cover-comp-gain
` [PATCH v3 3/3] iio: light: isl29018: support cover-glass gain compensation via DT

qcom: update CDSP firmware for x1e80100 platform
 2026-06-04 10:06 UTC 

[PATCH v6 00/11] Add Renesas RZ/G3E GPT support
 2026-06-04 10:06 UTC  (13+ messages)
` [PATCH v6 01/11] pwm: rzg2l-gpt: Fix period_ticks type from u32 to u64
` [PATCH v6 02/11] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
` [PATCH v6 03/11] pwm: rzg2l-gpt: Add support for gpt linking with poeg
` [PATCH v6 04/11] pwm: rzg2l-gpt: Add missing newlines to dev_err_probe() messages
` [PATCH v6 05/11] pwm: rzg2l-gpt: Drop unused rzg2l_gpt_chip parameter from rzg2l_gpt_calculate_prescale()
` [PATCH v6 06/11] pwm: rzg2l-gpt: Convert to waveform callbacks
` [PATCH v6 07/11] pwm: rzg2l-gpt: Add info variable to struct rzg2l_gpt_chip
` [PATCH v6 08/11] pwm: rzg2l-gpt: Add prescale_mult variable to struct rzg2l_gpt_info
` [PATCH v6 09/11] pwm: rzg2l-gpt: Add calculate_prescale() callback "
` [PATCH v6 10/11] dt-bindings: pwm: Document RZ/G3E GPT support
` [PATCH v6 11/11] pwm: rzg2l-gpt: Add RZ/G3E support

[PATCH v2] docs/devel: relax policy on AI-generated contributions
 2026-06-04 10:04 UTC  (6+ messages)

[PATCH RFC 0/2] migration/vl: new -incoming config:* for early migration parameters
 2026-06-04 10:03 UTC  (10+ messages)

(no subject)
 2026-06-04 10:03 UTC  (3+ messages)
` [PATCH 08/13] drm/amdgpu: split amdgpu_vm_update_range

[PATCH] ata: ahci_brcm: fix reset refcount leak in brcm_ahci_resume()
 2026-06-04 10:03 UTC  (2+ messages)

[PATCH] regulator: bq257xx: drop confusing configuration of_node
 2026-06-04 10:03 UTC  (5+ messages)

[PATCH BlueZ v2] profiles/ranging: Read measured_freq_offset field-16 bit as per Core Spec
 2026-06-04 10:02 UTC 

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-06-04 10:02 UTC  (3+ messages)

[PATCH sched_ext/for-7.2] sched_ext: Add scx_arena_to_kaddr() / scx_kaddr_to_arena()
 2026-06-04 10:02 UTC 

[PATCH v2 0/5] [PULL REQUEST] Intel IOMMU updates for v7.2
 2026-06-04 10:02 UTC  (2+ messages)

[PATCH net v5 1/1] net/sched: fix pedit partial COW leading to page cache corruption
 2026-06-04 10:01 UTC  (7+ messages)

[RFC PATCH] PCI: readiness condition with Configuration RRS in pci_dev_wait()
 2026-06-04  9:26 UTC  (3+ messages)

[LTP] [PATCH] syscalls/unlink09: report unsupported inode flags as TCONF
 2026-06-04 10:00 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS af69594f56f16ae017248f2465ddd175683ccf39
 2026-06-04  9:59 UTC 

[PATCH v6] mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
 2026-06-04  9:59 UTC  (2+ messages)

[PATCH 00/29] crypto: talitos - Driver cleanup
 2026-06-04  9:59 UTC  (7+ messages)
` [PATCH 24/29] crypto: talitos - Introduce per-SEC-version pointer helper ops
` [PATCH 27/29] crypto: talitos - Introduce per-SEC-version descriptor structures and ops
` [PATCH 29/29] crypto: talitos - Remove TALITOS_DESC_SIZE macro

Pull request: rpi-2026.07 rc4
 2026-06-04  9:59 UTC 

[PATCH 0/4] X2 Elite Lenovo Yoga Slim 7x Gen11 support
 2026-06-04  9:59 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: qcom: Add Glymur-based Lenovo Yoga Slim 7x Gen11

[PATCH ath-next] wifi: ath12k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE when NSS ratio is reported
 2026-06-04  9:58 UTC 

[PATCH V8 00/15] iothread: Support tracking and querying IOThread holders
 2026-06-04  9:57 UTC  (4+ messages)
` [PATCH V8 06/15] monitor: assign unique default ID to anonymous monitors

[PATCH v2 0/3] timekeeping: Implement and use read_snapshot() functionality
 2026-06-04  9:35 UTC  (4+ messages)
` [PATCH v2 1/3] clocksource/hyperv: Implement read_snapshot() for TSC page clocksource
` [PATCH v2 2/3] x86/kvmclock: Implement read_snapshot() for kvmclock clocksource
` [PATCH v2 3/3] ptp: vmclock: Use hw_cycles from snapshot for precise TSC pairing

Documentation update to KernelShark
 2026-06-04  9:57 UTC  (2+ messages)

[LTP] [PATCH v5 1/2] lib: Introduce tst_path_defs.h to consolidate system paths
 2026-06-04  9:57 UTC  (6+ messages)
` [LTP] [PATCH v5 2/2] metaparse: Explicitly parse essential headers for macros

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2026-06-04  9:47 UTC  (2+ messages)

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-04  9:56 UTC  (5+ messages)
` [PATCH v3 11/20] sched/core: Push current task from non preferred CPU

[PATCH v13 0/5] Support add/remove memory region and get-max-slots
 2026-06-04  9:56 UTC  (5+ messages)
` [PATCH v13 1/5] vhost: add user to mailmap and define to vhost hdr

[PATCH v5] staging: rtl8723bs: remove unnecessary parentheses
 2026-06-04  9:56 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v6 00/15] Introduce Xe Uncorrectable Error Handling
 2026-06-04  9:55 UTC  (9+ messages)
` [PATCH v6 11/15] drm/xe/xe_ras: Add support to query page offline queue and list
` [RFC PATCH v6 14/15] drm/xe/xe_ras: Add support to offline/decline a page address

[PATCH v3 00/10] i2c: core: adapter registration fixes
 2026-06-04  9:55 UTC  (5+ messages)
` [PATCH v3 09/10] i2c: core: clean up bus id allocation
` [PATCH v3 10/10] i2c: core: clean up adapter registration error label

[PATCH v2 0/2] xen/mm: Fix off-by-one for tail merge in reserve_offlined_page()
 2026-06-04  9:55 UTC  (4+ messages)
` [PATCH v2 1/2] xen/mm: Fix off-by-one preventing "

[PATCH v7 0/5] hw/riscv: Server Platform Reference Board
 2026-06-04  9:52 UTC  (6+ messages)
` [PATCH v7 1/5] target/riscv/cpu.c: remove 'bare' condition for .profile
` [PATCH v7 2/5] target/riscv: Add server platform reference cpu
` [PATCH v7 3/5] hw/riscv: server platform reference machine
` [PATCH v7 4/5] tests/functional/riscv64: add riscv-server-ref tests
` [PATCH v7 5/5] docs: add riscv-server-ref.rst

[PATCH] drm/xe: Fix UAF in xe_gem_prime_import() on attach failure
 2026-06-04 10:23 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Fix UAF in xe_gem_prime_import() on attach failure (rev2)
` ✓ CI.KUnit: success "

[PATCH 1/3] lsmem: (usage) list possible values for <when> like for the other <when>
 2026-06-04  9:52 UTC  (3+ messages)
` [PATCH 2/3] lsmem: (usage) make an option description fit within 80 columns again
` [PATCH 3/3] lastlog2: correct the grammar of an error message, and drop two periods

[PATCH] btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
 2026-06-04  9:52 UTC  (2+ messages)

[PATCH v2 1/1] fs/read_write: Do not export __kernel_write() to the entire world
 2026-06-04  9:52 UTC 

[PATCH] staging: axis-fifo: remove driver
 2026-06-04  9:52 UTC  (2+ messages)

[PATCH v5 0/6] argo: few log fixes
 2026-06-04  9:51 UTC  (2+ messages)

[PATCH] xfs: fix use-after-free of buf_log_item in xlog_cil_build_lv_chain
 2026-06-04  9:42 UTC 

[PATCH] Documentation: ABI: remove outdated USB power/level removal notice
 2026-06-04  9:38 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix UAF in amdgpu_gem_prime_import() on attach failure
 2026-06-04 10:26 UTC 

[PATCH] net: bonding: fix NULL pointer dereference in bond_do_ioctl()
 2026-06-04  9:50 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix order of arguments to ktime_get_snapshot_id()
 2026-06-04  9:49 UTC  (2+ messages)

[PATCH net-next V2 0/7] devlink: Add boot-time eswitch mode defaults
 2026-06-04  9:49 UTC  (6+ messages)
` [PATCH net-next V2 7/7] devlink: Add eswitch mode boot defaults

[PATCH] drm/amd/display: Fix mem_type change detection for async flips
 2026-06-04  9:49 UTC  (2+ messages)

[PATCH v3 0/6] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-06-04  9:48 UTC  (3+ messages)
` [PATCH v3 1/6] pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source update

[PATCH v2] mmc: vub300: fix use-after-free on probe failure
 2026-06-04  9:48 UTC 

[BlueZ] build: Support libical 4.0
 2026-06-04  8:01 UTC 

[PATCH] net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
 2026-06-04  9:47 UTC  (5+ messages)

[PATCH v6 0/2] media: qcom: iris: Add generic Gen2 firmware detection and loading
 2026-06-04  9:45 UTC  (2+ messages)

[PATCH v1 1/1] fs/read_write: Do not export __kernel_write() to the entire world
 2026-06-04  9:46 UTC  (2+ messages)

[PATCH v7 0/4] fuse: compound commands
 2026-06-04  9:45 UTC  (5+ messages)
` [PATCH v7 1/4] fuse: add compound command to combine multiple requests
` [PATCH v7 2/4] fuse: create helper functions for filling in fuse args for open and getattr
` [PATCH v7 3/4] fuse: add an implementation of open+getattr
` [PATCH v7 4/4] fuse: add compound command for dentry revalidation


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.