LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-22 12:32:33 to 2016-02-22 15:24:49 UTC [more...]

[PATCH 0/3] coccinelle: catchup on memory allocation functions
 2016-02-22 15:24 UTC  (6+ messages)
` [PATCH 1/3] coccinelle: also catch kzfree() issues
    ` [PATCHv1 "

[PATCHv2 0/8] gdb/scripts: Linux awareness debug commands
 2016-02-22 15:24 UTC  (3+ messages)
` [PATCH 6/8] scripts/gdb: Add io resource readers
` [PATCH 8/8] scripts/gdb: Add meminfo command

[PATCH 0/8] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 2
 2016-02-22 15:17 UTC  (9+ messages)
` [PATCH 1/8] fs: debugfs: Replace CURRENT_TIME by current_fs_time()
` [PATCH 2/8] fs: logfs: "
` [PATCH 3/8] fs: devpts: "
` [PATCH 4/8] fs: configfs: "
` [PATCH 5/8] fs: proc: "
` [PATCH 6/8] fs: ramfs: "
` [PATCH 7/8] fs: kernfs: "
` [PATCH 8/8] net: sunrpc: "

[PATCH 0/2] [GIT PULL] tracing: Two more small fixes
 2016-02-22 15:22 UTC  (2+ messages)
` [PATCH 1/2] ftracetest: Fix instance test to use proper shell command for pids

block: NULL ptr deref in bio_copy_user_iov
 2016-02-22 15:21 UTC 

[PATCH] fpga manager: Add hardware dependency to Zynq driver
 2016-02-22 15:04 UTC  (2+ messages)

[RFC PATCH] drivers: ata: Read Rx water mark value from device-tree
 2016-02-22 15:19 UTC  (4+ messages)

[PATCH v4 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-02-22 15:19 UTC  (12+ messages)
` [PATCH v4 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v4 2/8] [media] VPU: mediatek: support Mediatek VPU
    ` [PATCH v4 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
      ` [PATCH v4 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
        ` [PATCH v4 5/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver

[PATCH v6 00/12] arm-cci: PMU driver updates
 2016-02-22 15:18 UTC  (9+ messages)
` [PATCH v6 02/12] arm-cci: Group writes to counter
` [PATCH v6 08/12] __cci_pmu_enable: Make counter sync optional
` [PATCH v6 10/12] arm-cci: CCI-500: Work around PMU counter writes

[PATCH 06/54] perf tools: Add API to config maps in bpf object
 2016-02-22 15:17 UTC  (3+ messages)

[PATCH net v2] r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam
 2016-02-22 15:09 UTC 

[PATCH 0/8] ACPI: parse the DBG2 table
 2016-02-22 15:09 UTC  (10+ messages)
` [PATCH 1/8] arm64: move acpi/dt decision earlier in boot process
` [PATCH 2/8] of/serial: move earlycon early_param handling to serial
` [PATCH 3/8] ACPI: add definitions of DBG2 subtypes
` [PATCH 4/8] ACPI: genaralize iterating over subtables in ACPI_PROBE_TABLE()
` [PATCH 5/8] ACPI: parse DBG2 table
` [PATCH 6/8] ACPI: serial: implement earlycon on ACPI DBG2 port
` [PATCH 7/8] ACPI: enable ACPI_DBG2_TABLE on ARM64
` [PATCH 8/8] serial: pl011: add ACPI DBG2 serial port

[PATCH 1/5] perf tools: Fix assertion failure on dynamic entry
 2016-02-22 15:08 UTC  (3+ messages)

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-22 15:03 UTC  (19+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()
` [PATCH v3 2/5] ACPI: parse SPCR and enable matching console

[PATCH V3 1/2] irq: Track the interrupt timings
 2016-02-22 15:02 UTC  (4+ messages)
` [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period

[PATCH v5 00/20] kthread: Use kthread worker API more widely
 2016-02-22 14:57 UTC  (21+ messages)
` [PATCH v5 01/20] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v5 02/20] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v5 03/20] kthread: Add create_kthread_worker*()
` [PATCH v5 04/20] kthread: Add drain_kthread_worker()
` [PATCH v5 05/20] kthread: Add destroy_kthread_worker()
` [PATCH v5 06/20] kthread: Detect when a kthread work is used by more workers
` [PATCH v5 07/20] kthread: Initial support for delayed kthread work
` [PATCH v5 08/20] kthread: Allow to cancel "
` [PATCH v5 09/20] kthread: Allow to modify delayed "
` [PATCH v5 10/20] kthread: Better support freezable kthread workers
` [PATCH v5 11/20] mm/huge_page: Convert khugepaged() into kthread worker API
` [PATCH v5 12/20] ring_buffer: Convert benchmark kthreads "
` [PATCH v5 13/20] hung_task: Convert hungtaskd "
` [PATCH v5 14/20] kmemleak: Convert kmemleak kthread "
` [PATCH v5 15/20] ipmi: Convert kipmi "
` [PATCH v5 16/20] IB/fmr_pool: Convert the cleanup thread "
` [PATCH v5 17/20] memstick/r592: Better synchronize debug messages in r592_io kthread
` [PATCH v5 18/20] memstick/r592: convert r592_io kthread into kthread worker API
` [PATCH v5 19/20] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v5 20/20] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[PATCH v2] ASoC: wm9713: fix regmap free path
 2016-02-21 10:12 UTC  (2+ messages)
` [alsa-devel] "

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2016-02-22 14:55 UTC  (5+ messages)

Good Day,,,
 2016-02-22 14:54 UTC 

[PATCH 0/4] Add Ethernet support on STM32F429
 2016-02-22 14:50 UTC  (4+ messages)
` [PATCH 1/4] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip

[PATCH 0/2] device property: fix for couple of bugs
 2016-02-22 14:50 UTC  (3+ messages)
` [PATCH 1/2] device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
` [PATCH 2/2] device property: fix for a case of use-after-free

[GIT PULL] remaining tpmdd fixes for Linux 4.5
 2016-02-22 14:50 UTC  (3+ messages)

[ANNOUNCE] Kselftest Framework mainling list - linux-kselftest@vger.kernel.org
 2016-02-22 14:50 UTC 

RichACLs man-pages review
 2016-02-22 14:46 UTC  (7+ messages)
` richacl(7) man page review comments

[PATCH 00/61] gpio: Add and use devm_gpiochip_add_data()
 2016-02-22 14:44 UTC  (64+ messages)
` [PATCH 01/61] gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
` [PATCH 02/61] gpio: Add resource management devm_gpio_chip_{add_data,remove}
` [PATCH 03/61] gpio: Add missing devm_gpio_ wrapper in devres.txt
` [PATCH 04/61] gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registration
` [PATCH 05/61] gpio: adnp: "
` [PATCH 06/61] gpio: adp5520: "
` [PATCH 07/61] gpio: adp5588: "
` [PATCH 08/61] gpio: amdpt: "
` [PATCH 09/61] gpio: arizona: "
` [PATCH 10/61] gpio: ath79: "
` [PATCH 11/61] gpio: bcm-kona: "
` [PATCH 12/61] gpio: clps711x: "
` [PATCH 13/61] gpio: crystalcove: "
` [PATCH 14/61] gpio: cs5535: "
` [PATCH 15/61] gpio: da9052: "
` [PATCH 16/61] gpio: da9055: "
` [PATCH 17/61] gpio: dln2: "
` [PATCH 18/61] gpio: ep93xx: "
` [PATCH 19/61] gpio: f7188x: "
` [PATCH 20/61] gpio: ge: "
` [PATCH 21/61] gpio: generic: "
` [PATCH 22/61] gpio: iop: "
` [PATCH 23/61] gpio: janz-ttl: "
` [PATCH 24/61] gpio: kempld: "
` [PATCH 25/61] gpio: lp3943: "
` [PATCH 26/61] gpio: lpc32xx: "
` [PATCH 27/61] gpio: lynxpoint: "
` [PATCH 28/61] gpio: mc9s08dz60: "
` [PATCH 29/61] gpio: moxart: "
` [PATCH 30/61] gpio: mvebu: "
` [PATCH 31/61] gpio: mxc: "
` [PATCH 32/61] gpio: octeon: "
` [PATCH 33/61] gpio: pca953x: "
` [PATCH 34/61] gpio: pcf857x: "
` [PATCH 35/61] gpio: palmas: "
` [PATCH 36/61] gpio: rc5t583: "
` [PATCH 37/61] gpio: rdc321x: "
` [PATCH 38/61] gpio: sch: "
` [PATCH 39/61] gpio: spear-spics: "
` [PATCH 40/61] gpio: sta2x11: "
` [PATCH 41/61] gpio: stp-xway: "
` [PATCH 42/61] gpio: sx150x: "
` [PATCH 43/61] gpio: syscon: "
` [PATCH 44/61] gpio: tb10x: "
` [PATCH 45/61] gpio: tc3589x: "
` [PATCH 46/61] gpio: tegra: "
` [PATCH 47/61] gpio: timberdale "
` [PATCH 48/61] gpio: tps6586x: "
` [PATCH 49/61] gpio: tps65910: "
` [PATCH 50/61] gpio: tps65912: "
` [PATCH 51/61] gpio: ts4800: "
` [PATCH 52/61] gpio: ts5500: "
` [PATCH 53/61] gpio: twl6040: "
` [PATCH 54/61] gpio: ucb1400: "
` [PATCH 55/61] gpio: viperboard: "
` [PATCH 56/61] gpio: vx855: "
` [PATCH 57/61] gpio: wm8350: "
` [PATCH 58/61] "
` [PATCH 59/61] gpio: wm8994: "
` [PATCH 60/61] gpio: xgene-sb: "
` [PATCH 61/61] gpio: xgene: "

[PATCH] ARM: dts: omap3-n900: Allow gpio keys to be disabled
 2016-02-22 14:42 UTC  (2+ messages)

[PATCH 0/6] Support for systems without AArch32 state
 2016-02-22 14:38 UTC  (3+ messages)

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-22 14:40 UTC  (11+ messages)
` [PATCH v8 1/3] cpufreq: Add mechanism for registering "
  ` [PATCH v9 "
    ` [PATCH v10 "

[PATCH 5/5] f2fs crypto: fix incorrect positioning for GCing encrypted data page
 2016-02-22 14:39 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
 2016-02-22 14:34 UTC  (13+ messages)
` [PATCH 5/9] apm32: remove paravirt_enabled() use
` [PATCH 8/9] x86/rtc: replace paravirt_enabled() check with subarch check
  ` [Xen-devel] "

Re: [PATCH] PM / devfreq: tegra: Set freq in rate callback
 2016-02-22 14:17 UTC  (2+ messages)

[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
 2016-02-22 14:16 UTC  (3+ messages)
` [RFC/RFT][PATCH 1/1] cpufreq: New governor using utilization data from the scheduler

Disabling graph endpoints in device trees
 2016-02-22 14:14 UTC 

[PATCH] ACPI / button: Avoid using broken _LID on Surface tablet
 2016-02-22 14:14 UTC  (5+ messages)

[BUG] [REGRESSION] [BISECTED] -rc1 breaks audio over HDMI for i915
 2016-02-22 14:12 UTC  (12+ messages)

[PATCH] xen-netfront: set real_num_tx_queues to zreo avoid to trigger BUG_ON
 2016-02-22 14:10 UTC  (5+ messages)
    ` [Xen-devel] "

[PATCH V4 0/6] perf/amd/iommu: Enable multi-IOMMU support
 2016-02-22 14:07 UTC  (5+ messages)
` [PATCH V4 5/6] perf/amd/iommu: Enable support for multiple IOMMUs

[PATCH] Doc: spi: make xmldocs warning caused by spi.c
 2016-02-22 14:03 UTC  (2+ messages)

[PATCH] ALSA: mts64: use new parport device model
 2016-02-22 14:02 UTC  (2+ messages)

[RFC PATCH 0/2] fix memremap on ARM
 2016-02-22 14:02 UTC  (3+ messages)
` [RFC PATCH 1/2] memremap: add arch specific hook for MEMREMAP_WB mappings
` [RFC PATCH 2/2] ARM: memremap: implement arch_memremap_wb()

[1/4] gpio: gpio-f7188x: Use mutex for access serialisation
 2016-02-22 13:49 UTC  (7+ messages)
` [PATCH] kernel/resource.c: fix muxed resource handling in __request_region()

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-02-22 13:46 UTC  (5+ messages)
` [PATCH v3 4/5] ACPI / processor_idle : introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE

[PATCH] of: alloc anywhere from memblock if range not specified
 2016-02-22 13:45 UTC 

[PATCH 0/2] cpufreq: governor: Fixups on top of recent changes
 2016-02-22 13:45 UTC  (8+ messages)
` [PATCH 1/2] cpufreq: governor: Fix race in dbs_update_util_handler()
  ` [PATCH v2 "

[PATCH] rtc: Add an option to invalidate dates in 2038
 2016-02-22 13:43 UTC  (8+ messages)

[PATCH V7 0/6] i2c: qup: Add support for v2 tags and bam dma
 2016-02-22 13:41 UTC  (6+ messages)
` [PATCH V7 4/6] i2c: qup: Add bam dma capabilities

[PATCH v4 0/5] Cavium ThunderX PMU support
 2016-02-22 13:41 UTC  (5+ messages)
` [PATCH v4 4/5] arm64/perf: Enable PMCR long cycle counter bit

4.4.1 skb_warn_bad_offload+0xc5/0x110
 2016-02-22 13:28 UTC  (2+ messages)

[PATCH] MAINTAINERS: alpine: add a new maintainer and update the entry
 2016-02-22 13:24 UTC  (2+ messages)

[PATCH] Doc: xtensa : Fix a typo in atomctl.txt
 2016-02-22 13:22 UTC  (2+ messages)

[GIT PULL] xen: bug fixes for 4.5-rc5
 2016-02-22 13:18 UTC 

[PATCH] cpufreq: simplify for_each_suitable_policy() macro
 2016-02-22 13:15 UTC  (3+ messages)

[PATCH] cpufreq: fix comment about return value of cpufreq_register_driver()
 2016-02-22 13:15 UTC  (3+ messages)

[PATCH 2/2 v3] chrdev: allocate dynamic chardevs in all unused holes
 2016-02-22 13:07 UTC 

[PATCH v5 0/4] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-22 13:03 UTC  (5+ messages)
` [PATCH v5 1/4] clk: sunxi: Add apb0 gates for H3
` [PATCH v5 2/4] dts: sun8i-h3: Add APB0 related clocks and resets
` [PATCH v5 3/4] ARM: dts: sun8i-h3: Add R_PIO controller node to the dtsi
` [PATCH v5 4/4] ARM: dts: sun8i: Add leds and switch on Orangepi Plus boards

[PATCH v2 0/3] vfs: Use per-cpu list for SB's s_inodes list
 2016-02-22 13:04 UTC  (7+ messages)
` [PATCH v2 3/3] vfs: Use per-cpu list for superblock's inode list

[PATCH] ARM: at91: sama5/dts: move hsmc_clk out of nfc node
 2016-02-22 12:58 UTC  (2+ messages)

[PATCH] mtd: atmel_nand: move the hsmc_clk from nfc node to nand node
 2016-02-22 12:57 UTC  (2+ messages)

[PATCH] intel-pstate: Update frequencies of policy->cpus only from ->set_policy()
 2016-02-22 12:54 UTC  (4+ messages)

4.5-rc4 kernel is failed to bootup on CN6880
 2016-02-22 12:43 UTC  (2+ messages)

[PATCH 01/15] arm: use of_platform_default_populate() to populate default bus
 2016-02-22 12:43 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 3/5] arm64: dts: Add Cavium ThunderX specific PMU
 2016-02-22 12:40 UTC  (2+ messages)

[PATCH] btrfs: backref: Fixed checkpatch warning of over 80 characters
 2016-02-22 12:36 UTC  (5+ messages)

[PATCH 0/6] ARM: decompressor: several cleanups
 2016-02-22 12:33 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).