LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-07 13:49:08 to 2015-09-07 20:39:58 UTC [more...]

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-07 20:38 UTC 

Use (two) different compilers at build-time?
 2015-09-07 20:31 UTC  (3+ messages)

[PATCH linux-next] usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
 2015-09-07 20:19 UTC 

[PATCH] scripts/kernel-doc: Improve Markdown results
 2015-09-07 20:06 UTC  (6+ messages)

[PATCH] kvm: irqchip: fix memory leak
 2015-09-07 20:06 UTC  (2+ messages)

[PATCH 0/6] scripts/kernel-doc: Kernel-doc improvements
 2015-09-07 20:02 UTC  (7+ messages)
` [PATCH 1/6] scripts/kernel-doc: Replacing highlights hash by an array
` [PATCH 2/6] scripts/kernel-doc: Adding infrastructure for markdown support
` [PATCH 3/6] drm/doc: Convert to markdown
` [PATCH 4/6] drm/doc: Fixing xml documentation warning
` [PATCH 5/6] scripts/kernel-doc: Improve Markdown results
` [PATCH 6/6] scripts/kernel-doc: Processing -nofunc for functions only

Dear, Good day,
 2015-09-07 19:30 UTC 

[PATCH 0/6] sched/fair: Compute capacity invariant load/utilization tracking
 2015-09-07 19:47 UTC  (10+ messages)
` [PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig

Re: Re: [PATCH] ARM: fix bug which VMALLOC_START is lowwer than 0xf0000000
 2015-09-07 19:40 UTC  (8+ messages)
` [PATCH] ARM: fix bug which lowmem size is limited to 760MB

[PATCH] ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsi
 2015-09-07 19:39 UTC  (2+ messages)

Dealing with the NMI mess
 2015-09-07 19:30 UTC  (16+ messages)

[PATCH v5 0/5] ARM: berlin: PWM support
 2015-09-07 19:28 UTC  (3+ messages)
` [PATCH v5 1/5] pwm: add the Berlin pwm controller driver

[PATCH] locking/static_keys: fix a silly typo
 2015-09-07 19:18 UTC 

[PATCH v3 0/2] pwm: Broadcom BCM7038 PWM controller (v3)
 2015-09-07 19:15 UTC  (3+ messages)
` [PATCH v3 2/2] pwm: Add Broadcom BCM7038 PWM controller support

[git pull] drm for 4.3
 2015-09-07 18:45 UTC  (2+ messages)

[PATCH] fs: isofs: Fix a coding style issue and change conditional to make it consistence
 2015-09-07 18:42 UTC  (2+ messages)

[PATCH] stmmac: fix check for phydev being open
 2015-09-07 18:19 UTC  (2+ messages)

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-09-07 18:05 UTC  (6+ messages)
` [PATCH 2/3] Docs: dt: Add PCI MSI map bindings

[RFC PATCH 00/14] kthread: Use kthread worker API more widely
 2015-09-07 17:49 UTC  (5+ messages)
` [RFC PATCH 10/14] ring_buffer: Fix more races when terminating the producer in the benchmark

IDE Floppy support for IOMEGA Zip Drive broken in 3.16 -> 3.17 transition
 2015-09-07 17:51 UTC  (9+ messages)
      ` "scsi: convert host_busy to atomic_t" series causes regressions for some hardware configurations

[PATCH v4 0/5] irqchip, gicv3: Updates and Cavium ThunderX errata workarounds
 2015-09-07 17:41 UTC  (12+ messages)
` [PATCH v4 2/5] irqchip, gicv3: Workaround for Cavium ThunderX erratum 23154
` [PATCH v4 4/5] irqchip, gicv3-its: Add HW revision detection and configuration
` [PATCH v4 5/5] irqchip, gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313

[PATCH 0/5] ACPI probing infrastructure
 2015-09-07 17:35 UTC  (4+ messages)
` [PATCH 1/5] acpi: Add basic device "

[PATCH] hyperv: fix build if KEXEC not enabled
 2015-09-07 17:22 UTC 

[PATCH v4 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-09-07 17:16 UTC  (12+ messages)
` [PATCH v4 1/3] mtd: nand: increase ready wait timeout and report timeouts
` [PATCH v4 2/3] dt-bindings: binding for jz4780-{nand,bch}
` [PATCH v4 3/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs

wake_up_process implied memory barrier clarification
 2015-09-07 17:06 UTC  (11+ messages)

[PATCH] sysfs.txt: mention that store method buffers are null-terminated
 2015-09-07 17:06 UTC 

[PATCH] debugfs: document that debugfs_remove*() accepts NULL and error values
 2015-09-07 17:03 UTC 

[PATCH V1] audit: add warning that an old auditd may be starved out by a new auditd
 2015-09-07 16:58 UTC  (2+ messages)

[PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux
 2015-09-07 16:57 UTC  (23+ messages)
` [PATCH v4 01/20] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
` [PATCH v4 02/20] arm/xen: Drop pte_mfn and mfn_pte
` [PATCH v4 03/20] xen: Add Xen specific page definition
` [PATCH v4 04/20] xen/grant: Introduce helpers to split a page into grant
` [PATCH v4 05/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one
` [PATCH v4 06/20] block/xen-blkfront: Split blkif_queue_request in 2
` [PATCH v4 07/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
` [PATCH v4 08/20] block/xen-blkfront: split get_grant in 2
` [PATCH v4 09/20] xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB pages
` [PATCH v4 10/20] xen/xenbus: Use Xen page definition
` [PATCH v4 11/20] tty/hvc: xen: Use xen "
` [PATCH v4 12/20] xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
` [PATCH v4 13/20] xen/events: fifo: Make it running on 64KB granularity
` [PATCH v4 14/20] xen/grant-table: "
` [PATCH v4 15/20] block/xen-blkfront: Make it running on 64KB page granularity
` [PATCH v4 16/20] block/xen-blkback: "
` [PATCH v4 17/20] net/xen-netfront: "
` [PATCH v4 18/20] net/xen-netback: "
` [PATCH v4 19/20] xen/privcmd: Add support for Linux "
` [PATCH v4 20/20] arm/xen: Add support for "

[PATCH V4 0/2] arm64: copy to/in/from user optimization
 2015-09-07 16:54 UTC  (3+ messages)
` [PATCH V4 1/2] arm64: copy_to-from-in_user optimization using copy template

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-09-07 16:51 UTC  (2+ messages)

[PATCH v2] irqchip, gicv3-its, numa: Workaround for Cavium ThunderX erratum 23144
 2015-09-07 16:48 UTC  (3+ messages)

Use-after-free in page_cache_async_readahead
 2015-09-07 16:39 UTC  (4+ messages)
      ` Fwd: "

[RFC PATCH 0/3] Implement IRQ stack on ARM64
 2015-09-07 16:34 UTC  (15+ messages)
` [RFC PATCH 1/3] arm64: entry: Remove unnecessary calculation for S_SP in EL1h
` [RFC PATCH 2/3] arm64: Introduce IRQ stack
  ` [PATCH] arm64: kernel: Use a separate stack for irq interrupts

[RFC PATCH v1 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu
 2015-09-07 16:33 UTC  (8+ messages)
` [RFC PATCH v1 2/4] irqchip: GICv3: set non-percpu irqs status with _IRQ_MOVE_PCNTXT

[PATCH 0/2] ASoC: atmel-classd: add the Audio Class D Amplifier
 2015-09-07 16:25 UTC  (9+ messages)
` [PATCH 1/2] ASoC: atmel-classd: add the Audio Class D Amplifier code
` [PATCH 2/2] ASoC: atmel-classd: DT binding for Class D audio amplifier driver

[PATCH v3 2/2] leds: leds-ipaq-micro: Fix coding style issues
 2015-09-07 16:28 UTC 

[PATCH v2 0/9] Allocate sys_membarrier on main architectures
 2015-09-07 16:15 UTC  (10+ messages)
` [PATCH v2 1/9] [picked] powerpc: allocate sys_membarrier system call number
` [PATCH v2 2/9] mips: "
` [PATCH v2 3/9] sparc/sparc64: "
` [PATCH v2 4/9] parisc: "
` [RFC PATCH v2 5/9] alpha: "
` [RFC PATCH v2 6/9] arm: "
` [RFC PATCH v2 7/9] arm64: "
` [RFC PATCH v2 8/9] ia64: "
` [RFC PATCH v2 9/9] s390/s390x: "

[PATCH] virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1
 2015-09-07 16:15 UTC  (2+ messages)

[PATCH 0/3] sys_membarrier (x86, generic)
 2015-09-07 16:01 UTC  (9+ messages)
` [PATCH 2/3] selftests: add membarrier syscall test

[PATCH v2 0/1] Corsair Vengeance K90 driver
 2015-09-07 15:59 UTC  (2+ messages)
` [PATCH v2 1/1] Add "

[PATCH v1] usb: core: driver: Use kmalloc_array
 2015-09-07 16:00 UTC 

[PATCH v4 RESEND] x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
 2015-09-07 15:56 UTC 

[PATCH v4 0/4] cpufreq-dt: add suspend frequency support
 2015-09-07 15:41 UTC  (5+ messages)
` [PATCH v4 1/4] PM / OPP: add dev_pm_opp_get_suspend_opp() helper
` [PATCH v4 2/4] cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency
` [PATCH v4 3/4] cpufreq-dt: add suspend frequency support
` [PATCH v4 4/4] ARM: dts: add suspend opp to exynos4412

[PATCH v2 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-07 15:32 UTC  (3+ messages)
` [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro

[GIT PULL] regmap updates for v4.3
 2015-09-07 15:30 UTC 

[PATCH 0/2] rcu: two small fixes for RCU kthreads
 2015-09-07 15:21 UTC  (7+ messages)
` [PATCH 1/2] rcu: Show the real fqs_state
` [PATCH 2/2] rcu: Fix up timeouts for forcing the quiescent state

[PATCH v8 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-09-07 15:11 UTC  (3+ messages)
` [PATCH v8 2/2] ARM: imx: support suspend states on imx7D

similar files amd vs radeon
 2015-09-07 15:08 UTC 

[PATCH] 9p: trans_fd, initialize recv fcall properly if not set
 2015-09-07 15:06 UTC  (5+ messages)
  ` [V9fs-developer] "
  ` [PATCH v2] 9p: trans_fd, bail out if recv fcall if missing

[PATCH] powerpc32: memcpy: only use dcbz once cache is enabled
 2015-09-07 15:04 UTC  (3+ messages)

[PATCH v2 0/2] leds: leds-ipaq-micro: Use resource managed functions and fix coding style
 2015-09-07 14:58 UTC  (5+ messages)
` [PATCH v2 1/2] leds: leds-ipaq-micro: Use devm_led_classdev_register
` [PATCH v2 2/2] leds: leds-ipaq-micro: Fix coding style issues

similar files: fusbh200-hcd.c and fotg210-hcd.c
 2015-09-07 14:47 UTC 

[PATCH v5 0/9] Goodix touchscreen enhancements
 2015-09-07 14:36 UTC  (10+ messages)
` [PATCH v5 1/9] Input: goodix - sort includes alphabetically
` [PATCH v5 2/9] Input: goodix - use actual config length for each device type
` [PATCH v5 3/9] Input: goodix - reset device at init
` [PATCH v5 4/9] Input: goodix - write configuration data to device
` [PATCH v5 5/9] Input: goodix - add power management support
` [PATCH v5 6/9] Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
` [PATCH v5 7/9] Input: goodix - add support for ESD
` [PATCH v5 8/9] Input: goodix - add sysfs interface to dump config
` [PATCH v5 9/9] Input: goodix - add runtime power management support

[PATCH] tile: fix build failure
 2015-09-07 14:36 UTC 

[PATCH V2 00/14] perf tools: Fix gaps propagating maps
 2015-09-07 14:27 UTC  (15+ messages)
` [PATCH V2 01/14] perf tools: Simplify perf_evlist__propagate_maps logic
` [PATCH V2 02/14] perf tools: Simplify perf_evlist__set_maps logic
` [PATCH V2 03/14] perf tools: Remove redundant validation from perf_evlist__propagate_maps
` [PATCH V2 04/14] perf tools: Add evlist->has_user_cpus
` [PATCH V2 05/14] perf tools: Fix perf_evlist__splice_list_tail not setting evlist
` [PATCH V2 06/14] perf tools: Fix missing thread_map__put in perf_evlist__propagate_maps
` [PATCH V2 07/14] perf tools: Add evsel->own_cpus
` [PATCH V2 08/14] perf tools: Make perf_evlist__set_maps() more resilient
` [PATCH V2 09/14] perf tools: Make perf_evlist__create_maps() use perf_evlist__set_maps()
` [PATCH V2 10/14] perf tools: Factor out a function to propagate maps for a single evsel
` [PATCH V2 11/14] perf tools: Fix perf_evlist__add() not propagating maps
` [PATCH V2 12/14] perf tools: Fix perf_evlist__create_syswide_maps() "
` [PATCH V2 13/14] perf tools: Fix task exit test setting maps
` [PATCH V2 14/14] perf tools: Fix software clock events "

[PATCH 0/4] hv: utils: propagate state to interrupt thread
 2015-09-07 14:27 UTC  (5+ messages)
` [PATCH 1/4] hv: add helpers to handle hv_util device state
` [PATCH 2/4] hv: fcopy: use wrapper to propate state
` [PATCH 3/4] hv: kvp: "
` [PATCH 4/4] hv: vss: "

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-07 14:24 UTC 

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-07 14:23 UTC  (3+ messages)

[PATCH] leds:lp55xx: Correct Kconfig dependency for f/w user helper
 2015-09-07 14:19 UTC  (2+ messages)

[PATCH] [s390]: Use .rept directive to store/load fpu registers
 2015-09-07 14:13 UTC  (3+ messages)

[PATCH] zram: fix possible use after free in zcomp_create()
 2015-09-07 14:13 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] char: remove unused variable res to clean up build warning
 2015-09-07 14:12 UTC 

[PATCH 0/5] [media] Create pads links after entities registration
 2015-09-07 14:10 UTC  (3+ messages)
` [PATCH 4/5] [media] uvcvideo: create pad links after subdev registration

[PATCH v2 0/6] kselftest improvement and cleanup
 2015-09-07 14:04 UTC  (7+ messages)
` [PATCH v2 1/6] selftests: rename jump label to static_keys
` [PATCH v2 2/6] selftests: only compile userfaultfd for x86 and powperpc
` [PATCH v2 3/6] selftests: mqueue: allow extra cflags
` [PATCH v2 4/6] selftests: mqueue: simpification the Makefile
` [PATCH v2 5/6] selftests: change install command to rsync
` [PATCH v2 6/6] selftests: exec: simpification the Makefile

[PATCH] x86, acpi: Handle lapic/x2apic entries in MADT
 2015-09-07 14:04 UTC  (7+ messages)
  ` [PATCH] x86, arm64, "

Fwd: Potential data race in psmouse_interrupt
 2015-09-07 14:06 UTC  (14+ messages)
  `  "

[PATCH] input: fix data race __ps2_command
 2015-09-07 14:04 UTC 

[PATCH V2] arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
 2015-09-07 14:03 UTC  (2+ messages)

[PATCH] sched: fix lose fair sleeper bonus in switch_to_fair()
 2015-09-07 14:02 UTC  (2+ messages)

[PATCH v6 0/2] Add support and documentation for UPISEMI us5182d als and proximity sensor
 2015-09-07 13:59 UTC  (5+ messages)
` [PATCH v6 2/2] devicetree: Add documentation for UPISEMI us5182d ALS and Proximity sensor

[PATCH] task_work: remove fifo ordering guarantee
 2015-09-07 13:49 UTC  (5+ messages)
    ` [PATCH?] fput: don't abuse task_work_add() too much
      ` [PATCH? v2] "

[PATCH] ath6kl: remove redundant null pointer check on send_pkt
 2015-09-07 13:49 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).