mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v5 0/4] Add features to an existing driver
 2024-06-14  4:58 UTC  (4+ messages)
` [PATCH v5 3/4] media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage

[RFC PATCH] sched/numa: scan the vma if it has not been scanned for a while
 2024-06-14  4:56 UTC 

[Patch V3] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-06-14  4:56 UTC 

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-14  4:40 UTC  (3+ messages)

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-14  4:39 UTC  (14+ messages)
` [PATCH v1 1/3] mm: zswap: fix global shrinker memcg iteration

[PATCH] pstore: platform: add missing MODULE_DESCRIPTION() macro
 2024-06-14  4:39 UTC 

[PATCH net V4 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-06-14  4:30 UTC  (7+ messages)
` [PATCH net V4 1/3] net: lan743x: disable WOL upon resume to restore full data path operation
` [PATCH net V4 2/3] net: lan743x: Support WOL at both the PHY and MAC appropriately

[PATCH v4] arm64: dts: ti: k3-am62p: use eFuse MAC Address for CPSW3G Port 1
 2024-06-14  4:29 UTC  (2+ messages)

[PATCH v2] sched/fair: Reschedule the cfs_rq when current is ineligible
 2024-06-14  4:14 UTC  (9+ messages)

[PATCH v3] binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues
 2024-06-14  4:09 UTC 

[PATCH v8] ALSA: hda/tas2781: Add tas2781 hda SPI driver
 2024-06-14  4:05 UTC 

[PATCH v9 00/21] Support IGT in display driver
 2024-06-14  4:04 UTC  (24+ messages)
` [PATCH v9 01/21] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v9 02/21] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v9 03/21] drm/mediatek: Add missing plane settings when async update
` [PATCH v9 04/21] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v9 05/21] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v9 06/21] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v9 07/21] drm/mediatek: Support more 10bit formats in OVL
` [PATCH v9 08/21] drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195
` [PATCH v9 09/21] drm/mediatek: Fix XRGB setting error in OVL
` [PATCH v9 10/21] drm/mediatek: Fix XRGB setting error in Mixer
` [PATCH v9 11/21] drm/mediatek: Add new color format MACROs in OVL
` [PATCH v9 12/21] drm/mediatek: Support DRM plane alpha "
` [PATCH v9 13/21] drm/mediatek: Support DRM plane alpha in Mixer
` [PATCH v9 14/21] drm/mediatek: Support "None" blending in OVL
` [PATCH v9 15/21] drm/mediatek: Support "None" blending in Mixer
` [PATCH v9 16/21] drm/mediatek: Support "Pre-multiplied" blending in OVL
` [PATCH v9 17/21] drm/mediatek: Support "Pre-multiplied" blending in Mixer
` [PATCH v9 18/21] drm/mediatek: Support alpha blending in display driver
` [PATCH v9 19/21] drm/mediatek: Support CRC "
` [PATCH v9 20/21] drm/mediatek: Support CRC in OVL
` [PATCH v9 21/21] drm/mediatek: Support CRC in OVL adaptor

[PATCH 0/2] Fix sleeping function called from invalid context
 2024-06-14  4:01 UTC  (3+ messages)
` [PATCH 1/2] mailbox: Add power_get/power_put API to mbox_chan_ops
` [PATCH 2/2] mailbox: mtk-cmdq: Move pm_runimte_get and put to mbox_chan_ops API

[PATCH v3 0/8] Rework the DAIF mask, unmask and track API
 2024-06-14  4:00 UTC  (10+ messages)
` [PATCH v3 1/8] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT

[net/sched] Question: Locks for clearing ERR_PTR() value from idrinfo->action_idr ?
 2024-06-14  4:00 UTC  (4+ messages)

[PATCH 0/2] perf: support specify vdso path in cmdline
 2024-06-14  3:55 UTC  (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf: disasm: prefer symsrc_filename for filename

[PATCH 0/2] Skip offline cores when enabling SMT on PowerPC
 2024-06-14  3:52 UTC  (3+ messages)

[PATCH] drm/mediatek: Remove less-than-zero comparison of an unsigned value
 2024-06-14  3:49 UTC 

[PATCH v2] binder_alloc: Replace kcalloc with kvcalloc to mitigate
 2024-06-14  3:49 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-06-14  3:47 UTC  (2+ messages)
` [syzbot] "

[PATCH v4 00/10] Rework the DAIF mask, unmask and track API
 2024-06-14  3:44 UTC  (11+ messages)
` [PATCH v4 01/10] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH v4 02/10] arm64/cpufeature: Detect PE support for FEAT_NMI
` [PATCH v4 03/10] arm64/nmi: Add Kconfig for NMI
` [PATCH v4 04/10] arm64: daifflags: Introduce logical interrupt masking
` [PATCH v4 05/10] arm64: Sipmlify exception masking during exception entry and exit
` [PATCH v4 06/10] arm64: Deprecate old local_daif_{mask,save,restore} helper functions
` [PATCH v4 07/10] irqchip/gic-v3: Improve the maintainability of NMI masking in GIC driver
` [PATCH v4 08/10] arm64: kprobe: Keep NMI maskabled while kprobe is stepping xol
` [PATCH v4 09/10] arm64: irqchip/gic-v3: Simplify NMI handling in IRQs disabled context
` [PATCH v4 10/10] arm64: Migrate idle context save/restore to logical interrupt masking

[PATCH v2] perf sched map: Add command-name, fuzzy-name options to filter the output map
 2024-06-14  3:43 UTC  (4+ messages)

[PATCH 0/2] ASoC: dt-bindings: Convert realtek CODEC bindings to DT schema
 2024-06-14  3:38 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: realtek,rt5514: Convert to dtschema
` [PATCH 2/2] ASoC: dt-bindings: realtek,rt5631: "

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-14  3:32 UTC  (6+ messages)

[PATCH v11 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-14  3:32 UTC  (15+ messages)
` [PATCH v11 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers
` [PATCH v11 4/9] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v11 5/9] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v11 6/9] cpufreq: amd-pstate: Add set_boost callback for active mode

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-14  3:32 UTC  (11+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 3/3] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE

[PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration
 2024-06-14  3:31 UTC  (13+ messages)

[PATCH v2] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-14  3:22 UTC  (2+ messages)

[PATCH v3] docs/zh_CN: add process/researcher-guidelines Chinese translation
 2024-06-14  3:21 UTC 

[PATCHv5 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  3:18 UTC  (3+ messages)

[PATCH RFC 0/2] NFSv4: set sb_flags to second superblock
 2024-06-14  3:14 UTC  (3+ messages)
` [PATCH RFC 2/2] "

[PATCH] crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
 2024-06-14  3:09 UTC  (2+ messages)
` [PATCH] crypto: lib - Use swap() in mpi_powm()

[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
 2024-06-14  3:05 UTC  (2+ messages)

Re: [PATCH v3] cpuset: use Union-Find to optimize the merging of cpumasks
 2024-06-14  3:04 UTC 

[PATCH 1/1] EDAC/igen6: Add Intel Arrow Lake-U/H SoCs support
 2024-06-14  3:03 UTC 

[PATCH] cgroup: bridge namespaces and cgroups
 2024-06-14  3:01 UTC 

[PATCH v6 0/7] DAMON based tiered memory management for CXL memory
 2024-06-14  3:00 UTC  (8+ messages)
` [PATCH v6 1/7] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v6 2/7] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v6 3/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v6 4/7] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v6 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v6 6/7] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v6 7/7] Docs/damon: document damos_migrate_{hot,cold}

[PATCH] KVM: Discard zero mask with function kvm_dirty_ring_reset
 2024-06-14  2:58 UTC  (3+ messages)

[Syzkaller & bisect] There is KASAN: slab-use-after-free Read in arena_vm_close in v6.10-rc3 kernel
 2024-06-14  2:54 UTC 

[PATCH] platform/chrome: cros_ec_lpc: Handle zero length read/write
 2024-06-14  2:50 UTC  (3+ messages)

[PATCH] arm64: smp: Fix missing IPI statistics
 2024-06-14  2:48 UTC  (3+ messages)

[PATCH] KVM: Remove duplicated zero clear with dirty_bitmap buffer
 2024-06-14  2:45 UTC  (3+ messages)

[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-06-14  2:45 UTC  (18+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped

[RFC PATCH v2 0/9] fpga: dfl: fix kernel warning on port release/assign for SRIOV
 2024-06-14  2:44 UTC  (5+ messages)
` [RFC PATCH v2 9/9] "

[PATCH 0/2] LoongArch: Fix S3 sleep on U-Boot + QEMU virt machine
 2024-06-14  2:44 UTC  (9+ messages)
` [PATCH 1/2] LoongArch: Initialise unused Direct Map Windows
` [PATCH 2/2] LoongArch: Fix ACPI standard register based S3 support

[PATCH] ASoc: PCM6240: Fix a null pointer dereference in pcmdevice_i2c_probe
 2024-06-14  2:41 UTC 

[PATCH v3 0/3] slab: fix and cleanup of slub_debug
 2024-06-14  2:40 UTC  (6+ messages)
` [PATCH v3 1/3] slab: make check_object() more consistent

[PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device
 2024-06-14  2:39 UTC  (5+ messages)
` [PATCH v3 3/4] platform/chrome: cros_kbd_led_backlight: allow binding through "

[BUG] Kernel panic when using Hibernation on kernel 6.1.25
 2024-06-14  2:32 UTC  (3+ messages)

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-14  2:30 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v2 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH v2 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
` [PATCH v2 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
` [PATCH v2 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
` [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions

[PATCH 0/2] ipmi: ssif_bmc: add support of skipping ARM SBMR boot progress response
 2024-06-14  2:29 UTC  (3+ messages)
` [PATCH 2/2] ipmi: ssif_bmc: support skipping ARM SBMR bootprogress response

[PATCH V2] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-06-14  2:26 UTC 

[PATCH] arm64/mm: Drop ESR_ELx_FSC_TYPE
 2024-06-14  2:24 UTC  (3+ messages)

[PATCH v3] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-14  2:23 UTC  (2+ messages)

[PATCH] arm: Add KPROBES_ON_FTRACE supported
 2024-06-14  2:23 UTC 

[PATCH] scsi: ufs: core: Free memory allocated for model before reinit
 2024-06-14  2:23 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()
 2024-06-14  2:21 UTC  (5+ messages)

[PATCH] fpga: altera-fpga2sdram: remove unused struct 'prop_map'
 2024-06-14  2:21 UTC  (4+ messages)

[syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (3)
 2024-06-14  2:20 UTC  (5+ messages)

[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
 2024-06-14  2:18 UTC  (12+ messages)
` [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode
    ` [EXT] "
` [PATCH v10 2/2] wifi: mwifiex: add host mlme for AP mode
    ` [EXT] "

[update PATCHv5 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  2:13 UTC 

[PATCH v9 0/2] Add support for Loongson1 APB DMA
 2024-06-14  2:12 UTC  (3+ messages)

[PATCH v5] drm/ci: add tests on vkms
 2024-06-14  2:05 UTC  (5+ messages)

[net-next PATCH v5 00/10] Introduce RVU representors
 2024-06-14  2:02 UTC  (3+ messages)
` [net-next PATCH v5 02/10] octeontx2-pf: RVU representor driver

[PATCH v8 00/10] block atomic writes
 2024-06-14  2:01 UTC  (2+ messages)

[PATCH v3 0/2] RK3588: FriendlyElec CM3588 NAS board support
 2024-06-14  2:00 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: rockchip: Add FriendlyElec CM3588 NAS board

[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-06-14  1:51 UTC  (30+ messages)
` [PATCH v4 01/19] x86/resctrl: Add support for "
` [PATCH v4 03/19] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v4 04/19] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v4 05/19] x86/resctrl: Introduce resctrl_file_fflags_init to initialize fflags
` [PATCH v4 06/19] x86/resctrl: Introduce interface to display number of ABMC counters
` [PATCH v4 07/19] x86/resctrl: Add support to enable/disable ABMC feature
` [PATCH v4 08/19] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v4 09/19] x86/resctrl: Initialize ABMC counters bitmap
` [PATCH v4 11/19] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg
` [PATCH v4 13/19] x86/resctrl: Add data structures for ABMC assignment
` [PATCH v4 14/19] x86/resctrl: Add the interface to assign ABMC counter
` [PATCH v4 15/19] x86/resctrl: Add the interface to unassign "
` [PATCH v4 16/19] x86/resctrl: Enable ABMC by default on resctrl mount
` [PATCH v4 17/19] x86/resctrl: Introduce the interface switch between ABMC and mbm_legacy

[PATCH v8 0/3] Reclaim lazyfree THP without splitting
 2024-06-14  1:51 UTC  (4+ messages)
` [PATCH v8 1/3] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v8 2/3] mm/rmap: integrate PMD-mapped folio splitting into "
` [PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

[PATCH v2] sefltests: net: Add on/off checks for network interface non fixed features
 2024-06-14  1:49 UTC  (2+ messages)

net: dsa: Realtek switch drivers
 2024-06-14  1:49 UTC 

[PATCH v6 0/6] power: supply: Lenovo Yoga C630 EC
 2024-06-14  1:47 UTC  (5+ messages)
` [PATCH v6 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver

[PATCH 6.9 000/157] 6.9.5-rc1 review
 2024-06-14  1:44 UTC  (2+ messages)

[Resend PATCHv4 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-14  1:44 UTC  (12+ messages)

[PATCH] USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
 2024-06-14  1:30 UTC 

[PATCH net-next v13 00/13] Introduce PHY listing and link_topology tracking
 2024-06-14  1:26 UTC  (9+ messages)
` [PATCH net-next v13 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v13 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v13 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v13 07/13] net: ethtool: Introduce a command to list PHYs on an interface

[PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-06-14  1:16 UTC  (6+ messages)
` [PATCH v6 03/10] iommu: Add attach handle to struct iopf_group

[PATCH] iommu/iova: add missing MODULE_DESCRIPTION() macro
 2024-06-14  1:14 UTC 

[PATCH -next 0/2] blk-throttle: fix lower control under super low iops limit
 2024-06-14  1:09 UTC  (4+ messages)
` [PATCH -next 2/2] "

linux-next: manual merge of the ftrace tree with the vfs-brauner tree
 2024-06-14  1:07 UTC  (4+ messages)

[PATCH] mm: memcontrol: add VM_BUG_ON_FOLIO() to catch lru folio in mem_cgroup_migrate()
 2024-06-14  1:07 UTC 

[PATCH RFC -next 0/7] blk-iocost: support to build iocost as kernel module
 2024-06-14  1:07 UTC  (4+ messages)

[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_one
 2024-06-14  1:05 UTC  (2+ messages)
` [PATCH] ovl: avoid deadlock in ovl_create_tmpfile

[PATCH] Documentation: exception-tables.rst: Fix the wrong steps referenced
 2024-06-14  1:00 UTC 

[PATCH] ARM: stm32: dts: Missing clocks for stm32f429's syscfg
 2024-06-14  1:00 UTC 

[PATCH] crypto: arm/poly1305 - add missing MODULE_DESCRIPTION() macro
 2024-06-14  0:57 UTC 

[PATCH v1 1/1] ACPI/IORT: Switch to use kmemdup_array()
 2024-06-14  0:54 UTC  (3+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-06-14  0:52 UTC  (4+ messages)

[PATCH] Revert "f2fs: use flush command instead of FUA for zoned device"
 2024-06-14  0:48 UTC 

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-14  0:48 UTC  (12+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier

[PATCH] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-14  0:45 UTC  (5+ messages)

[PATCH] firewire: core: record card index in tracepoints event for self ID sequence
 2024-06-14  0:42 UTC 

[PATCH v2 0/5] In-place module initialisation
 2024-06-14  0:39 UTC  (3+ messages)

[PATCH v2] xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
 2024-06-14  0:28 UTC 

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®