mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/7] media: iris: add support for kaanapali platform
 2026-02-28  7:31 UTC  (4+ messages)
` [PATCH v2 7/7] media: iris: add platform data for kaanapali

[PATCH v1] PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling
 2026-02-28  7:30 UTC 

[PATCH net-next v3 0/8] bng_en: add link management and statistics support
 2026-02-28  7:27 UTC  (9+ messages)
` [PATCH net-next v3 1/8] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next v3 2/8] bng_en: query PHY capabilities and report link status
` [PATCH net-next v3 3/8] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next v3 4/8] bng_en: implement ethtool pauseparam operations
` [PATCH net-next v3 5/8] bng_en: add support for link async events
` [PATCH net-next v3 6/8] bng_en: add initial support for ethtool stats display
` [PATCH net-next v3 7/8] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v3 8/8] bng_en: implement ndo_get_stats64

[PATCH] kbuild: Leave objtool binary around with 'make clean'
 2026-02-28  7:27 UTC  (2+ messages)

[PATCH net-next v4] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-02-28  7:26 UTC  (4+ messages)

[PATCH v5 00/32] Eliminate Dying Memory Cgroup
 2026-02-28  7:25 UTC  (10+ messages)
` [PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
  ` [PATCH v5 update "

[BISECTED]: Black screen on 7.0-rc1
 2026-02-28  7:22 UTC  (6+ messages)

[PATCH][RFC] platform/x86: intel_speed_select: Use static_cpu_has for HWP check
 2026-02-28  7:22 UTC  (5+ messages)
` 答复: "
  ` 答复: [外部邮件] "

[PATCH v2] PCI: Remove redudant call to pci_proc_attach_device()
 2026-02-28  7:21 UTC 

[PATCH] locking/barrier: use correct parameter names
 2026-02-28  7:18 UTC 

[PATCH] futex: add missing function parameter comments
 2026-02-28  7:17 UTC 

[PATCH] bitops: use correct parameter names in kernel-doc
 2026-02-28  7:17 UTC 

[PATCH v8 00/18] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2026-02-28  7:17 UTC  (4+ messages)
` [PATCH v8 03/18] dt-bindings: media: qcom,x1e80100-camss: Add support for combo-mode endpoints

[PATCH] vdso/datapage: correct struct member kernel-doc
 2026-02-28  7:17 UTC 

[PATCH] net: macvlan: fix multicast delivery to bridge ports with shared source MAC
 2026-02-28  7:16 UTC  (4+ messages)
` [PATCH v2 1/2] net: macvlan: support multicast rx for "
  ` [PATCH v2 2/2] selftests: net: add macvlan multicast test for "

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: use DP controller native HPD
 2026-02-28  7:15 UTC  (2+ messages)

cleanup the RAID5 XOR library
 2026-02-28  7:15 UTC  (23+ messages)
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 15/25] riscv: move the XOR code to lib/raid/
` [PATCH 16/25] sparc: "
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 24/25] xor: pass the entire operation to the low-level ops

[PATCH bpf-next v3 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
 2026-02-28  7:11 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: Remove kmem subtest from cgroup_iter_memcg
` [PATCH bpf-next v3 2/3] bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg
` [PATCH bpf-next v3 3/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value

[PATCH RFC v3 0/4] mm: add huge pfnmap support for remap_pfn_range()
 2026-02-28  7:09 UTC  (5+ messages)
` [PATCH RFC v3 1/4] x86/mm: Use proper page table helpers for huge page generation
` [PATCH RFC v3 2/4] mm/pgtable: Make pfn_pte() filter out huge page attributes
` [PATCH RFC v3 3/4] x86/mm: Remove pte_clrhuge() and clean up init_64.c
` [PATCH RFC v3 4/4] mm: add PMD-level huge page support for remap_pfn_range()

[PATCH] ocfs2: fix deadlock when creating quota file
 2026-02-28  7:06 UTC  (3+ messages)

[PATCH V2 9/9] accel/amdxdna: Fill invalid payload for failed command
 2026-02-28  7:06 UTC  (3+ messages)

[PATCH] perf trace: Fix IS_ERR() vs NULL check bug
 2026-02-28  7:06 UTC  (4+ messages)

[PATCH v2 0/7] perf data/pipe handling improvements
 2026-02-28  6:59 UTC  (8+ messages)
` [PATCH v2 1/7] perf clockid: Add missing include
` [PATCH v2 2/7] perf header: Add utility to convert feature number to a string
` [PATCH v2 3/7] perf session: Extra logging for failed to process events
` [PATCH v2 4/7] perf header: Refactor pipe mode end marker handling
` [PATCH v2 5/7] perf ordered-events: Event processing consistency with the regular reader
` [PATCH v2 6/7] perf evsel: Make unknown event names more unique
` [PATCH v2 7/7] perf data convert ctf: Pipe mode improvements

[PATCH v1 0/4] iio: adc: meson-saradc: add support for Meson S4
 2026-02-28  6:58 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: amlogic,meson-saradc: add S4 compatible
` [PATCH v1 2/4] iio: adc: meson-saradc: add support for Meson S4
` [PATCH v1 3/4] arm64: dts: amlogic: meson-s4: add internal SARADC controller
` [PATCH v1 4/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add Function key support

[PATCH v2] x86/hyperv: Use __naked attribute to fix stackless C function
 2026-02-28  6:46 UTC  (4+ messages)

[PATCH v2 0/4] arm64: dts: amlogic: meson-s4-khadas-vim1s: enable LEDs, Keys and Bluetooth
 2026-02-28  6:37 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: amlogic: meson-s4: add UART_A node
` [PATCH v2 2/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable bluetooth
` [PATCH v2 3/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add PWM LED support
` [PATCH v2 4/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add POWER key support

[PATCH v9 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
 2026-02-28  6:30 UTC  (3+ messages)
  `  "

[PATCH net-next] virtio-net: xsk: Support wakeup on RX side
 2026-02-28  6:25 UTC  (6+ messages)

[PATCH v4 0/3] mmc: dw_mmc: Support optional BIU clock
 2026-02-28  6:24 UTC  (4+ messages)
    ` [PATCH v4 1/3] dt-bindings: mmc: synopsys-dw-mshc: relax clocks constraint
    ` [PATCH v4 2/3] mmc: dw_mmc-k3: before set biu_clk rate, check biu_clk available or not
    ` [PATCH v4 3/3] mmc: dw_mmc: Using devm_clk_get_optional() for biu_clk

[PATCH] mac80211: update outdated comment
 2026-02-28  6:19 UTC  (2+ messages)
` [PATCH v2] wifi: "

[PATCH v5 0/4] media: i2c: ds90ub953: Add back channel GPIO support
 2026-02-28  6:18 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: media: ti,ds90ub953: Add new range for remote GPIO data
` [PATCH v5 2/4] media: i2c: ds90ub953: Add back channel GPIO support
` [PATCH v5 3/4] media: i2c: ds90ub953: use devm_mutex_init() to simplify code
` [PATCH v5 4/4] media: i2c: ds90ub953: use guard() "

[PATCH v5 0/4] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-02-28  6:16 UTC  (3+ messages)
` [PATCH v5 3/4] PCI: rockchip: drive at 2.5 GT/s, error other speeds

[PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
 2026-02-28  6:11 UTC  (3+ messages)
` [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`

[PATCH] HID: sony: add support for more instruments
 2026-02-28  6:05 UTC 

[PATCH] kbuild: only clean objtool on mrproper
 2026-02-28  5:53 UTC  (5+ messages)

[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
 2026-02-28  5:33 UTC  (3+ messages)

[PATCH v2 07/10] security: Hornet LSM
 2026-02-28  5:33 UTC  (2+ messages)

[RESEND Patch 1/2] perf/x86/intel: Only check GP counters for PEBS constraints validation
 2026-02-28  5:33 UTC  (2+ messages)
` [RESEND Patch 2/2] perf/x86/intel: Add missing branch counters constraint apply

[syzbot] [libertas?] INFO: task hung in lbs_remove_card
 2026-02-28  5:14 UTC  (3+ messages)

[PATCH] ocfs2: Fix circular locking dependency in ocfs2_del_inode_from_orphan()
 2026-02-28  5:12 UTC  (9+ messages)

[syzbot] [rdma?] kernel BUG in ib_device_get_by_index
 2026-02-28  5:07 UTC  (2+ messages)

[PATCH] rust: hrtimer: add active() method to query timer state
 2026-02-28  4:57 UTC  (6+ messages)

[PATCHv2 for 6.112 and 6.6 0/2] amdgpu: fix panic on old GPUs
 2026-02-28  4:53 UTC  (3+ messages)
` [PATCHv2 for 6.112 and 6.6 1/2] drm/amd/display: Add pixel_clock to amd_pp_display_configuration
` [PATCHv2 for 6.112 and 6.6 2/2] drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)

[PATCH] staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.c
 2026-02-28  4:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] khugepaged: remove redundant index check for pmd-folios
 2026-02-28  4:44 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove RTL8188E references
 2026-02-28  4:41 UTC  (2+ messages)

[RFC PATCH kernel] iommufd: Allow mapping from KVM's guest_memfd
 2026-02-28  4:14 UTC  (11+ messages)

[PATCH] crypto: caam - Replace snprintf with strscpy in caam_hash_alloc
 2026-02-28  3:58 UTC  (2+ messages)

[PATCH] crypto: octeontx - Replace scnprintf with strscpy in print_ucode_info
 2026-02-28  3:57 UTC  (2+ messages)

[PATCH v3 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
 2026-02-28  3:52 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net: enetc: set the external PHY address in IERB for port MDIO usage

[PATCH] phy: core: fix potential UAF in of_phy_simple_xlate()
 2026-02-28  3:44 UTC  (2+ messages)

[PATCH] HID: hid-lenovo-go-s: Remove unneeded semicolon
 2026-02-28  3:43 UTC 

[PATCH] crypto: sa2ul: add missing IS_ERR checks
 2026-02-28  3:40 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: ethernet: litex: minor improvment for the codebase
 2026-02-28  3:40 UTC  (2+ messages)

[PATCH net-next v2] net/handshake: Fixed grammar mistake
 2026-02-28  3:40 UTC  (2+ messages)

[PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G
 2026-02-28  3:40 UTC  (2+ messages)

[PATCH net v2] net: mana: Ring doorbell at 4 CQ wraparounds
 2026-02-28  3:40 UTC  (2+ messages)

[PATCH] HID: hid-lenovo-go: Remove unneeded semicolon
 2026-02-28  3:39 UTC 

[BUG] Possible circular locking dependency in spidev (buf_lock <-> spi_lock)
 2026-02-28  3:38 UTC 

[PATCH] firmware: arm_scmi: base: Simplify protocol list size calculation
 2026-02-28  3:37 UTC 

[PATCH net v3 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-02-28  3:36 UTC  (5+ messages)
` [PATCH net v3 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
` [PATCH net v3 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH V4 0/4] Align SVM with APM defined behaviors
 2026-02-28  3:33 UTC  (5+ messages)
` [PATCH V4 1/4] KVM: SVM: Move STGI and CLGI intercept handling
` [PATCH V4 2/4] KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
` [PATCH V4 3/4] KVM: SVM: Recalc instructions intercepts when EFER.SVME is toggled
` [PATCH V4 4/4] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted

[PATCH net-next v4] net: pppoe: implement GRO/GSO support
 2026-02-28  3:23 UTC 

[PATCH] crypto: drbg - convert to guard(mutex)
 2026-02-28  3:20 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Fix NULL pointer dereference of mgmt_chann
 2026-02-28  3:16 UTC  (3+ messages)

[PATCH net v1] net: nexthop: fix panic when IPv4 route references IPv6 nexthop
 2026-02-28  3:13 UTC 

[PATCH v3 3/3] dt-bindings: mmc: synopsys-dw-mshc: No need to enforce setting two clocks
 2026-02-28  3:13 UTC 

firewire-ohci: 7.0.0-rc1 warnings+crash
 2026-02-28  3:12 UTC  (2+ messages)

[PATCH] mm/huge_memory: fix a folio_split() race condition with folio_try_get()
 2026-02-28  3:10 UTC  (2+ messages)

[PATCH] rust: hrtimer: document handle based design rationale
 2026-02-28  3:08 UTC  (2+ messages)

[PATCH][next] ntfs: Fix spelling mistake "initiailized" -> "initialized"
 2026-02-28  3:06 UTC  (2+ messages)

[PATCH 0/2] selftests/bpf: fix bpf_cookie failures
 2026-02-28  2:58 UTC  (4+ messages)
` [PATCH 1/2] selftests/bpf: bpf_cookie: skip kprobe_multi tests without bpf_testmod

[PATCH v2] vmxnet3: Suppress page allocation warning for massive Rx Data ring
 2026-02-28  2:50 UTC  (2+ messages)

[PATCH net-next v2] r8152: Add 2500baseT EEE status/configuration support
 2026-02-28  2:50 UTC  (2+ messages)

[PATCH 00/11] SCMI Clock rates discovery rework
 2026-02-28  2:49 UTC  (16+ messages)
` [PATCH 03/11] firmware: arm_scmi: Simplify clock rates exposed interface
` [PATCH 04/11] clk: scmi: Use new simplified per-clock rate properties
` [PATCH 05/11] firmware: arm_scmi: Drop unused clock rate interfaces
` [PATCH 06/11] firmware: arm_scmi: Make clock rates allocation dynamic
` [PATCH 07/11] firmware: arm_scmi: Harden clock parents discovery
` [PATCH 09/11] firmware: arm_scmi: Add bound iterators support
` [PATCH 11/11] firmware: arm_scmi: Introduce all_rates_get clock operation

[PATCH] Replace NULL thread handler with a dummy function
 2026-02-28  2:36 UTC 

[PATCH] arm_mpam: Fix MPAM reset on resctrl unmount by clearing in_reset_state
 2026-02-28  2:30 UTC  (4+ messages)

[PATCH v3 2/2] rust: workqueue: add creation of workqueues
 2026-02-28  2:24 UTC  (2+ messages)

[PATCH net-next 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-02-28  2:11 UTC  (7+ messages)
` [PATCH net-next 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[PATCH] pinctrl: cy8c95x0: Use proper error code
 2026-02-28  2:05 UTC 

[PATCH V5 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-02-28  1:58 UTC  (7+ messages)
` [PATCH V5 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties

[i915-ci-only NO-REVIEW 24/25] PREEMPT_RT injection
 2026-02-28  1:57 UTC 

[PATCH v2 0/3] Input: add initial support for Goodix GTX8 touchscreen ICs
 2026-02-28  1:56 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: input: document Goodix GTX8 Touchscreen ICs
` [PATCH v2 2/3] Input: add support for "
` [PATCH v2 3/3] MAINTAINERS: add an entry for Goodix GTX8 Touchscreen driver

[PATCH 0/5] docs: watchdog: general cleaning and corrections
 2026-02-28  1:55 UTC  (11+ messages)
` [PATCH 1/5] docs: watchdog: mlx-wdt: small fixes
` [PATCH 2/5] docs: watchdog: pcwd: fix typo and driver info
` [PATCH 3/5] docs: watchdog-api: general cleaning
` [PATCH 4/5] docs: watchdog-kernel-api: general cleanups
` [PATCH 5/5] docs: watchdog-parameters: add missing watchdog_core parameters

[RFC PATCH] fbcon: Fix out-of-bounds memory in fbcon_putcs
 2026-02-28  1:53 UTC  (3+ messages)

[PATCH net-next v3] net: phy: micrel: Add support for lan9645x internal phy
 2026-02-28  1:40 UTC  (2+ messages)

[PATCH net-next v2] net/hsr: update outdated comments
 2026-02-28  1:40 UTC  (2+ messages)

[PATCH net v3] net: core: failover: fix NULL pointer dereference in failover_slave_register()
 2026-02-28  1:36 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: rk3036: Move PHY reset to ethernet-phy node
 2026-02-28  1:32 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: rk3288: Remove rockchip,grf from tsadc

[PATCH 0/8] rust: module parameter extensions
 2026-02-28  1:32 UTC  (3+ messages)
` [PATCH 1/8] rust: module_param: add StringParam type for C string parameters

[PATCH net-next v4] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-02-28  1:28 UTC  (4+ messages)
` [net-next,v4] "

[PATCH for 6.1 0/2] prepare to fix panic on old GPUs
 2026-02-28  1:28 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
 2026-02-28  1:26 UTC  (3+ messages)

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-28  1:23 UTC  (9+ messages)

[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-28  1:21 UTC  (4+ messages)
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc

[PATCH v2 1/2] dt-bindings: clock: ast2600: Add reset definition for video
 2026-02-28  1:20 UTC  (3+ messages)

[PATCH v3 00/21] TP8028 Rapid Path Failure Recovery
 2026-02-28  1:20 UTC  (3+ messages)
` [PATCH v3 21/21] nvme-fc: Extend FENCING state per TP4129 on CCR failure

[PATCH net v8 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
 2026-02-28  1:20 UTC  (2+ messages)

page:  |  | latest

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

all inboxes | Powered by JetHome®