Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1ad3935b39da78a403e7df7a3813f866c731bc64
1ad3935
lib/raid6: use vdupq_n_u8 to avoid endianness warnings
by ndesaulniers@google.com
· 6 years ago
2c97a9c
arm64: io: Hook up __io_par() for inX() ordering
by Will Deacon
· 6 years ago
ce246c4
riscv: io: Update __io_[p]ar() macros to take an argument
by Will Deacon
· 6 years ago
abbbbc8
asm-generic/io: Pass result of I/O accessor to __io_[p]ar()
by Will Deacon
· 6 years ago
3e32131
arm64: Add workaround for Fujitsu A64FX erratum 010001
by Zhang Lei
· 6 years ago
4caf875
arm64: Rename get_thread_info()
by Julien Thierry
· 6 years ago
47224e5
arm64: Remove documentation about TIF_USEDFPU
by Julien Grall
· 6 years ago
0543371
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
by Catalin Marinas
· 6 years ago
a80554f
arm64: irqflags: Fix clang build warnings
by Julien Thierry
· 6 years ago
bc3c03c
arm64: Enable the support of pseudo-NMIs
by Julien Thierry
· 6 years ago
c25349f
arm64: Skip irqflags tracing for NMI in IRQs disabled context
by Julien Thierry
· 6 years ago
1234ad6
arm64: Skip preemption when exiting an NMI
by Julien Thierry
· 6 years ago
7d31464
arm64: Handle serror in NMI context
by Julien Thierry
· 6 years ago
101b35f
irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
by Julien Thierry
· 6 years ago
f32c926
irqchip/gic-v3: Handle pseudo-NMIs
by Julien Thierry
· 6 years ago
d98d0a9
irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
by Julien Thierry
· 6 years ago
b334481
arm64: gic-v3: Implement arch support for priority masking
by Julien Thierry
· 6 years ago
e793218
arm64: Switch to PMR masking when starting CPUs
by Julien Thierry
· 6 years ago
b5cf607
irqchip/gic-v3: Factor group0 detection into functions
by Julien Thierry
· 6 years ago
0ceb0d5
arm64: alternative: Apply alternatives early in boot process
by Daniel Thompson
· 6 years ago
e9ab7a2
arm64: alternative: Allow alternative status checking per cpufeature
by Julien Thierry
· 6 years ago
8cb7eff
arm64: daifflags: Include PMR in daifflags restore operations
by Julien Thierry
· 6 years ago
4a50321
arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
by Julien Thierry
· 6 years ago
13b210d
efi: Let architectures decide the flags that should be saved/restored
by Julien Thierry
· 6 years ago
85738e0
arm64: kvm: Unmask PMR before entering guest
by Julien Thierry
· 6 years ago
a9806aa
arm64: Unmask PMR before going idle
by Julien Thierry
· 6 years ago
133d051
arm64: Make PMR part of task context
by Julien Thierry
· 6 years ago
cdbc81d
arm64: ptrace: Provide definitions for PMR values
by Julien Thierry
· 6 years ago
3f1f323
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
by Julien Thierry
· 6 years ago
e99da7c
arm/arm64: gic-v3: Add PMR and RPR accessors
by Julien Thierry
· 6 years ago
b90d2b2
arm64: cpufeature: Add cpufeature for IRQ priority masking
by Julien Thierry
· 6 years ago
c9bfdf7
arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
by Julien Thierry
· 6 years ago
a82785a
arm64: Remove unused daif related functions/macros
by Julien Thierry
· 6 years ago
5870970
arm64: Fix HCR.TGE status for NMI contexts
by Julien Thierry
· 6 years ago
e26a433
Merge branch 'irq/generic-nmi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms
by Catalin Marinas
· 6 years ago
6e4933a
irqdesc: Add domain handler for NMIs
by Julien Thierry
· 6 years ago
2dcf1fb
genirq: Provide NMI handlers
by Julien Thierry
· 6 years ago
4b078c3
genirq: Provide NMI management for percpu_devid interrupts
by Julien Thierry
· 6 years ago
b525903
genirq: Provide basic NMI management for interrupt lines
by Julien Thierry
· 6 years ago
8aa67d1
arm64: entry: Remove unneeded need_resched() loop
by Valentin Schneider
· 6 years ago
67f52a9
efi/arm: Don't expect a return value of ptdump_debugfs_register
by Nathan Chancellor
· 6 years ago
d0a060b
arm64: add ptrace regsets for ptrauth key management
by Kristina Martsenko
· 6 years ago
e2a2e56
arm64: dump: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
cf2d65e
perf: xgene: Remove set but not used variable 'config'
by YueHaibing
· 6 years ago
0bd3ef3
arm64: uaccess: Implement unsafe accessors
by Julien Thierry
· 6 years ago
13e4cdd
arm64: uaccess: Cleanup get/put_user()
by Julien Thierry
· 6 years ago
5b498e1
MAINTAINERS: Add LAKML list to ACPI for ARM64 entry
by Lorenzo Pieralisi
· 6 years ago
a2c801c
arm64: mm: make use of new memblocks_present() helper
by Logan Gunthorpe
· 6 years ago
8350403
arm64: Remove asm/memblock.h
by Will Deacon
· 6 years ago
83a680d
arm64: asm-offsets: remove unused offsets
by Andrew Murray
· 6 years ago
846a415
arm64: default NR_CPUS to 256
by Mark Rutland
· 6 years ago
49a5785
Linux 5.0-rc3
by Linus Torvalds
· 6 years ago
1e556ba
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
dbcfc96
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
7d0ae23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
5631e85
pstore/ram: Avoid allocation and leak of platform data
by Kees Cook
· 6 years ago
2c88c74
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
by Ard Biesheuvel
· 6 years ago
560706d
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
by Ard Biesheuvel
· 6 years ago
bb617b9
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
1be969f
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
315a6d8
Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
fbfaf85
fix int_sqrt64() for very large numbers
by Florian La Roche
· 6 years ago
6e693b3
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
by Will Deacon
· 6 years ago
b0f3e76
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
6436408
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
e7c87bd
bpf: in __bpf_redirect_no_mac pull mac only if present
by Willem de Bruijn
· 6 years ago
df133f3
virtio_net: bulk free tx skbs
by Michael S. Tsirkin
· 6 years ago
b365067
arm64: perf: remove misleading comment
by Andrew Murray
· 6 years ago
5d5c303
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
6a0141a
Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
26caabb
Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
f403d71
Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 6 years ago
b0efca4
Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
4d5f6e0
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
0facb89
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
99e309b
clang-format: Update .clang-format with the latest for_each macro list
by Jason Gunthorpe
· 6 years ago
3e64cf7
net: phy: phy driver features are mandatory
by Camelia Groza
· 6 years ago
7afa81c
isdn: avm: Fix string plus integer warning from Clang
by Nathan Chancellor
· 6 years ago
75a080c
powerpc: chrp: Use of_node_is_type to access device_type
by Rob Herring
· 6 years ago
8a7fa0c
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
25f2d0e
net/mlx5e: Fix cb_ident duplicate in indirect block register
by Eli Britstein
· 6 years ago
7fdc1ad
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
by Tariq Toukan
· 6 years ago
2eb1e42
net/mlx5e: Fix wrong error code return on FEC query failure
by Shay Agroskin
· 6 years ago
e8c8b53
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
by Cong Wang
· 6 years ago
64cf548
tools: bpftool: Cleanup license mess
by Thomas Gleixner
· 6 years ago
9d5564d
bpf: fix inner map masking to prevent oob under speculation
by Daniel Borkmann
· 6 years ago
ad6dd7a
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
by Daniel Borkmann
· 6 years ago
efa8c81
Merge branch 'mlxsw-fixes'
by David S. Miller
· 6 years ago
479a2b7
selftests: forwarding: Add a test case for externally learned FDB entries
by Ido Schimmel
· 6 years ago
7215927
selftests: mlxsw: Test FDB offload indication
by Ido Schimmel
· 6 years ago
64254a2
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
by Ido Schimmel
· 6 years ago
710ae72
net: bridge: Mark FDB entries that were added by user as such
by Ido Schimmel
· 6 years ago
a11dcd6
mlxsw: spectrum_fid: Update dummy FID index
by Nir Dotan
· 6 years ago
67c14cc
mlxsw: pci: Return error on PCI reset timeout
by Nir Dotan
· 6 years ago
d2f372b
mlxsw: pci: Increase PCI SW reset timeout
by Nir Dotan
· 6 years ago
c9ebea0
mlxsw: pci: Ring CQ's doorbell before RDQ's
by Ido Schimmel
· 6 years ago
20f5248
MAINTAINERS: update email addresses of liquidio driver maintainers
by Felix Manlunas
· 6 years ago
9437b62
net: Fix typo in NET_FAILOVER help text
by Jonathan Neuschäfer
· 6 years ago
6c57f04
net: Fix usage of pskb_trim_rcsum
by Ross Lagerwall
· 6 years ago
2339e91
Merge tag 'media/v5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
Next »