linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-07 07:54:39 to 2016-07-07 09:34:37 UTC [more...]

[PATCH v5 0/8] ACPI overlays
 2016-07-07  9:34 UTC  (11+ messages)
` [PATCH v5 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v5 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v5 3/8] acpi: add support for ACPI reconfiguration notifiers

[PATCH] xen-blkfront: avoid NULL de-reference in CDROM ioctl handling
 2016-07-07  9:32 UTC  (2+ messages)

[RFC v2 00/13] lockdep: Implement crossrelease feature
 2016-07-07  9:30 UTC  (9+ messages)
` [RFC v2 01/13] lockdep: Refactor lookup_chain_cache()
` [RFC v2 02/13] lockdep: Add a function building a chain between two hlocks
` [RFC v2 03/13] lockdep: Make check_prev_add can use a stack_trace of other context
` [RFC v2 04/13] lockdep: Make save_trace can copy from other stack_trace
` [RFC v2 05/13] lockdep: Implement crossrelease feature
` [RFC v2 07/13] pagemap.h: Remove trailing white space
` [RFC v2 10/13] mm/swap_state.c: "
` [RFC v2 12/13] lockdep: Make crossrelease use save_stack_trace_norm() instead

[PATCH] cfg80211/nl80211: add wifi tx power mode switching support
 2016-07-07  9:30 UTC  (8+ messages)

[patch 4 19/22] timer: Forward wheel clock whenever possible
 2016-07-07  8:48 UTC  (2+ messages)
` [tip:timers/core] timers: Forward the "

[PATCH] perf: fix pmu::filter_match for SW-led groups
 2016-07-07  8:31 UTC  (2+ messages)
` [tip:perf/core] perf/core: Fix "

[PATCH 1/1] usb: core: of.c: fix defined but not declare warning
 2016-07-07  9:19 UTC  (2+ messages)

[PATCH 1/2] spi: clps711x: Driver refactor
 2016-07-07  9:25 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: spi: add binding for clps711x SPI

[PATCH v4 0/5] Implement SoC driver for Vybrid
 2016-07-07  9:18 UTC  (3+ messages)
` [PATCH v4 3/5] nvmem: core: Add consumer API to get nvmem cell from node

[PATCH] xen-blkback: really don't leak mode property
 2016-07-07  9:17 UTC  (2+ messages)

[PATCH] capabilities: add capability cgroup controller
 2016-07-07  9:16 UTC  (11+ messages)

[RESEND PATCH] usb: dwc2: Add reset control to dwc2
 2016-07-07  9:11 UTC  (4+ messages)

[PATCH] usb: gadget: f_midi: Add checking if it need align buffer's size to an ep's maxpacketsize
 2016-07-07  9:11 UTC 

[PATCH v4 1/8] mm/zsmalloc: use obj_index to keep consistent with others
 2016-07-07  9:05 UTC  (8+ messages)
` [PATCH v4 2/8] mm/zsmalloc: take obj index back from find_alloced_obj
` [PATCH v4 3/8] mm/zsmalloc: use class->objs_per_zspage to get num of max objects
` [PATCH v4 4/8] mm/zsmalloc: avoid calculate max objects of zspage twice
` [PATCH v4 5/8] mm/zsmalloc: keep comments consistent with code
` [PATCH v4 6/8] mm/zsmalloc: add __init,__exit attribute
` [PATCH v4 7/8] mm/zsmalloc: use helper to clear page->flags bit
` [PATCH v4 8/8] mm/zsmalloc: add per-class compact trace event

FEDEX DELIEVERY
 2016-07-07  8:28 UTC 

[PATCH v3 1/8] mm/zsmalloc: use obj_index to keep consistent with others
 2016-07-07  9:08 UTC  (4+ messages)
` [PATCH v3 8/8] mm/zsmalloc: add per-class compact trace event

[PATCH 0/3] thermal: Add Mediatek thermal driver for mt2701
 2016-07-07  9:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701
` [PATCH 3/3] arm: dts: thermal: add thermal/auxadc node

Deleting child qdisc doesn't reset parent to default qdisc?
 2016-07-07  9:04 UTC  (8+ messages)
            ` [RFC PATCH] net: sched: convert qdisc linked list to hashtable (was Re: Deleting child qdisc doesn't reset parent to default qdisc?)

[PATCH v2 0/2] driver: leds: is31fl319x dimmable LED driver
 2016-07-07  9:03 UTC  (4+ messages)
` [PATCH v2 1/2] drivers: led: is31fl319x: 1/3/6/9-channel light effect led driver

[PATCH] nvme-loop: add configfs dependency
 2016-07-07  9:01 UTC 

[GIT PULL] clockevents for 4.8
 2016-07-07  8:01 UTC  (74+ messages)
` [PATCH 01/93] clocksource/drivers/armada-370-xp: Make syscore_ops static
  ` [PATCH 02/93] clocksource/drivers/digicolor: Fix warning of non-static function
  ` [PATCH 03/93] clocksource/drivers/samsung_pwm_timer: Fix endian accessors
  ` [PATCH 04/93] clocksource/drivers/samsung_pwm: Fix typo in Kconfig
  ` [PATCH 05/93] dt-bindings: Document rk3399 rk-timer bindings
  ` [PATCH 06/93] clocksource/drivers/rockchip: Add the dynamic irq flag to the timer
  ` [PATCH 07/93] clocksource/drivers/rockchip: Add support for the rk3399 SoC
  ` [PATCH 08/93] arm64: dts: rockchip: Add rktimer device node for rk3399
  ` [PATCH 09/93] clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual Timer
  ` [PATCH 10/93] dt-bindings: clocksource: Add Oxford Semiconductor RPS Timer bindings
  ` [PATCH 11/93] of: Add a new macro to declare_of for one parameter function returning a value
  ` [PATCH 12/93] clocksource/drivers/clksrc-probe: Introduce init functions with return code
  ` [PATCH 13/93] clocksource/drivers/rockchip_timer: Convert init function to return error
  ` [PATCH 14/93] clocksource/drivers/mtk_timer: "
  ` [PATCH 15/93] clocksource/drivers/exynos_mct: "
  ` [PATCH 16/93] clocksource/drivers/asm9260: "
  ` [PATCH 17/93] clocksource/drivers/cadence_ttc: "
  ` [PATCH 18/93] clocksource/drivers/st_lpc: "
  ` [PATCH 19/93] clocksource/drivers/dw_apb_timer: "
  ` [PATCH 20/93] clocksource/drivers/clps711x: "
  ` [PATCH 21/93] clocksource/drivers/digicolor: "
  ` [PATCH 22/93] clocksource/drivers/armv7m_systick: "
  ` [PATCH 23/93] clocksource/drivers/bcm2835_timer: "
  ` [PATCH 24/93] clocksource/drivers/bcm_kona: "
  ` [PATCH 25/93] clocksource/drivers/clksrc-dbx500: "
  ` [PATCH 26/93] clocksource/drivers/fsl_ftm_timer: "
  ` [PATCH 27/93] clocksource/drivers/arm_arch_timer: "
  ` [PATCH 28/93] clocksource/drivers/arm_global_timer: "
  ` [PATCH 29/93] clocksource/drivers/h8300_timer16: "
  ` [PATCH 30/93] clocksource/drivers/h8300_timer8: "
  ` [PATCH 31/93] clocksource/drivers/h8300_tpu: "
  ` [PATCH 32/93] clocksource/drivers/meson6_timer.c: "
  ` [PATCH 33/93] clocksource/drivers/mips-gic-timer: "
  ` [PATCH 34/93] clocksource/drivers/moxart: "
  ` [PATCH 35/93] clocksource/drivers/mps2-timer: "
  ` [PATCH 36/93] clocksource/drivers/mxs: "
  ` [PATCH 37/93] clocksource/drivers/nomadik-mtu: "
  ` [PATCH 38/93] clocksource/drivers/pxa: "
  ` [PATCH 39/93] clocksource/drivers/qcom: "
  ` [PATCH 40/93] clocksource/drivers/samsung_pwm: "
  ` [PATCH 41/93] clocksource/drivers/sun4i: "
  ` [PATCH 42/93] clocksource/drivers/tango_xtal: "
  ` [PATCH 43/93] clocksource/drivers/tegra20: "
  ` [PATCH 44/93] clocksource/drivers/time-armada-370-xp: "
  ` [PATCH 45/93] clocksource/drivers/time-efm32: "
  ` [PATCH 46/93] clocksource/drivers/time-lpc32xx: "
  ` [PATCH 47/93] clocksource/drivers/orion: "
  ` [PATCH 48/93] clocksource/drivers/pistachio: "
  ` [PATCH 49/93] clocksource/drivers/atlas7: "
  ` [PATCH 50/93] clocksource/drivers/atmel-pit: "
  ` [PATCH 51/93] clocksource/drivers/atmel-st: "
  ` [PATCH 52/93] clocksource/drivers/prima2: "
  ` [PATCH 53/93] clocksource/drivers/imx-gpt: "
  ` [PATCH 54/93] clocksource/drivers/integrator-ap: "
  ` [PATCH 55/93] clocksource/drivers/keystone: "
  ` [PATCH 56/93] clocksource/drivers/sp804: "
  ` [PATCH 57/93] clocksource/drivers/stm32: "
  ` [PATCH 58/93] clocksource/drivers/sun5i: "
  ` [PATCH 59/93] clocksource/drivers/ti-32k: "
  ` [PATCH 60/93] clocksource/drivers/u300: "
  ` [PATCH 61/93] clocksource/drivers/versatile: "
  ` [PATCH 62/93] clocksource/drivers/vf_pit_timer: "
  ` [PATCH 63/93] clocksource/drivers/vt8500: "
  ` [PATCH 64/93] clocksource/drivers/zevio: "
  ` [PATCH 65/93] clocksource/drivers/microblaze: "
  ` [PATCH 66/93] clocksource/drivers/ralink: "
  ` [PATCH 67/93] clocksource/drivers/nios2: "
  ` [PATCH 68/93] clocksource/drivers/smp_twd: "
  ` [PATCH 69/93] clocksource/drivers/nps: "
  ` [PATCH 70/93] clocksource/drivers/arc: "
  ` [PATCH 71/93] clocksource/drivers/oxnas-rps: "
  ` [PATCH 72/93] clocksources: Switch back to the clksrc table
  ` [PATCH 73/93] clk: Add missing clk_get_sys() stub

[PATCH v2 1/2] clk: hi6220: Change syspll and media_syspll clk to 1.19GHz
 2016-07-07  8:55 UTC  (5+ messages)
` [PATCH v2 2/2] clk: hi6220: initialize UART1 clock to 150MHz

[PATCH] driver: leds: is31fl3196/99 dimmable dual/triple rgb driver
 2016-07-07  8:53 UTC  (7+ messages)
` [PATCH] drivers: led: is31fl319x: 6/9-channel light effect led driver

[PATCH v2] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-07-07  8:36 UTC  (2+ messages)

[patch 4 22/22] timer: Optimization for same expiry time in mod_timer()
 2016-07-07  8:49 UTC  (2+ messages)
` [tip:timers/core] timers: Implement optimization "

[patch 4 20/22] timer: Only wake softirq if necessary
 2016-07-07  8:48 UTC  (2+ messages)
` [tip:timers/core] timers: "

[patch 4 21/22] timer: Split out index calculation
 2016-07-07  8:48 UTC  (2+ messages)
` [tip:timers/core] timers: "

[patch 4 18/22] tick/sched: Remove pointless empty function
 2016-07-07  8:47 UTC  (2+ messages)
` [tip:timers/core] timers/nohz: Remove pointless tick_nohz_kick_tick() function

[PATCH v2 0/4] implement vcpu preempted check
 2016-07-07  8:48 UTC  (6+ messages)

[PATCH] kexec: Fix kdump failure with notsc
 2016-07-07  8:46 UTC  (2+ messages)

[patch 4 17/22] timer: Optimize collect timers for NOHZ
 2016-07-07  8:47 UTC  (2+ messages)
` [tip:timers/core] timers: Optimize collect_expired_timers() "

[patch 4 15/22] timer: Remove slack leftovers
 2016-07-07  8:46 UTC  (2+ messages)
` [tip:timers/core] timers: Remove set_timer_slack() leftovers

[patch 4 16/22] timer: Move __run_timers() function
 2016-07-07  8:46 UTC  (2+ messages)
` [tip:timers/core] timers: "

[patch 4 14/22] timer: Switch to a non cascading wheel
 2016-07-07  8:45 UTC  (2+ messages)
` [tip:timers/core] timers: Switch to a non-cascading wheel

[patch 4 11/22] hlist: Add hlist_is_singular_node() helper
 2016-07-07  8:44 UTC  (2+ messages)
` [tip:timers/core] "

[patch 4 13/22] timer: Reduce the CPU index space to 256k
 2016-07-07  8:45 UTC  (2+ messages)
` [tip:timers/core] timers: "

[patch 4 12/22] timer: Give a few structs and members proper names
 2016-07-07  8:44 UTC  (2+ messages)
` [tip:timers/core] timers: "

[patch 4 10/22] signal: Use hrtimer for sigtimedwait
 2016-07-07  8:43 UTC  (2+ messages)
` [tip:timers/core] signals: Use hrtimer for sigtimedwait()

Hello linux
 2016-07-07  8:36 UTC 

[patch 4 09/22] timer: Remove mod_timer_pinned
 2016-07-07  8:43 UTC  (2+ messages)
` [tip:timers/core] timers: Remove the deprecated mod_timer_pinned() API

[patch 4 08/22] net/ipv4/inet: Initialize timers as pinned
 2016-07-07  8:43 UTC  (2+ messages)
` [tip:timers/core] timers, net/ipv4/inet: Initialize connection request "

[patch 4 07/22] drivers/tty/mips_ejtag: Initialize timer as pinned
 2016-07-07  8:42 UTC  (2+ messages)
` [tip:timers/core] timers, drivers/tty/mips_ejtag: Initialize the poll "

[patch 4 06/22] drivers/tty/metag_da: Initialize timer as pinned
 2016-07-07  8:42 UTC  (2+ messages)
` [tip:timers/core] timers, drivers/tty/metag_da: Initialize the poll "

[patch 4 05/22] driver/net/ethernet/tile: Initialize timer as pinned
 2016-07-07  8:41 UTC  (2+ messages)
` [tip:timers/core] timers, driver/net/ethernet/tile: Initialize the egress "

[patch 4 04/22] cpufreq/powernv: Initialize timer as pinned
 2016-07-07  8:41 UTC  (2+ messages)
` [tip:timers/core] timers, cpufreq/powernv: Initialize the gpstate "

[patch 4 03/22] x86/mce: Initialize timer as pinned
 2016-07-07  8:40 UTC  (2+ messages)
` [tip:timers/core] timers, x86/mce: Initialize MCE restart "

[patch 4 02/22] x86/apic/uv: Initialize timer as pinned
 2016-07-07  8:40 UTC  (2+ messages)
` [tip:timers/core] timers, x86/apic/uv: Initialize the UV heartbeat "

[patch 4 01/22] timer: Make pinned a timer property
 2016-07-07  8:39 UTC  (2+ messages)
` [tip:timers/core] timers: Make 'pinned' "

[PATCH][RFC v3] x86, hotplug: Use hlt instead of mwait if invoked from disable_nonboot_cpus
 2016-07-07  8:38 UTC  (3+ messages)

[PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-07  8:39 UTC  (7+ messages)

[PATCH -next] jump_label: Fix non static symbol warning
 2016-07-07  8:32 UTC  (2+ messages)
` [tip:locking/core] locking/static_keys: Fix non static symbol Sparse warning

[PATCH V3 1/2] perf/x86/intel/uncore: Add support for Intel SKL client uncore
 2016-07-07  8:31 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU

[PATCH -v4 01/12] locking/atomic: Introduce inc/dec calls for FETCH-OP flavors
 2016-07-07  8:33 UTC  (2+ messages)
` [tip:locking/core] locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API

[tip:locking/core] locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire()
 2016-07-07  8:32 UTC 

Developing Linux Kernel Driver for media Codec Driver
 2016-07-07  8:32 UTC  (2+ messages)

[RFC] [PATCH v2 0/3] scatterlist: Add support to clone sg_table
 2016-07-07  8:02 UTC  (8+ messages)
` [RFC] [PATCH v2 1/3] scatterlist: Add support to clone scatterlist

[PATCH v3 1/2] KVM: nVMX: Fix incorrect preemption timer vmexit in nested guest
 2016-07-07  8:31 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: nVMX: Fix preemption timer bit set in vmcs02 even if L1 doesn't enable it

[PATCH] kernel/watchdog: use nmi registers snapshot in hardlockup handler
 2016-07-07  8:30 UTC  (2+ messages)

[PATCH] [linux-next][trivial]treewide: Fix company name "Freescale Semiconductor"
 2016-07-07  8:28 UTC  (2+ messages)

[v10, 0/7] Fix eSDHC host version register bug
 2016-07-07  8:30 UTC  (7+ messages)
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms

[RFC] block: fix blk_queue_split() resource exhaustion
 2016-07-07  8:16 UTC  (9+ messages)
` [dm-devel] "

[PATCH 0/2 v3] Add pl031 RTC support for Hi6220
 2016-07-07  8:22 UTC  (6+ messages)

[PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-07-07  8:17 UTC  (10+ messages)

[PATCH V2 00/10] arm64: tegra: add BPMP support
 2016-07-07  8:17 UTC  (4+ messages)
` [PATCH V2 05/10] firmware: "

[PATCH] [v1.1] driver: input :touchscreen : Raydium I2C touch driver
 2016-07-07  8:16 UTC  (2+ messages)

Introspecting userns relationships to other namespaces?
 2016-07-07  8:15 UTC  (3+ messages)

[patch] ocfs2: silence an integer overflow warning
 2016-07-07  8:12 UTC 

[PATCH 0/6] mfd: trivial demodularization of non-modular drivers
 2016-07-07  8:11 UTC  (5+ messages)
` [PATCH 3/6] mfd: intel_msic: Make it explicitly non-modular

[PATCH] xen-pciback: prefer xenbus_write() over xenbus_printf() where possible
 2016-07-07  8:08 UTC 

[PATCH 4.4 00/32] 4.4.15-stable review
 2016-07-07  8:08 UTC  (2+ messages)

[PATCH] fpga: zynq: Add hardware dependencies
 2016-07-07  8:07 UTC 

[PATCH] xenbus: prefer xenbus_scanf() over xenbus_gather()
 2016-07-07  8:07 UTC 

[PATCH] Remove lots of IS_ERR_VALUE abuses
 2016-07-07  8:10 UTC  (2+ messages)

[PATCH] xen-blkfront: prefer xenbus_write() over xenbus_printf() where possible
 2016-07-07  8:06 UTC 

[PATCH] xen-blkback: prefer xenbus_write() over xenbus_printf() where possible
 2016-07-07  8:06 UTC 

[PATCH] xen-blkfront: prefer xenbus_scanf() over xenbus_gather()
 2016-07-07  8:05 UTC 

[PATCH] xen-blkback: prefer xenbus_scanf() over xenbus_gather()
 2016-07-07  8:05 UTC 

[PATCH 0/9] mm: Hardened usercopy
 2016-07-07  8:01 UTC  (3+ messages)
` [PATCH 1/9] "

[GIT PULL 00/17] LightNVM pull request for 4.8
 2016-07-07  7:54 UTC  (18+ messages)
` [PATCH 01/17] lightnvm: break the loop when rqd is not null
` [PATCH 02/17] lightnvm: add media manager mark_blk helper
` [PATCH 03/17] lightnvm: initialize ppa_addr in dev_to_generic_addr()
` [PATCH 04/17] nvme: lightnvm: make MLC num_pairs little endian
` [PATCH 05/17] lightnvm: Make functions not used by ouside static
` [PATCH 06/17] lightnvm: remove checkpatch warning for unsigned ints
` [PATCH 07/17] lightnvm: fix checkpatch terse errors
` [PATCH 08/17] lightnvm: remove open/close statistics for gennvm
` [PATCH 09/17] lightnvm: rename gennvm and update description
` [PATCH 10/17] lightnvm: move target mgmt into media mgr
` [PATCH 11/17] lightnvm: remove nested lock conflict with mm
` [PATCH 12/17] lightnvm: remove unused lists from struct rrpc_block
` [PATCH 13/17] lightnvm: remove _unlocked variant of [get/put]_blk
` [PATCH 14/17] lightnvm: make rrpc_map_page call nvm_get_blk outside locks
` [PATCH 15/17] lightnvm: fix lun offset calculation for mark blk
` [PATCH 16/17] lightnvm: make ppa_list const in nvm_set_rqd_list
` [PATCH 17/17] lightnvm: make __nvm_submit_ppa static

[PATCH] drm/radeon: Remove deprecated create_singlethread_workqueue
 2016-07-07  7:43 UTC  (8+ messages)


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