linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-30 12:24:19 to 2016-06-30 16:17:35 UTC [more...]

Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache)
 2016-06-30 15:53 UTC  (14+ messages)

[PATCH 0/2] dma-buf/sync_file: rework fences on struct sync_file
 2016-06-30 14:23 UTC  (5+ messages)
` [PATCH 1/2] dma-buf/fence-array: add fence_is_array()
` [PATCH 2/2] dma-buf/sync_file: rework fence storage in struct file

[PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One
 2016-06-30 15:53 UTC  (8+ messages)
  ` [linux-sunxi] "

[PATCH] tpm: vtpm_proxy: Introduce flag to prevent sysfs entries
 2016-06-30 16:17 UTC  (5+ messages)

[PATCH] arm64: tegra: Add missing Smaug revision
 2016-06-30 16:15 UTC  (2+ messages)

[PATCH v14 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-06-30 16:12 UTC  (2+ messages)

[RFC PATCH v1] irqchip: add support for SMP irq router
 2016-06-30 16:03 UTC 

ktime_get_ts64() splat during resume
 2016-06-30 16:11 UTC  (9+ messages)
  ` [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration (was: Re: ktime_get_ts64() splat during resume)
    ` [PATCH v4] x86/power/64: Fix kernel text mapping corruption during image restoration
      ` [PATCH v5] "

[PATCH 00/10] arm64: tegra: add BPMP support
 2016-06-30 16:02 UTC  (9+ messages)
` [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox

[PATCH v4 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-06-30 15:58 UTC  (7+ messages)
` [PATCH v4 1/7] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC "
` [PATCH v4 2/7] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC "
` [PATCH v4 3/7] rtc: ac100: Add RTC driver for X-Powers AC100
` [PATCH v4 4/7] rtc: ac100: Add clk output support
` [PATCH v4 5/7] ARM: dts: sun9i: a80-optimus: Add device node for AC100
` [PATCH v4 6/7] ARM: dts: sun9i: cubieboard4: "

[QUEUED v20160630 0/4] stm class/intel_th: Updates for char-misc-next
 2016-06-30 15:59 UTC  (8+ messages)
` [QUEUED v20160630 1/4] stm class: Add runtime power management handling
` [QUEUED v20160630 2/4] intel_th: "
` [QUEUED v20160630 3/4] intel_th: gth: Fix a source comment
` [QUEUED v20160630 4/4] intel_th: Document output device callbacks

[PATCH v3 00/17] make direct compaction more deterministic
 2016-06-30 15:03 UTC  (5+ messages)
` [PATCH v3 02/17] mm, page_alloc: set alloc_flags only once in slowpath
` [PATCH v3 03/17] mm, page_alloc: don't retry initial attempt "

[PATCH linux v2 0/9] xen: pvhvm: support bootup on secondary vCPUs
 2016-06-30 15:56 UTC  (10+ messages)
` [PATCH linux v2 1/9] x86/xen: update cpuid.h from Xen-4.7
` [PATCH linux v2 2/9] x86/acpi: store ACPI ids from MADT for future usage
` [PATCH linux v2 3/9] xen: introduce xen_vcpu_id mapping
` [PATCH linux v2 4/9] x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
` [PATCH linux v2 5/9] x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to the shared_info page
` [PATCH linux v2 6/9] xen/events: use xen_vcpu_id mapping in events_base
` [PATCH linux v2 7/9] xen/events: fifo: use xen_vcpu_id mapping
` [PATCH linux v2 8/9] xen/evtchn: "
` [PATCH linux v2 9/9] xen/pvhvm: run xen_vcpu_setup() for the boot CPU

[PATCH RESEND v2] mfd: sm501: Add device property
 2016-06-30 15:56 UTC  (3+ messages)

[PATCH] jbd2: make journal y2038 safe
 2016-06-30 15:49 UTC  (3+ messages)

[PATCH v3 0/9] kexec_file_load implementation for PowerPC
 2016-06-30 15:49 UTC  (10+ messages)
` [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer
` [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer

[RFC][PATCH 0/3] vsprintf: Do not dereference pointers in bstr_printf()
 2016-06-30 15:48 UTC  (4+ messages)
` [RFC][PATCH 3/3] vsprintf: Add support for %pb and friends to vbin_printf()

[PATCH net-next V4 0/6] switch to use tx skb array in tun
 2016-06-30 15:45 UTC  (2+ messages)

[PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU
 2016-06-30 15:43 UTC  (7+ messages)

[PATCH v3] wlcore: Add support for get_expected_throughput opcode
 2016-06-30 15:37 UTC 

[RESEND PATCH v6 0/6] Add Ethernet support on STM32F429
 2016-06-30 15:37 UTC  (6+ messages)

[PATCH V2] coresight: add PM runtime calls to coresight_simple_func()
 2016-06-30 15:37 UTC  (2+ messages)

[PATCH net-next 00/19] rxrpc: Improve conn/call lookup and fix call number generation
 2016-06-30 15:30 UTC  (22+ messages)
` [PATCH net-next 01/19] rxrpc: Check the source of a packet to a client conn
` [PATCH net-next 02/19] rxrpc: Avoid using stack memory in SG lists in rxkad
` [PATCH net-next 03/19] rxrpc: Provide more refcount helper functions
` [PATCH net-next 04/19] rxrpc: Dup the main conn list for the proc interface
` [PATCH net-next 05/19] rxrpc: Turn connection #defines into enums and put outside struct def
` [PATCH net-next 06/19] rxrpc: Check that the client conns cache is empty before module removal
` [PATCH net-next 07/19] rxrpc: Move usage count getting into rxrpc_queue_conn()
` [PATCH net-next 08/19] rxrpc: Fix handling of connection failure in client call creation
` [PATCH net-next 09/19] rxrpc: Release a call's connection ref on call disconnection
` [PATCH net-next 10/19] rxrpc: Add RCU destruction for connections and calls
` [PATCH net-next 11/19] rxrpc: Access socket accept queue under right lock
` [PATCH net-next 12/19] rxrpc: Call channels should have separate call number spaces
` [PATCH net-next 13/19] rxrpc: Split client connection code out into its own file
` [PATCH net-next 14/19] rxrpc: Split service "
` [PATCH net-next 15/19] rxrpc: Move peer lookup from call-accept to new-incoming-conn
` [PATCH net-next 16/19] rxrpc: Maintain an extra ref on a conn for the cache list
` [PATCH net-next 17/19] rxrpc: Prune the contents of the rxrpc_conn_proto struct
` [PATCH net-next 18/19] rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
` [PATCH net-next 19/19] rxrpc: Use RCU to access a peer's service connection tree

[GIT PULL] KVM changes for 4.7-rc6
 2016-06-30 15:29 UTC 

[PATCH v2] mac80211: mesh: Add support for HW RC implementation
 2016-06-30 15:30 UTC 

It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() ))
 2016-06-30 15:23 UTC  (3+ messages)

[PATCH 0/2 v3] Add pl031 RTC support for Hi6220
 2016-06-30 15:12 UTC  (2+ messages)

[BUG] perf test 29 crashing
 2016-06-30 15:10 UTC  (5+ messages)

[PATCH v2] wlcore: Add support for get_expected_throughput opcode
 2016-06-30 15:03 UTC  (2+ messages)

[PATCH] qla2xxx: Fix NULL pointer deref in QLA interrupt
 2016-06-30 15:00 UTC 

[PATCH 4.2-rc1 v21 0/6] irq/arm: Implement arch_trigger_all_cpu_backtrace
 2016-06-30 14:57 UTC  (6+ messages)
` [PATCH 4.7-rc3 v23 0/4] irq/arm: Use FIQ for NMI backtrace (when possible)
  ` [PATCH 4.7-rc3 v23 1/4] irqchip: gic: Optimize locking in gic_raise_softirq
  ` [PATCH 4.7-rc3 v23 2/4] irqchip: gic: Make gic_raise_softirq FIQ-safe
  ` [PATCH 4.7-rc3 v23 3/4] irqchip: gic: Introduce plumbing for IPI FIQ
  ` [PATCH 4.7-rc3 v23 4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-06-30 14:11 UTC  (24+ messages)
` [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v23 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v23 06/22] richacl: In-memory representation and helper functions
` [PATCH v23 07/22] richacl: Permission mapping functions
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 09/22] richacl: Permission check algorithm
` [PATCH v23 10/22] posix_acl: Improve xattr fixup code
` [PATCH v23 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v23 13/22] vfs: Cache richacl in struct inode
` [PATCH v23 14/22] richacl: Update the file masks in chmod()
` [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v23 16/22] richacl: Create-time inheritance
` [PATCH v23 17/22] richacl: Automatic Inheritance
` [PATCH v23 18/22] richacl: xattr mapping functions
` [PATCH v23 19/22] richacl: Add richacl xattr handler
` [PATCH v23 20/22] vfs: Add richacl permission checking
` [PATCH v23 21/22] ext4: Add richacl support
` [PATCH v23 22/22] ext4: Add richacl feature flag

[PATCH v4 00/22] sh: LANDISK and R2Dplus convert to device tree
 2016-06-30 14:52 UTC  (7+ messages)
` [PATCH v4 12/22] sh: Add PCI host bridge driver for SH7751
` [PATCH v4 22/22] sh: Renesas RTS7751R2Dplus (a,k.a R2Dplus) DeviceTree

[PATCH 3/3] hwmon: iio_hwmon: defer probe when no channel is found
 2016-06-30 14:51 UTC  (5+ messages)
` [3/3] "

[PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
 2016-06-30 14:43 UTC  (4+ messages)
` [1/2] "

[PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin
 2016-06-30 14:45 UTC  (6+ messages)
` [PATCH 2/2] lib: kstrtox: _parse_integer: use hex_to_bin instead local conversion, and reduce branches

[PATCH 00/11] efi: Permanent runtime EFI memmap support
 2016-06-30 14:41 UTC  (4+ messages)
` [PATCH 11/11] x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data

[PATCH v2 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc
 2016-06-30 14:39 UTC  (6+ messages)
` [PATCH v2 2/2] serial: 8250_dw: add "

[PATCH v13 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-06-30 14:33 UTC  (3+ messages)

rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large:
 2016-06-30 14:29 UTC  (12+ messages)

[PATCH] ASoC: sunxi: fix semicolon.cocci warnings
 2016-06-30 14:28 UTC 

[PATCH] xhci: free the correct ring
 2016-06-30 14:21 UTC  (2+ messages)

[PATCH 1/3] usb: dwc2: Add support for STM32F429/439/469 USB OTG in FS mode with internal PHY
 2016-06-30 13:54 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: Document the STM32 USB OTG DWC2 core binding

kexec_file_load signature verification failure
 2016-06-30 14:05 UTC 

[PATCH] netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK
 2016-06-30 13:59 UTC  (2+ messages)

[PATCH] usb: host: Allow EHCI_OMAP to be built-in when USB_GADGET is 'm'
 2016-06-30 13:59 UTC  (3+ messages)

[PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-06-30 13:48 UTC  (5+ messages)

[PATCH 0/3] sched: Enhance/fix sched_avg_update()
 2016-06-30 13:20 UTC  (5+ messages)
` [PATCH 2/3] sched: Unloop sched avg decaying

[PATCH 1/6] hwmon: (lm90) Use devm_add_action for cleanup
 2016-06-30 13:51 UTC  (6+ messages)
` [PATCH 2/6] hwmon: (lm90) Use devm_hwmon_device_register_with_groups
` [PATCH 3/6] hwmon: (lm90) Simplify read functions
` [PATCH 4/6] hwmon: (lm90) Read limit registers only once
` [PATCH 5/6] hwmon: (lm90) Use bool for valid flag
` [PATCH 6/6] hwmon: (lm90) Drop unnecessary else statements

[PATCH v4 0/3] ASoC/ARM: tegra: apalis t30/tk1/colibri t30: sgtl5000 audio
 2016-06-30 13:46 UTC  (3+ messages)
` [PATCH v4 1/3] ASoC: tegra: add tegra sgtl5000 machine driver

[RFC 00/12] lockdep: Implement crossrelease feature
 2016-06-30 13:04 UTC  (5+ messages)
` [RFC 05/12] "
` [RFC 08/12] lockdep: Apply crossrelease to PG_locked lock

[alsa-devel] [PATCH v5 0/9] ASoC: Mediatek: Add support for MT2701 SOC
 2016-06-30 13:39 UTC  (7+ messages)
` [alsa-devel] [PATCH v5 6/9] ASoC: mediatek: add mt2701 platform driver implementation
` [alsa-devel] [PATCH v5 7/9] ASoC: bt-sco: extend rate and add a general compatible string

[PATCH v2 0/2] arm64: dts: r8a7795: FCPF and FDP1 device nodes
 2016-06-30 13:32 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: r8a7795: add FCPF "
` [PATCH 2/2] arm64: dts: r8a7795: add FDP1 "

[PATCH 1/5] perf test: Add -F/--dont-fork option
 2016-06-30 13:27 UTC  (10+ messages)
` [PATCH 2/5] perf tools: Allow to reset open files counter
` [PATCH 3/5] perf tests: Fix thread map test for -F option

[PATCH 0/4] soc/tegra: Turn on XUSB partitions
 2016-06-30 13:24 UTC  (2+ messages)

[PATCH] extcon: link devres into core module
 2016-06-30 13:24 UTC  (2+ messages)

[RESEND PATCH] arm64: defconfig: Enable cros-ec and battery driver
 2016-06-30 13:23 UTC  (2+ messages)

[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-06-30 13:18 UTC  (6+ messages)
` [PATCH v5 01/44] "
  ` [PATCH v5 19/44] xen: "
  ` [PATCH v5 20/44] swiotlb: "

[PATCH] ARM: shmobile: don't call platform_can_secondary_boot on UP
 2016-06-30 13:09 UTC  (2+ messages)

[PATCH v2] fujitsu-laptop: Unify max brightness of exported leds
 2016-06-30 13:00 UTC  (2+ messages)

[PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed
 2016-06-30 13:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP frames
` [PATCH 2/2] KVM: MMU: try to fix up page faults before giving up

[PATCH 0/5] Implement bitlock map allocator
 2016-06-30 12:59 UTC  (3+ messages)
` [PATCH 1/5] lockdep: "

[lkp] [ASoC] 91c1832579: BUG: unable to handle kernel NULL pointer dereference
 2016-06-30 12:55 UTC  (3+ messages)

[PATCH] [linux-next] net: netcp: Fix a typo in keystone-netcp.txt
 2016-06-30 12:55 UTC  (2+ messages)

[PATCH] dmaengine: bcm2835: fix 64-bit warning
 2016-06-30 12:47 UTC 

[PATCH V2 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping
 2016-06-30 12:52 UTC  (2+ messages)

[QUEUED fixes v20160630 0/2] intel_th: Fixes for char-misc-linus
 2016-06-30 12:46 UTC  (3+ messages)
` [QUEUED fixes v20160630 1/2] intel_th: Fix a deadlock in modprobing
` [QUEUED fixes v20160630 2/2] intel_th: pci: Add Kaby Lake PCH-H support

[PATCH V5 3/3] powerpc/drivers: Add driver for operator panel on FSP machines
 2016-06-30 12:36 UTC  (2+ messages)
` [V5, "

[PATCH] powerpc/powernv: spelling mistake: "Retrived" -> "Retrieved"
 2016-06-30 12:36 UTC  (2+ messages)
`  "

[PATCH][V2] powerpc/fadump: trivial fix of spelling mistake, clean up message
 2016-06-30 12:36 UTC  (2+ messages)
` [V2] "

[PATCH V5 2/3] powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
 2016-06-30 12:36 UTC  (2+ messages)
` [V5, "

[PATCH V5 1/3] devicetree/bindings: Add binding for operator panel on FSP machines
 2016-06-30 12:36 UTC  (2+ messages)
` [V5, "

[PATCH V6 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga
 2016-06-30 12:34 UTC  (2+ messages)

[patch] crypto: sha256-mb - cleanup a || vs | typo
 2016-06-30 12:33 UTC  (6+ messages)

[PATCH] gcov: Support for >=gcc-6 missing
 2016-06-30 12:13 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).