mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] bugfix oom kill init lead panic
 2015-11-30 10:54 UTC  (3+ messages)

[PATCH V7 0/3] dma: add Qualcomm Technologies HIDMA driver
 2015-11-30  8:59 UTC  (5+ messages)
` [PATCH V7 2/3] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V7 3/3] dma: add Qualcomm Technologies HIDMA channel driver

[PATCH RFC] virtio: skip avail/used index reads
 2015-11-30  8:53 UTC 

[PATCH 00/04] pinctrl: sh-pfc: r8a7794: DU support
 2015-11-30  8:53 UTC  (4+ messages)
` [PATCH 01/04] pinctrl: sh-pfc: r8a7794: Add DU pin groups

[PATCH 0/2] kbuild: add AFLAGS_REMOVE
 2015-11-30  8:52 UTC  (5+ messages)
` [PATCH 1/2] kbuild: add AFLAGS_REMOVE_(basename).o option

[PATCH v2 00/13] perf tools: BPF related update
 2015-11-30  8:51 UTC  (5+ messages)
` [PATCH v2 02/13] bpf tools: Extract and collect map names from BPF object file

[PATCH v4 0/4] Add support for the TI TPS65086 PMIC
 2015-11-30  8:50 UTC  (3+ messages)
` [PATCH v4 4/4] gpio: tps65086: Add GPO driver for the "

[PATCH v2 0/3] dmaengine: Add supports for APM X-Gene SoC CRC32C accerlerator driver
 2015-11-30  8:50 UTC  (5+ messages)

[PATCH] ath6kl: Use vmalloc for loading firmware using api1 method
 2015-11-30  8:48 UTC  (5+ messages)
` [PATCH v2] ath6kl: Use vmalloc for loading firmware using api1 method and use kvfree
  ` [PATCH v3] "

[PATCH v2] clk: let of_clk_get_parent_name() fail for invalid clock-indices
 2015-11-30  8:48 UTC  (2+ messages)

[PATCH v2 0/9] Support TI LMU devices
 2015-11-30  8:48 UTC  (7+ messages)
` [PATCH v2 3/9] Documentation: dt-bindings: leds: add LM3633 LED binding information
` [PATCH v2 8/9] leds: add LM3633 driver

[PATCH v2] pinctrl: at91-pio4: use %pr format string for resource
 2015-11-30  8:47 UTC  (2+ messages)

[PATCH v2 0/7] Generalized broadcom cygnus gpio driver
 2015-11-30  8:44 UTC  (15+ messages)
` [PATCH v2 1/7] dt-binding: Add ngpios property to GPIO controller node
` [PATCH v2 2/7] dts: define ngpios property in gpio controller's node
` [PATCH v2 3/7] pinctrl: use ngpios propety from DT
` [PATCH v2 4/7] pinctrl: Add new compatible string to GPIO controller driver
` [PATCH v2 5/7] gpio: Rename func/macro/var to IP-block,iproc
` [PATCH v2 6/7] Documentation: Rename gpio controller name from cygnus to iproc
` [PATCH v2 7/7] pinctrl: Rename gpio driver "

[PATCH] vhost: replace % with & on data path
 2015-11-30  8:42 UTC  (2+ messages)

[PATCH] tools/virtio: move list macro stubs
 2015-11-30  8:41 UTC 

[PATCH v3 00/13] perf tools: BPF related update
 2015-11-30  8:40 UTC  (15+ messages)
