index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
Samuel Holland
3
-0
/
+67
2019-02-23
clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
Chen-Yu Tsai
1
-0
/
+10
2019-02-23
i2c: designware: Do not allow i2c_dw_xfer() calls while suspended
Hans de Goede
4
-1
/
+17
2019-02-23
i2c: tegra: Only display error messages if DMA setup fails
Jonathan Hunter
1
-4
/
+6
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
7
-2
/
+22
2019-02-23
powerpc/kconfig: make _etext and data areas alignment configurable on 8xx
Christophe Leroy
2
-5
/
+17
2019-02-23
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
6
-16
/
+78
2019-02-23
powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32
Christophe Leroy
1
-2
/
+30
2019-02-23
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
6
-10
/
+112
2019-02-23
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
3
-0
/
+69
2019-02-23
powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT
Christophe Leroy
2
-6
/
+12
2019-02-23
powerpc/kconfig: define PAGE_SHIFT inside Kconfig
Christophe Leroy
2
-11
/
+9
2019-02-23
powerpc/mmu: add is_strict_kernel_rwx() helper
Christophe Leroy
2
-3
/
+12
2019-02-23
powerpc/32: add helper to write into segment registers
Christophe Leroy
1
-0
/
+5
2019-02-23
powerpc/mm/32s: use _PAGE_EXEC in setbat()
Christophe Leroy
1
-4
/
+6
2019-02-23
powerpc/wii: remove wii_mmu_mapin_mem2()
Christophe Leroy
1
-28
/
+0
2019-02-23
powerpc/32: always populate page tables for Abatron BDI.
Christophe Leroy
1
-1
/
+4
2019-02-23
powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.
Christophe Leroy
1
-17
/
+8
2019-02-23
powerpc/mm/32s: rework mmu_mapin_ram()
Christophe Leroy
1
-22
/
+41
2019-02-23
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
7
-9
/
+9
2019-02-23
powerpc/wii: properly disable use of BATs when requested.
Christophe Leroy
1
-0
/
+4
2019-02-23
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
2
-22
/
+36
2019-02-23
powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
Christophe Leroy
1
-24
/
+18
2019-02-23
powerpc: sstep: Add tests for addc[.] instruction
Sandipan Das
2
-0
/
+193
2019-02-23
powerpc: sstep: Add tests for add[.] instruction
Sandipan Das
1
-0
/
+176
2019-02-23
powerpc: sstep: Add tests for compute type instructions
Sandipan Das
3
-5
/
+315
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
20
-101
/
+964
2019-02-23
i2c: gpio: fault-injector: add 'inject_panic' injector
Wolfram Sang
2
-1
/
+56
2019-02-23
i2c: gpio: fault-injector: add 'lose_arbitration' injector
Wolfram Sang
2
-0
/
+99
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
3
-7
/
+12
2019-02-23
i2c: tegra: remove multi-master support
Sowjanya Komatineni
1
-2
/
+2
2019-02-23
i2c: tegra: remove master fifo support on tegra186
Sowjanya Komatineni
1
-1
/
+1
2019-02-23
habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER
Oded Gabbay
1
-0
/
+1
2019-02-23
habanalabs: don't print result when rc indicates error
Oded Gabbay
1
-4
/
+10
2019-02-23
MAINTAINERS: Change mailing list for Hyper-V CORE AND DRIVERS
Haiyang Zhang
1
-1
/
+1
2019-02-23
Drivers: hv: vmbus: Change server monitor_pages index to 0
Kimberly Brown
1
-1
/
+1
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-34
/
+69
2019-02-22
Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
5
-7
/
+5
2019-02-22
Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-2
/
+2
2019-02-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
7
-65
/
+88
2019-02-22
Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
14
-72
/
+187
2019-02-23
bpf, doc: add bpf list as secondary entry to maintainers file
Daniel Borkmann
1
-1
/
+13
2019-02-22
Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
3
-22
/
+32
2019-02-22
Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-3
/
+3
2019-02-22
Merge branch 'udp-a-few-fixes'
David S. Miller
3
-8
/
+12
2019-02-22
udp: fix possible user after free in error handler
Paolo Abeni
1
-2
/
+4
2019-02-22
udpv6: fix possible user after free in error handler
Paolo Abeni
1
-4
/
+6
2019-02-22
fou6: fix proto error handler argument type
Paolo Abeni
1
-1
/
+1
2019-02-22
udpv6: add the required annotation to mib type
Paolo Abeni
1
-1
/
+1
2019-02-22
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
1
-1
/
+0
[prev]
[next]