Current Team Memberships

Show patches with: Archived = No       |   5014 patches
« 1 2 ... 29 30 3150 51 »
Patch Series S/W/F Date Submitter Delegate State
[net-next] ipv6: fix false-postive maybe-uninitialized warning --- 2017-08-18 Arnd Bergmann Accepted
[2/2] dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK [1/2] mmc: test: reduce stack usage in mmc_test_nonblock_transfer --- 2017-08-15 Arnd Bergmann Accepted
[1/2] mmc: test: reduce stack usage in mmc_test_nonblock_transfer [1/2] mmc: test: reduce stack usage in mmc_test_nonblock_transfer --- 2017-08-15 Arnd Bergmann New
hwmon: aspeed: add THERMAL dependency --- 2017-08-15 Arnd Bergmann Accepted
iio: adc: select triggered buffer for sama5d2 adc --- 2017-08-15 Arnd Bergmann Accepted
x86/cpu/amd: hide unused legacy_fixup_core_id() function --- 2017-08-11 Arnd Bergmann Accepted
arm64: fix pmem interface definition --- 2017-08-10 Arnd Bergmann Accepted
kvm: avoid uninitialized-variable warnings --- 2017-08-10 Arnd Bergmann Accepted
[2/2] spi: qup: fix 64-bit build warning Untitled series #3264 --- 2017-08-10 Arnd Bergmann New
[1/2] spi: qup: hide warning for uninitialized variable [1/2] spi: qup: hide warning for uninitialized variable --- 2017-08-10 Arnd Bergmann Accepted
ACPI/IORT: fix build regression without IOMMU --- 2017-08-10 Arnd Bergmann New
SPI: fix building SPI_PXA on MMP --- 2017-08-07 Arnd Bergmann Accepted
string.h: work around __builtin_constant_p quirk --- 2017-08-07 Arnd Bergmann New
ext4: fix clang build regression --- 2017-08-07 Arnd Bergmann New
[media] staging: atomisp: imx: remove dead code --- 2017-08-07 Arnd Bergmann Accepted
[media] staging/imx: always select VIDEOBUF2_DMA_CONTIG --- 2017-08-07 Arnd Bergmann Accepted
hns3: fix unused function warning --- 2017-08-07 Arnd Bergmann Accepted
ASoC: pxa: don't select SSP for COMPILE_TESTing --- 2017-08-07 Arnd Bergmann New
[3/3] drm/msm: use %z format modifier for printing size_t Untitled series #3154 --- 2017-08-03 Arnd Bergmann Accepted
[2/3] drm/msm/mdp5: mark runtime_pm functions as __maybe_unused Untitled series #3153 --- 2017-08-03 Arnd Bergmann Accepted
[1/3] drm/msm: remove unused variable [1/3] drm/msm: remove unused variable --- 2017-08-03 Arnd Bergmann New
[urgent,tty-next] tty: fix __tty_insert_flip_char regression --- 2017-08-02 Arnd Bergmann Accepted
fbcon: mark dummy functions 'inline' --- 2017-08-02 Arnd Bergmann Accepted
fbdev: matrox: hide unused 'hotplug' variable --- 2017-08-02 Arnd Bergmann New
[2/2] adfs: use 'unsigned' types for memcpy length [1/2] ext4: fix warning about stack corruption --- 2017-08-01 Arnd Bergmann New
[1/2] ext4: fix warning about stack corruption [1/2] ext4: fix warning about stack corruption --- 2017-08-01 Arnd Bergmann Accepted
fs, proc: remove unused variable --- 2017-08-01 Arnd Bergmann New
[net-next] net: bcmgenet: drop COMPILE_TEST dependency --- 2017-08-01 Arnd Bergmann Accepted
nvdimm: avoid bogus -Wmaybe-uninitialized warning --- 2017-08-01 Arnd Bergmann New
crypto: ccp - select CONFIG_CRYPTO_RSA --- 2017-07-31 Arnd Bergmann Accepted
crypto: ccp - avoid uninitialized variable warning --- 2017-07-31 Arnd Bergmann Accepted
crypto: serpent: improve __serpent_setkey with UBSAN --- 2017-07-31 Arnd Bergmann New
ASoC: codecs: fix wm8524 build error --- 2017-07-31 Arnd Bergmann Accepted
netfilter: fix stringop-overflow warning with UBSAN --- 2017-07-31 Arnd Bergmann New
[RFC] fs/binfmt_elf: work around bogus ubsan array-bounds warning --- 2017-07-31 Arnd Bergmann Superseded
[RFC] fs/binfmt_elf: work around bogus ubsan array-bounds warning --- 2017-07-31 Arnd Bergmann New
ISDN: eicon: fix array-bounds warning properly --- 2017-07-31 Arnd Bergmann New
staging: pi433: reduce stack size in tx thread --- 2017-07-31 Arnd Bergmann Accepted
psci: add CPU_IDLE dependency --- 2017-07-31 Arnd Bergmann Accepted
ASoC: improve RT5514 dependencies --- 2017-07-31 Arnd Bergmann New
infiniband: avoid overflow warning --- 2017-07-31 Arnd Bergmann Accepted
[net] tcp: avoid bogus gcc-7 array-bounds warning --- 2017-07-28 Arnd Bergmann Accepted
[RFC] ARM: move __bug_table into .data for XIP_KERNEL --- 2017-07-28 Arnd Bergmann New
[net-next] IB/hns: include linux/interrupt.h --- 2017-07-28 Arnd Bergmann New
staging: pi433: use div_u64 for 64-bit division --- 2017-07-28 Arnd Bergmann Accepted
staging: vboxvideo: select CONFIG_GENERIC_ALLOCATOR --- 2017-07-28 Arnd Bergmann New
iommu/exynos: prevent building on big-endian kernels --- 2017-07-28 Arnd Bergmann Accepted
HID: wacom: add USB_HID dependency --- 2017-07-28 Arnd Bergmann Accepted
dmaengine: rcar-dmac: avoid array overflow --- 2017-07-28 Arnd Bergmann New
[RESEND] ARM: davinci: don't mark vpif_input structures as 'const' --- 2017-07-27 Arnd Bergmann Accepted
tinydrm: repaper: add CONFIG_THERMAL dependency --- 2017-07-27 Arnd Bergmann Accepted
[v3] drm/msm: gpu: don't abuse dma_alloc for non-DMA allocations --- 2017-07-26 Arnd Bergmann Accepted
[2/2] drm/msm: gpu: don't abuse dma_alloc for non-DMA allocations [1/2] drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOM --- 2017-07-26 Arnd Bergmann Accepted
[1/2] drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOM [1/2] drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOM --- 2017-07-26 Arnd Bergmann Accepted
media: v4l: omap_vout: vrfb: initialize DMA flags --- 2017-07-26 Arnd Bergmann Accepted
[2/2] phy: bcm-ns-usb3: fix MDIO_BUS dependency [1/2] net: phy: rework Kconfig settings for MDIO_BUS --- 2017-07-26 Arnd Bergmann Accepted
[1/2] net: phy: rework Kconfig settings for MDIO_BUS [1/2] net: phy: rework Kconfig settings for MDIO_BUS --- 2017-07-26 Arnd Bergmann Accepted
[RESEND] fbdev: omapfb: remove unused variable --- 2017-07-26 Arnd Bergmann New
[3/3] drm/etnaviv: add thermal dependency Untitled series #3022 --- 2017-07-26 Arnd Bergmann New
[2/3] ACPI/DRM: rework ACPI_VIDEO Kconfig dependencies Kconfig dependencies: acpi-video, backlight and thermal --- 2017-07-26 Arnd Bergmann New
[1/3] backlight: always select BACKLIGHT_LCD_SUPPORT for BACKLIGHT_CLASS_DEVICE Kconfig dependencies: acpi-video, backlight and thermal --- 2017-07-26 Arnd Bergmann New
[v2] iopoll: avoid -Wint-in-bool-context warning --- 2017-07-26 Arnd Bergmann New
[v2] Kbuild: use -fshort-wchar globally --- 2017-07-26 Arnd Bergmann Accepted
[v2] smp_call_function: use inline helpers instead of macros --- 2017-07-26 Arnd Bergmann New
hamradio: dmascc: avoid -Wformat-overflow warning --- 2017-07-26 Arnd Bergmann Accepted
staging: fsl-mc: include irqreturn.h as needed --- 2017-07-26 Arnd Bergmann Accepted
[v2] drm/hisilicon: fix build error without fbdev emulation --- 2017-07-25 Arnd Bergmann New
mtd: remove unused variable in mtdswap --- 2017-07-25 Arnd Bergmann New
drm/stm: fix warning about multiplication in condition --- 2017-07-25 Arnd Bergmann Superseded
media: v4l: use WARN_ON(1) instead of __WARN() --- 2017-07-25 Arnd Bergmann Accepted
staging: pi433: fix Kconfig entry --- 2017-07-25 Arnd Bergmann New
media: i2c: add KConfig dependencies --- 2017-07-25 Arnd Bergmann Accepted
[net-next] virtio-net: mark PM functions as __maybe_unused --- 2017-07-25 Arnd Bergmann Accepted
drm/hisilicon: fix build error without fbdev emulation --- 2017-07-25 Arnd Bergmann New
device property: export irqchip_fwnode_ops --- 2017-07-25 Arnd Bergmann Accepted
[net-next,2/2] bnxt_en: define sriov_lock unconditionally [net-next,1/2] bnxt_en: add CONFIG_NET_SWITCHDEV dependency --- 2017-07-25 Arnd Bergmann New
[net-next,1/2] bnxt_en: add CONFIG_NET_SWITCHDEV dependency [net-next,1/2] bnxt_en: add CONFIG_NET_SWITCHDEV dependency --- 2017-07-25 Arnd Bergmann New
objtool: make orc_types.h headers match --- 2017-07-25 Arnd Bergmann New
[v3] kasan: avoid -Wmaybe-uninitialized warning --- 2017-07-25 Arnd Bergmann New
[v2] ARM: sa1100/pxa: fix MTD_XIP build --- 2017-07-25 Arnd Bergmann Accepted
[RFC] mtd: atmel-quadspi: fix build issues --- 2017-07-21 Arnd Bergmann New
spi: document broadcom qspi driver as broken --- 2017-07-21 Arnd Bergmann New
[RESEND] drm/rockchip: fix Kconfig dependencies --- 2017-07-21 Arnd Bergmann Accepted
[v2] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF --- 2017-07-21 Arnd Bergmann Superseded
[v2] kasan: avoid -Wmaybe-uninitialized warning --- 2017-07-21 Arnd Bergmann New
[RESEND] gpu: ipu-v3: add DRM dependency --- 2017-07-21 Arnd Bergmann Accepted
[RESEND] scsi: lpfc: fix linking against modular NVMe support --- 2017-07-21 Arnd Bergmann Accepted
drm: exynos: mark pm functions as __maybe_unused --- 2017-07-21 Arnd Bergmann Accepted
mtd: orion-nand: fix build error with ARMv4 --- 2017-07-21 Arnd Bergmann Accepted
[RESEND] mtd: only use __xipram annotation when XIP_KERNEL is set --- 2017-07-21 Arnd Bergmann New
of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF --- 2017-07-21 Arnd Bergmann Superseded
[RESEND] pcmcia: badge4: avoid unused function warning --- 2017-07-21 Arnd Bergmann Superseded
[RESEND] nfs: blocklayout: avoid warnings on 32-bit sector_t --- 2017-07-21 Arnd Bergmann New
[media] imx: add VIDEO_V4L2_SUBDEV_API dependency --- 2017-07-21 Arnd Bergmann Accepted
[media] v4l: omap_vout: vrfb: include linux/slab.h --- 2017-07-21 Arnd Bergmann New
xen/pvcalls: use WARN_ON(1) instead of __WARN() --- 2017-07-21 Arnd Bergmann Accepted
thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies --- 2017-07-21 Arnd Bergmann Accepted
power: supply: cpcap-charger: add OMAP_USB2 dependency --- 2017-07-21 Arnd Bergmann Accepted
drm: tegra: add CONFIG_OF dependency --- 2017-07-21 Arnd Bergmann Accepted
scsi: qedi: select CONFIG_ISCSI_BOOT_SYSFS --- 2017-07-21 Arnd Bergmann New
« 1 2 ... 29 30 3150 51 »

Bundling

Create bundle: