linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-07 15:21:41 to 2018-10-08 05:45:58 UTC [more...]

[PATCH v4 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-08  5:45 UTC  (3+ messages)
` [PATCH v4 5/6] arm64: dts: add QorIQ LX2160A SoC support

linux-next: manual merge of the kspp tree with the tip tree
 2018-10-08  5:44 UTC 

[PATCH v9 4/4] kdump/vmcore: support encrypted old memory with SME enabled
 2018-10-08  5:37 UTC  (6+ messages)
` [tip:x86/mm] kdump, proc/vmcore: Enable kdumping encrypted "

[PATCH v3 0/6] System call table generation support
 2018-10-08  5:36 UTC  (8+ messages)
` [PATCH v3 1/6] parisc: move __IGNORE* entries to non uapi header
` [PATCH v3 2/6] parisc: add __NR_Linux_syscalls along with __NR_syscalls
` [PATCH v3 3/6] parisc: add system call table generation support
` [PATCH v3 4/6] parisc: uapi header and system call table file generation
` [PATCH v3 5/6] parisc: wire up rseq system call
` [PATCH v3 6/6] parisc: syscalls: Ignore nfsservctl for other architectures

[PATCH] udp: Unbreak modules that rely on external __skb_recv_udp() availability
 2018-10-08  5:15 UTC  (3+ messages)

[PATCH] s390/qeth: fix a missing-check bug
 2018-10-08  5:01 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2018-10-08  4:53 UTC 

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2018-10-08  4:47 UTC 

[PATCH 1/1] scsi: ufs: make UFS Tx lane1 clock optional
 2018-10-08  4:34 UTC 

[PATCH v2] dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
 2018-10-08  4:32 UTC  (3+ messages)

[PATCH v2 0/2] rename function name and enable 32bit vcpu events
 2018-10-08 12:34 UTC  (3+ messages)
` [PATCH v2 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH v2 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support

[PATCH stable v2 0/2] termios: Alpha BOTHER/IBSHIFT, tty_baudrate fix
 2018-10-08  4:06 UTC  (3+ messages)
` [PATCH stable v2 1/2] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
` [PATCH stable v2 2/2] termios, tty/tty_baudrate.c: simplify, auto-generate baud table

[PATCH net v2 0/2] net/smc: userspace breakage fixes
 2018-10-08  4:06 UTC  (2+ messages)

[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
 2018-10-08  3:51 UTC  (6+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404

linux-next: manual merge of the drivers-x86 tree with the tip tree
 2018-10-08  3:48 UTC 

linux-next: manual merge of the drivers-x86 tree with the tip tree
 2018-10-08  3:44 UTC 

[PATCH v26 0/2] MediaTek MT8173 CMDQ support
 2018-10-08  3:43 UTC  (3+ messages)
` [PATCH v26 1/2] arm64: dts: mt8173: Add GCE node
` [PATCH v26 2/2] soc: mediatek: Add Mediatek CMDQ helper

[PATCH] net: sched: pie: fix coding style issues
 2018-10-08  3:39 UTC  (2+ messages)

[PATCH net-next] bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable
 2018-10-08  3:37 UTC  (2+ messages)

[PATCH v2] staging: iio: ad2s1210: fix 'assignment operator' style checks
 2018-10-08  3:29 UTC 

[PATCH 0/3] ARM: dts: imx6sx: Add DISPLAY power domain support
 2018-10-08  3:26 UTC  (3+ messages)
` [PATCH 2/3] PCI: imx: Add multi-pd support

[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-08  3:24 UTC  (10+ messages)
` [PATCH v6 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v6 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v6 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v6 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v6 6/9] PCI: mediatek: Fixup enable msi logic by enable msi after clock enabled
` [PATCH v6 7/9] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH v6 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v6 9/9] PCI: mediatek: Add loadable kernel module support

[PATCH 0/4] dts/layerscape-pci: removed unsuitable compatible string
 2018-10-08  3:14 UTC  (5+ messages)
` [PATCH 1/4] doc/layerscape-pci: update the PCIe compatible strings
` [PATCH 2/4] doc/layerscape-pci: removed unsuitable compatible string
` [PATCH 3/4] dts/arm/ls1021a: Clean PCIe controller compatible strings
` [PATCH 4/4] dts/arm64/layerscape: "

[v2, 1/5] net: dpaa2: move DPAA2 PTP driver out of staging/
 2018-10-08  3:11 UTC  (3+ messages)

linux-next: build failure after merge of the irqchip tree
 2018-10-08  3:06 UTC 

[PATCH v5 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-08  3:02 UTC  (5+ messages)
` [PATCH v5 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic

[PATCH] clk: keystone: add missing MODULE_LICENSE
 2018-10-08  2:53 UTC  (2+ messages)

[PATCH] mm, oom_adj: avoid meaningless loop to find processes sharing mm
 2018-10-08  2:52 UTC  (2+ messages)

[PATCH v5 0/2] Add support for LPASS clock controller for SDM845
 2018-10-08  2:45 UTC  (5+ messages)
` [PATCH v5 2/2] clk: qcom: Add lpass clock controller driver "

linux-next: manual merge of the tip tree with the pm tree
 2018-10-08  2:44 UTC 

[PATCH v6] Add support for LPASS clock controller for SDM845
 2018-10-08  2:44 UTC  (3+ messages)
` [PATCH v6] clk: qcom: Add lpass clock controller driver "

linux-next: manual merge of the tip tree with the pm tree
 2018-10-08  2:40 UTC 

[PATCH] tty: check name length in tty_find_polling_driver()
 2018-10-08  2:39 UTC 

linux-next: manual merge of the tip tree with the arm-soc tree
 2018-10-08  2:32 UTC 

[PATCH] code-of-conduct: Remove explicit list of discrimination factors
 2018-10-08  2:29 UTC  (4+ messages)
` [Ksummit-discuss] "

MediaTek MT8173 CMDQ support
 2018-10-08  2:29 UTC  (4+ messages)
` [PATCH v25 2/2] soc: mediatek: Add Mediatek CMDQ helper

[PATCH v5 0/4] drivers: clk: Add ZynqMP clock driver support
 2018-10-08  2:27 UTC  (3+ messages)
` [PATCH v5 4/4] drivers: clk: Add ZynqMP clock driver

[PATCH 1/1] iommu/amd: Add default branch in amd_iommu_capable()
 2018-10-08  2:24 UTC 

[PATCH v4 0/2] spi: Add Macronix controller driver
 2018-10-08  2:25 UTC  (3+ messages)
` [PATCH v4 1/2] spi: Add MXIC "
` [PATCH v4 2/2] dt-bindings: spi: Document Macronix controller bindings

[PATCH] kvm/x86 : avoid shifting signed 32-bit value by 31 bits
 2018-10-08  2:25 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpf: introduce BPF_CGROUP_FILE_OPEN
 2018-10-08  2:22 UTC  (4+ messages)
` [PATCH bpf-next 1/6] bpf: introduce BPF_PROG_TYPE_FILE_FILTER

[PATCH net V2] vhost-vsock: fix use after free
 2018-10-08  2:20 UTC  (5+ messages)

[PATCH v9 00/10] x86: macrofying inline asm
 2018-10-08  2:17 UTC  (18+ messages)
` [PATCH v9 04/10] x86: refcount: prevent gcc distortions
` PROPOSAL: Extend inline asm syntax with size spec

aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
 2018-10-08  2:11 UTC  (11+ messages)
                ` [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

list iterator spacing: clang-format vs checkpatch
 2018-10-08  2:00 UTC 

[PATCH v2 00/11] arch/x86: AMD QoS support
 2018-10-08  1:25 UTC  (7+ messages)
` [PATCH v2 05/11] arch/x86: Introduce a new config parameter PLATFORM_QOS
` [PATCH v2 10/11] arch/x86: Add AMD feature bit X86_FEATURE_MBA in cpuid bits array

[PATCH V3] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull
 2018-10-08  1:10 UTC 

[RFC v4 0/1] ns: introduce binfmt_misc namespace
 2018-10-08  1:11 UTC  (3+ messages)
` [RFC v4 1/1] ns: add binfmt_misc to the user namespace

[PATCH V2 1/2] ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
 2018-10-08  1:07 UTC  (4+ messages)
` [PATCH V2 2/2] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull

[PATCH net-next v7 00/28] WireGuard: Secure Network Tunnel
 2018-10-08  1:06 UTC  (12+ messages)
` [PATCH net-next v7 28/28] net: WireGuard secure network tunnel

linux-next: build failure after merge of the crypto tree
 2018-10-08  1:03 UTC 

[PATCH net-next 1/2] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-08  0:57 UTC  (2+ messages)

linux-next: manual merge of the crypto tree with the compiler-attributes tree
 2018-10-08  0:48 UTC 

[PATCH RT] rt: convert mm/kasan/quarantine_lock to raw_spinlock
 2018-10-08  0:47 UTC  (4+ messages)
` [PATCH] kasan: convert kasan/quarantine_lock "

linux-next: build warning after merge of the nand tree
 2018-10-08  0:38 UTC 

[PATCH 0/4] MIPS: Ordering enforcement fixes for MMIO accessors
 2018-10-08  0:37 UTC  (5+ messages)
` [PATCH 1/4] MIPS: Define MMIO ordering barriers
` [PATCH 2/4] MIPS: Correct `mmiowb' barrier for `wbflush' platforms
` [PATCH 3/4] MIPS: Enforce strong ordering for MMIO accessors
` [PATCH 4/4] MIPS: Provide actually relaxed "

[PATCH 0/3] Port mxs-dcp to 6ull and 6sll
 2018-10-08  0:36 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: crypto: Mention clocks for mxs-dcp

general protection fault in getname_kernel
 2018-10-08  0:07 UTC  (2+ messages)

linux-next: manual merge of the rdma tree with the vfs tree
 2018-10-08  0:03 UTC 

[PATCH] usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
 2018-10-07 23:46 UTC 

[PATCH RFC 0/1] hugetlbfs: fix truncate/fault races
 2018-10-07 23:38 UTC  (2+ messages)
` [PATCH RFC 1/1] hugetlbfs: introduce truncation/fault mutex to avoid races

[PATCH 0/2] code of conduct fixes
 2018-10-07 23:37 UTC  (19+ messages)
` [PATCH 1/2] code-of-conduct: Fix the ambiguity about collecting email addresses
  ` [Ksummit-discuss] "
` [PATCH 2/2] code-of-conduct: Strip the enforcement paragraph pending community discussion
  ` [Ksummit-discuss] "
` [Ksummit-discuss] [PATCH 0/2] code of conduct fixes

[PATCH 00/19] [V2] orangefs: page cache
 2018-10-07 23:27 UTC  (20+ messages)
` [PATCH 01/19] orangefs: implement xattr cache
` [PATCH 02/19] orangefs: do not invalidate attributes on inode create
` [PATCH 03/19] orangefs: simplify orangefs_inode_getattr interface
` [PATCH 04/19] orangefs: update attributes rather than relying on server
` [PATCH 05/19] orangefs: hold i_lock during inode_getattr
` [PATCH 06/19] orangefs: set up and use backing_dev_info
` [PATCH 07/19] orangefs: let setattr write to cached inode
` [PATCH 08/19] orangefs: reorganize setattr functions to track attribute changes
` [PATCH 09/19] orangefs: remove orangefs_readpages
` [PATCH 10/19] orangefs: service ops done for writeback are not killable
` [PATCH 11/19] orangefs: migrate to generic_file_read_iter
` [PATCH 12/19] orangefs: implement writepage
` [PATCH 13/19] orangefs: skip inode writeout if nothing to write
` [PATCH 14/19] orangefs: write range tracking
` [PATCH 15/19] orangefs: avoid fsync service operation on flush
` [PATCH 16/19] orangefs: use kmem_cache for orangefs_write_request
` [PATCH 17/19] orangefs: implement writepages
` [PATCH 18/19] orangefs: use client-core buffer size to determine writepages count
` [PATCH 19/19] orangefs: do writepages_work if a single page must be written

[PATCH -next] gpio: fix kernel-doc after devres.c file rename
 2018-10-07 22:57 UTC 

[patch] mm, page_alloc: set num_movable in move_freepages()
 2018-10-07 22:35 UTC  (3+ messages)

Linux 4.19-rc7
 2018-10-07 22:36 UTC  (2+ messages)

[PATCH] percpu: stop leaking bitmap metadata blocks
 2018-10-07 22:09 UTC  (2+ messages)

[PATCH 00/11] staging:rtl8192u: Coding Style changes
 2018-10-07 21:40 UTC  (12+ messages)
` [PATCH 01/11] staging:rtl8192u: Add missing SPDX-License-Identifier - Style
` [PATCH 02/11] staging:rtl8192u: Removed commented out include "
` [PATCH 03/11] staging:rtl8192u: Clear error with line ending ( "
` [PATCH 04/11] staging:rtl8192u: Remove extra blank lines "
` [PATCH 05/11] staging:rtl8192u: Add spaces around + operator "
` [PATCH 06/11] staging:rtl8192u: Rewrite test for null "
` [PATCH 07/11] staging:rtl8192u: Correct code indentation "
` [PATCH 08/11] staging:rtl8192u: Add missing blank lines "
` [PATCH 09/11] staging:rtl8192u: Remove unnecessary line continuation "
` [PATCH 10/11] staging:rtl8192u: Correct code alignment "
` [PATCH 11/11] staging:rtl8192u: Correct comparison with NULL "

Adding a Basic DT for the Linksys ea6500 v2 wireless home router
 2018-10-07 21:08 UTC  (2+ messages)

[PATCH v3 0/2] CIFS: Info-level log support, print message when attempting mount
 2018-10-07 21:06 UTC  (6+ messages)
` [PATCH v3 1/2] CIFS: Adds information-level logging function
` [PATCH v3 2/2] CIFS: Print message when attempting a mount

[PATCH v2] clocksource/drivers/fttmr010: fix invalid interrupt register access
 2018-10-07 21:03 UTC  (2+ messages)

[PATCH] KVM: LAPIC: Tune lapic_timer_advance_ns automatically
 2018-10-07 21:02 UTC  (2+ messages)

[PATCH] regulator: fixed: Use more standard GPIO binding
 2018-10-07 21:00 UTC  (6+ messages)

[PATCH] bpf: btf: Fix a missing check bug
 2018-10-07 20:23 UTC 

[PATCH 00/36] Devicetree schema
 2018-10-07 20:11 UTC  (7+ messages)
` [PATCH 15/36] dt-bindings: arm: Convert Actions Semi bindings to jsonschema
` [PATCH 27/36] dt-bindings: arm: Convert Realtek board/soc bindings to json-schema

[PATCH] xen/balloon: Support xend-based toolstack
 2018-10-07 20:05 UTC 

[PATCH 01/13] clocksource: Convert to using %pOFn instead of device_node.name
 2018-10-07 20:00 UTC  (7+ messages)
  ` [PATCH 13/13] clocksource/drivers/dw_apb: Add reset control

BUG: workqueue lockup (4)
 2018-10-07 19:39 UTC  (3+ messages)

R8169: Network lockups in 4.18.{8,9,10} (and 4.19 dev)
 2018-10-07 19:36 UTC  (5+ messages)

[PATCH] staging: iio: adt7316: fix parenthesis alignment
 2018-10-07 19:23 UTC  (2+ messages)

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-10-07 19:20 UTC  (5+ messages)
` [PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE "

[PATCH] hugetlb: fix ARM 3level page tables
 2018-10-07 18:59 UTC  (2+ messages)

[PATCH 00/14] Convert ehci-mv to DT
 2018-10-07 18:47 UTC  (4+ messages)
` [PATCH 01/14] phy: phy-pxa-usb: add a new driver

Maybe a copyright attack on linux
 2018-10-07 17:48 UTC  (3+ messages)

[PATCH] staging: iio: ad2s1210: fix 'assignment operator' style checks
 2018-10-07 17:40 UTC  (3+ messages)

[PATCH v2 net-next] inet: do not set backlog if listen fails
 2018-10-07 17:39 UTC  (2+ messages)

pull-request: wireless-drivers-next 2018-10-07
 2018-10-07 17:32 UTC  (2+ messages)

[PATCH 00/11] Add ZxR support + bugfixes
 2018-10-07 17:05 UTC  (3+ messages)

[PATCH RESEND] eeprom: New ee1004 driver for DDR4 memory
 2018-10-07 17:05 UTC 

[PATCH] PCI: expand the "PF" acronym in Kconfig help text
 2018-10-07 17:02 UTC  (2+ messages)

[RFC PATCH] uapi, posix-timers: provide clockid-related macros and functions to UAPI
 2018-10-07 16:56 UTC 

[PATCH v5 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-07 16:43 UTC  (8+ messages)
` [PATCH v5 1/9] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v5 3/9] powerpc: Prepare for moving thread_info into task_struct

[RFC PATCH net 0/3] net/smc: move some definitions to UAPI
 2018-10-07 16:35 UTC  (4+ messages)
` [RFC PATCH net 1/3] uapi, net/smc: move protocol constant "
` [RFC PATCH net 2/3] uapi, net/smc: provide fallback diagnosis codes in UAPI
` [RFC PATCH net 3/3] uapi, net/smc: provide socket state constants "

[PATCH v3 0/7] Add-DMA-MDMA-chaining-support
 2018-10-07 16:00 UTC  (3+ messages)
` [PATCH v3 4/7] dmaengine: stm32-dma: Add DMA/MDMA chaining support

[PATCH 1/2] iio: magnetometer: Add DT support for PNI RM3100
 2018-10-07 15:44 UTC  (4+ messages)
` [PATCH v3 0/3] Add support for PNI RM3100 magnetometer
  ` [PATCH v3 3/3] iio: magnetometer: Add driver support for PNI RM3100


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