` [PATCH v3 01/13] tools lib bpf: Check return value of strdup when reading map names
` [PATCH v3 02/13] perf tools: Add API to config maps in bpf object
` [PATCH v3 03/13] perf tools: Enable BPF object configure syntax
` [PATCH v3 04/13] perf record: Apply config to BPF objects before recording
` [PATCH v3 05/13] perf tools: Support perf event alias name
` [PATCH v3 06/13] perf tools: Enable passing event to BPF object
` [PATCH v3 07/13] perf tools: Support setting different slots in a BPF map separately
` [PATCH v3 08/13] perf tools: Enable indices setting syntax for BPF maps
` [PATCH v3 09/13] perf tools: Introduce bpf-output event
` [PATCH v3 10/13] perf data: Add u32_hex data type
` [PATCH v3 11/13] perf data: Support converting data from bpf_perf_event_output()
` [PATCH v3 12/13] perf tools: Always give options even it not compiled
` [PATCH v3 13/13] perf record: Support custom vmlinux path

[radeon r100] when ring test fails, provide users with option to test
 2015-11-30  8:39 UTC  (4+ messages)

[PATCH] ARM64: fix building without CONFIG_UID16
 2015-11-30  8:38 UTC  (2+ messages)

[PATCH 1/3] clk: remove redundant negative index check in of_clk_get_parent_name()
 2015-11-30  8:34 UTC  (6+ messages)
` [PATCH 2/3] clk: let of_clk_get_parent_name() fail for invalid clock-indices

[PATCH] tools/virtio: fix byteswap logic
 2015-11-30  8:33 UTC 

[RESEND PATCH] gpio: Drop owner assignment from i2c_driver
 2015-11-30  8:31 UTC  (2+ messages)

[PATCH 0/4] ARM: dt: mvebu: ix4-300d: NAND cleanup and ECC
 2015-11-30  8:30 UTC  (4+ messages)
` [PATCH 4/4] ARM: dt: mvebu: ix4-300d: Add ECC properties to NAND flash

[PATCH v4 0/7] Improvements for SPI IMX driver for Freescale IMX51, IMX53 and IMX6
 2015-11-30  8:29 UTC  (3+ messages)
` [PATCH v4 1/7] spi: imx: Fix DMA transfer

[PATCH v3 0/6] Add support for the TI TPS65086 PMIC
 2015-11-30  8:28 UTC  (3+ messages)
` [PATCH v3 6/6] gpio: tps65086: Add GPIO driver for the "

[PATCH v7 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-11-30  8:26 UTC  (3+ messages)
` [PATCH v7 5/5] gpio: tps65912: Add GPIO driver for the TPS65912 PMIC

[PATCH] usb: gadget: ether: Allow changing the MTU
 2015-11-30  8:25 UTC 

[RFC/PATCH] arm: do not skip SMP init calls on SMP_ON_UP case
 2015-11-30  8:25 UTC  (11+ messages)

[PATCH net-next 0/3] basic busy polling support for vhost_net
 2015-11-30  8:22 UTC  (5+ messages)
` [PATCH net-next 2/3] vhost: introduce vhost_vq_more_avail()

[PATCH 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver rebased on 4.3
 2015-11-30  8:21 UTC  (2+ messages)

[PATCH v5 00/12] MADV_FREE support
 2015-11-30  8:20 UTC  (14+ messages)
` [PATCH v5 01/12] mm: support madvise(MADV_FREE)
` [PATCH v5 02/12] mm: define MADV_FREE for some arches
` [PATCH v5 03/12] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v5 04/12] mm: free swp_entry in madvise_free
` [PATCH v5 05/12] mm: move lazily freed pages to inactive list
` [PATCH v5 06/12] mm: mark stable page dirty in KSM
` [PATCH v5 07/12] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v5 08/12] sparc: "
` [PATCH v5 09/12] powerpc: "
` [PATCH v5 10/12] arm: add pmd_mkclean "
` [PATCH v5 11/12] arm64: "
` [PATCH v5 12/12] mm: don't split THP page when syscall is called

irq_desc use-after-free in smp_irq_move_cleanup_interrupt
 2015-11-30  8:09 UTC  (6+ messages)
` [Bugfix 1/5] x86/irq: Do not reuse struct apic_chip_data.old_domain as temporary buffer
  ` [Bugfix 2/5] x86/irq: Enhance __assign_irq_vector() to rollback in case of failure
  ` [Bugfix 3/5] x86/irq: Fix a race window in x86_vector_free_irqs()
  ` [Bugfix 4/5] x86/irq: Fix a race condition between vector assigning and cleanup
  ` [Bugfix 5/5] x86/irq: Trivial cleanups for x86 vector allocation code

[PATCH] blk-merge: fix computing bio->bi_seg_front_size in case of single segment
 2015-11-30  8:05 UTC 

[PATCH v1 0/2] fix the defect that pcc-cpufreq's pcc_get_freq() sometimes can't get correct CPU frequency
 2015-11-30  8:04 UTC 

[PATCH 0/2] introduce post-init read-only memory
 2015-11-30  8:01 UTC  (7+ messages)
` [kernel-hardening] "

[PATCH] pinctrl: fix a typo in Kconfig
 2015-11-30  7:57 UTC 

[PATCH] base/platform: fix panic when probe function is NULL
 2015-11-30  7:42 UTC  (3+ messages)

[PATCH] clk: fix a typo in comment block of clk_notifier_register()
 2015-11-30  7:40 UTC 

[PATCH 00/16] clk: a collection of various clean-ups and improvements
 2015-11-30  7:34 UTC  (17+ messages)
` [PATCH 01/16] clk: remove unused first argument of __clk_init()
` [PATCH 02/16] clk: change the argument of __clk_init() into pointer to clk_core
` [PATCH 03/16] clk: rename __clk_init() into __clk_core_init()
` [PATCH 04/16] clk: remove unnecessary !core->parents conditional
` [PATCH 05/16] clk: change sizeof(struct clk *) to sizeof(*core->parents)
` [PATCH 06/16] clk: move core->parents allocation to clk_register()
` [PATCH 07/16] clk: simplify clk_core_get_parent_by_index()
` [PATCH 08/16] clk: drop the initial core->parents look-ups from __clk_core_init()
` [PATCH 09/16] clk: replace pr_warn() with pr_err() for fatal cases
` [PATCH 10/16] clk: move checking .git_parent to __clk_core_init()
` [PATCH 11/16] clk: simplify __clk_init_parent()
` [PATCH 12/16] clk: avoid circular clock topology
` [PATCH 13/16] clk: walk the orphan clock list more simply
` [PATCH 14/16] clk: make sure parent is not NULL in clk_fetch_parent_index()
` [PATCH 15/16] clk: simplify clk_fetch_parent_index() function
` [PATCH 16/16] clk: slightly optimize clk_core_set_parent()

[PATCH] net: fec: fix enet_out clock handling
 2015-11-30  7:31 UTC  (8+ messages)

Re: [RFC PATCH 02/15] PM / devfreq: exynos: Add documentation for generic exynos bus frequency driver
 2015-11-30  7:23 UTC 

BUG: Unable to handle kernel paging request for data at address __percpu_counter_add
 2015-11-30  7:18 UTC  (3+ messages)

[PATCH] mac80211_hwsim: missing NULL check
 2015-11-30  7:16 UTC 

[RFD] Functional dependencies between devices
 2015-11-30  7:16 UTC  (5+ messages)

[PATCH] staging: fwserial: Fix coding style problems
 2015-11-30  7:14 UTC 

[PATCH 0/2] zram: cleanup stream's ->private allocation code
 2015-11-30  7:14 UTC  (3+ messages)
` [PATCH 2/2] zram/zcomp: do not zero out zcomp private pages

[PATCH] block: Always check queue limits for cloned requests
 2015-11-30  7:12 UTC  (10+ messages)
`  "

[PATCH v3 0/2] zram/zcomp: stream allocation fixes and tweaks
 2015-11-30  7:10 UTC  (5+ messages)
` [PATCH v3 1/2] zram/zcomp: use GFP_NOIO to allocate streams
` [PATCH v3 2/2] zram: try vmalloc() after kmalloc()

[PATCH 2.6.32 19/38] [PATCH 19/38] pagemap: hide physical addresses from non-privileged users
 2015-11-30  7:01 UTC  (3+ messages)

[PATCH v2 0/4] Exynos4210: fix power domain for MDMA1 device
 2015-11-30  6:58 UTC  (3+ messages)
` [PATCH v2 1/4] ARM: dts: exynos4210: MDMA1 device belongs to LCD0 power domain

