linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-25 09:18:37 to 2020-03-25 12:27:15 UTC [more...]

[PATCH RESEND v3 0/4] clk: imx: imx8m: fix a53 cpu clock
 2020-03-25 12:27 UTC  (6+ messages)
` [PATCH RESEND v3 1/4] clk: imx: imx8mq: "

[PATCH] gpio: Fix gpio-f7188x module name in Kconfig help text
 2020-03-25 12:12 UTC  (2+ messages)

[PATCH v3 00/26] objtool: vmlinux.o and noinstr validation
 2020-03-25 12:22 UTC  (29+ messages)
` [PATCH v3 04/26] x86/kexec: Use RIP relative addressing
` [PATCH v3 05/26] x86/kexec: Make relocate_kernel_64.S objtool clean
` [PATCH v3 06/26] objtool: Optimize find_symbol_by_index()
` [PATCH v3 07/26] objtool: Add a statistics mode
` [PATCH v3 08/26] objtool: Optimize find_section_by_index()
` [PATCH v3 09/26] objtool: Optimize find_section_by_name()
` [PATCH v3 10/26] objtool: Optimize find_symbol_*() and read_symbols()
` [PATCH v3 11/26] objtool: Rename find_containing_func()
` [PATCH v3 12/26] objtool: Resize insn_hash
` [PATCH v3 13/26] objtool: Optimize find_symbol_by_name()
` [PATCH v3 14/26] objtool: Optimize read_sections()
` [PATCH v3 15/26] objtool: Delete cleanup()
` [PATCH v3 16/26] objtool: Optimize find_rela_by_dest_range()
` [PATCH v3 17/26] objtool: Re-arrange validate_functions()

[PATCH v4 1/4] tty: serial: fsl_lpuart: fix DMA operation when using IOMMU
 2020-03-25 12:21 UTC  (4+ messages)
` [PATCH 1/3] tty: serial: fsl_lpuart: move dev_info_once()
  ` [RFC PATCH 3/3] tty: serial: fsl_lpuart: fix possible console deadlock

[PATCH v3 0/2] nvmem: use is_bin_visible callback
 2020-03-25 12:21 UTC  (3+ messages)
` [PATCH v3 1/2] nvmem: core: add root_only member to nvmem device struct
` [PATCH v3 2/2] nvmem: core: use is_bin_visible for permissions

[PATCH V2] perf cpumap: Fix snprintf overflow check
 2020-03-25 12:19 UTC  (4+ messages)

[PATCHSET 00/10] perf: Improve cgroup profiling (v5)
 2020-03-25 12:17 UTC  (7+ messages)

[PATCH v2 0/5] Optionally randomize kernel stack offset each syscall
 2020-03-25 12:15 UTC  (4+ messages)

[PATCH v3] dt-bindings: phy: convert phy-rockchip-inno-usb2 bindings to yaml
 2020-03-25 12:13 UTC 

[PATCH v7 00/48] atmel_mxt_ts misc
 2020-03-25 12:13 UTC  (7+ messages)

[PATCH v6 09/10] power: supply: Support ROHM bd99954 charger
 2020-03-25 12:09 UTC  (10+ messages)

[PATCH v4 13/17] driver: xen: Replace cpu_up/down with device_online/offline
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()

[PATCH v4 09/17] x86: Replace cpu_up/down with add/remove_cpu
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] x86/smp: Replace cpu_up/down() with add/remove_cpu()

[PATCH v4 17/17] cpu: Hide cpu_up/down
 2020-03-25 12:05 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: Hide cpu_up/down()

[PATCH v4 10/17] powerpc: Replace cpu_up/down with add/remove_cpu
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] powerpc: Replace cpu_up/down() with add/remove_cpu()

[PATCH v4 08/17] arm64: hibernate.c: Create a new function to handle cpu_up(sleep_cpu)
 2020-03-25 12:06 UTC  (3+ messages)
` [tip: smp/core] arm64: hibernate: Use bringup_hibernate_cpu()
` [tip: smp/core] cpu/hotplug: Provide bringup_hibernate_cpu()

[PATCH v4 07/17] arm64: Use reboot_cpu instead of hardconding it to 0
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH v4 01/17] cpu: Add new {add,remove}_cpu() functions
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: "

[PATCH v4 05/17] arm: Use reboot_cpu instead of hardcoding it to 0
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] ARM: "

[PATCH v4 02/17] smp: Create a new function to shutdown nonboot cpus
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: "

[PATCH v4 03/17] ia64: Replace cpu_down with smp_shutdown_nonboot_cpus()
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] ia64: Replace cpu_down() "

[PATCH v4 06/17] arm64: Don't use disable_nonboot_cpus()
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH v4 11/17] sparc: Replace cpu_up/down with add/remove_cpu
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] sparc: Replace cpu_up/down() with add/remove_cpu()

[PATCH v4 12/17] parisc: Replace cpu_up/down with add/remove_cpu
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] parisc: Replace cpu_up/down() with add/remove_cpu()

[PATCH v4 04/17] arm: Don't use disable_nonboot_cpus()
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] ARM: "

[PATCH v4 16/17] smp: Create a new function to bringup nonboot cpus online
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: Move bringup of secondary CPUs out of smp_init()

[PATCH v4 15/17] torture: Replace cpu_up/down with add/remove_cpu
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] torture: Replace cpu_up/down() with add/remove_cpu()

[PATCH v4 14/17] firmware: psci: Replace cpu_up/down with add/remove_cpu
 2020-03-25 12:06 UTC  (2+ messages)
` [tip: smp/core] firmware: psci: Replace cpu_up/down() with add/remove_cpu()

[RFC v2 1/2] kernel/sysctl: support setting sysctl parameters from kernel command line
 2020-03-25 12:03 UTC  (2+ messages)
` [RFC v2 2/2] kernel/sysctl: support handling command line aliases

[PATCH v10 00/25] Change readahead API
 2020-03-25 12:02 UTC  (4+ messages)
` [PATCH v10 24/25] fuse: Convert from readpages to readahead

[PATCH V2] : kernel-chktaint : Fixed space ,cosmetic change
 2020-03-25 11:23 UTC  (2+ messages)

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-25 11:50 UTC  (5+ messages)
` [PATCH 12/18] gpio: add support for the sl28cpld GPIO controller

[PATCH] x86/alternatives: Mark text_poke_loc_init static
 2020-03-25 11:48 UTC  (2+ messages)
` [tip: x86/cleanups] x86/alternatives: Mark text_poke_loc_init() static

[PATCH] affine kernel threads to specified cpumask
 2020-03-25 11:47 UTC  (7+ messages)
      ` [PATCH v2] isolcpus: "

[PATCH] x86: Alias memset to __builtin_memset
 2020-03-25 11:33 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] ARM: orion: replace setup_irq() by request_irq()
 2020-03-25 11:43 UTC  (9+ messages)
` [PATCH v3] ARM: spear: "
  ` [PATCH v3] ARM: mmp: "
    ` [PATCH v3] ARM: iop32x: "
        ` [PATCH v3] ARM: ep93xx: Replace "
          ` [PATCH v3] ARM: OMAP: replace "
            ` [PATCH v3] ARM: "

[PATCH] iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
 2020-03-25 11:42 UTC  (2+ messages)

[PATCH v7 0/2] Add rpmsg tty driver
 2020-03-25 11:39 UTC  (8+ messages)
` [PATCH v7 2/2] tty: add rpmsg driver

[PATCH v2] staging: kpc2000: Removing a blank line
 2020-03-25 11:37 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/3] gpiolib: add reference counting to GPIO descriptors
 2020-03-25 11:35 UTC  (10+ messages)
` [PATCH 2/3] gpiolib: use kref in gpio_desc

[PATCH v7 00/12] Modernize Loongson64 Machine v6
 2020-03-25 11:35 UTC  (4+ messages)
` [PATCH v7 01/12] irqchip: Add driver for Loongson I/O Local Interrupt Controller

[PATCH 0/2] amba/platform: Initialize dma_parms at the bus level
 2020-03-25 11:34 UTC  (3+ messages)
` [PATCH 1/2] driver core: platform: Initialize dma_parms for platform devices
` [PATCH 2/2] amba: Initialize dma_parms for amba devices

clone3: allow creation of time namespace with offset
 2020-03-25 11:26 UTC  (11+ messages)

[PATCH] mm: khugepaged: fix potential page state corruption
 2020-03-25 11:26 UTC  (7+ messages)

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-25 11:25 UTC  (13+ messages)
` [PATCH v3 08/37] KVM: VMX: Skip global INVVPID fallback if vpid==0 in vpid_sync_context()
` [PATCH v3 14/37] KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook
` [PATCH v3 16/37] KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
` [PATCH v3 17/37] KVM: SVM: Wire up ->tlb_flush_guest() directly to svm_flush_tlb()
` [PATCH v3 18/37] KVM: VMX: Move vmx_flush_tlb() to vmx.c
` [PATCH v3 19/37] KVM: nVMX: Move nested_get_vpid02() to vmx/nested.h

[PATCH] mm/mremap: Add comment explaining the untagging behaviour of mremap()
 2020-03-25 11:23 UTC  (2+ messages)

[PATCH] sched/topology: Fix overlapping sched_group build
 2020-03-25 11:22 UTC  (4+ messages)

4.19 LTS high /proc/diskstats io_ticks
 2020-03-25 11:22 UTC  (3+ messages)

[PATCH v2 0/6] Manual definition of Soft Reserved memory devices
 2020-03-25 11:10 UTC  (4+ messages)
` [PATCH v2 6/6] ACPI: HMAT: Attach a device for each soft-reserved range

[RFC PATCH v5 0/9] Add Tegra driver for video capture
 2020-03-25 11:09 UTC  (4+ messages)
` [RFC PATCH v5 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH v3 0/4] iio: vcnl4000: Export near level property for proximity sensor
 2020-03-25 11:09 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: iio: vcnl4000: convert bindings to YAML format
` [PATCH v3 2/4] dt-bindings: iio: light: vcnl4000: Add near-level
` [PATCH v3 3/4] iio: vcnl4000: Export near level property for proximity sensor
` [PATCH v3 4/4] Documentation: ABI: document IIO in_proximity_near_level file

[PATCH] perf/tools: fix perf_evsel__fallback() for paranoid=2 and -b
 2020-03-25 11:08 UTC  (2+ messages)

[PATCH v3 0/3] Convert thermal bindings to yaml
 2020-03-25 11:06 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: thermal: Add yaml bindings for thermal cooling-devices
` [PATCH v3 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

decruft genhd.h
 2020-03-25 11:03 UTC  (9+ messages)
` [PATCH 1/8] block: mark block_depr static
` [PATCH 2/8] block: mark part_in_flight and part_in_flight_rw static
` [PATCH 3/8] block: unexport disk_get_part
` [PATCH 4/8] block: unexport disk_map_sector_rcu
` [PATCH 5/8] block: unexport get_gendisk
` [PATCH 6/8] block: move guard_bio_eod to bio.c
` [PATCH 7/8] block: move block layer internals out of include/linux/genhd.h
` [PATCH 8/8] block: move the part_stat* helpers from genhd.h to a new header

[PATCH v6] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-03-25 11:04 UTC  (3+ messages)

MIPS ioremap cleanups
 2020-03-25 11:04 UTC  (9+ messages)
` [PATCH 1/6] MIPS: remove cpu_has_64bit_gp_regs and cpu_has_64bit_addresses

[PATCH v2 0/3] Add support to handle targets without TrustZone
 2020-03-25 11:01 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: ath10k: Add wifi-firmware subnode for wifi node
` [PATCH v2 2/3] ath10k: Setup the msa resources before qmi init
` [PATCH v2 3/3] ath10k: Add support for targets without trustzone

[PATCH 1/3] dt-bindings: ath10k: Add wifi-firmware subnode for wifi node
 2020-03-25 11:00 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: remove identical #include from rk3288.dtsi
 2020-03-25 10:57 UTC 

[PATCH 0/2] ACPI: PM: s2idle: Harden the premature EC wakeups handling
 2020-03-25 10:55 UTC  (3+ messages)
` [PATCH 1/2] ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
` [PATCH 2/2] ACPI: PM: s2idle: Refine active GPEs check

[PATCH v4 0/7] ima: support stronger algorithms for attestation
 2020-03-25 10:54 UTC  (8+ messages)
` [PATCH v4 1/7] ima: Switch to ima_hash_algo for boot aggregate
` [PATCH v4 2/7] ima: Evaluate error in init_ima()
` [PATCH v4 3/7] ima: Store template digest directly in ima_template_entry
` [PATCH v4 4/7] ima: Switch to dynamically allocated buffer for template digests
` [PATCH v4 5/7] ima: Allocate and initialize tfm for each PCR bank
` [PATCH v4 6/7] ima: Calculate and extend PCR with digests in ima_template_entry
` [PATCH v4 7/7] ima: Use ima_hash_algo for collision detection in the measurement list

[PATCH v2 0/2] nvmem: use is_bin_visible callback
 2020-03-25 10:53 UTC  (6+ messages)
` [PATCH v2 1/2] nvmem: core: add root_only member to nvmem device struct
` [PATCH v2 2/2] nvmem: core: use is_bin_visible for permissions

[PATCH] x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
 2020-03-25 10:46 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH RFC 0/1] Support virtio objects in virtio-video driver
 2020-03-25 10:40 UTC  (2+ messages)
