The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-01-09 14:08:31 to 2025-01-09 15:46:40 UTC [more...]

[PATCH 0/2] Enable RTC for the MT6357
 2025-01-09 15:46 UTC  (4+ messages)
` [PATCH 1/2] rtc: mt6359: add mt6357 support
` [PATCH 2/2] rtc: mt6359: fix year issue

[PATCH net-next v3] page_pool: check for dma_sync_size earlier
 2025-01-09 15:44 UTC  (2+ messages)

[PATCH v2] staging: gpib: Modernize gpib_interface_t initialization and make static
 2025-01-09 15:46 UTC  (3+ messages)

[PATCH 2/2] arm64: dts: qcom: x1e80100-crd: Drop duplicate DMIC supplies
 2025-01-09 15:45 UTC  (11+ messages)

[PATCH] i2c: i801: Remove unnecessary PCI function call
 2025-01-09 15:45 UTC  (2+ messages)

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-09 15:45 UTC  (6+ messages)

[RFC 0/2] efi/memattr: Fix memory corruption and warning issues
 2025-01-09 15:45 UTC  (3+ messages)
` [RFC 1/2] efi/memattr: Use desc_size instead of total size to check for corruption

[PATCH v2 00/14] btrfs: more RST delete fixes
 2025-01-09 15:44 UTC  (15+ messages)
` [PATCH v2 01/14] btrfs: don't try to delete RAID stripe-extents if we don't need to
` [PATCH v2 03/14] btrfs: fix search when deleting a RAID stripe-extent
` [PATCH v2 06/14] btrfs: fix deletion of a range spanning parts two RAID stripe extents
` [PATCH v2 07/14] btrfs: implement hole punching for "
` [PATCH v2 08/14] btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents

[PATCH] drm/msm/dpu: Force disabling commits to take non-async path
 2025-01-09 15:44 UTC  (7+ messages)

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-01-09 15:44 UTC  (5+ messages)
      ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G

[PATCH v3] rust: platform: add Io support
 2025-01-09 15:43 UTC  (6+ messages)
` [PATCH v4 2/3] rust: io: mem: add a generic iomem abstraction

[PATCH 1/1] can: m_can: Control tx flow to avoid message stuck
 2025-01-09 15:43 UTC  (2+ messages)

[RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2025-01-09 15:41 UTC 

[PATCH v3 00/14] btrfs: more RST delete fixes
 2025-01-09 15:41 UTC  (17+ messages)
` [PATCH v3 01/14] btrfs: selftests: correct RAID stripe-tree feature flag setting
` [PATCH v3 02/14] btrfs: don't try to delete RAID stripe-extents if we don't need to
` [PATCH v3 03/14] btrfs: assert RAID stripe-extent length is always greater than 0
` [PATCH v3 04/14] btrfs: fix front delete range calculation for RAID stripe extents
` [PATCH v3 05/14] btrfs: fix tail delete of RAID stripe-extents
` [PATCH v3 06/14] btrfs: fix deletion of a range spanning parts two RAID stripe extents
` [PATCH v3 07/14] btrfs: implement hole punching for "
` [PATCH v3 08/14] btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents
` [PATCH v3 09/14] btrfs: selftests: check for correct return value of failed lookup
` [PATCH v3 10/14] btrfs: selftests: don't split RAID extents in half
` [PATCH v3 11/14] btrfs: selftests: test RAID stripe-tree deletion spanning two items
` [PATCH v3 12/14] btrfs: selftests: add selftest for punching holes into the RAID stripe extents
` [PATCH v3 13/14] btrfs: selftests: add test for punching a hole into 3 RAID stripe-extents
` [PATCH v3 14/14] btrfs: selftests: add a selftest for deleting two out of three extents

[syzbot] [bcachefs?] KASAN: global-out-of-bounds Read in rcu_pending_exit
 2025-01-09 15:40 UTC  (2+ messages)

[PATCH] irqchip/sunxi-nmi: add missing flag
 2025-01-09 15:39 UTC 

[PATCH 00/16] KVM: TDX: TDX interrupts
 2025-01-09 15:38 UTC  (3+ messages)
` [PATCH 01/16] KVM: TDX: Add support for find pending IRQ in a protected local APIC

[PATCH 0/2] platform/x86: firmware_attributes_class: Provide a highlevel interface
 2025-01-09 15:37 UTC  (9+ messages)
` [PATCH 2/2] platform/x86: firmware_attributes_class: Add test driver

[PATCH RESEND] Input: psmouse: add NULL check to psmouse_from_serio()
 2025-01-09 15:36 UTC  (3+ messages)

[PATCH v4 02/34] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs
 2025-01-09 15:34 UTC  (2+ messages)

[PATCH v3 0/5] platform/x86 acer-wmi: Improve platform profile handling
 2025-01-09 15:34 UTC  (5+ messages)
` [PATCH v3 4/5] platform/x86: acer-wmi: use an ACPI bitmap to set the platform profile choices

[PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2025-01-09 15:32 UTC  (6+ messages)

[PATCH] sched/fair: Decrease util_est in presence of idle time
 2025-01-09 15:31 UTC  (6+ messages)

[PATCH 0/2] i2c: core-managed per-client directory in debugfs with example
 2025-01-09 15:30 UTC  (5+ messages)
` [PATCH 1/2] i2c: add core-managed per-client directory in debugfs
` [PATCH 2/2] hwmon: (isl28022) Use per-client debugfs entry

[PATCH] arm64: dts: rockchip: add usb related nodes for rk3576
 2025-01-09 15:29 UTC  (2+ messages)

[PATCH net 0/2] vsock: some fixes due to transport de-assignment
 2025-01-09 15:27 UTC  (5+ messages)
` [PATCH net 1/2] vsock/virtio: discard packets if the transport changes

[PATCH] MAINTAINERS: Add perf list for drivers/perf/
 2025-01-09 15:28 UTC 

[RFC PATCH] preempt: Add a generic function to return the preemption string
 2025-01-09 15:27 UTC  (7+ messages)

[PATCH v3 00/35] x86/bugs: Attack vector controls
 2025-01-09 15:26 UTC  (7+ messages)
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation
` [PATCH v3 21/35] x86/bugs: Determine relevant vulnerabilities based on attack vector controls

[PATCH v3 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
 2025-01-09 15:26 UTC  (4+ messages)

[RFC PATCH v2] sched/fair: Refactor can_migrate_task() to elimate looping
 2025-01-09 15:26 UTC 

[PATCH] arm64: dts: qcom: add missing cache node for cpu1
 2025-01-09 15:24 UTC 

[RFC PATCH] sched/fair: Refactor can_migrate_task() to elimate looping
 2025-01-09 15:23 UTC  (5+ messages)

[PATCH v2] perf: Fix a wrong help message
 2025-01-09 15:22 UTC 

[PATCH net] xsk: Bring back busy polling support
 2025-01-09 15:22 UTC  (2+ messages)

[PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-01-09 15:21 UTC  (4+ messages)
` [PATCH 5/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO request

[PATCH net-next v6 0/7] Introduce unified and structured PHY
 2025-01-09 15:21 UTC  (3+ messages)
` [PATCH net-next v6 2/7] net: ethtool: plumb PHY stats to PHY drivers

[PATCH 1/2] devres: add devm_remove_action_nowarn()
 2025-01-09 15:20 UTC  (7+ messages)
` [PATCH 2/2] rust: devres: remove action in `Devres::drop`

[PATCH 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
 2025-01-09 15:20 UTC  (10+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8650: setup cpu thermal with idle on high temperatures

[PATCH v2] usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-01-09 15:20 UTC 

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-09 15:18 UTC  (7+ messages)
` [PATCH v18 04/19] EDAC: Add memory repair control feature

[PATCH] Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc
 2025-01-09 15:17 UTC  (4+ messages)

[PATCH 0/2] media: iris: fix memory leak and improve driver
 2025-01-09 15:17 UTC  (2+ messages)

[PATCH v2] regmap: add cache validity to REGCACHE_FLAT
 2025-01-09 15:11 UTC 

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2025-01-09 15:11 UTC  (4+ messages)
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH] iomap: avoid avoid truncating 64-bit offset to 32 bits
 2025-01-09 15:09 UTC  (2+ messages)

[PATCH v2] i2c-mlxbf: Add repeated start condition support
 2025-01-09 15:09 UTC  (2+ messages)

[PATCH 00/18] Hide platform_profile_handler from consumers
 2025-01-09 15:06 UTC  (19+ messages)
` [PATCH 01/18] ACPI: platform_profile: Add `ops` member to handlers
` [PATCH 02/18] ACPI: platform_profile: Add `choices` to platform_profile_ops
` [PATCH 03/18] ACPI: platform_profile: Replace *class_dev member with class_dev
` [PATCH 04/18] ACPI: platform_profile: Let drivers set drvdata to the class device
` [PATCH 05/18] platform/surface: surface_platform_profile: Use devm_platform_profile_register()
` [PATCH 06/18] platform/x86: acer-wmi: "
` [PATCH 07/18] platform/x86: amd: pmf: sps: "
` [PATCH 08/18] platform/x86: asus-wmi: "
` [PATCH 09/18] platform/x86: dell-pc: "
` [PATCH 10/18] platform/x86: ideapad-laptop: "
` [PATCH 11/18] platform/x86: hp-wmi: "
` [PATCH 12/18] platform/x86: inspur_platform_profile: "
` [PATCH 13/18] platform/x86: thinkpad_acpi: "
` [PATCH 14/18] ACPI: platform_profile: Remove platform_profile_handler from exported symbols
` [PATCH 15/18] ACPI: platform_profile: Remove platform_profile_handler from callbacks
` [PATCH 16/18] ACPI: platform_profile: Move platform_profile_handler
` [PATCH 17/18] ACPI: platform_profile: Clean platform_profile_handler
` [PATCH 18/18] ACPI: platform_profile: Add documentation

[PATCH 0/3] efi/memattr: Improve the efi_memattr_init function
 2025-01-09 15:09 UTC  (6+ messages)
` [PATCH 3/3] efi/memattr: Include EFI memmap size in corruption warnings

[PATCH v7 0/5] Support system sleep with offloaded usb transfers
 2025-01-09 15:08 UTC  (5+ messages)
` [PATCH v7 3/5] usb: add apis for offload usage tracking
` [PATCH v7 5/5] usb: host: enable USB offload during system sleep

[PATCH v5 0/6] arm64: qcom: Add support for QCS9075 boards
 2025-01-09 15:03 UTC  (20+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3
` [PATCH v5 6/6] arm64: dts: qcom: Enable cpu cooling devices for QCS9075 platforms

[PATCH V2 3/3] phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation
 2025-01-09 15:03 UTC  (8+ messages)
` [PATCH] phy: freescale: fsl-samsung-hdmi: fix build error in fsl_samsung_hdmi_phy_configure_pll_lock_det

[PATCH net-next v3 0/3] Add Multicast Filtering support for VLAN interface
 2025-01-09 15:00 UTC  (7+ messages)
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode

[PATCH 00/10] netfilter: x_tables: Merge xt_*.h and ipt_*.h files which has same name
 2025-01-09 14:59 UTC  (7+ messages)
` [PATCH 01/10] netfilter: x_tables: Merge xt_DSCP.h to xt_dscp.h

[PATCH 2/2] hwmon: Add driver for TI INA233 Current and Power Monitor
 2025-01-09 14:59 UTC  (2+ messages)

[PATCH net] gro_cells: Avoid packet re-ordering for cloned skbs
 2025-01-09 14:56 UTC  (2+ messages)

[PATCH] rust: Disallow BTF generation with Rust + LTO
 2025-01-09 14:55 UTC  (5+ messages)

[PATCH] staging: greybus: remove unnecessary parentheses
 2025-01-09 14:54 UTC  (4+ messages)

[PATCH v6 0/5] tracing/probes: Cleanup with guard and __free for kprobe and fprobe
 2025-01-09 14:56 UTC  (8+ messages)
` [PATCH v6 1/5] tracing/kprobes: Fix to free objects when failed to copy a symbol
` [PATCH v6 2/5] tracing: Use __free() in trace_probe for cleanup
` [PATCH v6 3/5] tracing: Use __free() for kprobe events to cleanup
` [PATCH v6 4/5] tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos
` [PATCH v6 5/5] tracing: Adopt __free() and guard() for trace_fprobe.c

[PATCH] arch/s390: save_area_alloc default failure behavior changed to panic
 2025-01-09 14:53 UTC  (5+ messages)

[PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
 2025-01-09 14:54 UTC  (10+ messages)
      ` 回覆: "

[PATCH] net/ncsi: fix locking in Get MAC Address handling
 2025-01-09 14:50 UTC 

[RFC PATCH] rust: allow Clang-native `RANDSTRUCT` configs
 2025-01-09 14:51 UTC  (2+ messages)

[PATCH 0/3] media: imx415: Improvements for framerate and link frequency control
 2025-01-09 14:51 UTC  (3+ messages)
` [PATCH 1/3] media: i2c: imx415: Add read/write control of VBLANK

[PATCH v4 0/9] i2c: riic: driver cleanup and improvements
 2025-01-09 14:50 UTC  (5+ messages)

[PATCH v5 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-01-09 14:50 UTC  (6+ messages)
` [PATCH v5 08/10] misc: rp1: RaspberryPi RP1 misc driver

[PATCH] perf report: Fix input reload/switch functionality
 2025-01-09 14:50 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: serial: sc16is7xx: Add description for polling mode
 2025-01-09 14:43 UTC  (3+ messages)
` [PATCH v4 2/2] serial: sc16is7xx: Add polling mode if no IRQ pin is available

[PATCH v8 00/16] move per-vma lock into vm_area_struct
 2025-01-09 14:42 UTC  (3+ messages)
` [PATCH v8 10/16] refcount: introduce __refcount_{add|inc}_not_zero_limited

[PATCH] uprobes: Fix race in uprobe_free_utask
 2025-01-09 14:41 UTC  (3+ messages)

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-01-09 14:40 UTC  (5+ messages)
` [RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device

[PATCH v6 0/6] Add display support for the MT8365-EVK board
 2025-01-09 14:40 UTC  (2+ messages)

[PATCH] mm/memory.c: Add return NUMA_NO_NODE in numa_migrate_check() when folio_nid() and numa_node_id() are the same
 2025-01-09 14:40 UTC  (4+ messages)

[PATCH v4 1/4] Documentation/ABI: Add document for Mellanox PMC driver
 2025-01-09 14:39 UTC  (4+ messages)
` [PATCH v4 2/4] platform/mellanox: mlxbf-pmc: Add support for monitoring cycle count
` [PATCH v4 3/4] platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block
` [PATCH v4 4/4] Documentation/ABI: Add new sysfs field to sysfs-platform-mellanox-pmc

[PATCH v4 0/4] Updates to mlxbf-pmc
 2025-01-09 14:39 UTC 

[PATCH 0/6] nilfs2: fix kernel-doc comments for function return values
 2025-01-09 14:38 UTC  (4+ messages)
` [PATCH 1/6] nilfs2: correct return value kernel-doc descriptions for ioctl functions

[PATCH v2 0/5] platform: arm64: Huawei Matebook E Go embedded controller
 2025-01-09 14:37 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: gaokun3: Add Embedded Controller node

[PATCH v6 0/6] tun: Introduce virtio-net hashing feature
 2025-01-09 14:36 UTC  (7+ messages)
` [PATCH v6 1/6] virtio_net: Add functions for hashing
` [PATCH v6 3/6] tun: Introduce virtio-net hash feature
` [PATCH v6 5/6] selftest: tun: Add tests for virtio-net hashing

[PATCH] arm64: qcom: romulus: Update firmware names
 2025-01-09 14:34 UTC  (2+ messages)

[PATCH v4] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
 2025-01-09 14:32 UTC  (6+ messages)

[PATCH 0/3] drm/sched: Documentation and refcount improvements
 2025-01-09 14:30 UTC  (3+ messages)
` [PATCH 1/3] drm/sched: Document run_job() refcount hazard

[PATCH] arm64: dts: qcom: Use recommended MBN firmware format in DTS example
 2025-01-09 14:28 UTC  (3+ messages)

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-09 14:24 UTC  (13+ messages)
` [PATCH net-next v2 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v2 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters

[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-01-09 14:24 UTC  (3+ messages)
` [PATCH net-next v2 1/8] net: gro: decouple GRO from the NAPI layer

[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-09 14:16 UTC  (4+ messages)
` [RFC PATCH 01/10] dt-bindings: net: ti: Adds device tree binding for DUAL-EMAC mode support on PRU-ICSS2 for AM57xx SOCs

[PATCH] fortify: turn strlen() into an inline function using __builtin_constant_p()
 2025-01-09 14:14 UTC  (2+ messages)

[RESEND PATCH v3 0/2] Improve ath10k flush queue mechanism
 2025-01-09 13:56 UTC  (3+ messages)

[PATCH 5.4 00/93] 5.4.289-rc1 review
 2025-01-09 14:14 UTC  (5+ messages)

[PATCH v3] HID: lenovo: Support for ThinkPad-X12-TAB-1/2 Kbd Fn keys
 2025-01-09 14:12 UTC  (3+ messages)

[RFC PATCH 0/6] qcom: Add an SoC PM driver for sc7180 using PM domains
 2025-01-09 14:10 UTC  (4+ messages)
` [RFC PATCH 6/6] arm64: dts: qcom: sc7180: Add SoC specific compatible to soc node

[PATCH] lockd: add netlink control interface
 2025-01-09 14:10 UTC  (2+ messages)

[PATCH v2 0/9] x86/kexec: Fixes for tip/x86/boot
 2025-01-09 14:04 UTC  (10+ messages)
` [PATCH v2 1/9] x86/kexec: Disable global pages before writing to control page
` [PATCH v2 2/9] x86/kexec: Ensure preserve_context flag is set on return to kernel
` [PATCH v2 3/9] x86/kexec: Use correct swap page in swap_pages function
` [PATCH v2 4/9] x86/kexec: Fix stack and handling of re-entry point for ::preserve_context
` [PATCH v2 5/9] x86/kexec: Fix location of relocate_kernel with -ffunction-sections
` [PATCH v2 6/9] x86/kexec: Mark machine_kexec() with __nocfi
` [PATCH v2 7/9] kexec_core: Add and update comments regarding the KEXEC_JUMP flow
` [PATCH v2 8/9] x86/kexec: Cope with relocate_kernel() not being at the start of the page
` [PATCH v2 9/9] x86/kexec: Use typedef for relocate_kernel_fn function prototype

[RFC PATCH 0/3] m68k goes DT
 2025-01-09 14:08 UTC  (3+ messages)

[PATCH v3] hwmon: pmbus: dps920ab: Add ability to instantiate through i2c
 2025-01-09 14:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox