linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-29 13:49:59 to 2018-10-29 17:53:29 UTC [more...]

[RFC PATCH] Minimal non-child process exit notification support
 2018-10-29 17:53 UTC 

Regression found (Stop-marking-clocks-as-CLK_IS_CRITICAL)
 2018-10-29 17:52 UTC  (2+ messages)

[PATCH v2 0/6] sparsemem support for RISC-V
 2018-10-29 17:53 UTC  (3+ messages)
` [PATCH v2 1/6] mm: Introduce common STRUCT_PAGE_MAX_SHIFT define

MCE reports errors that can't be verified
 2018-10-29 17:51 UTC  (4+ messages)

A concern about overflow ring buffer mode
 2018-10-29 17:48 UTC  (17+ messages)
                ` [PATCHES/RFC] "

[PATCH v13 00/12] Intel Processor Trace virtualization enabling
 2018-10-29 17:48 UTC  (4+ messages)
` [PATCH v13 08/12] KVM: x86: Add Intel PT context switch for each vcpu

[PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
 2018-10-29 17:45 UTC  (22+ messages)

[GIT PULL] TTY/Serial fixes for 4.20-rc1
 2018-10-29 17:44 UTC  (2+ messages)

[PATCH v3] drm/bochs: add edid support
 2018-10-29 17:44 UTC  (2+ messages)

sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
 2018-10-29 17:43 UTC  (9+ messages)
` [PATCH] mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL

[GIT PULL] Staging/IIO driver patches for 4.20-rc1
 2018-10-29 17:40 UTC  (2+ messages)

[PATCH] perf util: take pgoff into account when reporting elf to libdwfl
 2018-10-29 17:40 UTC  (4+ messages)

[PATCHSET v2 0/14] blk-mq: Add support for multiple queue maps
 2018-10-29 17:40 UTC  (26+ messages)
` [PATCH 01/14] blk-mq: kill q->mq_map
` [PATCH 02/14] blk-mq: abstract out queue map
` [PATCH 03/14] blk-mq: provide dummy blk_mq_map_queue_type() helper
` [PATCH 04/14] blk-mq: pass in request/bio flags to queue mapping
` [PATCH 05/14] blk-mq: allow software queue to map to multiple hardware queues
` [PATCH 06/14] blk-mq: add 'type' attribute to the sysfs hctx directory
` [PATCH 07/14] blk-mq: support multiple hctx maps
` [PATCH 08/14] blk-mq: separate number of hardware queues from nr_cpu_ids
` [PATCH 09/14] blk-mq: ensure that plug lists don't straddle hardware queues
` [PATCH 10/14] blk-mq: initial support for multiple queue maps
` [PATCH 11/14] irq: add support for allocating (and affinitizing) sets of IRQs
` [PATCH 12/14] nvme: utilize two queue maps, one for reads and one for writes
` [PATCH 13/14] block: add REQ_HIPRI and inherit it from IOCB_HIPRI
` [PATCH 14/14] nvme: add separate poll queue map

[GIT PULL] C-SKY(csky) Port for Linux 4.20
 2018-10-29 17:38 UTC  (7+ messages)

[PATCH net-next 00/12] net: mvpp2: improve the interrupt usage
 2018-10-29 17:35 UTC  (3+ messages)
` [PATCH net-next 11/12] net: mvpp2: handle cases where more CPUs are available than s/w threads

[PATCH] hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
 2018-10-29 17:35 UTC  (3+ messages)

[GIT PULL] Mailbox changes for v4.20
 2018-10-29 17:34 UTC 

WARNING in __vb2_queue_cancel
 2018-10-29 17:28 UTC 

[PATCH V13 1/4] clocksource: add C-SKY SMP timer
 2018-10-29 17:27 UTC  (2+ messages)

[PATCH v2 1/3] kvm, vmx: move CR2 context switch out of assembly path
 2018-10-29 17:26 UTC  (5+ messages)
` [PATCH v2 2/3] kvm, vmx: move register clearing "
` [PATCH v2 3/3] kvm, vmx: fix __invvpid style

[PATCH v2] clk: boston: fix possible memory leak in clk_boston_setup()
 2018-10-29 17:23 UTC  (2+ messages)

[PATCH V2 0/2] Unmap EFI boot services code/data regions after boot
 2018-10-29 17:21 UTC  (7+ messages)
` [PATCH V2 1/2] x86/efi: Unmap EFI boot services code/data regions from efi_pgd
` [PATCH V2 2/2] x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86

divide error in vivid_vid_cap_s_dv_timings
 2018-10-29 17:13 UTC 

[RFC v2 1/2] ARC: split show_faulting_vma for logic and representation parts
 2018-10-29 17:09 UTC  (2+ messages)
` [RFC v2 2/2] ARC: ARCv2: Introduce SmaRT support

