All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 11:59:11 to 2026-08-11 12:49:21 UTC [more...]

[PATCH 1/2] f2fs: refactor f2fs_evict_inode having three major parts
 2026-08-11 12:49 UTC  (4+ messages)
` [PATCH 2/2] f2fs: call __add_ino_entry out of the eviction path
  ` [f2fs-dev] "

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-11 12:48 UTC  (2+ messages)
` [PATCH v4 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()

[PATCH] scsi: target: iscsi: Fix race in discovery auth updates
 2026-08-11 12:48 UTC 

[PATCH 0/2] mtd: spinand: winbond: add support for additional SPI-NAND devices
 2026-08-11 12:48 UTC  (8+ messages)
` [PATCH 1/2] mtd: spinand: winbond: add support for W25N04LW

[PATCH 0/3] i3c: mipi-i3c-hci: Add support for AMD_PT and improve IBI/PIO robustness
 2026-08-11 12:48 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] i3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2
  ` [PATCH v2 3/3] i3c: mipi-i3c-hci: Add support for AMD_PT I3C controller

[PATCH net] net: liquidio: lock upstream bridge for function reset
 2026-08-11 12:32 UTC  (3+ messages)

[PATCH v2 0/4] btrfs: add per-inode compression levels in xattrs
 2026-08-11 12:47 UTC  (6+ messages)
` [PATCH v2 3/4] "

[PATCH v2 0/2] phy: Add support for Airoha AN7583 USB PHY
 2026-08-11 12:47 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add documentation "
` [PATCH v2 2/2] phy: airoha: Add support "

[PATCH 0/4] drm/i915/display: Limit invalid joiner combinations harder
 2026-08-11 12:47 UTC  (4+ messages)
` [PATCH 1/4] drm/i915/display: Limit max joined dotclock on joiner pipes available

mips randconfig builds?
 2026-08-11 12:47 UTC  (2+ messages)

[REGRESSION] Power9 pseries boot hang in v7.2-rc6, narrowed to PowerPC GENERIC_ENTRY conversion window
 2026-08-11 12:46 UTC  (5+ messages)

[PATCH] tracing: report buffer memory in /proc/meminfo
 2026-08-11 12:44 UTC  (7+ messages)

[PATCH net-next] net/mlx5: SD, prefer sd_group_size from vport context
 2026-08-11 12:44 UTC  (2+ messages)

[PATCH 00/12] iommu: qcom_iommu: implement support for instances on MSM8974
 2026-08-11 12:43 UTC  (3+ messages)

[PATCH v4 0/9] arm64: mediatek: Chromebook trackpad supply fixes
 2026-08-11 12:43 UTC  (11+ messages)
` [PATCH v4 1/9] regulator: core: Add "enable and wait" functions
` [PATCH v4 2/9] Input: elan_i2c - sort include statements
` [PATCH v4 3/9] Input: elan_i2c - Wait for initialization after enabling regulator supply
` [PATCH v4 4/9] HID: i2c-hid-of: skip post-power-on delay if powered on sufficiently long
` [PATCH v4 5/9] i2c: of-prober: "
` [PATCH v4 6/9] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
` [PATCH v4 7/9] platform/chrome: of_hw_prober: Add delay for hana trackpads
` [PATCH v4 8/9] arm64: dts: mediatek: mt8173-elm-hana: Unmark trackpad supply as always-on
` [PATCH v4 9/9] arm64: dts: mediatek: mt8192-asurada-spherion: Add Synaptics trackpad's supply

[PATCH 0/2] I2C SCL counter updates for Qualcomm IPQ5424 SoC
 2026-08-11 12:42 UTC  (6+ messages)
` [PATCH 1/2] i2c: qcom-geni: update frequency table to fix timing parameters
` [PATCH 2/2] i2c: qcom-geni: Add I2C frequency table for firmware-based SEs

[security] Report of possible global heap overflow in U-Boot's fastboot-over-TCP server by authenticated peer (ANT-2026-5D7F7SAQ)
 2026-08-11 12:42 UTC  (2+ messages)

[PATCH net-next V2 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-08-11 12:41 UTC  (6+ messages)
` [PATCH net-next V2 12/13] selftests: drv-net: psp: Fix responder parsing

