LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-15 16:03:56 to 2023-05-15 18:32:30 UTC [more...]

[RFC PATCH v4 0/2] trace,smp: Add tracepoints for csd
 2023-05-15 18:30 UTC  (3+ messages)
` [RFC PATCH v4 1/2] trace,smp: Add tracepoints around remotelly called functions
` [RFC PATCH v4 2/2] trace,smp: Add tracepoints for scheduling "

[PATCH v2 1/2] i2c: davinci: Use platform table macro over module_alias
 2023-05-15 17:50 UTC 

[PATCH 01/17] PCI: Add concurrency safe clear_and_set variants for LNKCTL{,2}
 2023-05-15 18:28 UTC  (2+ messages)

[PATCH v2] mfd: Switch i2c drivers back to use .probe()
 2023-05-15 18:27 UTC 

[PATCH v3] x86/show_trace_log_lvl: ensure stack pointer is aligned, again
 2023-05-15 18:26 UTC  (2+ messages)

[PATCH v2] mm/folio: Avoid special handling for order value 0 in folio_set_order
 2023-05-15 17:45 UTC  (4+ messages)

[PATCH] wifi: brcmfmac: wcc: Add debug messages
 2023-05-15 18:25 UTC  (2+ messages)
`  "

[PATCH v2] rtc: pcf2127: add error checking when disabling POR0
 2023-05-15 18:23 UTC 

[PATCH] rtc: pcf2127: add error checking and message when disabling POR0
 2023-05-15 18:18 UTC  (3+ messages)

[PATCH v4 0/1] Switchtec Switch DMA Engine Driver
 2023-05-15 18:18 UTC  (6+ messages)
` [PATCH v4 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH v14 0/8] Support AMD Pensando Elba SoC
 2023-05-15 18:16 UTC  (9+ messages)
` [PATCH v14 1/8] dt-bindings: arm: add AMD Pensando boards
` [PATCH v14 2/8] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC
` [PATCH v14 3/8] dt-bindings: soc: amd: amd,pensando-elba-ctrl: Add Pensando SoC Controller
` [PATCH v14 4/8] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v14 5/8] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v14 6/8] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v14 7/8] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Controller

[PATCH v2] rust: str: add conversion from `CStr` to `CString`
 2023-05-15 18:12 UTC  (4+ messages)

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-15 18:16 UTC  (4+ messages)
` [PATCH v6 11/14] reboot: Secure Launch SEXIT support on reboot paths

vmlinux.o: warning: objtool: vmw_port_hb_in+0x1df: return with modified stack frame
 2023-05-15 18:11 UTC 

[PATCH 0/4] Add Video Clock Controller driver for SM8550
 2023-05-15 18:12 UTC  (6+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm8550: Add video clock controller

[PATCH v8] kernel/fork: beware of __put_task_struct calling context
 2023-05-15 18:08 UTC  (4+ messages)

[PATCH v2] rust: error: add missing error codes
 2023-05-15 18:07 UTC  (5+ messages)

[PATCH v8 0/8] add DSC 1.2 dpu supports
 2023-05-15 18:08 UTC  (9+ messages)
` [PATCH v8 5/8] drm/msm/dpu: add support for DSC encoder v1.2 engine

[PATCH rcu 0/6] Torture-test updates for v6.5
 2023-05-15 18:04 UTC  (6+ messages)
