index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
1
-0
/
+2
2018-08-15
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
1
-0
/
+2
2018-08-14
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
1
-0
/
+2
2018-08-14
kconfig: remove P_ENV property type
Masahiro Yamada
3
-4
/
+0
2018-08-14
kconfig: remove unused sym_get_env_prop() function
Masahiro Yamada
2
-10
/
+0
2018-08-14
coccicheck: return proper error code on fail
Denis Efremov
1
-2
/
+3
2018-08-14
Coccinelle: doubletest: reduce side effect false positives
Julia Lawall
1
-8
/
+26
2018-08-13
ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk...
Bartosz Golaszewski
1
-1
/
+1
2018-08-13
Documentation: remove dynamic-resolution-notes reference to non-existent file
Harish Jenny K N
1
-3
/
+2
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
10
-232
/
+88
2018-08-13
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
1
-6
/
+2
2018-08-13
parisc: Remove ordered stores from syscall.S
John David Anglin
1
-12
/
+12
2018-08-13
parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions
Nick Desaulniers
1
-2
/
+2
2018-08-13
parisc: Add HAVE_REGS_AND_STACK_ACCESS_API feature
Helge Deller
3
-0
/
+112
2018-08-13
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
3
-13
/
+2
2018-08-13
parisc: use generic dma_noncoherent_ops
Christoph Hellwig
4
-139
/
+16
2018-08-13
parisc: always use flush_kernel_dcache_range for DMA cache maintainance
Christoph Hellwig
1
-3
/
+3
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
4
-59
/
+43
2018-08-13
kconfig: fix the rule of mainmenu_stmt symbol
Masahiro Yamada
1
-2
/
+2
2018-08-12
Linux 4.18
v4.18
Linus Torvalds
1
-1
/
+1
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
3
-3
/
+3
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
1
-8
/
+16
2018-08-12
xfs: remove b_last_holder & associated macros
Eric Sandeen
3
-23
/
+2
2018-08-12
iomap: Switch to offset_in_page for clarity
Andreas Gruenbacher
1
-10
/
+10
2018-08-12
xfs: Close race between direct IO and xfs_break_layouts()
Dave Jiang
1
-5
/
+4
2018-08-11
blkcg: Make blkg_root_lookup() work for queues in bypass mode
Bart Van Assche
2
-11
/
+6
2018-08-11
xen/netfront: don't cache skb_shinfo()
Juergen Gross
1
-4
/
+4
2018-08-11
net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan
Ivan Khoronzhuk
1
-4
/
+7
2018-08-11
net: ethernet: ti: cpsw: clear all entries when delete vid
Ivan Khoronzhuk
2
-11
/
+5
2018-08-11
mtd: rawnand: atmel: Select GENERIC_ALLOCATOR
Boris Brezillon
1
-0
/
+1
2018-08-11
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
Minchan Kim
1
-1
/
+14
2018-08-11
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
1
-0
/
+3
2018-08-11
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
4
-17
/
+0
2018-08-11
MAINTAINERS: GDB: update e-mail address
Kieran Bingham
1
-1
/
+1
2018-08-11
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
Steve French
1
-2
/
+26
2018-08-11
Documentation: corrections to console/console.txt
Randy Dunlap
1
-7
/
+8
2018-08-11
Documentation: add ioctl number entry for v4l2-subdev.h
Randy Dunlap
1
-0
/
+1
2018-08-11
Remove gendered language from management style documentation
Fox Foster
1
-12
/
+13
2018-08-10
pinctrl: nomadik: silence uninitialized variable warning
Dan Carpenter
1
-5
/
+6
2018-08-10
pinctrl: axp209: Fix NULL pointer dereference after allocation
Anton Vasilyev
1
-6
/
+20
2018-08-10
pinctrl: samsung: Remove duplicated "wakeup" in printk
Krzysztof Kozlowski
1
-1
/
+1
2018-08-10
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
3
-5
/
+10
2018-08-10
xfs: repair the AGI
Darrick J. Wong
3
-1
/
+220
2018-08-10
xfs: repair the AGFL
Darrick J. Wong
5
-1
/
+380
2018-08-10
xfs: repair the AGF
Darrick J. Wong
4
-10
/
+400
2018-08-10
bcache: fix error setting writeback_rate through sysfs interface
Coly Li
1
-3
/
+10
2018-08-10
smb3: allow previous versions to be mounted with snapshot= mount parm
Steve French
2
-0
/
+68
2018-08-10
cifs: don't show domain= in mount output when domain is empty
Ronnie Sahlberg
1
-1
/
+1
2018-08-10
cifs: add missing support for ACLs in SMB 3.11
Ronnie Sahlberg
1
-0
/
+5
2018-08-10
regulator: add QCOM RPMh regulator driver
David Collins
3
-0
/
+779
[next]