Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   2335 patches
« 1 2 ... 20 21 2223 24 »
Patch Series S/W/F Date Submitter Delegate State
[8/8] drm: msm: separate out module driver registration drm: msm: module rework --- 2016-02-22 Arnd Bergmann New
[7/8] drm: msm: move HDMI into separate module Untitled series #2055 --- 2016-02-22 Arnd Bergmann New
[6/8] drm: msm: move EDP into separate module drm: msm: module rework --- 2016-02-22 Arnd Bergmann New
[5/8] drm: msm: move DSI into separate module drm: msm: module rework --- 2016-02-22 Arnd Bergmann New
[4/8] drm: msm: split out GEM code into helper module drm: msm: module rework --- 2016-02-22 Arnd Bergmann New
[3/8] drm: msm: split out fence and iotrace modules drm: msm: module rework --- 2016-02-22 Arnd Bergmann New
[2/8] drm: msm: rename module drm: msm: module rework --- 2016-02-22 Arnd Bergmann New
netcp: fix typo in netcp_setup_tc --- 2016-02-22 Arnd Bergmann New
thermal: mediatek: add missing dependencies --- 2016-02-19 Arnd Bergmann New
usb: move usb_calc_bus_time into common code --- 2016-02-19 Arnd Bergmann New
[RESEND] ARM: PJ4: don't use PJ4B code on PJ4 --- 2016-02-18 Arnd Bergmann New
[9/9] ARM: fix kprobe test with CONFIG_CPU_32v3 [1/9] ARM: ARMv7-M uses BE-8, not BE-32 --- 2016-02-18 Arnd Bergmann New
[8/9] ARM: do not use optimized do_div for ARMv3 [1/9] ARM: ARMv7-M uses BE-8, not BE-32 --- 2016-02-18 Arnd Bergmann New
[7/9] ARM: move NO_DMA definition to ecard.h [1/9] ARM: ARMv7-M uses BE-8, not BE-32 --- 2016-02-18 Arnd Bergmann New
[6/9] ARM: uaccess: avoid warning for NOMMU in access_ok [1/9] ARM: ARMv7-M uses BE-8, not BE-32 --- 2016-02-18 Arnd Bergmann New
[5/9] ARM: atags_to_fdt: don't warn about stack size [1/9] ARM: ARMv7-M uses BE-8, not BE-32 --- 2016-02-18 Arnd Bergmann New
[4/9] ARM: add CONFIG_PHYS_OFFSET default values [1/9] ARM: ARMv7-M uses BE-8, not BE-32 --- 2016-02-18 Arnd Bergmann New
[3/9] ARM: make free_memmap as __init [1/9] ARM: ARMv7-M uses BE-8, not BE-32 --- 2016-02-18 Arnd Bergmann New
[2/9] ARM: change NR_IPIS to 8 [1/9] ARM: ARMv7-M uses BE-8, not BE-32 --- 2016-02-18 Arnd Bergmann New
[1/9] ARM: ARMv7-M uses BE-8, not BE-32 [1/9] ARM: ARMv7-M uses BE-8, not BE-32 --- 2016-02-18 Arnd Bergmann New
[v2] ARM: move __kuser_cmpxchg{32,64} into .kprobes.text --- 2016-02-18 Arnd Bergmann New
ARM: move __kuser_cmpxchg{32,64} into .kprobes.text --- 2016-02-17 Arnd Bergmann New
[v2] net: igmp: use IS_ENABLED(CONFIG_IP_MULTICAST) instead of ifdef --- 2016-02-16 Arnd Bergmann New
net: igmp: use IS_ENABLED(CONFIG_IP_MULTICAST) instead of ifdef --- 2016-02-16 Arnd Bergmann New
[v2,1/5] MIPS: jz4740: remove broken irq_to_gpio() call [v2,1/5] MIPS: jz4740: remove broken irq_to_gpio() call --- 2016-02-16 Arnd Bergmann New
[Xen-devel,v2] xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND" --- 2016-02-16 Arnd Bergmann New
mfd: fsl-imx25-tsadc: select IRQ_DOMAIN --- 2016-02-16 Arnd Bergmann New
[4/4] ARM: remove asm/gpio.h [1/4] gpio: remove broken irq_to_gpio() interface --- 2016-02-15 Arnd Bergmann New
[3/4] gpio: ep93xx: remove private irq_to_gpio function [1/4] gpio: remove broken irq_to_gpio() interface --- 2016-02-15 Arnd Bergmann New
[1/4] gpio: remove broken irq_to_gpio() interface [1/4] gpio: remove broken irq_to_gpio() interface --- 2016-02-15 Arnd Bergmann New
ARM: documentation: update Marvell product listing --- 2016-02-15 Arnd Bergmann New
branch tracer: fix freak link error --- 2016-02-12 Arnd Bergmann New
[1/5] Kbuild: change CC_OPTIMIZE_FOR_SIZE definition gcov fixes and maybe-uninitialized warnings --- 2016-02-12 Arnd Bergmann New
xen kconfig: clarify INPUT_XEN_KBDDEV_FRONTEND select --- 2016-02-12 Arnd Bergmann New
[v2,5/6] serial: 8250/mediatek: fix building with SERIAL_8250=m serial: 8250: fixes for modular build --- 2016-02-11 Arnd Bergmann New
ARM: exynos: clarify KEYBOARD_SAMSUNG selection --- 2016-02-11 Arnd Bergmann New
regulator: qcom-saw: avoid uninitialized variable warning --- 2016-02-11 Arnd Bergmann New
cpufreq: select IRQ_WORK in Kconfig --- 2016-02-10 Arnd Bergmann New
Input: colibri ts: include linux/of.h explicitly --- 2016-02-10 Arnd Bergmann New
irq_work: unhide irq_work_queue_on declaration on non-SMP --- 2016-02-10 Arnd Bergmann New
mm, compaction: fix build errors with kcompactd --- 2016-02-09 Arnd Bergmann New
drm/tegra: remove unused variable --- 2016-02-09 Arnd Bergmann New
locking/static_keys: avoid nested functions --- 2016-02-08 Arnd Bergmann New
[3/3] ARM: kprobes: use "I" constraint for inline assembly offsets [1/3] ARM: pass -march=armv7-a when building NEON files with clang --- 2016-02-08 Arnd Bergmann New
[2/3] ARM: fix copypage-*.c building with clang [1/3] ARM: pass -march=armv7-a when building NEON files with clang --- 2016-02-08 Arnd Bergmann New
[1/3] ARM: pass -march=armv7-a when building NEON files with clang [1/3] ARM: pass -march=armv7-a when building NEON files with clang --- 2016-02-08 Arnd Bergmann New
[2/2] serial: 8250: fix building Ingenic with SERIAL_8250=m [1/2] serial: 8250: fix building mediatek with SERIAL_8250=m --- 2016-02-08 Arnd Bergmann New
[1/2] serial: 8250: fix building mediatek with SERIAL_8250=m [1/2] serial: 8250: fix building mediatek with SERIAL_8250=m --- 2016-02-08 Arnd Bergmann New
[3/3] ARM: ixp4xx: move indirect I/O into common-pci.c [1/3] ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l} --- 2016-02-05 Arnd Bergmann New
[2/3] ARM: ixp4xx: avoid warning about ioport_map() macro argument processing [1/3] ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l} --- 2016-02-05 Arnd Bergmann New
staging: wilc1000: fix compilation without CONFIG_PM --- 2016-02-05 Arnd Bergmann New
mm/debug-pagealloc: add missing debug_pagealloc_enabled --- 2016-02-03 Arnd Bergmann New
kernel/locking/lockdep.c: mark chainhashentry as __maybe_unused --- 2016-02-03 Arnd Bergmann New
[1/2] of: always define of_node_cmp() and other functions [1/2] of: always define of_node_cmp() and other functions --- 2016-02-03 Arnd Bergmann New
[RFC] ARM: modify pgd_t definition for TRANSPARENT_HUGEPAGE_PUD --- 2016-02-03 Arnd Bergmann New
staging: amso1100: fix format string for 64-bit phys_addr --- 2016-02-01 Arnd Bergmann New
target: fix cast from pointer to phys_addr_t --- 2016-02-01 Arnd Bergmann New
ocfs2: remove unused label --- 2016-02-01 Arnd Bergmann New
usb: xhci: fix build error for USB_SPEED_SUPER_PLUS --- 2016-02-01 Arnd Bergmann New
PM / Domains: mark genpd_poweron as __maybe_unused --- 2016-02-01 Arnd Bergmann New
[4/6] ARM: s3c24xx: don't select RFKILL if CONFIG_NET is disabled [1/6] ARM: s3c24xx: don't select EEPROM_AT24 --- 2016-01-29 Arnd Bergmann New
[5/9] ARM: pxa: always select one of the two CPU types [1/9] ARM: pxa: define clock registers as __iomem --- 2016-01-29 Arnd Bergmann New
[v2,2/7] net: davinci_cpdma: use dma_addr_t for DMA address Untitled series #1698 --- 2016-01-29 Arnd Bergmann New
[PATCHv2] net: moxart: use correct accessors for DMA memory --- 2016-01-28 Arnd Bergmann New
[7/7] scsi_dh: force modular build if SCSI is a module [1/7] scsi: fdomain: drop fdomain_pci_tbl when built-in --- 2016-01-27 Arnd Bergmann New
[2/7] mptfusion: hide unused seq_mpt_print_ioc_summary function SCSI bug fixes for 4.6 --- 2016-01-27 Arnd Bergmann New
[1/7] scsi: fdomain: drop fdomain_pci_tbl when built-in [1/7] scsi: fdomain: drop fdomain_pci_tbl when built-in --- 2016-01-27 Arnd Bergmann New
[9/9] net: tg3: avoid uninitialized variable warning Untitled series #1700 --- 2016-01-27 Arnd Bergmann New
[8/9] net: nb8800: avoid uninitialized variable warning Untitled series #1700 --- 2016-01-27 Arnd Bergmann New
[7/9] net: macb: avoid uninitialized variables Untitled series #1700 --- 2016-01-27 Arnd Bergmann New
[6/9] net: vxge: avoid unused function warnings Untitled series #1700 --- 2016-01-27 Arnd Bergmann New
[5/9] net: fddi/defxx: avoid warning about uninitialized variable use Untitled series #1700 --- 2016-01-27 Arnd Bergmann New
[3/9] net: bgmac: clarify CONFIG_BCMA dependency Untitled series #1700 --- 2016-01-27 Arnd Bergmann New
[1/9] net: davinci_cpdma: use dma_addr_t for DMA address network driver fixes --- 2016-01-27 Arnd Bergmann New
ipv4: ipconfig: avoid unused ic_proto_used symbol --- 2016-01-27 Arnd Bergmann New
hostap: avoid uninitialized variable use in hfa384x_get_rid --- 2016-01-27 Arnd Bergmann New
[v2] mmc: omap_hsmmc: don't print uninitialized variables --- 2016-01-26 Arnd Bergmann New
[6/7,media] em28xx: add MEDIA_TUNER dependency [1/7,media] pwc: hide unused label --- 2016-01-26 Arnd Bergmann New
[3/7,media] gspca: avoid unused variable warnings [1/7,media] pwc: hide unused label --- 2016-01-26 Arnd Bergmann New
[1/7,media] pwc: hide unused label [1/7,media] pwc: hide unused label --- 2016-01-26 Arnd Bergmann New
[2/2] ASoC: s3c24xx: use const snd_soc_component_driver pointer Untitled series #1710 --- 2016-01-25 Arnd Bergmann New
[1/4] crypto: sunxi - don't print uninitialized data [1/4] crypto: sunxi - don't print uninitialized data --- 2016-01-25 Arnd Bergmann New
crypto: hash - select CRYPTO_HASH where needed --- 2016-01-25 Arnd Bergmann New
[1/2] crypto: jitterentropy - always select CRYPTO_RNG [1/2] crypto: jitterentropy - always select CRYPTO_RNG --- 2016-01-25 Arnd Bergmann New
[3/3] thermal: allow u8500-thermal driver to be a module [1/3] thermal: spear: use __maybe_unused for PM functions --- 2016-01-25 Arnd Bergmann New
[2/3] thermal: allow spear-thermal driver to be a module [1/3] thermal: spear: use __maybe_unused for PM functions --- 2016-01-25 Arnd Bergmann New
[1/3] thermal: spear: use __maybe_unused for PM functions [1/3] thermal: spear: use __maybe_unused for PM functions --- 2016-01-25 Arnd Bergmann New
watchdog: imgdpc: select WATCHDOG_CORE --- 2016-01-25 Arnd Bergmann New
clocksource: select CLKSRC_MMIO where needed --- 2016-01-25 Arnd Bergmann New
kprobes: make wait_for_kprobe_optimizer as __maybe_unused --- 2016-01-25 Arnd Bergmann New
stm: add proper dependencies on the subsystem --- 2016-01-25 Arnd Bergmann New
regulator: return NULL for dummy bulk_get operation --- 2016-01-25 Arnd Bergmann New
irqchip: s3c24xx: mark init_eint as __maybe_unused --- 2016-01-25 Arnd Bergmann New
iio: ade7753: avoid uninitialized data --- 2016-01-25 Arnd Bergmann New
staging: iio: ad5933: avoid uninitialized variable in error case --- 2016-01-25 Arnd Bergmann New
mmc: omap_hsmmc: don't print uninitialized variables --- 2016-01-25 Arnd Bergmann New
power: APM_EMULATION does not depend on PM --- 2016-01-25 Arnd Bergmann New
mm/memcontrol: avoid a spurious gcc warning --- 2016-01-25 Arnd Bergmann New
cpufreq: cpufreq-dt: avoid uninitialized variable warnings: --- 2016-01-25 Arnd Bergmann New
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype --- 2016-01-25 Arnd Bergmann New
« 1 2 ... 20 21 2223 24 »

Bundling

Create bundle: