mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
omap2-mcspi multi mode
 2024-06-21 16:56 UTC  (7+ messages)

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-21 16:54 UTC  (11+ messages)

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-06-21 16:54 UTC  (3+ messages)
` [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array

[PATCHSET v7] sched: Implement BPF extensible scheduler class
 2024-06-21 16:53 UTC  (3+ messages)
` [PATCH 04/30] sched: Add sched_class->switching_to() and expose check_class_changing/changed()

[PATCH 1/6] arm64: dts: layerscape: add platform special compatible string for gpio
 2024-06-21 16:51 UTC  (6+ messages)
` [PATCH 2/6] arm64: dts: fsl-lx2160a: fix #address-cells for pinctrl-single
` [PATCH 3/6] arm64: dts: layerscape: add '#power-control-cells' for rcpm
` [PATCH 4/6] arm64: dts: fsl-ls1012a: remove property 'snps,host-vbus-glitches'
` [PATCH 5/6] arm64: dts: layerscape: replace node name 'nor' with 'flash'
` [PATCH 6/6] arm64: dts: layerscape: remove compatible string 'fsl,fman-xmdio' for fman3

[PATCH v13 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-21 16:51 UTC  (10+ messages)
` [PATCH v13 1/9] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v13 2/9] cpufreq: simplify boolean parsing with kstrtobool in store function
` [PATCH v13 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers
` [PATCH v13 4/9] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v13 5/9] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v13 6/9] cpufreq: amd-pstate: Add set_boost callback for active mode
` [PATCH v13 7/9] cpufreq:amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is off
` [PATCH v13 8/9] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v13 9/9] Documentation: cpufreq: amd-pstate: update doc for Per CPU "

[PATCH v39 00/42] LSM: General module stacking
 2024-06-21 16:50 UTC  (3+ messages)
` [PATCH v39 01/42] integrity: disassociate ima_filter_rule from security_audit_rule

[PATCH net-next 0/3] net: dsa: qca8k: cleanup and port isolation
 2024-06-21 16:48 UTC  (5+ messages)
` [PATCH net-next 2/3] net: dsa: qca8k: factor out bridge join/leave logic
` [PATCH net-next 3/3] net: dsa: qca8k: add support for bridge port isolation

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-21 16:48 UTC  (11+ messages)

[PATCH 0/2] hwmon: iio: Add labels
 2024-06-21 16:45 UTC  (6+ messages)
` [PATCH 2/2] hwmon: iio: Add labels from IIO channels

[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
 2024-06-21 16:45 UTC  (8+ messages)
` [PATCH v1 1/5] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v1 2/5] x86/sev: Move sev_guest.h into common SEV header
` [PATCH v1 3/5] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH 0/3] x86: Make 5-level paging support unconditional for x86-64
 2024-06-21 16:44 UTC  (4+ messages)
` [PATCH 1/3] x86/64/mm: Always use dynamic memory layout
` [PATCH 2/3] x86/64/mm: Make SPARSEMEM_VMEMMAP the only memory model
` [PATCH 3/3] x86/64/mm: Make 5-level paging support unconditional

[PATCH v2 0/5] perf trace: Augment enum arguments with BTF
 2024-06-21 16:43 UTC  (11+ messages)
` [PATCH v2 2/5] perf trace: Augment enum syscall "
` [PATCH v2 5/5] perf trace: Add test for enum augmentation

cpufreq/thermal regression in 6.10
 2024-06-21 16:41 UTC  (5+ messages)

[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-06-21 16:41 UTC  (30+ messages)
` [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 14/19] x86/resctrl: Add the interface to assign ABMC counter
` [PATCH v4 16/19] x86/resctrl: Enable ABMC by default on resctrl mount

[PATCH 1/3] x86: mm: disable KMSAN instrumentation for physaddr.c
 2024-06-21 16:40 UTC  (7+ messages)
` [PATCH 2/3] lib/Kconfig.debug: disable LOCK_DEBUGGING_SUPPORT under KMSAN
` [PATCH 3/3] x86/traps: fix an objtool warning in handle_bug()

[PATCH v3 0/5] Update OPP table and add entries for AM62Ax & AM62Px SoCs
 2024-06-21 16:39 UTC  (6+ messages)
` [PATCH v3 1/5] cpufreq: ti: update OPP table for AM62Ax SoCs
` [PATCH v3 2/5] cpufreq: ti: update OPP table for AM62Px SoCs
` [PATCH v3 3/5] dt-bindings: mfd: syscon: add TI's opp table compatible
` [PATCH v3 4/5] DONOTMERGE: arm64: dts: ti: k3-am62p: add in opp tables
` [PATCH v3 5/5] DONOTMERGE: arm64: dts: ti: k3-am62a: add in opp table

