index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
rslib: Add GFP aware init function
Thomas Gleixner
2
-23
/
+48
2018-04-23
Linux 4.17-rc2
v4.17-rc2
Linus Torvalds
1
-1
/
+1
2018-04-21
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
1
-5
/
+4
2018-04-21
mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
Minchan Kim
1
-1
/
+1
2018-04-21
fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error
Tetsuo Handa
1
-4
/
+4
2018-04-21
kexec_file: do not add extra alignment to efi memmap
Dave Young
1
-3
/
+2
2018-04-21
proc: fix /proc/loadavg regression
Alexey Dobriyan
2
-2
/
+2
2018-04-21
proc: revalidate kernel thread inodes to root:root
Alexey Dobriyan
1
-0
/
+6
2018-04-21
autofs: mount point create should honour passed in mode
Ian Kent
1
-1
/
+1
2018-04-21
MAINTAINERS: add personal addresses for Sascha and Uwe
Uwe Kleine-König
1
-5
/
+10
2018-04-21
kasan: add no_sanitize attribute for clang builds
Andrey Konovalov
1
-0
/
+3
2018-04-21
rapidio: fix rio_dma_transfer error handling
Ioan Nicu
1
-10
/
+9
2018-04-21
mm: enable thp migration for shmem thp
Naoya Horiguchi
3
-7
/
+20
2018-04-21
writeback: safer lock nesting
Greg Thelen
4
-26
/
+34
2018-04-21
mm, pagemap: fix swap offset value for PMD migration entry
Huang Ying
1
-1
/
+5
2018-04-21
mm: fix do_pages_move status handling
Michal Hocko
1
-0
/
+3
2018-04-21
fork: unconditionally clear stack on fork
Kees Cook
2
-7
/
+2
2018-04-20
CIFS: fix typo in cifs_dbg
Aurelien Aptel
1
-1
/
+1
2018-04-20
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
1
-4
/
+5
2018-04-20
cifs: smbd: Dump SMB packet when configured
Long Li
1
-1
/
+5
2018-04-20
btrfs: print-tree: debugging output enhancement
Qu Wenruo
2
-11
/
+16
2018-04-20
btrfs: Fix race condition between delayed refs and blockgroup removal
Nikolay Borisov
3
-10
/
+26
2018-04-20
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
David Howells
1
-1
/
+1
2018-04-20
afs: Fix server record deletion
David Howells
1
-1
/
+8
2018-04-20
perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUs
Oskar Senft
1
-1
/
+17
2018-04-20
perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"
Stephane Eranian
1
-0
/
+21
2018-04-20
x86/power/64: Fix page-table setup for temporary text mapping
Joerg Roedel
1
-1
/
+1
2018-04-20
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
1
-1
/
+2
2018-04-20
MAINTAINERS: Add backup maintainers for libnvdimm and DAX
Dave Jiang
1
-0
/
+15
2018-04-20
device-dax: allow MAP_SYNC to succeed
Dave Jiang
1
-0
/
+2
2018-04-20
Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"
Dan Williams
1
-2
/
+1
2018-04-20
libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()
Rob Herring
1
-1
/
+1
2018-04-19
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
1
-6
/
+4
2018-04-19
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2
-24
/
+27
2018-04-19
virtio_net: sparse annotation fix
Michael S. Tsirkin
1
-1
/
+1
2018-04-19
virtio_net: fix adding vids on big-endian
Michael S. Tsirkin
1
-3
/
+3
2018-04-19
virtio_net: split out ctrl buffer
Michael S. Tsirkin
1
-29
/
+39
2018-04-19
net: hns: Avoid action name truncation
dann frazier
1
-1
/
+1
2018-04-19
docs: ip-sysctl.txt: fix name of some ipv6 variables
Olivier Gayot
1
-4
/
+4
2018-04-19
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
2
-6
/
+15
2018-04-19
llc: hold llc_sap before release_sock()
Cong Wang
1
-0
/
+7
2018-04-19
MAINTAINERS: Direct networking documentation changes to netdev
Jonathan Corbet
1
-0
/
+1
2018-04-19
atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"
Colin Ian King
1
-2
/
+2
2018-04-19
net: qmi_wwan: add Wistron Neweb D19Q1
Pawel Dembicki
1
-0
/
+1
2018-04-19
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
1
-1
/
+1
2018-04-19
net: stmmac: Disable ACS Feature for GMAC >= 4
Jose Abreu
3
-9
/
+7
2018-04-19
net: mvpp2: Fix DMA address mask size
Maxime Chevallier
1
-5
/
+7
2018-04-19
net: change the comment of dev_mc_init
sunlianwen
1
-1
/
+1
2018-04-19
ALSA: rawmidi: Fix missing input substream checks in compat ioctls
Takashi Iwai
1
-6
/
+12
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
9
-88
/
+9
[next]