linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-21 05:45:54 to 2018-02-21 10:20:42 UTC [more...]

[PATCH 0/8] x86/RAS: Some accumulated stuff
 2018-02-21 10:19 UTC  (7+ messages)
` [PATCH 2/8] x86/MCE: Convert mca_config bools to a bitfield
` [PATCH 4/8] x86/MCE/AMD: Collect error info even if valid bits are not set
` [PATCH 5/8] x86/MCE/AMD: Pass the bank number to smca_get_bank_type()
` [PATCH 6/8] x86/MCE/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
` [PATCH 7/8] x86/MCE/AMD: Get address from already initialized block
` [PATCH 8/8] x86/MCE/AMD: Carve out SMCA get_block_address() code

[PATCH] cpufreq: powernv: Check negative value returned by cpufreq_table_find_index_dl()
 2018-02-21 10:19 UTC  (8+ messages)

[PATCH] Staging: gdm724x: LTE: Fix trailing open parenthesis code style issue
 2018-02-21 10:20 UTC  (2+ messages)
` [PATCH] Staging: gdm724x: LTE: Fix trailing open parentheses

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-02-21 10:20 UTC  (6+ messages)

[PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend
 2018-02-21 10:19 UTC  (19+ messages)
` [PATCH 1/9] drm/xen-front: Introduce Xen para-virtualized frontend driver
  ` [Xen-devel] "
` [PATCH 2/9] drm/xen-front: Implement Xen bus state handling
` [PATCH 3/9] drm/xen-front: Read driver configuration from Xen store
` [PATCH 4/9] drm/xen-front: Implement Xen event channel handling
` [PATCH 5/9] drm/xen-front: Implement handling of shared display buffers
` [PATCH 6/9] drm/xen-front: Introduce DRM/KMS virtual display driver
` [PATCH 7/9] drm/xen-front: Implement KMS/connector handling
` [PATCH 8/9] drm/xen-front: Implement GEM operations
` [PATCH 9/9] drm/xen-front: Implement communication with backend

[PATCH] mm/page_poison: Make early_page_poison_param __init
 2018-02-21 10:16 UTC  (2+ messages)

[PATCH v4] MAINTAINERS: add Freescale pin controllers
 2018-02-21 10:10 UTC  (3+ messages)

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-02-21 10:09 UTC  (7+ messages)
` [PATCH 3/7] [HACK] pass endianess flag to LTO linker

[PATCH v2 00/19] R-Car M3-N initial support
 2018-02-21 10:07 UTC  (4+ messages)
` [PATCH v2 19/19] ARM64: dts: r8a77965: Add EtherAVB device node

[PATCH v3 0/3] Enable CONFIG_VT support for S390
 2018-02-21 10:05 UTC  (6+ messages)
` [PATCH v3 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support

[PATCH 0/6] mm, hugetlb: allocation API and migration improvements
 2018-02-21 10:01 UTC  (5+ messages)
` [PATCH 5/6] mm, hugetlb: further simplify hugetlb allocation API

[RFC PATCH v16 0/6] mm: security: ro protection for dynamic data
 2018-02-21  9:56 UTC  (8+ messages)

[PATCH] PCI: Add quirk for Cavium Thunder-X2 PCIe erratum #173
 2018-02-21  9:54 UTC  (8+ messages)

[PATCH v4 00/13] add support for AXP813 ADC and battery power supply
 2018-02-21  9:51 UTC  (2+ messages)

KASAN: use-after-free Read in pppol2tp_connect
 2018-02-21  9:51 UTC 

[PATCH] RDMA/core: reduce IB_POLL_BATCH constant
 2018-02-21  9:47 UTC  (4+ messages)

[PATCH] x86: make x86_init noop functions static
 2018-02-21  9:42 UTC 

[PATCH 1/3] ARC: mcip: halt GFRC together with ARC cores
 2018-02-21  9:40 UTC  (3+ messages)
` [PATCH 2/3] ARC: mcip: setup MCIP debug mask according to cpu possible mask
` [PATCH 3/3] ARC: setup cpu possible mask according to possible-cpus dts property

[PATCH 0/4] use correct compatibles for the nxp,se97b chips
 2018-02-21  9:40 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: at24: sort manufacturers alphabetically

[PATCH v2 00/21] lib, rtc: Print rtc_time via %ptR[dt][rv]
 2018-02-21  9:38 UTC  (8+ messages)
` [PATCH v2 01/21] lib/vsprintf: Print time and date in human readable format via %pt
` [PATCH v2 20/21] mk68/mac: Switch to use %ptR

general protection fault in pppol2tp_connect
 2018-02-21  9:37 UTC 

[PATCH 1/2] [stable-4.9] x86: fix build without CONFIG_X86_VSYSCALL_EMULATION
 2018-02-21  9:36 UTC  (7+ messages)
` [PATCH 2/2] [stable-4.9] x86: fix build warnign with 32-bit PAE

[PATCH v2 0/6] lightnvm: base 2.0 implementation
 2018-02-21  9:35 UTC  (2+ messages)

[PATCH] mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
 2018-02-21  9:34 UTC  (4+ messages)

[PATCH] audit: return on memory error to avoid null pointer dereference
 2018-02-21  9:30 UTC 

[PATCH V2 00/20] lightnvm: pblk: implement 2.0 support
 2018-02-21  9:26 UTC  (21+ messages)
` [PATCH 01/20] lightnvm: simplify geometry structure
` [PATCH 02/20] lightnvm: add controller capabilities to 2.0
` [PATCH 03/20] lightnvm: fix capabilities for 2.0 sysfs
` [PATCH 04/20] lightnvm: add minor version to generic geometry
` [PATCH 05/20] lightnvm: rename number of channels and luns
` [PATCH 06/20] lightnvm: add shorten OCSSD version in geo
` [PATCH 07/20] lightnvm: rename sect_* to sec_*
` [PATCH 08/20] lightnvm: complete geo structure with maxoc*
` [PATCH 09/20] lightnvm: use generic identify structure
` [PATCH 10/20] lightnvm: pblk: rename ppaf* to addrf*
` [PATCH 11/20] lightnvm: pblk: check for supported version
` [PATCH 12/20] lightnvm: complete 2.0 values in sysfs
` [PATCH 13/20] lightnvm: add support for 2.0 address format
` [PATCH 14/20] lightnvm: make address conversions depend on generic device
` [PATCH 15/20] nvme: make nvme_get_log_ext available
` [PATCH 16/20] lightnvm: implement get log report chunk helpers
` [PATCH 17/20] lightnvm: define chunk states
` [PATCH 18/20] lightnvm: pblk: implement get log report chunk
` [PATCH 19/20] lightnvm: pblk: refactor init/exit sequences
` [PATCH 20/20] lightnvm: pblk: implement 2.0 support

[PATCH v2 00/10] drm/sun4i: Allwinner MIPI-DSI support
 2018-02-21  9:20 UTC  (11+ messages)
` [PATCH v2 01/10] regmap: mmio: Add function to attach a clock
` [PATCH v2 02/10] drm/sun4i: tcon: Add TRI finish interrupt for vblank
` [PATCH v2 03/10] drm/sun4i: Protect the TCON pixel clocks
` [PATCH v2 04/10] dt-bindings: display: Add Allwinner MIPI-DSI bindings
` [PATCH v2 05/10] drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
` [PATCH v2 06/10] dt-bindings: vendor: Add Huarui Lighting
` [PATCH v2 07/10] dt-bindings: panel: Add Huarui LHR050H41 panel documentation
` [PATCH v2 08/10] drm/panel: Add Huarui LHR050H41 panel driver
` [PATCH v2 09/10] arm: dts: sun8i: a33: Add the DSI-related nodes
` [PATCH v2 10/10] [DO NOT MERGE] arm: dts: sun8i: bpi-m2m: Add DSI display

i8042 AUX port [serio1] suspend takes a second on Dell XPS 13 9360 and TUXEDO Book 1406
 2018-02-21  9:22 UTC  (7+ messages)
    ` i8042 AUX port [serio1] suspend takes a second on Dell XPS 13 9360

[PATCH] locking/ww_mutex: add ww_mutex_is_owned_by function v5
 2018-02-21  9:22 UTC 

[PATCH] watchdog/hpwdt: update maintainer information
 2018-02-21  9:22 UTC 

[PATCH] gpiolib: Keep returning EPROBE_DEFER when we should
 2018-02-21  9:16 UTC  (5+ messages)

[tip:x86/boot 8/9] arch/x86/kernel/x86_init.c:33:5: sparse: symbol 'u64_x86_init_noop' was not declared. Should it be static?
 2018-02-21  9:16 UTC  (4+ messages)
` [RFC PATCH tip] x86/acpi: u64_x86_init_noop() can be static

[PATCH 0/5] x86/dumpstack: Cleanups and user opcode bytes Code: section
 2018-02-21  9:15 UTC  (5+ messages)

[PATCH 4.10 000/111] 4.10.7-stable review
 2018-02-21  9:15 UTC  (10+ messages)
` [PATCH 4.10 070/111] audit: fix auditd/kernel connection state tracking

KASAN: use-after-free Read in inet_shutdown
 2018-02-21  9:15 UTC 

kernel BUG at mm/khugepaged.c:533 on 4.15.3
 2018-02-21  9:14 UTC  (2+ messages)

[GIT PULL REQUEST] at24 updates for 4.16
 2018-02-21  9:12 UTC  (4+ messages)

[PATCH] PCMCIA / PM: Combine system resume callbacks
 2018-02-21  9:09 UTC  (3+ messages)

[PATCH] PCI: stop crashing in pci_release_resource v2
 2018-02-21  9:07 UTC 

[PATCH ipmi/kcs_bmc v3] ipmi: kcs_bmc: make the code be more clean
 2018-02-21  9:04 UTC 

[PATCH 0/2] efivars: reading variables can generate SMIs
 2018-02-21  9:03 UTC  (10+ messages)
` [PATCH 1/2] fs/efivarfs: restrict inode permissions

[PATCH v2 0/8] ARTPEC-6 ARM SoC device tree updates
 2018-02-21  9:00 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: dts: artpec: disable Accelerator Coherency Port
` [PATCH v2 2/8] ARM: dts: artpec: use 1 GiB RAM
` [PATCH v2 3/8] ARM: dts: artpec: remove 0x prefix from clkctrl unit address
` [PATCH v2 4/8] ARM: dts: artpec: migrate ethernet to stmmac binding
` [PATCH v2 5/8] ARM: dts: artpec: add and utilize artpec6 pin controller
` [PATCH v2 6/8] ARM: dts: artpec: add and utilize nbpfaxi DMA controllers
` [PATCH v2 7/8] ARM: dts: artpec: add disabled node for PCIe endpoint mode
` [PATCH v2 8/8] ARM: dts: artpec: add node for hardware crypto accelerator

[PATCH v4 0/6] dt-bindings: add bindings for USB physical connector
 2018-02-21  8:55 UTC  (7+ messages)
    ` [PATCH v4 1/6] "
    ` [PATCH v4 2/6] dt-bindings: add bindings for Samsung micro-USB 11-pin connector
    ` [PATCH v4 3/6] arm64: dts: exynos: add micro-USB connector node to TM2 platforms
    ` [PATCH v4 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector
    ` [PATCH v4 5/6] extcon: add possibility to get extcon device by OF node
    ` [PATCH v4 6/6] drm/bridge/sii8620: use micro-USB cable detection logic to detect MHL

[PATCH 2/2] proc: use set_puts() at /proc/*/wchan
 2018-02-21  8:57 UTC  (4+ messages)

[PATCH] i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula"
 2018-02-21  8:55 UTC  (2+ messages)

linux acpi (thunderbolt? bug)
 2018-02-21  8:45 UTC  (6+ messages)

WARNING in debug_print_object
 2018-02-21  8:41 UTC 

[PATCH] gpio: Handle deferred probing in of_find_gpio() properly
 2018-02-21  8:38 UTC  (2+ messages)

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-21  8:34 UTC  (9+ messages)
` [RFC PATCH V2 13/22] x86/intel_rdt: Support schemata write - pseudo-locking core

WARNING: ODEBUG bug in __queue_work
 2018-02-21  8:33 UTC  (2+ messages)

[PATCH] blk: optimization for classic polling
 2083-05-30  4:21 UTC  (4+ messages)

[PATCH 0/7] isolation: 1Hz residual tick offloading v7
 2018-02-21  8:30 UTC  (5+ messages)
` [PATCH 2/7] nohz: Convert tick_nohz_tick_stopped() to bool
` [PATCH 7/7] sched/isolation: Update nohz documentation to explain tick offload

[PATCH] lightnvm: pblk: don't recover unwritten lines
 2018-02-21  8:22 UTC 

Pull Request for linux-next
 2018-02-21  8:14 UTC 

[PATCH 0/3] pblk bugfixes
 2018-02-21  8:12 UTC  (6+ messages)
` [PATCH 1/3] lightnvm: pblk: delete writer kick timer before stopping thread
` [PATCH 2/3] lightnvm: pblk: allow allocation of new lines during shutdown
` [PATCH 3/3] lightnvm: pblk: prevent race in pblk_rb_flush_point_set

[PATCH-next] sched/headers: Clean up <linux/sched.h>
 2018-02-21  8:09 UTC  (5+ messages)

[PATCH v4 00/16] R-Car DU: Convert LVDS code to bridge driver
 2018-02-21  8:06 UTC  (3+ messages)
` [PATCH v4 07/16] i2c: demux: Use changeset helpers for clarity

[PATCH v21 0/4] Mediatek MT8173 CMDQ support
 2018-02-21  8:05 UTC  (3+ messages)
` [PATCH v21 4/4] soc: mediatek: Add Mediatek CMDQ helper

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-21  8:05 UTC  (4+ messages)
` [PATCH v7 03/37] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h

[GIT PULL 0/5] perf/core improvements and fixes
 2018-02-21  7:52 UTC  (2+ messages)

A "domain invalid" cgroup *can* sometimes have member tasks
 2018-02-21  7:45 UTC  (4+ messages)

[RFCv4 00/21] Request API
 2018-02-21  7:37 UTC  (21+ messages)
` [RFCv4 01/21] media: add request API core and UAPI
` [RFCv4 09/21] v4l2: add request API support
` [RFCv4 10/21] videodev2.h: Add request_fd field to v4l2_buffer
` [RFCv4 11/21] media: v4l2_fh: add request entity field
` [RFCv4 13/21] media: videobuf2-v4l2: support for requests
` [RFCv4 16/21] v4l2: video_device: support for creating requests

[PATCH v4] tpm: Trigger only missing TPM 2.0 self tests
 2018-02-21  7:31 UTC  (2+ messages)

[PATCH 1/4] vmalloc: add vm_flags argument to internal __vmalloc_node()
 2018-02-21  7:23 UTC  (5+ messages)
` [PATCH 3/4] kernel/fork: switch vmapped stack callation to __vmalloc_area()

[PATCH v7 0/3] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
 2018-02-21  7:20 UTC  (2+ messages)

[PATCH v4] iommu/amd: Add support for fast IOTLB flushing
 2018-02-21  7:19 UTC 

[PATCH 00/10] Implementation of Tegra Tachometer driver
 2018-02-21  7:15 UTC  (12+ messages)
` [PATCH 01/10] pwm: core: Add support for PWM HW driver with pwm capture only
` [PATCH 02/10] dt-bindings: Tegra186 tachometer device tree bindings
` [PATCH 03/10] pwm: tegra: Add PWM based Tachometer driver
` [PATCH 04/10] hwmon: generic-pwm-tachometer: Add DT binding details
` [PATCH 05/10] hwmon: generic-pwm-tachometer: Add generic PWM based tachometer
` [PATCH 06/10] arm64: tegra: Add Tachometer Controller on Tegra186
` [PATCH 07/10] arm64: tegra: Add PWM based Tachometer support "
` [PATCH 08/10] arm64: defconfig: enable Nvidia Tegra Tachometer as a module
` [PATCH 09/10] arm64: defconfig: Enable Generic PWM based Tachometer driver
` [PATCH 10/10] arm64: tegra: Add PWM controller on Tegra186 soc

[PATCH 0/6] DISCONTIGMEM support for PPC32
 2018-02-21  7:06 UTC  (2+ messages)

[PATCH v3] iommu/amd: Add support for fast IOTLB flushing
 2018-02-21  7:05 UTC  (3+ messages)

[PATCH] audit: return on memory error to avoid null pointer dereference
 2018-02-21  6:52 UTC  (2+ messages)

[PATCH] ocxl: Add get_metadata IOCTL to share OCXL information to userspace
 2018-02-21  6:43 UTC  (3+ messages)

[PATCH -mm -v5 RESEND] mm, swap: Fix race between swapoff and some swap operations
 2018-02-21  6:28 UTC  (7+ messages)

/kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_buf_queue'
 2018-02-21  6:21 UTC 

[RFC PATCH] mmc: sdhci-of-arasan: Add auto tuning support for ZynqMP Platform
 2018-02-21  6:08 UTC  (3+ messages)

nla_put_string() vs NLA_STRING
 2018-02-21  6:00 UTC 

[PATCH] netlink: put module reference if dump start fails
 2018-02-21  5:47 UTC  (2+ messages)

[PATCH] kconfig: Print reverse dependencies in groups
 2018-02-21  5:44 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).