[PATCH] arm64: kprobe: make page to RO mode when allocate it
 2018-10-29 17:02 UTC  (4+ messages)

[PATCH] MAINTAINERS: add myself as co-maintainer of gpiolib
 2018-10-29 17:00 UTC  (3+ messages)

[PATCH v2] fpga: altera-cvp: Fix registration for CvP incapable devices
 2018-10-29 16:59 UTC  (2+ messages)

[PATCH] ARM: dts: NSP: Move aliases to bcm-nsp.dtsi
 2018-10-29 16:55 UTC 

[PATCH v2] xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
 2018-10-29 16:54 UTC 

[RFC] dm-bow working prototype
 2018-10-29 16:51 UTC  (7+ messages)
    ` [dm-devel] "

[PATCH v4 0/2] arm64: Get rid of __early_init_dt_declare_initrd()
 2018-10-29 16:51 UTC  (4+ messages)
` [PATCH v4 1/2] "

[PATCH V5 0/5] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-10-29 16:51 UTC  (5+ messages)
` [PATCH V5 1/5] KVM: X86: Memory ROE documentation
  ` gRe: [PATCH V5 1/5] KVM: X86: Memory ROE documentation^[
` [PATCH V5 5/5] KVM: Small Refactoring to kvm_free_memslot

[PATCH] arm: mm: fault: check ADFSR in case of abort
 2018-10-29 16:43 UTC  (6+ messages)

[PATCH v3 3/3] dt-bindings: iio: adc: Add docs for ad7124
 2018-10-29 16:39 UTC 

[PATCH v3 2/3] iio: adc: Add ad7124 support
 2018-10-29 16:38 UTC 

[PATCH v3 1/3] iio: ad_sigma_delta: Allow to provide custom data register address
 2018-10-29 16:36 UTC 

memcg oops: memcg_kmem_charge_memcg()->try_charge()->page_counter_try_charge()->BOOM
 2018-10-29 16:35 UTC  (3+ messages)

[PATCH] spi: dw: fix buffer end address
 2018-10-29 16:35 UTC  (2+ messages)

[PATCH 0/4 v5] Keep rtsx_usb suspended when there's no card
 2018-10-29 16:31 UTC  (4+ messages)
` [PATCH 2/4 v5] memstick: Prevent memstick host from getting runtime suspended during card detection

RFC: changed error code when binding unix socket twice
 2018-10-29 16:33 UTC  (4+ messages)

[PATCH] PCI/Layerscape: fix wrongly invoking of outbound window disable accessor
 2018-10-29 16:31 UTC  (4+ messages)

[PATCH 1/4] base/drivers/arch_topology: Remove useless check
 2018-10-29 16:23 UTC  (4+ messages)
` [PATCH 2/4] base/drivers/arch_topology: Replace mutex with READ_ONCE / WRITE_ONCE
` [PATCH 3/4] base/drivers/topology: Move instructions in the error path
` [PATCH 4/4] base/drivers/topology: Default dmpis-mhz if they are not set in DT

[PATCH v5 0/8] Introduce STPMIC1 PMIC Driver
 2018-10-29 16:22 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: mfd: document stpmic1
` [PATCH v5 2/8] mfd: stpmic1: add stpmic1 driver
` [PATCH v5 3/8] dt-bindings: regulator: document stpmic1 pmic regulators
` [PATCH v5 4/8] regulator: stpmic1: add stpmic1 regulator driver
` [PATCH v5 5/8] dt-bindings: input: document stpmic1 pmic onkey
` [PATCH v5 6/8] input: stpmic1: add stpmic1 onkey driver
` [PATCH v5 8/8] watchdog: stpmic1: add stpmic1 watchdog driver
` [PATCH v5 7/8] dt-bindings: watchdog: document stpmic1 pmic watchdog

INFO: task hung in vivid_stop_generating_vid_cap
 2018-10-29 16:22 UTC  (2+ messages)

[GIT PULL] 9p updates for 4.20
 2018-10-29 16:19 UTC  (2+ messages)

[PATCH v2 1/6] dt-bindings: drm/panel: simple: Add no-hpd property
 2018-10-29 16:16 UTC  (2+ messages)

[PATCH v3 1/5] nfc: pn533: i2c: "pn532" as dt compatible string
 2018-10-29 16:13 UTC  (7+ messages)
` [PATCH v3 3/5] nfc: pn533: add UART phy driver

[RFC] Proposal for FMC Subsystem Eradication
 2018-10-29 16:09 UTC 

[git pull] m68knommu fix for v4.20
 2018-10-29 16:05 UTC  (2+ messages)

[PATCH] kbuild: remove unused cc-fullversion variable
 2018-10-29 16:03 UTC 

[git pull] m68k updates for 4.20
 2018-10-29 16:04 UTC  (2+ messages)

Cramfs: "unable to handle kernel paging request" when reading a file from a fuzzed FS image
 2018-10-29 16:03 UTC  (3+ messages)

[PATCH 1/2] kconfig: remove oldnoconfig target
 2018-10-29 16:00 UTC  (3+ messages)
` [PATCH 2/2] kconfig: remove silentoldconfig target

[RCF PATCH v2 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-10-29 15:55 UTC  (14+ messages)
` [RCF PATCH v2 1/2] dt-bindings: pwm: imx: Allow switching PWM output between PWM and GPIO
` [RCF PATCH v2 2/2] pwm: imx: Configure output to GPIO in disabled state
  ` [RCF PATCH,v2,2/2] "

[PATCH 6/7] ext4 resize: lost rollback in ext4_resize_fs()
 2018-10-29 15:25 UTC 

[PATCH 4/7] ext4 resize: brelse() cleanup in add_new_gdb_meta_bg()
 2018-10-29 15:25 UTC 

[PATCH 0/7] ext4 resize long-lived errors
 2018-10-29 15:24 UTC 

[PATCH 1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks()
 2018-10-29 15:25 UTC 

[PATCH 2/7] ext4 resize: missing brelse() after errors in set_flexbg_block_bitmap()
 2018-10-29 15:25 UTC 

[PATCH 5/7] ext4 resize: lost brelse() in update_backups()
 2018-10-29 15:25 UTC 

[PATCH 7/7] ext4 resize: lost resize_inode cleanup before retry in ext4_resize_fs()
 2018-10-29 15:25 UTC 

[PATCH 3/7] ext4 resize: missing brelse() in case success in add_new_gdb()
 2018-10-29 15:25 UTC 

[PATCH v4 0/3] arm64 live patching
 2018-10-29 15:42 UTC  (5+ messages)
` [PATCH v4 3/3] arm64: reliable stacktraces

[PATCH] arm: dts: socfpga*.dts*: use SPDX-License-Identifier
 2018-10-29 15:33 UTC  (2+ messages)

[PATCH V5] block: fix the DISCARD request merge
 2018-10-29 15:33 UTC  (2+ messages)

[PATCH v3 0/4] arm64 live patching
 2018-10-29 15:28 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: implement "
  ` [PATCH] arm64/module: use mod->klp_info section header information
    ` [PATCH v2] arm64/module: use mod->klp_info section header information for livepatch modules

[PATCH] HID: moving to group maintainership model
 2018-10-29 15:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] dts: sun8i-h3: Add DTS for Mapleboard MP130
 2018-10-29 15:20 UTC  (2+ messages)

Logitech high-resolution scrolling
 2018-10-29 15:16 UTC  (3+ messages)

[PATCH 0/4] pinctrl: meson: fix pull bits
 2018-10-29 15:13 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: meson: fix gxbb ao pull register bits
` [PATCH 2/4] pinctrl: meson: fix gxl "
` [PATCH 3/4] pinctrl: meson: fix meson8 "
` [PATCH 4/4] pinctrl: meson: fix meson8b "

[PATCH V3] arm64: Don't flush tlb while clearing the accessed bit
 2018-10-29 15:13 UTC  (3+ messages)

[PATCH v2 00/15] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-29 15:08 UTC  (6+ messages)
` [PATCH v2 12/15] clk: sunxi-ng: a64: Add min and max rate for PLL_MIPI

KASAN: use-after-free Read in task_is_descendant
 2018-10-29 15:05 UTC  (10+ messages)
                ` yama: unsafe usage of ptrace_relation->tracer

linux-next: manual merge of the arm-soc tree with Linus' tree
 2018-10-29 15:02 UTC  (2+ messages)

Linux 4.19.0 Build Error when CONFIG_ACPI not set
 2018-10-29 15:01 UTC  (2+ messages)

[PATCH] x86/paravirt: pv_ops isn't GPL only
 2018-10-29 15:01 UTC 

[PATCH v3 0/2] sysctl: handle overflow for file-max
 2018-10-29 14:58 UTC  (2+ messages)

[PATCH v2 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-10-29 14:56 UTC  (8+ messages)
` [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization

[PATCH v3 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-10-29 14:54 UTC  (4+ messages)
` [PATCH v3 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization

[PATCH] arm64: dts: qcom: sdm845: Add SCM DT node
 2018-10-29 14:54 UTC  (3+ messages)

[PATCH V2 0/5] i2c:ocores: improvements
 2018-10-29 14:50 UTC  (6+ messages)
` [PATCH V2 1/5] i2c:ocores: stop transfer on timeout
` [PATCH V2 2/5] i2c:ocores: do not handle IRQ if IF is not set
` [PATCH V2 3/5] i2c:ocores: add polling interface
` [PATCH V2 4/5] i2c:ocores: add SPDX tag
` [PATCH V2 5/5] i2c:ocores: checkpatch fixes

[RESEND PATCH 0/2] i2c: enable buses to save their clock frequency in adapter
 2018-10-29 14:49 UTC  (3+ messages)
` [RESEND PATCH 1/2] "

[PATCH] arm64/numa: Add more vetting in numa_set_distance()
 2018-10-29 14:48 UTC  (8+ messages)

[PATCH v3 00/25] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-29 14:48 UTC  (10+ messages)
` [PATCH v3 12/25] drm/sun4i: sun6i_mipi_dsi: Add DSI hblk packet overhead
` [PATCH v3 14/25] drm/sun4i: sun6i_mipi_dsi: Increase hfp "
` [PATCH v3 16/25] drm/sun4i: sun6i_mipi_dsi: Add support for VCC-DSI voltage regulator

KASAN: use-after-free Read in wake_up_if_idle
 2018-10-29 14:47 UTC 

[PATCH 1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-10-29 14:45 UTC  (5+ messages)
` [PATCH 3/7] dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs

[GIT PULL] Devicetree updates for 4.20
 2018-10-29 14:34 UTC  (4+ messages)

[PATCH 0/5] pinctrl: simplify getting .driver_data
 2018-10-29 14:32 UTC  (3+ messages)
` [PATCH 5/5] pinctrl: pinctrl-at91-pio4: "

[PATCH 00/10] Add support for usb on Hikey960
 2018-10-29 14:30 UTC  (3+ messages)
` [PATCH 07/10] hikey960: Support usb functionality of Hikey960

i2c:ocores: fixes and polling mechanism
 2018-10-29 14:27 UTC  (4+ messages)
` [PATCH 2/3] i2c:ocores: do not handle IRQ if IF is not set

[PATCH tip/core/rcu 0/19] RCU flavor-consolidation changes for v4.20/v5.0
 2018-10-29 14:27 UTC  (4+ messages)
` [PATCH tip/core/rcu 02/19] rcu: Defer reporting RCU-preempt quiescent states when disabled

[PATCH v3 0/4] drivers: soc: xilinx: Add support for ZynqMP power domain driver
 2018-10-29 14:27 UTC  (4+ messages)

x86/paravirt: Use a single ops structure
 2018-10-29 14:24 UTC  (2+ messages)

[PATCH] drivers/perf: fix spelling mistake, EACCESS -> EACCES
 2018-10-29 14:19 UTC  (6+ messages)

[PATCH v3] tpm: fix kdoc for tpm2_flush_context_cmd()
 2018-10-29 14:16 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 01/98] perf symbols: Fix memory corruption because of zero length symbols
 2018-10-29 14:07 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 33/98] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties

[PATCH 0/6] drm/qxl: Remove checkpatch issues
 2018-10-29 13:54 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2] drm/bridge: analogix_dp: Fix misleading indentation reported by smatch
 2018-10-29 13:52 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Change the keymap for Favorites hotkey
 2018-10-29 13:50 UTC  (2+ messages)

[PATCH] tpm: clean up tpm_try_transmit() error handling flow
 2018-10-29 13:50 UTC 

[PATCH] platform/x86: ideapad: Add Y530-15ICH to no_hw_rfkill
 2018-10-29 13:50 UTC  (2+ messages)

[PATCH] platform/x86: wmi: declare device_type structure as constant
 2018-10-29 13:49 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 NNTP newsgroup(s).