mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] input: i8042: add quirk to implement i8042 detect for AMD
 2015-10-16 13:27 UTC  (5+ messages)

[PATCH] arm64: change to use memmove in efi-stub
 2015-10-16 10:57 UTC  (2+ messages)

[PATCH 0/6] dmaengine: tegra-apb: Various updates
 2015-10-16 10:57 UTC  (11+ messages)
` [PATCH 1/6] dmaengine: tegra-apb: Correct runtime-pm usage
` [PATCH 2/6] dmaengine: tegra-apb: Use dev_get_drvdata()
` [PATCH 3/6] dmaengine: tegra-apb: Save and restore word count
` [PATCH 4/6] dmaengine: tegra-apb: Only save channel state for those in use
` [PATCH 5/6] dmaengine: tegra-apb: Update driver to use GFP_NOWAIT
` [PATCH 6/6] dmaengine: tegra-apb: Disable interrupts on removal

[PATCH v3] rtc: pcf8563: add CLKOUT to common clock framework
 2015-10-16 10:56 UTC  (2+ messages)

futex timeout not working? (bisected)
 2015-10-16 10:54 UTC  (7+ messages)

[PATCH v2] rtc: pcf8563: add CLKOUT to common clock framework
 2015-10-16 10:54 UTC  (4+ messages)

[PATCH v2 0/2] Silence KASAN warnings in get_wchan()
 2015-10-16 10:54 UTC  (8+ messages)
` [PATCH v4 0/2]
  ` [PATCH v4 1/2] compiler, atomics: Provide READ_ONCE_NOKSAN()
  ` [PATCH v4 2/2] x86/mm: Silence KASAN warnings in get_wchan()
  ` [PATCH v4 0/2] "

[PATCH v2 26/36] x86/entry/32: Switch INT80 to the new C syscall path
 2015-10-16 10:52 UTC  (5+ messages)
` [tip:x86/asm] "

[PATCH 0/3] (Was: [RFC][PATCH] sched: Start stopper early)
 2015-10-16 10:49 UTC  (7+ messages)
` [PATCH 1/3] stop_machine: ensure that a queued callback will be called before cpu_stop_park()

[PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
 2015-10-16 10:48 UTC  (5+ messages)

[PATCH] ARM: edma: special case slot limit workaround
 2015-10-16 10:43 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCHv4 00/57] perf stat: Add scripting support
 2015-10-16 10:41 UTC  (56+ messages)
