messages from 2026-01-22 15:56:08 to 2026-01-22 17:02:45 UTC [more...]
[PATCH v3 0/9] Various mm kselftests improvements/fixes
2026-01-22 17:02 UTC (5+ messages)
` [PATCH v3 1/9] selftests/mm: default KDIR to build directory
` [PATCH v3 2/9] selftests/mm: remove flaky header check
` [PATCH v3 3/9] selftests/mm: pass down full CC and CFLAGS to check_config.sh
` [PATCH v3 4/9] selftests/mm: fix usage of FORCE_READ() in cow tests
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2026-01-22 17:01 UTC (3+ messages)
[PATCH v3 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-22 16:57 UTC (7+ messages)
` [PATCH v3 1/6] powerpc64/bpf : Moving tail_call_cnt to bottom of frame
` [PATCH v3 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v3 3/6] powerpc64/bpf: Avoid tailcall restore from trampoline
` [PATCH v3 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v3 5/6] powerpc64/bpf: Support exceptions
` [PATCH v3 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
[PATCH] serial: Fix not set tty->port race condition
2026-01-22 17:00 UTC
[PATCH] leds: lp5860: Fix unused-but-set-variable warning
2026-01-22 17:00 UTC (2+ messages)
` (subset) "
[GIT PULL] Networking for v6.19-rc7
2026-01-22 17:00 UTC
[PATCH] kselftest/arm64: Use syscall() macro over nolibc my_syscall()
2026-01-22 16:59 UTC (2+ messages)
[PATCH] arm64: mm: warn once for ioremap attempts on RAM mappings
2026-01-22 16:59 UTC (2+ messages)
[PATCH 0/2] arm64: dts: a7k: add COM Express boards
2026-01-22 16:59 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: arm64: add Marvell 7k COMe boards
` [PATCH 2/3] arm64: dts: a7k: add COM Express boards
` [PATCH 3/3] MAINTAINERS: Add Falcon DB
[PATCH] arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()
2026-01-22 16:59 UTC (2+ messages)
[PATCH] iommu/arm-smmu-qcom: Restore ACTLR settings for MDSS on sa8775p
2026-01-22 16:59 UTC (2+ messages)
[PATCH v9 0/5] PCI: endpoint: BAR subrange mapping support
2026-01-22 16:59 UTC (5+ messages)
` [PATCH v9 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
[syzbot] [udf?] WARNING: bad unlock balance in __wait_on_freeing_inode
2026-01-22 16:59 UTC (5+ messages)
[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-01-22 16:58 UTC (9+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
[PATCH bpf-next v10 00/12] bpf: fsession support
2026-01-22 16:57 UTC (5+ messages)
` [PATCH bpf-next v10 07/12] bpf,x86: add fsession support for x86_64
[PATCH] Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
2026-01-22 16:57 UTC (7+ messages)
[PATCH -next] sched/isolation: Use static_branch_enable_cpuslocked() on housekeeping_update
2026-01-22 16:57 UTC (4+ messages)
[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
2026-01-22 16:56 UTC (11+ messages)
` [PATCH 1/6] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH 2/6] KVM: x86/pmu: Disable HG_ONLY events as appropriate for current vCPU state
` [PATCH 3/6] KVM: x86/pmu: Track enabled AMD PMCs with Host-Only xor Guest-Only bits set
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
` [PATCH 5/6] KVM: x86/pmu: Allow HG_ONLY bits with nSVM and mediated PMU
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-22 16:56 UTC (15+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH v2 00/12] perf annotate arch clean up
2026-01-22 16:54 UTC (13+ messages)
` [PATCH v2 01/12] perf header: Fix memory leaks in process_cpu_domain_info
` [PATCH v2 02/12] perf annotate: Fix args leak of map_symbol
` [PATCH v2 03/12] perf maps: Fix reference count leak in maps__find_ams
` [PATCH v2 04/12] perf disasm: Constify use of struct arch
` [PATCH v2 05/12] perf disasm: Constify use of struct ins_op
` [PATCH v2 06/12] perf disasm: Constify use of struct ins
` [PATCH v2 07/12] perf disasm: Rework the string arch__is to use the ELF machine
` [PATCH v2 08/12] perf disasm: Don't include C files from the arch directory
` [PATCH v2 09/12] perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
` [PATCH v2 10/12] perf map_symbol: Switch from holding maps to holding thread
` [PATCH v2 11/12] perf disasm: Refactor arch__find and initialization of arch structs
` [PATCH v2 12/12] perf disasm: Minor layout tweaks for struct arch
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-01-22 16:52 UTC (6+ messages)
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
[PATCH] scripts: generate_rust_analyzer.py: define scripts
2026-01-22 16:53 UTC
mips64-linux-ld: lib/math/div64.c:undefined reference to `__multi3'
2026-01-22 14:57 UTC (2+ messages)
[PATCH v2 1/4] dt-bindings: net: realtek,rtl82xx: add a property to set MDI order
2026-01-22 16:51 UTC (3+ messages)
` [PATCH v2 3/4] dt-bindings: net: realtek,rtl82xx: add a property to set MDI polarity
[PATCH v3] ima: Fallback to ctime check for FS without kstat.change_cookie
2026-01-22 16:49 UTC
[syzbot] [ocfs2?] possible deadlock in ocfs2_xattr_remove
2026-01-22 16:49 UTC
[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
2026-01-22 16:48 UTC (5+ messages)
` [PATCH v14 09/34] PCI/AER: Export pci_aer_unmask_internal_errors()
[PATCH v4 0/3] staging: rtl8723bs: coding style and refactoring cleanups
2026-01-22 16:47 UTC (4+ messages)
` [PATCH v4 1/3] staging: rtl8723bs: simplify boolean expressions
` [PATCH v4 2/3] staging: rtl8723bs: rename LinkDetectInfo and clean up related code
` [PATCH v4 3/3] staging: rtl8723bs: fix line length and alignment issues
[PATCH RESEND v3 00/10] mm: add and use vma_assert_stabilised() helper
2026-01-22 16:48 UTC (10+ messages)
` [PATCH RESEND v3 01/10] mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
` [PATCH RESEND v3 02/10] mm/vma: document possible vma->vm_refcnt values and reference comment
[PATCH v3 00/19] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
2026-01-22 16:47 UTC (6+ messages)
` [PATCH v3 02/19] dt-bindings: clock: at91: Split up per SoC partially
` [PATCH v3 07/19] clk: at91: Add peripheral id for OTPC
` [PATCH v3 19/19] dt-bindings: clock: at91: Remove old PMC definitions
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-22 16:44 UTC (9+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH] scripts: generate_rust_analyzer.py: avoid FD leak
2026-01-22 16:44 UTC
[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2026-01-22 16:43 UTC (2+ messages)
[PATCH v3 00/10] dt-bindings: mtd: Partition binding fixes and restructuring
2026-01-22 16:42 UTC (5+ messages)
` [PATCH v3 06/10] dt-bindings: mtd: partitions: Drop partitions.yaml
[syzbot] [kvm-x86?] WARNING in kvm_apic_accept_events (2)
2026-01-22 16:41 UTC (4+ messages)
[PATCH v17 00/10] erofs: Introduce page cache sharing feature
2026-01-22 16:40 UTC (13+ messages)
` [PATCH v17 04/10] erofs: add erofs_inode_set_aops helper to set the aops
` [PATCH v17 05/10] erofs: using domain_id in the safer way
` [PATCH v17 06/10] erofs: introduce the page cache share feature
` [PATCH v17 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v17 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v17 10/10] erofs: implement .fadvise "
[PATCH v4 0/2] scripts: introduce containerized builds
2026-01-22 16:39 UTC (5+ messages)
` [PATCH v4 1/2] scripts: add tool to run "
[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-01-22 16:39 UTC (11+ messages)
` [PATCH v5 1/7] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v5 3/7] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v5 4/7] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v5 5/7] dax: Introduce dax_cxl_mode for CXL coordination
` [PATCH v5 7/7] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[PATCH net-next v6 0/6] net: dsa: lantiq: add support for Intel GSW150
2026-01-22 16:39 UTC (7+ messages)
` [PATCH net-next v6 1/6] dt-bindings: net: dsa: lantiq,gswip: use correct node name
` [PATCH net-next v6 2/6] dt-bindings: net: dsa: lantiq,gswip: add Intel GSW150
` [PATCH net-next v6 3/6] net: dsa: lantiq: allow arbitrary MII registers
` [PATCH net-next v6 4/6] net: dsa: lantiq: clean up phylink_get_caps switch statement
` [PATCH net-next v6 5/6] net: dsa: mxl-gsw1xx: only setup SerDes PCS if it exists
` [PATCH net-next v6 6/6] net: dsa: mxl-gsw1xx: add support for Intel GSW150
[PATCH v4 0/3] mm: fix oom-killer not being invoked when demotion is enabled
2026-01-22 16:38 UTC (8+ messages)
` [PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[PATCH v6 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-01-22 16:39 UTC (3+ messages)
[PATCH v7 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-01-22 16:37 UTC (3+ messages)
` (subset) "
[PATCH] fs/file: optimize close_range() complexity from O(N) to O(Sparse)
2026-01-22 16:35 UTC
[PATCH v2 net-next 00/15] Probe SJA1105 DSA children as platform sub-devices
2026-01-22 16:34 UTC (7+ messages)
` [PATCH v2 net-next 04/15] net: dsa: sja1105: prepare regmap for passing to child devices
[PATCH 1/2] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ with valid IRQ check
2026-01-22 16:31 UTC (3+ messages)
[PATCH 1/2] PCI: Fix BAR resize rollback path overwriting ret
2026-01-22 16:30 UTC (2+ messages)
[PATCH v3] perf: arm_spe: Properly set hw.state on failures
2026-01-22 16:30 UTC (3+ messages)
[RFC][PATCH 0/4] locking: Add/convert context analysis bits
2026-01-22 16:28 UTC (5+ messages)
cxl/region.c improvements and DAX/Hotplug plumbing
2026-01-22 16:28 UTC (2+ messages)
[PATCH 0/2] Ensure some device initialization before init task
2026-01-22 16:27 UTC (8+ messages)
` [PATCH 1/2] ACPI: scan: Use async schedule function for acpi_scan_clear_dep_fn
[PATCH v5 0/6] i2c: designware: Improve support of multi-messages transfer
2026-01-22 16:25 UTC (3+ messages)
` [PATCH v5 4/6] i2c: designware: Implement I2C_M_STOP support
[PATCH v5 0/4] imu: st_lsm6dsx: Add support for rotation sensor
2026-01-22 16:23 UTC (5+ messages)
` [PATCH v5 1/4] iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
` [PATCH v5 2/4] iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only
` [PATCH v5 3/4] iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFO
` [PATCH v5 4/4] iio: imu: st_lsm6dsx: Add support for rotation sensor
[PATCH] clk: vf610: Add support for the Ethernet switch clocks
2026-01-22 16:23 UTC (2+ messages)
[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-22 16:23 UTC (4+ messages)
[PATCH] dt-bindings: mtd: st,spear600-smi: convert to DT schema
2026-01-22 16:23 UTC
[PATCH net-next v5] net: sfp: extend SMBus support
2026-01-22 16:22 UTC (11+ messages)
[PATCH v4 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-22 16:22 UTC (14+ messages)
` [PATCH v4 01/12] dt-bindings: document access-controllers property for coresight peripherals
` [PATCH v4 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
` [PATCH v4 03/12] dt-bindings: bus: document the stm32 debug bus
` [PATCH v4 04/12] bus: stm32_firewall: allow check on different firewall controllers
` [PATCH v4 05/12] bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
` [PATCH v4 06/12] drivers: bus: add the stm32 debug bus driver
` [PATCH v4 07/12] arm: dts: stm32: introduce the debug bus for stm32mp1x platforms
` [PATCH v4 08/12] arm: dts: stm32: enable the debug bus on stm32mp1x boards
` [PATCH v4 09/12] arm: dts: stm32: enable CoreSight on stm32mp15xx-dkx boards
` [PATCH v4 10/12] arm: dts: stm32: enable CoreSight on the stm32mp157c-ev1 board
` [PATCH v4 11/12] arm: dts: stm32: enable CoreSight on the stm32mp135f-dk board
` [PATCH v4 12/12] pinctrl: stm32: add firewall checks before probing the HDP driver
[PATCH v2] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
2026-01-22 16:20 UTC (3+ messages)
[PATCH net] dpll: Prevent duplicate registrations
2026-01-22 16:20 UTC (2+ messages)
[net Patch] Octeontx2-af: Add proper checks for fwdata
2026-01-22 16:20 UTC (2+ messages)
[PATCH v2 0/4] Introduce Allwinner H616 PWM controller
2026-01-22 16:19 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
2026-01-22 16:18 UTC (3+ messages)
[PATCH] arm64: dts: broadcom: ns2-svk: fix AT25 EEPROM node and properties
2026-01-22 16:18 UTC
[PATCH v3] spi: xilinx: use device property accessors
2026-01-22 16:18 UTC (2+ messages)
[PATCH v1 0/1] usb: csc-acm: add Infineon/Comneon modem support
2026-01-22 16:17 UTC (4+ messages)
` [PATCH v1 1/1] usb: csc-acm: add Infineon/Comneon modem support (1519:0020)
[PATCH] arm64: dts: ti: k3-am62l: support cpufreq
2026-01-22 16:17 UTC (3+ messages)
[PATCH] firmware: arm_scmi: extract domain ID validation helpers
2026-01-22 16:17 UTC
[PATCH] sched/fair: Cache NUMA node statistics to avoid O(N) scanning
2026-01-22 16:16 UTC (2+ messages)
` [PATCH] sched/numa: Optimize NUMA placement algorithm complexity from O(Nodes) to O(Active_Nodes)
[PATCH v5] arm64: dts: ti: k3-am62l: support cpufreq scaling
2026-01-22 16:16 UTC (2+ messages)
[PATCH v2] bus: vexpress-config: Fix device node reference leak in probe
2026-01-22 16:15 UTC
[PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
2026-01-22 16:15 UTC (2+ messages)
[PATCH 17/33] PCI: Flush PCI probe workqueue on cpuset isolated partition change
2026-01-22 16:14 UTC (2+ messages)
[PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
2026-01-22 16:14 UTC (2+ messages)
[PATCH 0/4] regulator: spacemit-p1: Fix voltage ranges and support board power tree
2026-01-22 16:11 UTC (3+ messages)
` [PATCH 2/4] dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties
[PATCH net] hinic3: Fix netif_queue_set_napi queue_index input parameter error
2026-01-22 16:10 UTC (2+ messages)
[PATCH] arm/arm64: dts: marvell: Drop unused .dtsi
2026-01-22 16:09 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] spi: cadence-xspi: support suspend/resume
2026-01-22 15:51 UTC
[PATCH] spi: dw-mmio: support suspend/resume
2026-01-22 15:50 UTC
[PATCH] drm/imagination: Convert to dev_pm_domain_{at,de}tach_list()
2026-01-22 16:08 UTC
[PATCH] sched/fair: Optimize EAS energy calculation complexity from O(N) to O(1) inside inner loop
2026-01-22 16:08 UTC (2+ messages)
[PATCH net] net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
2026-01-22 16:08 UTC (2+ messages)
[RFC PATCH v2 0/2] net: mdio: setup RealTek MDIO polling registers
2026-01-22 16:06 UTC (6+ messages)
` [RFC PATCH v2 2/2] net: mdio: rtl9300: setup PHY "
[PATCH v1 00/11] perf annotate arch clean up
2026-01-22 16:05 UTC (4+ messages)
` [PATCH v1 02/11] perf annotate: Fix args leak of map_symbol
[PATCH v2 0/4] i2c: SMBus ARP support
2026-01-22 16:05 UTC (4+ messages)
` [PATCH v2 3/4] mctp i2c: Enable SMBus ARP discovery
[GIT PULL v2] clk: remove deprecated API divider_round_rate() and friends for v6.20
2026-01-22 16:05 UTC
[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-01-22 16:03 UTC (8+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
` "
[PATCH v10 0/3] riscv: canaan: Add support for K230 clock
2026-01-22 16:01 UTC (5+ messages)
` [PATCH v10 2/3] clk: canaan: Add clock driver for Canaan K230
[PATCH] i3c: master: Add WO sysfs option to re-DDA bus
2026-01-22 16:00 UTC (4+ messages)
[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
2026-01-22 16:01 UTC (6+ messages)
` [PATCH 20/26] rv/rvgen: refactor automata.py to use iterator-based parsing
[PATCH] perf vendor events amd: Fix Zen 5 MAB allocation events
2026-01-22 16:00 UTC (2+ messages)
[PATCH v5 00/10] perf sched: Introduce stats tool
2026-01-22 16:00 UTC (8+ messages)
[PATCH v1 0/1] drivers: iio: mpu3050: use dev_err_probe for regulator request
2026-01-22 15:58 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH] i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses
2026-01-22 15:57 UTC (2+ messages)
[PATCH v5 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-01-22 15:55 UTC (9+ messages)
` [PATCH v5 08/15] sched: Add deadline tracepoints
` [PATCH v5 09/15] sched: Add task enqueue/dequeue trace points
` [PATCH v5 10/15] rv: Add enqueue/dequeue to snroc monitor
` [PATCH v5 11/15] rv: Add support for per-object monitors in DA/HA
` [PATCH v5 12/15] verification/rvgen: Add support for per-obj monitors
` [PATCH v5 13/15] sched/deadline: Move some utility functions to deadline.h
` [PATCH v5 14/15] rv: Add deadline monitors
` [PATCH v5 15/15] rv: Add dl_server specific monitors
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