All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-26 05:25:50 to 2024-03-26 06:44:53 UTC [more...]

[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-26  6:44 UTC  (3+ messages)
` [PATCH v2 1/6] x86: remove unneeded memblock_find_dma_reserve()

[PATCH for-9.0 0/3] target/hppa: Fix overflow computation for shladd
 2024-03-26  6:44 UTC 

[PATCH 0/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
 2024-03-26  6:42 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-03-26  6:41 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 "

[PATCH 00/25] Support for kernel 6.8
 2024-03-26  6:31 UTC  (26+ messages)
` [PATCH 01/25] Account for renaming of MAX_ORDER in "
` [PATCH 02/25] cobalt/synch: add [__cobalt_mutex_]lookup_lazy_pp prototype to header
` [PATCH 03/25] cobalt/rtdm: Drop __rtdm_synch_flush from public interface
` [PATCH 04/25] Drop duplicate define of inclusion guard
` [PATCH 05/25] cobalt/arith: Only implement xnarch_generic_full_divmod64 when used
` [PATCH 06/25] cobalt: Address missing prototype warnings by adding includes
` [PATCH 07/25] cobalt: Make private functions static
` [PATCH 08/25] analogy/national_instruments: Drop dead mio_common_detach
` [PATCH 09/25] drivers/analogy: Make private functions static
` [PATCH 10/25] drivers/autotune: "
` [PATCH 11/25] drivers/can/corectl: Provide proper prototypes via corectl.h
` [PATCH 12/25] drivers/can/c_can: Replace deprecated strlcpy with strscpy
` [PATCH 13/25] drivers/can: Make private functions static
` [PATCH 14/25] drivers/gpio: Address missing prototype warnings by adding includes
` [PATCH 15/25] drivers/gpio: Make private functions static
` [PATCH 16/25] drivers/ipc: "
` [PATCH 17/25] drivers/net/ipv4: Align signatures of rt_ip_build_xmit
` [PATCH 18/25] drivers/net: Address missing prototype warnings by adding includes
` [PATCH 19/25] drivers/net/corectl: Provide proper prototypes via corectl.h
` [PATCH 20/25] drivers/net: Make rtdev_init private
` [PATCH 21/25] drivers/net/e1000: Move e1000_check_options prototype to a header
` [PATCH 22/25] drivers/net: Make private functions static
` [PATCH 23/25] drivers/serial: "
` [PATCH 24/25] drivers/spi: Use spi_get_chipselect/gpiod
` [PATCH 25/25] drivers/testing: Make private functions static

[PATCH v2 00/28] Zone write plugging
 2024-03-26  6:40 UTC  (13+ messages)
` [PATCH v2 01/28] block: Restore sector of flush requests
` [PATCH v2 03/28] block: Introduce blk_zone_update_request_bio()
` [PATCH v2 04/28] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start()
` [PATCH v2 05/28] block: Allow using bio_attempt_back_merge() internally
` [PATCH v2 06/28] block: Remember zone capacity when revalidating zones

[PATCH v2 0/2] Add Cadence I2S-MC controller driver
 2024-03-26  6:29 UTC  (7+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add bindings for Cadence I2S-MC controller
    ` 回复: "
` [PATCH v2 2/2] ASoC: cdns: Add drivers of Cadence Multi-Channel I2S Controller
    ` 回复: "

[PATCH v2] Revert "tap: setting error appropriately when calling net_init_tap_one()"
 2024-03-26  6:39 UTC  (2+ messages)

next: arc: defconfig - gcc-9 - mmu-arcv2.h:82:2: error: implicit declaration of function 'write_aux_reg' [-Werror=implicit-function-declaration]
 2024-03-26  6:39 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-26  6:38 UTC 

[PATCH v2] tap-win32: Remove unnecessary stubs
 2024-03-26  6:36 UTC  (2+ messages)

[PATCH net-next 0/2] ynl: rename array-nest to indexed-array
 2024-03-26  6:37 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] ynl: support un-nest sub-type for indexed-array

[PATCH v4 0/3] SCSI: Fix issues between removing device and error handle
 2024-03-26  6:37 UTC  (2+ messages)