` [PATCH 01/57] perf tools: Add thread_map event
` [PATCH 03/57] perf tools: Add thread_map__new_event function
` [PATCH 05/57] perf tools: Add cpu_map event
` [PATCH 06/57] perf tools: Add cpu_map event synthesize function
` [PATCH 07/57] perf tools: Add cpu_map__empty_new function
` [PATCH 08/57] perf tools: Add cpu_map__new_event function
` [PATCH 09/57] perf tools: Add perf_event__fprintf_cpu_map function
` [PATCH 10/57] perf tools: Add stat config event
` [PATCH 11/57] perf tools: Add stat config event synthesize function
` [PATCH 12/57] perf tools: Add stat config event read function
` [PATCH 13/57] perf tools: Add stat event
` [PATCH 14/57] perf tools: Add stat event synthesize function
` [PATCH 15/57] perf tools: Add stat event read function
` [PATCH 16/57] perf tools: Add stat round event
` [PATCH 17/57] perf tools: Add stat round event synthesize function
` [PATCH 18/57] perf tools: Add stat events fprintf functions
` [PATCH 19/57] perf tools: Add attr_update event
` [PATCH 20/57] perf tools: Add attr_update event unit type
` [PATCH 21/57] perf tools: Add attr_update event scale type
` [PATCH 22/57] perf tools: Add attr_update event name type
` [PATCH 23/57] perf tools: Add attr_update event cpus type
` [PATCH 24/57] perf tools: Add perf_event__fprintf_attr_update function
` [PATCH 25/57] perf report: Display newly added events in raw dump
` [PATCH 26/57] perf tools: Introduce stat feature
` [PATCH 27/57] perf tools: Move id_offset out of struct perf_evsel union
` [PATCH 28/57] perf stat: Rename perf_stat struct into perf_stat_evsel
` [PATCH 29/57] perf stat: Add AGGR_UNSET mode
` [PATCH 30/57] perf stat record: Add record command
` [PATCH 31/57] perf stat record: Initialize record features
` [PATCH 32/57] perf stat record: Synthesize stat record data
` [PATCH 33/57] perf stat record: Store events IDs in perf data file
` [PATCH 34/57] perf stat record: Add pipe support for record command
` [PATCH 35/57] perf stat record: Write stat events on record
` [PATCH 36/57] perf stat record: Write stat round "
` [PATCH 37/57] perf stat record: Do not allow record with multiple runs mode
` [PATCH 38/57] perf stat record: Synthesize attr update events
` [PATCH 39/57] perf tools: Make cpu_map__build_map global
` [PATCH 40/57] perf tools: Add data arg to cpu_map__build_map callback
` [PATCH 41/57] perf stat report: Cache aggregated map entries in extra cpumap
` [PATCH 42/57] perf stat report: Add report command
` [PATCH 43/57] perf stat report: Process cpu/threads maps
` [PATCH 44/57] perf stat report: Process stat config event
` [PATCH 45/57] perf stat report: Add support to initialize aggr_map from file
` [PATCH 46/57] perf stat report: Process stat and stat round events
` [PATCH 47/57] perf stat report: Process attr update events
` [PATCH 48/57] perf stat report: Move csv_sep initialization before report command
` [PATCH 49/57] perf stat report: Allow to override aggr_mode
` [PATCH 50/57] perf script: Check output fields only for samples
` [PATCH 51/57] perf script: Process cpu/threads maps
` [PATCH 52/57] perf script: Process stat config event
` [PATCH 53/57] perf script: Add process_stat/process_stat_interval scripting interface
` [PATCH 54/57] perf script: Add stat default handlers
` [PATCH 55/57] perf script: Display stat events by default
` [PATCH 56/57] perf script: Add python support for stat events
` [PATCH 57/57] perf script: Add stat-cpi.py script

[GIT PULL] Please pull powerpc/linux.git powerpc-4.3-4 tag
 2015-10-16 10:37 UTC 

[PATCH] ARM: SWP emulation: Restore original *data when failed
 2015-10-16 10:37 UTC  (9+ messages)

[RFC 0/6] Non perf based Gen Graphics OA unit driver
 2015-10-16 10:33 UTC  (4+ messages)

[PATCH] iio: accel: add support for Memsic MXC6255XC sensor
 2015-10-16 10:29 UTC 

[PATCH] spi: Setup the master controller driver before setting the chipselect
 2015-10-16 10:28 UTC  (2+ messages)

[PATCH] ARM: edma: fix residue race for cyclic
 2015-10-16 10:26 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH net-next 0/4] BPF updates
 2015-10-16 10:25 UTC  (3+ messages)
` [PATCH net-next 3/4] bpf: add support for persistent maps/progs

[PATCH v11 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-10-16 10:23 UTC  (7+ messages)
` [PATCH v11 1/6] PCI: designware: move calculation of bus addresses to DRA7xx
` [PATCH v11 2/6] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v11 3/6] PCI: designware: Add ARM64 support
` [PATCH v11 4/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
` [PATCH v11 5/6] Documentation: DT: Add HiSilicon PCIe host binding
` [PATCH v11 6/6] MAINTAINERS: Add pcie-hisi maintainer

[PATCH] ipv6: no addrconf for slave devices
 2015-10-16 10:21 UTC 

[PATCH 0/3] mtd: nand: add preliminary support for data scramblers
 2015-10-16 10:16 UTC  (3+ messages)
` [PATCH 3/3] mtd: nand: sunxi: add randomizer support

[PATCH v4 09/11] smack: namespace groundwork
 2015-10-16 10:13 UTC  (5+ messages)

