linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-25 11:53:15 to 2017-08-25 15:46:43 UTC [more...]

[PATCH 4/4] sched,fair: remove effective_load
 2017-08-25 15:46 UTC  (11+ messages)
            ` [PATCH] sched/fair: Fix wake_affine() for !NUMA_BALANCING

[PATCH] OF: move extern declarations of entry pointers inside ifdef
 2017-08-25 15:43 UTC  (5+ messages)

[PATCH net v2 0/4] net: mvpp2: fix the mac address retrieval logic
 2017-08-25 15:42 UTC  (8+ messages)
` [PATCH net v2 1/4] net: mvpp2: fix the mac address used when using PPv2.2
` [PATCH net v2 2/4] net: mvpp2: move the mac retrieval/copy logic into its own function
` [PATCH net v2 3/4] net: mvpp2: fix use of the random mac address for PPv2.2
` [PATCH net v2 4/4] net: mvpp2: fallback using h/w and random mac if the dt one isn't valid

[PATCH 00/14] VME: Adjustments for several function implementations
 2017-08-25 15:41 UTC 

[patch 00/41] x86: Cleanup IDT code
 2017-08-25 15:41 UTC  (21+ messages)
` [patch 03/41] x86/irq: Move ifdeffery to header file
` [patch 04/41] x86/boot: Move EISA setup to a proper place
` [patch 05/41] x86/tracing: Introduce a static key for exception tracing
` [patch 06/41] x86/traps: Simplify pagefault tracing logic
` [patch 07/41] x86/apic: Remove the duplicated tracing version of local_timer_interrupt
` [patch 09/41] x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
` [patch 20/41] x86: Replace access to desc_struct:a/b fields
` [patch 30/41] x86/idt: Switch early trap init to IDT tables

[PATCH] arm64: dts: uniphier: add reset controller node of analog amplifier
 2017-08-25 15:39 UTC  (2+ messages)

[PATCH v3 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-08-25 15:38 UTC  (6+ messages)
` [PATCH v3 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC
` [PATCH v3 2/3] platform/x86: Add support for Dollar Cove TI power button
` [PATCH v3 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC

[PATCH 0/7] net: make some structures const
 2017-08-25 15:31 UTC  (11+ messages)
` [PATCH 1/7] Bluetooth: 6lowpan: make header_ops const
` [PATCH 2/7] bridge: make ebt_table const
` [PATCH 3/7] ieee802154: 6lowpan: make header_ops const
` [PATCH 4/7] ipv4: make net_protocol const
` [PATCH 5/7] RDS: make rhashtable_params const
` [PATCH 6/7] netfilter: nat: "
` [PATCH 7/7] SUNRPC: make kvec const

[RFC v2 0/2] Add Virtual Box vboxguest and vboxsf guest drivers to the mainline kernel
 2017-08-25 15:19 UTC  (11+ messages)
` [RFC v2 1/2] virt: Add vboxguest driver for Virtual Box Guest integration
` [RFC v2 2/2] fs: Add VirtualBox guest shared folder (vboxsf) support

[PATCH] net: stmmac: dwmac-sun8i: Use reset exclusive
 2017-08-25 15:17 UTC  (3+ messages)

[PATCH 0/3] Use mm_struct and switch_mm() instead of manually
 2017-08-25 15:13 UTC  (5+ messages)
` [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3

[PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3
 2017-08-25 15:13 UTC  (14+ messages)

[PATCH v3 0/7] document types of hardware control for V4L2
 2017-08-25 15:11 UTC  (8+ messages)
` [PATCH v3 1/7] media: add glossary.rst with a glossary of terms used at V4L2 spec
` [PATCH v3 2/7] media: open.rst: better document device node naming
` [PATCH v3 3/7] media: open.rst: remove the minor number range
` [PATCH v3 4/7] media: open.rst: document devnode-centric and mc-centric types
` [PATCH v3 5/7] media: open.rst: Adjust some terms to match the glossary
` [PATCH v3 6/7] media: videodev2: add a flag for MC-centric devices
` [PATCH v3 7/7] media: open.rst: add a notice about subdev-API on vdev-centric

[PATCH 00/13] ANDROID: binder: RT priority inheritance and small fixes
 2017-08-25 15:08 UTC  (3+ messages)
` [PATCH 03/13] ANDROID: binder: add support for RT prio inheritance

WARNING: at arch/x86/kernel/stacktrace.c:132 save_stack_trace_tsk_reliable
 2017-08-25 15:01 UTC  (2+ messages)

[PATCH 0/2 v8] printk: Add new timestamps
 2017-08-25 14:58 UTC  (5+ messages)
` [PATCH 2/2 v8] printk: Add monotonic, boottime, and realtime timestamps

[PATCH v7] rockchip/rga: v4l2 m2m support
 2017-08-25 14:57 UTC  (4+ messages)

[PATCH] dma-mapping: Reduce dma_mapping_error() inline bloat
 2017-08-25 14:56 UTC  (2+ messages)

[PATCH 1/2] of: Fix DMA mask generation
 2017-08-25 14:54 UTC  (6+ messages)
` [PATCH 2/2] of: Restrict DMA configuration

[PATCH net-next v2 00/14] net: mvpp2: comphy configuration
 2017-08-25 14:48 UTC  (15+ messages)
` [PATCH net-next v2 01/14] phy: add sgmii and 10gkr modes to the phy_mode enum
` [PATCH net-next v2 02/14] phy: add the mvebu cp110 comphy driver
` [PATCH net-next v2 03/14] Documentation/bindings: phy: document the Marvell "
` [PATCH net-next v2 04/14] net: mvpp2: initialize the comphy
` [PATCH net-next v2 05/14] net: mvpp2: do not force the link mode
` [PATCH net-next v2 06/14] net: mvpp2: simplify the link_event function
` [PATCH net-next v2 07/14] net: mvpp2: improve the link management function
` [PATCH net-next v2 08/14] net: mvpp2: check the netif is running in the link_event function
` [PATCH net-next v2 09/14] net: mvpp2: dynamic reconfiguration of the PHY mode
` [PATCH net-next v2 10/14] arm64: dts: marvell: extend the cp110 syscon register area length
` [PATCH net-next v2 11/14] arm64: dts: marvell: add comphy nodes on cp110 master and slave
` [PATCH net-next v2 12/14] arm64: dts: marvell: mcbin: add comphy references to Ethernet ports
` [PATCH net-next v2 13/14] arm64: dts: marvell: 7040-db: "
` [PATCH net-next v2 14/14] arm64: defconfig: enable Marvell CP110 comphy

[PATCH] ASoC: rt5677: Reintroduce I2C device IDs
 2017-08-25 14:49 UTC  (4+ messages)

WARNING: possible circular locking dependency detected
 2017-08-25 14:47 UTC  (2+ messages)

[PATCH] net: stmmac: Handle possible fixed-link with need_mdio_ids
 2017-08-25 14:42 UTC 

[PATCH] fork: fix incorrect fput of ->exe_file causing use-after-free
 2017-08-25 14:40 UTC  (4+ messages)

[PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
 2017-08-25 14:37 UTC  (4+ messages)

[PATCH v4 0/4] Add STM32 MDMA driver
 2017-08-25 14:31 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: Document the STM32 MDMA bindings
` [PATCH v4 2/4] dmaengine: Add STM32 MDMA driver
` [PATCH v4 3/4] ARM: dts: stm32: Add MDMA support for STM32H743 SoC
` [PATCH v4 4/4] ARM: configs: stm32: Add MDMA support in STM32 defconfig

[PATCH v4 00/10] arm, arm64, cpufreq: frequency- and cpu-invariant accounting support for task scheduler
 2017-08-25 14:32 UTC  (11+ messages)
` [PATCH v4 01/10] drivers base/arch_topology: free cpumask cpus_to_visit
` [PATCH v4 02/10] cpufreq: provide default frequency-invariance setter function
` [PATCH v4 03/10] cpufreq: arm_big_little: invoke "
` [PATCH v4 04/10] cpufreq: dt: "
` [PATCH v4 05/10] drivers base/arch_topology: provide frequency-invariant accounting support
` [PATCH v4 06/10] drivers base/arch_topology: allow inlining cpu-invariant "
` [PATCH v4 07/10] arm: wire frequency-invariant accounting support up to the task scheduler
` [PATCH v4 08/10] arm: wire cpu-invariant "
` [PATCH v4 09/10] arm64: wire frequency-invariant "
` [PATCH v4 10/10] arm64: wire cpu-invariant "

[PULL REQUEST] i2c for 4.13
 2017-08-25 14:30 UTC 

[PATCHi v2] arc: Mask individual IRQ lines during core INTC init
 2017-08-25 14:22 UTC 

[PATCH] trace-cmd report: Fix hash.key in option -w
 2017-08-25 14:22 UTC  (2+ messages)

[RFC PATCH v2 0/7] ktask: multithread cpu-intensive kernel work
 2017-08-25 14:12 UTC  (4+ messages)
` [RFC PATCH v2 1/7] ktask: add documentation

[PATCH v4 00/21] Qualcomm 8x16 Camera Subsystem driver
 2017-08-25 14:10 UTC  (3+ messages)
` [PATCH v4 04/21] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document

[PATCH v7 00/13] Unify the interrupt delivery mode and do its setup in advance
 2017-08-25 14:09 UTC  (5+ messages)
` [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier

Possible race in nsc-ircc.ko
 2017-08-25 14:05 UTC 

[PATCH 0/3] document types of hardware control for V4L2
 2017-08-25 14:02 UTC  (9+ messages)
` [PATCH 1/3] media: open.rst: document devnode-centric and mc-centric types
` [PATCH 2/3] media: videodev2: add a flag for vdev-centric devices

[PATCH net-next 0/4] net: mvpp2: fix the mac address retrieval logic
 2017-08-25 13:58 UTC  (3+ messages)

linux-next: manual merge of the kvm tree with the tip tree
 2017-08-25 13:57 UTC  (3+ messages)

[PATCH v4 0/4] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-08-25 13:57 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: PCI: rockchip: Add support for pcie wake irq

[PATCH] perf/ftrace: fix doubled traces of perf on ftrace:function
 2017-08-25 13:56 UTC  (2+ messages)

[PATCH] ASoC: rt5677: Reintroduce I2C device IDs
 2017-08-25 13:48 UTC  (15+ messages)
    ` [alsa-devel] "

[PATCH] input: goldfish: Fix multitouch event handling
 2017-08-25 13:40 UTC 

[PATCH v2 0/3] document types of hardware control for V4L2
 2017-08-25 13:42 UTC  (7+ messages)
` [PATCH v2 1/3] media: open.rst: better document device node naming
` [PATCH v2 2/3] media: open.rst: document devnode-centric and mc-centric types
` [PATCH v2 3/3] media: videodev2: add a flag for MC-centric devices

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-08-25 13:41 UTC  (7+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI

[PATCH v2 0/5] sched/fair: Tweaks for select_task_rq_fair slowpath
 2017-08-25 13:40 UTC  (13+ messages)
` [PATCH v2 1/5] sched/fair: Move select_task_rq_fair slow-path into its own function
` [PATCH v2 2/5] sched/fair: Remove unnecessary comparison with -1
` [PATCH v2 3/5] sched/fair: Fix find_idlest_group when local group is not allowed
` [PATCH v2 4/5] sched/fair: Fix use of find_idlest_group when no groups are allowed
` [PATCH v2 5/5] sched/fair: Fix use of find_idlest_group when local group is idlest

kvm splat in mmu_spte_clear_track_bits
 2017-08-25 13:40 UTC  (9+ messages)

[RFC][PATCH 0/4] Fixes for two recently found timekeeping bugs
 2017-08-25 13:40 UTC  (3+ messages)
` [RFC][PATCH 4/4] time: Clean up CLOCK_MONOTONIC_RAW time handling

[PATCH] cdc_ncm: flag the ublox TOBY-L4 as wwan
 2017-08-25 13:39 UTC  (4+ messages)
` [PATCH v2] cdc_ncm: flag the u-blox "

pull-request: wireless-drivers 2017-08-25
 2017-08-25 13:37 UTC 

[PATCH 00/15] drivers: make device_type const
 2017-08-25 13:36 UTC  (3+ messages)
` [PATCH 02/15] drm: "

[RFC] workqueue: remove manual lockdep uses to detect deadlocks
 2017-08-25 13:34 UTC  (2+ messages)

[PATCH 0/7] EDAC, mce_amd: Issue decoded MCE through the tracepoint
 2017-08-25 13:33 UTC  (7+ messages)
` [PATCH 4/7] seq_buf: Export seq_buf_printf() to modules
` [PATCH 5/7] EDAC, mce_amd: Convert to seq_buf
` [PATCH 6/7] EDAC, mce_amd: Issue the decoded info through the TP or printk()

[PATCH v2] arm64: allwinner: h5: add support for NanoPi NEO Plus 2
 2017-08-25 13:28 UTC  (3+ messages)

[PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac
 2017-08-25 13:26 UTC  (11+ messages)

[PATCH] console: don't select first registered console if stdout-path used
 2017-08-25 13:20 UTC  (2+ messages)

[PATCH v2 0/3] Separate NUMA statistics from zone statistics
 2017-08-25 13:16 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add files under drivers/virt/* to CHAR and MISC DRIVERS section
 2017-08-25 13:11 UTC  (3+ messages)

[PATCH] s390/zcrypt: make CPRBX const
 2017-08-25 13:10 UTC 

[RESEND PATCH 0/3] mm: Add cache coloring mechanism
 2017-08-25 13:10 UTC  (5+ messages)

[PATCH v6 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-25 13:00 UTC  (5+ messages)
` [PATCH v6 3/5] mm: introduce mmap3 for safely defining new mmap flags

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-25 12:54 UTC  (5+ messages)
` [RFC Part1 PATCH v3 14/17] x86/boot: Add early boot support when running with SEV active

[PATCH] tools: hv: handle EINTR in hv_fcopy_daemon
 2017-08-25 12:31 UTC  (3+ messages)

[PATCH] Drivers: hv: fcopy: restore correct transfer length
 2017-08-25 12:27 UTC 

[tip:WIP.x86/apic 40/43] arch/x86/kernel/irq.o:(__tracepoints+0x170): undefined reference to `trace_resched_ipi_reg'
 2017-08-25 12:26 UTC  (3+ messages)

[PATCH v3] irqdomain: Prevent Oops in irq_domain_push_irq()
 2017-08-25 12:14 UTC 

[PATCH] spi-nor: intel-spi: Fix Kconfig dependency to LPC_ICH
 2017-08-25 12:12 UTC  (4+ messages)

[PATCH] [media] omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb const
 2017-08-25 12:06 UTC 

[PATCH 1/1] sched/topology: fix memleak in __sdt_alloc()
 2017-08-25 11:57 UTC  (2+ messages)
` [tip:sched/core] sched/topology: Fix memory leak "

[PATCH v1 2/2] x86/perf: Export some PMU attributes in caps
 2017-08-25 11:55 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Export some PMU attributes in caps/ directory

[PATCH v5 2/4] perf/x86: Fix data source decoding for Skylake
 2017-08-25 11:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 1/2] x86/perf: Only show format attributes when supported
 2017-08-25 11:54 UTC  (2+ messages)
` [tip:perf/core] perf/x86: "

[PATCH V2] trace: adjust code layout in get_recursion_context
 2017-08-25 11:54 UTC  (2+ messages)
` [tip:perf/core] tracing, perf: Adjust code layout in get_recursion_context()

[PATCH] perf/core: fix group {cpu,task} validation
 2017-08-25 11:51 UTC  (2+ messages)
` [tip:perf/core] perf/core: Fix "

[PATCH] perf_event_pid: don't report zero pids for exiting tasks
 2017-08-25 11:53 UTC  (2+ messages)
` [tip:perf/core] perf/core: Don't report zero PIDs "

[PATCH v5 1/4] perf/x86: Move Nehalem PEBS code to flag
 2017-08-25 11:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 2/2] perf/aux: Ensure aux_wakeup represents most recent wakeup index
 2017-08-25 11:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long
 2017-08-25 11:52 UTC  (2+ messages)
` [tip:perf/core] "

[RFC 0/2] Add Virtual Box vboxguest and vboxsf guest drivers to the mainline kernel
 2017-08-25 11:53 UTC  (7+ messages)

[PATCH 0/3] livepatch: introduce atomic replace
 2017-08-25 11:53 UTC  (4+ messages)
` [PATCH 2/3] livepatch: add "


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