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
path:
root
/
kernel
/
trace
/
trace_benchmark.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
of/unittest: Fix I2C bus unit-address error
Rob Herring
2
-4
/
+4
2018-09-11
of: fix phandle cache creation for DTs with no phandles
Rob Herring
1
-0
/
+3
2018-09-07
of: make default address and size cells sizes private
Rob Herring
3
-9
/
+8
2018-09-07
of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
Rob Herring
1
-1
/
+1
2018-09-07
vsprintf: print OF node name using full_name
Rob Herring
1
-1
/
+6
2018-09-07
of: Convert to using %pOFn instead of device_node.name
Rob Herring
6
-22
/
+23
2018-09-04
of/unittest: add printf tests for node name
Rob Herring
1
-0
/
+4
2018-09-04
of/unittest: remove use of node name pointer in overlay high level test
Rob Herring
1
-5
/
+8
2018-09-02
Linux 4.19-rc2
Linus Torvalds
1
-1
/
+1
2018-09-02
x86/pti: Fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2018-09-01
x86/vdso: Fix lsl operand order
Samuel Neves
1
-1
/
+1
2018-09-01
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
1
-1
/
+24
2018-08-31
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
Joerg Roedel
1
-6
/
+2
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
4
-1
/
+53
2018-08-31
x86: Allow generating user-space headers without a compiler
Ben Hutchings
1
-4
/
+7
2018-08-31
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
3
-5
/
+15
2018-08-31
of: Add device_type access helper functions
Rob Herring
1
-0
/
+12
2018-08-31
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
Mukesh Ojha
1
-22
/
+4
2018-08-31
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
James Morse
1
-1
/
+0
2018-08-31
m68k/mac: Use correct PMU response format
Finn Thain
1
-6
/
+4
2018-08-30
disable stringop truncation warnings for now
Stephen Rothwell
1
-0
/
+3
2018-08-30
clk: x86: Set default parent to 48Mhz
Akshu Agrawal
1
-1
/
+1
2018-08-30
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
1
-2
/
+4
2018-08-30
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
1
-6
/
+3
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
4
-10
/
+15
2018-08-30
i2c: algos: bit: make the error messages grepable
Jan Kundrát
1
-24
/
+31
2018-08-30
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
2
-2
/
+6
2018-08-30
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
1
-1
/
+8
2018-08-30
of: add node name compare helper functions
Rob Herring
2
-0
/
+35
2018-08-30
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-08-30
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
1
-3
/
+4
2018-08-30
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
Jiri Kosina
1
-4
/
+5
2018-08-30
objtool: Remove workaround for unreachable warnings from old GCC
Masahiro Yamada
1
-2
/
+0
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
7
-7
/
+0
2018-08-30
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
3
-4
/
+4
2018-08-30
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
1
-0
/
+4
2018-08-30
x86/irqflags: Mark native_restore_fl extern inline
Nick Desaulniers
1
-1
/
+2
2018-08-30
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
2
-16
/
+0
2018-08-29
powerpc: disable support for relative ksymtab references
Ard Biesheuvel
1
-1
/
+0
2018-08-29
drm/i915/audio: Hook up component bindings even if displays are disabled
Chris Wilson
1
-3
/
+0
2018-08-29
drm/i915: Increase LSPCON timeout
Fredrik Schön
1
-1
/
+1
2018-08-29
drm/i915: Stop holding a ref to the ppgtt from each vma
Chris Wilson
1
-4
/
+0
2018-08-29
arm64: defconfig: Enable TI's AM6 SoC platform
Nishanth Menon
1
-0
/
+3
2018-08-29
ARM: defconfig: Update the ARM Versatile defconfig
Linus Walleij
1
-6
/
+8
2018-08-29
dt-bindings: watchdog: renesas-wdt: Document r8a774a1 support
Fabrizio Castro
1
-2
/
+3
2018-08-29
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
Scott Bauer
1
-1
/
+1
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
2
-0
/
+33
2018-08-29
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
1
-10
/
+10
2018-08-29
Documentation/arm64/sve: Couple of improvements and typos
Julien Grall
1
-2
/
+2
2018-08-28
clk: npcm7xx: fix memory allocation
Gustavo A. R. Silva
1
-2
/
+2
[next]