summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-01-05arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap-0/+1
2021-01-05Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds-21/+17
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-411/+710
2021-01-05Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-31/+51
2021-01-05mm: make wait_on_page_writeback() wait for multiple pending writebacksLinus Torvalds-1/+1
2021-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-6/+21
2021-01-04Merge branch 'net-dsa-lantiq_gswip-two-fixes-for-net-stable'Jakub Kicinski-20/+7
2021-01-04net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl-17/+6
2021-01-04net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl-3/+1
2021-01-04net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_eventXie He-0/+1
2021-01-04r8169: work around power-saving bug on some chip versionsHeiner Kallweit-2/+4
2021-01-04net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork-0/+1
2021-01-04selftests: mlxsw: Set headroom size of correct portIdo Schimmel-1/+1
2021-01-04net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax-1/+1
2021-01-04ibmvnic: fix: NULL pointer dereference.YANG LI-3/+1
2021-01-04docs: networking: packet_mmap: fix old config referenceBaruch Siach-5/+4
2021-01-04docs: networking: packet_mmap: fix formatting for C macrosBaruch Siach-1/+1
2021-01-04vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang-3/+3
2021-01-04bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo-1/+1
2021-01-04bareudp: set NETIF_F_LLTX flagTaehee Yoo-0/+1
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-4/+28
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds-15/+6
2021-01-04afs: Fix directory entry size calculationDavid Howells-28/+43
2021-01-04afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=yDavid Howells-4/+9
2021-01-03Linux 5.11-rc2v5.11-rc2Linus Torvalds-1/+1
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-21/+35
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-5/+48
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki-3/+41
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-86/+208
2021-01-01Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+2
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds-21/+43
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds-0/+2
2020-12-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov-2/+2
2020-12-30io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov-2/+22
2020-12-30io_uring: add a helper for setting a ref nodePavel Begunkov-10/+12
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds-36/+36
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy-1/+40
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki-1/+0
2020-12-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki-2/+7
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens-14/+17
2020-12-30s390: update defconfigsHeiko Carstens-7/+18
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund-0/+1
2020-12-29fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap-1/+1
2020-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-91/+101
2020-12-29mm: slub: call account_slab_page() after slab page initializationRoman Gushchin-3/+2
2020-12-29zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap-19/+9
2020-12-29lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich-2/+2
2020-12-29lib/genalloc: fix the overflow when size is too bigHuang Shijie-12/+13
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf-11/+11
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie-0/+3