` [PATCH RFC 1/1] drivers: media: virtio: "

[GIT PULL 0/3] ARM: exynos: Pull for v5.7
 2020-03-25 10:38 UTC 

[PATCH v4 1/2] dt-bindings: display: convert rockchip vop bindings to yaml
 2020-03-25 10:38 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: display: rockchip-vop: add additional properties

[PATCH v3 0/7] Improvements to MHI Bus
 2020-03-25 10:37 UTC  (4+ messages)
` [PATCH v3 6/7] net: qrtr: Add MHI transport layer

[PATCH] PM / wakeup: Skip wakeup_source_sysfs_remove if device is not added
 2020-03-25 10:37 UTC  (2+ messages)

[PATCH 00/12] device-dax: Support sub-dividing soft-reserved ranges
 2020-03-25 10:35 UTC  (4+ messages)
` [PATCH 11/12] device-dax: Add dis-contiguous resource support

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
 2020-03-25 10:36 UTC  (4+ messages)

user space interface for configuring T1 PHY management mode (master/slave)
 2020-03-25 10:28 UTC  (4+ messages)

[PATCH 1/2] .gitignore: remove too obvious comments
 2020-03-25 10:35 UTC  (6+ messages)
` [PATCH 2/2] .gitignore: add SPDX License Identifier

[<PATCH v1> 1/1] scsi: ufs: Resume ufs host before accessing ufs device
 2020-03-25 10:35 UTC  (2+ messages)

[PATCH] perf tools: Add missing Intel CPU events to parser
 2020-03-25 10:33 UTC  (2+ messages)

[patch 09/22] cpufreq: Convert to new X86 CPU match macros
 2020-03-25 10:32 UTC  (4+ messages)
  ` [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression

[PATCH v2] sys_personality: Add a optional arch hook arch_check_personality() for common sys_personality()
 2020-03-25 10:27 UTC  (3+ messages)

[PATCH v4 0/8] drm/meson: add support for Amlogic Video FBC
 2020-03-25 10:24 UTC  (4+ messages)
` [PATCH v4 7/8] drm/fourcc: amlogic: Add modifier definitions for the Scatter layout

[PATCH 1/2] ARM: configs: at91: sama5: enable SAMA5D2_PIOBU
 2020-03-25 10:22 UTC  (2+ messages)
` [PATCH 2/2] ARM: configs: at91: sama5: enable MCP16502 regulator

[PATCH v3] powerpc: Replace setup_irq() by request_irq()
 2020-03-25 10:22 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] x86/smpboot: Remove 486-isms from the modern AP boot path
 2020-03-25 10:17 UTC  (2+ messages)

[PATCH] arm64: mm: make CONFIG_ZONE_DMA configurable without EXPERT
 2020-03-25 10:16 UTC  (4+ messages)

[PATCH v2] iio: buffer: Don't allow buffers without any channels enabled to be activated
 2020-03-25 10:12 UTC  (2+ messages)

[PATCH 2/2] mfd: Add Baikal-T1 Boot Controller driver
 2020-03-25 10:09 UTC  (2+ messages)

[PATCH v2 1/2] tty: serial: fsl_lpuart: move dma_request_chan()
 2020-03-25 10:07 UTC  (4+ messages)
` [PATCH v2 2/2] tty: serial: fsl_lpuart: fix return value checking
  ` [EXT] "
` [EXT] [PATCH v2 1/2] tty: serial: fsl_lpuart: move dma_request_chan()

[PATCH][next] acpi: nfit.h: Replace zero-length array with flexible-array member
 2020-03-25 10:05 UTC  (2+ messages)

[PATCH 0/2] gpiolib: gpio_set_config() cleanups
 2020-03-25 10:04 UTC  (3+ messages)
` [PATCH 1/2] gpiolib: Pass gpio_desc to gpio_set_config()
` [PATCH 2/2] gpiolib: Remove unused gpio_chip parameter from gpio_set_bias()

arm64 kernel crash in bochs_get_edid_block() with QEMU '-device VGA'
 2020-03-25  9:59 UTC  (2+ messages)

[GIT PULL] devfreq next for v5.7
 2020-03-25  9:57 UTC  (2+ messages)

[PATCH v3 0/3] clk: at91: support configuring more clock parents via DT
 2020-03-25  9:55 UTC  (7+ messages)
` [PATCH v3 1/3] clk: at91: optimize pmc data allocation
` [PATCH v3 2/3] clk: at91: allow setting PCKx parent via DT
` [PATCH v3 3/3] clk: at91: sama5d2: allow setting all PMC clock parents "

[PATCH] dt-bindings: serial: Document serialN aliases
 2020-03-25  9:54 UTC 

[PATCH] h8300: dts: Fix /chosen:stdout-path
 2020-03-25  9:53 UTC 

[PATCH v10 0/5] Add Support for MediaTek PMIC MT6358
 2020-03-25  9:43 UTC  (3+ messages)
` [PATCH v10 3/5] mfd: Add support for the MediaTek MT6358 PMIC

[PATCH v3 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-03-25  9:42 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-25  9:38 UTC  (5+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size

[PATCH 0/3] nvmem: use is_bin_visible callback
 2020-03-25  9:36 UTC  (4+ messages)
` [PATCH 3/3] nvmem: core: use is_bin_visible for permissions

[PATCH V2] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected
 2020-03-25  9:33 UTC  (5+ messages)

[PATCH v5 0/6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-03-25  9:31 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: pinctrl: add bindings for MediaTek "
` [PATCH v5 2/6] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH v5 3/6] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH v5 4/6] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH v5 5/6] pinctrl: mediatek: add mt6779 eint support
` [PATCH v5 6/6] arm64: dts: add dts nodes for MT6779

[PATCH] alios: sched: Fix race between runtime distribution and assignment
 2020-03-25  9:26 UTC 

[PATCH RFC] f2fs: don't inline compressed inode
 2020-03-25  9:27 UTC 

[PATCH] f2fs: clean up dic->tpages assignment
 2020-03-25  9:25 UTC 

[PATCH] mfd: aat2870: Use scnprintf() for avoiding potential buffer overflow
 2020-03-25  9:25 UTC  (2+ messages)

[PATCH v4 0/6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-03-25  9:22 UTC  (3+ messages)
` [PATCH v4 3/6] pinctrl: mediatek: avoid virtual gpio trying to set reg

[PATCH v2] staging: vt6656: Use ARRAY_SIZE instead of hardcoded size
 2020-03-25  9:19 UTC  (4+ messages)

[PATCH v5] dt-bindings: mfd: Convert stpmic1 bindings to json-schema
 2020-03-25  9:20 UTC  (3+ messages)

[PATCH v2 3/5] f2fs: fix to avoid NULL pointer dereference
 2020-03-25  9:18 UTC 


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).