index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
parport: Convert printk(KERN_WARN) to dev_warn()
Andy Shevchenko
2018-03-14
1
-6
/
+5
*
parport: Don't shadow error codes in ->probe()
Andy Shevchenko
2018-03-14
1
-6
/
+6
*
parport: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2018-03-14
1
-10
/
+5
*
parport: PCI core handles power state for us
Andy Shevchenko
2018-03-14
1
-28
/
+12
*
parport: Add support for BrainBoxes PX272/PX306 MIO card
Andy Shevchenko
2018-03-14
1
-0
/
+12
*
parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...
Markus Elfring
2018-03-14
1
-1
/
+1
*
parport: ax88796: Improve a size determination in parport_ax88796_probe()
Markus Elfring
2018-03-14
1
-1
/
+1
*
parport: ax88796: Delete an error message for a failed memory allocation in p...
Markus Elfring
2018-03-14
1
-3
/
+1
*
pps: generator: use new parport device model
Sudip Mukherjee
2018-03-14
1
-3
/
+9
*
pps: client: use new parport device model
Sudip Mukherjee
2018-03-14
1
-3
/
+18
*
parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
Alexander Gerasiov
2018-03-14
1
-0
/
+4
*
w1: use put_device() if device_register() fail
Arvind Yadav
2018-03-14
1
-0
/
+1
*
lkdtm: Add missing SPDX-License-Identifier line
Kees Cook
2018-03-06
1
-0
/
+1
*
lkdtm: Relocate code to subdirectory
Kees Cook
2018-03-06
11
-20
/
+22
*
uio_hv_generic: support sub-channels
Stephen Hemminger
2018-03-06
3
-0
/
+101
*
hv_balloon: trace post_status
Vitaly Kuznetsov
2018-03-06
3
-0
/
+55
*
hv_balloon: fix bugs in num_pages_onlined accounting
Vitaly Kuznetsov
2018-03-06
1
-13
/
+69
*
hv_balloon: simplify hv_online_page()/hv_page_online_one()
Vitaly Kuznetsov
2018-03-06
1
-22
/
+5
*
hv_balloon: fix printk loglevel
Vitaly Kuznetsov
2018-03-06
1
-6
/
+6
*
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
2018-03-06
10
-5
/
+131
*
hv_vmbus: Correct the stale comments regarding cpu affinity
Haiyang Zhang
2018-03-06
2
-5
/
+3
*
tools: hv: include string.h in hv_fcopy_daemon
Olaf Hering
2018-03-06
1
-0
/
+1
*
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2018-03-06
2
-1
/
+3
*
hv: Synthetic typo correction
Joe Perches
2018-03-06
1
-1
/
+1
*
hyper-v: use GFP_KERNEL for hv_context.hv_numa_map
Jia-Ju Bai
2018-03-06
1
-1
/
+1
*
tools/hv: Fix IP reporting by KVP daemon with SRIOV
Haiyang Zhang
2018-03-06
1
-73
/
+65
*
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
2018-03-04
1
-1
/
+1
*
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-03-04
6
-18
/
+21
|
\
|
*
Documentation, x86, resctrl: Make text and sample command match
Li RongQing
2018-02-28
1
-1
/
+1
|
*
x86/platform/intel-mid: Handle Intel Edison reboot correctly
Sebastian Panceac
2018-02-28
1
-1
/
+1
|
*
x86/asm: Add instruction suffixes to bitops
Jan Beulich
2018-02-28
2
-14
/
+17
|
*
x86/entry/64: Add instruction suffix
Jan Beulich
2018-02-28
1
-1
/
+1
|
*
x86/refcounts: Switch to UD2 for exceptions
Kees Cook
2018-02-28
1
-1
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-04
8
-26
/
+53
|
\
\
|
*
|
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
Thomas Gleixner
2018-03-01
6
-25
/
+32
|
*
|
objtool: Fix another switch table detection issue
Josh Poimboeuf
2018-02-28
1
-1
/
+5
|
*
|
x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
Juergen Gross
2018-02-28
1
-0
/
+16
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-04
4
-5
/
+16
|
\
\
\
|
*
|
|
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-02-28
1
-0
/
+6
|
*
|
|
clocksource/drivers/arc_timer: Update some comments
Vineet Gupta
2018-02-28
1
-3
/
+8
|
*
|
|
clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
Felix Fietkau
2018-02-28
1
-1
/
+1
|
*
|
|
clocksource/drivers/fsl_ftm_timer: Fix error return checking
Colin Ian King
2018-02-26
1
-1
/
+1
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-04
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
dt-bindings/irqchip/renesas-irqc: Document R-Car M3-N support
Geert Uytterhoeven
2018-02-28
1
-0
/
+1
*
|
|
|
|
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-04
10
-47
/
+191
|
\
\
\
\
\
|
*
|
|
|
|
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
2018-03-01
3
-22
/
+139
|
*
|
|
|
|
Btrfs: fix log replay failure after linking special file and fsync
Filipe Manana
2018-03-01
1
-1
/
+1
|
*
|
|
|
|
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
2018-03-01
1
-0
/
+3
|
*
|
|
|
|
btrfs: use proper endianness accessors for super_copy
Anand Jain
2018-03-01
2
-13
/
+15
|
*
|
|
|
|
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
2018-03-01
1
-5
/
+6
[prev]
[next]