` [PATCH rcu 5/6] doc/rcutorture: Add description of rcutorture.stall_cpu_block

[PATCH v8 00/13] fold per-CPU vmstats remotely
 2023-05-15 18:00 UTC  (14+ messages)
` [PATCH v8 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
` [PATCH v8 02/13] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v8 03/13] this_cpu_cmpxchg: loongarch: "
` [PATCH v8 04/13] this_cpu_cmpxchg: S390: "
` [PATCH v8 05/13] this_cpu_cmpxchg: x86: "
` [PATCH v8 06/13] add this_cpu_cmpxchg_local and asm-generic definitions
` [PATCH v8 07/13] convert this_cpu_cmpxchg users to this_cpu_cmpxchg_local
` [PATCH v8 08/13] mm/vmstat: switch counter modification to cmpxchg
` [PATCH v8 09/13] vmstat: switch per-cpu vmstat counters to 32-bits
` [PATCH v8 10/13] mm/vmstat: use xchg in cpu_vm_stats_fold
` [PATCH v8 11/13] mm/vmstat: switch vmstat shepherd to flush per-CPU counters remotely
` [PATCH v8 12/13] mm/vmstat: refresh stats remotely instead of via work item
` [PATCH v8 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold

[PATCH 5.4 000/282] 5.4.243-rc1 review
 2023-05-15 16:30 UTC  (2+ messages)
` [PATCH 5.4 227/282] rxrpc: Fix hard call timeout units

[PATCH 00/10] Clean ups for maple tree
 2023-05-15 18:01 UTC  (17+ messages)
` [PATCH 01/10] maple_tree: Drop the test code for mtree_alloc_{range,rrange}()
` [PATCH 02/10] maple_tree: Drop mtree_alloc_{range,rrange}() and related functions
` [PATCH 04/10] maple_tree: Simplify mas_is_span_wr()
` [PATCH 05/10] maple_tree: Make the code symmetrical in mas_wr_extend_null()
` [PATCH 06/10] maple_tree: Wrap the replace operation with an inline function
` [PATCH 08/10] maple_tree: Add comments and some minor cleanups to mas_wr_append()
` [PATCH 09/10] maple_tree: Rework mas_wr_slot_store() to be cleaner and more efficient

[PATCH] ACPI: cpufreq: Prevent a warning when another frequency driver is loaded
 2023-05-15 18:01 UTC  (3+ messages)

mprotect outbound check
 2023-05-15 18:00 UTC 

[PATCH] rust: lock: Add intra-doc links to the Backend trait
 2023-05-15 17:59 UTC  (3+ messages)

[RFC PATCH v3 1/1] trace,smp: Add tracepoints around remotelly called functions
 2023-05-15 17:56 UTC  (3+ messages)

[PATCH v3 00/28] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-05-15 17:57 UTC  (4+ messages)
` [PATCH v3 05/28] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing

[PATCH] fs/coredump: open coredump file in O_WRONLY instead of O_RDWR
 2023-05-15 17:55 UTC  (3+ messages)

[PATCH 5.10 000/381] 5.10.180-rc1 review
 2023-05-15 16:29 UTC  (2+ messages)
` [PATCH 5.10 317/381] rxrpc: Fix hard call timeout units

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-05-15 17:50 UTC  (2+ messages)

[PATCH v2 0/8] KVM: x86: Clean up MSR PAT handling
 2023-05-15 17:49 UTC  (6+ messages)
` [PATCH v2 5/8] KVM: x86: Use MTRR macros to define possible MTRR MSR ranges

vmlinux.o: warning: objtool: vmw_port_hb_in+0x1df: return with modified stack frame
 2023-05-15 17:44 UTC 

[PATCH v3] gpio: tps65086: Use devm_gpiochip_add_data() to simplify remove path
 2023-05-15 17:45 UTC 

[PATCH v3] gpio: tpic2810: Use devm_gpiochip_add_data() to simplify remove path
 2023-05-15 17:44 UTC 

[PATCH v3] gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path
 2023-05-15 17:43 UTC 

[PATCH v3] gpio: sch311x: Use devm_gpiochip_add_data() to simplify remove path
 2023-05-15 17:42 UTC 

[PATCH v3] gpio: twl4030: Use devm_gpiochip_add_data() to simplify remove path
 2023-05-15 17:40 UTC 

[PATCH V2 0/4] Enable crypto for ipq9574
 2023-05-15 17:36 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: clock: Add crypto clock and reset definitions
` [PATCH V2 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574

[PATCH 1/1] Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs
 2023-05-15 17:36 UTC 

[PATCH 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-15 17:34 UTC  (4+ messages)
` [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()

[PATCH v2 0/2] wifi: mt76: mt7915: add support for MT7981
 2023-05-15 17:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: wireless: mt76: add bindings "

[PATCH v1 0/1] scripts: Fix "make gtags" for O= kernel builds
 2023-05-15 17:32 UTC  (9+ messages)
` [PATCH v2 0/2] scripts: Resolve gtags empty index generation
  ` [PATCH v2 1/2] scripts/tags.sh: "
  ` [PATCH v3 0/2] scripts: "
    ` [PATCH v3 1/2] scripts/tags.sh: "
    ` [PATCH v3 2/2] docs: Set minimal gtags / GNU GLOBAL version to 6.6.5

[PATCH] Revert "regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS""
 2023-05-15 17:31 UTC  (3+ messages)

[PATCH] regulator:core.c: Fix error checking for debugfs_create_dir
 2023-05-15 17:29 UTC 

[PATCH v3 0/4] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-15 17:27 UTC  (2+ messages)

[PATCH 5.15 000/134] 5.15.112-rc1 review
 2023-05-15 16:28 UTC  (2+ messages)
` [PATCH 5.15 033/134] rxrpc: Fix hard call timeout units

[PATCH] mm: pagemap: restrict pagewalk to the requested range
 2023-05-15 17:26 UTC 

[RFC PATCH v5 0/4] fpga: add initial KUnit tests for the subsystem
 2023-05-15 17:24 UTC  (4+ messages)
` [RFC PATCH v5 4/4] fpga: add initial KUnit test suites

[PATCH] dt-bindings: vendor-prefixes: document TeeJet
 2023-05-15 17:24 UTC  (2+ messages)

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-05-15 17:23 UTC  (12+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[PATCH 0/5] optimize some data structure in nvme
 2023-05-15 17:22 UTC  (5+ messages)
` [PATCH 2/5] nvmet: Reorder fields in 'struct nvme_ctrl'

[PATCH 1/5] arm64: dts: ti: k3-j721e-beagleboneai64: Fix mailbox node status
 2023-05-15 17:21 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: ti: k3-j721e: Remove PCIe endpoint nodes
` [PATCH 3/5] arm64: dts: ti: k3-j721e: Enable PCIe nodes at the board level
` [PATCH 4/5] arm64: dts: ti: k3-am64: Enable Mailbox "
` [PATCH 5/5] arm64: dts: ti: k3-j721e: Enable MDIO "

[PATCH 1/1] scsi: storvsc: Don't pass unused PFNs to Hyper-V host
 2023-05-15 17:20 UTC 

[PATCH] ARM: dts: omap4: add initial support for Epson Moverio BT-200
 2023-05-15 17:17 UTC  (3+ messages)

[RFC PATCH] sched/fair: Introduce SIS_PAIR to wakeup task on local idle core first
 2023-05-16  1:11 UTC 

[PATCH 6.2 000/242] 6.2.16-rc1 review
 2023-05-15 16:26 UTC  (4+ messages)
` [PATCH 6.2 059/242] rxrpc: Fix hard call timeout units
` [PATCH 6.2 060/242] rxrpc: Make it so that a waiting process can be aborted
` [PATCH 6.2 061/242] rxrpc: Fix timeout of a call that hasnt yet been granted a channel

[PATCH] coda: return -EFAULT if copy fails
 2023-05-15 17:15 UTC  (2+ messages)

[PATCH 0/3] Add T-HEAD th1520 soc clock support
 2023-05-15 17:15 UTC  (3+ messages)
` [PATCH 3/3] MAINTAINERS: update entry for T-HEAD RISC-V SoC

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-15 17:08 UTC  (7+ messages)
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32

[PATCH 1/3] perf annotate: Handle more instructions on x86
 2023-05-15 17:09 UTC  (6+ messages)
` [PATCH 2/3] perf annotate: Parse x86 SIB addressing properly
` [PATCH 3/3] perf annotate browser: Add '<' and '>' keys for navigation

[PATCH v11 00/11] Add support for MT8195 SCP 2nd core
 2023-05-15 17:07 UTC  (5+ messages)
` [PATCH v11 06/11] remoteproc: mediatek: Probe multi-core SCP

[PATCH] mm/gup: Fixes FOLL_UNLOCKABLE against FOLL_NOWAIT
 2023-05-15 17:00 UTC  (4+ messages)

[PATCH v6 0/2]
 2023-05-15 17:06 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9

[PATCH] mm: fix hugetlb page unmap count balance issue
 2023-05-15 17:04 UTC  (4+ messages)

[PATCH 6.1 000/239] 6.1.29-rc1 review
 2023-05-15 16:25 UTC  (2+ messages)
` [PATCH 6.1 061/239] rxrpc: Fix hard call timeout units

[PATCH 0/5] QTI RB2 features
 2023-05-15 17:00 UTC  (4+ messages)
` [PATCH 2/5] arm64: dts: qcom: qrb4210-rb2: Enable display out

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-15 16:59 UTC  (15+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler
` [RFC PATCH V6 02/14] x86/sev: Add Check of #HV event in path
` [RFC PATCH V6 03/14] x86/sev: Add AMD sev-snp enlightened guest support on hyperv
` [RFC PATCH V6 04/14] x86/sev: optimize system vector processing invoked from #HV exception
` [RFC PATCH V6 05/14] x86/hyperv: Add sev-snp enlightened guest static key
` [RFC PATCH V6 06/14] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [RFC PATCH V6 07/14] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [RFC PATCH V6 08/14] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [RFC PATCH V6 09/14] clocksource/drivers/hyper-v: decrypt hyperv tsc page "
` [RFC PATCH V6 10/14] hv: vmbus: Mask VMBus pages unencrypted for "
` [RFC PATCH V6 11/14] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V6 12/14] x86/hyperv: Initialize cpu and memory for "
` [RFC PATCH V6 13/14] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V6 14/14] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES

[PATCH v3 00/10] riscv: add Bouffalolab bl808 support
 2023-05-15 16:58 UTC  (5+ messages)
` [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver

[linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
 2023-05-15 16:57 UTC  (7+ messages)

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-15 16:57 UTC  (5+ messages)

[PATCH bpf-next] bpftool: specify XDP Hints ifname when loading program
 2023-05-15 16:55 UTC  (5+ messages)

[PATCH 6.3 000/246] 6.3.3-rc1 review
 2023-05-15 16:24 UTC  (4+ messages)
` [PATCH 6.3 051/246] rxrpc: Fix hard call timeout units
` [PATCH 6.3 052/246] rxrpc: Make it so that a waiting process can be aborted
` [PATCH 6.3 053/246] rxrpc: Fix timeout of a call that hasnt yet been granted a channel

[RFC PATCH] Revert "sc16is7xx: Separate GPIOs from modem control lines"
 2023-05-15 16:51 UTC  (3+ messages)

[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
 2023-05-15 16:51 UTC  (2+ messages)

[PATCH v2] perf arm: Fix include path
 2023-05-15 16:50 UTC 

[PATCH] kbuild: Disallow DTB overlays to built from .dts named source files
 2023-05-15 16:48 UTC  (4+ messages)

[PATCH 4.19 000/191] 4.19.283-rc1 review
 2023-05-15 16:26 UTC  (2+ messages)
` [PATCH 4.19 154/191] rxrpc: Fix hard call timeout units

[PATCH] cdx: add MSI support for CDX bus
 2023-05-15 16:46 UTC  (10+ messages)

[PATCH v1 0/2] Add watchdog nodes in StarFive JH7100/JH7110 DTS
 2023-05-15 16:46 UTC  (2+ messages)

[PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
 2023-05-15 16:45 UTC  (12+ messages)

Fwd: Freeze after resuming from hibernation (culprit is brcmfmac change?)
 2023-05-15 16:43 UTC  (4+ messages)

[PATCH v4 00/13] drm/meson: add support for MIPI DSI Display
 2023-05-15 16:42 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: clk: g12a-clkc: export VCLK2_SEL and add CTS_ENCL clock ids
` [PATCH v4 04/13] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings

[PATCH v2 0/4] Fix type confusion in page_table_check
 2023-05-15 16:36 UTC  (7+ messages)
` [PATCH v2 2/4] usb: usbfs: Use consistent mmap functions
` [PATCH v2 3/4] mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
` [PATCH v2 4/4] mm: page_table_check: Ensure user pages are not slab pages

[PATCH 4.14 000/116] 4.14.315-rc1 review
 2023-05-15 16:24 UTC 

[PATCH 01/10] ARM: Kconfig: move platform selection into its own Kconfig file
 2023-05-15 16:31 UTC  (5+ messages)
` [PATCH 06/10] ARM: mach-airoha: Rework support and directory structure
` [PATCH 10/10] ARM: mach-sunplus: "

[PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
 2023-05-15 16:31 UTC  (3+ messages)

[PATCH] ACPI: scan: Reduce overhead related to devices with dependencies
 2023-05-15 16:30 UTC 

[PATCH] ARM: multi_v7_defconfig: Enable OMAP audio/display support
 2023-05-15 16:29 UTC  (2+ messages)

[PATCH] leds: Make LEDS_TI_LMU_COMMON invisible
 2023-05-15 16:29 UTC  (2+ messages)

[PATCH v2 RESEND 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-15 16:28 UTC  (6+ messages)
` [PATCH v2 RESEND 7/7] swiotlb: per-device flag if there are dynamically allocated buffers

drivers/platform/x86/apple-gmux.c:276:15: sparse: sparse: cast to restricted __be32
 2023-05-15 16:25 UTC 

[PATCH v2] leds: qcom-lpg: Fix PWM period limits
 2023-05-15 16:26 UTC 

[PATCH v6 00/21] net/tcp: Add TCP-AO support
 2023-05-15 16:25 UTC  (4+ messages)
` [PATCH v6 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO

[PATCH v3 1/2] dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type
 2023-05-15 16:20 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: imx8: fix USB 3.0 Gadget Failure in QM & QXPB0 at super speed

[PATCH] Documentation: core-api/cpuhotplug: Fix state names
 2023-05-15 16:20 UTC 

[PATCH 0/2] spi: spi-geni-qcom: Add new interfaces and utilise them to do map/unmap in framework for SE DMA
 2023-05-15 16:13 UTC  (5+ messages)
` [PATCH 1/2] soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_dma()
` [PATCH 2/2] spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead

[PATCH 0/2] leds: flash: leds-qcom-flash: add PMI8998 support
 2023-05-15 16:19 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] leds: flash: leds-qcom-flash: disable LED when changing brightness

[Patch v8 0/8] Tegra234 Memory interconnect support
 2023-05-15 16:18 UTC  (3+ messages)

[PATCH v3 0/4] Enable IPQ9574 TSENS support
 2023-05-15 16:10 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: tsens: Fix "make dtbs_check" error
` [PATCH v3 2/4] dt-bindings: thermal: tsens: Add ipq9574 compatible

[PATCH] mfd: Switch i2c drivers back to use .probe()
 2023-05-15 16:10 UTC  (2+ messages)

[PATCH v2 1/2] dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type
 2023-05-15 16:05 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_chan_del
 2023-05-15 16:01 UTC  (2+ messages)

[PATCH v1 1/2] perf expr: Make the evaluation of & and | logical and lazy
 2023-05-15 16:03 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).