| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-12-12 | blk-cgroup: remove blkcg_drain_queuefor-linus-20191212for-linus | Guoqing Jiang | 2 | -22/+0 |
| 2019-12-12 | block: fix NULL pointer dereference in account statistics with IDE | Logan Gunthorpe | 1 | -2/+3 |
| 2019-12-11 | Merge branch 'md-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/song... | Jens Axboe | 3 | -2/+3 |
| 2019-12-11 | md: make sure desc_nr less than MD_SB_DISKS | Yufen Yu | 1 | -0/+1 |
| 2019-12-11 | md: raid1: check rdev before reference in raid1_sync_request func | Zhiqiang Liu | 1 | -1/+1 |
| 2019-12-11 | raid5: need to set STRIPE_HANDLE for batch head | Guoqing Jiang | 1 | -1/+1 |
| 2019-12-09 | block: fix "check bi_size overflow before merge" | Andreas Gruenbacher | 1 | -1/+3 |
| 2019-12-06 | Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 10 | -32/+69 |
| 2019-12-07 | nvme/pci: Fix read queue count | Keith Busch | 1 | -5/+1 |
| 2019-12-07 | nvme/pci Limit write queue sizes to possible cpus | Keith Busch | 1 | -0/+3 |
| 2019-12-07 | nvme/pci: Fix write and poll queue types | Keith Busch | 1 | -4/+4 |
| 2019-12-05 | Merge branch 'io_uring-5.5' into for-linusfor-linus-20191205 | Jens Axboe | 1 | -71/+69 |
| 2019-12-05 | block: fix memleak of bio integrity data | Justin Tee | 3 | -1/+8 |
| 2019-12-05 | io_uring: fix a typo in a comment | LimingWu | 1 | -1/+1 |
| 2019-12-05 | bfq-iosched: Ensure bio->bi_blkg is valid before using it | Hou Tao | 1 | -0/+3 |
| 2019-12-05 | io_uring: hook all linked requests via link_list | Pavel Begunkov | 1 | -22/+20 |
| 2019-12-05 | io_uring: fix error handling in io_queue_link_head | Pavel Begunkov | 1 | -5/+7 |
| 2019-12-04 | io_uring: use hash table for poll command lookups | Jens Axboe | 1 | -43/+41 |
| 2019-12-04 | io-wq: clear node->next on list deletion | Jens Axboe | 1 | -0/+1 |
| 2019-12-04 | io_uring: ensure deferred timeouts copy necessary data | Jens Axboe | 1 | -41/+42 |
| 2019-12-04 | io_uring: allow IO_SQE_* flags on IORING_OP_TIMEOUT | Jens Axboe | 1 | -3/+0 |
| 2019-12-04 | null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED | Jens Axboe | 1 | -2/+1 |
| 2019-12-04 | brd: warn on un-aligned buffer | Ming Lei | 1 | -0/+4 |
| 2019-12-04 | brd: remove max_hw_sectors queue limit | Ming Lei | 1 | -1/+0 |
| 2019-12-03 | xen/blkback: Avoid unmapping unmapped grant pages | SeongJae Park | 1 | -0/+2 |
| 2019-12-03 | io_uring: handle connect -EINPROGRESS like -EAGAIN | Jens Axboe | 1 | -1/+1 |
| 2019-12-03 | block: set the zone size in blk_revalidate_disk_zones atomically | Christoph Hellwig | 3 | -29/+35 |
| 2019-12-03 | block: don't handle bio based drivers in blk_revalidate_disk_zones | Christoph Hellwig | 4 | -24/+21 |
| 2019-12-03 | block: allocate the zone bitmaps lazily | Christoph Hellwig | 1 | -33/+32 |
| 2019-12-03 | block: replace seq_zones_bitmap with conv_zones_bitmap | Christoph Hellwig | 2 | -15/+17 |
| 2019-12-03 | block: simplify blkdev_nr_zones | Christoph Hellwig | 4 | -23/+12 |
| 2019-12-03 | block: remove the empty line at the end of blk-zoned.c | Christoph Hellwig | 1 | -1/+0 |
| 2019-12-03 | null_blk: cleanup null_gendisk_register | Christoph Hellwig | 1 | -6/+5 |
| 2019-12-03 | null_blk: fix zone size paramter check | Damien Le Moal | 1 | -7/+12 |
| 2019-12-04 | nvme/pci: Remove last_cq_head | Keith Busch | 1 | -4/+0 |
| 2019-12-03 | block: optimise bvec_iter_advance() | Pavel Begunkov | 1 | -12/+10 |
| 2019-12-03 | io_uring: remove io_wq_current_is_worker | Jackie Liu | 1 | -6/+2 |
| 2019-12-03 | io_uring: remove parameter ctx of io_submit_state_start | Jackie Liu | 1 | -2/+2 |
| 2019-12-03 | io_uring: mark us with IORING_FEAT_SUBMIT_STABLE | Jens Axboe | 2 | -1/+3 |
| 2019-12-03 | io_uring: ensure async punted connect requests copy data | Jens Axboe | 3 | -15/+57 |
| 2019-12-03 | io_uring: ensure async punted sendmsg/recvmsg requests copy data | Jens Axboe | 3 | -64/+156 |
| 2019-12-02 | io_uring: ensure async punted read/write requests copy iovec | Jens Axboe | 1 | -62/+181 |
| 2019-12-02 | io_uring: add general async offload context | Jens Axboe | 1 | -24/+32 |
| 2019-12-02 | block: don't send uevent for empty disk when not invalidating | Eric Biggers | 1 | -1/+1 |
| 2019-12-02 | io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR | Jens Axboe | 1 | -0/+2 |
| 2019-12-03 | nvme: Namepace identification descriptor list is optional | Keith Busch | 1 | -0/+2 |
| 2019-12-02 | io_uring: use current task creds instead of allocating a new one | Jens Axboe | 3 | -4/+4 |
| 2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 56 | -1876/+1631 |
| 2019-12-01 | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -354/+387 |
| 2019-12-01 | Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds | 5 | -51/+64 |
| 2019-12-01 | Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds | 4 | -77/+42 |
| 2019-12-01 | Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds | 4 | -20/+49 |
| 2019-12-01 | Merge tag 'rproc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds | 5 | -21/+149 |
| 2019-12-01 | Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 35 | -205/+431 |
| 2019-12-01 | Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -10/+84 |
| 2019-12-01 | Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 29 | -578/+3272 |
| 2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 14 | -66/+1166 |
| 2019-12-01 | Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 16 | -169/+214 |
| 2019-12-01 | Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 88 | -598/+1849 |
| 2019-12-01 | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 45 | -538/+730 |
| 2019-12-01 | Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 19 | -612/+1653 |
| 2019-12-01 | Merge tag 'pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -0/+1 |
| 2019-12-01 | Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds | 20 | -207/+858 |
| 2019-12-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 156 | -2444/+8931 |
| 2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 79 | -468/+472 |
| 2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 156 | -1394/+954 |
| 2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 34 | -1354/+0 |
| 2019-11-30 | mailbox: imx: add support for imx v1 mu | Richard Zhu | 1 | -17/+38 |
| 2019-11-30 | dt-bindings: mailbox: imx-mu: add imx7ulp MU support | Richard Zhu | 1 | -0/+2 |
| 2019-11-30 | mailbox: imx: Clear the right interrupts at shutdown | Daniel Baluta | 1 | -2/+13 |
| 2019-11-30 | mailbox: imx: Fix Tx doorbell shutdown path | Daniel Baluta | 1 | -1/+3 |
| 2019-11-30 | mailbox: stm32-ipcc: Update wakeup management | Fabien Dessenne | 1 | -29/+7 |
| 2019-11-30 | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -17/+170 |
| 2019-11-30 | Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -11/+18 |
| 2019-11-30 | Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -5/+74 |
| 2019-11-30 | Merge tag 'kgdb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 5 | -177/+208 |
| 2019-11-30 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 27 | -116/+1386 |
| 2019-11-30 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+12 |
| 2019-11-30 | Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -52/+55 |
| 2019-11-30 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 215 | -2463/+4569 |
| 2019-11-30 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 59 | -428/+322 |
| 2019-11-30 | Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -7/+6 |
| 2019-11-30 | Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 13 | -334/+532 |
| 2019-11-30 | Merge tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -3/+4 |
| 2019-11-30 | Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 21 | -243/+248 |
| 2019-11-30 | Merge tag 'erofs-for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -203/+190 |
| 2019-11-30 | Merge tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 23 | -529/+1340 |
| 2019-11-30 | Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 17 | -107/+421 |
| 2019-11-30 | Merge tag 'afs-next-20191121' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -54/+50 |
| 2019-11-30 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 30 | -1461/+1691 |
| 2019-11-30 | Merge tag 'vfs-5.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -3/+11 |
| 2019-11-30 | Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 26 | -922/+1215 |
| 2019-11-30 | Revert "dt-bindings: remoteproc: stm32: add wakeup-source" | Bjorn Andersson | 1 | -3/+0 |
| 2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 31 | -2139/+1298 |
| 2019-11-30 | Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d... | Linus Torvalds | 23 | -123/+1996 |
| 2019-11-29 | Merge branch 'for-5.5/whiskers' into for-linus | Jiri Kosina | 1 | -43/+103 |
| 2019-11-29 | Merge branch 'for-5.5/logitech' into for-linus | Jiri Kosina | 7 | -0/+990 |
| 2019-11-29 | Merge branch 'for-5.5/ish' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2019-11-29 | Merge branch 'for-5.5/i2c' into for-linus | Jiri Kosina | 1 | -2/+0 |
| 2019-11-29 | Merge branch 'for-5.5/hidraw' into for-linus | Jiri Kosina | 1 | -5/+5 |
| 2019-11-29 | Merge branch 'for-5.5/core' into for-linus | Jiri Kosina | 2806 | -29808/+47847 |
| 2019-11-29 | io_uring: fix missing kmap() declaration on powerpcfor-linus-20191129 | Jens Axboe | 1 | -0/+1 |
| 2019-11-29 | powerpc/fixmap: fix crash with HIGHMEM | Christophe Leroy | 1 | -0/+6 |
| 2019-11-29 | x86/efi: remove unused variables | YueHaibing | 1 | -5/+0 |
| 2019-11-29 | x86/mce/therm_throt: Mask out read-only and reserved MSR bits | Srinivas Pandruvada | 1 | -5/+12 |
| 2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 64 | -670/+403 |
| 2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 47 | -488/+191 |
| 2019-11-28 | Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -503/+757 |
| 2019-11-28 | ataflop: Remove unneeded semicolon | zhengbin | 1 | -1/+1 |
| 2019-11-28 | block: sunvdc: Remove unneeded semicolon | zhengbin | 1 | -1/+1 |
| 2019-11-28 | drbd: Remove unneeded semicolon | zhengbin | 1 | -1/+1 |
| 2019-11-28 | io_uring: add mapping support for NOMMU archs | Roman Penyaev | 1 | -6/+51 |
| 2019-11-28 | video: fbdev: matrox: convert to i2c_new_scanned_device | Wolfram Sang | 1 | -2/+2 |
| 2019-11-28 | i2c: icy: convert to i2c_new_scanned_device | Wolfram Sang | 1 | -4/+4 |
| 2019-11-28 | i2c: replace i2c_new_probed_device with an ERR_PTR variant | Wolfram Sang | 4 | -18/+37 |
| 2019-11-28 | pinctrl: Fix warning by adding missing MODULE_LICENSE | Rahul Tanwar | 1 | -0/+1 |
| 2019-11-28 | Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux... | Dave Airlie | 23 | -123/+1996 |
| 2019-11-27 | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1122 | -29283/+60655 |
| 2019-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 25 | -135/+277 |
| 2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 60 | -205/+2051 |
| 2019-11-27 | Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 6 | -8/+6 |
| 2019-11-27 | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 74 | -465/+1106 |
| 2019-11-27 | net: usb: aqc111: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -2/+2 |
| 2019-11-27 | net: phy: Use the correct style for SPDX License Identifier | Nishad Kamdar | 5 | -6/+6 |
| 2019-11-27 | Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle | Linus Torvalds | 5 | -4/+95 |
| 2019-11-27 | net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling | Alexander Lobakin | 1 | -2/+11 |
| 2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 77 | -826/+1623 |
| 2019-11-27 | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 393 | -9370/+24632 |
| 2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 192 | -1713/+11029 |
| 2019-11-27 | Merge branch 'mscc-skb-lists' | David S. Miller | 2 | -44/+20 |
| 2019-11-27 | net: mscc: ocelot: use skb queue instead of skbs list | Yangbo Lu | 2 | -44/+19 |
| 2019-11-27 | net: mscc: ocelot: avoid incorrect consuming in skbs list | Yangbo Lu | 1 | -0/+1 |
| 2019-11-27 | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 141 | -2850/+7240 |
| 2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 184 | -12877/+4214 |
| 2019-11-27 | Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 64 | -694/+2631 |
| 2019-11-27 | Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 113 | -1655/+6407 |
| 2019-11-27 | Merge tag 'hwmon-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 28 | -78/+3288 |
| 2019-11-27 | Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 26 | -2030/+2044 |
| 2019-11-27 | CIFS: fix a white space issue in cifs_get_inode_info() | Dan Carpenter via samba-technical | 1 | -1/+2 |
| 2019-11-27 | Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ... | Stephen Boyd | 17 | -12/+1491 |
| 2019-11-27 | Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ... | Stephen Boyd | 33 | -214/+1063 |
| 2019-11-27 | Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee... | Stephen Boyd | 47 | -421/+3957 |
| 2019-11-27 | Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c... | Stephen Boyd | 43 | -1601/+2334 |
| 2019-11-27 | Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '... | Stephen Boyd | 22 | -201/+133 |
| 2019-11-27 | powerpc: Define arch_is_kernel_initmem_freed() for lockdep | Michael Ellerman | 1 | -0/+14 |
| 2019-11-26 | mailbox: no need to set .owner platform_driver_register | Tian Tao | 1 | -1/+0 |
| 2019-11-26 | mailbox/omap: Handle if CONFIG_PM is disabled | Brandon Maier | 1 | -1/+1 |
| 2019-11-26 | Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 299 | -4720/+12846 |
| 2019-11-26 | Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 395 | -4970/+15694 |
| 2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -293/+414 |
| 2019-11-26 | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 94 | -410/+1374 |
| 2019-11-26 | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 116 | -1406/+2091 |
| 2019-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
| 2019-11-26 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 56 | -716/+686 |
| 2019-11-26 | gve: Fix the queue page list allocated pages count | Jeroen de Borst | 1 | -1/+2 |
| 2019-11-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 64 | -6390/+5829 |
| 2019-11-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 28 | -750/+1326 |
| 2019-11-26 | net: inet_is_local_reserved_port() port arg should be unsigned short | Maciej Żenczykowski | 1 | -2/+2 |
| 2019-11-26 | openvswitch: fix flow command message size | Paolo Abeni | 1 | -1/+5 |
| 2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 297 | -23213/+32806 |
| 2019-11-26 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -13/+33 |
| 2019-11-26 | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+2 |
| 2019-11-26 | net: phy: dp83869: Fix return paths to return proper values | Dan Murphy | 1 | -23/+26 |
| 2019-11-26 | net: psample: fix skb_over_panic | Nikolay Aleksandrov | 1 | -1/+1 |
| 2019-11-26 | Merge branch 'net-func-cast' | David S. Miller | 2 | -3/+11 |
| 2019-11-26 | net: usbnet: Fix -Wcast-function-type | Phong Tran | 1 | -1/+8 |
| 2019-11-26 | net: hso: Fix -Wcast-function-type | Phong Tran | 1 | -2/+3 |
| 2019-11-26 | io_uring: make poll->wait dynamically allocatedfor-5.5/io_uring-post-20191128for-5.5/io_uring-post | Jens Axboe | 1 | -12/+17 |
| 2019-11-26 | io-wq: shrink io_wq_work a bit | Jens Axboe | 2 | -15/+67 |
| 2019-11-26 | io-wq: fix handling of NUMA node IDs | Jann Horn | 1 | -46/+34 |
| 2019-11-26 | io_uring: use kzalloc instead of kcalloc for single-element allocations | Jann Horn | 1 | -3/+3 |
| 2019-11-26 | io_uring: cleanup io_import_fixed() | Pavel Begunkov | 1 | -7/+5 |
| 2019-11-26 | io_uring: inline struct sqe_submit | Pavel Begunkov | 1 | -91/+78 |
| 2019-11-26 | io_uring: store timeout's sqe->off in proper place | Pavel Begunkov | 1 | -4/+5 |
| 2019-11-26 | net: disallow ancillary data for __sys_{send,recv}msg_file() | Jens Axboe | 1 | -6/+37 |
| 2019-11-26 | net: separate out the msghdr copy from ___sys_{send,recv}msg() | Jens Axboe | 1 | -46/+95 |
| 2019-11-26 | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski | 6 | -11/+11 |
| 2019-11-26 | Merge branch 'ibmvnic-Harden-device-commands-and-queries' | David S. Miller | 2 | -27/+167 |
| 2019-11-26 | ibmvnic: Serialize device queries | Thomas Falcon | 2 | -5/+51 |
| 2019-11-26 | ibmvnic: Bound waits for device queries | Thomas Falcon | 1 | -15/+97 |
| 2019-11-26 | ibmvnic: Terminate waiting device threads after loss of service | Thomas Falcon | 1 | -0/+9 |
| 2019-11-26 | ibmvnic: Fix completion structure initialization | Thomas Falcon | 1 | -8/+11 |
| 2019-11-26 | net-sctp: replace some sock_net(sk) with just 'net' | Maciej Żenczykowski | 1 | -6/+6 |
| 2019-11-26 | net: Fix a documentation bug wrt. ip_unprivileged_port_start | Maciej Żenczykowski | 1 | -4/+5 |
| 2019-11-26 | x86/iopl: Make 'struct tss_struct' constant size again | Ingo Molnar | 1 | -2/+0 |
| 2019-11-26 | sr_vendor: support Beurer GL50 evo CD-on-a-chip devices. | Diego Elio Pettenò | 1 | -0/+18 |
| 2019-11-26 | cdrom: respect device capabilities during opening action | Diego Elio Pettenò | 1 | -1/+11 |
| 2019-11-26 | Revert "vfs: properly and reliably lock f_pos in fdget_pos()" | Linus Torvalds | 3 | -2/+8 |
| 2019-11-26 | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 25 | -478/+686 |
| 2019-11-26 | sysctl: Remove the sysctl system call | Eric W. Biederman | 34 | -1354/+0 |
| 2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 165 | -1189/+1657 |
| 2019-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -140/+217 |
| 2019-11-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -5/+48 |
| 2019-11-26 | tipc: fix link name length check | John Rutherford | 1 | -2/+2 |
| 2019-11-26 | clk: aspeed: Add RMII RCLK gates for both AST2500 MACs | Andrew Jeffery | 1 | -1/+26 |
| 2019-11-27 | nvme-fc: fix double-free scenarios on hw queues | James Smart | 1 | -3/+15 |
| 2019-11-26 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -110/+323 |
| 2019-11-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -309/+229 |
| 2019-11-27 | nvme: else following return is not needed | Edmund Nadolski | 1 | -1/+1 |
| 2019-11-27 | nvme: add error message on mismatching controller ids | James Smart | 1 | -0/+4 |