linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-08 12:15:43 to 2018-05-08 15:46:57 UTC [more...]

PROBLEM: error due to conflicting types during build of kselftests
 2018-05-08 15:46 UTC  (5+ messages)

[PATCH 4.16 00/52] 4.16.8-stable review
 2018-05-08 15:45 UTC  (2+ messages)

[PATCH] mptlan: fix mpt_lan_sdu_send()'s return type
 2018-05-08 15:44 UTC  (3+ messages)

[PATCH 0/3] docs/vm: move numa_memory_policy.rst to admin-guide/mm
 2018-05-08 15:44 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: leds: Add SC27xx breathing light controller documentation
 2018-05-08 15:43 UTC  (2+ messages)

[PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options
 2018-05-08 15:42 UTC  (5+ messages)
` [PATCH v2 3/3] perf/buildid-cache: Support --purge-all option

[PATCH v2 00/27] coresight: TMC ETR backend support for perf
 2018-05-08 15:40 UTC  (5+ messages)
` [PATCH v2 05/27] dts: bindings: Document device tree binding for CATU

[PATCH v2 00/17] Add support to MT6323 RTC and its power device
 2018-05-08 15:39 UTC  (3+ messages)
` [PATCH v2 02/17] dt-bindings: rtc: mt6397: add bindings for MediaTek PMIC based RTC

[PATCH] mm: expland documentation over __read_mostly
 2018-05-08 15:39 UTC  (6+ messages)

[PATCH v2 0/2] Add support for general system clock on ST AMD platform
 2018-05-08 15:38 UTC  (5+ messages)
` [PATCH v4 1/2] clk: x86: Add ST oscout platform clock

[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-05-08 15:38 UTC  (10+ messages)
` [PATCH v3 2/5] efi: Add embedded peripheral firmware support

[PATCH v5 0/2] SDM845 System Cache Driver
 2018-05-08 15:35 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: Documentation for qcom, llcc

coresight: documentation: update sysfs section
 2018-05-08 15:35 UTC  (2+ messages)

[PATCH] selftests: kvm: update .gitignore with missing file
 2018-05-08 15:34 UTC  (3+ messages)

[PATCH] selftests: kvm: add .gitignore for generated files
 2018-05-08 15:33 UTC  (3+ messages)

[PATCH] selftests/memfd: move common code into common.c
 2018-05-08 15:33 UTC  (3+ messages)

[PATCH v2 1/2] dt: bindings: lm3601x: Introduce the lm3601x driver
 2018-05-08 15:32 UTC  (3+ messages)
` [PATCH v2 2/2] leds: lm3601x: Introduce the lm3601x LED driver

[RFC] net: Add new LoRaWAN subsystem
 2018-05-08 15:33 UTC 

linux-next: Tree for May 8
 2018-05-08 15:32 UTC  (2+ messages)
` linux-next: Tree for May 8 (usb: typec...)

[RFC PATCH v3 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
 2018-05-08 15:30 UTC  (2+ messages)

[PATCH v3 0/2] usb: dwc2: fix isoc split in transfer issue
 2018-05-08 15:29 UTC  (5+ messages)
` [PATCH v3 1/2] usb: dwc2: alloc dma aligned buffer for isoc split in

[PATCH v5 0/6] firmware_loader: cleanups for v4.18
 2018-05-08 15:24 UTC  (2+ messages)

[PATCH 4/7] dt-bindings: gnss: add u-blox binding
 2018-05-08 15:22 UTC  (11+ messages)

[PATCH v2]: perf/x86: store user space frame-pointer value on a sample
 2018-05-08 15:21 UTC 

[PATCH] Documentation: block: cmdline-partition.txt fixes and additions
 2018-05-08 15:19 UTC  (2+ messages)

[PATCH] vfio: fix documentation
 2018-05-08 15:17 UTC  (2+ messages)

[PATCH v2 00/35] overlayfs: stack file operations
 2018-05-08 15:15 UTC  (14+ messages)
` [PATCH v2 15/35] ovl: add ovl_fsync()
` [PATCH v2 21/35] ovl: add reflink/copyfile/dedup support
` [PATCH v2 23/35] ovl: copy-up on MAP_SHARED
` [PATCH v2 32/35] Partially revert "locks: fix file locking on overlayfs"

[PATCH] Documentation/admin-guide/pm/intel_pstate: fix Active Mode w/o HWP paragraph
 2018-05-08 15:12 UTC 

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-05-08 15:11 UTC  (7+ messages)
` [PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c

[PATCH] net: wireless: ath: ath9k: Fix a possible data race in ath_chanctx_set_next
 2018-05-08 15:08 UTC  (3+ messages)

[PATCH 4.14 00/43] 4.14.40-stable review
 2018-05-08 15:05 UTC  (2+ messages)

[PATCH v7 00/16] tracing: probeevent: Improve fetcharg features
 2018-05-08 15:02 UTC  (11+ messages)

[PATCH 0/8] mm, x86, powerpc: Consolidate pkey code
 2018-05-08 14:59 UTC  (9+ messages)
` [PATCH 1/8] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH 2/8] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH 3/8] mm/pkeys: Remove include of asm/mmu_context.h from pkeys.h
` [PATCH 4/8] mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h
` [PATCH 5/8] x86/pkeys: Move vma_pkey() into asm/pkeys.h
` [PATCH 6/8] x86/pkeys: Add arch_pkeys_enabled()
` [PATCH 7/8] mm/pkeys: Add an empty arch_pkeys_enabled()
` [PATCH 8/8] mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys

[PATCH 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-05-08 14:56 UTC  (4+ messages)
` [PATCH 2/4] rtc: ds1307: support m41t11 variant
` [PATCH 3/4] rtc: ds1307: add calibration of_ for mt41txx chips
` [PATCH 4/4] rtc: ds1307: add frequency-test property to check calibration on m41txx

