public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-16 18:36:33 to 2017-03-17 00:52:29 UTC [more...]

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-03-17  0:15 UTC  (8+ messages)
` [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
` [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags
` [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses
` [PATCH 4/7] x86, boot, LLVM: #undef memcpy etc in string.c
` [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset
` [PATCH 6/7] md/raid10, LLVM: get rid of variable length array
` [PATCH 7/7] crypto, x86, LLVM: aesni - fix token pasting

[PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size
 2017-03-17  0:41 UTC  (13+ messages)
      ` [PATCH v2 1/4] platform/x86: intel_pmc_ipc: fix gcr offset
        ` [PATCH v2 2/4] platform/x86: intel_pmc_ipc: Add pmc gcr read/write api's
        ` [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure
        ` [PATCH v2 4/4] platform/x86: intel_pmc_ipc: remove iTCO GCR mem resource

[PATCH] Input: synaptics-rmi4 - Report slot as inactive when contact is a palm
 2017-03-17  0:52 UTC  (3+ messages)

[PATCH v2 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler
 2017-03-17  0:51 UTC  (2+ messages)
` [PATCH v2 2/2] fpga: Add support for Xilinx LogiCORE "

[PATCH] Staging: wilc1000: fix two typos in #define's
 2017-03-17  0:31 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings
 2017-03-17  0:32 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver

PATCH for style warnings in drivers/staging/most/aim-v4l2
 2017-03-17  0:31 UTC  (2+ messages)

[patch 0/7] x86/pci: Switch to lockless ECAM configuration mode
 2017-03-17  0:28 UTC  (11+ messages)
` [patch 1/7] x86/pci: Remove duplicate defines
` [patch 2/7] x86/pci: Abort if legacy init fails
` [patch 3/7] x86/pci/ce4100: Properly lock accessor functions
` [patch 4/7] PCI: Provide Kconfig option for lockless config space accessors
` [patch 5/7] x86/pci: Select CONFIG_PCI_LOCKLESS_CONFIG
` [patch 6/7] x86/pci/mmcfg: Include 32/64 bit code into shared code
` [patch 7/7] x86/pci/mmcfg: Switch to ECAM config mode if possible

[PATCH 0/4] Regmap IRQ fix and related changes CPCAP
 2017-03-17  0:36 UTC  (5+ messages)
` [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread
` [PATCH 2/4] mfd: cpcap: Use handle_reread flag for interrupts
` [PATCH 3/4] mfd: cpcap: Use ack_invert interrupts
` [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register

[PATCH -v4 00/10] FUTEX_UNLOCK_PI wobbles
 2017-03-17  0:35 UTC  (5+ messages)
` [PATCH -v4 04/10] futex: Use smp_store_release() in mark_wake_futex()

[PATCH v2 0/4] RK3399 dw-mipi-dsi patches
 2017-03-17  0:34 UTC  (2+ messages)

[HMM 00/16] HMM (Heterogeneous Memory Management) v18
 2017-03-17  0:22 UTC  (8+ messages)
` [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4

[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
 2017-03-17  0:08 UTC  (6+ messages)
` [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute
` [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface

[PATCH 0/2] blk-mq: dying queue fix & improvement
 2017-03-17  0:07 UTC  (12+ messages)
` [PATCH 1/2] blk-mq: don't complete un-started request in timeout handler

[PATCH] iio: accel: Prefer unsigned int to bare use of unsigned
 2017-03-16 23:35 UTC 

mmotm 2017-03-16-16-37 uploaded
 2017-03-16 23:37 UTC 

[PATCH] eeepc-laptop: Skip unknown key messages 0x50 0x51
 2017-03-16 23:54 UTC  (9+ messages)

[PATCH] [SCSI] esas2r: remove redundant NULL check on buffer
 2017-03-16 23:50 UTC  (3+ messages)

[PATCH] hwmon: Add missing HWMON_T_ALARM
 2017-03-16 23:28 UTC 

[PATCH] clock: Fix smp_processor_id() in preemptible bug
 2017-03-16 21:06 UTC  (10+ messages)

[PATCH] staging: wilc1000: fix incorrect copy of pmkid data
 2017-03-16 23:21 UTC 

[net-next PATCH 0/5] Add busy poll support for epoll under certain circumstances
 2017-03-16 22:50 UTC  (14+ messages)
` [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths
` [net-next PATCH 2/5] net: Call sk_mark_napi_id() in the ACK receive path
` [net-next PATCH 3/5] net: Introduce SO_INCOMING_NAPI_ID
` [net-next PATCH 5/5] epoll: Add busy poll support to epoll with socket fds

[PATCH] cpufreq: Restore policy min/max limits on CPU online
 2017-03-16 22:42 UTC 

[PATCH 0/3] mm: page_alloc: Object code reductions and logging fix
 2017-03-16 22:53 UTC  (7+ messages)
` [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks

[PATCH 3/4] x86, pci: Add interface to force mmconfig
 2017-03-16 22:45 UTC  (12+ messages)

[PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq
 2017-03-16 21:46 UTC  (5+ messages)

[PATCH 4.10 00/48] 4.10.4-stable review
 2017-03-16 22:37 UTC  (3+ messages)

[PATCH 0/7] Input: fix NULL-derefs at probe
 2017-03-16 22:37 UTC  (4+ messages)

[PATCH 4.9 00/44] 4.9.16-stable review
 2017-03-16 22:37 UTC  (3+ messages)

[PATCH 4.4 00/35] 4.4.55-stable review
 2017-03-16 22:36 UTC  (3+ messages)

[PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping()
 2017-03-16 22:26 UTC 

[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
 2017-03-16 22:29 UTC  (12+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[PATCH v5 00/39] i.MX Media Driver
 2017-03-16 22:17 UTC  (17+ messages)
` [PATCH v5 01/39] [media] dt-bindings: Add bindings for video-multiplexer device
` [PATCH v5 15/39] [media] v4l2: add a frame interval error event
` [PATCH v5 18/39] [media] v4l: subdev: Add function to validate frame interval

[PATCH 00/11] net: usbnet: move to new api ethtool_{get|set}_link_ksettings
 2017-03-16 22:18 UTC  (12+ messages)
` [PATCH 01/11] net: usb: usbnet: add "
` [PATCH 02/11] net: usb: smsc95xx: use "
` [PATCH 03/11] net: usb: sr9800: "
` [PATCH 04/11] net: usb: cdc_ncm: "
` [PATCH 05/11] net: usb: dm9601: "
` [PATCH 06/11] net: usb: mcs7830: "
` [PATCH 07/11] net: usb: sierra_net: "
` [PATCH 08/11] net: usb: smsc75xx: "
` [PATCH 09/11] net: usb: sr9700: "
` [PATCH 10/11] net: usb: asix: "
` [PATCH 11/11] net: usb: usb: remove old api ethtool_{get|set}_settings

[PATCH v4 3/8] staging: rtl8192e: Remove unnecessary 'out of memory' message
 2017-03-16 22:12 UTC  (4+ messages)
` [PATCH v4 0/6] staging: rtl8192e: Fix coding style, warnings and checks
  ` [PATCH v4 4/6] staging: rtl8192e: Pass a pointer as an argument to sizeof() instead of struct
  ` [PATCH v4 6/6] staging: rtl8192e: Fix blank lines and space after a cast

[PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline
 2017-03-16 22:11 UTC  (11+ messages)
          ` media / v4l2-mc: wishlist for complex cameras (was Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline)

[PATCH v1] x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default
 2017-03-16 22:05 UTC  (3+ messages)

[PATCH] ALSA: hda/ca0132: Limit values for chip addresses to 32-bit
 2017-03-16 20:52 UTC 

[PATCH v2 0/3] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers
 2017-03-16 21:32 UTC  (2+ messages)

[RFC PATCH 00/33] irqchip: Core support for GICv4
 2017-03-16 21:58 UTC  (16+ messages)
` [RFC PATCH 10/33] irqchip/gic-v4-its: Allow use of indirect VCPU tables
` [RFC PATCH 23/33] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
` [RFC PATCH 24/33] irqchip/gic-v3-its: Add VPE scheduling
` [RFC PATCH 27/33] irqchip/gic-v3-its: Add VPE interrupt masking
` [RFC PATCH 30/33] irqchip/gic-v4: Add VPE command interface
` [RFC PATCH 31/33] irqchip/gic-v4: Add VLPI configuration interface
` [RFC PATCH 32/33] irqchip/gic-v4: Add some basic documentation

[PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon
 2017-03-16 21:23 UTC  (9+ messages)

[PATCH] ext4: Add statx support
 2017-03-16 21:46 UTC  (2+ messages)

[PATCH 1/2 v4] pci-hyperv: properly handle pci bus remove
 2017-03-16 21:46 UTC  (3+ messages)

[PATCH 0/7] Switch x86 to generic get_user_pages_fast() implementation
 2017-03-16 21:39 UTC  (5+ messages)
` [PATCH 7/7] x86/mm: Switch to generic get_user_page_fast() implementation
  ` [PATCHv2 "

[PATCH 0/5 v2] ftrace/x86_32: Ftrace cleanup and add support for -mfentry
 2017-03-16 21:25 UTC  (16+ messages)
` [PATCH 4/5 v2] ftrace/x86_32: Clean up ftrace_regs_caller
    ` [PATCH 4/5 v3] "
        ` [PATCH 4/5 v3.1] "
` [PATCH 5/5 v2] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set
  ` [PATCH 5/5 v3] "

[PATCH v3] mwifiex: fix kernel crash after shutdown command timeout
 2017-03-16 21:36 UTC 

[PATCH 0/4] ARM64: Initial Realtek RTD1295 enablement
 2017-03-16 21:02 UTC  (2+ messages)

[RFC PATCH] drivers: ata: Add [save|restore]_initial_config override functions
 2017-03-16 21:30 UTC  (2+ messages)

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-16 21:28 UTC  (3+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages

[PATCH] staging: android: ion: reduce lock contention latency
 2017-03-16 21:22 UTC  (3+ messages)

[PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support
 2017-03-16 21:26 UTC  (2+ messages)

[PATCH 00/13] Add HD44780 Character LCD support
 2017-03-16 20:50 UTC  (2+ messages)

[PATCH v2] pata: remove the at91 driver
 2017-03-16 21:11 UTC  (2+ messages)

[PATCH v5 untested] kvm: better MWAIT emulation for guests
 2017-03-16 21:14 UTC  (14+ messages)

[PATCH] kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
 2017-03-16 21:14 UTC  (4+ messages)

[PATCH v4 0/3] Add EHCI support for Armada 37xx
 2017-03-16 21:12 UTC  (3+ messages)
` [PATCH v4 1/3] usb: orion-echi: Add support for the Armada 3700

[PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread()
 2017-03-16 20:54 UTC  (3+ messages)
` [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups
  ` [PATCH v2] cgroup, kthread: "

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-16 20:04 UTC  (10+ messages)
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command

[PATCH v2 RFC] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
 2017-03-16 20:26 UTC  (4+ messages)

[PATCH] PCI: iproc: Add PCI_DOMAIN dependency to PCI Kconfig
 2017-03-16 20:20 UTC  (2+ messages)

[BUG] 4.11.0-rc1 panic on shutdown X61s
 2017-03-16 20:13 UTC  (9+ messages)
              ` [Intel-wired-lan] "

[sched/core] 8a8c69c327: WARNING: CPU: 0 PID: 8 at kernel/locking/lockdep.c:3548 lock_release
 2017-03-16 20:02 UTC 

[PATCH] HV: properly delay KVP packets when negotiation is in progress
 2017-03-16 20:06 UTC  (2+ messages)

[PATCH 0/2] x86/perf: A CR4.PCE bugfix and clarification
 2017-03-16 19:59 UTC  (3+ messages)
` [PATCH 1/2] x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
` [PATCH 2/2] x86/perf: Clarify why x86_pmu_event_mapped() isn't racy

[PATCH 00/19] fixup usage of non-raw spinlocks in irqchips
 2017-03-16 19:38 UTC  (3+ messages)
` [PATCH 12/19] i2c: mux: pca954x: make use of raw_spinlock variants

[PATCH 1/2] x86: asm/bitops.h
 2017-03-16 19:48 UTC  (4+ messages)
` [PATCH 2/2] x86: Match bitops prototypes

[PATCH v2 0/5] mm: support parallel free of memory
 2017-03-16 19:38 UTC  (8+ messages)

Legacy PCI interrupt support in PCIe host driver
 2017-03-16 19:36 UTC  (5+ messages)

v4.10: kernel stack frame pointer .. has bad value (null)
 2017-03-16 19:31 UTC  (17+ messages)
                ` [PATCH] x86: mostly disable '-maccumulate-outgoing-args'
                  ` [PATCH v2] "

'perf test tsc' failing, bisected to "sched/clock: Provide better clock continuity"
 2017-03-16 19:22 UTC  (6+ messages)

[PATCH v3] usb: hub: Fix error loop seen after hub communication errors
 2017-03-16 19:24 UTC 

[RFC PATCH] rework memory hotplug onlining
 2017-03-16 19:01 UTC  (8+ messages)
  ` ZONE_NORMAL vs. ZONE_MOVABLE (was: Re: [RFC PATCH] rework memory hotplug onlining)
    ` ZONE_NORMAL vs. ZONE_MOVABLE

[GIT PULL] xfs: fixes for 4.11-rc3
 2017-03-16 19:10 UTC 

[PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t
 2017-03-16 19:10 UTC  (4+ messages)

[PATCH v4 00/13] mm: sub-section memory hotplug support
 2017-03-16 19:04 UTC  (3+ messages)

[PATCH] net: ethernet: bgmac: Allow MAC address to be specified in DTB
 2017-03-16 18:58 UTC  (2+ messages)

[PATCH v2 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]
 2017-03-16 18:54 UTC  (2+ messages)

[PATCH] drm: vc4: remove redundant check of plane being non-null
 2017-03-16 18:54 UTC 

Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
 2017-03-16 18:47 UTC  (4+ messages)

perf: massive perf_event slowdown between 4.9 and 4.11-rc
 2017-03-16 18:49 UTC  (3+ messages)

[PATCH stable] powerpc/ptrace: Fix out of bounds array access warning
 2017-03-16 18:48 UTC 

[RESEND PATCH 0/2] auxdisplay: img-ascii-lcd: Trivial fixes
 2017-03-16 18:48 UTC  (7+ messages)
` [RESEND PATCH 1/2] auxdisplay: img-ascii-lcd: Add a sentinel entry to OF device ID table

[mmotm] "x86/atomic: move __arch_atomic_add_unless out of line" build error
 2017-03-16 18:45 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox