public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-12 13:04:30 to 2016-09-12 15:31:31 UTC [more...]

[PATCH 4.7 01/59] Revert "floppy: refactor open() flags handling"
 2016-09-12 15:29 UTC  (13+ messages)
` [PATCH 4.7 02/59] apparmor: fix refcount race when finding a child profile
` [PATCH 4.7 06/59] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH 4.7 07/59] ext4: validate that metadata blocks do not overlap superblock
` [PATCH 4.7 16/59] cdc-acm: added sanity checking for probe()
` [PATCH 4.7 19/59] drm/atomic: Dont potentially reset color_mgmt_changed on successive property updates
` [PATCH 4.7 20/59] drm: Reject page_flip for !DRIVER_MODESET
` [PATCH 4.7 21/59] drm/msm: fix use of copy_from_user() while holding spinlock
` [PATCH 4.7 24/59] drm/vc4: Fix oops when userspace hands in a bad BO
` [PATCH 4.7 27/59] timekeeping: Cap array access in timekeeping_debug
` [PATCH 4.7 28/59] timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
` [PATCH 4.7 30/59] ovl: proper cleanup of workdir
` [PATCH 4.7 31/59] ovl: dont copy up opaqueness

[PATCH 1/2] usb: dwc3: Add ref clock period setting
 2016-09-12 15:30 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: Added a property to set GFLADJ register

[PATCH] mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
 2016-09-12 15:20 UTC  (3+ messages)

[PATCH 1/2] [media] Input: atmel_mxt: disallow impossible configuration
 2016-09-12 15:26 UTC 

Regulator probe
 2016-09-12 15:27 UTC  (11+ messages)

[PATCH v16 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-09-12 15:26 UTC  (13+ messages)

[PATCH] BUG: atmel_serial: Interrupts not disabled on close
 2016-09-12 15:22 UTC  (3+ messages)

[PATCH] iio: Use type header from kernel tree
 2016-09-12 15:22 UTC  (5+ messages)

[PATCH] powerpc/32: add missing \n at end of printk warning message
 2016-09-12 15:21 UTC  (2+ messages)

[PATCH -v3 00/10] locking/mutex: Rewrite basic mutex
 2016-09-12 15:20 UTC  (4+ messages)
` [RFC][PATCH -v3 10/10] locking/mutex: Implement alternative HANDOFF

[PATCH][V3] dma-mapping: add in missing white space in error message text
 2016-09-12 15:18 UTC 

[Documentation] State of CPU controller in cgroup v2
 2016-09-12 15:20 UTC  (12+ messages)

lockdep: incorrect deadlock warning with two GPIO expanders
 2016-09-12 15:16 UTC  (3+ messages)

[PATCH v3 0/9] net-next: ethernet: add sun8i-emac driver
 2016-09-12 15:15 UTC  (5+ messages)
` [PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-12 15:14 UTC  (16+ messages)
` [RFC PATCH v2 07/20] x86: Provide general kernel support for memory encryption
` [RFC PATCH v2 10/20] x86: Insure that memory areas are encrypted when possible
` [RFC PATCH v2 11/20] mm: Access BOOT related data in the clear
` [RFC PATCH v2 18/20] x86/kvm: Enable Secure Memory Encryption of nested page tables

[PATCH][RFC] mfd: intel-lpss: Avoid resuming runtime-suspended lpss unnecessarily
 2016-09-12 15:17 UTC  (2+ messages)

rcu_sched stalls in idle task introduced in pre-4.8?
 2016-09-12 15:13 UTC  (10+ messages)

[PATCH] sched,numa,mm: revert to checking pmd/pte_write instead of VMA flags
 2016-09-12 15:09 UTC  (3+ messages)

[RFC V3 PATCH 00/26] Kernel NET policy
 2016-09-12 14:55 UTC  (27+ messages)
` [RFC V3 PATCH 01/26] net: introduce "
` [RFC V3 PATCH 02/26] net/netpolicy: init "
` [RFC V3 PATCH 03/26] net/netpolicy: get device queue irq information
` [RFC V3 PATCH 04/26] net/netpolicy: get CPU information
` [RFC V3 PATCH 05/26] net/netpolicy: create CPU and queue mapping
` [RFC V3 PATCH 06/26] net/netpolicy: set and remove IRQ affinity
` [RFC V3 PATCH 07/26] net/netpolicy: enable and disable NET policy
` [RFC V3 PATCH 08/26] net/netpolicy: introduce NET policy object
` [RFC V3 PATCH 09/26] net/netpolicy: set NET policy by policy name
` [RFC V3 PATCH 10/26] net/netpolicy: add three new NET policies
` [RFC V3 PATCH 11/26] net/netpolicy: add MIX policy
` [RFC V3 PATCH 12/26] net/netpolicy: NET device hotplug
` [RFC V3 PATCH 13/26] net/netpolicy: support CPU hotplug
` [RFC V3 PATCH 14/26] net/netpolicy: handle channel changes
` [RFC V3 PATCH 15/26] net/netpolicy: implement netpolicy register
` [RFC V3 PATCH 16/26] net/netpolicy: introduce per socket netpolicy
` [RFC V3 PATCH 17/26] net/netpolicy: introduce netpolicy_pick_queue
` [RFC V3 PATCH 18/26] net/netpolicy: set tx queues according to policy
` [RFC V3 PATCH 19/26] net/netpolicy: tc bpf extension to pick Tx queue
` [RFC V3 PATCH 20/26] net/netpolicy: set Rx queues according to policy
` [RFC V3 PATCH 21/26] net/netpolicy: introduce per task net policy
` [RFC V3 PATCH 22/26] net/netpolicy: set per task policy by proc
` [RFC V3 PATCH 23/26] net/netpolicy: fast path for finding the queues
` [RFC V3 PATCH 24/26] net/netpolicy: optimize for queue pair
` [RFC V3 PATCH 25/26] net/netpolicy: limit the total record number
` [RFC V3 PATCH 26/26] Documentation/networking: Document NET policy

[PATCH v5 0/3] add support for Allwinner SoCs ADC
 2016-09-12 15:07 UTC  (13+ messages)
` [PATCH v5 2/3] mfd: "

Build failures in -next: sys_pkey_mprotect etc. undefined
 2016-09-12 15:03 UTC  (3+ messages)

[PATCH] ARM: dts: omap3-gta04: reduce panel backlight PWM frequency to 83Hz
 2016-09-12 15:03 UTC  (5+ messages)

[PATCH v2] mm, proc: Fix region lost in /proc/self/smaps
 2016-09-12 15:01 UTC  (3+ messages)

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-09-12 15:01 UTC  (7+ messages)

[PATCH] dm: Return correct value in retry loop
 2016-09-12 15:01 UTC  (3+ messages)
  `  "

[PATCH v2] stop_machine: Make migration_cpu_stop() does useful works for CONFIG_PREEMPT_NONE
 2016-09-12 15:01 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v3] leds: Introduce userspace leds driver
 2016-09-12 14:58 UTC  (3+ messages)

[PATCH] ARM: dma-mapping: add in missing white space in error message text
 2016-09-12 14:52 UTC  (4+ messages)

[PATCH] xen: consolidate swiotbl_xen dma_ops
 2016-09-12 14:51 UTC  (3+ messages)

[PATCH] Staging: rtl8188eu: Remove ternary operator
 2016-09-12 14:44 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2 0/6] mfd: trivial demodularization of non-modular drivers
 2016-09-12 14:40 UTC  (7+ messages)
` [PATCH 1/6] mfd: altera-a10sr: make it explicitly non-modular
` [PATCH 2/6] mfd: as3722: convert MFD_AS3722 from bool to tristate
` [PATCH 3/6] mfd: intel_msic: Make it explicitly non-modular
` [PATCH 4/6] mfd: smsc-ece1099: "
` [PATCH 5/6] mfd: sun6i-prcm: "
` [PATCH 6/6] mfd: twl-core: "

[PATCH 00/15] drivers: net: use IS_ENABLED() instead of checking for built-in or module
 2016-09-12 14:31 UTC  (19+ messages)
` [PATCH 01/15] 3c59x: "
` [PATCH 02/15] starfire: "
` [PATCH 03/15] ethernet: amd: "
` [PATCH 04/15] bnx2: "
` [PATCH 05/15] sundance: "
` [PATCH 06/15] net/fsl_pq_mdio: "
` [PATCH 07/15] i825xx: "
` [PATCH 08/15] ixgbe: "
` [PATCH 09/15] net: mvneta: "
` [PATCH 10/15] natsemi: "
` [PATCH 11/15] sfc: "
` [PATCH 12/15] sis900: "
` [PATCH 13/15] stmmac: "
` [PATCH 14/15] hamradio: "
` [PATCH 15/15] iwlegacy: "

