summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-01-30fs/dcache: Track & report number of negative dentriesWaiman Long1-3/+4
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long1-4/+5
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+5
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2019-01-26qed: Revert error handling changes.David S. Miller2-37/+4
2019-01-26Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2019-01-25net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski1-0/+1
2019-01-24block: Fix comment typoDamien Le Moal1-1/+1
2019-01-23qede: Error recovery processTomer Tayar1-4/+17
2019-01-23qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20
2019-01-23writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo1-0/+1
2019-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-2/+1
2019-01-22Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-57/+170
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-1/+0
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra1-1/+5
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+5
2019-01-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+9
2019-01-20Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds4-11/+6
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza1-2/+2
2019-01-19net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2019-01-18Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+1
2019-01-18genirq: Fix the kerneldoc comment for struct irq_affinity_descJonathan Corbet1-0/+1
2019-01-17Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2019-01-17XArray: Fix an arithmetic error in xa_is_errDan Carpenter1-1/+1
2019-01-17net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin1-0/+1
2019-01-16HID: core: simplify active collection trackingPhilipp Zabel1-1/+0
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+55
2019-01-15virtio: document virtio_config_ops restrictionsCornelia Huck1-0/+5
2019-01-15virtio: fix virtio_config_ops descriptionCornelia Huck1-4/+4
2019-01-14Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-2/+107
2019-01-14XArray: Fix typo in commentCyrill Gorcunov1-1/+1
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-4/+12
2019-01-13Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson1-4/+11
2019-01-13phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-0/+1
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2-10/+1
2019-01-12net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo1-0/+2
2019-01-12net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo1-0/+2
2019-01-12net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo1-3/+8
2019-01-12umh: add exit routine for UMH processTaehee Yoo2-0/+11
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2-3/+4
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+3
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+5
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-0/+5
2019-01-11qcom-scm: Include <linux/err.h> headerFabio Estevam1-0/+1