Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
50163203e31c292a8ab00bce077077f996c74276
5016320
Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
d46d025
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
8c52b6d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e46e7b7
mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies
by Mel Gorman
· 8 years ago
0d0bd89
mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy
by Mel Gorman
· 8 years ago
cbdcf7f
mm, oom_reaper: do not use siglock in try_oom_reaper()
by Michal Hocko
· 8 years ago
83b9355
mm, page_alloc: prevent infinite loop in buffered_rmqueue()
by Vlastimil Babka
· 8 years ago
879be4f
checkpatch: reduce git commit description style false positives
by Joe Perches
· 8 years ago
43afc19
mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup
by Vitaly Wool
· 8 years ago
3a06bb7
memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()
by Tejun Heo
· 8 years ago
2c22132
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f86e427
mm: check the return value of lookup_page_ext for all call sites
by Yang Shi
· 8 years ago
d8bae33
kdump: fix dmesg gdbmacro to work with record based printk
by Corey Minyard
· 8 years ago
65ee03c
mm: fix overflow in vm_map_ram()
by Guillermo Julián Moreno
· 8 years ago
e603330
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
d29e472
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
5306d76
Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
8cd8cbd
Merge branch 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 8 years ago
2eec370
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 8 years ago
aed7eb8
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
by Mark Rutland
· 8 years ago
030c4d2
arm64: move {PAGE,CONT}_SHIFT into Kconfig
by Mark Rutland
· 8 years ago
48dd73c
arm64: mm: dump: log span level
by Mark Rutland
· 8 years ago
a13e3a5
arm64: update stale PAGE_OFFSET comment
by Mark Rutland
· 8 years ago
5988a36
drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error
by Julien Grall
· 8 years ago
0f254c7
drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu
by Julien Grall
· 8 years ago
121323a
drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg
by Julien Grall
· 8 years ago
8051f4d
arm64: report CPU number in bad_mode
by Mark Rutland
· 8 years ago
4340fa5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
0de6b99
irqchip/irq-pic32-evic: Fix bug with external interrupts.
by Joshua Henderson
· 8 years ago
fbf8f40
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
by Ganapatrao Kulkarni
· 8 years ago
cf1d9d1
irqchip/gic-v3: Fix quiescence check in gic_enable_redist
by Andrew Jones
· 9 years ago
fab0cdc
irqchip/gic-v3: Fix copy+paste mistakes in defines
by Andrew Jones
· 8 years ago
dd5f1b0
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
by Marc Zyngier
· 8 years ago
d14bdb5
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
by Paolo Bonzini
· 8 years ago
f8c1b85
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
by Paolo Bonzini
· 8 years ago
c622a3c
KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
by Paolo Bonzini
· 8 years ago
78e546c
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
by Paolo Bonzini
· 8 years ago
83676e9
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
by Paolo Bonzini
· 8 years ago
b21629d
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
by Paolo Bonzini
· 8 years ago
0c2df2a
KVM: Handle MSR_IA32_PERF_CTL
by Dmitry Bilunov
· 8 years ago
b19ee2f
KVM: x86: avoid write-tearing of TDP
by Nadav Amit
· 9 years ago
13e98fd
Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
e2dfb4b
ARM: fix PTRACE_SETVFPREGS on SMP systems
by Russell King
· 8 years ago
05fb05a
KVM: arm/arm64: vgic-new: Removel harmful BUG_ON
by Marc Zyngier
· 8 years ago
b9af694
cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()
by Rafael J. Wysocki
· 8 years ago
719af93
Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
ebb8cb2
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 8 years ago
dfc2507
time: Make settimeofday error checking work again
by John Stultz
· 8 years ago
10fdf85
arm64: unistd32.h: wire up missing syscalls for compat tasks
by Will Deacon
· 8 years ago
6b15d66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
58c1f99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
7cc8510
powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
by Thomas Huth
· 8 years ago
157d4d0
powerpc/mm/radix: Add missing tlb flush
by Aneesh Kumar K.V
· 8 years ago
dc47c0c1
powerpc/mm/hash: Fix the reference bit update when handling hash fault
by Aneesh Kumar K.V
· 8 years ago
d6c8860
powerpc/mm/radix: Update LPCR only if it is powernv
by Aneesh Kumar K.V
· 8 years ago
faf8dcc
sfc: Track RPS flow IDs per channel instead of per function
by Jon Cooper
· 8 years ago
d69d169
usbnet: smsc95xx: fix link detection for disabled autonegotiation
by Christoph Fritz
· 8 years ago
f00e35e
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
by wangyunjian
· 8 years ago
bae5499
bnx2x: avoid leaking memory on bnx2x_init_one() failures
by Vitaly Kuznetsov
· 8 years ago
95e4daa
fou: fix IPv6 Kconfig options
by Arnd Bergmann
· 8 years ago
bc7cc59
openvswitch: update checksum in {push,pop}_mpls
by Simon Horman
· 8 years ago
40eb90e
sctp: sctp_diag should dump sctp socket type
by Xin Long
· 8 years ago
7fafe80
net: fec: update dirty_tx even if no skb
by Troy Kisky
· 8 years ago
308453a
vlan: Propagate MAC address to VLANs
by Mike Manning
· 8 years ago
f2633d2
atm: iphase: off by one in rx_pkt()
by Dan Carpenter
· 8 years ago
86f0439
atm: firestream: add more reserved strings
by Dan Carpenter
· 8 years ago
ce57766
vxlan: Accept user specified MTU value when create new vxlan link
by Chen Haiquan
· 8 years ago
bcf91bd
net: pktgen: Call destroy_hrtimer_on_stack()
by Guenter Roeck
· 8 years ago
c08376a
timer: Export destroy_hrtimer_on_stack()
by Guenter Roeck
· 8 years ago
e47b020
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
by Catalin Marinas
· 8 years ago
b02da6f
dma-buf: use vma_pages()
by Muhammad Falak R Wani
· 8 years ago
4320c2a
fence: add missing descriptions for fence
by Luis de Bethencourt
· 9 years ago
eae1760
doc: update/fixup dma-buf related DocBook
by Rob Clark
· 9 years ago
367d3fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
dad6c39
reservation: add headerdoc comments
by Rob Clark
· 9 years ago
e2082e3
dma-buf: headerdoc fixes
by Rob Clark
· 9 years ago
5eca831
Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
c585132
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
by Marc Zyngier
· 8 years ago
a057001
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
by Marc Zyngier
· 8 years ago
b34f2bc
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
by Marc Zyngier
· 8 years ago
637d122
KVM: arm/arm64: vgic-v3: Always resample level interrupts
by Marc Zyngier
· 8 years ago
df7942d
KVM: arm/arm64: vgic-v2: Always resample level interrupts
by Marc Zyngier
· 8 years ago
fa89c77
KVM: arm/arm64: vgic-v3: Clear all dirty LRs
by Christoffer Dall
· 8 years ago
4d3afc9
KVM: arm/arm64: vgic-v2: Clear all dirty LRs
by Christoffer Dall
· 8 years ago
604c8e6
arm64: enable CONFIG_SET_MODULE_RONX by default
by Mark Rutland
· 8 years ago
db413b5
arm64: Remove orphaned __addr_ok() definition
by Robin Murphy
· 8 years ago
8dd75cc
powerpc: Use privileged SPR number for MMCR2
by Thomas Huth
· 8 years ago
d23fac2
powerpc: Fix definition of SIAR and SDAR registers
by Thomas Huth
· 8 years ago
ab2e1b8
Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"
by Will Deacon
· 8 years ago
5edf673
pinctrl: mediatek: fix dual-edge code defect
by hongkun.cao
· 8 years ago
852f42a
Merge branch 'uuid' (lib/uuid fixes from Andy)
by Linus Torvalds
· 8 years ago
bc9dc9d
lib/uuid.c: use correct offset in uuid parser
by Bjørn Mork
· 8 years ago
cfaff0e
lib/uuid: add a test module
by Andy Shevchenko
· 8 years ago
4469854
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
545ebd9
gpio: drop lock before reading GPIO direction
by Linus Walleij
· 8 years ago
54d7719
gpio: bail out silently on NULL descriptors
by Linus Walleij
· 8 years ago
8b92e17
gpio: handle compatible ioctl() pointers
by Linus Walleij
· 8 years ago
6cacd11
cpufreq: intel_pstate: Downgrade print level for _PPC
by Srinivas Pandruvada
· 8 years ago
9feeed9
MAINTAINERS: Add file patterns for pinctrl device tree bindings
by Geert Uytterhoeven
· 8 years ago
6b1a7c9
pinctrl: nomadik: fix inversion of gpio direction
by Linus Walleij
· 8 years ago
Next »