linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-19 17:04:23 to 2017-05-19 21:29:11 UTC [more...]

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-19 21:28 UTC  (26+ messages)
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 19/32] x86/mm: Add support to access persistent memory "
` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used "
` [PATCH v5 32/32] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH] aoe: harmless underflow in minor_get_static()
 2017-05-19 21:28 UTC 

[RFC PATCH v2 00/17] cgroup: Major changes to cgroup v2 core
 2017-05-19 21:20 UTC  (15+ messages)
` [RFC PATCH v2 08/17] cgroup: Move debug cgroup to its own file
` [RFC PATCH v2 11/17] cgroup: Implement new thread mode semantics
` [RFC PATCH v2 12/17] cgroup: Remove cgroup v2 no internal process constraint
` [RFC PATCH v2 13/17] cgroup: Allow fine-grained controllers control in cgroup v2

[PATCH net] bonding: fix accounting of active ports in 3ad
 2017-05-19 21:14 UTC  (2+ messages)

[PATCH net-next 00/20] net: dsa: distribute switch events
 2017-05-19 21:00 UTC  (21+ messages)
` [PATCH net-next 01/20] net: dsa: change scope of STP state setter
` [PATCH net-next 02/20] net: dsa: change scope of notifier call chain
` [PATCH net-next 03/20] net: dsa: change scope of bridging code
` [PATCH net-next 04/20] net: dsa: change scope of FDB handlers
` [PATCH net-next 05/20] net: dsa: change scope of MDB handlers
` [PATCH net-next 06/20] net: dsa: change scope of VLAN handlers
` [PATCH net-next 07/20] net: dsa: change scope of VLAN filtering setter
` [PATCH net-next 08/20] net: dsa: change scope of ageing time setter
` [PATCH net-next 09/20] net: dsa: move port state setters
` [PATCH net-next 10/20] net: dsa: move bridging routines
` [PATCH net-next 11/20] net: dsa: move VLAN filtering setter
` [PATCH net-next 12/20] net: dsa: move ageing time setter
` [PATCH net-next 13/20] net: dsa: move FDB handlers
` [PATCH net-next 14/20] net: dsa: move MDB handlers
` [PATCH net-next 15/20] net: dsa: move VLAN handlers
` [PATCH net-next 16/20] net: dsa: move notifier info to private header
` [PATCH net-next 17/20] net: dsa: add notifier for ageing time
` [PATCH net-next 18/20] net: dsa: add FDB notifier
` [PATCH net-next 19/20] net: dsa: add MDB notifier
` [PATCH net-next 20/20] net: dsa: add VLAN notifier

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-19 20:59 UTC  (7+ messages)
` [PATCH 7/7] DWARF: add the config option

[PATCH 0/3] mm/slub: Fix unused function warnings
 2017-05-19 21:00 UTC  (4+ messages)
` [PATCH 1/3] mm/slub: Only define kmalloc_large_node_hook() for NUMA systems
` [PATCH 2/3] mm/slub: Mark slab_free_hook() as __maybe_unused
` [PATCH 3/3] mm/slub: Put tid_to_cpu() and tid_to_event() inside #ifdef block

[PATCH v4 1/2] drm/blend: Fix comment typ-o
 2017-05-19 20:50 UTC  (2+ messages)
` [PATCH v4 2/2] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI

[4.12 regression] Thinkpad X250 Touchpad and Trackpoint not recognized anymore; commit e839ffa: "Input: synaptics - add support for Intertouch devices"
 2017-05-19 20:49 UTC  (6+ messages)

[PATCH v5 00/11] mm: page migration enhancement for thp
 2017-05-19 20:48 UTC  (8+ messages)
` [PATCH v5 02/11] mm: mempolicy: add queue_pages_node_check()

[PATCH 0/6] kmod: few simple enhancements
 2017-05-19 20:44 UTC  (3+ messages)
` [PATCH 1/6] kmod: add dynamic max concurrent thread count

[GIT PULL 0/2] EFI fixes for v4.11
 2017-05-19 20:44 UTC  (5+ messages)
` [PATCH 2/2] efifb: Avoid reconfiguration of BAR that covers the framebuffer

perf: perf_fuzzer lockup on 4.12-rc1
 2017-05-19 20:42 UTC 

[PATCH v3] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
 2017-05-19 20:40 UTC  (3+ messages)

[PULL REQUEST] i2c for 4.12
 2017-05-19 20:40 UTC 

[PATCH net] bonding: fix randomly populated arp target array
 2017-05-19 20:38 UTC  (3+ messages)

[PATCH] ezusb: Delete an error message for a failed memory allocation in ezusb_writememory()
 2017-05-19 20:37 UTC 

[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-05-19 20:32 UTC  (12+ messages)
` [PATCH V17 01/11] acpi: apei: read ack upon ghes record consumption
` [PATCH V17 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
` [PATCH V17 03/11] cper: add timestamp print to CPER status printing
` [PATCH V17 04/11] efi: parse ARM processor error
` [PATCH V17 05/11] arm64: exception: handle Synchronous External Abort
` [PATCH V17 06/11] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V17 07/11] acpi: apei: panic OS with fatal error status block
` [PATCH V17 08/11] efi: print unrecognized CPER section
` [PATCH V17 09/11] ras: acpi / apei: generate trace event for "
` [PATCH V17 10/11] trace, ras: add ARM processor error trace event
` [PATCH V17 11/11] arm/arm64: KVM: add guest SEA support

[PATCH v2 0/9] crypto: add HMAC IPAD/OPAD constant
 2017-05-19 20:32 UTC  (3+ messages)
` [PATCH v2 9/9] crypto: ccp - Use "

[PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
 2017-05-19 20:30 UTC 

[PATCH 00/29] Standardize doc formats - part 3
 2017-05-19 20:28 UTC  (4+ messages)
` [PATCH 04/29] printk-formats.txt: standardize document format

[PATCH] input: move gpio mouse to managed api
 2017-05-19 20:28 UTC  (2+ messages)

[RFC 00/06] printk: add more new kernel pointer filter options
 2017-05-19 20:25 UTC  (5+ messages)

[PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static
 2017-05-19 20:16 UTC  (7+ messages)

[PATCH 1/5] extcon: Allow extcon drivers to specify the extcon name
 2017-05-19 20:15 UTC  (13+ messages)
` [PATCH 2/5] extcon: Add FUSB302 USB TYPE-C controller support
                ` USB TYPE-C support and the power-supply subsys (was Re: [PATCH 2/5] extcon: Add FUSB302 USB TYPE-C controller support)

[git pull] drm fixes for 4.12-rc2
 2017-05-19 20:05 UTC 

[PATCH v2 0/5] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2017-05-19 20:04 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: OMAP2+: Introduce low-level suspend code for AM33XX
` [PATCH v2 2/5] ARM: OMAP2+: Introduce low-level suspend code for AM43XX
` [PATCH v2 3/5] ARM: OMAP2+: pm33xx-core: Add platform code needed for PM
` [PATCH v2 4/5] soc: ti: Add pm33xx driver for basic suspend support
` [PATCH v2 5/5] ARM: OMAP2+: Create dummy platform_device for pm33xx

[PATCH] dmaengine: pl330: Mark unused functions as __maybe_unused
 2017-05-19 20:02 UTC 

[PATCH v1 1/2] efi/fb: Correct PCI_STD_RESOURCE_END usage
 2017-05-19 19:58 UTC  (2+ messages)
` [PATCH v1 2/2] PCI: "

[PATCH] Staging: bcm2835-audio: bcm2835_ctl.c: Fixed a comment coding style issue
 2017-05-19 19:56 UTC  (5+ messages)

[PATCH v1 1/2] MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
 2017-05-19 19:56 UTC  (2+ messages)
` [PATCH v1 2/2] MIPS: PCI: Remove unused busn_offset

[PATCH v3 01/29] x86: boot/copy, remove unused functions
 2017-05-19 19:50 UTC  (8+ messages)
` [PATCH v3 04/29] x86: assembly, use ENDPROC for functions

[RFC] arch hardlockup detector interfaces improvement
 2017-05-19 19:43 UTC  (6+ messages)

[PATCH][drm-next] drm/i915: Check for allocation failure
 2017-05-19 19:37 UTC  (2+ messages)

[PATCH 4/6] arch/sparc: Enable queued rwlocks for SPARC
 2017-05-19 19:35 UTC  (6+ messages)

[GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
 2017-05-19 19:34 UTC 

next-20170515: WARNING: CPU: 0 PID: 1 at arch/x86/mm/dump_pagetables.c:236 note_page+0x630/0x7e0
 2017-05-19 19:29 UTC  (16+ messages)

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-19 19:20 UTC  (4+ messages)
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure

[PATCH] Btrfs: work around maybe-uninitialized warning
 2017-05-19 19:20 UTC  (3+ messages)

[PATCH v7 0/5] firmware: add driver data API
 2017-05-19 19:10 UTC  (7+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/5] firmware: add extensible driver data params
  ` [PATCH v8 2/5] firmware: add extensible driver data API
  ` [PATCH v8 3/5] test: add new driver_data load tester
  ` [PATCH v8 4/5] firmware: document the extensible driver data API
  ` [PATCH v8 5/5] iwlwifi: convert to use "

Use case for TASKS_RCU
 2017-05-19 19:06 UTC  (8+ messages)

Darlehen angebot 3 %
 2017-05-19 17:34 UTC 

[GIT PULL] KVM fixes for v4.12-rc2
 2017-05-19 18:43 UTC 

[PATCH] selinux: Remove redundant check for unknown labeling behavior
 2017-05-19 18:43 UTC  (3+ messages)

[PATCH v3 00/11] Broadcom Stingray SOC Initial Support
 2017-05-19 18:38 UTC  (4+ messages)

[PATCH v3 0/3] thermal: broadcom: Add NSP Thermal Support
 2017-05-19 18:33 UTC  (7+ messages)
` [PATCH v3 1/3] ARM: BCM: Enable thermal support for NSP SoCs
` [PATCH v3 2/3] thermal: broadcom: ns-thermal: default on iProc SoCs
` [PATCH v3 3/3] ARM: dts: NSP: Add Thermal Support

[PATCH v6 0/5] firmware: add driver data API
 2017-05-19 18:31 UTC  (8+ messages)
` [PATCH v6 3/5] test: add new driver_data load tester

git merges of tags
 2017-05-19 18:30 UTC  (2+ messages)

[PATCH] efi-pstore: Fix write/erase id tracking
 2017-05-19 18:27 UTC 

[PATCH] nvme: Change our APST table to be no more aggressive than Intel RSTe
 2017-05-19 18:24 UTC  (5+ messages)

[RFC PATCH 00/11] Support for H3 Composite Output support
 2017-05-19 18:23 UTC  (18+ messages)
` [RFC PATCH 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
` [RFC PATCH 02/11] drm: sun4i: add support for H3 mixers
    ` [linux-sunxi] "
` [RFC PATCH 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
      ` [linux-sunxi] "
` [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
    ` [linux-sunxi] "

[GIT PULL] bcm2835 DT fixes for 4.12
 2017-05-19 18:17 UTC  (2+ messages)

[PATCH v2] drm/pl111: Register the clock divider and use it
 2017-05-19 18:12 UTC  (3+ messages)

[PATCH] drm/pl111: Add a debugfs node to dump our registers
 2017-05-19 18:17 UTC  (3+ messages)

[PATCH v2] zlib: Mark get_unaligned16() as __maybe_unused
 2017-05-19 18:10 UTC 

[PATCH] kconfig: always use user input symbols
 2017-05-19 18:09 UTC  (3+ messages)

Kernel modules under new copyleft licence : (was Re: [PATCH v2] module.h: add copyleft-next >= 0.3.1 as GPL compatible)
 2017-05-19 18:04 UTC  (12+ messages)
        ` [copyleft-next] "

[PATCH] drm/pl111: Fix defined-but-not-used warnings in COMPILE_TEST mode
 2017-05-19 18:01 UTC 

[PATCH 00/24] Thunderbolt security levels and NVM firmware upgrade
 2017-05-19 18:00 UTC  (5+ messages)

[drm:qxl] BUG: sleeping function called from invalid context - qxl_bo_kmap_atomic_page()...splat
 2017-05-19 17:59 UTC  (6+ messages)

[PATCH v2 0/2] memory: Introduce ti-emif-sram driver
 2017-05-19 17:57 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: dt: Update ti,emif bindings
` [PATCH v2 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers

[PATCH v10 00/10] coresight: enable debug module
 2017-05-19 17:53 UTC  (4+ messages)
` [PATCH v10 10/10] arm64: dts: juno: Add Coresight CPU debug nodes

[PATCH 0/4] ueagle-atm: Adjustments for eight function implementations
 2017-05-19 17:51 UTC  (5+ messages)
` [PATCH 1/4] ueagle-atm: Delete error messages for failed memory allocations in two functions
` [PATCH 2/4] ueagle-atm: Improve a size determination in uea_bind()
` [PATCH 3/4] ueagle-atm: Delete unnecessary return statements in two functions
` [PATCH 4/4] ueagle-atm: Adjust three checks for null pointers

[PATCH 1/2] perf/x86/intel: enable CPU ref_cycles for GP counter
 2017-05-19 17:06 UTC  (2+ messages)
` [PATCH 2/2] perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86

linux-next: build warnings after merge of the drm tree
 2017-05-19 17:49 UTC  (2+ messages)

[patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration
 2017-05-19 17:49 UTC  (13+ messages)

[PATCH][V2] [media] rainshadow-cec: ensure exit_loop is intialized
 2017-05-19 17:45 UTC 

[PATCH] [media] rainshadow-cec: ensure exit_loop is initialized
 2017-05-19 17:43 UTC  (2+ messages)
` NACK: "

[PATCH v2 2/3] ASoC: stm32: Add I2S driver
 2017-05-19 17:37 UTC  (2+ messages)
` Applied "ASoC: stm32: Add I2S driver" to the asoc tree

[PATCH v4 1/3] dt-bindings: Document STM32 I2S bindings
 2017-05-19 17:37 UTC  (2+ messages)
` Applied "ASoC: stm32: Document STM32 I2S bindings" to the asoc tree

[PATCH v3 3/3] ASoC: stm32: Add full duplex support to i2s
 2017-05-19 17:37 UTC  (2+ messages)
` Applied "ASoC: stm32: Add full duplex support to i2s" to the asoc tree

commit cfafcd117 "futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()" causes glibc nptl/tst-robustpi8 failure
 2017-05-19 17:35 UTC  (7+ messages)

[PATCH v4 0/3] ASoC: Add STM32 I2S support
 2017-05-19 17:33 UTC  (3+ messages)
` [PATCH v4 2/3] ASoC: stm32: Add I2S driver

[PATCH] net: sched: fix a use-after-free error on chain on the error exit path
 2017-05-19 17:17 UTC  (2+ messages)

[PATCH 0/6] Extend mvebu gpio driver to support the controllers of the Marvell Armada 7K/8K
 2017-05-19 17:05 UTC  (5+ messages)
` [PATCH 5/6] gpio: mvebu: Add support for the Armada 7K/8K SoCs

[PATCH v5 06/10] regulator: axp20x-regulator: add support for AXP803
 2017-05-19 17:04 UTC  (2+ messages)
` Applied "regulator: axp20x-regulator: add support for AXP803" to the regulator tree

[PATCH 1/1] spi: imx: fix issue when tx_buf or rx_buf is NULL
 2017-05-19 17:04 UTC  (2+ messages)
` Applied "spi: imx: fix issue when tx_buf or rx_buf is NULL" to the spi tree

[PATCH] regulator: lp8755: fix spelling mistake "acceess" -> "access"
 2017-05-19 17:04 UTC  (2+ messages)
` Applied "regulator: lp8755: fix spelling mistake "acceess" -> "access"" to the regulator tree

[PATCH] ASoC: da7213: Update driver to use device_property* FW functions
 2017-05-19 17:04 UTC  (2+ messages)
` Applied "ASoC: da7213: Update driver to use device_property* FW functions" to the asoc tree

[PATCH v2 0/2] Make iowait_boost optional and default to policy
 2017-05-19 17:04 UTC  (4+ messages)
` [PATCH v2 1/2] cpufreq: Make iowait boost a policy option

[PATCH] ASoC: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch"
 2017-05-19 17:04 UTC  (2+ messages)
` Applied "ASoC: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch"" to the asoc tree


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