[PATCH v2] musb: omap2430: do not assume balanced enable()/disable()
 2016-09-12 14:35 UTC  (5+ messages)
` [v2] "

[PATCH] net: inet: diag: Fix an error handling
 2016-09-12 14:35 UTC  (2+ messages)

[PATCH] usb: core: setup dma_pfn_offset for USB devices
 2016-09-12 14:34 UTC  (6+ messages)
` [PATCH v2] usb: core: setup dma_pfn_offset for USB devices and, interfaces
  ` [PATCH v3] "

[PATCH] prctl,x86 Add PR_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-09-12 14:34 UTC  (4+ messages)

[PATCH v3 0/2] Add memcpy support for tegra210-adma
 2016-09-12 14:34 UTC  (6+ messages)
` [PATCH v3 2/2] dmaengine: tegra210-adma: Add memcpy support

[PATCH][V2] dma-mapping: add in missing white space in error message text
 2016-09-12 14:28 UTC  (2+ messages)

pon virt
 2016-09-12 14:30 UTC 

[PATCHSET 0/7] perf tools: Support hierarchy report with event group (v1)
 2016-09-12 14:28 UTC  (13+ messages)
` [PATCH 1/7] perf hists browser: Fix event group display
` [PATCH 2/7] perf hist: Introduce hists__match_hierarchy()
` [PATCH 4/7] perf hist: Initialize hierachy tree explicitly
` [PATCH 5/7] perf ui/stdio: Reset output width for hierarchy
` [PATCH 6/7] perf ui/tui: "
` [PATCH 7/7] perf report: Enable group view with hierarchy

ARM,SoC: About the use DT-defined properties by 3rd-party drivers
 2016-09-12 14:26 UTC  (8+ messages)
        ` ARM, SoC: "

[PATCH v3] drm/fence: allow fence waiting to be interrupted by userspace
 2016-09-12 14:23 UTC  (4+ messages)

[PATCH][V2] tracing/syscalls: add in missing white space in error message text
 2016-09-12 14:21 UTC  (2+ messages)

[PATCH v2] taint/module: Clean up global and module taint flags handling
 2016-09-12 14:13 UTC 

[PATCH v4] genirq: Machine-parsable version of /proc/interrupts
 2016-09-12 14:12 UTC  (2+ messages)
` [PATCH v5] "

include/linux/kprobes.h:332:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-09-12 14:11 UTC  (3+ messages)

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-09-12 14:07 UTC  (6+ messages)
` [RFC/RFT][PATCH v2 5/7] PM / runtime: Flag to indicate PM sleep transitions in progress
` [RFC/RFT][PATCH v2 6/7] PM / runtime: Use device links

[PATCH] rpmsg: smd: fix dependency on QCOM_SMD=n
 2016-09-12 14:06 UTC  (2+ messages)

[for-next][PATCH] tracing: Have max_latency be defined for HWLAT_TRACER as well
 2016-09-12 14:05 UTC 

[PATCH] tracing/hwlat: select TRACER_MAX_TRACE
 2016-09-12 14:03 UTC  (2+ messages)

[PATCH] serial: earlycon: Extend earlycon command line option to support 64-bit addresses
 2016-09-12 13:27 UTC  (4+ messages)
`  "
  ` [PATCH] serial: core: Fix handling of options after MMIO address

[PATCH] net: dsa: add FIB support
 2016-09-12 14:00 UTC  (3+ messages)

[PATCH] backlight: arcxcnn: devicetree bindings for ArticSand devices
 2016-09-12 14:00 UTC  (3+ messages)

[PATCH 00/26] constify local structures
 2016-09-12 13:57 UTC  (8+ messages)

[PATCH] clk: hisilicon: add CRG driver for Hi3798CV200 SoC
 2016-09-12 13:55 UTC  (2+ messages)

[PATCH] mfd: intel-lpss: Add default I2C device properties for Apollo Lake
 2016-09-12 13:56 UTC  (3+ messages)

[PATCH v2 2/2] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
 2016-09-12 13:52 UTC  (5+ messages)
` [PATCH v3 2/3] drm/bridge: analogix_dp: use jiffies to simulate timeout loop
` [PATCH v3 3/3] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR

[PATCH v6 0/4] *** Latency histograms - IRQSOFF,PREEMPTOFF, Delayed HRTIMERS ***
 2016-09-12 13:50 UTC  (4+ messages)
` [PATCH v6 3/4] tracing: Add trace_irqsoff tracepoints

[PATCHv2] of: Add generic handling for ePAPR 1.1 fail-sss states
 2016-09-12 13:49 UTC  (12+ messages)

drivers/gpio/gpiolib.c:3215: undefined reference to `of_get_named_gpiod_flags'
 2016-09-12 13:47 UTC  (3+ messages)

[PATCH] tracing/syscalls: add in missing white space in error message text
 2016-09-12 13:43 UTC  (2+ messages)

[PATCH] gpio: pca953x: initialize ret to zero to avoid returning garbage
 2016-09-12 13:40 UTC  (2+ messages)

[PATCH v4 0/9] Add STM32 EXTI interrupt controller support
 2016-09-12 13:38 UTC  (6+ messages)
` [PATCH v4 6/9] pinctrl: Add IRQ support to STM32 gpios

[PATCH V10 1/8] ACPI: I/O Remapping Table (IORT) initial support
 2016-09-12 13:43 UTC  (6+ messages)
` [UPDATE PATCH "

[PATCH 0/2] Add IIO support for counter devices
 2016-09-12 13:33 UTC  (4+ messages)
` [PATCH 1/2] iio: Implement counter channel type and info constants

[PATCH v4 0/6] Support the rk3399 gmac and pd function
 2016-09-12 13:28 UTC  (3+ messages)
` [PATCH v4 1/6] net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data

linux-next: build failure after merge of the gpio tree
 2016-09-12 13:27 UTC  (2+ messages)

[PATCH v2 0/7] Add support for IR transmitters
 2016-09-12 13:27 UTC  (5+ messages)
` [PATCH v2 6/7] Documentation: bindings: add documentation for ir-spi device driver

[char-misc] mei: me: add kaby point device ids
 2016-09-12 13:21 UTC 

[PATCH 00/26] drm/omap: Convert to use videomode from omap_video_timings
 2016-09-12 13:22 UTC  (4+ messages)
` [PATCH 01/26] dt-bindings: display: display-timing: Add property to configure sync drive edge

[PATCH][V2] USB: wusbcore: add in missing white space in error message text
 2016-09-12 13:19 UTC 

[PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
 2016-09-12 13:11 UTC  (12+ messages)

[PATCH resend] staging: comedi: comedi_fops: coding style fixes
 2016-09-12 13:18 UTC 

[PATCH] watchdog: mt7621_wdt: Remove assignment of dev pointer
 2016-09-12 13:16 UTC 

[PATCH 0/3] net-next: dsa: add QCA8K support
 2016-09-12 13:16 UTC  (3+ messages)
` [PATCH 3/3] net-next: dsa: add new driver for qca8xxx family

[RESEND][PATCH 0/5] nbd improvements
 2016-09-12 13:11 UTC  (4+ messages)
` [PATCH 5/5] nbd: add multi-connection support

[PATCH] USB: wusbcore: add in missing white space in error message text
 2016-09-12 13:13 UTC  (2+ messages)

[PATCH v3 0/4] tpm/tpm_crb: implement power management
 2016-09-12 13:04 UTC  (5+ messages)
` [PATCH v3 1/4] tpm/tpm_crb: implement tpm crb idle state
` [PATCH v3 2/4] tmp/tpm_crb: fix Intel PTT hw bug during "
` [PATCH v3 3/4] tpm/tpm_crb: open code the crb_init into acpi_add
` [PATCH v4 4/4] tmp/tpm_crb: implement runtime pm for tpm_crb

[PATCH] power: reset: add in missing white space in error message text
 2016-09-12 13:05 UTC 

[PATCH] net: r6040: add in missing white space in error message text
 2016-09-12 13:04 UTC  (2+ messages)

[PATCH V2 08/10] dmaengine: qcom_hidma: add a common API to setup the interrupt
 2016-09-12 13:03 UTC  (2+ messages)
` [PATCH V2 10/10] dmaengine: qcom_hidma: add MSI support for interrupts


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox