linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-09 13:25:00 to 2017-03-09 17:40:01 UTC [more...]

[PATCH 00/19] fixup usage of non-raw spinlocks in irqchips
 2017-03-09 16:22 UTC  (16+ 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 09/19] gpio: pl061: "
` [PATCH 10/19] gpio: ws16c48: "
` [PATCH 11/19] gpio: zx: "
` [PATCH 12/19] i2c: mux: pca954x: "
` [PATCH 14/19] mfd: t7l66xb: "
` [PATCH 15/19] mfd: tc6393xb: "
` [PATCH 16/19] pinctrl: bcm: "
` [PATCH 18/19] pinctrl: sirf: atlas7: "
` [PATCH 19/19] pinctrl: sunxi: "

[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 v3 0/7] perf annotate: Fixes & Introduce --source-only and new source code view
 2017-03-09 17:35 UTC  (6+ 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 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  (8+ 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 0/4] staging: speakup: checkpatch guided cleanups
 2017-03-09 16:34 UTC  (5+ 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

[PATCH] security/Kconfig: further restrict HARDENED_USERCOPY
 2017-03-09 17:29 UTC 

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

[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 v3 3/5] coresight: add support for debug module
 2017-03-09 16:53 UTC  (2+ messages)
` [v3 "

[PATCH 0/2] blk-mq: dying queue fix & improvement
 2017-03-09 16:58 UTC  (4+ 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)

[PATCH] staging: speakup: fix "Alignment match open parenthesis"
 2017-03-09 16:53 UTC 

[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  (16+ messages)

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

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-09 16:29 UTC  (5+ messages)
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active

[PATCH] audit: log module name on delete_module
 2017-03-09 16:18 UTC  (4+ 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  (8+ messages)

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

[net-next v2 00/10] QorIQ DPAA 1 updates
 2017-03-09 14:37 UTC  (11+ messages)
` [net-next v2 01/10] fsl/fman: parse result data is big endian
` [net-next v2 02/10] fsl/fman: set HW parser as BMI next engine
` [net-next v2 03/10] fsl/fman: remove wrong free
` [net-next v2 04/10] fsl/fman: enlarge FIFO to allow for the 5th port
` [net-next v2 05/10] dpaa_eth: remove redundant initialization
` [net-next v2 06/10] dpaa_eth: enable Rx checksum offload
` [net-next v2 07/10] dpaa_eth: do not ignore port api return value
` [net-next v2 08/10] dpaa_eth: add four prioritised Tx traffic classes
` [net-next v2 09/10] dpaa_eth: enable multiple "
` [net-next v2 10/10] dpaa_eth: enable context-A stashing

[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 "

[PATCH] ASoC: es8328: Remove extra blank lines
 2017-03-09 16:00 UTC  (2+ messages)

[PATCH v2 0/7] Xen transport for 9pfs frontend driver
 2017-03-09 15:57 UTC  (10+ messages)
` [PATCH v2 1/7] xen: import new ring macros in ring.h
  ` [PATCH v2 3/7] xen/9pfs: introduce Xen 9pfs transport driver
  ` [PATCH v2 4/7] xen/9pfs: connect to the backend
  ` [PATCH v2 5/7] xen/9pfs: send requests "
  ` [PATCH v2 6/7] xen/9pfs: receive responses

RCU used on incoming CPU before rcu_cpu_starting() called
 2017-03-09 15:50 UTC  (6+ messages)

[PATCH] i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set
 2017-03-09 15:37 UTC  (2+ messages)

[PATCH RESEND] drm: dw_hdmi: Don't rely on the status of the bridge for updating HPD
 2017-03-09 15:37 UTC  (4+ messages)

[PATCH] [media] v4l2-dv-timings: Introduce v4l2_calc_fps()
 2017-03-09 15:40 UTC  (4+ messages)

[PATCH] cpufreq: intel_pstate: Drop redundant wrapper function
 2017-03-09 15:30 UTC 

[v3 2/5] coresight: refactor with function of_coresight_get_cpu
 2017-03-09 15:28 UTC  (2+ messages)

[PATCH 0/2] coresight: Allow sharing of STM
 2017-03-09 15:27 UTC  (3+ messages)
` [PATCH 1/2] coresight: Disable the path only when the source is disabled
` [PATCH 2/2] coresight: Fix reference count for software sources

[PATCH] clock: Fix smp_processor_id() in preemptible bug
 2017-03-09 15:31 UTC  (3+ messages)

v4.10: kernel stack frame pointer .. has bad value (null)
 2017-03-09 15:29 UTC  (14+ messages)

[PATCH v2 1/3] usb: orion-echi: Add support for the Armada 3700
 2017-03-09 15:22 UTC  (3+ messages)

[PATCH] sched: Do not bug in __sched_setscheduler() when pi is not used
 2017-03-09 15:18 UTC 

[PATCH] mmc: sdhci-of-at91: Support external regulators
 2017-03-09 15:18 UTC 

[tip:WIP.sched/core 4/11] htmldocs: include/linux/wait.h:155: warning: No description found for parameter 'wq_head'
 2017-03-09 15:11 UTC 

[PATCH RFC 0/4] 5-level EPT
 2017-03-09 15:16 UTC  (10+ messages)
` [PATCH RFC 2/4] KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL
` [PATCH RFC 3/4] KVM: MMU: Add 5 level EPT & Shadow page table support
` [PATCH RFC 4/4] VMX: Expose the LA57 feature to VM

[RESEND PATCH v3 0/7] PCI: dwc: Miscellaneous fixes and cleanups
 2017-03-09 15:05 UTC  (6+ messages)
` [RESEND PATCH v3 4/7] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
` [RESEND PATCH v3 5/7] PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes

[PATCH v1] userfaultfd: remove wrong comment from userfaultfd_ctx_get()
 2017-03-09 15:08 UTC 

[PATCH 0/3] mm/fs: get PG_error out of the writeback reporting business
 2017-03-09 14:21 UTC  (10+ messages)

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-03-09 14:59 UTC  (8+ messages)

[PATCH 0/15] drm: sun4i: Add support for the HDMI controller
 2017-03-09 14:55 UTC  (6+ messages)
` [PATCH 10/15] drm/sun4i: tcon: Switch mux on only for composite
      ` [linux-sunxi] "

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

[PATCH 0/2] ARM64: dts: meson-gxbb-odroidc2: Add GPIO lines names
 2017-03-09 14:52 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM64: dts: meson-gxbb-odroidc2: Fix TFLASH VDD regulator GPIO line

[PATCH] staging: lustre: replace simple_strtoul with kstrtoint
 2017-03-09 14:53 UTC 

[PATCH] pciehp: Fix race condition handling surprise link-down
 2017-03-09 14:37 UTC  (7+ messages)

Arrays of variable length
 2017-03-09 14:38 UTC  (12+ messages)

[PATCH] mm: move pcp and lru-pcp drainging into single wq
 2017-03-09 14:44 UTC  (3+ messages)

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

[PATCH 00/11] drm/sun4i: Support two display pipelines
 2017-03-09 14:40 UTC  (5+ messages)
` [PATCH 09/11] "

[PATCH] serial: 8250: 8250_core: Use dev_name() during request_irq()
 2017-03-09 14:37 UTC  (3+ messages)

[PATCH 0/9] mm: kswapd spinning on unreclaimable nodes - fixes and cleanups
 2017-03-09 14:20 UTC  (9+ messages)
` [PATCH 1/9] mm: fix 100% CPU kswapd busyloop on unreclaimable nodes

[PATCH 5/5] staging/lustre: Use generic range rwlock
 2017-03-09 14:40 UTC  (2+ messages)

[PATCH v3 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-03-09 14:27 UTC  (5+ messages)
` [PATCH v3 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings

[PATCH 2/3] thermal: add support for the thermal sensor on Allwinner new SoCs
 2017-03-09 14:27 UTC  (2+ messages)

[PATCHv2 0/7] 5-level paging: prepare generic code
 2017-03-09 14:24 UTC  (8+ messages)
` [PATCHv2 1/7] x86/cpufeature: Add 5-level paging detection
` [PATCHv2 2/7] asm-generic: introduce 5level-fixup.h
` [PATCHv2 3/7] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [PATCHv2 4/7] arch, mm: convert all architectures to use 5level-fixup.h
` [PATCHv2 5/7] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [PATCHv2 6/7] mm: convert generic code to 5-level paging
` [PATCHv2 7/7] mm: introduce __p4d_alloc()

[PATCH] module: set .init_array alignment to 8
 2017-03-09 14:26 UTC  (2+ messages)

[PATCH] regulator: pfuze100-regulator: add coin support
 2017-03-09 14:14 UTC 

[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-09 14:14 UTC  (3+ messages)
` [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER

[PATCH v2] usb: gadget: legacy gadgets are optional
 2017-03-09 14:10 UTC 

[regression] 72042a8c7b01 x86/purgatory: Make functions and variables static
 2017-03-09 14:04 UTC 

[PATCH v2 5/7] ARM: NOMMU: Introduce dma operations for noMMU
 2017-03-09 14:06 UTC  (2+ messages)

[PATCH 0/7] 5-level paging: prepare generic code
 2017-03-09 13:59 UTC  (8+ messages)
` [PATCH 6/7] mm: convert generic code to 5-level paging

[Resend PATCH 4/4] dt-bindings: mfd: Add STM32F7 RCC numeric constants into DT include file
 2017-03-09 13:30 UTC 

[PATCH v2] [media] solo6x10: release vb2 buffers in solo_stop_streaming()
 2017-03-09 13:46 UTC 

[PATCH 0/2] mm: add private lock to serialize memory hotplug operations
 2017-03-09 13:39 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] [media] solo6x10: release vb2 buffers in solo_stop_streaming()
 2017-03-09 13:39 UTC  (3+ messages)

+ compaction-add-def_blk_aops-migrate-function-for-memory-compaction.patch added to -mm tree
 2017-03-09 13:19 UTC  (3+ messages)

[PATCH] usb: hub: Fix crash after failure to read BOS descriptor
 2017-03-09 13:32 UTC  (2+ messages)

Hundreds of null PATH records for *init_module syscall audit logs
 2017-03-09 13:33 UTC  (10+ messages)

[PATCH v3 1/5] coresight: bindings for debug module
 2017-03-09 13:27 UTC  (2+ messages)
` [v3 "

[PATCH] ARM64: dts: meson-gxbb-odroidc2: enable USB Host Nodes
 2017-03-09 13:13 UTC  (3+ 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).