[PATCH] mm: reset migratetype if the range spans two pageblocks
 2015-10-16 10:12 UTC  (2+ messages)

linux-next: build failure after merge of the mfd tree
 2015-10-16 10:10 UTC  (4+ messages)

[GIT PULL] EFI urgent fix
 2015-10-16 10:04 UTC  (3+ messages)
` [PATCH] x86/setup: Extend low identity map to cover whole kernel range

[PATCH] powerpc/prom: Avoid reference to potentially freed memory
 2015-10-16 10:02 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: hisilicon fix some bugs in HNS drivers
 2015-10-16 10:00 UTC  (7+ messages)
` [PATCH net-next v3 1/2] net: hisilicon rm hnae sysfs interface
` [PATCH] net: hisilicon: include linux/vmalloc.h in dsaf
` [PATCH] net: hisilicon: add OF dependency
` [PATCH] net: hix5hd2_gmac: avoid integer overload warning

[RFC][PATCH] sched: Start stopper early
 2015-10-16  9:57 UTC  (3+ messages)

[PATCH] genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
 2015-10-16  9:53 UTC  (3+ messages)

THE NEW ORDER
 2015-10-16  9:52 UTC 

[PATCH 0/3] ARM: dts: uniphier: DTS updates for UniPhier SoCs for Linux 4.14-rc1
 2015-10-16  9:50 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support

[PATCH V15 00/11] x86: Intel Cache Allocation Technology Support
 2015-10-16  9:50 UTC  (11+ messages)

powerpc/mpc5xxx: Use of_get_next_parent to simplify code
 2015-10-16  9:49 UTC  (5+ messages)
` [PATCH v2] powerpc/mpc5xxx: Avoid dereferencing potentially freed memory

[PATCH 0/8] Broadcom iProc PCIe fixes and outbound mapping support
 2015-10-16  9:47 UTC  (4+ messages)
` [PATCH v2] PCI: iproc: fix 32-bit build error

Port of [qx]config to Qt 5
 2015-10-16  9:47 UTC  (4+ messages)
` [PATCH 39/39] Update the buildsystem for KConfig finding Qt

[PATCH] xen-netback: correctly check failed allocation
 2015-10-16  9:40 UTC  (4+ messages)
    ` [Xen-devel] "

[PATCH v2] pwm-backlight: fix the panel power sequence
 2015-10-16  9:36 UTC  (2+ messages)

[PATCH net RESEND 0/2] overflow-arith: begin to add support for overflow builtins functions
 2015-10-16  9:32 UTC  (3+ messages)
` [PATCH net RESEND 1/2] overflow-arith: begin to add support for overflow builtin functions
` [PATCH net RESEND 2/2] ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues

[PATCH] MAINTAINERS: add new maintainer for TPM DEVICE DRIVER
 2015-10-16  9:27 UTC 

[PATCH] pinctrl: tegra-xusb: Correct lane mux options
 2015-10-16  9:24 UTC 

[PATCH] clockchips.h: rename last parameter of clocks_calc_mult_shift() to maxsec
 2015-10-16  9:20 UTC 

[PATCH] get_maintainer: add support for using an alternate MAINTAINERS file
 2015-10-16  9:14 UTC  (3+ messages)

[PATCH v2 0/4] NAND support for Broadcom NS2 SoC
 2015-10-16  9:08 UTC  (5+ messages)
` [PATCH v2 1/4] mtd: brcmnand: Fix pointer type-cast in brcmnand_write()
` [PATCH v2 2/4] mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64
` [PATCH v2 3/4] mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
` [PATCH v2 4/4] arm64: dts: Add BRCM IPROC NAND DT node for NS2

[PATCH] i2c: at91: fix write transfers by clearing pending interrupt first
 2015-10-16  9:08 UTC  (7+ messages)

[PATCH v2 0/5] improve sign extension API
 2015-10-16  9:07 UTC  (6+ messages)
` [PATCH 1/5] bitops.h: Improve sign_extend32()'s documentation
` [PATCH 2/5] bitops.h: add sign_extend64()
` [PATCH 3/5] arch: sh: use sign_extend64() for sign extension
` [PATCH 4/5] "
` [PATCH 5/5] arch: x86: "

