linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 21:55:55 to 2020-05-20 01:42:31 UTC [more...]

[PATCH perf/core] perf intel-pt: Fix clang build failure in intel_pt_synth_pebs_sample
 2020-05-20  1:42 UTC  (10+ messages)

[PATCH v2 perf/core] perf tools: Replace zero-length array with flexible-array
 2020-05-20  1:42 UTC  (2+ messages)

[PATCH] mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
 2020-05-20  1:40 UTC  (2+ messages)

[PATCH V7 00/15] perf/x86: Add perf text poke events
 2020-05-20  1:40 UTC  (5+ messages)
` [PATCH V7 15/15] perf script: Show text poke address symbol

[PATCH v4 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-20  1:39 UTC  (5+ messages)
` [PATCH v4 2/4] sysctl: Move some boundary constants form sysctl.c to sysctl_vals

[PATCH 1/2] arm64: dts: imx8mq: Add src node interrupts
 2020-05-20  1:32 UTC  (2+ messages)

[PATCH v4 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-20  1:30 UTC  (5+ messages)
` [PATCH v4 2/4] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v4 3/4] mm/memory.c: Add memory read privilege on page fault handling

[PATCH] ARM: imx_v6_v7_defconfig: extend RN5T618 PMIC family support
 2020-05-20  1:29 UTC  (2+ messages)

[PATCH V3 00/10] clk: imx: fixes and improve for i.MX8M
 2020-05-20  1:27 UTC  (2+ messages)

[tip:x86/mm 1/23] arch/x86/mm/init.c:75:6: warning: no previous prototype for function 'x86_has_pat_wp'
 2020-05-20  1:24 UTC  (9+ messages)

[PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()
 2020-05-20  1:22 UTC 

[PATCH net-next 0/2] net: hns3: adds two VLAN feature
 2020-05-20  1:20 UTC  (3+ messages)
` [PATCH net-next 1/2] net: hns3: adds support for dynamic VLAN mode
` [PATCH net-next 2/2] net: hns3: add support for 'QOS' in port based VLAN configuration

seccomp feature development
 2020-05-20  1:20 UTC  (5+ messages)

[PATCH 5/9] blk-mq: don't set data->ctx and data->hctx in blk_mq_alloc_request_hctx
 2020-05-20  1:18 UTC 

[PATCH -next] firmware: imx: scu: Fix possible memory leak in imx_scu_probe()
 2020-05-20  1:15 UTC  (2+ messages)

[PATCH v3 0/7] Copy hashmap to tools/perf/util, use in perf expr
 2020-05-20  1:15 UTC  (5+ messages)
` [PATCH v3 6/7] perf test: Improve pmu event metric testing

[PATCH 09/10] timer-riscv: Fix undefined riscv_time_val
 2020-05-20  1:14 UTC  (7+ messages)

[PATCH] arm64: dts: freescale: sl28: enable LPUART1
 2020-05-20  1:14 UTC  (2+ messages)

[PATCH] sh: include linux/time_types.h for sockios
 2020-05-20  1:10 UTC  (2+ messages)

umip: AMD Ryzen 3900X, pagefault after emulate SLDT/SIDT instruction
 2020-05-20  1:08 UTC  (7+ messages)

arch/sparc/mm/srmmu.c:300:9: error: variable 'pud' set but not used
 2020-05-20  0:57 UTC 

[PATCH] drm/zte: remove unneeded semicolon
 2020-05-20  1:07 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: Add node for SPDIF
 2020-05-20  1:05 UTC  (2+ messages)

[RESET PATCH v5 5/5] mtd: rawnand: micron: Micron SLC NAND filling block
 2020-05-20  1:04 UTC  (2+ messages)

[PATCH v10 01/26] Documentation/x86: Add CET description
 2020-05-20  1:04 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable some audio drivers on i.MX8M Mini
 2020-05-20  1:03 UTC  (4+ messages)
` [PATCH] arm64: dts: imx8mm: Add support for micfil

[PATCH V2 0/3] ARM: imx: move cpu code to drivers/soc/imx
 2020-05-20  0:56 UTC  (2+ messages)

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-20  0:53 UTC  (44+ messages)
` [patch V6 01/37] tracing/hwlat: Use ktime_get_mono_fast_ns()
` [patch V6 02/37] tracing/hwlat: Split ftrace_nmi_enter/exit()
` [patch V6 03/37] nmi, tracing: Provide nmi_enter/exit_notrace()
` [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
` [patch V6 23/37] x86/entry: Provide IDTENTRY_SYSVEC
` [patch V6 24/37] x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
` [patch V6 25/37] x86/entry: Convert SMP system vectors "
` [patch V6 26/37] x86/entry: Convert various system vectors
` [patch V6 27/37] x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC
` [patch V6 28/37] x86/entry: Convert various hypervisor "
` [patch V6 29/37] x86/entry: Convert XEN hypercall vector "
` [patch V6 30/37] x86/entry: Convert reschedule interrupt to IDTENTRY_RAW
` [patch V6 31/37] x86/entry: Remove the apic/BUILD interrupt leftovers
` [patch V6 32/37] x86/entry/64: Remove IRQ stack switching ASM
` [patch V6 33/37] x86/entry: Make enter_from_user_mode() static
` [patch V6 34/37] x86/entry/32: Remove redundant irq disable code
` [patch V6 35/37] x86/entry/64: Remove TRACE_IRQS_*_DEBUG
` [patch V6 36/37] x86/entry: Move paranoid irq tracing out of ASM code

[PATCH v9 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-05-20  0:50 UTC  (5+ messages)
` [PATCH v9 2/4] media: i2c: Add MAX9286 driver

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-20  0:47 UTC  (9+ messages)
` [PATCH v2 10/15] soc: qcom: ipa: use new module_firmware_crashed()
` [PATCH v2 12/15] ath10k: "

[PATCH v2 0/4] arch/x86: Optionally flush L1D on context switch
 2020-05-20  0:47 UTC  (7+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] arch/x86: Add L1D flushing Documentation

[PATCH] ARM: Implement functions for HAVE_FUNCTION_ARG_ACCESS_API
 2020-05-20  0:44 UTC  (3+ messages)

[PATCH] ARM: pass -msoft-float to gcc earlier
 2020-05-20  0:38 UTC  (3+ messages)

[PATCH v1 0/6] Bug fixes and bootup and shutdown improvements
 2020-05-20  0:30 UTC  (7+ messages)
` [PATCH v1 1/6] bus: mhi: core: Improve shutdown handling after link down detection
` [PATCH v1 2/6] bus: mhi: core: Mark device inactive soon after host issues a shutdown
` [PATCH v1 3/6] bus: mhi: core: Check for RDDM support before forcing a device crash
` [PATCH v1 4/6] bus: mhi: core: Use common name for BHI firmware load function
` [PATCH v1 5/6] bus: mhi: core: Introduce support for manual AMSS loading
` [PATCH v1 6/6] bus: mhi: core: Process execution environment changes serially

[PATCH] dt-bindings: gpio: Convert mxs to json-schema
 2020-05-20  0:20 UTC 

[PATCH V2] arm64/cpuinfo: Move HWCAP name arrays alongside their bit definitions
 2020-05-20  0:27 UTC  (7+ messages)

[PATCHv2 3/5] Input: EXC3000: add EXC80H60 and EXC80H84 support
 2020-05-19 23:54 UTC  (3+ messages)

linux-next: Tree for May 19
 2020-05-20  0:24 UTC  (2+ messages)
` linux-next: Tree for May 19 (i2c/busses/i2c-mt65xx.o)

[PATCH 0/2] vfio/type1/pci: IOMMU PFNMAP invalidation
 2020-05-20  0:24 UTC  (11+ messages)
` [PATCH 1/2] vfio: Introduce bus driver to IOMMU invalidation interface
` [PATCH 2/2] vfio: Introduce strict PFNMAP mappings

[PATCH v2 1/3] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt to YAML
 2020-05-20  0:22 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt "
` [PATCH v2 3/3] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt "

PROBLEM: JFFS2 Summary Oops - v4.19.16
 2020-05-20  0:17 UTC 

Resolving use-after-free in ib_nl_send_msg
 2020-05-20  0:10 UTC  (8+ messages)
` [PATCH 1/2] IB/sa: "

[PATCH] kasan: Disable branch tracing for core runtime
 2020-05-20  0:09 UTC  (3+ messages)

[PATCH 0/7] arm64: dts: meson: add internal audio DAC support
 2020-05-20  0:07 UTC  (2+ messages)

[RESENDPATCH v8 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-20  0:06 UTC  (3+ messages)
` [RESENDPATCH v8 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [RESENDPATCH v8 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH v2 0/2] arm64: meson-sm1: add support for Hardkernel ODROID-C4
 2020-05-20  0:07 UTC  (2+ messages)

[PATCH for-5.8 v1 1/1] ARM: dts: meson8m2: Use the Meson8m2 specific USB2 PHY compatible
 2020-05-20  0:07 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: meson8b/m2: RGMII improvements
 2020-05-20  0:07 UTC  (2+ messages)

[PATCH v8 0/3] arm64: dts: meson: add dts/bindings for SmartLabs SML-5442TW
 2020-05-20  0:07 UTC  (2+ messages)

[PATCH] arm64: dts: meson: add ethernet interrupt to wetek dtsi
 2020-05-20  0:07 UTC  (2+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-20  0:06 UTC  (7+ messages)
` [PATCH v1 01/25] net: core: device_rename: Use rwsem instead of a seqcount

[PATCH v3 0/3] Extend coredump functionality
 2020-05-20  0:02 UTC  (7+ messages)
` [PATCH v3 1/3] remoteproc: Move coredump functionality to a new file
` [PATCH v3 2/3] remoteproc: Add inline coredump functionality
` [PATCH v3 3/3] remoteproc: Add coredump debugfs entry

[PATCH] RDMA/siw: Replace one-element array and use struct_size() helper
 2020-05-20  0:04 UTC  (3+ messages)

[PATCH 0/8] Introduce local_lock()
 2020-05-19 23:58 UTC  (3+ messages)
` [PATCH 4/8] mm/swap: Use local_lock for protection

[PATCH] lockdep: Use different indentation in print_lock_class_header/print_lock_trace
 2020-05-19 23:56 UTC  (2+ messages)

[PATCH net-next 2/4] net: phy: dp83869: Set opmode from straps
 2020-05-19 23:54 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from platform device
 2020-05-19 23:52 UTC  (5+ messages)
` [PATCH 3/4] clk/soc: mediatek: mt6779: "

[PATCH v2] RDMA/rtrs: client: Fix function return on success
 2020-05-19 23:47 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: meson: add W400 dtsi and GT-King/Pro devices
 2020-05-19 23:42 UTC  (2+ messages)

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-05-19 23:36 UTC  (16+ messages)
` [PATCH 01/12] xen/manage: keep track of the on-going suspend mode
` [PATCH 02/12] xenbus: add freeze/thaw/restore callbacks support
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks
` [PATCH 05/12] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
` [PATCH 07/12] xen-netfront: "
` [PATCH 08/12] xen/time: introduce xen_{save,restore}_steal_clock
` [PATCH 09/12] x86/xen: save and restore steal clock
` [PATCH 10/12] xen: Introduce wrapper for save/restore sched clock offset
` [PATCH 11/12] xen: Update sched clock offset to avoid system instability in hibernation
` [PATCH 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA

[PATCH] IB/sa: Fix use-after-free in ib_nl_send_msg()
 2020-05-19 23:27 UTC  (2+ messages)

[RFC PATCH 0/8] Qualcomm Cloud AI 100 driver
 2020-05-19 23:26 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: apq8016-sbc-d3: Add Qualcomm APQ8016 SBC + D3Camera mezzanine
 2020-05-19 23:24 UTC  (3+ messages)

[PATCH][next] clocksource/drivers/timer-ti-dm: fix spelling mistake "detectt" -> "detect"
 2020-05-19 23:25 UTC  (2+ messages)

UBSAN: array-index-out-of-bounds in kernel/bpf/arraymap.c:177
 2020-05-19 23:23 UTC  (8+ messages)

[PATCH] net/amd: Remove the extra blank lines
 2020-05-19 23:21 UTC  (3+ messages)

[RFC PATCH 0/4] DirectX on Linux
 2020-05-19 23:12 UTC  (4+ messages)

[PATCH] ARM: dts: meson: add the gadget mode properties to the USB0 controller
 2020-05-19 23:11 UTC  (2+ messages)

[PATCH] net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
 2020-05-19 23:10 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: meson-sm1: add thermal nodes
 2020-05-19 23:10 UTC  (2+ messages)

[PATCH v5 0/5] remoteproc: qcom: PIL info support
 2020-05-19 23:07 UTC  (4+ messages)
` [PATCH v5 3/5] remoteproc: qcom: Update PIL relocation info on load

[PATCH v4 0/4] meson-ee-pwrc: support for Meson8/8b/8m2 and GX
 2020-05-19 23:07 UTC  (2+ messages)

[PATCH 1/4] misc: sram: add support for remapping reserved regions only
 2020-05-19 23:03 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: sram: add documentation for reserved-only flag

[PATCH v3 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-05-19 22:12 UTC  (3+ messages)
` [PATCH v3 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
` [PATCH v3 2/2] x86/copy_mc: Introduce copy_mc_generic()

[PATCH 0/4] Relocate execve() sanity checks
 2020-05-19 22:58 UTC  (8+ messages)

[PATCH] futex: send SIGBUS if argument is not aligned on a four-byte boundary
 2020-05-19 22:53 UTC  (2+ messages)

[PATCH] drm/amdgpu/smu10: Replace one-element array and use struct_size() helper
 2020-05-19 22:55 UTC 

[RFC PATCH 00/13] scsi: ufs: Add HPB Support
 2020-05-19 22:31 UTC  (5+ messages)
        ` Another approach of UFSHPB

[RESEND PATCH V4 0/4] Add TIOCM Signals support for RPMSG char devices
 2020-05-19 22:49 UTC  (8+ messages)
` [PATCH V4 1/4] rpmsg: core: Add signal API support
` [PATCH V4 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V4 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH] mt76: mt7915: fix a handful of spelling mistakes
 2020-05-19 22:48 UTC 

[PATCH] ACPICA: Replace one-element array and use struct_size() helper
 2020-05-19 22:50 UTC  (3+ messages)

add a new ->ndo_tunnel_ctl method to avoid a few set_fs calls v2
 2020-05-19 22:45 UTC  (2+ messages)

[GIT PULL] ARC fixes for 5.7
 2020-05-19 22:45 UTC  (2+ messages)

[PATCH v8 0/8] Add tpm i2c ptp driver
 2020-05-19 22:44 UTC  (3+ messages)
` [PATCH v8 7/8] tpm: Add YAML schema for TPM TIS I2C options

[PATCH v3 00/13] MMP2 Clock Updates (GPU, Audio, Power Islands)
 2020-05-19 22:41 UTC  (14+ messages)
` [PATCH v3 01/13] clk: mmp: frac: Do not lose last 4 digits of precision
` [PATCH v3 02/13] clk: mmp: frac: Allow setting bits other than the numerator/denominator
` [PATCH v3 03/13] dt-bindings: marvell,mmp2: Add clock id for the I2S clocks
` [PATCH v3 04/13] dt-bindings: marvell,mmp2: Add clock id for the Audio clock
` [PATCH v3 05/13] clk: mmp2: Move thermal register defines up a bit
` [PATCH v3 06/13] clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()
` [PATCH v3 07/13] clk: mmp2: Add the I2S clocks
` [PATCH v3 08/13] clk: mmp2: Add the audio clock
` [PATCH v3 09/13] dt-bindings: clock: Make marvell,mmp2-clock a power controller
` [PATCH v3 10/13] dt-bindings: marvell,mmp2: Add ids for the power domains
` [PATCH v3 11/13] clk: mmp2: Add support for power islands
` [PATCH v3 12/13] dt-bindings: clock: Add Marvell MMP Audio Clock Controller binding
` [PATCH v3 13/13] clk: mmp2: Add audio clock controller driver

[PATCH v2 0/3] ASoC: ti: Add support for audio on J721e EVM
 2020-05-19 22:42 UTC  (4+ messages)
` [PATCH v2 2/3] bindings: sound: Add documentation for TI j721e EVM (CPB and IVI)

[PATCH net-next v1] hinic: add support to set and get pause param
 2020-05-19 22:34 UTC  (2+ messages)

[PATCH net-next v3 0/2] realtek ethernet : use generic power management
 2020-05-19 22:32 UTC  (2+ messages)

[PATCH 00/11] arm/arm64: Turning IPIs into normal interrupts
 2020-05-19 22:29 UTC  (7+ messages)
` [PATCH 01/11] genirq: Add fasteoi IPI flow
` [PATCH 04/11] ARM: Allow IPIs to be handled as normal interrupts

[PATCH] ACPI / DPTF: Add additional attributes to power participant driver
 2020-05-19 22:24 UTC 

[PATCH 0/2] MMP2 Audio clock controller driver
 2020-05-19 22:21 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: sound: Add Marvell MMP Audio Clock Controller binding

[PATCH v1] usb: musb: dsps: set MUSB_DA8XX quirk for AM335x
 2020-05-19 22:18 UTC  (2+ messages)

[PATCH] crypto: engine - do not requeue in case of fatal error
 2020-05-19 22:17 UTC 

[PATCH V6 0/4] x86/resctrl: Enable user to view and select thread throttling mode
 2020-05-19 22:13 UTC  (3+ messages)

BUG: sleeping function called from atomic due to "Balance initial LPI affinity across CPUs"
 2020-05-19 22:09 UTC 

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-19 22:08 UTC  (6+ messages)

[PATCH] lan743x: Added fixed link support
 2020-05-19 22:06 UTC  (8+ messages)

[PATCH] READ_ONCE, WRITE_ONCE, kcsan: Perform checks in __*_ONCE variants
 2020-05-19 22:05 UTC  (6+ messages)

[PATCH] Replace HTTP links with HTTPS ones: documentation
 2020-05-19 22:04 UTC  (3+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-19 21:59 UTC  (7+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "
      ` [PATCH v2 7/8] exec: Generic execfd support


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 NNTP newsgroup(s).