[PATCH V5 00/26] Coresight integration with perf
 2015-11-30  6:54 UTC  (16+ messages)
` [PATCH V5 04/26] coresight: etm3x: splitting struct etm_drvdata
` [PATCH V5 09/26] coresight: add API to get sink from path
` [PATCH V5 11/26] coresight: etm3x: changing default trace configuration
` [PATCH V5 12/26] coresight: etm3x: consolidating initial config
` [PATCH V5 14/26] coresight: etm3x: adding perf_get/set_config() API
` [PATCH V5 16/26] coresight: etb10: moving to local atomic operations
` [PATCH V5 19/26] coresight: updating documentation to reflect integration with perf
` [PATCH V5 20/26] perf: changing pmu::setup_aux() parameter to include event
` [PATCH V5 21/26] coresight: etm-perf: new PMU driver for ETM tracers
` [PATCH V5 22/26] coresight: introducing a global trace ID function
` [PATCH V5 23/26] perf tools: making function set_max_cpu_num() non static
` [PATCH V5 24/26] perf tools: adding perf_session to *info_prive_size()
` [PATCH V5 25/26] perf tools: making coresight PMU listable
` [PATCH V5 26/26] perf tools: adding coresight etm PMU record capabilities

[RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-11-30  6:53 UTC  (9+ messages)

[PATCH 2.6.32 00/38] 2.6.32.69-longterm review
 2015-11-30  6:51 UTC  (3+ messages)
  ` [PATCH 2.6.32 02/38] [PATCH 02/38] Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount

[PATCH v2] arm, am335x: add support for the bosch shc board
 2015-11-30  6:51 UTC  (4+ messages)

[PATCH] scsi: ufs: fix spelling mistake in error message
 2015-11-30  6:46 UTC  (2+ messages)

[PATCH] ARM: exynos_defconfig: Set recommended options for systemd
 2015-11-30  6:31 UTC 

[PATCH] usb: host: pci_quirks: fix memory leak, by adding iounmap
 2015-11-30  6:28 UTC  (2+ messages)

Cleaning up e820_pmem?
 2015-11-30  6:26 UTC 

[PATCH V1 resend] err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
 2015-11-30  6:23 UTC  (4+ messages)

[PATCH] of/address: fix typo in comment block of of_translate_one()
 2015-11-30  6:22 UTC 

[PATCH 0/2] adding PCI support to AXS10x
 2015-11-30  6:21 UTC  (5+ messages)
` [PATCH 2/2] PCI support added to ARC

Improve spinlock performance by moving work to one core
 2015-11-30  6:17 UTC  (7+ messages)

[PATCH] of/address: replace printk(KERN_ERR ...) with pr_err(...)
 2015-11-30  6:14 UTC 

[PATCH 0/3] constify mmu_notifier_ops structures
 2015-11-30  6:07 UTC  (3+ messages)
` [PATCH 3/3] IB/core: "

The console log is doubled if earlycon is enabled
 2015-11-30  5:53 UTC  (5+ messages)

[PATCHv2] ARM: dts: use vmmc-supply of emmc/sd for exynos5422-odroidxu3
 2015-11-30  5:42 UTC  (5+ messages)

[PATCH v4 0/3] thermal: mediatek: Add cpu power cooling model
 2015-11-30  5:38 UTC  (3+ messages)
` [PATCH v4 3/3] thermal: mediatek: Add cpu dynamic "

[PATCH 0/2] Two fix for dwc2 gadget driver
 2015-11-30  5:21 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc2: add ep enabled flag to avoid double enable/disable
` [PATCH 2/2] usb: dwc2: forbid queuing request to a disabled ep

[PATCH v4 0/5] Add memory mapped read support for ti-qspi
 2015-11-30  5:15 UTC  (6+ messages)
` [PATCH v4 1/5] spi: introduce accelerated read support for spi flash devices
` [PATCH v4 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH v4 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v4 4/5] ARM: dts: DRA7: add entry for qspi mmap region
` [PATCH v4 5/5] ARM: dts: AM4372: "

[PATCH v11 01/24] perf tools: Add 'perf-config' command
 2015-11-30  5:03 UTC  (5+ messages)
` [PATCH v11 10/24] perf config: Document variables for 'call-graph' section in man page

[PATCH] sched: Move sched_to_prio arrays out of line
 2015-11-30  4:59 UTC 

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-11-30  4:56 UTC  (3+ messages)
` [RFC PATCH 75/71] ncr5380: Remove FLAG_DTC3181E

[PATCH] sched: Move sched_to_prio arrays out of line
 2015-11-30  4:48 UTC 

[PATCH] ALSA: pcm: constify action_ops structures
 2015-11-30  4:08 UTC  (2+ messages)

[PATCH 2/2] Minor improvement for smsc95xx netusb driver performance
 2015-11-30  4:00 UTC  (2+ messages)

[PATCH] livepatch: fix race between enabled_store() and klp_unregister_patch()
 2015-11-30  3:54 UTC 

KASAN failures in X-Gene ethernet driver in v4.4-rc2
 2015-11-30  3:52 UTC  (4+ messages)
  ` [PATCH net] drivers: net: xgene: fix possible use after free

[PATCH] atm: solos-pci: Replace simple_strtol by kstrtoint
 2015-11-30  3:45 UTC  (2+ messages)

[PATCH] net: usb: ch9200: use kmemdup instead of kmalloc + memcpy
 2015-11-30  3:40 UTC  (2+ messages)

use-after-free in ip6_setup_cork
 2015-11-30  3:37 UTC  (5+ messages)
    ` [PATCH net] ipv6: add complete rcu protection around np->opt

Linux 4.4-rc3
 2015-11-30  3:36 UTC 

overriding ACPI _CRS method
 2015-11-30  3:23 UTC  (3+ messages)

->poll() instances shouldn't be indefinitely blocking
 2015-11-30  3:04 UTC  (4+ messages)

[PATCH v13 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-11-30  2:48 UTC  (6+ messages)
` [PATCH v13 2/6] genalloc:support allocating specific region
` [PATCH v13 3/6] CPM/QE: use genalloc to manage CPM/QE muram
` [PATCH v13 4/6] QE/CPM: move muram management functions to qe_common
` [PATCH v13 5/6] QE: use subsys_initcall to init qe
` [PATCH v13 6/6] QE: Move QE from arch/powerpc to drivers/soc

[PATCH v6 0/2] Add RT5033 Flash LED driver
 2015-11-30  2:35 UTC  (8+ messages)
` [PATCH v6 2/2] leds: rt5033: Add RT5033 Flash led device driver

[PATCH v1 0/5] Fix a trivial typo and support rk3228/rk3399 SoCs for thermal driver
 2015-11-30  2:32 UTC  (4+ messages)
` [PATCH v1 1/5] thermal: rockchip: fix a trivial typo

[PATCH v2 0/5] Fix a trivial typo and support rk3228/rk3399 SoCs for thermal driver
 2015-11-30  2:28 UTC  (6+ messages)
` [PATCH v2 1/5] thermal: rockchip: fix a trivial typo
` [PATCH v2 2/5] thermal: rockchip: fix a impossible condition caused by the warning
` [PATCH v2 3/5] dt-bindings: rockchip-thermal: Support the RK3228/RK3399 SoCs compatible
` [PATCH v2 4/5] thermal: rockchip: Support the RK3228 SoCs in thermal driver
` [PATCH v2 5/5] thermal: rockchip: Support the RK3399 "

[PATCH v3] sched/deadline: fix earliest_dl.next logic
 2015-11-30  2:20 UTC  (4+ messages)

[PATCH] vgaarb: fix signal handling in vga_get()
 2015-11-30  2:17 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®