Show patches with: Submitter = Arnd Bergmann       |    State = Action Required       |    Archived = No       |   1340 patches
« 1 2 3 413 14 »
Patch Series S/W/F Date Submitter Delegate State
mlxsw: spectrum_ptp: fix 32-bit build mlxsw: spectrum_ptp: fix 32-bit build --- 2019-06-19 Arnd Bergmann New
soc: aspeed: fix probe error handling soc: aspeed: fix probe error handling --- 2019-06-19 Arnd Bergmann New
netfilter: synproxy: fix nf_synproxy_ipv{4,6}_init() return code netfilter: synproxy: fix nf_synproxy_ipv{4,6}_init() return code --- 2019-06-19 Arnd Bergmann New
[v2] ipsec: select crypto ciphers for xfrm_algo [v2] ipsec: select crypto ciphers for xfrm_algo --- 2019-06-18 Arnd Bergmann New
[v2] net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create [v2] net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create --- 2019-06-18 Arnd Bergmann New
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
structleak: disable BYREF_ALL in combination with KASAN_STACK structleak: disable BYREF_ALL in combination with KASAN_STACK --- 2019-06-18 Arnd Bergmann New
mm/vmalloc: avoid bogus -Wmaybe-uninitialized warning mm/vmalloc: avoid bogus -Wmaybe-uninitialized warning --- 2019-06-18 Arnd Bergmann New
ipsec: select CRYPTO_HASH for xfrm_algo ipsec: select CRYPTO_HASH for xfrm_algo --- 2019-06-18 Arnd Bergmann New
iommu: fix integer truncation iommu: fix integer truncation --- 2019-06-17 Arnd Bergmann New
dmaengine: dw-edma: fix endianess confusion dmaengine: dw-edma: fix endianess confusion --- 2019-06-17 Arnd Bergmann New
[net-next] netfilter: fix nf_conntrack_bridge/ipv6 link error [net-next] netfilter: fix nf_conntrack_bridge/ipv6 link error --- 2019-06-17 Arnd Bergmann New
lib: test_meminit: fix -Wmaybe-uninitialized false positive lib: test_meminit: fix -Wmaybe-uninitialized false positive --- 2019-06-17 Arnd Bergmann New
hwtracing: msu: fix unused variable warning hwtracing: msu: fix unused variable warning --- 2019-06-17 Arnd Bergmann New
proc/sysctl: make firmware loader table conditional proc/sysctl: make firmware loader table conditional --- 2019-06-17 Arnd Bergmann New
bpf: hide do_bpf_send_signal when unused bpf: hide do_bpf_send_signal when unused --- 2019-06-17 Arnd Bergmann New
drm/komeda: fix size_t format string drm/komeda: fix size_t format string --- 2019-06-17 Arnd Bergmann New
drm/amd/display: include missing linux/delay.h drm/amd/display: include missing linux/delay.h --- 2019-06-17 Arnd Bergmann New
[3/3] ARM: ixp4xx: include irqs.h where needed [1/3] ARM: ixp4xx: don't select SERIAL_OF_PLATFORM --- 2019-06-17 Arnd Bergmann New
[BUG] : mm/vmalloc: uninitialized variable access in pcpu_get_vm_areas [BUG] : mm/vmalloc: uninitialized variable access in pcpu_get_vm_areas --- 2019-06-17 Arnd Bergmann New
ima: dynamically allocate shash_desc ima: dynamically allocate shash_desc --- 2019-06-17 Arnd Bergmann New
[1/3] media: meson: include linux/kthread.h [1/3] media: meson: include linux/kthread.h --- 2019-06-17 Arnd Bergmann New
mtd: rawnand: ingenic: fix ingenic_ecc dependency mtd: rawnand: ingenic: fix ingenic_ecc dependency --- 2019-06-17 Arnd Bergmann New
Staging: iio: adt7316: use correct headers for gpio Staging: iio: adt7316: use correct headers for gpio --- 2019-06-17 Arnd Bergmann New
arm64/sve: fix genksyms generation arm64/sve: fix genksyms generation --- 2019-06-17 Arnd Bergmann New
[GIT,PULL] arch: add pidfd and io_uring syscalls everywhere [GIT,PULL] arch: add pidfd and io_uring syscalls everywhere --- 2019-04-23 Arnd Bergmann New
[v3,1/3] net: rework SIOCGSTAMP ioctl handling [v3,1/3] net: rework SIOCGSTAMP ioctl handling --- 2019-04-17 Arnd Bergmann New
[v2] ARM: debug-ll: add default address for digicolor [v2] ARM: debug-ll: add default address for digicolor --- 2019-04-17 Arnd Bergmann New
[v3,25/26] compat_ioctl: remove /dev/raw ioctl translation compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
[v3,18/26] compat_ioctl: remove HCIUART handling compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
[v3,13/26] compat_ioctl: move tape handling into drivers compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
[v3,12/26] compat_ioctl: move more drivers to compat_ptr_ioctl compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
[v3,08/26] compat_ioctl: add compat_ptr_ioctl() compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
[v3,05/26] compat_ioctl: move PPPIOCSPASS32/PPPIOCSACTIVE32 to ppp_generic.c compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
[v3,04/26] compat_ioctl: move PPPIOCSCOMPRESS32 to ppp-generic.c compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
[v3,03/26] compat_ioctl: avoid unused function warning for do_ioctl compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
[v3,02/26] compat_ioctl: move simple ppp command handling into driver compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
[v3,01/26] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling compat_ioctl: cleanups --- 2019-04-16 Arnd Bergmann New
kmemleak: fix unused-function warning kmemleak: fix unused-function warning --- 2019-04-16 Arnd Bergmann New
mfd: sun6i-prcm: fix build warning for non-OF configurations mfd: sun6i-prcm: fix build warning for non-OF configurations --- 2019-04-16 Arnd Bergmann New
[3/6] ARM: ks8695: net: move machine header contents Untitled series #19862 --- 2019-04-15 Arnd Bergmann New
[2/6] ARM: ks8695, net: use disable_irq/enable_irq Untitled series #19862 --- 2019-04-15 Arnd Bergmann New
[4/4] ARM: ep93xx: move private headers out of mach/* [1/4] ARM: ep93xx: move network platform data to separate header --- 2019-04-15 Arnd Bergmann New
[v2] arch: add pidfd and io_uring syscalls everywhere [v2] arch: add pidfd and io_uring syscalls everywhere --- 2019-04-15 Arnd Bergmann New
[v2,4/4] s390: fix clang -Wpointer-sign warnigns in boot code [v2,1/4] s390: only build for new CPUs with clang --- 2019-04-15 Arnd Bergmann New
[v2,3/4] s390: drop CONFIG_VIRT_TO_BUS [v2,1/4] s390: only build for new CPUs with clang --- 2019-04-15 Arnd Bergmann New
[v2,2/4] s390: boot, purgatory: pass $(CLANG_FLAGS) where needed [v2,1/4] s390: only build for new CPUs with clang --- 2019-04-15 Arnd Bergmann New
[v2,1/4] s390: only build for new CPUs with clang [v2,1/4] s390: only build for new CPUs with clang --- 2019-04-15 Arnd Bergmann New
[2/2] s390: boot, purgatory: pass $(CLANG_FLAGS) where needed [1/2] s390: only build for new CPUs with clang --- 2019-04-10 Arnd Bergmann New
[1/2] s390: only build for new CPUs with clang [1/2] s390: only build for new CPUs with clang --- 2019-04-10 Arnd Bergmann New
[12/12,PROBABLY,WRONG] s390: void '0' constraint in inline assembly [01/12] s390: remove -fno-strength-reduce flag --- 2019-04-08 Arnd Bergmann New
[10/12] s390: avoid __builtin_return_address(n) on clang [01/12] s390: remove -fno-strength-reduce flag --- 2019-04-08 Arnd Bergmann New
[05/12] s390: zcrypt: initialize variables before_use [01/12] s390: remove -fno-strength-reduce flag --- 2019-04-08 Arnd Bergmann New
[03/12] s390: purgatory: pass --target option to clang [01/12] s390: remove -fno-strength-reduce flag --- 2019-04-08 Arnd Bergmann New
netfilter: nat: avoid unused-variable warning netfilter: nat: avoid unused-variable warning --- 2019-03-25 Arnd Bergmann New
[BACKPORT,4.14.y,8/8] power: supply: charger-manager: Fix incorrect return value [BACKPORT,4.14.y,1/8] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.14.y,7/8] pwm-backlight: Enable/disable the PWM before/after LCD enable toggle. [BACKPORT,4.14.y,1/8] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.14.y,6/8] sched/cpufreq/schedutil: Fix error path mutex unlock [BACKPORT,4.14.y,1/8] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.14.y,5/8] rtc: Fix overflow when converting time64_t to rtc_time [BACKPORT,4.14.y,1/8] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.14.y,4/8] PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent() [BACKPORT,4.14.y,1/8] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.14.y,2/8] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits [BACKPORT,4.14.y,1/8] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.14.y,1/8] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 [BACKPORT,4.14.y,1/8] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,25/25] USB: core: only clean up what we allocated candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,24/25] lib/int_sqrt: optimize small argument candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,21/25] arm64: traps: disable irq in die() candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,15/25] usb: gadget: composite: fix dereference after null check coverify warning candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,14/25] kbuild: setlocalversion: print error to STDERR candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,13/25] extcon: usb-gpio: Don't miss event during suspend/resume candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,11/25] mmc: core: fix using wrong io voltage if mmc_select_hs200 fails candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,08/25] mmc: core: shut up "voltage-ranges unspecified" pr_info() candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,06/25] mmc: make MAN_BKOPS_EN message a debug candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,04/25] USB: iowarrior: fix oops with malicious USB descriptors candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
[BACKPORT,4.4.y,02/25] ALSA: compress: add support for 32bit calls in a 64bit kernel candidates from spreadtrum 4.4 product kernel --- 2019-03-22 Arnd Bergmann New
mfd: arizona: fix undefined behavior mfd: arizona: fix undefined behavior --- 2019-03-22 Arnd Bergmann New
tipc: avoid a clang -Wuninitialized warning tipc: avoid a clang -Wuninitialized warning --- 2019-03-22 Arnd Bergmann New
iwlwifi: work around clang -Wuninitialized warning iwlwifi: work around clang -Wuninitialized warning --- 2019-03-22 Arnd Bergmann New
iio: ssp_sensors: avoid uninitialized variable usage iio: ssp_sensors: avoid uninitialized variable usage --- 2019-03-22 Arnd Bergmann New
iio: stmpe-adc: avoid harmless clang warning iio: stmpe-adc: avoid harmless clang warning --- 2019-03-22 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
btrfs: work around false-positive -Wsometimes-uninitialized warning btrfs: work around false-positive -Wsometimes-uninitialized warning --- 2019-03-22 Arnd Bergmann New
ALSA: hda/ca0132: work around clang -Wuninitialized warning ALSA: hda/ca0132: work around clang -Wuninitialized warning --- 2019-03-22 Arnd Bergmann New
EDAC, {skx|i10nm}_edac: Fix randconfig build error EDAC, {skx|i10nm}_edac: Fix randconfig build error --- 2019-03-22 Arnd Bergmann New
uapi: avoid namespace conflict in linux/posix_types.h uapi: avoid namespace conflict in linux/posix_types.h --- 2019-03-19 Arnd Bergmann New
[v2] ethtool: reduce stack usage with clang [v2] ethtool: reduce stack usage with clang --- 2019-03-07 Arnd Bergmann New
[v3] dma-mapping: work around clang bug [v3] dma-mapping: work around clang bug --- 2019-03-07 Arnd Bergmann New
drm/amd/display: avoid passing enum as NULL pointer drm/amd/display: avoid passing enum as NULL pointer --- 2019-03-07 Arnd Bergmann New
igc: remove unused igc_priv_flags_strings array igc: remove unused igc_priv_flags_strings array --- 2019-03-07 Arnd Bergmann New
[2/2] ARM: futex: make futex_detect_cmpxchg more reliable [1/2] futex: mark futex_detect_cmpxchg() as 'noinline' --- 2019-03-07 Arnd Bergmann New
[1/2] futex: mark futex_detect_cmpxchg() as 'noinline' [1/2] futex: mark futex_detect_cmpxchg() as 'noinline' --- 2019-03-07 Arnd Bergmann New
signal: fix building with clang signal: fix building with clang --- 2019-03-07 Arnd Bergmann New
page flags: prioritize kasan bits over last-cpuid page flags: prioritize kasan bits over last-cpuid --- 2019-03-07 Arnd Bergmann New
[v2] gpu: host1x: avoid IOMMU_API build error [v2] gpu: host1x: avoid IOMMU_API build error --- 2019-03-06 Arnd Bergmann New
mm/hmm: fix unused variable warning in hmm_vma_walk_pud mm/hmm: fix unused variable warning in hmm_vma_walk_pud --- 2019-03-06 Arnd Bergmann New
[2/2] appletalk: Add atalk.h header files to MAINTAINERS file [1/2] appletalk: Fix compile regression --- 2019-03-06 Arnd Bergmann New
[v2] xen: avoid link error on ARM [v2] xen: avoid link error on ARM --- 2019-03-05 Arnd Bergmann New
EDAC: i10nm, skx: fix randconfig builds EDAC: i10nm, skx: fix randconfig builds --- 2019-03-05 Arnd Bergmann New
xen: avoid link error on ARM xen: avoid link error on ARM --- 2019-03-04 Arnd Bergmann New
netfilter: nf_conntrack_sip: fix IPV6 dependency netfilter: nf_conntrack_sip: fix IPV6 dependency --- 2019-03-04 Arnd Bergmann New
net: dsa: mv88e6xxx: fix unused function warning net: dsa: mv88e6xxx: fix unused function warning --- 2019-03-04 Arnd Bergmann New
[3/3] x86: apuv2: select LEDS_CLASS [1/3] phy: allwinner: allow compile testing --- 2019-03-04 Arnd Bergmann New
« 1 2 3 413 14 »