index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
2
-1
/
+4
2019-10-21
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
1
-2
/
+3
2019-10-21
iomap: renumber IOMAP_HOLE to 0
Christoph Hellwig
1
-5
/
+5
2019-10-21
iomap: ignore non-shared or non-data blocks in xfs_file_dirty
Christoph Hellwig
1
-1
/
+1
2019-10-21
iomap: better document the IOMAP_F_* flags
Christoph Hellwig
1
-8
/
+23
2019-10-21
iomap: move struct iomap_page out of iomap.h
Christoph Hellwig
1
-17
/
+0
2019-10-21
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
1
-0
/
+59
2019-10-17
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
1
-0
/
+2
2019-10-15
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
1
-1
/
+2
2019-10-13
Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-10-13
Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2019-10-13
Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2019-10-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+12
2019-10-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+20
2019-10-12
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2019-10-11
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2019-10-11
compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
Joe Perches
1
-0
/
+17
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
1
-0
/
+1
2019-10-09
Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2019-10-08
leds: core: Fix leds.h structure documentation
Dan Murphy
1
-3
/
+2
2019-10-08
lib/string: Make memzero_explicit() inline instead of external
Arvind Sankar
1
-1
/
+20
2019-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+33
2019-10-08
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
1
-0
/
+4
2019-10-08
mm, memcg: make scan aggression always exclude protection
Chris Down
1
-13
/
+12
2019-10-08
mm, memcg: make memory.emin the baseline for utilisation determination
Chris Down
1
-6
/
+13
2019-10-08
mm, memcg: proportional memory.{low,min} reclaim
Chris Down
1
-0
/
+20
2019-10-08
memcg: only record foreign writebacks with dirty pages when memcg is not disa...
Baoquan He
1
-0
/
+3
2019-10-07
uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
Linus Torvalds
1
-2
/
+4
2019-10-07
module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict
Masahiro Yamada
1
-3
/
+3
2019-10-07
module: swap the order of symbol.namespace
Masahiro Yamada
1
-2
/
+2
2019-10-07
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
1
-1
/
+1
2019-10-07
efi/tpm: Don't access event->count when it isn't mapped
Peter Jones
1
-3
/
+11
2019-10-07
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
1
-0
/
+2
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+16
2019-10-05
net: phy: extract pause mode
Russell King
1
-0
/
+1
2019-10-05
net: phy: extract link partner advertisement reading
Russell King
1
-0
/
+1
2019-10-05
net: phy: fix write to mii-ctrl1000 register
Russell King
1
-0
/
+9
2019-10-04
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
1
-1
/
+1
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-24
/
+1
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-0
/
+79
2019-10-04
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+26
2019-10-04
Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+2
2019-10-04
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+27
2019-10-04
tty: serial: Fix PORT_LINFLEXUART definition
Stefan-gabriel Mirea
1
-1
/
+1
2019-10-03
sched: add kernel-doc for struct clone_args
Christian Brauner
1
-2
/
+24
2019-10-03
block: pg: add header include guard
Masahiro Yamada
1
-1
/
+4
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+1
2019-10-02
drm/amdgpu: return tcc_disabled_mask to userspace
Marek Olšák
1
-0
/
+2
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+3
[next]