bug in tag handling in blk-mq?
 2018-05-08 14:55 UTC  (6+ messages)

[PATCH] doc: botching-up-ioctls: Make it clearer why structs must be padded
 2018-05-08 14:53 UTC  (2+ messages)

[PATCH] virt: vbox: Only copy_from_user the request-header once
 2018-05-08 14:52 UTC  (4+ messages)

[PATCH] tracing: Remove PPC32 wart from config TRACING_SUPPORT
 2018-05-08 14:52 UTC  (2+ messages)
`  "

[PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers
 2018-05-08 14:52 UTC  (2+ messages)
` [1/3] "

[PATCH] kernel/signal: Remove no longer required irqsave/restore
 2018-05-08 14:53 UTC  (14+ messages)

[PATCH] x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
 2018-05-08 14:50 UTC  (3+ messages)

bug-introducing patches
 2018-05-08 14:49 UTC  (14+ messages)
` [Ksummit-discuss] "

[GIT PULL] libata fixes for v4.17-rc4
 2018-05-08 14:48 UTC 

[PATCH] watchdog: mena21_wdt: Drop unnecessary mutex lock
 2018-05-08 14:48 UTC  (2+ messages)

[PATCH 00/11] irqchip: stm32: add exti support for stm32mp157c
 2018-05-08 14:47 UTC  (3+ messages)
` [PATCH 01/11] irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain

[PATCH v2] mm: access to uninitialized struct page
 2018-05-08 14:44 UTC  (3+ messages)

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-08 14:44 UTC  (7+ messages)
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches

[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-05-08 14:39 UTC  (2+ messages)

[PATCH 00/18] Fix some build warnings/errors with Sphinx
 2018-05-08 14:40 UTC  (4+ messages)
` [PATCH 05/18] docs: core-api: add cachetlb documentation

[PATCH] Revert "dmaengine: pl330: add DMA_PAUSE feature"
 2018-05-08 14:36 UTC  (3+ messages)
  `  "

Kernel build with gcc 8 a lot of warnings
 2018-05-08 14:32 UTC  (6+ messages)

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-08 14:31 UTC  (3+ messages)

[PATCH v3] bus: arm-cci: remove unnecessary unreachable()
 2018-05-08 14:27 UTC 

Problem with global pages changeset and kvm
 2018-05-08 14:27 UTC  (3+ messages)

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-05-08 14:25 UTC  (4+ messages)

[PATCH 4.9 00/32] 4.9.99-stable review
 2018-05-08 14:25 UTC  (2+ messages)

[PATCH] perf: test 60 fails on s390 inline missing on s390
 2018-05-08 14:23 UTC  (2+ messages)

[iptables v2] extensions: libip6t_srh: support matching previous, next and last SID
 2018-05-08 14:21 UTC  (3+ messages)

[PATCH] ata: libata-pmp: Fix a possible data race in sata_pmp_handle_link_fail
 2018-05-08 14:20 UTC  (2+ messages)

[PATCH] ata: ata_piix: Fix a possible data race in piix_pci_device_resume
 2018-05-08 14:20 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: am437x boards: Correct (again) tps65218 irq type
 2018-05-08 14:16 UTC  (6+ messages)
` [PATCH 1/4] ARM: dts: am437x-gp-evm: Fixup "
` [PATCH 2/4] ARM: dts: am437x-cm-t43: "
` [PATCH 3/4] ARM: dts: am437x-epos-evm: "
` [PATCH 4/4] Revert "ARM: dts: am437x-sk-evm: Correct tps65218 irq type"

[PATCH] net: phy: DP83811: Add support for the phy
 2018-05-08 14:11 UTC 

[PATCH v2] virt: vbox: Only copy_from_user the request-header once
 2018-05-08 14:09 UTC  (2+ messages)

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-08 14:06 UTC  (6+ messages)
` [PATCH 6/7] "

[PATCHv2] staging: speakup: Add pause command used on switching to graphical mode
 2018-05-08 14:04 UTC  (3+ messages)

KASAN: use-after-free Read in sctp_do_sm
 2018-05-08 13:58 UTC 

[PATCH] hwmon: (aspeed-pwm-tacho) Use 24MHz clock
 2018-05-08 13:51 UTC  (2+ messages)

[PATCH 1/2] scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
 2018-05-08 13:51 UTC  (2+ messages)
` [PATCH 2/2] kbuild: disable new dtc graph and unit-address warnings

[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
 2018-05-08 13:47 UTC  (4+ messages)
` [PATCH v2 05/17] arm64: Helper for parange to PASize

[GIT PULL]
 2018-05-08 13:46 UTC  (13+ messages)
` [PATCH 01/11] ia64: Convert local_softirq_pending() to per-cpu ops
` [PATCH 02/11] sparc: Convert local_softirq_pending() to use per-cpu op
` [PATCH 03/11] sh: Use nmi_count() on /proc/interrupts print out
` [PATCH 04/11] softirq: Turn default irq_cpustat_t to standard per-cpu
` [PATCH 05/11] softirq: Consolidate default local_softirq_pending() implementations
` [PATCH 06/11] ia64: Switch to generic local_softirq_pending() implementation
` [PATCH 07/11] parisc: "
` [PATCH 08/11] powerpc: "
` [PATCH 09/11] sparc: "
` [PATCH 10/11] x86: "
` [PATCH 11/11] softirq/s390: Move default mutators of overwritten softirq mask to s390
` [GIT PULL] softirq: Consolidate and optimize softirq mask v4

[PATCH 0/2] nds32:Renaming file and fixing the unaligned access handler
 2018-05-08 13:45 UTC  (5+ messages)
` [PATCH 1/2] nds32: Renaming the file for unaligned access
` [PATCH 2/2] nds32: Fix the unaligned access handler

[PATCH] fscache: fix a kernel BUG at fs/fscache/operation.c:69!
 2018-05-08 13:43 UTC  (2+ messages)

[PATCH v4] nvmet,rxe: defer ip datagram sending to tasklet
 2018-05-08 13:41 UTC  (2+ messages)

[PATCH 0/2] serial: imx: cleanup shutdown
 2018-05-08 13:40 UTC  (4+ messages)
` [PATCH 2/2] serial: imx: dma_unmap_sg buffers on shutdown

[PATCH] android: binder: Fix a possible data race in binder_alloc_mmap_handler
 2018-05-08 13:38 UTC  (2+ messages)

[RFC PATCH -tip 0/4] kprobes: x86: Remove jprobes related code
 2018-05-08 13:38 UTC  (5+ messages)
` [RFC PATCH -tip 1/4] Documentation/kprobes: Fix to remove remaining jprobe
` [RFC PATCH -tip 2/4] kprobes: Remove jprobe generic code
` [RFC PATCH -tip 3/4] kprobes: x86: Remove jprobe x86 port
` [RFC PATCH -tip 4/4] bpf: error-inject: x86: Fix unbalanced preempt-count for function override

[PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
 2018-05-08 13:37 UTC  (2+ messages)

[PATCH] PCI/AER: add pcie TLP header information in the tracepoint
 2018-05-08 13:35 UTC  (6+ messages)

[PATCH v2 0/2]
 2018-05-08 13:33 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: r8a7740: Add CEU0

INFO: rcu detected stall in sctp_generate_heartbeat_event
 2018-05-08 12:06 UTC  (2+ messages)

[GIT PULL] pin control fixes for v4.17 take one
 2018-05-08 13:30 UTC 

[PATCH v2 00/10] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-08 13:29 UTC  (5+ messages)
` [PATCH v2 08/10] PCI: Deprecate of_pci_get_host_bridge_resources()

[PATCH v3 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
 2018-05-08 13:28 UTC  (5+ messages)
` [PATCH v3 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet

[PATCH v2 0/7] Introduce the for_each_set_port_word macro
 2018-05-08 13:28 UTC  (8+ messages)
` [PATCH v2 1/7] bitops: "
` [PATCH v2 2/7] gpio: 104-dio-48e: Utilize "
` [PATCH v2 3/7] gpio: 104-idi-48: "
` [PATCH v2 4/7] gpio: gpio-mm: "
` [PATCH v2 5/7] gpio: ws16c48: "
` [PATCH v2 6/7] gpio: pci-idio-16: "
` [PATCH v2 7/7] gpio: pcie-idio-24: "

[PATCH v2] mm: fix oom_kill event handling
 2018-05-08 13:26 UTC  (2+ messages)

[PATCH] media: staging: atomisp: fix a potential missing-check bug
 2018-05-08 13:26 UTC  (4+ messages)

pciehp 0000:00:1c.0:pcie004: Timeout on hotplug command 0x1038 (issued 65284 msec ago)
 2018-05-08 13:22 UTC  (10+ messages)

[PATCH] clk: imx6ull: use OSC clock during AXI rate change
 2018-05-08 13:20 UTC  (5+ messages)

[PATCH v9 00/12] Sunxi: Add SMP support on A83T
 2018-05-08 13:19 UTC  (4+ messages)
` [PATCH v9 01/12] ARM: Allow this header to be included by assembly files

KMSAN: uninit-value in strcmp
 2018-05-08 13:12 UTC  (3+ messages)

[PATCH RFC] drivers: nvmem: Export nvmem_add_cells()
 2018-05-08 13:16 UTC  (3+ messages)

[PATCH v2] device property: Get rid of union aliasing
 2018-05-08 13:15 UTC 

[PATCH v3 2/2] mtd: rawnand: fsl_ifc: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-08 13:13 UTC  (2+ messages)

[PATCH] riscv/ftrace: Fix the problem modules cannot find _mcount
 2018-05-08 13:11 UTC  (2+ messages)

[PATCH v2 1/3] mmc: dw_mmc-bluefield: Add driver extension
 2018-05-08 13:06 UTC  (3+ messages)

[PATCH v2] ARM: dts: tegra: Add support for 256 MB Colibri-T20 (plus such board on Iris)
 2018-05-08 13:03 UTC  (6+ messages)

[RESEND PATCH v2] bus: arm-cci: use asm unreachable
 2018-05-08 13:01 UTC  (3+ messages)

[PATCH] mac80211: ethtool: avoid 32 bit multiplication overflow
 2018-05-08 13:01 UTC  (2+ messages)

[PATCH] Kirin-PCIe: Add kirin pcie msi feature
 2018-05-08 12:56 UTC  (2+ messages)

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-05-08 12:53 UTC  (8+ messages)

[PATCH] virt: vbox: fix a missing-check bug
 2018-05-08 12:52 UTC  (3+ messages)

[PATCH] mm: fix oom_kill event handling
 2018-05-08 12:49 UTC  (2+ messages)

[lkp-robot] [EXP rcu] 21560e1007: WARNING:possible_recursive_locking_detected
 2018-05-08 12:51 UTC  (2+ messages)

[lkp-robot] [rcu] 6ec8474821: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip
 2018-05-08 12:50 UTC  (2+ messages)

[PATCH v1 0/2] Add QCOM video clock controller driver
 2018-05-08 12:48 UTC  (6+ messages)

[PATCH 0/7] gnss: add new GNSS subsystem
 2018-05-08 12:48 UTC  (7+ messages)

[PATCH net-next v2 00/13] net: mvpp2: phylink conversion
 2018-05-08 12:45 UTC  (9+ messages)
` [PATCH net-next v2 03/13] net: phy: sfp: warn the user when no tx_disable pin is available
` [PATCH net-next v2 06/13] phy: add 2.5G SGMII mode to the phy_mode enum

[PATCH net-next] net: phy: sfp: handle cases where neither BR,min nor BR,max is given
 2018-05-08 12:44 UTC  (4+ messages)

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2018-05-08 12:40 UTC  (3+ messages)
` [PATCH v6 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set

general protection fault in lo_ioctl (2)
 2018-05-08 12:37 UTC  (5+ messages)

[GIT PULL] GPIO fixes for v4.17 take one
 2018-05-08 12:36 UTC 

[RFC PATCH] sched/cpufreq/schedutil: handling urgent frequency requests
 2018-05-08 12:32 UTC  (3+ messages)

[PATCH] media: usb: cx231xx-417: include linux/slab.h header
 2018-05-08 12:31 UTC 

[PATCH v2 00/26] device link, bridge supplier <-> drm device
 2018-05-08 12:25 UTC  (5+ messages)
` [PATCH v2 10/26] drm/bridge: panel: provide an owner .odev device

[PATCH V1 0/5] backlight: qcom-wled: Support for QCOM wled driver
 2018-05-08 12:26 UTC  (4+ messages)
` [PATCH V1 4/5] backlight: qcom-wled: Add support for OVP interrupt handling

WARNING in __mutex_unlock_slowpath
 2018-05-08 12:24 UTC  (4+ messages)

[PATCH] Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily"
 2018-05-08 12:20 UTC  (13+ messages)

[PATCH v2 0/9] Level-triggered MSI support
 2018-05-08 12:14 UTC  (5+ messages)
` [PATCH v2 4/9] dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
` [PATCH v2 6/9] irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED
` [PATCH v2 8/9] irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driver
` [PATCH v2 9/9] dt-bindings/gic-v3: Add documentation for MBI 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).