[PATCH net v2 0/1] ipv6: flowlabel: cap duplicate leases per socket
 2026-08-11 12:40 UTC  (2+ messages)
` [PATCH net v2 1/1] "

[PATCH V15 00/14] Add memory page offlining support
 2026-08-11 12:40 UTC  (15+ messages)
` [PATCH V15 01/14] drm/xe: Link VRAM object with gpu buddy
` [PATCH V15 02/14] [DO_NOT_MERGE]drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V15 03/14] drm/xe: Link LRC BO and its execution Queue
` [PATCH V15 04/14] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V15 05/14] drm/xe/bo: Make xe_bo_is_user() public
` [PATCH V15 06/14] drm/xe: Guard teardown paths against purged BOs
` [PATCH V15 07/14] drm/xe/vram: Extract buddy alloc and free helpers
` [PATCH V15 08/14] drm/xe/vram: Add page offline data structures and lifecycle
` [PATCH V15 09/14] drm/xe/vram: Add VRAM page offline fault handler
` [PATCH V15 10/14] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V15 11/14] drm/xe/vram: Use RCU for lock-free sysfs reads of bad page lists
` [PATCH V15 12/14] drm/xe: Add sysfs interface for bad gpu vram pages
` [PATCH V15 13/14] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V15 14/14] drm/xe: Add fault-inject based VRAM page offline injection

[PATCH] config: add http.sslVerifyHost option
 2026-08-11 12:40 UTC 

[PATCH bpf-next 2/5] bpf: Add user memory access kfuncs for mm_struct
 2026-08-11 12:40 UTC  (2+ messages)

[PATCH bpf-next 3/5] bpf: Mark linux_binprm->mm as trusted-or-null
 2026-08-11 12:40 UTC  (2+ messages)

[PATCH bpf-next 1/5] mm: Add copy_remote_mm_str()
 2026-08-11 12:40 UTC  (2+ messages)

[security] Report of possible heap overflow in U-Boot's Android bootmeth before any AVB verification (ANT-2026-ZWED60S8)
 2026-08-11 12:39 UTC  (3+ messages)

[PATCH v3] drm/amdgpu: keep PRT mappings off the vm_bo state lists
 2026-08-11 12:39 UTC  (2+ messages)

[PATCH] docs/nvme: fix doubled word in detached namespace description
 2026-08-11 12:36 UTC  (2+ messages)

[PATCH] ACPI: scan: Drop power resource references for deferred devices
 2026-08-11 12:36 UTC  (2+ messages)

[PATCH v4] media: ov5640: select the MIPI lane mode from the endpoint lane count
 2026-08-11 12:37 UTC  (4+ messages)

[PATCH] bcache: reserve a bucket generation for btree node freeing
 2026-08-11 12:35 UTC 

[PATCH] libsepol: drop support for modular policy versions < 10
 2026-08-11 12:37 UTC 

[PATCH v4 0/5] Rate limited printing for Rust
 2026-08-11 12:36 UTC  (8+ messages)

[RFC PATCH] NEW: pile stack and mempool driver
 2026-08-11 12:35 UTC  (2+ messages)
` [RFC PATCH v11] "

[PATCH v2] soc: qcom: llcc: Update the SCT table for IPQ5424
 2026-08-11 12:34 UTC 

[PATCH v2] cpu/hotplug: Prevent offlining the last domain housekeeping CPU
 2026-08-11 12:34 UTC  (2+ messages)

[PATCH v4 0/6] power: uncore power improvements and auto-detection
 2026-08-11 12:33 UTC  (3+ messages)

ASoC: amd: acp-pdm: full-scale burst on every DMIC capture start
 2026-08-11 12:33 UTC  (3+ messages)

[PATCH] doc: format-rev: use [synopsis] on code block
 2026-08-11 12:32 UTC  (3+ messages)
` [PATCH resend] "

[syzbot] Monthly f2fs report (Aug 2026)
 2026-08-11 12:32 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] u-boot: add support for Clang toolchain
 2026-08-11 12:32 UTC  (4+ messages)
` [OE-core] "

[syzbot] Monthly ocfs2 report (Aug 2026)
 2026-08-11 12:32 UTC 

[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-11 12:31 UTC  (4+ messages)

[PATCH v3 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-11 12:31 UTC  (3+ messages)
` [PATCH v3 net-next 08/15] ipv4: Replace &arp_tbl with arp_table(net)

[PATCH v2] drm/pagemap: no need to recheck own pagemap in migrate_to_devmem
 2026-08-11 12:30 UTC  (2+ messages)

ucm2: USB-Audio: add Topping M62 configuration
 2026-08-11 12:29 UTC 

[PATCHv2] clk: davinci: add COMPILE_TEST support
 2026-08-11 12:29 UTC  (2+ messages)

CIP TSC meeting today?
 2026-08-11 12:30 UTC  (3+ messages)

[PATCH] net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
 2026-08-11 12:28 UTC  (2+ messages)

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-11 12:28 UTC  (3+ messages)
` [RFC PATCH v2 26/45] arm64/efi: Implement override for IRQ flags checks

[PATCH v2] drm/amdgpu: bind imported BOs before mapping them into a VM
 2026-08-11 12:27 UTC  (2+ messages)

[PATCH] soc: qcom: smem: Add stubs for CONFIG_QCOM_SMEM=n
 2026-08-11 12:31 UTC 

[PATCH v3 3/3] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
 2026-08-11 12:26 UTC  (2+ messages)

[Buildroot] [PATCH v2] docs/website: link LTS tooling documentation and staging branch
 2026-08-11 12:26 UTC 

[REGRESSION] Please revert 1191285ecb42 from 7.1.y
 2026-08-11 12:26 UTC  (4+ messages)

[PULL] Please pull qcom-next
 2026-08-11 12:18 UTC 

[PATCH net-next v6 0/3] dpll: zl3073x: add PTP clock support
 2026-08-11 12:26 UTC  (10+ messages)
` [PATCH net-next v6 1/3] dpll: zl3073x: scale poll interval proportionally to timeout
` [PATCH net-next v6 2/3] dpll: zl3073x: add channel ToD, phase step and TIE operations
` [PATCH net-next v6 3/3] dpll: zl3073x: add PTP clock support

[PATCH 0/4] rust: add `#[macro_export_scoped]` for scoped declarative macro
 2026-08-11 12:25 UTC  (5+ messages)
` [PATCH 1/4] rust: macros: add `#[macro_export_scoped]`
` [PATCH 2/4] rust: build_assert: remove macro from crate root
` [PATCH 3/4] rust: list: convert to use `#[macro_export_scoped]`
` [PATCH 4/4] rust: io: "

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-11 12:23 UTC  (10+ messages)
` [PATCH v6 1/2] "

Fixes tags need work in the thermal tree
 2026-08-11 12:22 UTC 

Fixes tags need work in the thermal tree
 2026-08-11 12:22 UTC 

[PATCH] KVM: arm64: nv: Fix life cycle of the nested_mmus array
 2026-08-11 12:20 UTC 

RK3588 optee question
 2026-08-11 12:19 UTC  (2+ messages)

[PATCH] rust: block: gen_disk: set fops.owner from driver module pointer
 2026-08-11 12:20 UTC  (2+ messages)

[PATCH 0/2] dyndbg: fix incorrect mod_ct value in dynamic_debug_init()
 2026-08-11 12:18 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dyndbg: clean up dynamic_debug_init() to improve readability

[PATCH v2] module/kallsyms: Filter out local mapping symbols during module load
 2026-08-11 12:20 UTC  (2+ messages)

[PATCH 0/3] ASoC: tas2783: fix stereo split and resume on a two-amp pair
 2026-08-11 12:19 UTC  (6+ messages)
` [PATCH 1/3] ASoC: tas2783: let regmap-sdw-mbq poll for deferred transactions

[PATCH net 0/2] net: mcast: do not write past optlen in the source filter getsockopt
 2026-08-11 12:19 UTC  (6+ messages)
` [PATCH net 1/2] ipv4: mcast: getsockopt: do not overwrite past optlen

[PATCH v7 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-08-11 12:19 UTC  (6+ messages)
` [PATCH v7 1/3] i2c: designware: Global register definitions
` [PATCH v7 2/3] drm/xe/i2c: Fix the interrupt handling
` [PATCH v7 3/3] drm/xe/i2c: Keep the i2c controller always enabled
` ✗ CI.checkpatch: warning for drm/xe/i2c: alerts and controller enabling modifications (rev7)
` ✓ CI.KUnit: success "

[PATCH net] net/smc: fix use-after-free in smc_rx_pipe_buf_release()
 2026-08-11 12:19 UTC  (2+ messages)

[PATCH net-next v11 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-08-11 12:18 UTC  (3+ messages)

[PATCH V2] rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.h
 2026-08-11 12:18 UTC  (2+ messages)

[PATCH v2 0/3] KVM: arm64: Fixes for timers and pKVM
 2026-08-11 12:17 UTC  (3+ messages)

[PATCH] stack: improve source code readability
 2026-08-11 12:17 UTC 

nix-housing: live inside a sandbox
 2026-08-11 12:15 UTC 

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-08-11 12:17 UTC  (4+ messages)
` [PATCHv3] drm/i915/dp: On DPCD init wake the DPRx for eDP

[PATCH v3 00/13] Improve handling of offline and read-only zones
 2026-08-11 12:16 UTC  (5+ messages)
` [PATCH v3 10/13] block: fail zone management operations to read-only and offline zones

[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
 2026-08-11 12:16 UTC  (10+ messages)
` [PATCH RFC v3 2/2] "

[PATCH v1] ASoC: tas2781: Fix compiling warning for tasdevice_set_capture_profile_id()
 2026-08-11 12:14 UTC 

[PATCH] git: avoid segfault on "git --shallow-file" without a value
 2026-08-11 12:14 UTC 

[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
 2026-08-11 12:14 UTC  (5+ messages)
` [PATCH v1 01/12] VFS: don't count references through ->d_parent

[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-08-11 12:13 UTC  (3+ messages)

[PATCH] s390/mm: Fix fail path in crst_table_upgrade()
 2026-08-11 12:13 UTC 

[PATCH v4] tests/intel/xe_pm: add coverage for xe_device_sysfs
 2026-08-11 12:12 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH V4 0/4] arm64: dts: qcom: Add SD card support for Glymur
 2026-08-11 12:12 UTC  (2+ messages)

[PATCH 1/2] rust: mm: add VmaRef range query helpers
 2026-08-11 12:12 UTC  (2+ messages)

[PATCH net-next v11 6/9] net: dsa: lan9645x: add vlan support
 2026-08-11 12:12 UTC  (3+ messages)

[PATCH v6 0/7] rust: use Delta instead of raw jiffies for timeouts and delays
 2026-08-11 12:12 UTC  (2+ messages)

[syzbot] [kvm-x86?] [kvm?] WARNING: locking bug in kvm_xen_set_evtchn_fast
 2026-08-11 12:12 UTC  (4+ messages)

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-11 12:11 UTC  (7+ messages)
` [PATCH 6/9] mm: convert PTE table entry to pte

[PATCH v9 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-08-11 12:10 UTC  (3+ messages)

[PATCH 0/2] rtc: Add Qualcomm PMIC RTC-GLINK support for Glymur
 2026-08-11 12:10 UTC  (2+ messages)

[PATCH v2 0/7] clk: clean-up simple provider misuse of the consumer API
 2026-08-11 12:09 UTC  (4+ messages)
` [PATCH v2 3/7] clk: renesas: "

[PATCH 0/3] firewire: core: fix potential memory leak in build_tree()
 2026-08-11 12:09 UTC  (4+ messages)
` [PATCH 1/3] firewire: core: consolidate port counting "
` [PATCH 2/3] firewire: core: validate parent port count before allocating nodes "
` [PATCH 3/3] firewire: core: fix memory leak in error path of build_tree()

[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-11 12:09 UTC  (7+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH] arm64/efi: Do not call EFI runtime services preemptibly under SW PAN
 2026-08-11 12:09 UTC  (6+ messages)

[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
 2026-08-11 12:08 UTC  (11+ messages)

[PATCH v2] rust: time: fix as_micros_ceil() rounding near i64::MAX
 2026-08-11 12:07 UTC  (2+ messages)

[Buildroot] [PATCH v3] docs/manual: update 'releases' to reflect LTS changes
 2026-08-11 12:05 UTC  (2+ messages)
` [Buildroot] [PATCH v3] website/lts: update release wording

[PATCH v1] x86/dovetail: pipeline the thermal APIC sysvec
 2026-08-11 12:05 UTC 

[PATCH 0/1] drm/amdgpu: Do not enter PSR if multiple displays are active
 2026-08-11  0:53 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
 2026-08-11 12:04 UTC  (2+ messages)

[PATCH v2 0/8] nfsd/sunrpc: harden the netlink listener interfaces
 2026-08-11 12:03 UTC  (9+ messages)
` [PATCH v2 1/8] NFSD: validate transport name in listener_set before serv creation
` [PATCH v2 2/8] NFSD: cap the number of listeners accepted in listener_set
` [PATCH v2 3/8] SUNRPC: keep the first error in svc_register()
` [PATCH v2 4/8] SUNRPC: undo partial rpcbind registrations when svc_register() fails
` [PATCH v2 5/8] SUNRPC: bound the local rpcbind client timeout to 1s
` [PATCH v2 6/8] NFSD: report listener creation failures through extack
` [PATCH v2 7/8] selftests/nfsd: exercise listener_set request validation
` [PATCH v2 8/8] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips

[GIT PULL] Please pull fsl-qoriq-for-2026.10-rc3 for main
 2026-08-11 12:01 UTC 

[PATCH 0/7] odb: unify read and write streams
 2026-08-11 12:02 UTC  (4+ messages)
` [PATCH v2 0/8] "

[PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
 2026-08-11 12:02 UTC  (8+ messages)

[PATCH net v2] tipc: read le->link under the node lock in tipc_node_link_down()
 2026-08-11 12:01 UTC  (2+ messages)

[wrynose][PATCH] kernel-yocto-rust: skip recipe for riscv64 when Rust support is enabled
 2026-08-11 11:58 UTC 

[PATCH v7 00/16] DPAA bus/net/mempool/DMA driver fixes and improvements
 2026-08-11 11:57 UTC  (13+ messages)
` [PATCH v8 00/26] DPAA "
  ` [PATCH v8 16/26] net/dpaa: support Rx/Tx taildrop threshold devarg
  ` [PATCH v8 17/26] net/dpaa: add Tx rate limiting API
  ` [PATCH v8 18/26] bus/dpaa: orp queue create and burst enqueue
  ` [PATCH v8 19/26] net/dpaa: support fmcless rxq number as devargs
  ` [PATCH v8 20/26] net/dpaa: support non fmX-macY type of shared Ethernet name
  ` [PATCH v8 21/26] drivers: optimize DPAA multi-entry buffer pool operations
  ` [PATCH v8 22/26] bus/dpaa: improve log macro and fix bus detection
  ` [PATCH v8 23/26] drivers: improve shutdown fq with channel
  ` [PATCH v8 24/26] net/dpaa: enhance VSP port support
  ` [PATCH v8 25/26] drivers: add offline (O/H) port device support
  ` [PATCH v8 26/26] drivers: memory free in destructor

`command -p` Not Searching Path
 2026-08-11 11:38 UTC  (2+ messages)

[PATCH 0/8] Xe3P GPU Error Injection Test Suite with DRM RAS Netlink Support
 2026-08-11 11:58 UTC  (4+ messages)
` [PATCH 5/8] tests/intel/xe_err_injection: Add GT UC Unicast GAM Walker Command Parity Error Injection

[PATCH v1 0/3] Add Qualcomm CAMNOC ICC provider
 2026-08-11 11:59 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: interconnect: Add Qualcomm CAMNOC ICC binding


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.