linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-09 16:00:37 to 2017-03-09 20:09:26 UTC [more...]

nios2 crash/hang in mainline due to 'lib: update LZ4 compressor module'
 2017-03-09 18:49 UTC  (11+ messages)

[PATCH 0/7] net: stmmac: Fixes and Tegra186 support
 2017-03-09 20:00 UTC  (18+ messages)
` [PATCH 2/7] net: stmmac: Balance PTP reference clock enable/disable
` [PATCH 3/7] net: stmmac: Check for DMA mapping errors
` [PATCH 4/7] net: stmmac: Parse FIFO sizes from feature registers
` [PATCH 5/7] net: stmmac: Program RX queue size and flow control
` [PATCH 7/7] net: stmmac: dwc-qos: Add Tegra186 support

[PATCH v7 0/4] New Microsemi PCI Switch Management Driver
 2017-03-09 19:56 UTC  (3+ messages)

[PATCH 3.12 000/113] 3.12.71-stable review
 2017-03-09 19:53 UTC  (3+ messages)

[GIT PULL] PCI fixes for v4.11
 2017-03-09 19:45 UTC 

[PATCH] staging: speakup: Simplify "NULL" comparisons
 2017-03-09 19:44 UTC 

[PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range()
 2017-03-09 19:40 UTC  (3+ messages)

[PATCH] ARM64: dts: meson-gxbb-odroidc2: enable USB Host Nodes
 2017-03-09 19:36 UTC  (5+ messages)

[PATCH] staging: speakup: Unnecessary parentheses are removed
 2017-03-09 19:29 UTC 

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-09 19:29 UTC  (7+ messages)
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 13/32] KVM: SVM: Enable SEV by setting the SEV_ENABLE CPU feature

[PATCH] security/Kconfig: further restrict HARDENED_USERCOPY
 2017-03-09 19:18 UTC  (2+ messages)

[PATCH 0/2] mm: add private lock to serialize memory hotplug operations
 2017-03-09 19:11 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drivers core: remove assert_held_device_hotplug()

[regression] 72042a8c7b01 x86/purgatory: Make functions and variables static
 2017-03-09 19:11 UTC  (4+ messages)

[PATCH 0/6] staging: speakup: multiple checkpatch issues
 2017-03-09 19:03 UTC  (7+ messages)
` [PATCH 1/6] staging: speakup: fix "Alignment match open parenthesis"
` [PATCH 2/6] staging: speakup: Placed Logical on the previous line
` [PATCH 3/6] staging: speakup: spaces preferred around operator
` [PATCH 4/6] staging: speakup: identation should use tabs
` [PATCH 5/6] staging: speakup: Alignment should match open parenthesis
` [PATCH 6/6] staging: speakup: Add blank line after function/struct/union/enum declarations

[PATCH 01/27] afs: Fix missing put_page()
 2017-03-09 18:58 UTC  (27+ messages)
` [PATCH 02/27] afs: Fix page overput in afs_fill_page()
` [PATCH 03/27] afs: Populate group ID from vnode status
` [PATCH 04/27] afs: Adjust mode bits processing
` [PATCH 05/27] afs: Deal with an empty callback array
` [PATCH 06/27] afs: Handle better the server returning excess or short data
` [PATCH 07/27] afs: Kill struct afs_read::pg_offset
` [PATCH 08/27] afs: Handle a short write to an AFS page
` [PATCH 09/27] afs: Flush outstanding writes when an fd is closed
` [PATCH 10/27] afs: Distinguish mountpoints from symlinks by file mode alone
` [PATCH 11/27] afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
` [PATCH 12/27] afs: security: "
` [PATCH 13/27] afs: Migrate vlocation fields to 64-bit
` [PATCH 14/27] afs: Prevent callback expiry timer overflow
` [PATCH 15/27] afs: Fix AFS read bug
` [PATCH 16/27] afs: Make struct afs_read::remain 64-bit
` [PATCH 17/27] afs: Use a bvec rather than a kvec in afs_send_pages()
` [PATCH 18/27] afs: Fix the maths in afs_fs_store_data()
` [PATCH 19/27] afs: Invalid op ID should abort with RXGEN_OPCODE
` [PATCH 20/27] afs: Better abort and net error handling
` [PATCH 21/27] afs: Populate and use client modification time
` [PATCH 22/27] afs: Don't set PG_error on local EINTR or ENOMEM when filling a page
` [PATCH 23/27] afs: Fix page leak in afs_write_begin()
` [PATCH 24/27] afs: afs_fsync() does two flushes, one of which is redundant
` [PATCH 25/27] afs: Fix afs_kill_pages()
` [PATCH 26/27] afs: Fix an off-by-one error in afs_send_pages()
` [PATCH 27/27] afs: Fix abort on signal while waiting for call completion

[PATCH] staging: rtl8192e: fix coding style issue, improve error handling
 2017-03-09 18:50 UTC  (7+ messages)
` [PATCH v2 0/5] staging: rtl8192e: Fix coding style, warnings and checks
  ` [PATCH v2 1/5] staging: rtl8192e: Fix coding style issues
  ` [PATCH v2 2/5] staging: rtl8192e: Improve error handling
  ` [PATCH v2 3/5] staging: rtl8192e: Rectify pointer comparisions
  ` [PATCH v2 4/5] staging: rtl8192e: Fix unbalanced braces around else statement
  ` [PATCH v2 5/5] staging: rtl8192e: Pass a pointer as an argument to sizeof() instead of struct

[PATCH] staging: rtl8192e: fix coding style issue, improve error handling
 2017-03-09 18:50 UTC  (2+ messages)

[PATCH] x86/dmi: Switch dmi_remap to ioremap_cache
 2017-03-09 18:14 UTC  (5+ messages)

[PATCH 00/19] fixup usage of non-raw spinlocks in irqchips
 2017-03-09 18:36 UTC  (22+ messages)
` [PATCH 01/19] Coccinelle: locks: identify callers of spin_lock{,_irq,_irqsave}() in irqchip implementations
` [PATCH 02/19] gpio: altera: make use of raw_spinlock variants
` [PATCH 03/19] alpha: marvel: "
` [PATCH 04/19] powerpc: mpc52xx_gpt: "
` [PATCH 05/19] gpio: 104-dio-48e: "
` [PATCH 06/19] gpio: ath79: "
` [PATCH 07/19] gpio: bcm-kona: "
` [PATCH 08/19] gpio: etraxfs: "
` [PATCH 09/19] gpio: pl061: "
` [PATCH 10/19] gpio: ws16c48: "
` [PATCH 11/19] gpio: zx: "
` [PATCH 12/19] i2c: mux: pca954x: "
` [PATCH 13/19] mfd: asic3: "
` [PATCH 14/19] mfd: t7l66xb: "
` [PATCH 15/19] mfd: tc6393xb: "
` [PATCH 16/19] pinctrl: bcm: "
` [PATCH 17/19] pinctrl: amd: "
` [PATCH 18/19] pinctrl: sirf: atlas7: "
` [PATCH 19/19] pinctrl: sunxi: "

