messages from 2025-01-08 21:08:49 to 2025-01-09 00:52:28 UTC [more...]
[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 bpf-next v1 00/22] Resilient Queued Spin Lock
2025-01-09 0:48 UTC (14+ 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] staging: greybus: remove unnecessary parentheses
2025-01-09 0:36 UTC
[PATCH] wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_be
2025-01-09 0:35 UTC (2+ messages)
[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 v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-09 0:14 UTC (11+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [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 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 (8+ 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 v3 00/15] (no cover subject)
2025-01-08 23:41 UTC (4+ messages)
` [PATCH v3 04/15] drm/msm/dpu: decide right side per last bit
[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 (9+ messages)
` [PATCH v6 1/5] hyperv: Define struct hv_output_get_vp_registers
` [PATCH v6 2/5] hyperv: Fix pointer type in get_vtl(void)
` [PATCH v6 3/5] hyperv: Enable the hypercall output page for the VTL mode
` [PATCH v6 4/5] hyperv: Do not overlap the hvcall IO areas in get_vtl()
` [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 (11+ 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] drm/msm/dpu: Force disabling commits to take non-async path
2025-01-08 22:57 UTC
[PATCH v4 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
2025-01-08 22:57 UTC (7+ 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
[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-08 22:39 UTC (3+ messages)
[PATCH] pstore/blk: trivial typo fixes
2025-01-08 22:38 UTC (2+ messages)
[PATCH] drm/connector: hdmi: Handle NULL display mode in state check helper
2025-01-08 22:37 UTC (3+ messages)
[PATCH 0/2] Add support for GPU SMMU on QCS615
2025-01-08 22:34 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs615: add the GPU SMMU node
[PATCH v3 0/5] Add PCIe Root Port support for Agilex family of chips
2025-01-08 22:34 UTC (2+ messages)
[PATCH v3 00/10] DTS updates for system1 BMC
2025-01-08 22:34 UTC (2+ messages)
[PATCH v5 0/7] Add display support for the MT8365-EVK board
2025-01-08 22:34 UTC (2+ messages)
[tip:x86/urgent] BUILD SUCCESS a9d9c33132d49329ada647e4514d210d15e31d81
2025-01-08 22:33 UTC
[LSF/MM/BPF TOPIC] Physical LRU scanning feasibility
2025-01-08 22:33 UTC (2+ messages)
[PATCH v2 0/3] arm64: dts: rockchip: Add H96 Max V58 (RK3588 based TV box)
2025-01-08 22:28 UTC (4+ messages)
` [PATCH v2 2/3] arm64: dts: rockchip: Add SPDIF nodes to RK3588(s) device trees
[PATCH v2 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0
2025-01-08 22:27 UTC (10+ messages)
` [PATCH v2 3/5] drm/rockchip: vop2: Improve "
` "
[PATCH] arm64: dts: ti: k3-am625: Add PRUSS-M node
2025-01-08 22:20 UTC
[PATCH] pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG
2025-01-08 22:18 UTC
[PATCH] hardening: Document INIT_STACK_ALL_PATTERN behavior with GCC
2025-01-08 22:18 UTC (2+ messages)
[PATCH v8 3/7] PCI: Make pcie_read_tlp_log() signature same
2025-01-08 22:13 UTC (2+ messages)
[PATCH] bpftool: fix control flow graph segfault during edge creation
2025-01-08 22:09 UTC
[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
2025-01-08 22:07 UTC (8+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
[PATCH v2 0/2] Fixup drm_atomic_helper_connector_hdmi_check()
2025-01-08 22:03 UTC (3+ messages)
` [PATCH v2 1/2] drm/connector: hdmi: Handle NULL display mode in state check helper
` [PATCH v2 2/2] drm/tests: hdmi: Add connector's CRTC deactivation tests
[RFC PATCH 0/3] expose mapping wrprotect, fix fb_defio use
2025-01-08 22:02 UTC (8+ messages)
` [RFC PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields
[RFC 0/2] efi/memattr: Fix memory corruption and warning issues
2025-01-08 21:53 UTC (3+ messages)
` [RFC 1/2] efi/memattr: Use desc_size instead of total size to check for corruption
` [RFC 2/2] efi/memattr: add efi_mem_attr_table as a reserved region in 820_table_firmware
[PATCH v11 0/2] binder: report txn errors via generic netlink
2025-01-08 21:59 UTC (8+ messages)
` [PATCH v11 2/2] "
linux-next: build failure after merge of the pinctrl tree
2025-01-08 21:58 UTC (3+ messages)
[PATCH] seccomp: Stub for !CONFIG_SECCOMP
2025-01-08 21:53 UTC (2+ messages)
[PATCH] powerpc/32: Stop printing Kernel virtual memory layout
2025-01-08 21:48 UTC (2+ messages)
[PATCH v7 00/15] Introduce support for Fabric Discovery and
2025-01-08 21:47 UTC (7+ messages)
` [PATCH v7 07/15] scsi: fnic: Add and integrate support for FDMI
` [PATCH v7 11/15] scsi: fnic: Modify fnic interfaces to use FDLS
[PATCH v3 0/5] nvmem: qfprom: add Qualcomm SAR2130P support
2025-01-08 21:47 UTC (3+ messages)
` [PATCH v3 1/5] nvmem: core: fix bit offsets of more than one byte
[PATCH v6 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
2025-01-08 21:46 UTC (4+ messages)
` [PATCH v6 12/13] media: i2c: imx214: Fix clock handling on probe error or remove
[PATCH] fortify: turn strlen() into an inline function using __builtin_constant_p()
2025-01-08 21:46 UTC (2+ messages)
[syzbot] [ocfs2?] KASAN: slab-use-after-free Read in ocfs2_get_next_id
2025-01-08 21:46 UTC
linux-next: manual merge of the vfs-brauner tree with the nfs-anna tree
2025-01-08 21:45 UTC
[PATCH] md: Replace deprecated kmap_atomic() with kmap_local_page()
2025-01-08 21:43 UTC (2+ messages)
[PATCH RFC md-6.14] md: reintroduce md-linear
2025-01-08 21:42 UTC (6+ messages)
[PATCH v2 0/9] iio: ad3552r-hs: add support for ad3541/42r
2025-01-08 21:39 UTC (9+ messages)
` [PATCH v2 6/9] iio: dac: ad3552r-hs: use instruction mode for configuration
` [PATCH v2 7/9] iio: dac: ad3552r: share model data structures
` [PATCH v2 8/9] iio: dac: ad3552r-hs: add ad3541/2r support
` [PATCH v2 9/9] iio: dac: ad3552r-hs: update function name (non functional)
[PATCH 00/10] netfilter: x_tables: Merge xt_*.h and ipt_*.h files which has same name
2025-01-08 21:38 UTC (16+ messages)
` [PATCH 01/10] netfilter: x_tables: Merge xt_DSCP.h to xt_dscp.h
` [PATCH 08/10] netfilter: Adjust code style of xt_*.h, ipt_*.h files
` [PATCH 09/10] netfilter: Add message pragma for deprecated xt_*.h, ipt_*.h
[PATCH] mm: zswap: properly synchronize freeing resources during CPU hotunplug
2025-01-08 21:38 UTC (3+ messages)
[PATCH v8 0/7] PCI: Consolidate TLP Log reading and printing
2025-01-08 21:33 UTC (3+ messages)
` [PATCH v8 6/7] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
linux-next: manual merge of the drm-intel tree with the mm tree
2025-01-08 21:32 UTC (3+ messages)
[PATCH] iio: chemical: bme680: Fix uninitialized variable in __bme680_read_raw()
2025-01-08 21:29 UTC (2+ messages)
[PATCH v4] PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
2025-01-08 21:26 UTC (2+ messages)
[PATCH v2 net] net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
2025-01-08 21:24 UTC (2+ messages)
[PATCH v4 0/7] Support for GPU ACD feature on Adreno X1-85
2025-01-08 21:23 UTC (4+ messages)
` [PATCH v4 5/7] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
[PATCH v5 0/5] hyperv: Fixes for get_vtl(), hv_vtl_apicid_to_vp_id()
2025-01-08 21:22 UTC (4+ messages)
` [PATCH v5 3/5] hyperv: Enable the hypercall output page for the VTL mode
[syzbot] [lsm?] WARNING in handle_policy_update
2025-01-08 21:17 UTC (9+ messages)
` [PATCH v2] lsm: check size of writes
[RFC PATCH 0/1] sched/isolation: Warn when maxcpus= is specified with nohz_full= or isolcpus=
2025-01-08 21:14 UTC (3+ messages)
[PATCH] staging: gpib: Remove commented-out line entirely (v2)
2025-01-08 21:11 UTC
State Of The Page (January 2025)
2025-01-08 21:10 UTC
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