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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-12
nvdimm: Split label init out from the logic for getting config data
Alexander Duyck
5
-31
/
+61
2018-10-12
nvdimm: Remove empty if statement
Alexander Duyck
1
-3
/
+2
2018-10-12
nvdimm: Clarify comment in sizeof_namespace_index
Alexander Duyck
1
-1
/
+2
2018-10-12
nvdimm: Sanity check labeloff
Alexander Duyck
1
-0
/
+7
2018-10-12
afs: Fix afs_server struct leak
David Howells
1
-0
/
+2
2018-10-12
MAINTAINERS: use the correct location for dt-bindings includes for mux
Peter Rosin
1
-1
/
+1
2018-10-12
mux: adgs1408: use the correct MODULE_LICENSE
Peter Rosin
1
-1
/
+1
2018-10-12
gfs2: Fix iomap buffered write support for journaled files (2)
Andreas Gruenbacher
1
-5
/
+1
2018-10-12
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
3
-1
/
+15
2018-10-12
arm64: Fix /proc/iomem for reserved but not memory regions
Will Deacon
1
-26
/
+24
2018-10-12
ext4: fix use-after-free race in ext4_remount()'s error path
Theodore Ts'o
2
-26
/
+50
2018-10-12
gfs2: Pass resource group to rgblk_free
Andreas Gruenbacher
5
-40
/
+35
2018-10-12
gfs2: Remove unnecessary gfs2_rlist_alloc parameter
Bob Peterson
4
-6
/
+5
2018-10-12
gfs2: Fix marking bitmaps non-full
Andreas Gruenbacher
1
-2
/
+11
2018-10-12
gfs2: Fix some minor typos
Andreas Gruenbacher
2
-3
/
+3
2018-10-12
gfs2: Rename bitmap.bi_{len => bytes}
Andreas Gruenbacher
3
-18
/
+18
2018-10-12
gfs2: Remove unused RGRP_RSRV_MINBYTES definition
Andreas Gruenbacher
2
-3
/
+2
2018-10-12
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
Andreas Gruenbacher
4
-15
/
+13
2018-10-12
gfs2: Clean up out-of-bounds check in gfs2_rbm_from_block
Andreas Gruenbacher
1
-7
/
+2
2018-10-12
gfs2: Always check the result of gfs2_rbm_from_block
Andreas Gruenbacher
1
-3
/
+8
2018-10-12
afs: Fix cell proc list
David Howells
5
-10
/
+22
2018-10-12
PCI: cadence: Write MSI data with 32bits
Alan Douglas
1
-1
/
+1
2018-10-12
PCI: cadence: Use AXI region 0 to signal interrupts from EP
Alan Douglas
1
-5
/
+6
2018-10-12
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
2
-0
/
+34
2018-10-12
Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Greg Kroah-Hartman
2
-0
/
+14
2018-10-12
nl80211: Add per peer statistics to compute FCS error rate
Ankita Bajaj
3
-0
/
+17
2018-10-12
Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Greg Kroah-Hartman
2
-1
/
+9
2018-10-12
Merge tag 'pinctrl-v4.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Greg Kroah-Hartman
1
-1
/
+12
2018-10-12
Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd
Greg Kroah-Hartman
2
-5
/
+13
2018-10-12
Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
1
-1
/
+14
2018-10-12
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
1
-4
/
+8
2018-10-12
x86/cpu: Drop pointless static qualifier in punit_dev_state_show()
YueHaibing
1
-1
/
+1
2018-10-12
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
5
-0
/
+157
2018-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Greg Kroah-Hartman
7
-9
/
+34
2018-10-12
Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes
Greg Kroah-Hartman
2
-3
/
+5
2018-10-12
mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
Liu Xiang
1
-0
/
+1
2018-10-12
mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
Mika Westerberg
1
-0
/
+1
2018-10-12
lib/vsprintf: Hash printed address for netdev bits fallback
Geert Uytterhoeven
1
-5
/
+4
2018-10-12
lib/vsprintf: Hash legacy clock addresses
Geert Uytterhoeven
2
-4
/
+3
2018-10-12
lib/vsprintf: Prepare for more general use of ptr_to_id()
Geert Uytterhoeven
1
-103
/
+103
2018-10-12
pinctrl: bcm: ns: Use uintptr_t for casting data
Rafał Miłecki
1
-2
/
+2
2018-10-12
pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_mux
Gustavo A. R. Silva
1
-1
/
+1
2018-10-12
lib/vsprintf: Make ptr argument conts in ptr_to_id()
Geert Uytterhoeven
1
-1
/
+2
2018-10-12
cpuidle: menu: Simplify checks related to the polling state
Rafael J. Wysocki
1
-4
/
+4
2018-10-12
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
1
-1
/
+1
2018-10-12
ACPI: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2018-10-12
gpiolib: Initialize gdev field before is used
Ricardo Ribalda Delgado
1
-2
/
+3
2018-10-12
printk: do not preliminary split up cont buffer
Sergey Senozhatsky
1
-3
/
+0
2018-10-12
printk: lock/unlock console only for new logbuf entries
Sergey Senozhatsky
1
-3
/
+7
2018-10-12
printk: keep kernel cont support always enabled
Sergey Senozhatsky
1
-18
/
+4
[prev]
[next]