index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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-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
2018-08-10
regulator: dt-bindings: add QCOM RPMh regulator bindings
David Collins
2
-0
/
+196
2018-08-10
hwmon: (adt7475) Change show functions to return error data correctly
Tokunori Ikegami
1
-2
/
+38
2018-08-10
hwmon: (adt7475) Change update functions to add error handling
Tokunori Ikegami
1
-42
/
+145
2018-08-10
hwmon: (adt7475) Change valid parameter to bool type
Tokunori Ikegami
1
-1
/
+2
2018-08-10
hwmon: (adt7475) Split device update function to measure and limits
Tokunori Ikegami
1
-101
/
+109
2018-08-10
spi: davinci: fix a NULL pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-08-10
x86/microcode: Allow late microcode loading with SMT disabled
Josh Poimboeuf
1
-4
/
+12
2018-08-10
smb3: enumerating snapshots was leaving part of the data off end
Steve French
1
-7
/
+27
2018-08-10
cifs: update smb2_queryfs() to use compounding
Ronnie Sahlberg
4
-26
/
+131
2018-08-10
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
4
-43
/
+107
2018-08-10
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
1
-5
/
+2
[next]