[PATCH] staging: speakup: Simplify NULL comparisons
 2017-03-09 18:37 UTC  (2+ messages)

[Regression?] 1ea0ce4069 ("selinux: allow changing labels for cgroupfs") stops Android from booting
 2017-03-09 18:36 UTC  (9+ messages)

[PATCH] clock: Fix smp_processor_id() in preemptible bug
 2017-03-09 18:37 UTC  (4+ messages)

[PATCH] staging: speakup: fix "Alignment match open parenthesis"
 2017-03-09 18:37 UTC  (2+ messages)

[PATCH 0/4] staging: speakup: checkpatch guided cleanups
 2017-03-09 18:36 UTC  (6+ messages)
` [PATCH 1/4] staging: speakup: Comparison to NULL could be written
` [PATCH 2/4] staging: speakup:indentation should use tabs
` [PATCH 3/4] staging: speakup: Alignment match open parenthesis
` [PATCH 4/4] staging: speakup: Placed Logical on the previous line

v4.10: kernel stack frame pointer .. has bad value (null)
 2017-03-09 18:31 UTC  (15+ messages)
                  ` Old compiler versions (was Re: v4.10: kernel stack frame pointer .. has bad value (null))

[net/bpf] 3051bf36c2 BUG: unable to handle kernel paging request at 0000a7cf
 2017-03-09 18:31 UTC  (19+ messages)

Used void functions follows non void
 2017-03-09 18:29 UTC 

[PATCH v4] blkcg: allocate struct blkcg_gq outside request queue spinlock
 2017-03-09 18:27 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] block, writeback: wait for writeback to finish before detaching wb
 2017-03-09 18:26 UTC  (2+ messages)

[RFC PATCH v2 0/3] Cavium ThunderX ZIP driver
 2017-03-09 18:25 UTC  (3+ messages)

[PATCH 0/2] crypto: constify test vectors
 2017-03-09 10:47 UTC  (2+ messages)

[PATCH 0/2] [RFC] base: soc: soc_device_match() improvements
 2017-03-09 18:18 UTC  (3+ messages)
` [PATCH 1/2] [RFC] base: soc: Let soc_device_match() return no match when called too early
` [PATCH 2/2] [RFC] base: soc: Allow early registration of a single SoC device

[PATCH v4 0/3] Add EHCI support for Armada 37xx
 2017-03-09 18:18 UTC  (5+ messages)
` [PATCH v4 1/3] usb: orion-echi: Add support for the Armada 3700
` [PATCH v4 2/3] usb: host: Allow to build ehci orion with mvebu SoCs
` [PATCH v4 3/3] ARM64: dts: marvell: armada-37xx: Add USB2 node

[PATCH v2 0/2] Propagate fallback bit for cbc and ctr
 2017-03-09 10:47 UTC  (2+ messages)

[PATCH] crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
 2017-03-09 10:48 UTC  (2+ messages)

[PATCH] crypto: brcm: fix spelling mistake: "genereate" -> "generate"
 2017-03-09 10:47 UTC  (2+ messages)

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-03-09 18:05 UTC  (3+ messages)

[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
 2017-03-09 17:38 UTC  (9+ messages)

[PATCH v3] Input: sparse-keymap - use a managed allocation for keymap copy
 2017-03-09 18:08 UTC  (7+ messages)

Talent Scout
 2017-03-09 17:56 UTC 

[PATCH 2/2] Fix endiannes error
 2017-03-09 18:05 UTC  (3+ messages)
` [PATCH 1/2] Staging: wlan-ng: Fix sparse warnings by using appropriate endian types

[PATCH 1/1] x86/cqm: Cqm requirements
 2017-03-09 18:05 UTC  (8+ messages)

[PATCH v3 3/5] coresight: add support for debug module
 2017-03-09 17:59 UTC  (3+ messages)
` [v3 "

[PATCH V2] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
 2017-03-09 17:46 UTC  (5+ messages)

[PATCH v2 0/2] Add AXI address filter support for MMDC profiling
 2017-03-09 17:21 UTC  (2+ messages)

[GIT pull] CPU hotplug updates for 4.9
 2017-03-09 17:43 UTC  (9+ messages)

[PATCH v3 0/7] perf annotate: Fixes & Introduce --source-only and new source code view
 2017-03-09 17:35 UTC  (8+ messages)
` [PATCH v3 1/7] perf annotate: Use build-id dir when reading link name
` [PATCH v3 2/7] perf annotate: Avoid division by zero when calculating percent
` [PATCH v3 3/7] perf annotate: Fix missing setting nr samples on source_line
` [PATCH v3 4/7] perf annotate: More exactly grep -v in symbol__disassemble()
` [PATCH v3 5/7] perf annotate: Get correct line numbers matched with addr
` [PATCH v3 6/7] perf annotate: Introduce --source-only option
` [PATCH v3 7/7] perf annotate: Support the new source code view for TUI

[PATCH v3 0/3] Add EHCI support for Armada 37xx
 2017-03-09 17:42 UTC  (5+ messages)
` [PATCH v3 1/3] usb: orion-echi: Add support for the Armada 3700
` [PATCH v3 2/3] usb: host: Allow to build ehci orion with mvebu SoCs
` [PATCH v3 3/3] ARM64: dts: marvell: armada-37xx: Add USB2 node

[RFC PATCH net] net: Work around lockdep limitation in sockets that use sockets
 2017-03-09 17:38 UTC  (4+ messages)

[PATCH 1/2] i2c: do not leave semaphore armed when copying properties fails
 2017-03-09 17:38 UTC  (3+ messages)

[PATCH 0/6] Enable parallel page migration
 2017-03-09 17:38 UTC  (4+ messages)

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

[PATCH] fs/9p: Compare qid.path in v9fs_test_inode
 2017-03-09 17:26 UTC  (2+ messages)

[PATCH v1] usb: gadget: udc: atmel: Remove an unused local variable
 2017-03-09 17:02 UTC 

[PATCH] staging: rtl8192u: fix spacing around if statements
 2017-03-09 17:18 UTC  (2+ messages)

SGX notes from KS/LPC
 2017-03-09 16:22 UTC  (2+ messages)
  ` [intel-sgx-kernel-dev] "

Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
 2017-03-09 17:15 UTC  (5+ messages)

different xxx_bit() function prototypes in bitops for x86 vs generic
 2017-03-09 17:11 UTC 

[PATCH] staging: media: Remove parentheses from return arguments
 2017-03-09 16:46 UTC  (2+ messages)

[PATCH 1/7] staging: media: Remove unnecessary typecast of c90 int constant
 2017-03-09 16:45 UTC  (2+ messages)

[PATCH 0/2] Clean up tests if NULL returned on failure
 2017-03-09 16:46 UTC  (3+ messages)
` [PATCH 1/2] staging: media: "

[RFC 0/2] Add support for OCC inband sensors in P9
 2017-03-09 13:30 UTC  (4+ messages)
` [RFC 2/2] hwmon: powernv: Hwmon driver for OCC inband power and temperature sensors

[PATCH 0/3] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers
 2017-03-09 17:05 UTC  (3+ messages)
  ` [PATCH 1/3] ata: add Palmchip BK3710 PATA controller driver

Kernel panic on Lenovo X60 with tracing enabled
 2017-03-09 16:29 UTC  (4+ messages)

[PATCH 0/2] blk-mq: dying queue fix & improvement
 2017-03-09 16:58 UTC  (3+ messages)
` [PATCH 2/2] blk-mq: start to freeze queue just after setting dying

[PATCH] dma: xilinx: Make Xilinx VDMA support ARC
 2017-03-09  7:37 UTC  (2+ messages)

[PATCH v1] Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock"
 2017-03-09 16:58 UTC 

[PATCH] ahci: qoriq: correct the sata ecc setting error
 2017-03-09 16:56 UTC  (2+ messages)

[PATCHv3 0/6] x86/platform/uv/BAU: UV4 message completion and initialization updates
 2017-03-09 16:42 UTC  (7+ messages)
` [PATCH 1/6] x86/platform/uv/BAU: Add uv_bau_version enumerated constants
` [PATCH 2/6] x86/platform/uv/BAU: Add payload descriptor qualifier
` [PATCH 3/6] x86/platform/uv/BAU: Cleanup bau_operations declaration and instances
` [PATCH 4/6] x86/platform/uv/BAU: Add status mmr location fields to bau_control
` [PATCH 5/6] x86/platform/uv/BAU: Add wait_completion to bau_operations
` [PATCH 6/6] x86/platform/uv/BAU: Implement uv4_wait_completion with read_status

[tip:WIP.sched/core 8/11] htmldocs: include/linux/wait.h:584: warning: No description found for parameter 'wq'
 2017-03-09 16:37 UTC 

[PATCH] cpufreq: User/admin documentation update and consolidation
 2017-03-09 15:32 UTC  (2+ messages)

[patch 0/3] speakup: support 16bit unicode screen reading
 2017-03-09 16:33 UTC  (3+ messages)

[RESEND PATCH] arm: assabet_defconfig: disable IDE subsystem
 2017-03-09 16:22 UTC  (9+ messages)

[block] BUG: KASAN: use-after-free in rb_erase+0x1431/0x1970
 2017-03-09 15:38 UTC  (2+ messages)

[PATCH] audit: log module name on delete_module
 2017-03-09 16:18 UTC  (3+ messages)

[GIT PULL] sched.h split-up
 2017-03-09 16:25 UTC  (6+ messages)
    ` [RFC PATCH] sched/wait: Introduce new, more compact wait_event*() primitives
      ` [RFC PATCH, -v2] "

[PATCH 0/6] multiple checkpatch issues
 2017-03-09 16:24 UTC  (4+ messages)
` [PATCH 1/6] staging: speakup: Add blank line after function/struct/union/enum declarations

[PATCH 00/17] fs, btrfs refcount conversions
 2017-03-09 16:02 UTC  (2+ messages)

FUNDS TRANSFER,
 2017-03-09 15:13 UTC 

[net-next v2 00/10] QorIQ DPAA 1 updates
 2017-03-09 14:37 UTC  (2+ messages)
` [net-next v2 09/10] dpaa_eth: enable multiple Tx traffic classes

[PATCH] staging: ks7010: removed code in comments
 2017-03-09 16:13 UTC 

[GIT PULL] Block fixes for 4.11-rc2
 2017-03-09 16:02 UTC 

[PATCHv2 0/5] Add Arria10 System Manager Reset Controller
 2017-03-09 16:03 UTC  (4+ messages)
` [PATCHv2 4/5] mfd: altr_a10sr: Add Arria10 DevKit "


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