index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-10-27
i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
Linus Torvalds
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-26
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
2018-10-26
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
2018-10-26
of: ignore sub-page memory regions
Mike Rapoport
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-10-26
Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-10-26
Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-26
libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
Diego Viola
2018-10-25
Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
lan743x: Remove SPI dependency from Microchip group.
Bryan Whitehead
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
net: phy: genphy_10g_driver: Avoid NULL pointer dereference
Andrew Lunn
2018-10-25
r8169: fix broken Wake-on-LAN from S5 (poweroff)
Heiner Kallweit
2018-10-25
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-10-25
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-25
octeontx2-af: Use GFP_ATOMIC under spin lock
Wei Yongjun
2018-10-25
net: ethernet: cadence: fix socket buffer corruption problem
Tristram Ha
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
thermal: da9062/61: Prevent hardware access during system suspend
Geert Uytterhoeven
2018-10-25
thermal: rcar_thermal: Prevent doing work after unbind
Geert Uytterhoeven
2018-10-25
thermal: rcar_thermal: Prevent hardware access during system suspend
Geert Uytterhoeven
2018-10-25
thermal: rcar_gen3_thermal: add R8A77980 support
Sergei Shtylyov
2018-10-25
thermal: add stm32 thermal driver
David HERNANDEZ SANCHEZ
2018-10-25
thermal: rcar_thermal: add R8A77970 support
Sergei Shtylyov
2018-10-25
thermal: rcar_thermal: fix duplicate IRQ request
Sergei Shtylyov
2018-10-25
gdrom: fix mistake in assignment of error
Jens Axboe
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-10-25
block: Introduce blkdev_nr_zones() helper
Damien Le Moal
2018-10-25
scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
Damien Le Moal
2018-10-25
scsi: sd_zbc: Reduce boot device scan and revalidate time
Damien Le Moal
2018-10-25
scsi: sd_zbc: Rearrange code
Damien Le Moal
2018-10-25
cdrom: remove set but not used variable 'tocuse'
zhong jiang
2018-10-25
skd: fix unchecked return values
Gustavo A. R. Silva
[next]