linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-06 02:15:07 to 2015-07-06 09:14:48 UTC [more...]

[RFC PATCH 0/3] arm: psci: implement cpuidle_ops
 2015-07-06  9:14 UTC  (4+ messages)
` [RFC PATCH 1/3] arm: psci: rename psci_smp.c to psci.c

[PATCH v4 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-07-06  9:10 UTC  (4+ messages)
` [PATCH v4 6/8] mfd: make mfd_remove_devices() iterate in reverse order

[PATCH 0/2] arm64: some symbols blacklisted for kprobing
 2015-07-06  9:03 UTC  (4+ messages)
` [PATCH 1/2] arm64: Blacklist non-kprobe-able symbols
` [PATCH 2/2] arm64: Make all entry code as non-kprobe-able

[PATCH v7 09/11] KVM: arm64: guest debug, HW assisted debug support
 2015-07-06  9:02 UTC  (7+ messages)

lock-up with module: Optimize __module_address() using a latched RB-tree
 2015-07-06  9:01 UTC  (8+ messages)

[RESEND 00/10] regulator: pwm-regulator: Introduce continuous-mode
 2015-07-06  8:58 UTC  (11+ messages)
` [RESEND 01/10] ARM: multi_v7_defconfig: Enable ST's PWM driver
` [RESEND 02/10] ARM: multi_v7_defconfig: Enable ST's Power Reset driver
` [RESEND 03/10] ARM: multi_v7_defconfig: Enable support for PWM Regulators
` [RESEND 04/10] ARM: STi: STiH407: Move PWM nodes STiH407 => STiH407-family
` [RESEND 05/10] ARM: STi: STiH407: Add PWM Regulator node
` [RESEND 06/10] dt: regulator: pwm-regulator: Re-write bindings
` [RESEND 07/10] regulator: pwm-regulator: Separate voltage-table initialisation
` [RESEND 08/10] regulator: pwm-regulator: Add support for continuous-voltage
` [RESEND 09/10] regulator: pwm-regulator: Simplify voltage to duty-cycle call
` [RESEND 10/10] regulator: pwm-regulator: Don't assign structure attributes right away

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-07-06  8:47 UTC  (25+ messages)
` [PATCH 01/24] kernel: define taststats commands in the one place
` [PATCH 02/24] kernel: add a netlink interface to get information about tasks (v2)
` [PATCH 03/24] kernel: make taskstats available from all net namespaces
` [PATCH 04/24] kernel: move next_tgid from fs/proc
` [PATCH 05/24] task_diag: add ability to get information about all tasks
` [PATCH 06/24] task_diag: add ability to split per-task data on a few netlink messages
` [PATCH 07/24] task_diag: add a new group to get process credentials
` [PATCH 08/24] proc: pick out a function to iterate task children
` [PATCH 09/24] proc: move task_next_child() from fs/proc
` [PATCH 10/24] task_diag: add ability to dump children (v2)
` [PATCH 11/24] task_diag: add a new group to get task statistics
` [PATCH 12/24] task_diag: add a new group to get tasks memory mappings (v2)
` [PATCH 13/24] task_diag: shows memory consumption for "
` [PATCH 14/24] task_diag: add a marcos to enumirate memory mappings
` [PATCH 15/24] proc: give task_struct instead of pid into first_tid
` [PATCH 16/24] proc: move first_tid and next_tid out of proc
` [PATCH 17/24] task_diag: add ability to dump theads
` [PATCH 18/24] task_diag: add ability to handle one task in a continious mode
` [PATCH 19/24] task_diag: Add option to dump all threads for all tasks
` [PATCH 20/24] task_diag: Only add VMAs for thread_group leader
` [PATCH 21/24] task diag: Add support for TGID attribute
` [PATCH 22/24] Documentation: add documentation for task_diag
` [PATCH 23/24] selftest: check the task_diag functinonality
` [PATCH 24/24] task_diag: Enhance fork tool to spawn threads

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-07-06  8:54 UTC  (10+ messages)
                                ` [PATCH 1/1] ocfs2: Deletion of unnecessary checks before two "
                                    ` [PATCH 00/11] ocfs2: Deletion of some unnecessary checks
                                      ` [PATCH 03/11] ocfs2: Less checks in ocfs2_rename() after error detection
                                ` [PATCH 1/1] DRM-vmwgfx: Deletion of an unnecessary check before the function call "vfree"
                                ` [PATCH] GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()

[PATCH 00/10] crypto: omap-aes: Add support for GCM mode
 2015-07-06  8:49 UTC  (15+ messages)
` [PATCH 01/10] crypto: omap-aes: Add support for lengths not aligned with AES_BLOCK_SIZE
` [PATCH 03/10] crypto: aead: Add aead_request_cast() api
` [PATCH 04/10] crypto: omap-aes: Use BIT() macro
` [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
` [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms

[alsa-devel][PATCH 1/2] ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast
 2015-07-06  8:49 UTC  (2+ messages)
` [alsa-devel][PATCH 2/2] ASoC: fsl_ssi: sound is wrong after suspend/resume

[PATCH v2] clocksource: dw_apb_timer: add dynamic irq flag to the timer
 2015-07-06  8:46 UTC  (2+ messages)

[PATCH v3 0/9] iio: mma8452: improve driver and support more chips
 2015-07-06  8:39 UTC  (8+ messages)
` [PATCH 5/9] iio: mma8452: add devicetree documentation
` [PATCH 7/9] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG

[PATCH] thermal: consistently use int for temperatures
 2015-07-06  8:34 UTC  (2+ messages)

[PATCH] crypto: ccp - Provide support to autoload CCP driver
 2015-07-06  8:33 UTC  (2+ messages)

Kconfig symbols: coding style: naming convention in Make and CPP syntax
 2015-07-06  8:32 UTC 

[PATCH 0/7] KVM: arm/arm64: gsi routing support
 2015-07-06  8:30 UTC  (6+ messages)
` [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi

[PATCH] defines modified to match the 80-char rule
 2015-07-06  8:30 UTC  (9+ messages)

[PATCH] crypto: omap-des: Fix unmapping of dma channels
 2015-07-06  8:29 UTC  (2+ messages)

[PATCH] mm/page_alloc: deferred meminit: replace rwsem with completion
 2015-07-06  8:21 UTC  (2+ messages)

[Spice-devel] [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP
 2015-07-06  8:20 UTC  (3+ messages)

[PATCH v2] usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS
 2015-07-06  8:20 UTC  (4+ messages)
` [PATCH v3] "

Building tools/perf fails on next
 2015-07-06  8:13 UTC  (3+ messages)
` [PATCH] tools/perf, rbtree: Add RCU wrappers to make rbtree.h usable in user-space

[PATCH 0/9] clk: ST clock fixes
 2015-07-06  8:11 UTC  (8+ messages)
` [PATCH 1/9] drivers: clk: st: Incorrect clocks status
` [PATCH 8/9] drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x

[PATCH] net: macb: Add SG support for Zynq SOC family
 2015-07-06  8:06 UTC  (2+ messages)

[PATCH 0/4] s390/mm: Fixup hugepage sw-emulated code removal
 2015-07-06  8:05 UTC  (2+ messages)

commit d72da4a4d973 (rbtree: Make lockless searches non-fatal) breaks perf build
 2015-07-06  7:57 UTC  (3+ messages)

[RFC 00/17] ARM IRQ forward control based on IRQ bypass manager
 2015-07-06  7:55 UTC  (3+ messages)
` [RFC 16/17] KVM: eventfd: add irq bypass consumer management

[PATCH] HID:multitouch:add driver for CJTouch MultiTouch
 2015-07-06  7:55 UTC  (2+ messages)

[RFC][PATCHv4 0/7] mm/zsmalloc: introduce automatic pool compaction
 2015-07-06  7:52 UTC  (4+ messages)
` [RFC][PATCHv4 6/7] zsmalloc: account the number of compacted pages

[PATCH] cris: arch-v10: kernel: kgdb: let is_dyn_brkp as extern variable
 2015-07-06  7:49 UTC  (3+ messages)

[PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios
 2015-07-06  7:44 UTC  (11+ messages)
` [PATCH v5 02/11] block: simplify bio_add_page()
` [PATCH v5 03/11] bcache: remove driver private bio splitting code
` [PATCH v5 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls
` [PATCH v5 05/11] block: remove split code in blkdev_issue_discard
` [PATCH v5 06/11] md/raid5: split bio for chunk_aligned_read
` [PATCH v5 07/11] md/raid5: get rid of bio_fits_rdev()
` [PATCH v5 08/11] block: kill merge_bvec_fn() completely
` [PATCH v5 09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec
` [PATCH v5 10/11] block: remove bio_get_nr_vecs()
` [PATCH v5 11/11] Documentation: update notes in biovecs about arbitrarily sized bios

linux-next: manual merge of the tip tree with Linus' tree
 2015-07-06  7:49 UTC  (2+ messages)

thermal: Cleanup patches
 2015-07-06  7:46 UTC  (5+ messages)
` [PATCH 1/4] thermal: trivial: fix typo in comment
` [PATCH 2/4] thermal: remove unnecessary call to thermal_zone_device_set_polling
` [PATCH 3/4] thermal: Use IS_ENABLED instead of #ifdef
` [PATCH 4/4] thermal: Add comment explaining test for critical temperature

[PATCH] arm64: dts: mt8173-evb: Add PMIC support
 2015-07-06  7:43 UTC  (2+ messages)

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-07-06  7:42 UTC  (18+ messages)
                      ` [tip:x86/urgent] x86/tsc: Let high latency PIT fail fast "

[Question] Usage of ENOTSUPP error code
 2015-07-06  7:37 UTC  (2+ messages)

Documentation: rpcrdma: Merge svcrdma and xprtrdma modules into one
 2015-07-06  7:36 UTC  (2+ messages)

[PATCH v2 0/2] Implement sample time consideration for Vybrid's ADC
 2015-07-06  7:31 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

[PATCH] staging: dgnc: Replace macro with flow control statement by a function
 2015-07-06  7:32 UTC  (2+ messages)

[PATCH] backlight: lp855x: use private data for regulator control
 2015-07-06  7:33 UTC  (4+ messages)

[PATCH 0/3] introduce driver for the Atmel SDMMC
 2015-07-06  7:33 UTC  (6+ messages)
` [PATCH 2/3] mmc: sdhci-of-at91: "

[tip:perf/urgent] tools: Copy rbtree_augmented.h from the kernel
 2015-07-06  7:32 UTC 

[tip:perf/urgent] tools: Move rbtree.h from tools/perf/
 2015-07-06  7:32 UTC 

[tip:perf/urgent] tools: Copy lib/rbtree.c to tools/lib/
 2015-07-06  7:32 UTC 

[tip:perf/urgent] perf tools: Copy rbtree.h from the kernel
 2015-07-06  7:31 UTC 

[tip:perf/urgent] tools: Adopt {READ,WRITE_ONCE} from the kernel
 2015-07-06  7:31 UTC 

[PATCH] clocksource: Allow toggling between runtime and persistent clocksource for idle
 2015-07-06  7:12 UTC 

d72da4a4 "rbtree: Make lockless searches non-fatal" breaks tools/perf build
 2015-07-06  7:27 UTC  (2+ messages)

[PATCH v2] phy: rcar-gen2 usb: Add Host/Function switching for USB0
 2015-07-06  7:18 UTC  (2+ messages)

[PATCH v5 00/11] simplify block layer based on immutable biovecs
 2015-07-06  7:11 UTC  (12+ messages)
` [PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios
` [PATCH v5 02/11] block: simplify bio_add_page()
` [PATCH v5 03/11] bcache: remove driver private bio splitting code
` [PATCH v5 04/11] btrfs: remove bio splitting and merge_bvec_fn() calls
` [PATCH v5 05/11] block: remove split code in blkdev_issue_discard
` [PATCH v5 06/11] md/raid5: split bio for chunk_aligned_read
` [PATCH v5 07/11] md/raid5: get rid of bio_fits_rdev()
` [PATCH v5 08/11] block: kill merge_bvec_fn() completely
` [PATCH v5 09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec
` [PATCH v5 10/11] block: remove bio_get_nr_vecs()
` [PATCH v5 11/11] Documentation: update notes in biovecs about arbitrarily sized bios

[PATCH] mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
 2015-07-06  7:12 UTC  (4+ messages)

[PATCH v3 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
 2015-07-06  7:09 UTC  (4+ messages)
` [PATCH v3 1/3] IRQ/Gic-V3: Add mbigen driver to support mbigen "
` [PATCH v3 2/3] IRQ/Gic-V3: Change arm-gic-its to support the Mbigen interrupt
` [PATCH v3 3/3] dt-binding:Documents the mbigen bindings

[PATCH] arm64: dts: mt8173: Add afe device node
 2015-07-06  6:52 UTC 

[PATCH] thermal: exynos: Disable the regulator on probe failure
 2015-07-06  7:02 UTC  (5+ messages)

[PATCH v4] ARM: early fixmap support for earlycon
 2015-07-06  6:45 UTC  (5+ messages)

[PATCH] pwm: ftm: fix clock enable/disable when using PM
 2015-07-06  6:42 UTC  (2+ messages)

[RFC PATCH] pinctrl-single: Use of pinctrl-single for external device over I2C
 2015-07-06  6:35 UTC  (2+ messages)

[PATCH 1/1] arm64: use pr_warn instead of pr_warning
 2015-07-06  6:32 UTC 

[PATCH] acpi-cpufreq.c: fix a memory leak in acpi_cpufreq_cpu_exit
 2015-07-06  6:30 UTC 

[PATCH/RFC v3 0/7] Remove work queues from LED class drivers
 2015-07-06  6:31 UTC  (4+ messages)
` [PATCH/RFC v3 1/7] leds: Add led_set_brightness_sync to the public LED subsystem API

[PATCH?] Livelock in pick_next_task_fair() / idle_balance()
 2015-07-05 22:31 UTC  (15+ messages)

[PATCH 16/41] clocksource: pxa: Migrate to new 'set-state' interface
 2015-07-06  6:13 UTC  (4+ messages)

[PATCHv4 0/2] staging: ion: enable shrinking of pool
 2015-07-06  6:14 UTC  (3+ messages)
` [PATCHv4 1/2] staging: ion: shrink page-pool by page unit
` [PATCHv4 2/2] staging: ion: debugfs to shrink pool

[PATCH 0/3] omap_hsmmc: Fix card enumeration failure on
 2015-07-06  6:12 UTC  (2+ messages)

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-07-06  6:11 UTC  (2+ messages)

Feature request, "create on mount" to create mount point directory on mount, implied remove on unmount
 2015-07-06  5:40 UTC  (11+ messages)

[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-07-06  5:13 UTC  (13+ messages)

[PATCH v2] clk: exynos4: Fix wrong clock for Exynos4x12 ADC
 2015-07-06  5:12 UTC  (4+ messages)

Possible regression due to "tick: broadcast: Prevent livelock from event handler"
 2015-07-06  4:45 UTC  (11+ messages)

[PATCH] powerpc/powernv: Fix race in updating core_idle_state
 2015-07-06  4:32 UTC  (3+ messages)
`  "

[PATCH] perf record: Allow passing perf's own pid to '--filter'
 2015-07-06  4:17 UTC 

[PATCH v3 0/2] irqchip: dw-apb-ictl: add irq_set_affinity support
 2015-07-06  4:15 UTC  (3+ messages)
` [PATCH v3 1/2] irqchip: dw-apb-ictl: add private data structure
` [PATCH v3 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support

[PATCH v2] mm: nommu: fix typos in comment blocks
 2015-07-06  4:01 UTC 

[PATCH] mm: nommu: fix typos in comment blocks
 2015-07-06  3:59 UTC 

linux-next: Tree for Jul 6
 2015-07-06  3:53 UTC 

[PATCH 0/3] ARM: add UART and EHCI support for UniPhier DTS and enable them
 2015-07-06  3:47 UTC  (4+ messages)
` [PATCH 1/3] ARM: multi_v7_defconfig: enable UniPhier UART driver
` [PATCH 2/3] ARM: dts: UniPhier: add on-chip UART device nodes
` [PATCH 3/3] ARM: dts: UniPhier: add USB EHCI "

[PATCH] ARM: rockchip: fix broken build
 2015-07-06  3:37 UTC 

[PATCH] arm: dts: ls1021a: Add LTC2945 node for LS1021A TWR board
 2015-07-06  2:57 UTC  (2+ messages)

[PATCH] arm: dts: ls1021a: add wakeup device ftm0 node for ls1021a
 2015-07-06  2:38 UTC 

[PATCH] sched,fair: Remove > u32 weight handling for delta
 2015-07-06  2:44 UTC 

[PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on CLKDEV_LOOKUP
 2015-07-06  2:32 UTC  (4+ messages)

[PATCH] ext4:Make the function ext4_ext_tree_init have a return type of void
 2015-07-06  2:25 UTC 

[PATCH v3 0/3] net: dsa: mv88e6xxx: add support for VLAN Table Unit
 2015-07-06  2:14 UTC  (4+ messages)
` [PATCH v3 1/3] net: dsa: mv88e6xxx: add debugfs interface for VTU
` [PATCH v3 2/3] net: dsa: add support for switchdev VLAN objects
` [PATCH v3 3/3] net: dsa: mv88e6xxx: add switchdev VLAN operations


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