All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-03 19:50:38 to 2025-09-03 20:52:39 UTC [more...]

[PATCHSET sched_ext/for-6.18] sched_ext: Misc changes
 2025-09-03 20:52 UTC  (5+ messages)
` [PATCH 3/4] sched_ext: Move internal type and accessor definitions to ext_internal.h

[PATCH] seccomp: Add SECCOMP_CLONE_FILTER operation
 2025-09-03 20:51 UTC  (3+ messages)

[PATCH v1 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-03 20:52 UTC  (15+ messages)
` [PATCH v1 01/16] iomap: move async bio read logic into helper function
` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlocked
  ` [PATCH v1 02/16] iomap: rename cur_folio_in_bio to folio_unlockedOM
` [PATCH v1 04/16] iomap: use iomap_iter->private for stashing read/readahead bio
` [PATCH v1 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v1 07/16] iomap: iterate through entire folio in iomap_readpage_iter()
` [PATCH v1 09/16] iomap: rename iomap_readpage_ctx struct to iomap_readfolio_ctx
` [PATCH v1 10/16] iomap: add iomap_start_folio_read() helper

+ virtio_balloon-stop-calling-page_address-in-free_pages.patch added to mm-new branch
 2025-09-03 20:51 UTC 

+ arm64-stop-calling-page_address-in-free_pages.patch added to mm-new branch
 2025-09-03 20:51 UTC 

+ powerpc-stop-calling-page_address-in-free_pages.patch added to mm-new branch
 2025-09-03 20:51 UTC 

[PATCH v9 0/9] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
 2025-09-03 20:51 UTC  (10+ messages)
` [PATCH v9 1/9] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v9 2/9] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v9 3/9] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v9 4/9] NFSD: add io_cache_write "
` [PATCH v9 5/9] NFSD: issue READs using O_DIRECT even if IO is misaligned
` [PATCH v9 6/9] NFSD: issue WRITEs "
` [PATCH v9 7/9] NFSD: add nfsd_analyze_read_dio and nfsd_analyze_write_dio trace events
` [PATCH v9 8/9] NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rst
` [PATCH v9 9/9] NFSD: use /end/ of rq_pages for misaligned DIO READ's start_extra page

+ riscv-stop-calling-page_address-in-free_pages.patch added to mm-new branch
 2025-09-03 20:51 UTC 

+ x86-stop-calling-page_address-in-free_pages.patch added to mm-new branch
 2025-09-03 20:51 UTC 

+ aoe-stop-calling-page_address-in-free_page.patch added to mm-new branch
 2025-09-03 20:51 UTC 

+ mm-page_alloc-add-kernel-docs-for-free_pages.patch added to mm-new branch
 2025-09-03 20:51 UTC 

[PATCH i-g-t 0/1] tests/intel/xe_compute_preempt: GPU Compatibility check
 2025-09-03 20:49 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH v2] fuse: prevent possible NULL pointer dereference in fuse_iomap_writeback_{range,submit}()
 2025-09-03 20:48 UTC  (4+ messages)

[PATCH sched_ext/for-6.18] sched_ext: Use cgroup_lock/unlock() to synchronize against cgroup operations
 2025-09-03 20:48 UTC  (4+ messages)

[PATCH V3 0/2] Add AMD I3C master controller driver and bindings
 2025-09-03 20:47 UTC  (3+ messages)
` [PATCH V3 1/2] dt-bindings: i3c: Add AMD I3C master controller support

[PATCH] audit: fix out-of-bounds read in audit_compare_dname_path
 2025-09-03 20:47 UTC  (6+ messages)

[PATCH v4 0/5] Defer throttle when task exits to user
 2025-09-03 20:46 UTC  (6+ messages)
` [PATCH v4 3/5] sched/fair: Switch to task based throttle model

+ mm-remove-mlock_count-from-struct-page.patch added to mm-new branch
 2025-09-03 20:46 UTC 

[PATCH v3 0/2] regulator: pf530x: NXP PF530x regulator driver
 2025-09-03 20:46 UTC  (4+ messages)
` [PATCH v3 2/2] regulator: pf530x: dt-bindings: nxp,pf530x-regulator

[android-common:android12-5.10 1/1] include/trace/trace_events.h:27:23: warning: 'str__v4l2mc__trace_system_name' defined but not used
 2025-09-03 20:44 UTC 

[PATCH] cgroup: replace global percpu_rwsem with signal_struct->group_rwsem when writing cgroup.procs/threads
 2025-09-03 20:45 UTC  (4+ messages)

[PATCH v2] smb: client: fix data loss due to broken rename(2)
 2025-09-03 20:44 UTC  (10+ messages)

git whatchanged
 2025-09-03 20:43 UTC  (3+ messages)

[PATCH] sched/nohz: Fix NOHZ imbalance by adding options for ILB CPU
 2025-09-03 20:33 UTC  (12+ messages)

[PATCH] dt-bindings: net: sun4i-emac: add dma support
 2025-09-03 20:43 UTC  (2+ messages)

[PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
 2025-09-03 20:43 UTC  (3+ messages)
` [PATCH] "

[PATCH V5 0/4] Add level shifter support for qualcomm SOC's
 2025-09-03 20:42 UTC  (5+ messages)
` [PATCH V5 2/4] dt-bindings: mmc: controller: Add max-sd-hs-frequency property

[PATCH v11 00/66] Generic line based metadata support, internal pads
 2025-09-03 20:40 UTC  (14+ messages)
` [PATCH v11 24/66] media: uapi: Add V4L2_CID_METADATA_LAYOUT control
` [PATCH v11 25/66] media: Documentation: v4l: Document internal sink pads
` [PATCH v11 26/66] media: Documentation: Document embedded data guidelines for camera sensors

[PATCHSET v8 sched_ext/for-6.18] Add a deadline server for sched_ext tasks
 2025-09-03 20:41 UTC  (8+ messages)
` [PATCH 05/16] sched/deadline: Return EBUSY if dl_bw_cpus is zero
` [PATCH 07/16] sched_ext: Add a DL server for sched_ext tasks

[PATCH v4] HID: logitech-dj: Add support for a new lightspeed receiver iteration
 2025-09-03 20:40 UTC  (6+ messages)

[PATCH v2 0/2] Declare isp firmware binary file
 2025-09-03 20:39 UTC  (5+ messages)
` [PATCH v2 1/2] drm/amd/amdgpu: Move isp firmware load into isp_v4_1_x modules
` [PATCH v2 2/2] drm/amd/amdgpu: Declare isp firmware binary file

[PATCH 0/9] drm/{i915,xe}/fbdev: refactor
 2025-09-03 20:39 UTC  (12+ messages)
` [PATCH 1/9] drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()
` [PATCH 2/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
` [PATCH 3/9] drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init
` [PATCH 4/9] drm/i915/fbdev: abstract bo creation
` [PATCH 5/9] drm/xe/fbdev: "
` [PATCH 6/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_bo_destroy()
` [PATCH 7/9] drm/{i915,xe}/fbdev: deduplicate fbdev creation
` [PATCH 8/9] drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_fill_info()
` [PATCH 9/9] drm/i915/fbdev: drop dependency on display in i915 specific code
` ✗ CI.checkpatch: warning for drm/{i915,xe}/fbdev: refactor
` ✓ CI.KUnit: success "

[PATCH v4 0/3] sched_ext: Harden scx_bpf_cpu_rq()
 2025-09-03 20:37 UTC  (4+ messages)
` [PATCH v5 3/3] sched_ext: deprecation warn for scx_bpf_cpu_rq()

[PATCH 0/1] alpha: disable DAC for 32-bit PCI on tsunami
 2025-09-03 20:29 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/2] mm: Enable khugepaged to operate on non-writable VMAs
 2025-09-03 20:35 UTC  (4+ messages)
` [PATCH 2/2] mm: Drop all references of writable and SCAN_PAGE_RO

[cilium:pr/netkit-iouring 11/13] drivers/net/netkit.c:397:22: error: 'struct netdev_rx_queue' has no member named 'pool'
 2025-09-03 20:33 UTC 

[RFC PATCH v3 0/34] Rework the LSM initialization
 2025-09-03 20:34 UTC  (11+ messages)
` [PATCH v3 04/34] lsm: introduce looping macros for the initialization code
` [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
` [PATCH v3 29/34] apparmor: "

[PATCH 0/7] rtc: m41t93: add new features alarm, clock out, watchdog
 2025-09-03 20:33 UTC  (3+ messages)
` [PATCH 2/7] dt-bindings: rtc: add bindings for m41t93

Performance (self-compiled vs. distributed)
 2025-09-03 20:31 UTC 

[PATCH net-next v4 0/2] tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
 2025-09-03 20:29 UTC  (6+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] tcp: Free TCP-AO/TCP-MD5 info/keys without RCU

Patchwork summary for: spi-devel-general
 2025-09-03 20:30 UTC 

[PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions
 2025-09-03 20:28 UTC  (4+ messages)

[PATCH] drm/xe: Expand workaround 13011645652 to PTL, WCL
 2025-09-03 20:28 UTC  (3+ messages)
` [PATCH v2] drm/xe: Extend Wa_13011645652 to PTL-H, WCL

[PATCH RFC] riscv: Do not handle break traps from kernel as nmi
 2025-09-03 20:28 UTC  (2+ messages)

[PATCH] blk-map: provide the bdev to bio if one exists
 2025-09-03 20:27 UTC 

[PATCH v2 06/10] perf annotate: Track arithmetic instructions on pointers
 2025-09-03 20:26 UTC  (3+ messages)

[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2025-09-03 (ixgbe, igbvf, e1000, e1000e, igb, igbvf, igc)
 2025-09-03 20:25 UTC  (10+ messages)
` [PATCH net-next 1/9] ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610
` [PATCH net-next 2/9] ixgbe: reduce number of reads when getting OROM data
` [PATCH net-next 3/9] igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
` [PATCH net-next 4/9] igbvf: remove redundant counter rx_long_byte_count from "
` [PATCH net-next 5/9] e1000: drop unnecessary constant casts to u16
` [PATCH net-next 6/9] e1000e: "
` [PATCH net-next 7/9] igb: "
` [PATCH net-next 8/9] igc: "
` [PATCH net-next 9/9] ixgbe: drop unnecessary casts to u16 / int

[PATCH] char/adi: Remove redundant less-than-zero check in adi_write()
 2025-09-03 20:23 UTC 

[PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-09-03 20:23 UTC  (2+ messages)

[PATCH net-next 0/2] net: devmem: improve cpu cost of RX token management
 2025-09-03 20:20 UTC  (3+ messages)
` [PATCH net-next 2/2] net: devmem: use niov array for "

[PATCH v4 0/3] vfio-user client functional test
 2025-09-03 20:19 UTC  (4+ messages)
` [PATCH v4 1/3] tests/functional: return output from cmd.py helpers
` [PATCH v4 2/3] tests/functional: add vm param to "
` [PATCH v4 3/3] tests/functional: add a vfio-user smoke test

[PATCH 00/16] ARM: dts: imx6: clean up some dtb check warnings
 2025-09-03 20:20 UTC  (17+ messages)
` [PATCH 01/16] ARM: dts: imx6: add #address-cells for gsc@20
` [PATCH 02/16] ARM: dts: imx6: add key- prefix for gpio-keys
` [PATCH 03/16] ARM: dts: imx6: align rtc chip node name to 'rtc'
` [PATCH 04/16] ARM: dts: imx6: add interrupt-cells for dlg,da9063 pmic
` [PATCH 05/16] ARM: dts: imx6qdl-aristainetos2: rename ethernet-phy to ethernet-phy@0
` [PATCH 06/16] ARM: dts: imx6: remove redundant pinctrl-names
` [PATCH 07/16] ARM: dts: imx6: rename touch screen's node name to touchscreen
` [PATCH 08/16] ARM: dts: imx6: rename node i2c-gpio to i2c
` [PATCH 09/16] ARM: dts: imx6: rename node name flash to eeprom
` [PATCH 10/16] ARM: dts: imx6: rename i2c<n>mux i2c-mux-<n>
` [PATCH 11/16] ARM: dts: imx6: replace gpio-key with gpio-keys compatible string
` [PATCH 12/16] ARM: dts: imx6: replace isl,isl12022 with isil,isl12022 for RTC
` [PATCH 13/16] ARM: dts: imx6ul-14x14-evk: add regulator for ov5640
` [PATCH 14/16] ARM: dts: imx6ul-pico: add power-supply for vxt,vl050-8048nt-c01
` [PATCH 15/16] ARM: dts: imx6: remove undefined linux,default-trigger source
` [PATCH 16/16] ARM: dts: imx6: change rtc compatible string to st,m41t00 from m41t00

[PATCH v6 0/7] spi: spi-fsl-dspi: Target mode improvements
 2025-09-03 20:20 UTC  (2+ messages)

[PATCH] spi: spi-qpic-snand: unregister ECC engine on probe error and device remove
 2025-09-03 20:20 UTC  (2+ messages)

[RFC PATCH 0/6] Remove XA_ZERO from error recovery of
 2025-09-03 20:19 UTC  (10+ messages)
` [RFC PATCH 2/6] mm/mmap: Abstract vma clean up from exit_mmap()
` [RFC PATCH 3/6] mm/vma: Add limits to unmap_region() for vmas
` [RFC PATCH 4/6] mm/memory: Add tree limit to free_pgtables()

[linux-next:master] BUILD REGRESSION 5d50cf9f7cf20a17ac469c20a2e07c29c1f6aab7
 2025-09-03 20:15 UTC 

[PATCH 0/4] linux-user/riscv: add vector state to signal
 2025-09-03 20:15 UTC  (3+ messages)
` [PATCH 4/4] tests/tcg/riscv64: Add vector state to signal test

[anolis-intel-cloud:devel-5.10 1/1] kernel/sched/fair.c:1679:22: warning: no previous prototype for function '__pick_first_entity'
 2025-09-03 20:13 UTC 

[PATCH v4 i-g-t 1/4] lib/dsc: Add helpers to disable force dsc
 2025-09-03 20:14 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for series starting with [v4,i-g-t,1/4] "
` ✓ i915.CI.BAT: "

[PATCH 0/3] target/riscv: corner case fixes
 2025-09-03 20:13 UTC  (3+ messages)
` [PATCH 2/3] target/risvc: Fix vector whole ldst vstart check

[PATCH 0/2] Add support for Gunyah Watchdog
 2025-09-03 20:13 UTC  (3+ messages)
` [PATCH 2/2] watchdog: Add driver "

[PATCH v8 5/5] PCI: qcom: Add support for ECAM feature
 2025-09-03 20:12 UTC  (3+ messages)

RAID 1 | Changing HDs
 2025-09-03 19:50 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next, v2, 1/2] devlink: Add new "max_mac_per_vf" generic device param
 2025-09-03 20:11 UTC  (3+ messages)
  ` [PATCH net-next,v2,1/2] "

[moderation/CI] Re: io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2025-09-03 20:11 UTC 

[PATCH v8 4/5] PCI: dwc: Add ECAM support with iATU configuration
 2025-09-03 20:10 UTC  (2+ messages)

[RFC][PATCHES] convert ->getgeo() from block_device of partition to gendisk
 2025-09-03 20:07 UTC  (5+ messages)

[PATCH BlueZ v1] main.conf: Add FilterDiscoverable option
 2025-09-03 20:06 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
 2025-09-03 20:05 UTC  (8+ messages)
` [PATCH v2 01/12] mm: pass number of pages to __folio_start_writeback()
` [PATCH v2 10/12] iomap: refactor dirty bitmap iteration

[PATCH v4 0/2] regulator: pf530x: NXP PF530x regulator driver
 2025-09-03 20:03 UTC  (3+ messages)
` [PATCH v4 1/2] regulator: pf530x: Add a driver for the NXP PF5300 Regulator
` [PATCH v4 2/2] regulator: pf530x: dt-bindings: nxp,pf530x-regulator

[PATCH v2 0/4] Properly Limit Tegra210 Clock Rates
 2025-09-03 20:03 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: tegra124-dfll: Add property to limit frequency

[PATCH RESEND 00/14] gpio: replace legacy bgpio_init() with its modernized alternative
 2025-09-03 15:51 UTC  (6+ messages)
` [PATCH RESEND 07/14] gpio: ts4800: use new generic GPIO chip API
` [PATCH RESEND 09/14] gpio: dwapb: "

Support for Big TCP
 2025-09-03 17:31 UTC 

[PATCH] drm/i915/display: Initialize phy and ch variables
 2025-09-03 20:00 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH net-next V6 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-09-03 19:59 UTC  (9+ messages)
` [PATCH net-next V6 09/13] devlink: Add 'keep_link_up' generic devlink device param

[PATCH perf/core 00/11] uprobes: Add unique uprobe
 2025-09-03 19:57 UTC  (11+ messages)
` [PATCH perf/core 02/11] uprobes: Skip emulate/sstep on unique uprobe when ip is changed
` [PATCH perf/core 04/11] bpf: Add support to attach uprobe_multi unique uprobe

[PATCH net-next] udp_tunnel: Fix typo using netdev_WARN instead of netdev_warn
 2025-09-03 19:57 UTC 

[Buildroot] [PATCH] package/rtl8188eu: fix build failure with linux 6.16
 2025-09-03 19:55 UTC 

[PATCH v7 0/2] introduce kasan.write_only option in hw-tags
 2025-09-03 15:00 UTC  (3+ messages)
` [PATCH v7 1/2] kasan/hw-tags: introduce kasan.write_only option
` [PATCH v7 2/2] kasan: apply write-only mode in kasan kunit testcases

[PATCH 0/2] kho: add support for preserving vmalloc allocations
 2025-09-03 15:38 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2 0/3] OpenSBI IPI device rating
 2025-09-03 15:08 UTC  (6+ messages)
` [PATCH v2 1/3] lib: sbi: Introduce "
` [PATCH v2 2/3] include: sbi: Remove platform specific IPI init

[PATCH 0/5] staging: Destage VCHIQ interface and MMAL
 2025-09-03 15:03 UTC  (9+ messages)
` [PATCH 1/5] include: linux: Destage VCHIQ interface headers

[PATCH] phy: tegra: xusb-tegra210: Fix reference leaks in tegra210_xusb_padctl_probe
 2025-09-03 15:11 UTC  (2+ messages)

[PATCH] riscv: dts: spacemit: add UART pinctrl combinations
 2025-09-03 14:53 UTC 

[PATCH] firmware: smccc: Fix Arm SMCCC SOC_ID name call
 2025-09-03 14:49 UTC  (3+ messages)

[PATCH 0/2] trace: minor documentation fixes for clarity and
 2025-09-03 19:52 UTC  (4+ messages)

[PATCH v2 0/8] Support Tegra210 actmon for dynamic EMC scaling
 2025-09-03 19:50 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: memory: tegra210: Add memory client IDs
` [PATCH v2 2/8] dt-bindings: devfreq: tegra30-actmon: Add Tegra124 fallback for Tegra210
` [PATCH v2 3/8] dt-bindings: memory: tegra210: emc: Document OPP table and interconnect
` [PATCH v2 4/8] soc: tegra: fuse: speedo-tegra210: Add soc speedo 2
` [PATCH v2 5/8] memory: tegra210: Support interconnect framework
` [PATCH v2 6/8] arm64: tegra: tegra210: Add actmon
` [PATCH v2 7/8] arm64: tegra: Add interconnect properties to Tegra210 device-tree
` [PATCH v2 8/8] arm64: tegra: Add OPP tables on Tegra210


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.