messages from 2025-01-08 22:41:27 to 2025-01-09 02:30:44 UTC [more...]
[PATCH v8 00/16] move per-vma lock into vm_area_struct
2025-01-09 2:30 UTC (8+ messages)
` [PATCH v8 01/16] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v8 02/16] mm: move per-vma lock into vm_area_struct
` [PATCH v8 03/16] mm: mark vma as detached until it's added into vma tree
` [PATCH v8 04/16] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v8 05/16] mm: mark vmas detached upon exit
` [PATCH v8 06/16] types: move struct rcuwait into types.h
` [PATCH v8 07/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-09 2:29 UTC (4+ messages)
[PATCH v5 0/2] Make i.MX9 OCOTP work as accessing controller
2025-01-09 3:34 UTC (4+ messages)
` [PATCH v5 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9
[PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
2025-01-09 2:27 UTC (9+ messages)
` [PATCH 3/6] drm/msm/dpu: don't use active in atomic_check()
` [PATCH 4/6] drm/msm/dpu: move needs_cdm setting to dpu_encoder_get_topology()
` [PATCH 5/6] drm/msm/dpu: simplify dpu_encoder_get_topology() interface
` [PATCH 6/6] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2025-01-09 2:26 UTC (7+ messages)
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
[PATCH v3] wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_be
2025-01-09 2:25 UTC
[PATCH 00/16] KVM: TDX: TDX interrupts
2025-01-09 2:26 UTC (7+ messages)
` [PATCH 11/16] KVM: TDX: Always block INIT/SIPI
[PATCH] media: docs: dev-decoder: Trigger dynamic source change for colorspace
2025-01-09 2:25 UTC (3+ messages)
[PATCH v3 00/12] AMD broadcast TLB invalidation
2025-01-09 2:25 UTC (2+ messages)
[PATCH 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
2025-01-09 2:21 UTC (3+ messages)
[PATCH] drm/msm/dpu: Force disabling commits to take non-async path
2025-01-09 2:22 UTC (4+ messages)
[PATCH v2 00/13] x86/virt/tdx: Add SEAMCALL wrappers for KVM
2025-01-09 2:19 UTC (8+ messages)
` [PATCH 10/13] x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page
[PATCH v2 0/2] Cleanup for memfd_create()
2025-01-09 2:15 UTC (4+ messages)
` [PATCH v2 2/2] mm/memfd: Use strncpy_from_user() to read memfd name
[PATCH v3 00/13] mm, swap: rework of swap allocator locks
2025-01-09 2:15 UTC (6+ messages)
` [PATCH v3 09/13] mm, swap: reduce contention on device lock
` [PATCH v3 10/13] mm, swap: simplify percpu cluster updating
[PATCH v2] wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_be
2025-01-09 2:11 UTC (3+ messages)
[PATCH v2] cgroup/cpuset: remove kernfs active break
2025-01-09 2:07 UTC (5+ messages)
[PATCH] net: ethernet: sunplus: Switch to ndo_eth_ioctl
2025-01-09 2:05 UTC (2+ messages)
` [net PATCH v2] "
[linus:master] [kasan] 3738290bfc: kunit.kasan.fail
2025-01-09 2:02 UTC (4+ messages)
[PATCH v2 md-6.14 00/12] md/md-bitmap: introducet CONFIG_MD_BITMAP
2025-01-09 1:57 UTC (13+ messages)
` [PATCH v2 md-6.14 01/12] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()
` [PATCH v2 md-6.14 02/12] md/md-bitmap: merge md_bitmap_group into bitmap_operations
` [PATCH v2 md-6.14 03/12] md/md-bitmap: add md_bitmap_registered/enabled() helper
` [PATCH v2 md-6.14 04/12] md/md-bitmap: handle the case bitmap is not enabled before start_sync()
` [PATCH v2 md-6.14 05/12] md/md-bitmap: handle the case bitmap is not enabled before end_sync()
` [PATCH v2 md-6.14 06/12] md/dm-raid: check if bitmap is registered in raid_ctr()
` [PATCH v2 md-6.14 07/12] md/raid1: check bitmap before behind write
` [PATCH v2 md-6.14 08/12] md/raid1: check before deferencing mddev->bitmap_ops
` [PATCH v2 md-6.14 09/12] md/raid10: "
` [PATCH v2 md-6.14 10/12] md/raid5: "
` [PATCH v2 md-6.14 11/12] md: "
` [PATCH v2 md-6.14 12/12] md/md-bitmap: introducet CONFIG_MD_BITMAP
nvme-fc: Question about __nvme_fc_abort_outstanding_ios()
2025-01-09 1:59 UTC (2+ messages)
[PATCH v2 md-6.14 0/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer
2025-01-09 1:51 UTC (6+ messages)
` [PATCH v2 md-6.14 1/5] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
` [PATCH v2 md-6.14 2/5] md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
` [PATCH v2 md-6.14 3/5] md: add a new callback pers->bitmap_sector()
` [PATCH v2 md-6.14 4/5] md/raid5: implement pers->bitmap_sector()
` [PATCH v2 md-6.14 5/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer
[PATCH v2 0/3] some bugfix for acpi power meter
2025-01-09 1:34 UTC (7+ messages)
` [PATCH v2 1/3] hwmon: (acpi_power_meter) Fix uninitialized variables
` [PATCH v2 3/3] hwmon: (acpi_power_meter) Remove redundant 'sensors_valid' variable
[PATCH] phy: core: don't require set_mode() callback for phy_get_mode() to work
2025-01-09 1:49 UTC (2+ messages)
linux-next: manual merge of the block tree with Linus' tree
2025-01-09 1:46 UTC
[PATCH v5 0/5] tracing/probes: Cleanup with guard and __free for kprobe and fprobe
2025-01-09 1:43 UTC (7+ messages)
` [PATCH v5 4/5] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos
` [PATCH v5 5/5] tracing: Adopt __free() and guard() for trace_fprobe.c
[PATCH v2 1/2] fs: add loopback/bind mount specific security hook
2025-01-09 1:42 UTC (2+ messages)
[PATCH v4] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2025-01-09 1:40 UTC (2+ messages)
[PATCH 0/2] update i.MX95 machine compatible
2025-01-09 2:40 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Update i.MX95 compatible
[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-09 1:34 UTC (6+ messages)
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts
[PATCH] block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
2025-01-09 1:32 UTC (3+ messages)
[PATCH v3 00/15] (no cover subject)
2025-01-09 1:29 UTC (6+ messages)
` [PATCH v3 04/15] drm/msm/dpu: decide right side per last bit
` [PATCH v3 05/15] drm/msm/dpu: fix mixer number counter on allocation
[PATCH 0/6] Complete WM8960 power supplies for i.MX boards
2025-01-09 1:27 UTC (7+ messages)
` [PATCH 1/6] arm64: dts: imx8mp-evk: Complete WM8960 power supplies
` [PATCH 2/6] arm64: dts: imx8dxl-evk: "
` [PATCH 3/6] arm64: dts: imx8qm-mek: "
` [PATCH 4/6] arm64: dts: imx8qxp-mek: "
` [PATCH 5/6] ARM: dts: imx6ul-14x14-evk: "
` [PATCH 6/6] ARM: dts: imx7d-sdb: "
[PATCH net 0/2] bond: fix xfrm offload feature during init
2025-01-09 1:26 UTC (11+ messages)
[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-01-09 1:26 UTC (3+ messages)
[PATCH] wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_be
2025-01-09 1:23 UTC (3+ messages)
[PATCH bpf-next v1 00/22] Resilient Queued Spin Lock
2025-01-09 1:11 UTC (13+ messages)
` [PATCH bpf-next v1 11/22] rqspinlock: Add deadlock detection and recovery
` [PATCH bpf-next v1 12/22] rqspinlock: Add basic support for CONFIG_PARAVIRT
` [PATCH bpf-next v1 14/22] rqspinlock: Add macros for rqspinlock usage
[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
2025-01-09 1:08 UTC (3+ messages)
` [PATCH v1 08/29] cxl/region: Split region registration into an initialization and adding part
[PATCH v3] drm/ast: Support timings, 1280x720/1280x960/1600x900
2025-01-09 1:06 UTC (3+ messages)
[PATCH] serial: amba-pl011: Implement nbcon console
2025-01-09 1:04 UTC (3+ messages)
Re: [PATCH v4] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region
2025-01-09 0:45 UTC (2+ messages)
[PATCH v5] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region()
2025-01-09 0:50 UTC
[PATCH] alpha: Fix personality flag propagation across an exec
2025-01-09 0:52 UTC (3+ messages)
[PATCH] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
2025-01-09 0:51 UTC (2+ messages)
[PATCH 0/2] hwmon: Add support for INA233
2025-01-09 0:50 UTC (4+ messages)
` [PATCH 2/2] hwmon: Add driver for TI INA233 Current and Power Monitor
[PATCH] checkpatch: Remove migrated RCU APIs from deprecated_apis
2025-01-09 0:48 UTC (2+ messages)
[PATCH] staging: greybus: remove unnecessary parentheses
2025-01-09 0:36 UTC
[PATCH net] xsk: Bring back busy polling support
2025-01-09 0:34 UTC
[RFC 0/2] GENL interface for ACPI _DSM methods
2025-01-09 0:34 UTC (7+ messages)
[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
2025-01-09 0:27 UTC (6+ messages)
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
[PATCH v6 0/2] Add support for nuvoton ma35d1 keypad controller
2025-01-09 0:26 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad
` [PATCH v6 2/2] input: keypad: add new keypad driver for MA35D1
[PATCH v2] mm: zswap: properly synchronize freeing resources during CPU hotunplug
2025-01-09 0:25 UTC (3+ messages)
[PATCH] tools/mm: Introduce a tool to handle entries in allocinfo
2025-01-09 0:19 UTC (2+ messages)
linux-next: duplicate patch in the vfs-brauner tree
2025-01-09 0:18 UTC
[PATCH v1 1/1] scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit Definitions
2025-01-09 0:12 UTC (2+ messages)
[PATCH RFC] ASoC: simple-card-utils: fix priv->dai_props indexing
2025-01-09 0:07 UTC (4+ messages)
[PATCH 0/2] drm/msm/dpu: Minor virtual planes fixes
2025-01-09 0:06 UTC (5+ messages)
` [PATCH 1/2] drm/msm/dpu: Initialize return value for dpu_assign_plane_resources()
` [PATCH 2/2] drm/msm/dpu: Drop extraneous return in dpu_crtc_reassign_planes()
[PATCH 0/6] Support spread spectrum clocking for stm32f{4,7} platforms
2025-01-08 23:48 UTC (3+ messages)
` [PATCH 4/6] dt-bindings: clock: st,stm32-rcc: support spread spectrum clocking
linux-next: manual merge of the powerpc tree with the mm tree
2025-01-08 23:46 UTC
[PATCH v2 0/2] iio: magnetometer: add support for Si7210
2025-01-08 23:44 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: magnetometer: add binding "
` [PATCH v2 2/2] iio: magnetometer: si7210: add driver "
[RFC PATCH] raid6: Add RISC-V SIMD syndrome and recovery calculations
2025-01-08 23:45 UTC (2+ messages)
[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
2025-01-08 23:43 UTC (3+ messages)
` [PATCH 3/6] dt-bindings: thermal: r9a08g045-tsu: Document the TSU unit
[PATCH] accel/amdxdna: Return error when setting clock failed for npu1
2025-01-08 23:41 UTC
[PATCH 0/3] Input/omap1: fix touchscreen functionality on Nokia 770
2025-01-08 23:40 UTC (4+ messages)
` [PATCH 1/3] fbdev: omap: use threaded IRQ for LCD DMA
linux-next: manual merge of the kselftest tree with the net-next tree
2025-01-08 23:40 UTC (2+ messages)
[PATCH] rust: Disallow BTF generation with Rust + LTO
2025-01-08 23:35 UTC
[PATCH v6 0/5] hyperv: Fixes for get_vtl(), hv_vtl_apicid_to_vp_id()
2025-01-08 23:34 UTC (7+ messages)
` [PATCH v6 1/5] hyperv: Define struct hv_output_get_vp_registers
` [PATCH v6 3/5] hyperv: Enable the hypercall output page for the VTL mode
` [PATCH v6 5/5] hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id()
[RFC 00/11] khugepaged: mTHP support
2025-01-08 23:31 UTC (12+ messages)
` [RFC 01/11] introduce khugepaged_collapse_single_pmd to collapse a single pmd
` [RFC 02/11] khugepaged: refactor madvise_collapse and khugepaged_scan_mm_slot
` [RFC 03/11] khugepaged: Don't allocate khugepaged mm_slot early
` [RFC 04/11] khugepaged: rename hpage_collapse_* to khugepaged_*
` [RFC 05/11] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [RFC 06/11] khugepaged: generalize alloc_charge_folio "
` [RFC 07/11] khugepaged: generalize __collapse_huge_page_* "
` [RFC 08/11] khugepaged: introduce khugepaged_scan_bitmap "
` [RFC 09/11] khugepaged: add "
` [RFC 10/11] khugepaged: remove max_ptes_none restriction on the pmd scan
` [RFC 11/11] khugepaged: skip collapsing mTHP to smaller orders
[PATCH v3] net: wwan: iosm: Fix hibernation by re-binding the driver around it
2025-01-08 23:33 UTC
[PATCH v1 1/1] x86/fred: Fix the FRED RSP0 MSR out of sync with its per CPU cache
2025-01-08 23:32 UTC (7+ messages)
[PATCH v9 00/11] VOP Support for rk3576
2025-01-08 23:31 UTC (3+ messages)
` [PATCH v9 10/11] dt-bindings: display: vop2: Add rk3576 support
[PATCH v8 0/2] selftests: tmpfs: Add kselftest support
2025-01-08 23:31 UTC (2+ messages)
[PATCH] fbdev: efifb: Change the return value type to void
2025-01-08 23:30 UTC (2+ messages)
[PATCH v9 1/8] iio: backend: add API for interface get
2025-01-08 23:24 UTC (3+ messages)
` [PATCH v9 8/8] iio: adc: ad4851: add ad485x driver
[PATCH] selftests: harness: fix printing of mismatch values in __EXPECT()
2025-01-08 23:23 UTC (3+ messages)
[RESEND PATCH v5 0/4] Add Synopsys DesignWare HDMI RX Controller
2025-01-08 23:17 UTC (5+ messages)
[GIT PULL] cpupower update for Linux 6.14-rc1
2025-01-08 23:14 UTC
[PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
2025-01-08 23:13 UTC (8+ messages)
[PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
2025-01-08 23:09 UTC (2+ messages)
[paulmck-rcu:dev.2025.01.02a] BUILD SUCCESS f2e8247e4f3e73ca864cf6730b044cd06b533d60
2025-01-08 23:08 UTC
[PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
2025-01-08 23:08 UTC (4+ messages)
[PATCH 0/2] arm64: dts: qcom: Drop duplicate DMIC supplies for X13S/CRD
2025-01-08 23:07 UTC (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100-crd: Drop duplicate DMIC supplies
linux-next: build failure after merge of the mm tree
2025-01-08 23:06 UTC
[PATCH 0/2] Enable Display Port for Qualcomm QCS8300-ride platform
2025-01-08 23:06 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcs8300: add DisplayPort device nodes
drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
2025-01-08 23:06 UTC (16+ messages)
[PATCH 00/18] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
2025-01-08 23:06 UTC (5+ messages)
` [PATCH 00/18] KVM: arm64: Support FEAT_PMUv3 on Apple hardware\
[PATCH v3 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port
2025-01-08 23:05 UTC (3+ messages)
"WARNING in nf_ct_alloc_hashtable" in Linux kernel version 6.13.0-rc2
2025-01-08 23:05 UTC (3+ messages)
[PATCH v5 3/5] hyperv: Enable the hypercall output page for the VTL mode
2025-01-08 23:04 UTC (12+ messages)
[PATCH v2] arm64: dts: qcom: qcs8300: Add QUPv3 configuration
2025-01-08 23:03 UTC (2+ messages)
[PATCH] m68k: libgcc: Fix lvalue abuse in umul_ppmm()
2025-01-08 23:03 UTC (2+ messages)
[PATCH v4 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
2025-01-08 22:57 UTC (5+ messages)
` [PATCH v4 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v4 4/4] drm/msm/dp: Add support for LTTPR handling
[PATCH 1/1] i3c: master: Fix missing 'ret' assignment in set_speed()
2025-01-08 22:55 UTC
[PATCH v2 0/3] arm64: dts: ti: introduce basic support for the AM62L
2025-01-08 22:51 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add binding for AM62L SoCs
` [PATCH v2 2/3] arm64: dts: ti: k3-am62l: add initial infrastructure
` [PATCH v2 3/3] arm64: dts: ti: k3-am62l: add initial reference board file
[PATCH v8 bpf-next 0/7] Enable writing xattr from BPF programs
2025-01-08 22:51 UTC (8+ messages)
` [PATCH v8 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v8 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v8 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v8 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v8 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v8 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v8 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
[PATCH] arm64: dts: qcom: Remove unused and undocumented properties
2025-01-08 22:51 UTC (2+ messages)
[PATCH 0/2] Add the download mode support for IPQ5424
2025-01-08 22:51 UTC (2+ messages)
` (subset) "
[PATCH 0/2] Add SCM support for IPQ5424
2025-01-08 22:51 UTC (2+ messages)
` (subset) "
[PATCH 0/3] PCI: qcom-sm8[56]50: document and add 'global' interrupt
2025-01-08 22:51 UTC (2+ messages)
` (subset) "
[PATCH 0/2] arm64: dts: qcom: sdm450-lenovo-tbx605f: add panel nodes
2025-01-08 22:51 UTC (2+ messages)
[PATCH] soc: qcom: pd_mapper: Add SM7225 compatible
2025-01-08 22:51 UTC (2+ messages)
[PATCH v2] seccomp: Stub for !CONFIG_SECCOMP
2025-01-08 22:51 UTC (2+ messages)
[PATCH RESEND v2 0/4] Devicetree changes for QCS615's GPU
2025-01-08 22:45 UTC (4+ messages)
` [PATCH RESEND v2 3/4] arm64: dts: qcom: qcs615: Add gpu and gmu nodes
[RFC PATCH 0/6] qcom: Add an SoC PM driver for sc7180 using PM domains
2025-01-08 22:44 UTC (4+ messages)
` [RFC PATCH 1/6] bus: Extract simple-bus into self-contained driver
[PATCH] of: address: Unify resource bounds overflow checking
2025-01-08 22:43 UTC (3+ messages)
[PATCH RFC 0/4] Support for Adreno X1-85 Speedbin along with new OPP levels
2025-01-08 22:42 UTC (5+ messages)
` [PATCH RFC 1/4] drm/msm/adreno: Add speedbin support for X1-85
` [PATCH RFC 2/4] dt-bindings: power: qcom,rpmpd: add Turbo L5 corner
` [PATCH RFC 3/4] dt-bindings: nvmem: qfprom: Add X1E80100 compatible
` [PATCH RFC 4/4] arm64: dts: qcom: x1e80100: Update GPU OPP table
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