aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park3-4/+4
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park2-4/+11
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park1-3/+0
2019-12-23docs/kunit/start: Use in-tree 'kunit_defconfig'SeongJae Park1-2/+1
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan2-3/+15
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan1-0/+6
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan1-1/+1
2019-12-23io-wq: remove unused busy list from io_sqeHillf Danton1-8/+0
2019-12-23cifs: Optimize readdir on reparse pointsPaulo Alcantara (SUSE)2-9/+55
2019-12-23cifs: Adjust indentation in smb2_open_fileNathan Chancellor1-1/+1
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim3-10/+12
2019-12-23drm/i915: Hold reference to intel_frontbuffer as we track activityChris Wilson11-31/+116
2019-12-23drm/i915/gt: Ratelimit display power w/aChris Wilson1-1/+2
2019-12-23drm/i915/pmu: Ensure monotonic rc6Tvrtko Ursulin2-54/+21
2019-12-23powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman1-2/+2
2019-12-23dmaengine: virt-dma: Fix access after free in vchan_complete()Peter Ujfalusi1-2/+1
2019-12-23dmaengine: k3dma: Avoid null pointer traversalJohn Stultz1-3/+9
2019-12-23PM / devfreq: tegra: Add COMMON_CLK dependencyArnd Bergmann1-0/+1
2019-12-23PM / devfreq: Drop explicit selection of PM_OPPLeonard Crestez1-4/+0
2019-12-22bpf: Fix precision tracking for unbounded scalarsDaniel Borkmann1-21/+22
2019-12-22Linux 5.5-rc3v5.5-rc3Linus Torvalds1-1/+1
2019-12-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-3/+18
2019-12-22Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds13-104/+341
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-104/+116
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds12-39/+37
2019-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-46/+65
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-21/+40
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds176-1005/+2138
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek1-1/+1
2019-12-22Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini73-696/+2712
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini1-2/+0
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan1-2/+2
2019-12-21ext4: clarify impact of 'commit' mount optionJan Kara1-8/+11
2019-12-21ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye1-1/+3
2019-12-21Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-8/+36
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+7
2019-12-21tracing: Fix endianness bug in histogram triggerSven Schnelle1-1/+20
2019-12-21samples/trace_printk: Wait for IRQ work to finishSven Schnelle1-0/+1
2019-12-21tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood2-4/+12
2019-12-21Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds6-11/+32
2019-12-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+15
2019-12-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+27
2019-12-21Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-37/+48
2019-12-21exit: panic before exit_mm() on global init exitchenqiwu1-4/+8
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada1-3/+13
2019-12-21Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-10/+11
2019-12-21compat_ioctl: block: handle Persistent ReservationsArnd Bergmann1-0/+9
2019-12-21compat_ioctl: block: handle add zone open, close and finish ioctlArnd Bergmann1-0/+3
2019-12-21compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONESArnd Bergmann1-0/+2
2019-12-21compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann1-0/+2
2019-12-21pktcdvd: fix regression on 64-bit architecturesArnd Bergmann1-1/+1
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-73/+83
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds12-36/+62
2019-12-21Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2019-12-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-31/+56
2019-12-21ALSA: hda/hdmi - fix atpx_present when CLASS is not VGAAlex Deucher1-1/+11
2019-12-20Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches'David S. Miller3-29/+26
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan1-7/+7
2019-12-20sfc: fix channel allocation with brute forceEdward Cree2-22/+19
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven1-1/+1
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3
2019-12-20hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang3-6/+11
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King2-5/+5
2019-12-20mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-20qede: Disable hardware gro when xdp prog is installedManish Chopra1-2/+2
2019-12-20Merge branch 'ena-fixes-of-interrupt-moderation-bugs'David S. Miller2-15/+11
2019-12-20net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski1-14/+10
2019-12-20net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski1-1/+1
2019-12-20net/smc: unregister ib devices in reboot_eventKarsten Graul1-1/+1
2019-12-20net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu1-1/+1
2019-12-20llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex1-2/+2
2019-12-20net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao1-1/+1
2019-12-20net: dsa: ksz: use common define for tag lenMichael Grzeschik1-5/+3
2019-12-20Merge branch 's390-fixes'David S. Miller6-9/+17
2019-12-20s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann1-1/+1
2019-12-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann3-1/+4
2019-12-20s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2-7/+12
2019-12-20sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery1-1/+1
2019-12-20cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy1-4/+8
2019-12-20Merge tag 'devicetree-fixes-for-5.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2019-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+2
2019-12-20Merge tag 'drm-fixes-2019-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-45/+366
2019-12-20Merge tag 'io_uring-5.5-20191220' of git://git.kernel.dk/linux-blockLinus Torvalds3-229/+493
2019-12-21Merge tag 'drm-intel-fixes-2019-12-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie14-45/+365
2019-12-21Merge tag 'exynos-drm-fixes-for-v5.5-rc3' of git://git.kernel.org/pub/scm/lin...Dave Airlie1-0/+1
2019-12-20parisc: Fix compiler warnings in debug_core.cHelge Deller1-2/+8
2019-12-20block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang1-1/+1
2019-12-20s390/dasd: fix typo in copyright statementStefan Haberland2-2/+2
2019-12-20s390/dasd: fix memleak in path handling error caseStefan Haberland1-17/+2
2019-12-20s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2-5/+6
2019-12-20block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche2-0/+6
2019-12-20block: Fix the type of 'sts' in bsg_queue_rq()Bart Van Assche1-1/+1
2019-12-20parisc: soft_offline_page() now takes the pfnHelge Deller1-2/+1
2019-12-20Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-30/+17
2019-12-20Merge tag 'platform-drivers-x86-v5.5-2' of git://git.infradead.org/linux-plat...Linus Torvalds5-25/+60
2019-12-20Merge tag 'mmc-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-20/+50
2019-12-20Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-19/+37
2019-12-20Merge tag 'staging-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-16/+46
2019-12-20arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li1-0/+1
2019-12-20Merge tag 'tty-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-24/+39
2019-12-20Merge tag 'usb-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-6/+26
2019-12-20Merge tag 'pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-152/+184
2019-12-20io_uring: pass in 'sqe' to the prep handlersJens Axboe1-242/+251
2019-12-20io_uring: standardize the prep methodsJens Axboe1-65/+63
2019-12-20platform/x86: pcengines-apuv2: Spelling fixes in the driverAndy Shevchenko1-20/+20
2019-12-20platform/x86: pcengines-apuv2: detect apuv4 boardEnrico Weigelt, metux IT consult1-0/+27
2019-12-20platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult1-1/+1
2019-12-20platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener1-0/+8
2019-12-20platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede1-1/+1
2019-12-20platform/mellanox: fix the mlx-bootctl sysfsLiming Sun2-6/+6
2019-12-20io_uring: read 'count' for IORING_OP_TIMEOUT in prep handlerJens Axboe1-3/+8
2019-12-20io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS to prep handlerJens Axboe1-31/+33
2019-12-20io_uring: move all prep state for IORING_OP_CONNECT to prep handlerJens Axboe1-18/+22
2019-12-20io_uring: add and use struct io_rw for read/writesJens Axboe1-46/+50
2019-12-20rxrpc: Fix missing security check on incoming callsDavid Howells6-60/+59
2019-12-20rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()David Howells1-17/+3
2019-12-20rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the callerDavid Howells2-26/+28
2019-12-20xfs: Make the symbol 'xfs_rtalloc_log_count' staticChen Wandun1-1/+1
2019-12-20io_uring: use u64_to_user_ptr() consistentlyJens Axboe1-9/+7
2019-12-20drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)1-1/+1
2019-12-20xen/grant-table: remove multiple BUG_ON on gnttab_interfaceAditya Pakki1-4/+0
2019-12-20xen-blkback: support dynamic unbind/bindPaul Durrant1-18/+38
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant1-20/+9
2019-12-20xenbus: limit when state is forced to closedPaul Durrant2-2/+11
2019-12-20xenbus: move xenbus_dev_shutdown() into frontend code...Paul Durrant4-27/+23
2019-12-20xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor1-2/+2
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig8-2/+17
2019-12-20riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov1-17/+21
2019-12-20riscv: fix scratch register clearing in M-mode.Greentime Hu1-1/+1
2019-12-20riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab1-1/+1
2019-12-20ALSA: usb-audio: fix set_format altsetting sanity checkJohan Hovold1-2/+2
2019-12-19Merge branch 'cls_u32-fix-refcount-leak'David S. Miller3-22/+230
2019-12-19tc-testing: initial tdc selftests for cls_u32Davide Caratti2-22/+205
2019-12-19net/sched: cls_u32: fix refcount leak in the error path of u32_change()Davide Caratti1-0/+25
2019-12-19nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki1-1/+4
2019-12-19Merge branch 'macb-fix-probing-of-PHY-not-described-in-the-dt'David S. Miller3-5/+31
2019-12-19net: macb: fix probing of PHY not described in the dtAntoine Tenart1-4/+23
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart2-1/+8
2019-12-20netfilter: nft_tproxy: Fix port selector on Big EndianPhil Sutter1-2/+2
2019-12-20netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal1-17/+16
2019-12-20selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal1-5/+34
2019-12-20netfilter: nf_flow_table: fix big-endian integer overflowArnd Bergmann1-1/+1
2019-12-19scsi: target/iblock: Fix protection error with blocks greater than 512BIsrael Rukshin1-1/+3
2019-12-19scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash1-1/+2
2019-12-19scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King2-6/+6
2019-12-19tracing: Have the histogram compare functions convert to u64 firstSteven Rostedt (VMware)1-2/+2
2019-12-19tracing: Avoid memory leak in process_system_preds()Keita Suzuki1-1/+1
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller21-108/+269
2019-12-19bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann3-24/+176
2019-12-19bpf: Fix record_func_key to perform backtracking on r3Daniel Borkmann1-1/+7
2019-12-19net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin1-0/+2
2019-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-163/+258
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-16/+24
2019-12-19xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...Darrick J. Wong4-1/+130
2019-12-19xfs: split the sunit parameter update into two partsDarrick J. Wong1-51/+72
2019-12-19xfs: refactor agfl length computation functionDarrick J. Wong1-5/+13
2019-12-19libxfs: resync with the userspace libxfsDarrick J. Wong4-24/+34
2019-12-19xfs: use bitops interface for buf log item AIL flag checkBrian Foster1-1/+1
2019-12-19Merge branch 'bpf-fix-xsk-wakeup'Daniel Borkmann11-48/+51
2019-12-19net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2-3/+12
2019-12-19net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy3-4/+12
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy5-33/+13
2019-12-19xsk: Add rcu_read_lock around the XSK wakeupMaxim Mikityanskiy1-8/+14
2019-12-19Merge branch 'pm-cpufreq'Rafael J. Wysocki4-16/+24
2019-12-19ARC: asm-offsets: remove duplicate entryEugeniy Paltsev1-1/+0
2019-12-19ALSA: hda/realtek - Add headset Mic no shutup for ALC283Kailang Yang1-0/+1
2019-12-19mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaroundYangbo Lu1-0/+10
2019-12-18clk: qcom: Avoid SMMU/cx gdsc corner casesJeffrey Hugo1-0/+2
2019-12-18clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCsMatthias Kaehlcke1-2/+4
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds16-36/+88
2019-12-19tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin1-4/+18
2019-12-19drm/exynos: gsc: add missed component_delChuhong Yuan1-0/+1
2019-12-18MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin2-2/+2
2019-12-18MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton1-1/+1
2019-12-18MIPS: Prevent link failure with kcov instrumentationJouni Hogander1-0/+3
2019-12-18s390/ftrace: save traced function callerVasily Gorbik1-0/+1
2019-12-18s390/unwind: stop gracefully at user mode pt_regs in irq stackVasily Gorbik1-4/+11
2019-12-18s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger2-2/+7
2019-12-18s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede2-3/+11
2019-12-18s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle1-2/+2
2019-12-18drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev1-2/+0
2019-12-18Merge branch 'stmmac-fixes'David S. Miller5-25/+42
2019-12-18net: stmmac: Always arm TX Timer at end of transmission startJose Abreu1-4/+2
2019-12-18net: stmmac: Enable 16KB buffer sizeJose Abreu1-1/+3
2019-12-18net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu1-3/+2
2019-12-18net: stmmac: RX buffer size must be 16 byte alignedJose Abreu1-1/+1
2019-12-18net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu2-1/+4
2019-12-18net: stmmac: Only the last buffer has the FCS fieldJose Abreu1-2/+3
2019-12-18net: stmmac: Do not accept invalid MTU valuesJose Abreu1-0/+12
2019-12-18net: stmmac: Determine earlier the size of RX bufferJose Abreu1-13/+11
2019-12-18net: stmmac: selftests: Needs to check the number of Multicast regsJose Abreu1-0/+4
2019-12-18regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmaskChen-Yu Tsai1-1/+1
2019-12-18net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai1-1/+1
2019-12-18io_uring: io_wq_submit_work() should not touch req->rwJens Axboe1-3/+8
2019-12-18ALSA: usb-audio: set the interface format after resume on Dell WD19Hui Wang5-4/+35
2019-12-18usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck1-1/+1
2019-12-18clk: Move clk_core_reparent_orphans() under CONFIG_OFOlof Johansson1-7/+7
2019-12-18io_uring: don't wait when under-submittingPavel Begunkov1-0/+4
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds24-105/+185
2019-12-18Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini58-315/+1073