Show patches with: Submitter = Arnd Bergmann       |    Archived = No       |   3357 patches
« 1 2 ... 13 14 1533 34 »
Patch Series S/W/F Date Submitter Delegate State
bus: imx-weim: remove incorrect __init annotations bus: imx-weim: remove incorrect __init annotations --- 2019-09-04 Arnd Bergmann New
bus: omap: add MODULE_LICENSE tags bus: omap: add MODULE_LICENSE tags --- 2018-01-11 Arnd Bergmann Accepted
bus: tegra-gmi: fix build error --- 2016-11-08 Arnd Bergmann New
bus: ti-sysc: mark PM functions as __maybe_unused bus: ti-sysc: mark PM functions as __maybe_unused --- 2017-10-13 Arnd Bergmann Accepted
cachefiles: avoid deprecated get_seconds() cachefiles: avoid deprecated get_seconds() --- 2018-06-20 Arnd Bergmann Superseded
caif: reduce stack size with KASAN caif: reduce stack size with KASAN --- 2018-01-16 Arnd Bergmann Accepted
can: m_can: mark runtime-PM handlers as __maybe_unused can: m_can: mark runtime-PM handlers as __maybe_unused --- 2018-01-18 Arnd Bergmann Accepted
can: only call can_stat_update with procfs --- 2016-06-20 Arnd Bergmann Accepted
cdrom: always select BLK_SCSI_REQUEST cdrom: always select BLK_SCSI_REQUEST --- 2017-11-03 Arnd Bergmann New
ceph: fix clang warning for CEPH_DEFINE_OID_ONSTACK ceph: fix clang warning for CEPH_DEFINE_OID_ONSTACK --- 2019-03-22 Arnd Bergmann New
ceph: fix symbol versioning for ceph_monc_do_statfs --- 2016-06-13 Arnd Bergmann Accepted
ceph: fix uninitialized return code ceph: fix uninitialized return code --- 2019-07-08 Arnd Bergmann New
ceph: use an enum instead of 'static const' to define constants ceph: use an enum instead of 'static const' to define constants --- 2018-10-05 Arnd Bergmann New
cgroup: avoid false positive gcc-6 warning --- 2016-03-14 Arnd Bergmann Accepted
cgroup: remove an unused variable --- 2016-05-11 Arnd Bergmann New
char/mwave: remove custom BOOLEAN type --- 2016-06-27 Arnd Bergmann Superseded
char/mwave: remove custom BOOLEAN type --- 2016-05-31 Arnd Bergmann Accepted
char: nwbutton: avoid unused variable warning --- 2016-01-25 Arnd Bergmann Accepted
char: random: fix urandom ioctl support char: random: fix urandom ioctl support --- 2019-12-07 Arnd Bergmann New
chelsio: use BUG() instead of BUG_ON(1) chelsio: use BUG() instead of BUG_ON(1) --- 2019-03-25 Arnd Bergmann Accepted
cifs: hide unused functions cifs: hide unused functions --- 2017-09-05 Arnd Bergmann Accepted
cifs: hide unused functions --- 2017-06-27 Arnd Bergmann Accepted
cifs: silence compiler warnings showing up with gcc-8.0.0 cifs: silence compiler warnings showing up with gcc-8.0.0 --- 2018-02-02 Arnd Bergmann Accepted
CIFS: SMBD: fix configurations with INFINIBAND=m CIFS: SMBD: fix configurations with INFINIBAND=m --- 2017-12-19 Arnd Bergmann New
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning --- 2018-01-10 Arnd Bergmann Accepted
clk: bcm: don't mark iproc_pll_clk_setup as __init --- 2017-06-21 Arnd Bergmann New
clk: cs2000: mark resume function as __maybe_unused clk: cs2000: mark resume function as __maybe_unused --- 2018-04-09 Arnd Bergmann Accepted
clk: export clk_bulk_prepare clk: export clk_bulk_prepare --- 2017-10-05 Arnd Bergmann New
clk: fix false-positive Wmaybe-uninitialized warning clk: fix false-positive Wmaybe-uninitialized warning --- 2018-02-16 Arnd Bergmann Accepted
clk: fix link error for rcar-gen2 --- 2016-10-21 Arnd Bergmann New
clk: hisilicon: mark wdt_mux_p[] as const clk: hisilicon: mark wdt_mux_p[] as const --- 2018-02-20 Arnd Bergmann Accepted
clk: imx6q: fix section mismatch warning clk: imx6q: fix section mismatch warning --- 2019-06-17 Arnd Bergmann Accepted
clk: keystone: add missing MODULE_LICENSE clk: keystone: add missing MODULE_LICENSE --- 2018-10-05 Arnd Bergmann Accepted
clk: keystone: TI_SCI_PROTOCOL is needed for clk driver --- 2017-06-20 Arnd Bergmann Accepted
clk: mediatek: mark mtk_infrasys_init_early __init clk: mediatek: mark mtk_infrasys_init_early __init --- 2017-09-15 Arnd Bergmann Accepted
clk: meson: fix CLKID_GCLK_VENCI_INT typo --- 2016-09-06 Arnd Bergmann Accepted
clk: pxa: fix building on older compilers clk: pxa: fix building on older compilers --- 2017-09-15 Arnd Bergmann Accepted
clk: renesas: build clk-rcar-gen2.o for R8A7792 --- 2016-06-20 Arnd Bergmann New
clk: renesas: cpg_mstp: build for R8A774{3,5} --- 2016-11-24 Arnd Bergmann New
clk: socfpga: fix __init annotation --- 2016-02-08 Arnd Bergmann Accepted
clk: st: avoid uninitialized variable use --- 2016-01-25 Arnd Bergmann Accepted
clk: sunxi: don't mark sun6i_ar100_data __initconst --- 2016-02-02 Arnd Bergmann Accepted
clk: sunxi: fix uninitialized access --- 2017-08-23 Arnd Bergmann Accepted
clk: sunxi-ng: enable SUNXI_CCU_MP for PRCM --- 2017-05-17 Arnd Bergmann Accepted
clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t --- 2017-05-22 Arnd Bergmann Accepted
clk: sunxi: remove unused variable --- 2016-06-15 Arnd Bergmann Accepted
clk: tegra: fix SMP build clk: tegra: fix SMP build --- 2018-12-11 Arnd Bergmann New
clk: vt8500: don't return possibly uninitialized data --- 2016-02-01 Arnd Bergmann Accepted
clk: zx: fix pointer case warnings --- 2016-09-15 Arnd Bergmann Accepted
clocksource/arm_arch_timer: fix arch_timer_set_evtstrm_feature return type clocksource/arm_arch_timer: fix arch_timer_set_evtstrm_feature return type --- 2019-06-18 Arnd Bergmann New
clocksource/drivers: fix uninitialized variable use in timer_of_init --- 2017-06-21 Arnd Bergmann New
clocksource/drivers/npcm: select TIMER_OF clocksource/drivers/npcm: select TIMER_OF --- 2019-03-05 Arnd Bergmann Superseded
clocksource/drivers/timer-of: mark timer_of_exit as __init clocksource/drivers/timer-of: mark timer_of_exit as __init --- 2017-11-06 Arnd Bergmann New
clocksource: ftm: select CLKSRC_MMIO --- 2016-01-13 Arnd Bergmann New
clocksource: integrator: fix section mismatch warning clocksource: integrator: fix section mismatch warning --- 2017-09-15 Arnd Bergmann Accepted
clocksource: j-core: type fix init function return code --- 2016-07-26 Arnd Bergmann New
clocksource: kona: avoid bogus warning --- 2016-06-13 Arnd Bergmann New
clocksource: nps: avoid maybe-uninitialized warning --- 2016-11-22 Arnd Bergmann Accepted
clocksource: nps: fix nps_timer_init return value --- 2016-06-13 Arnd Bergmann New
clocksource: select CLKSRC_MMIO where needed --- 2016-01-25 Arnd Bergmann New
coda: stop using 'struct timespec' in user API coda: stop using 'struct timespec' in user API --- 2018-06-19 Arnd Bergmann Superseded
compat_ioctl: block: add missing include compat_ioctl: block: add missing include --- 2019-12-21 Arnd Bergmann New
compat: remove compat_printk --- 2016-06-17 Arnd Bergmann New
copy_{to,from}_user(): fix compile-time sanity checks with gcc -Og copy_{to,from}_user(): fix compile-time sanity checks with gcc -Og --- 2018-11-02 Arnd Bergmann New
coresight: catu: fix clang build warning coresight: catu: fix clang build warning --- 2019-03-07 Arnd Bergmann Accepted
coresight: etm4x: fix unused function warning coresight: etm4x: fix unused function warning --- 2019-12-10 Arnd Bergmann Accepted
coresight: include vmalloc.h for vmap/vunmap coresight: include vmalloc.h for vmap/vunmap --- 2018-06-05 Arnd Bergmann Accepted
coresight: platform: add OF/APCI dependency coresight: platform: add OF/APCI dependency --- 2019-06-17 Arnd Bergmann Accepted
cpufreq: cpufreq-dt: avoid uninitialized variable warnings: --- 2016-01-25 Arnd Bergmann New
cpufreq: select IRQ_WORK in Kconfig --- 2016-02-10 Arnd Bergmann New
cpufreq: tegra: add regulator dependency for T124 --- 2015-12-08 Arnd Bergmann New
cpu/hotplug: fix unused function warning cpu/hotplug: fix unused function warning --- 2018-03-15 Arnd Bergmann Accepted
cpu/hotplug: remove unused check_for_tasks() function --- 2017-06-08 Arnd Bergmann Accepted
cpumask: provide a dummy cpumask_next_wrap cpumask: provide a dummy cpumask_next_wrap --- 2018-08-13 Arnd Bergmann New
cramfs: fix MTD dependency cramfs: fix MTD dependency --- 2017-11-10 Arnd Bergmann Accepted
crash: print timestamp using time64_t crash: print timestamp using time64_t --- 2018-06-18 Arnd Bergmann Accepted
crc32: use ktime_get_ns for measurement --- 2016-06-17 Arnd Bergmann Accepted
cred/userns: define current_user_ns() as a function --- 2016-03-14 Arnd Bergmann Accepted
cros_ec: fix nul-termination for firmware build info cros_ec: fix nul-termination for firmware build info --- 2017-12-04 Arnd Bergmann Accepted
crypto: acomp: export all scomp interfaces --- 2016-10-27 Arnd Bergmann New
crypto: caam: fix misspelled upper_32_bits --- 2016-06-16 Arnd Bergmann Accepted
crypto: ccp - Reduce maximum stack usage crypto: ccp - Reduce maximum stack usage --- 2019-07-12 Arnd Bergmann New
crypto: ccree - reduce kernel stack usage with clang crypto: ccree - reduce kernel stack usage with clang --- 2019-03-14 Arnd Bergmann Accepted
crypto: hash - select CRYPTO_HASH where needed --- 2016-01-25 Arnd Bergmann New
crypto: ixp4xx: avoid uninitialized variable use --- 2016-01-18 Arnd Bergmann New
crypto: morus - Hide Kconfig option for glue code crypto: morus - Hide Kconfig option for glue code --- 2018-05-28 Arnd Bergmann New
cw1200: fix bogus maybe-uninitialized warning --- 2016-10-24 Arnd Bergmann New
cxgb4: unexport cxgb4_dcb_enabled --- 2016-09-30 Arnd Bergmann Accepted
DAC960: split up ioctl function to reduce stack size DAC960: split up ioctl function to reduce stack size --- 2017-12-11 Arnd Bergmann Accepted
dax: try to avoid unused function warnings --- 2016-11-28 Arnd Bergmann New
dax: use correct dev_t value --- 2016-09-08 Arnd Bergmann Accepted
debugfs: fix debugfs_real_fops() build error debugfs: fix debugfs_real_fops() build error --- 2017-11-14 Arnd Bergmann Accepted
debugobjects: avoid another unused variable warning. debugobjects: avoid another unused variable warning. --- 2018-03-13 Arnd Bergmann New
debugobjects: fix debug_objects_freed accounting debugobjects: fix debug_objects_freed accounting --- 2018-02-22 Arnd Bergmann New
dell-smbios: fix string overflow dell-smbios: fix string overflow --- 2017-11-08 Arnd Bergmann Accepted
device property: export irqchip_fwnode_ops --- 2017-07-25 Arnd Bergmann Accepted
devlink: fix devlink_sb_register prototype --- 2016-04-16 Arnd Bergmann New
devres: allow const resource arguments devres: allow const resource arguments --- 2019-06-28 Arnd Bergmann Accepted
dma-coherent: fix dma_declare_coherent_memory() logic error dma-coherent: fix dma_declare_coherent_memory() logic error --- 2017-09-05 Arnd Bergmann Accepted
dma-coherent: fix rmem_dma_device_init regression dma-coherent: fix rmem_dma_device_init regression --- 2017-09-15 Arnd Bergmann Accepted
« 1 2 ... 13 14 1533 34 »