index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
2019-11-11
1
-1
/
+1
*
Pull series refactoring quota enabling and disabling code.
Jan Kara
2019-11-06
28
-55
/
+267
|
\
|
*
quota: Drop dquot_enable()
Jan Kara
2019-11-04
1
-2
/
+0
|
*
quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()
Jan Kara
2019-11-04
1
-0
/
+2
|
*
quota: Factor out setup of quota inode
Jan Kara
2019-11-04
1
-0
/
+2
|
*
xarray.h: fix kernel-doc warning
Randy Dunlap
2019-10-15
1
-2
/
+2
|
*
bitmap.h: fix kernel-doc warning and typo
Randy Dunlap
2019-10-15
1
-1
/
+2
|
*
mm, page_owner: rename flag indicating that page is allocated
Vlastimil Babka
2019-10-15
1
-1
/
+1
|
*
mm, page_owner: fix off-by-one error in __set_page_owner_handle()
Vlastimil Babka
2019-10-15
1
-0
/
+8
|
*
Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-10-13
1
-1
/
+1
|
|
\
|
|
*
hwmon: Fix HWMON_P_MIN_ALARM mask
Nuno Sá
2019-10-02
1
-1
/
+1
|
*
|
Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-13
1
-1
/
+1
|
|
\
\
|
|
*
|
tty: serial: Fix PORT_LINFLEXUART definition
Stefan-gabriel Mirea
2019-10-04
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-13
1
-0
/
+2
|
|
\
\
|
|
*
|
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
2019-10-07
1
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-13
1
-4
/
+12
|
|
\
\
|
|
*
|
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
2019-10-07
1
-1
/
+1
|
|
*
|
efi/tpm: Don't access event->count when it isn't mapped
Peter Jones
2019-10-07
1
-3
/
+11
|
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-12
1
-1
/
+20
|
|
\
\
\
|
|
*
|
|
lib/string: Make memzero_explicit() inline instead of external
Arvind Sankar
2019-10-08
1
-1
/
+20
|
|
|
/
/
|
*
|
|
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-10-11
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2019-10-10
1
-0
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-11
1
-5
/
+5
|
|
\
\
\
|
|
*
|
|
module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict
Masahiro Yamada
2019-10-07
1
-3
/
+3
|
|
*
|
|
module: swap the order of symbol.namespace
Masahiro Yamada
2019-10-07
1
-2
/
+2
|
|
|
/
/
|
*
|
|
compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
Joe Perches
2019-10-11
1
-0
/
+17
|
*
|
|
Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-09
1
-3
/
+2
|
|
\
\
\
|
|
*
|
|
leds: core: Fix leds.h structure documentation
Dan Murphy
2019-10-08
1
-3
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-10-08
2
-0
/
+33
|
|
\
\
\
|
|
*
|
|
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
2019-10-08
1
-0
/
+4
|
|
*
|
|
mm, memcg: make scan aggression always exclude protection
Chris Down
2019-10-08
1
-13
/
+12
|
|
*
|
|
mm, memcg: make memory.emin the baseline for utilisation determination
Chris Down
2019-10-08
1
-6
/
+13
|
|
*
|
|
mm, memcg: proportional memory.{low,min} reclaim
Chris Down
2019-10-08
1
-0
/
+20
|
|
*
|
|
memcg: only record foreign writebacks with dirty pages when memcg is not disa...
Baoquan He
2019-10-08
1
-0
/
+3
|
*
|
|
|
uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
Linus Torvalds
2019-10-07
1
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-05
5
-6
/
+16
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
net: phy: extract pause mode
Russell King
2019-10-05
1
-0
/
+1
|
|
*
|
net: phy: extract link partner advertisement reading
Russell King
2019-10-05
1
-0
/
+1
|
|
*
|
net: phy: fix write to mii-ctrl1000 register
Russell King
2019-10-05
1
-0
/
+9
|
|
*
|
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
2019-10-04
1
-1
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-10-02
1
-4
/
+1
|
|
|
\
\
|
|
|
*
|
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-4
/
+1
|
|
*
|
|
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
2019-10-02
1
-1
/
+3
|
|
|
/
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-10-04
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-09-30
1
-0
/
+2
|
*
|
|
|
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-04
1
-24
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
xen/efi: have a common runtime setup function
Juergen Gross
2019-10-02
1
-24
/
+1
|
*
|
|
|
|
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2019-10-04
3
-0
/
+79
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clone3: switch to copy_struct_from_user()
Aleksa Sarai
2019-10-01
1
-0
/
+2
|
|
*
|
|
|
|
lib: introduce copy_struct_from_user() helper
Aleksa Sarai
2019-10-01
2
-0
/
+77
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
[next]