[PATCH vhost v5 00/10] virtio: drivers maintain dma info for premapped vq
 2024-03-26  6:35 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: wm8974: Convert to dtschema
 2024-03-26  6:34 UTC  (3+ messages)

[PATCH 0/8] [RFC] Rust device / driver abstractions
 2024-03-26  6:34 UTC  (8+ messages)
` [PATCH 4/8] rust: add driver abstraction

[PATCH] scsi: libsas: Add SMP request allocation handler callback
 2024-03-26  6:34 UTC  (4+ messages)

[PATCH] ARM: dts: renesas: Switch to using upstream DT
 2024-03-26  6:34 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS c3262d3d19d2d42705334e40d9c731c2a5df9eb5
 2024-03-26  6:32 UTC 

[RFC PATCH 0/2] mfd: rohm-bd71828: Add power off
 2024-03-26  6:32 UTC  (5+ messages)
` [RFC PATCH 2/2] mfd: rohm-bd71828: Add power off functionality

[PATCH v4 0/5] TEE driver for Trusted Services
 2024-03-26  6:31 UTC  (4+ messages)
` [PATCH v4 5/5] MAINTAINERS: tee: tstee: Add entry

[PATCH v1 0/3] mm/secretmem: one fix and one refactoring
 2024-03-26  6:30 UTC  (5+ messages)
` [PATCH v1 2/3] selftests/memfd_secret: add vmsplice() test
` [PATCH v1 3/3] mm: merge folio_is_secretmem() into folio_fast_pin_allowed()

[PATCH 1/3] amd/amdkfd: add a function to wait no process running in kfd
 2024-03-26  6:31 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 58f34ce675d4685526ab07dfe414bfc7396c721e
 2024-03-26  6:30 UTC 

[PATCH v4 0/7] iio: accel: adxl345: Add spi-3wire feature
 2024-03-26  6:30 UTC  (7+ messages)
` [PATCH v4 4/7] dt-bindings: iio: accel: adxl345: Add spi-3wire

[ANNOUNCE] Release v4.19.310-cip108 and v6.1.82-cip17
 2024-03-26  6:29 UTC 

[PATCH v3 0/3] page_owner: Fix refcount imbalance
 2024-03-26  6:30 UTC  (4+ messages)
` [PATCH v3 1/3] mm,page_owner: Update metada for tail pages
` [PATCH v3 2/3] mm,page_owner: Fix refcount imbalance
` [PATCH v3 3/3] mm,page_owner: Fix accounting of pages when migrating

[PATCH v2 0/3] QCM2290 LMH
 2024-03-26  6:29 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-26  6:28 UTC 

[PATCH 6.8 000/715] 6.8.2-rc1 review
 2024-03-26  6:27 UTC  (3+ messages)

[PATCH v4 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-26  6:26 UTC  (6+ messages)
` [PATCH v4 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH net v2] virtio-net: fix possible dim status unrecoverable
 2024-03-26  6:25 UTC 

[PATCH v3 0/3] imx93-phyboard-segin: Add USB support
 2024-03-26  6:24 UTC  (5+ messages)
` [PATCH v3 2/3] configs: "

[PATCH] ALSA: sh: aica: reorder cleanup operations to avoid UAF bug
 2024-03-26  6:24 UTC  (5+ messages)

[PATCH v6 00/37] Memory allocation profiling
 2024-03-26  6:23 UTC  (4+ messages)
` [PATCH v6 14/37] lib: introduce support for page allocation tagging

[PATCH v2] block: Improve IOPS by removing the fairness code
 2024-03-26  6:22 UTC  (2+ messages)

[PATCH] LoongArch: Give chance to build under !CONFIG_SMP
 2024-03-26  6:21 UTC 

[RESEND][PATCH v2] sched: Add trace_sched_waking() tracepoint to sched_ttwu_pending()
 2024-03-26  6:20 UTC  (4+ messages)

[PATCH v5] mm/migrate: split source folio if it is on deferred split list
 2024-03-26  6:19 UTC  (2+ messages)

[v2 0/2] Add support to paint already mmaped buffer
 2024-03-26  6:18 UTC  (3+ messages)
` [v2 1/2] lib/igt_draw: Dont mmap, if the buffer is already mmapped

RTT-PROBE: lore-subspace-rtt
 2024-03-26  6:18 UTC 

linux-next: build warnings after merge of the mm tree
 2024-03-26  6:16 UTC  (4+ messages)

[PATCH 0/2] perf/x86/amd: Update generalized events
 2024-03-26  6:16 UTC  (7+ messages)
` [PATCH 1/2] perf/x86/amd/core: Update stalled-cycles-* events for Zen 2 and later
` [PATCH 2/2] perf/x86/amd/core: Add ref-cycles event for Zen 4 "

[arm-integrator:test] 0d7231b629: BUG:unable_to_handle_page_fault_for_address
 2024-03-26  6:14 UTC 

convert SCSI to atomic queue limits, part 1
 2024-03-26  6:13 UTC  (9+ messages)
` [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host
` [PATCH 10/23] scsi: add a device_configure method to the host template

[PATCH net v2 1/2] octeontx2-pf: check negative error code in otx2_open()
 2024-03-26  6:12 UTC  (2+ messages)
` [PATCH net v2 2/2] octeontx2-pf: remove unused variables req_hdr and rsp_hdr

[PATCH v6 00/14] Support IGT in display driver
 2024-03-26  6:11 UTC  (6+ messages)
` [PATCH v6 13/14] drm/mediatek: Support CRC in OVL

[PATCH 0/7] mm/init: minor clean up and improvement
 2024-03-26  6:11 UTC  (8+ messages)
` [PATCH 1/7] mm: move array mem_section init code out of memory_present()
` [PATCH 2/7] mm/init: remove the unnecessary special treatment for memory-less node
` [PATCH 3/7] mm: make __absent_pages_in_range() as static
` [PATCH 4/7] mm/page_alloc.c: remove unneeded codes in !NUMA version of build_zonelists()
` [PATCH 5/7] mm/mm_init.c: remove the outdated code comment above deferred_grow_zone()
` [PATCH 6/7] mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty zone
` [PATCH 7/7] mm/page_alloc.c: change the array-length to MIGRATE_PCPTYPES

RTT-PROBE: lore-subspace-rtt
 2024-03-26  6:08 UTC 

[PATCH] block: don't reject too large max_user_sectors in blk_validate_limits
 2024-03-26  6:07 UTC 

next/pending-fixes build: 1 build: 0 failed, 1 passed, 26 warnings (v6.9-rc1-138-g1dd178de4965)
 2024-03-26  6:06 UTC 

[PATCH net-next 0/4] Remove RTNL lock protection of CVQ
 2024-03-26  6:05 UTC  (4+ messages)

[PATCH 0/2] virtio-net: a fix and some updates for virtio dim
 2024-03-26  6:05 UTC  (13+ messages)
` [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker

[PATCH] bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
 2024-03-26  6:04 UTC  (3+ messages)

remove follow_pfn
 2024-03-26  6:04 UTC  (4+ messages)
` [PATCH 1/3] virt: acrn: stop using follow_pfn

[PATCH i-g-t v1 0/3] Add check to ensure platform supports compression
 2024-03-26  9:54 UTC  (5+ messages)
` [PATCH i-g-t v1 1/3] drm-uapi/xe_drm: Read flat ccs value from drm_xe_query_config

[PATCH v2 0/4] Add interconnect driver for IPQ9574 SoC
 2024-03-26  6:03 UTC  (4+ messages)
` [PATCH v2 3/4] clk: qcom: add IPQ9574 interconnect clocks support

[PATCH 0/3] staging: pi433: Fix includes & macros
 2024-03-26  6:01 UTC  (7+ messages)

[tip:x86/cpu] BUILD SUCCESS 29ba89f1895285f06c333546882e0c5ae9a6df23
 2024-03-26  6:00 UTC 

[PATCH v18 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-03-26  5:54 UTC  (14+ messages)
` [PATCH v18 1/6] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v18 2/6] crash: add a new kexec flag for hotplug support
` [PATCH v18 3/6] powerpc/kexec: move *_memory_ranges functions to ranges.c
` [PATCH v18 4/6] PowerPC/kexec: make the update_cpus_node() function public
` [PATCH v18 5/6] powerpc/crash: add crash CPU hotplug support
` [PATCH v18 6/6] powerpc/crash: add crash memory "

[PATCH] soundwire: bus: don't clear SDCA_CASCADE bit
 2024-03-26  6:00 UTC 

[tip:WIP.fixes] BUILD SUCCESS 6828f035430feb306f4aad44e39763b7bc02660d
 2024-03-26  5:59 UTC 

[PATCH] staging: wlan-ng: Remove broken driver prism2_usb
 2024-03-26  5:58 UTC  (2+ messages)

[PATCHSET v29.4 17/18] xfs_repair: reduce refcount repair memory usage
 2024-03-26  5:58 UTC  (9+ messages)
` [PATCH 1/4] xfs_repair: define an in-memory btree for storing refcount bag info
` [PATCH 2/4] xfs_repair: create refcount bag
` [PATCH 3/4] xfs_repair: port to the new refcount bag structure
` [PATCH 4/4] xfs_repair: remove the old bag implementation

RTT-PROBE: lore-subspace-rtt
 2024-03-26  5:58 UTC 

[PATCH v3 0/1] Add StarFive JH8100 dwmac support
 2024-03-26  5:24 UTC  (4+ messages)
` [PATCH v3 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-26  5:56 UTC  (7+ messages)
` [WIP 1/3] rust: Introduce atomic module

[PATCH] wifi: mac80211: validate link status before deciding on off channel Tx
 2024-03-26  5:57 UTC  (4+ messages)

[PATCH] usb: Disable USB3 LPM at shutdown
 2024-03-26  5:56 UTC  (4+ messages)

[PATCHSET v29.4 18/18] mkfs: cleanups for 6.9
 2024-03-26  5:56 UTC  (3+ messages)
` [PATCH 1/1] mkfs: use libxfs to create symlinks

[meta-ti][master/kirkstone][PATCH] conf: machine: j722s-evm: Update KERNERL_DEVICETREE_PREFIX to package fpdlink cam dtbos
 2024-03-26  5:56 UTC  (2+ messages)

[PATCHSET v29.4 16/18] xfs_repair: use in-memory rmap btrees
 2024-03-26  5:55 UTC  (11+ messages)
` [PATCH 1/5] xfs_repair: convert regular rmap repair to use in-memory btrees
` [PATCH 2/5] xfs_repair: verify on-disk rmap btrees with in-memory btree data
` [PATCH 3/5] xfs_repair: compute refcount data from in-memory rmap btrees
` [PATCH 4/5] xfs_repair: reduce rmap bag memory usage when creating refcounts
` [PATCH 5/5] xfs_repair: remove the old rmap collection slabs

[PATCH] drm/i915/display: Initalizalize capability variables
 2024-03-26  5:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH net-next RESEND] net: axienet: Fix kernel doc warnings
 2024-03-26  5:53 UTC  (2+ messages)

[PATCH v1 1/4] dt-bindings: input: Add Himax HX83102J touchscreen
 2024-03-26  5:46 UTC  (5+ messages)

[PATCH] binfmt_flat: Fix corruption when not offsetting data start
 2024-03-26  5:53 UTC  (3+ messages)

[PATCH v2 0/1] Send flat_ccs value in struct drm_xe_query_config
 2024-03-26 10:10 UTC  (4+ messages)
` [PATCH v2 1/1] drm/xe/xe2: "

bring back RT delalloc support v4
 2024-03-26  5:51 UTC  (7+ messages)
` [PATCH 04/11] xfs: split xfs_mod_freecounter
` [PATCH 09/11] xfs: rework splitting of indirect block reservations

[PATCH v2] xfs: compile out v4 support if disabled
 2024-03-26  5:50 UTC  (3+ messages)

[bp:rc1-snp 4/5] arch/x86/coco/core.c:22:3: sparse: sparse: symbol 'cc_flags' was not declared. Should it be static?
 2024-03-26  5:50 UTC 

[PATCH v2] drm/xe: Use enum instead of hard coding
 2024-03-26  5:49 UTC  (2+ messages)

[RFC PATCH] mm: swapfile: fix SSD detection with swapfile on btrfs
 2024-03-26  5:47 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-26  5:48 UTC 

[PATCH] Drivers: hv: Fix Issues reported by checkpatch.pl script
 2024-03-26  5:47 UTC 

[PATCH v2 0/6] PCI: dwc: rcar-gen4: Add R-Car V4H support
 2024-03-26  5:47 UTC  (4+ messages)
` [PATCH v2 6/6] misc: pci_endpoint_test: Add Device ID for R-Car V4H PCIe controller

[PATCHSET v29.4 15/18] xfs_scrub: updates for 6.9
 2024-03-26  5:45 UTC  (11+ messages)
` [PATCH 1/5] xfs_scrub: implement live quotacheck inode scan
` [PATCH 2/5] xfs_scrub: check file link counts
` [PATCH 3/5] xfs_scrub: update health status if we get a clean bill of health
` [PATCH 4/5] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes
` [PATCH 5/5] xfs_scrub: upload clean bills of health

[PATCHSET v29.4 14/18] xfs_spaceman: updates for 6.9
 2024-03-26  5:43 UTC  (5+ messages)
` [PATCH 1/2] xfs_spaceman: report the health of quota counts
` [PATCH 2/2] xfs_spaceman: report health of inode link counts

[PATCHSET v29.4 13/18] xfsprogs: widen BUI formats to support realtime
 2024-03-26  5:42 UTC  (3+ messages)
` [PATCH 1/1] xfs: add a realtime flag to the bmap update log redo items

[PATCHBOMB v2] xfsprogs: everything headed towards 6.9
 2024-03-26  5:42 UTC  (8+ messages)
` [PATCHSET 11/18] libxfs: sync with 6.9
  ` [PATCH 089/110] libxfs: add xfile support
  ` [PATCH 094/110] xfs: support in-memory btrees

[PATCH] uio: pruss: Deprecate use of this driver
 2024-03-26  5:41 UTC  (2+ messages)

[PATCH] scripts/kernel-doc: drop "_noprof" on function prototypes
 2024-03-26  5:41 UTC 

[PATCH] drm/amdkfd: return negative error code in svm_ioctl()
 2024-03-26  5:41 UTC  (2+ messages)

[intel-tdx:guest-tdx-setup 6/22] arch/x86/hyperv/ivm.c:551:3: error: use of undeclared identifier 'result'
 2024-03-26  5:39 UTC 

[PATCH v4 0/1] Add StarFive JH8100 dwmac support
 2024-03-26  5:25 UTC  (3+ messages)
` [PATCH v4 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH v2 0/2] btrfs: zoned: fix EXTENT_BUFFER_ZONED_ZEROOUT handling
 2024-03-26  5:39 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: zoned: do not flag ZEROOUT on non-dirty extent bufffer
` [PATCH v2 2/2] btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handling

RTT-PROBE: lore-subspace-rtt
 2024-03-26  5:38 UTC 

[geert-renesas-devel:master] BUILD SUCCESS d376a43ec8a75b55810e8f15c17a5d855571446b
 2024-03-26  5:30 UTC 

[linux-next:master 614/1266] drivers/firmware/arm_scmi/raw_mode.c:924:8-24: WARNING: scmi_dbg_raw_mode_reset_fops: .write() has stream semantic; safe to change nonseekable_open -> stream_open
 2024-03-26  5:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-26  5:28 UTC 

[net PATCH] Octeontx2-af: fix pause frame configuration in GMP mode
 2024-03-26  5:27 UTC 

[PATCH] tcl: Forward port skip logic for musl ptests
 2024-03-26  5:27 UTC 

[PATCH V3 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-03-26  5:25 UTC  (14+ messages)
` [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications


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.