messages from 2025-05-30 07:22:01 to 2025-05-30 09:42:55 UTC [more...]
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-05-30 9:42 UTC (7+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
[RFC v2 00/35] optimize cost of inter-process communication
2025-05-30 9:41 UTC (38+ messages)
` [RFC v2 01/35] Kbuild: rpal support
` [RFC v2 02/35] RPAL: add struct rpal_service
` [RFC v2 03/35] RPAL: add service registration interface
` [RFC v2 04/35] RPAL: add member to task_struct and mm_struct
` [RFC v2 05/35] RPAL: enable virtual address space partitions
` [RFC v2 06/35] RPAL: add user interface
` [RFC v2 07/35] RPAL: enable shared page mmap
` [RFC v2 08/35] RPAL: enable sender/receiver registration
` [RFC v2 09/35] RPAL: enable address space sharing
` [RFC v2 10/35] RPAL: allow service enable/disable
` [RFC v2 11/35] RPAL: add service request/release
` [RFC v2 12/35] RPAL: enable service disable notification
` [RFC v2 13/35] RPAL: add tlb flushing support
` [RFC v2 14/35] RPAL: enable page fault handling
` [RFC v2 15/35] RPAL: add sender/receiver state
` [RFC v2 16/35] RPAL: add cpu lock interface
` [RFC v2 17/35] RPAL: add a mapping between fsbase and tasks
` [RFC v2 18/35] sched: pick a specified task
` [RFC v2 19/35] RPAL: add lazy switch main logic
` [RFC v2 20/35] RPAL: add rpal_ret_from_lazy_switch
` [RFC v2 21/35] RPAL: add kernel entry handling for lazy switch
` [RFC v2 22/35] RPAL: rebuild receiver state
` [RFC v2 23/35] RPAL: resume cpumask when fork
` [RFC v2 24/35] RPAL: critical section optimization
` [RFC v2 25/35] RPAL: add MPK initialization and interface
` [RFC v2 26/35] RPAL: enable MPK support
` [RFC v2 27/35] RPAL: add epoll support
` [RFC v2 28/35] RPAL: add rpal_uds_fdmap() support
` [RFC v2 29/35] RPAL: fix race condition in pkru update
` [RFC v2 30/35] RPAL: fix pkru setup when fork
` [RFC v2 31/35] RPAL: add receiver waker
` [RFC v2 32/35] RPAL: fix unknown nmi on AMD CPU
` [RFC v2 33/35] RPAL: enable time slice correction
` [RFC v2 34/35] RPAL: enable fast epoll wait
` [RFC v2 35/35] samples/rpal: add RPAL samples
[PATCH v2 0/4] Input: Add support for TouchNetix aXiom touchscreen
2025-05-30 9:40 UTC (10+ messages)
` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v2 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v2 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support
[PATCH v7 0/3] hwmon: (adt7475) duty cycle configuration
2025-05-30 9:38 UTC (7+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties
[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
2025-05-30 9:37 UTC (12+ messages)
` [PATCH v2 1/8] power: supply: core: Add resistance power supply property
` [PATCH v2 2/8] power: supply: core: Add state_of_health "
` [PATCH v2 3/8] power: supply: qcom_battmgr: Add resistance "
` [PATCH v2 4/8] power: supply: qcom_battmgr: Add state_of_health property
` [PATCH v2 5/8] power: supply: qcom_battmgr: Add charge control support
` [PATCH v2 6/8] dt-bindings: soc: qcom: pmic-glink: Move X1E80100 out of fallbacks
` [PATCH v2 7/8] usb: typec: ucsi_glink: Add UCSI quirk for X1E80100 platform
` [PATCH v2 8/8] arm64: dts: qcom: x1*: Remove qcom,sm8550-pmic-glink fallback
[PATCH 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-05-30 9:34 UTC (11+ messages)
[PATCH 00/43] sched: Use the SMP scheduler on UP too
2025-05-30 9:34 UTC (2+ messages)
` [PATCH] sched: Break dependency loop between sched.h and preempt.h
[PATCH v2 0/5] kdump: crashkernel reservation from CMA
2025-05-30 9:34 UTC (14+ messages)
[PATCH] fs/resctrl: Restore the missing rdt_last_cmd_clear()
2025-05-30 9:34 UTC (3+ messages)
[PATCH] afs: Replace simple_strtoul with kstrtoul in afs_parse_address
2025-05-30 9:32 UTC (2+ messages)
[PATCH 0/4] ext4: better scalability for ext4 block allocation
2025-05-30 9:31 UTC (7+ messages)
` [PATCH 1/4] ext4: add ext4_try_lock_group() to skip busy groups
` [PATCH 2/4] ext4: move mb_last_[group|start] to ext4_inode_info
[PATCH RFC v2 0/2] pmdomains: core: add support for domain hierarchies in DT
2025-05-30 9:31 UTC (3+ messages)
` [PATCH RFC v2 1/2] dt-bindings: power: add nexus map for power-domains
[PATCH v2 2/6] ASoC: aoa: Use helper function for_each_child_of_node_scoped()
2025-05-30 9:30 UTC (6+ messages)
[PATCH v2 1/3] virtio: Fix typo in register_virtio_device() doc comment
2025-05-30 9:30 UTC (3+ messages)
` [PATCH v2 2/3] virtio-mem: fix multiple typos in struct comments and function docs
[PATCH v9 0/4] qcom: Add support for IQ-9075-evk board
2025-05-30 9:28 UTC (5+ messages)
` [PATCH v9 1/4] dt-bindings: arm: qcom: Add bindings for QCS9075 SOC based board
` [PATCH v9 2/4] arm64: dts: qcom: iq9: Introduce new memory map for qcs9100/qcs9075
` [PATCH v9 3/4] arm64: dts: qcom: qcs9075: Introduce QCS9075 SOM
` [PATCH v9 4/4] arm64: dts: qcom: Add support for qcs9075 IQ-9075-EVK
[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
2025-05-30 9:28 UTC (3+ messages)
` [PATCH v1 1/4] mm: "
[syzbot] [ext4?] WARNING in jbd2_journal_dirty_metadata (2)
2025-05-30 9:28 UTC
[PATCH v1 0/2] x86/smp: Fix power regression introduced by commit 96040f7273e2
2025-05-30 9:27 UTC (12+ messages)
[RFC PATCH] mm/mmap: Fix uprobe anon page be overwritten when expanding vma during mremap
2025-05-30 9:27 UTC (15+ messages)
[PATCH] arm64/trap: fix broken ct->nmi_nesting when die() is called in a kthread
2025-05-30 9:27 UTC
[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
2025-05-30 9:26 UTC (7+ messages)
` [PATCH v5 1/5] bug/kunit: Core "
[PATCH] coresight-tpdm: add trace_id sysfs node
2025-05-30 9:24 UTC (2+ messages)
[PATCH 0/3] Enable huge-vmalloc permission change
2025-05-30 9:24 UTC (5+ messages)
` [PATCH 1/3] mm: Allow pagewalk without locks
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions
` [PATCH 3/3] mm/pagewalk: Add pre/post_pte_table callback for lazy MMU on arm64
[PATCH] gup: optimize longterm pin_user_pages() for large folio
2025-05-30 9:23 UTC
SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
2025-05-30 9:21 UTC (8+ messages)
[PATCH net] net: enetc: fix wrong TPID registers and remove dead branch
2025-05-30 9:00 UTC
[PATCH v2 0/2] PM: domains: add devm_pm_domain_attach()
2025-05-30 9:17 UTC (7+ messages)
` [PATCH v2 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()
[PATCH v4 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
2025-05-30 9:16 UTC (7+ messages)
` [PATCH v4 1/2] perf: Fujitsu: Add the Uncore MAC "
[PATCH v4 00/26] Arm GICv5: Host driver implementation
2025-05-30 9:17 UTC (7+ messages)
` [PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5
[PATCH] interconnect: avoid memory allocation when 'icc_bw_lock' is held
2025-05-30 9:16 UTC (2+ messages)
[PATCH] arm64: Enable vmalloc-huge with ptdump
2025-05-30 9:14 UTC (5+ messages)
[PATCH v6] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-05-30 9:09 UTC (2+ messages)
[PATCH net-next v6 00/14] Introduce an ethernet port representation
2025-05-30 9:08 UTC (6+ messages)
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers
A Note On Wayland (was Fair Pay Philosophy, Low Jitter)
2025-05-30 7:35 UTC
[PATCH] rust: add basic ELF sections parser
2025-05-30 9:01 UTC (14+ messages)
[RFC][PATCH 0/5] sched: Try and address some recent-ish regressions
2025-05-30 9:00 UTC (4+ messages)
[PATCH v3 0/4] CAMSS support for MSM8939
2025-05-30 9:00 UTC (5+ messages)
` [PATCH v3 1/4] media: qcom: camss: vfe: Add VBIF setting support
` [PATCH v3 2/4] media: qcom: camss: Add support for MSM8939
` [PATCH v3 3/4] media: dt-bindings: Add qcom,msm8939-camss
` [PATCH v3 4/4] arm64: dts: qcom: msm8939: Add camss and cci
[PATCH v2 0/2] spi: spi-qpic-snand: avoid memory corruption
2025-05-30 8:56 UTC (3+ messages)
` [PATCH v2 2/2] mtd: nand: qpic_common: prevent out of bounds access of BAM arrays
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-30 8:53 UTC (4+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
include/linux/build_bug.h:78:41: error: static assertion failed: "XFS: sizeof(struct xfs_attr_sf_entry) is wrong, expected 3"
2025-05-30 8:50 UTC
[PATCH v3 00/13] KVM: Make irqfd registration globally unique
2025-05-30 8:49 UTC (4+ messages)
` [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
2025-05-30 8:49 UTC (12+ messages)
[PATCH] dma-buf: Add forward declaration of struct seq_file in dma-fence.h
2025-05-30 8:40 UTC
[PATCH] userns: Add forward declaration of struct seq_file in user_namespace.h
2025-05-30 8:35 UTC
[PATCH v1] tty: serdev: serdev-ttyport: Fix use-after-free in ttyport_close() due to uninitialized serport->tty
2025-05-30 8:34 UTC (10+ messages)
[PATCH 1/1] dt-bindings: net: convert qca,qca7000.txt yaml format
2025-05-30 8:33 UTC (2+ messages)
[PATCH] time_namespace.h: Add struct seq_file forward declaration
2025-05-30 8:30 UTC
[PATCH v2 0/6] arm64: dts: imx943: Add sound card support
2025-05-30 8:29 UTC (5+ messages)
` [PATCH v2 4/6] arm64: dts: imx943-evk: add sound-wm8962 support
[PATCH] mtd: nand: brcmnand: fix mtd corrected bits stat
2025-05-30 8:27 UTC (2+ messages)
[PATCH] fat: correct superblock flags
2025-05-30 8:46 UTC
[PATCH] cifs: correct superblock flags
2025-05-30 8:46 UTC
[PATCH] ceph: correct superblock flags
2025-05-30 8:44 UTC
[ANNOUNCE] The Linux Test Project has been released for MAY 2025
2025-05-30 8:20 UTC
linux-next: manual merge of the v4l-dvb tree with the i2c tree
2025-05-30 8:13 UTC (4+ messages)
[PATCH] misc: amd-sbi: Address issues reported in smatch
2025-05-30 8:11 UTC
[PATCH RFC 0/4] blk-mq-sched: support request batch dispatching for sq elevator
2025-05-30 8:03 UTC (5+ messages)
` [PATCH RFC 1/4] elevator: introduce global lock for sq_shared elevator
` [PATCH RFC 2/4] mq-deadline: switch to use elevator lock
` [PATCH RFC 3/4] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
` [PATCH RFC 4/4] blk-mq-sched: support request batch dispatching for sq elevator
pmdomain: renesas: rcar: Use str_on_off() helper in rcar_sysc_power() and rcar_gen4_sysc_power()
2025-05-30 8:07 UTC (3+ messages)
[PATCH 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
2025-05-30 8:06 UTC (5+ messages)
` [PATCH 14/17] pinctrl: renesas: Move fixed assignments to 'pinctrl_desc' definition
[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
2025-05-30 8:04 UTC
REGRESSION: armv7 build mismatched types
2025-05-30 7:46 UTC (2+ messages)
[PATCH v3 0/4] platform/x86: dell_rbu: Packet data fixes
2025-05-30 8:03 UTC (5+ messages)
` [PATCH v3 2/4] platform/x86: dell_rbu: Fix list usage
` [PATCH v3 3/4] platform/x86: dell_rbu: Stop overwriting data buffer
[v3 PATCH 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-05-30 7:59 UTC (18+ messages)
[PATCH v3 1/3] hfsplus: fix to update ctime after rename
2025-05-30 8:17 UTC (3+ messages)
` [PATCH v3 2/3] hfs: correct superblock flags
` [PATCH v3 3/3] hfs: fix to update ctime after rename
[PATCH] Enable MIPI filtering by DT on i.MX8M*
2025-05-30 7:56 UTC (8+ messages)
[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
2025-05-30 7:56 UTC (4+ messages)
` [PATCH net-next v5 07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
[PATCH v3] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
2025-05-30 7:55 UTC (3+ messages)
[DISCUSSION] proposed mctl() API
2025-05-30 7:52 UTC (4+ messages)
linux-next: Tree for May 29
2025-05-30 7:52 UTC (3+ messages)
` linux-next: Tree for May 29 (kernel/locking/rtmutex_api.c)
[PATCH] rtmutex_api: remove definition of mutex_lock_killable_nested
2025-05-30 7:51 UTC
[PATCH] arm64: dts: Add no-hpd property for all ti-sn65dsi86 bridge consumers
2025-05-30 7:51 UTC (2+ messages)
[PATCH v2 1/3] hfsplus: fix to update ctime after rename
2025-05-30 7:50 UTC (8+ messages)
` [PATCH v2 2/3] hfs: correct superblock flags
` 回复: "
[PATCH v5 0/3] riscv: pwm: sophgo: add pwm support for SG2044
2025-05-30 7:50 UTC (3+ messages)
` [PATCH v5 3/3] pwm: sophgo: add driver "
[PATCH v5 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
2025-05-30 7:45 UTC (13+ messages)
` [PATCH v5 01/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
` [PATCH v5 02/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [PATCH v5 03/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v5 04/12] media: mediatek: jpeg: add jpeg smmu sid setting
` [PATCH v5 05/12] media: mediatek: jpeg: fix jpeg hw count setting
` [PATCH v5 06/12] media: mediatek: jpeg: refactor jpeg buffer payload setting
` [PATCH v5 07/12] media: mediatek: jpeg: refactor jpeg dst buffer layout
` [PATCH v5 08/12] media: mediatek: jpeg: fix stop streaming flow for multi-core
` [PATCH v5 09/12] media: mediatek: jpeg: refactor multi-core clk suspend and resume setting
` [PATCH v5 10/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v5 11/12] media: mediatek: jpeg: refactor decoding resolution change operation
` [PATCH v5 12/12] media: mediatek: jpeg: fix remove buffer operation for multi-core
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-30 7:45 UTC (8+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[PATCH 0/3] x86: Fix some bugs related to ITS mitigation
2025-05-30 7:44 UTC (4+ messages)
` [PATCH 1/3] x86/execmem: don't use PAGE_KERNEL protection for code pages
linux-next: Tree for May 27
2025-05-30 7:44 UTC (6+ messages)
` linux-next: Tree for May 27 (drivers/platform/x86/amd/amd_isp4.c)
[PATCH 0/2] iio: adc: ad7606: enable Vdrive and Vrefin power supply voltages
2025-05-30 7:39 UTC (4+ messages)
` [PATCH 2/2] iio: adc: ad7606: add enabling of optional Vrefin voltage
[PATCH v7 0/6] iio: adc: add ad7606 calibration support
2025-05-30 7:36 UTC (4+ messages)
` [PATCH v7 1/6] Documentation: ABI: IIO: add calibconv_delay documentation
[syzbot] [kernel?] INFO: rcu detected stall in vm_area_alloc (6)
2025-05-30 7:37 UTC
[PATCH] sched/fair: allow imbalance between LLCs under NUMA
2025-05-30 7:36 UTC (5+ messages)
[PATCH] nvme: Support per-device timeout settings
2025-05-30 7:31 UTC
[PATCH] virtio-vdpa: Remove virtqueue list
2025-05-30 7:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox