mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-06-13 13:37 UTC  (5+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
` [PATCH 3/6] module: kallsyms: Determine exact function size
` [PATCH 4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs()

[PATCH net-next v6 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
 2024-06-13 13:33 UTC  (11+ messages)

[net-next,v5 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-06-13 13:33 UTC  (2+ messages)

[PATCH 0/8] riscv: ftrace: atmoic patching and preempt improvements
 2024-06-13 13:32 UTC  (3+ messages)
` [PATCH 2/8] tracing: do not trace kernel_text_address()

[PATCH v4 1/3] dt-bindings: leds-lp55xx: limit pwr-sel property to ti,lp8501
 2024-06-13 13:31 UTC  (3+ messages)
` [PATCH v4 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569

[PATCH 1/2] vdpa: support set mac address from vdpa tool
 2024-06-13 13:29 UTC  (3+ messages)

[PATCH v7 0/4] Reclaim lazyfree THP without splitting
 2024-06-13 13:29 UTC  (7+ messages)
` [PATCH v7 1/4] mm/rmap: remove duplicated exit code in pagewalk loop

[PATCH] USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'
 2024-06-13 13:28 UTC  (2+ messages)

[PATCH v3] staging: vt6656: Remove line from TODO
 2024-06-13 13:28 UTC 

[PATCH 0/3] PCI: Resource helper improvements
 2024-06-13 13:28 UTC  (3+ messages)
` [PATCH 1/3] resource: Add resource set range and size helpers

[PATCH 0/8] DAMON based tiered memory management for CXL memory
 2024-06-13 13:27 UTC  (7+ messages)
` [PATCH 1/8] mm: make alloc_demote_folio externally invokable for migration
` [PATCH 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH 3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH 4/8] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH 5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion

[PATCH v3 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-13 13:26 UTC  (7+ messages)
` [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[PATCH] rapidio: removse some dead defines
 2024-06-13 13:26 UTC  (2+ messages)

[PATCH v2] ASoC: cs35l56: Disconnect ASP1 TX sources when ASP1 DAI is hooked up
 2024-06-13 13:25 UTC 

[PATCH v4 0/4] thermal: Add support of multiple sensors
 2024-06-13 13:24 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: thermal: Restore the thermal-sensors property
` [PATCH v4 2/4] thermal: Add support of multi sensors to thermal_core
` [PATCH v4 3/4] thermal: Add support of multi sensors to thermal_of
` [PATCH v4 4/4] ARM64: mt8195: Use thermal aggregation for big and little cpu

[PATCH 0/6] powervr: MT8173 GPU support
 2024-06-13 13:23 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU

[PATCH v2] sched/fair: Reschedule the cfs_rq when current is ineligible
 2024-06-13 13:23 UTC  (6+ messages)

[PATCH printk v2 00/18] add threaded printing + the rest
 2024-06-13 13:22 UTC  (7+ messages)
` [PATCH printk v2 05/18] printk: Atomic print in printk context on shutdown
  ` atomic_flush vs boot consoles - was: "
    ` [PATCH] printk: nbcon_atomic_flush_pending() is safe only when there is no boot console
` [PATCH printk v2 06/18] printk: nbcon: Add context to console_is_usable()

[PATCH 1/1] s390/virtio_ccw: fix config change notifications
 2024-06-13 13:21 UTC  (3+ messages)

[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
 2024-06-13 13:20 UTC  (9+ messages)
` [PATCH v5 1/8] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v5 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v5 3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v5 4/8] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v5 5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v5 6/8] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v5 7/8] Docs/admin-guide/mm/damon/usage: add missing actions
` [PATCH v5 8/8] Docs/.../mm/damon: add more damos actions

[PATCH v6 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-06-13 13:20 UTC  (5+ messages)
` [PATCH v6 1/4] net: phy: bcm54811: New link mode for BroadR-Reach
` [PATCH v6 2/4] net: phy: bcm54811: Add LRE registers definitions
` [PATCH v6 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag
` [PATCH v6 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[PATCH v3 0/4] KVM: arm64: pKVM host proxy FF-A fixes
 2024-06-13 13:20 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Trap FFA_VERSION host call in pKVM
` [PATCH v3 2/4] KVM: arm64: Add support for FFA_PARTITION_INFO_GET
` [PATCH v3 3/4] KVM: arm64: Update the identification range for the FF-A smcs
` [PATCH v3 4/4] KVM: arm64: Use FF-A 1.1 with pKVM

[PATCH v5 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-13 13:20 UTC  (4+ messages)
` [PATCH v5 1/2] "

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-13 13:19 UTC  (4+ messages)
` [PATCH v4, 1/3] dt-bindings: usb: dwc3: Add snps,p2p3tranok quirk

[PATCH 1/2] arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mapping
 2024-06-13 13:17 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recording

selftests: ftrace: WARNING: at arch/arm64/kernel/stacktrace.c:112 arch_stack_walk
 2024-06-13 13:15 UTC 

[PATCH] mmc: sdhci-of-dwcmshc: Use inverted-wp quirk for CV18xx and SG200x SoCs
 2024-06-13 13:15 UTC  (3+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpsw: Add priv-flag for Switch VLAN Aware mode
 2024-06-13 13:14 UTC  (11+ messages)

[PATCH 0/8] firewire: store the numeric identifier of card in data structure for tracepoint events
 2024-06-13 13:14 UTC  (9+ messages)
` [PATCH 1/8] firewire: core: record card index in tracepoinrts events derived from async_outbound_complete_template
` [PATCH 2/8] firewire: core: record card index in tracepoinrts events derived from async_outbound_initiate_template
` [PATCH 3/8] firewire: core: record card index in tracepoinrts events derived from async_inbound_template
` [PATCH 4/8] firewire: core: record card index in async_phy_outbound_initiate tracepoints event
` [PATCH 5/8] firewire: core: record card index in async_phy_outbound_complete "
` [PATCH 6/8] firewire: core: record card index in async_phy_inbound "
` [PATCH 7/8] firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_template
` [PATCH 8/8] firewire: core: record card index in bus_reset_handle tracepoints event

[PATCH v3] sched/fair: Preempt if the current process is ineligible
 2024-06-13 13:14 UTC 

cifs: BUG: kernel NULL pointer dereference
 2024-06-13 13:13 UTC 

[PATCH 0/5] Update OPP table and add entries for AM62Ax & AM62Px SoCs
 2024-06-13 13:13 UTC  (7+ messages)
` [PATCH 3/5] DONOTMERGE: dt-bindings: mfd: syscon: add TI's opp table compatible

[PATCH 0/2] Wakeup the i2c-omap controller during suspend stage
 2024-06-13 13:13 UTC  (3+ messages)
` [PATCH 1/2] i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()
` [PATCH 2/2] i2c: omap: wakeup the controller during suspend() callback

[PATCH v2 2/2] misc: Register a PPI for the vcpu stall detection virtual device
 2024-06-13 13:12 UTC  (2+ messages)

[PATCH 0/2] Add resume support for the mux mmio driver
 2024-06-13 13:07 UTC  (3+ messages)
` [PATCH 1/2] mux: add mux_chip_resume() function
` [PATCH 2/2] mux: mmio: add resume support

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-13 13:06 UTC  (11+ messages)

[PATCH] x86/CPU/AMD: inline amd_clear_divider
 2024-06-13 13:04 UTC  (2+ messages)
` [tip: x86/cpu] x86/CPU/AMD: Always inline amd_clear_divider()

[syzbot] [mm?] KASAN: slab-use-after-free Read in finish_fault
 2024-06-13 13:03 UTC  (3+ messages)

[RCU] zombie task hung in synchronize_rcu_expedited
 2024-06-13 13:01 UTC  (5+ messages)
` [PATCH] zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
` [PATCH] zap_pid_ns_processes: don't send SIGKILL to sub-threads

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-13 13:01 UTC  (3+ messages)
` [PATCH 01/15] net: hbl_cn: add habanalabs Core Network driver

[PATCH 1/2] list: introduce a new cutting helper
 2024-06-13 13:00 UTC  (5+ messages)

[PATCH v4] perf trace: BTF-based enum pretty printing
 2024-06-13 12:59 UTC  (3+ messages)

[PATCH] zram: use copy_page for full page copy
 2024-06-13 12:58 UTC  (3+ messages)

[PATCH v2] scripts: add scripts/checktransupdate.py
 2024-06-13 12:58 UTC  (4+ messages)

[RFC PATCH v2 0/4] Add CPG support for RZ/V2H(P) SoC
 2024-06-13 12:57 UTC  (9+ messages)
` [RFC PATCH v2 1/4] dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPG
` [RFC PATCH v2 2/4] dt-bindings: clock: Add R9A09G057 core clocks

[PATCH v2 2/5] ata: ahci: a hotplug capable port is an external port
 2024-06-13 12:56 UTC 

[PATCH v2 0/4] Add MDSS and DPU support for QCOM SM7150 SoC
 2024-06-13 12:54 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: display/msm: Add SM7150 DPU

[PATCH] KVM: Remove duplicated zero clear with dirty_bitmap buffer
 2024-06-13 12:54 UTC 

[PATCH v3] dt-bindings: phy: rockchip-emmc-phy: Convert to dtschema
 2024-06-13 12:52 UTC  (5+ messages)

[PATCH v2 0/2] Fixes for console command line ordering
 2024-06-13 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] printk: Revert add_preferred_console_match() related commits
` [PATCH v2 2/2] printk: Add update_preferred_console()

[syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn
 2024-06-13 12:45 UTC  (3+ messages)

security: ima_policy.c:427:17: error: too many arguments to function 'ima_filter_rule_init'
 2024-06-13 12:43 UTC 

[PATCH] ASoC: q6apm-lpass-dai: close graph on prepare errors
 2024-06-13 12:42 UTC  (3+ messages)

drivers/media/pci/intel/ivsc/mei_csi.c:679:undefined reference to `ipu_bridge_parse_ssdb'
 2024-06-13 12:41 UTC 

[PATCH v3 0/4] ASoC: qcom: display port changes
 2024-06-13 12:40 UTC  (2+ messages)

[PATCH 0/2] pci/switch_discovery: Add new module to discover inter-switch P2P links
 2024-06-13 12:40 UTC  (3+ messages)
` [PATCH 1/2] switch_discovery: Add new module to discover inter switch links between PCI-to-PCI bridges

[syzbot] [bcachefs?] kernel BUG in bch2_journal_res_get
 2024-06-13 12:39 UTC 

[PATCH v6 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-06-13 12:38 UTC  (4+ messages)
` [PATCH v6 4/7] soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driver

[PATCH net-next v5 00/12] net: dsa: lantiq_gswip: code improvements
 2024-06-13 12:37 UTC  (26+ messages)
` [PATCH net-next v5 02/12] net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
` [PATCH net-next v5 04/12] net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
` [PATCH net-next v5 05/12] net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
` [PATCH net-next v5 06/12] net: dsa: lantiq_gswip: do also enable or disable cpu port
` [PATCH net-next v5 07/12] net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
` [PATCH net-next v5 08/12] net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
` [PATCH net-next v5 09/12] net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
` [PATCH net-next v5 10/12] net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()
` [PATCH net-next v5 11/12] net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()
` [PATCH net-next v5 12/12] net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()

[PATCH v2 0/4] KVM: arm64: pKVM host proxy FF-A fixes
 2024-06-13 12:37 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: arm64: Trap FFA_VERSION host call in pKVM
` [PATCH v2 2/4] KVM: arm64: Add support for FFA_PARTITION_INFO_GET
` [PATCH v2 3/4] KVM: arm64: Fix the identification range for the FF-A smcs

[PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes
 2024-06-13 12:37 UTC  (12+ messages)

[PATCH v7 0/1] Add tas2781 driver for SPI
 2024-06-13 12:36 UTC  (4+ messages)
` [PATCH v7 1/1] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI

[PATCH] usb: typec: ucsi: glink: fix child node release in probe function
 2024-06-13 12:31 UTC  (2+ messages)

[PATCH v2] rtc: abx80x: Fix return value of nvmem callback on read
 2024-06-13 12:31 UTC  (2+ messages)

[PATCH v7 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub
 2024-06-13 12:30 UTC  (2+ messages)
` [PATCH v7 2/2] arm64: dts: amlogic: Used onboard usb hub reset on odroid n2

[PATCH] KVM: Discard zero mask with function kvm_dirty_ring_reset
 2024-06-13 12:28 UTC 

[PATCH v3] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed
 2024-06-13 12:23 UTC 

[PATCH v2 00/13] OMAP mailbox FIFO removal
 2024-06-13 12:22 UTC  (3+ messages)

[PATCH v2 1/2] rust: add abstraction for struct device
 2024-06-13 12:22 UTC  (11+ messages)

linux-next: duplicate patch in the vfs-brauner tree
 2024-06-13 12:17 UTC  (3+ messages)

[PATCH v2 0/5] nfsd/sunrpc: allow starting/stopping pooled NFS server via netlink
 2024-06-13 12:16 UTC  (6+ messages)
` [PATCH v2 1/5] sunrpc: fix up the special handling of sv_nrpools == 1
` [PATCH v2 2/5] nfsd: make nfsd_svc call nfsd_set_nrthreads
` [PATCH v2 3/5] nfsd: allow passing in array of thread counts via netlink
` [PATCH v2 4/5] sunrpc: refactor pool_mode setting code
` [PATCH v2 5/5] nfsd: new netlink ops to get/set server pool_mode

[PATCH] ALSA: xen-front: remove unused struct 'alsa_sndif_hw_param'
 2024-06-13 12:15 UTC  (2+ messages)

[PATCH v2] RDMA/mlx5 : Reclaim max 50K pages at once
 2024-06-13 12:12 UTC 

[PATCH] hostfs: Add const qualifier to host_root in hostfs_fill_super()
 2024-06-13 12:12 UTC  (2+ messages)

[PATCH v1 0/4] Add support for Lenovo Thinkbooks
 2024-06-13 12:11 UTC  (2+ messages)

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

[PATCH v2 0/7] ALSA: hda: Improvements to hda_component
 2024-06-13 12:06 UTC  (2+ messages)

[PATCH v6] LoongArch: KVM: Add PMU support
 2024-06-13 12:05 UTC 

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-06-13 12:04 UTC  (9+ messages)
` [PATCH v2 1/5] mfd: axp20x: AXP717: Fix missing IRQ status registers range

[PATCH] clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
 2024-06-13 12:02 UTC 

[PATCH V2] ALSA: hda/senarytech: add senarytech codec support
 2024-06-13 12:01 UTC  (2+ messages)

[PATCH] binder_alloc: replace kcalloc with kvcalloc to mitigate OOM issues
 2024-06-13 12:01 UTC  (3+ messages)

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-13 11:59 UTC  (5+ messages)

[PATCH] usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
 2024-06-13 11:59 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: Fix the value of `dlg,jack-det-rate` mismatch
 2024-06-13 11:58 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: mt8183-kukui: "
` [PATCH v2 2/2] arm64: dts: rockchip: rk3399-gru: "

[PATCH v1 1/1] MAINTAINERS: Update AD7192 driver maintainer
 2024-06-13 11:55 UTC 

[PATCH v5] driver core: Add timeout for device shutdown
 2024-06-13 11:51 UTC  (3+ messages)

[PATCH] RFC: sched: Rework task_sched_runtime to avoid calling update_rq_clock
 2024-06-13 11:51 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: qdu/qru1000-idp: Fix the voltage setting
 2024-06-13 11:51 UTC  (4+ messages)

[PATCH v9 00/13] Make PCI's devres API more consistent
 2024-06-13 11:50 UTC  (14+ messages)
` [PATCH v9 01/13] PCI: Add and use devres helper for bit masks
` [PATCH v9 02/13] PCI: Add devres helpers for iomap table
` [PATCH v9 03/13] PCI: Add partial-BAR devres support
` [PATCH v9 04/13] PCI: Deprecate two surplus devres functions
` [PATCH v9 05/13] PCI: Make devres region requests consistent
` [PATCH v9 06/13] PCI: Warn users about complicated devres nature
` [PATCH v9 07/13] PCI: Remove enabled status bit from pci_devres
` [PATCH v9 08/13] PCI: Move pinned status bit to struct pci_dev
` [PATCH v9 09/13] PCI: Give pcim_set_mwi() its own devres callback
` [PATCH v9 10/13] PCI: Give pci_intx() "
` [PATCH v9 11/13] PCI: Remove legacy pcim_release()
` [PATCH v9 12/13] PCI: Add pcim_iomap_range()
` [PATCH v9 13/13] drm/vboxvideo: fix mapping leaks

[PATCH 6.1 00/85] 6.1.94-rc1 review
 2024-06-13 11:34 UTC 

[PATCH 6.6 000/137] 6.6.34-rc1 review
 2024-06-13 11:33 UTC 

[PATCH 5.15 000/402] 5.15.161-rc1 review
 2024-06-13 11:32 UTC  (2+ messages)
` [PATCH 5.15 201/402] coresight: etm4x: Fix unbalanced pm_runtime_enable()

[PATCH 5.4 000/202] 5.4.278-rc1 review
 2024-06-13 11:31 UTC 

[PATCH 5.10 000/317] 5.10.219-rc1 review
 2024-06-13 11:30 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®