Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 377 | -748/+1014 |
2018-06-13 | mm: Introduce kvcalloc() | Kees Cook | 1 | -0/+5 |
2018-06-13 | video: uvesafb: Fix integer overflow in allocation | Kees Cook | 1 | -1/+2 |
2018-06-13 | UBIFS: Fix potential integer overflow in allocation | Silvio Cesare | 1 | -2/+3 |
2018-06-13 | leds: Use struct_size() in allocation | Kees Cook | 1 | -2/+1 |
2018-06-13 | Convert intel uncore to struct_size | Matthew Wilcox | 1 | -9/+10 |
2018-06-13 | Convert jffs2 acl to struct_size | Matthew Wilcox | 2 | -1/+3 |
2018-06-13 | Convert vhost to struct_size | Matthew Wilcox | 1 | -1/+2 |
2018-06-13 | Convert v4l2 event to struct_size | Matthew Wilcox | 1 | -2/+1 |
2018-06-13 | Convert infiniband uverbs to struct_size | Matthew Wilcox | 2 | -6/+3 |
2018-06-13 | Convert virtio_console to struct_size | Matthew Wilcox | 1 | -2/+1 |
2018-06-13 | test_overflow: fix an IS_ERR() vs NULL bug | Dan Carpenter | 1 | -1/+1 |
2018-06-11 | Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 28 | -1388/+1880 |
2018-06-11 | autofs: remove left-over autofs4 stubs | Linus Torvalds | 6 | -57/+12 |
2018-06-11 | Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 19 | -46/+466 |
2018-06-11 | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 64 | -994/+1574 |
2018-06-11 | Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 29 | -422/+244 |
2018-06-11 | backlight: as3711_bl: Fix Device Tree node leaks | Johan Hovold | 2 | -8/+8 |
2018-06-11 | backlight: tps65217_bl: Fix Device Tree node lookup | Johan Hovold | 1 | -2/+2 |
2018-06-11 | backlight: max8925_bl: Fix Device Tree node lookup | Johan Hovold | 1 | -1/+3 |
2018-06-11 | backlight: as3711_bl: Fix Device Tree node lookup | Johan Hovold | 1 | -10/+23 |
2018-06-11 | mfd: cros_ec: Remove unused __remove function | Arnd Bergmann | 1 | -2/+0 |
2018-06-11 | mfd: wm97xx-core: Platform data can be NULL | Robert Jarzmik | 1 | -1/+1 |
2018-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 37 | -129/+301 |
2018-06-11 | Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 43 | -841/+904 |
2018-06-11 | Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 16 | -46/+178 |
2018-06-11 | tcp: limit sk_rcvlowat by the maximum receive buffer | Soheil Hassas Yeganeh | 1 | -5/+7 |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 152 | -2017/+7234 |
2018-06-10 | net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 | Alvaro Gamez Machado | 1 | -6/+29 |
2018-06-10 | socket: close race condition between sock_close() and sockfs_setattr() | Cong Wang | 1 | -3/+15 |
2018-06-10 | Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 18 | -138/+261 |
2018-06-10 | Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+3 |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 44 | -8/+5491 |
2018-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 26 | -80/+176 |
2018-06-10 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -14/+28 |
2018-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 59 | -427/+998 |
2018-06-10 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+4 |
2018-06-10 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -20/+30 |
2018-06-10 | signal: Remove no longer required irqsave/restore | Anna-Maria Gleixner | 1 | -17/+7 |
2018-06-10 | rcu: Update documentation of rcu_read_unlock() | Anna-Maria Gleixner | 1 | -3/+1 |
2018-06-10 | Merge branch 'proc-cmdline' | Linus Torvalds | 1 | -112/+99 |
2018-06-10 | hpfs: Use EUCLEAN for filesystem errors | Mikulas Patocka | 1 | -2/+1 |
2018-06-09 | Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 20 | -406/+147 |
2018-06-09 | Merge tag 'hsi-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 1 | -1/+1 |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 183 | -1312/+13842 |
2018-06-09 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 6 | -70/+148 |
2018-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 10 | -0/+1069 |
2018-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 5 | -16/+14 |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1006 | -227723/+16823 |
2018-06-09 | x86/intel_rdt: Enable CMT and MBM on new Skylake stepping | Tony Luck | 1 | -0/+2 |