Show patches with: Submitter = Arnd Bergmann       |   3091 patches
« 1 2 3 430 31 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,05/10] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation ARM: remove set_fs callers and implementation - - - --- 2020-10-01 Arnd Bergmann New
[v3,04/10] ARM: syscall: always store thread_info->syscall ARM: remove set_fs callers and implementation - - - --- 2020-10-01 Arnd Bergmann New
[v3,03/10] ARM: oabi-compat: add epoll_pwait handler ARM: remove set_fs callers and implementation - 1 - --- 2020-10-01 Arnd Bergmann New
[v3,02/10] ARM: traps: use get_kernel_nofault instead of set_fs() ARM: remove set_fs callers and implementation - 1 - --- 2020-10-01 Arnd Bergmann New
[v3,01/10] mm/maccess: fix unaligned copy_{from, to}_kernel_nofault ARM: remove set_fs callers and implementation - 1 - --- 2020-10-01 Arnd Bergmann New
[v2,2/2] staging: vchiq: avoid mixing kernel and user pointers [v2,1/2] staging: vchiq: fix __user annotations - - - --- 2020-09-25 Arnd Bergmann New
[v2,1/2] staging: vchiq: fix __user annotations [v2,1/2] staging: vchiq: fix __user annotations - - - --- 2020-09-25 Arnd Bergmann New
[2/2] staging: vchiq: avoid mixing kernel and user pointers [1/2] staging: vchiq: fix __user annotations - - - --- 2020-09-22 Arnd Bergmann New
[1/2] staging: vchiq: fix __user annotations [1/2] staging: vchiq: fix __user annotations - - - --- 2020-09-22 Arnd Bergmann New
[4/4] mm: remove compat numa syscalls syscalls: remove compat_alloc_user_space callers - - - --- 2020-09-18 Arnd Bergmann New
[3/4] mm: remove compat_sys_move_pages syscalls: remove compat_alloc_user_space callers - - - --- 2020-09-18 Arnd Bergmann New
[2/4] kexec: remove compat_sys_kexec_load syscall syscalls: remove compat_alloc_user_space callers - - - --- 2020-09-18 Arnd Bergmann New
[1/4] x86: add __X32_COND_SYSCALL() macro syscalls: remove compat_alloc_user_space callers - - - --- 2020-09-18 Arnd Bergmann New
[v2,9/9] ARM: uaccess: remove set_fs() implementation ARM: remove set_fs callers and implementation - - - --- 2020-09-18 Arnd Bergmann New
[v2,8/9] ARM: uaccess: add __{get,put}_kernel_nofault ARM: remove set_fs callers and implementation - - - --- 2020-09-18 Arnd Bergmann New
[v2,7/9] ARM: oabi-compat: rework fcntl64() emulation ARM: remove set_fs callers and implementation - - - --- 2020-09-18 Arnd Bergmann New
[v2,6/9] ARM: oabi-compat: rework sys_semtimedop emulation ARM: remove set_fs callers and implementation - - - --- 2020-09-18 Arnd Bergmann New
[v2,5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation ARM: remove set_fs callers and implementation - - - --- 2020-09-18 Arnd Bergmann New
[v2,4/9] ARM: syscall: always store thread_info->syscall ARM: remove set_fs callers and implementation - - - --- 2020-09-18 Arnd Bergmann New
[v2,3/9] ARM: oabi-compat: add epoll_pwait handler ARM: remove set_fs callers and implementation - 1 - --- 2020-09-18 Arnd Bergmann New
[v2,2/9] ARM: traps: use get_kernel_nofault instead of set_fs() ARM: remove set_fs callers and implementation - 1 - --- 2020-09-18 Arnd Bergmann New
[v2,1/9] mm/maccess: fix unaligned copy_{from, to}_kernel_nofault ARM: remove set_fs callers and implementation - 1 - --- 2020-09-18 Arnd Bergmann New
[5/5] staging: vchiq: convert compat await_completion staging: vchiq: stop using compat_alloc_user_space - - - --- 2020-09-18 Arnd Bergmann New
[4/5] staging: vchiq: convert compat bulk transfer staging: vchiq: stop using compat_alloc_user_space - - - --- 2020-09-18 Arnd Bergmann New
[3/5] staging: vchiq: convert compat dequeue_message staging: vchiq: stop using compat_alloc_user_space - - - --- 2020-09-18 Arnd Bergmann New
[2/5] staging: vchiq: convert compat create_service staging: vchiq: stop using compat_alloc_user_space - - - --- 2020-09-18 Arnd Bergmann New
[1/5] staging: vchiq: rework compat handling staging: vchiq: stop using compat_alloc_user_space - - - --- 2020-09-18 Arnd Bergmann New
[9/9] ARM: uaccess: remove set_fs() implementation ARM: remove set_fs callers and implementation - - - --- 2020-09-07 Arnd Bergmann New
[8/9] ARM: uaccess: add __{get,put}_kernel_nofault ARM: remove set_fs callers and implementation - - - --- 2020-09-07 Arnd Bergmann New
[7/9] ARM: oabi-compat: rework fcntl64() emulation ARM: remove set_fs callers and implementation - - - --- 2020-09-07 Arnd Bergmann New
[6/9] ARM: oabi-compat: rework sys_semtimedop emulation ARM: remove set_fs callers and implementation - - - --- 2020-09-07 Arnd Bergmann New
[5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation ARM: remove set_fs callers and implementation - - - --- 2020-09-07 Arnd Bergmann New
[4/9] ARM: syscall: always store thread_info->syscall ARM: remove set_fs callers and implementation - - - --- 2020-09-07 Arnd Bergmann New
[3/9] ARM: oabi-compat: add epoll_pwait handler ARM: remove set_fs callers and implementation - 1 - --- 2020-09-07 Arnd Bergmann New
[2/9] ARM: traps: use get_kernel_nofault instead of set_fs() ARM: remove set_fs callers and implementation - - - --- 2020-09-07 Arnd Bergmann New
[1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault ARM: remove set_fs callers and implementation - 2 - --- 2020-09-07 Arnd Bergmann New
[GIT,PULL,5/5] ARM: new SoC support for v5.9 ARM: SoC: changes for v5.9 - - - --- 2020-08-03 Arnd Bergmann Mainlined
[GIT,PULL,4/5] ARM: SoC driver updates for v5.9 ARM: SoC: changes for v5.9 - - - --- 2020-08-03 Arnd Bergmann Mainlined
[GIT,PULL,3/5] ARM: SoC changes for v5.9 ARM: SoC: changes for v5.9 - - - --- 2020-08-03 Arnd Bergmann Mainlined
[GIT,PULL,2/5] ARM: SoC: DT changes for v5.9 ARM: SoC: changes for v5.9 - - - --- 2020-08-03 Arnd Bergmann Mainlined
[GIT,PULL,1/5] ARM: defconfig updates for v5.9 ARM: SoC: changes for v5.9 - - - --- 2020-08-03 Arnd Bergmann Mainlined
[GIT,PULL] ARM: SoC DT fixes for v5.8, #3 [GIT,PULL] ARM: SoC DT fixes for v5.8, #3 - - - --- 2020-07-28 Arnd Bergmann Mainlined
[GIT,PULL] ARM: SoC fixes for v5.8, #2 [GIT,PULL] ARM: SoC fixes for v5.8, #2 - - - --- 2020-07-17 Arnd Bergmann Mainlined
udc: lpc32xx: mark local function static udc: lpc32xx: mark local function static 1 - - --- 2020-06-30 Arnd Bergmann Mainlined
[GIT,PULL,2/2] ARM: OMAP fixes for v5.8 Untitled series #309613 - - - --- 2020-06-28 Arnd Bergmann New
[GIT,PULL,1/2] ARM: SoC fixes for v5.8 [GIT,PULL,1/2] ARM: SoC fixes for v5.8 - - - --- 2020-06-28 Arnd Bergmann New
[GIT,PULL] ARM: SoC fixes for v5.7 [GIT,PULL] ARM: SoC fixes for v5.7 - - - --- 2020-05-29 Arnd Bergmann Mainlined
[v2] ARM: omap2: fix omap5_realtime_timer_init definition [v2] ARM: omap2: fix omap5_realtime_timer_init definition 1 - - --- 2020-05-29 Arnd Bergmann New
ARM: omap2: drop broken broadcast timer hack ARM: omap2: drop broken broadcast timer hack - - - --- 2020-05-28 Arnd Bergmann New
arm64: fix clang integrated assembler build arm64: fix clang integrated assembler build - - - --- 2020-05-27 Arnd Bergmann New
ARM: pass -msoft-float to gcc earlier ARM: pass -msoft-float to gcc earlier - - - --- 2020-05-27 Arnd Bergmann New
clk: versatile: undo some dependency changes clk: versatile: undo some dependency changes - - - --- 2020-05-27 Arnd Bergmann New
arm64: disable -fsanitize=shadow-call-stack for big-endian arm64: disable -fsanitize=shadow-call-stack for big-endian - - - --- 2020-05-27 Arnd Bergmann New
ARM: davinci: fix build failure without I2C ARM: davinci: fix build failure without I2C - 1 - --- 2020-05-27 Arnd Bergmann Mainlined
[wireless-next] mt75: fix enum type mismatch [wireless-next] mt75: fix enum type mismatch - - - --- 2020-05-27 Arnd Bergmann New
[net-next] mtk-star-emac: mark PM functions as __maybe_unused [net-next] mtk-star-emac: mark PM functions as __maybe_unused 1 - - --- 2020-05-27 Arnd Bergmann Mainlined
ARM: pass -msoft-float to gcc earlier ARM: pass -msoft-float to gcc earlier - 1 - --- 2020-05-19 Arnd Bergmann New
ARM: omap1: fix irq setup ARM: omap1: fix irq setup 3 - - --- 2020-05-05 Arnd Bergmann New
arm64: disable patchable function entry on big-endian clang builds arm64: disable patchable function entry on big-endian clang builds 1 - - --- 2020-05-05 Arnd Bergmann New
ARM: use ARM unwinder for gcov ARM: use ARM unwinder for gcov - - - --- 2020-05-05 Arnd Bergmann New
pinctrl: mediatek: add pinctrl-mtk-common-v2 module license pinctrl: mediatek: add pinctrl-mtk-common-v2 module license - - - --- 2020-05-05 Arnd Bergmann Mainlined
arm64: kvm: fix gcc-10 shift warning arm64: kvm: fix gcc-10 shift warning 2 - - --- 2020-04-29 Arnd Bergmann New
pinctrl: mediatek: fix mtk_eint link error pinctrl: mediatek: fix mtk_eint link error - - - --- 2020-04-29 Arnd Bergmann New
[v2] ARM: oabi-compat: fix epoll_ctl build failure [v2] ARM: oabi-compat: fix epoll_ctl build failure - - - --- 2020-04-29 Arnd Bergmann New
sun6i: dsi: fix gcc-4.8 sun6i: dsi: fix gcc-4.8 - 1 - --- 2020-04-28 Arnd Bergmann Mainlined
ARM: oabi-compat: fix epoll_ctl build failure ARM: oabi-compat: fix epoll_ctl build failure - - - --- 2020-04-28 Arnd Bergmann New
drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume __maybe_unused drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume __maybe_unused - 1 - --- 2020-04-28 Arnd Bergmann New
ASoC: SOF: sort out Kconfig, again ASoC: SOF: sort out Kconfig, again 1 - - --- 2020-04-28 Arnd Bergmann Mainlined
[GIT,PULL] ARM: soc fixes [GIT,PULL] ARM: soc fixes - - - --- 2020-04-23 Arnd Bergmann Mainlined
ASoC: brcm: fix dma_addr_t cast to pointer ASoC: brcm: fix dma_addr_t cast to pointer - - - --- 2020-04-08 Arnd Bergmann Mainlined
[RFC] clk: sprd: fix compile-testing [RFC] clk: sprd: fix compile-testing 2 - - --- 2020-04-08 Arnd Bergmann Mainlined
remoteproc: mtk_scp: use dma_addr_t for DMA API remoteproc: mtk_scp: use dma_addr_t for DMA API - - - --- 2020-04-08 Arnd Bergmann Mainlined
media: staging: rkisp1: avoid unused variable warning media: staging: rkisp1: avoid unused variable warning - 1 - --- 2020-04-08 Arnd Bergmann New
drivers: soc: xilinx: fix firmware driver Kconfig dependency drivers: soc: xilinx: fix firmware driver Kconfig dependency 1 - - --- 2020-04-08 Arnd Bergmann Mainlined
[GIT,PULL,4/4] ARM: devicetree updates ARM: SoC changes for v5.7 - - - --- 2020-04-03 Arnd Bergmann Mainlined
[GIT,PULL,3/4] ARM: defconfig updates ARM: SoC changes for v5.7 - - - --- 2020-04-03 Arnd Bergmann Mainlined
[GIT,PULL,2/4] ARM: driver updates ARM: SoC changes for v5.7 - - - --- 2020-04-03 Arnd Bergmann Mainlined
[GIT,PULL,1/4] ARM: SoC updates ARM: SoC changes for v5.7 - - - --- 2020-04-03 Arnd Bergmann Mainlined
[GIT,PULL] ARM: DT and driver fixes for v5.6 [GIT,PULL] ARM: DT and driver fixes for v5.6 - - - --- 2020-03-27 Arnd Bergmann Mainlined
arm/ftrace: fix building on BE32 arm/ftrace: fix building on BE32 - 1 - --- 2020-01-08 Arnd Bergmann New
ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A - - - --- 2020-01-07 Arnd Bergmann Mainlined
drm: meson: fix address type confusion drm: meson: fix address type confusion 1 - - --- 2020-01-07 Arnd Bergmann Mainlined
crypto: curve25519 - Work around link failure crypto: curve25519 - Work around link failure - - - --- 2020-01-07 Arnd Bergmann New
[v3,01/22] compat: ARM64: always include asm-generic/compat.h [v3,01/22] compat: ARM64: always include asm-generic/compat.h 1 - - --- 2020-01-02 Arnd Bergmann New
ARM: omap2plus: select RESET_CONTROLLER ARM: omap2plus: select RESET_CONTROLLER 1 - - --- 2019-12-16 Arnd Bergmann Mainlined
mt76: fix LED link time failure mt76: fix LED link time failure 1 - - --- 2019-12-16 Arnd Bergmann Mainlined
[01/24] compat: ARM64: always include asm-generic/compat.h block, scsi: final compat_ioctl cleanup 1 - - --- 2019-12-11 Arnd Bergmann New
ARM: mmp: include the correct cputype.h ARM: mmp: include the correct cputype.h 1 - - --- 2019-12-10 Arnd Bergmann New
coresight: etm4x: fix unused function warning coresight: etm4x: fix unused function warning - - - --- 2019-12-10 Arnd Bergmann Mainlined
gpio: aspeed: avoid return type warning gpio: aspeed: avoid return type warning 1 - - --- 2019-12-10 Arnd Bergmann Mainlined
gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove - 1 - --- 2019-12-10 Arnd Bergmann Mainlined
ASoC: rt5677: add SPI_MASTER dependency ASoC: rt5677: add SPI_MASTER dependency - - - --- 2019-12-10 Arnd Bergmann New
ARM: davinci: select CONFIG_RESET_CONTROLLER ARM: davinci: select CONFIG_RESET_CONTROLLER 1 2 - --- 2019-12-10 Arnd Bergmann Mainlined
PM / devfreq: events: fix excessive stack usage PM / devfreq: events: fix excessive stack usage - - - --- 2019-10-22 Arnd Bergmann New
[6/6] ARM: orion: unify Makefile/Kconfig files ARM: platform cleanup - - - --- 2019-10-18 Arnd Bergmann New
[5/6] ARM: orion/mv78xx0/dove: move to a common directory ARM: platform cleanup - - - --- 2019-10-18 Arnd Bergmann New
[4/6] ARM: dove: multiplatform support ARM: platform cleanup 1 - - --- 2019-10-18 Arnd Bergmann New
[3/6] ARM: ep93xx: make mach/ep93xx-regs.h local ARM: platform cleanup - - - --- 2019-10-18 Arnd Bergmann New
[2/6] ARM: ep93xx: enable SPARSE_IRQ ARM: platform cleanup - - 1 --- 2019-10-18 Arnd Bergmann New
[1/6] ARM: versatile: move integrator/realview/vexpress to versatile ARM: platform cleanup 1 - 1 --- 2019-10-18 Arnd Bergmann New
« 1 2 3 430 31 »