[PATCH] ACPI: Do not enable ACPI SPCR console by default on arm64
 2024-06-21 16:39 UTC  (4+ messages)
` [PATCH v2] ACPI: Add config to disable "

[tip: x86/sev] x86/sev: Do RMP memory coverage check after max_pfn has been set
 2024-06-21 16:38 UTC 

[PATCH] drm/ssd130x: Add drm_panic support
 2024-06-21 16:37 UTC  (5+ messages)

[PATCH v2 0/2] Docs/mm/damon/maintaier-profile: document a mailing tool and community meetup series
 2024-06-21 16:36 UTC  (3+ messages)
` [PATCH v2 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
` [PATCH v2 2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-21 16:34 UTC  (5+ messages)

[PATCH v5 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-06-21 16:31 UTC  (15+ messages)
` [PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-21 16:30 UTC  (12+ messages)
      ` [PATCH 0/17] exit: complete synchronize_group_exit
        ` [PATCH 01/17] signal: Make SIGKILL during coredumps an explicit special case

[PATCH net-next v3 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-21 16:29 UTC  (6+ messages)
` [PATCH net-next v3 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state

[PATCH 00/15] linux system call fixes
 2024-06-21 16:28 UTC  (8+ messages)
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation

[PATCH HID 00/12] HID: bpf_struct_ops, part 2
 2024-06-21 16:26 UTC  (7+ messages)
` [PATCH HID 03/12] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
` [PATCH HID 06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report

[PATCH net v2] net/sched: Fixes: 51270d573a8d NULL ptr deref in perf_trace_qdisc_reset()
 2024-06-21 16:25 UTC 

[PATCH net-next v15 00/14] net: Make timestamping selectable
 2024-06-21 16:25 UTC  (6+ messages)
` [PATCH net-next v15 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config

[PATCH] tick: Remove unnused tick_nohz_get_idle_calls()
 2024-06-21 16:20 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 0/8] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2024-06-21 16:17 UTC  (15+ messages)
` [PATCH v9 1/8] remoteproc: qcom: Add PRNG proxy clock
` [PATCH v9 4/8] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH v9 5/8] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH v9 6/8] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH v9 7/8] clk: qcom: Add WCSSAON reset
` [PATCH v9 8/8] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH v3 12/23] mfd: Add new driver for MAX77705 PMIC
 2024-06-21 16:16 UTC  (2+ messages)

[PATCH 0/2] gpio: sim: lock simulated GPIOs as interrupts
 2024-06-21 16:16 UTC  (5+ messages)
` [PATCH 1/2] genirq/irq_sim: add a notifier for irqchip events

[PATCH v2] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-21 16:15 UTC  (2+ messages)

[RFC net-next 0/9] xdp: allow disable GRO per packet by XDP
 2024-06-21 16:15 UTC  (17+ messages)
` [RFC net-next 1/9] skb: introduce gro_disabled bit
` [RFC net-next 2/9] xdp: add XDP_FLAGS_GRO_DISABLED flag
` [RFC net-next 5/9] ice: apply XDP offloading fixup when building skb

[PATCH 0/3] Add global CMA reserve area
 2024-06-21 16:14 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-am62p5-sk: Reserve 576 MiB of global CMA

[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
 2024-06-21 16:14 UTC  (13+ messages)

[PATCH v4 0/6] docs: i2c: summary: update and use inclusive wording
 2024-06-21 16:11 UTC  (7+ messages)
` [PATCH v4 4/6] docs: i2c: summary: document use of inclusive language
` [PATCH v4 5/6] docs: i2c: summary: document 'local' and 'remote' targets
` [PATCH v4 6/6] docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs

[PATCH 0/7] mm/mprotect: Fix dax puds
 2024-06-21 16:11 UTC  (7+ messages)
` [PATCH 4/7] mm/powerpc: Add missing pud helpers
` [PATCH 6/7] mm/x86: "

[syzbot] kernel BUG in ext4_do_writepages
 2024-06-21 16:09 UTC  (3+ messages)

[PATCH v1] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-06-21 16:08 UTC  (4+ messages)

[PATCH v20 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-21 16:07 UTC  (11+ messages)
` [PATCH v20 07/18] x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster "
` [PATCH v20 09/18] x86/resctrl: Add a new field to struct rmid_read for summation of domains

[RFC PATCH] LSM, net: Add SO_PEERCONTEXT for peer LSM data
 2024-06-21 16:06 UTC  (3+ messages)
` [PATCH RFC] "

[PATCH v5] landlock: Add abstract unix socket connect restriction
 2024-06-21 16:00 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2024-06-21 15:58 UTC  (2+ messages)

Prebuilt LLVM 18.1.8 uploaded
 2024-06-21 15:56 UTC 

[PATCH v1] misc: fastrpc: Move fastrpc driver to misc/fastrpc/
 2024-06-21 15:52 UTC  (6+ messages)

[PATCH v3 0/8] MIPS: Boston: Fix syscon devicetree binding and node
 2024-06-21 15:51 UTC  (6+ messages)
` [PATCH v3 7/8] dt-bindings: mfd: Add img,boston-platform-regs

[PATCH v2] mtd: spi-nor: winbond: fix w25q128 regression
 2024-06-21 15:50 UTC  (2+ messages)

[PATCH RESEND] kdb: Get rid of redundant kdb_curr_task()
 2024-06-21 15:47 UTC  (2+ messages)

[PATCH] kdb: Use the passed prompt in kdb_position_cursor()
 2024-06-21 15:47 UTC  (2+ messages)

[PATCH] kdb: address -Wformat-security warnings
 2024-06-21 15:47 UTC  (2+ messages)

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-06-21 15:45 UTC  (6+ messages)
` [PATCH v2 18/19] mfd: Add support for LAN966x PCI device

[PATCH 00/13] kdb: Add the ability to read iomapped memory via kdb + clean up "md" commands
 2024-06-21 15:43 UTC  (5+ messages)
` [PATCH 13/13] kdb: Add mdi, mdiW / mdiWcN commands to show iomapped memory

[PATCH v2] x86/sev: Do RMP memory coverage check after max_pfn has been set
 2024-06-21 15:42 UTC 

[PATCH] ASoC: dt-bindings: realtek,rt5645: Convert to dtschema
 2024-06-21 15:40 UTC 

[PATCH v1] serial: imx: set receiver level before starting uart
 2024-06-21 15:37 UTC 

[PATCH v1 0/3] cleanup arc emac
 2024-06-21 15:37 UTC  (3+ messages)

[PATCH V2] hippi: fix possible buffer overflow caused by bad DMA value in rr_start_xmit()
 2024-06-21 15:34 UTC  (3+ messages)

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-21 15:33 UTC  (5+ messages)
` [PATCH 06/15] net: hbl_cn: debugfs support

[patch V3 00/51] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2024-06-21 15:33 UTC  (5+ messages)
` [patch V3 07/51] posix-cpu-timers: Split up posix_cpu_timer_get()
` [patch V3 08/51] posix-cpu-timers: Save interval only for armed timers

[RFC PATCH] reset: Add devm_reset_control_deassert helper
 2024-06-21 15:29 UTC  (3+ messages)

[syzbot] [mm?] KCSAN: data-race in mtree_range_walk / rcu_segcblist_enqueue (2)
 2024-06-21 15:28 UTC  (2+ messages)

[PATCH] reset: meson-audio-arb: Use devm_clk_get_enabled()
 2024-06-21 15:28 UTC 

[PATCH v4 0/3] Fix CPER issues related to UEFI 2.9A Errata
 2024-06-21 15:26 UTC  (3+ messages)

[PATCH 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-06-21 15:25 UTC  (2+ messages)

[PATCH] reset: zynqmp: allow building under COMPILE_TEST
 2024-06-21 15:24 UTC 

[PATCH v4 00/15] Add display support for the MT8365-EVK board
 2024-06-21 15:24 UTC  (5+ messages)
` [PATCH v4 06/15] dt-bindings: display: mediatek: dpi: add power-domains property
` [PATCH v4 12/15] drm/mediatek: add MT8365 SoC support

[PATCH] arm64: dts: ti: k3-am62x-sk-common: Add bootph-all for I2C1 instance pinmux
 2024-06-21 15:24 UTC  (2+ messages)

[PATCH v3] rtc: abx80x: Don't warn about oscillator failure after PoR
 2024-06-21 15:23 UTC  (5+ messages)

[PATCH v4 0/2] Add PCIe overlay for am642-phyboard-electra
 2024-06-21 15:23 UTC  (2+ messages)

[PATCH v6 0/1] Risc-V Svinval support
 2024-06-21 15:23 UTC  (4+ messages)
` [PATCH v6 1/1] riscv: mm: Add support for Svinval extension

[PATCH v3 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards
 2024-06-21 15:23 UTC  (2+ messages)

[RFC PATCH] i2c: imx: avoid rescheduling when waiting for bus not busy
 2024-06-21 15:22 UTC  (2+ messages)

[PATCH v2 0/4] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
 2024-06-21 15:21 UTC  (6+ messages)
` [PATCH v2 2/4] MIPS: Introduce config options for LLSC availability

[PATCH] reset: sti: allow building under COMPILE_TEST
 2024-06-21 15:21 UTC 

[PATCH] arm64: dts: ti: k3-j784s4-main: Add node for EHRPWMs
 2024-06-21 15:21 UTC  (2+ messages)

[PATCH] net: stmmac: Add a barrier to make sure all access coherent
 2024-06-21 15:20 UTC  (2+ messages)

[PATCH v5 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-06-21 15:19 UTC  (3+ messages)
` [PATCH v5 2/2] drivers: hwmon: "

[PATCH v2] clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
 2024-06-21 15:18 UTC  (2+ messages)

[PATCH v1 0/3] drm/panel: st7701: Add Anbernic RG28XX panel support
 2024-06-21 15:17 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: display: st7701: Add Anbernic RG28XX panel

[PATCH v5] arm64: dts: ti: am642-evm: Add overlay for NAND expansion card
 2024-06-21 15:16 UTC  (2+ messages)

[PATCH V7 0/9] SCHED_DEADLINE server infrastructure
 2024-06-21 15:16 UTC  (5+ messages)

[PATCH v7 0/8] Add PCIe, SERDES and USB DT support for J722S
 2024-06-21 15:15 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am642-sk: Add power supply temperature sensors
 2024-06-21 15:14 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am642-evm: Enable "SYNC_OUT0" output
 2024-06-21 15:13 UTC  (2+ messages)

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbDiscardAG
 2024-06-21 15:11 UTC 

linux-next: build failure after merge of the mmc tree
 2024-06-21 15:11 UTC 

[PATCH] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
 2024-06-21 15:09 UTC 

[PATCH] hwmon: iio: Use iio_read_channel_processed_scale for IIO_POWER
 2024-06-21 15:09 UTC  (2+ messages)

[PATCH v4 0/8] Move camss version related defs in to resources
 2024-06-21 15:09 UTC  (19+ messages)
` [PATCH v4 1/8] media: qcom: camss: Add per sub-device type resources
` [PATCH v4 2/8] media: qcom: camss: Attach formats to VFE resources
` [PATCH v4 3/8] media: qcom: camss: Attach formats to CSID resources
` [PATCH v4 4/8] media: qcom: camss: Attach formats to CSIPHY resources
` [PATCH v4 5/8] media: qcom: camss: Move format related functions
` [PATCH v4 6/8] media: qcom: camss: Split testgen, RDI and RX for CSID 170
` [PATCH v4 7/8] media: qcom: camss: Decompose register and link operations
` [PATCH v4 8/8] media: qcom: camss: Decouple VFE from CSID

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-21 15:08 UTC  (12+ messages)
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries

[PATCH] qdisc: fix NULL pointer dereference in perf_trace_qdisc_reset()
 2024-06-21 15:06 UTC  (3+ messages)

[PATCH] build-id: require program headers to be right after ELF header
 2024-06-21 15:05 UTC 

[PATCH 00/12] i2c: riic: Add support for Renesas RZ/G3S
 2024-06-21 15:04 UTC  (13+ messages)
` [PATCH 08/12] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support

[PATCH v2] rtc: abx80x: Fix return value of nvmem callback on read
 2024-06-21 15:03 UTC  (3+ messages)

[RFC PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
 2024-06-21 15:02 UTC  (6+ messages)
` [RFC PATCH net-next 2/9] net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
` [RFC PATCH net-next 5/9] flow_dissector: set encapsulated control flags from tun_flags

[PATCH] cpupower: Make help command available for custom install dir
 2024-06-21 15:02 UTC  (2+ messages)

[PATCH] x86/sev: Do RMP memory coverage check after max_pfn has been set
 2024-06-21 15:02 UTC  (7+ messages)

[PATCH 0/4] remoteproc: k3-r5: Introduce suspend to ram support
 2024-06-21 15:00 UTC  (5+ messages)
` [PATCH 1/4] remoteproc: k3-r5: Fix IPC-only mode detection
` [PATCH 2/4] remoteproc: k3-r5: Introduce PM suspend/resume handlers
` [PATCH 3/4] remoteproc: k3-r5: k3_r5_rproc_stop: code reorder
` [PATCH 4/4] remoteproc: k3-r5: support for graceful stop of remote cores

[PATCH v6 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-06-21 15:00 UTC  (5+ messages)
` [PATCH v6 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH v6 12/16] ASoC: codecs: add MT6357 support

[PATCH net-next v2 00/12] net: dsa: vsc73xx: Implement VLAN operations
 2024-06-21 14:59 UTC  (3+ messages)
` [PATCH net-next v2 02/12] net: dsa: vsc73xx: Add vlan filtering

[syzbot] [bluetooth?] general protection fault in l2cap_sock_recv_cb
 2024-06-21 14:56 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®