[PATCH net-next 0/2] net: hns: fixes two bugs in hns driver
 2015-10-16  9:03 UTC  (3+ messages)
` [PATCH net-next 1/2] net: hns: fixes the issue by using ethtool -s
` [PATCH net-next 2/2] net: hns: fixes a bug about timeout by pause frame

[BUG?] kernel OOPS at kmem_cache_alloc_node() because of smp_processor_id()
 2015-10-16  8:56 UTC  (5+ messages)

[PATCH V3] regulator: da9053: Update regulator for DA9053 BC silicon support
 2015-10-16  8:55 UTC 

[PATCH 1/5] ftrace: remove redundant strsep in mod_callback
 2015-10-16  8:52 UTC  (3+ messages)

[PATCH] Fix migration of SCHED_DEADLINE tasks
 2015-10-16  8:51 UTC  (4+ messages)

[PATCH RFC 0/7] Adding core support for wire-MSI bridges
 2015-10-16  8:50 UTC  (12+ messages)
` [PATCH RFC 2/7] platform-msi: Factor out allocation/free of private data
` [PATCH RFC 4/7] genirq/msi: Make the .prepare callback reusable

[RESEND PATCH] pwm-backlight: fix the panel power sequence
 2015-10-16  8:50 UTC  (4+ messages)

[PATCH] Staging: rts5208: use dmam_alloc_coherent
 2015-10-16  8:50 UTC 

[RESEND PATCH] pwm-backlight: fix the panel power sequence
 2015-10-16  8:49 UTC  (2+ messages)

[PATCH v9 0/6] Altera PCIe host controller driver with MSI support
 2015-10-16  8:48 UTC  (5+ messages)
` [PATCH v9 3/6] pci:host: Add Altera PCIe host controller driver

[PATCH] ath3k: Add support of AR3012 0cf3:817b device
 2015-10-16  8:45 UTC 

[PATCH v4 4/5] mailbox: Add generic mechanism for testing Mailbox Controllers
 2015-10-16  8:39 UTC  (2+ messages)

[PATCH 0/3] Mediatek EFUSE Support
 2015-10-16  8:39 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: add document of mediatek efuse driver
` [PATCH 2/3] nvmem: mediatek: Add Mediatek EFUSE driver
` [PATCH 3/3] dts: arm64: Add EFUSE device node

[PATCH v3] mmc: core: Fix init_card in 52Mhz
 2015-10-16  8:25 UTC  (2+ messages)

[PATCH] mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST
 2015-10-16  8:25 UTC  (2+ messages)

[PATCH 0/5 v2] KVM: x86: MMU: Eliminate extra memory slot searches in page fault handlers
 2015-10-16  8:20 UTC  (2+ messages)

[PATCH v2 0/2] Fix display on second resume on 5250-snow
 2015-10-16  8:19 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: exynos5250: Add clocks to DISP1 domain

[PATCH] RAS: Show Kconfig menu only on supported architectures
 2015-10-16  8:16 UTC  (2+ messages)

[PATCH] fix failure with new bi_error field of bio
 2015-10-16  8:13 UTC 

[PATCHv3 00/11] arm64: 16K translation granule support
 2015-10-16  8:11 UTC  (8+ messages)
` [PATCHv3 08/11] arm64: Check for selected "

[PATCH] MIPS64: signal: n64 kernel bugfix of MIPS32 o32 ABI sigaction syscall
 2015-10-16  8:11 UTC  (2+ messages)

[PATCH v2 0/5] mtd: nand: Fix support for NAND DMA prefetch
 2015-10-16  8:11 UTC  (2+ messages)

[RFC PATCH 3/4] random: Only do mixback once per read
 2015-10-16  8:11 UTC  (2+ messages)

[RFC PATCH 1/2] ext4: Fix possible deadlock with local interrupts disabled and page-draining IPI
 2015-10-16  8:08 UTC  (10+ messages)

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®