summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-26Linux 5.5v5.5Linus Torvalds1-1/+1
2020-01-26Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+0
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds3-8/+39
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-15/+6
2020-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+10
2020-01-26io_uring: don't cancel all work on process exitJens Axboe1-4/+0
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig3-8/+39
2020-01-26Revert "io_uring: only allow submit from owning task"Jens Axboe1-6/+0
2020-01-26afs: Fix characters allowed into cell namesDavid Howells1-1/+10
2020-01-26do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro1-7/+10
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-4/+20
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds118-603/+1469
2020-01-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds3-0/+8
2020-01-25firestream: fix memory leaksWenwen Wang1-0/+3
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller13-76/+146
2020-01-25Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+29
2020-01-25Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller7-41/+80
2020-01-25btrfs: dev-replace: remove warning for unknown return codes when finishedDavid Sterba1-4/+1
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman1-0/+2
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli1-2/+2
2020-01-25tipc: change maintainer email addressJon Maloy1-1/+1
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta1-3/+3
2020-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-40/+59
2020-01-24Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2-0/+7
2020-01-24Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik...Olof Johansson1-0/+1
2020-01-24net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan1-4/+10
2020-01-24net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan1-2/+0
2020-01-24net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan1-14/+19
2020-01-24net/mlx5e: Clear VF config when switching modesDmytro Linkin2-4/+11
2020-01-24net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit1-1/+2
2020-01-24net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen1-2/+7
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit1-13/+29
2020-01-24net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+1
2020-01-24net/mlx5: Fix lowest FDB pool sizePaul Blakey1-1/+1
2020-01-24net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary1-3/+17
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso4-44/+91
2020-01-24netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso1-8/+21
2020-01-24netfilter: nf_tables_offload: fix check the chain offload flagwenxu1-1/+1
2020-01-24Merge tag 'iommu-fixes-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+20
2020-01-24Merge tag 'powerpc-5.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-9/+18
2020-01-24Merge tag 'drm-fixes-2020-01-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-147/+396
2020-01-24lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy2-14/+14
2020-01-24netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner1-3/+3
2020-01-24iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan1-6/+18
2020-01-24iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar1-1/+2
2020-01-24btrfs: scrub: Require mandatory block group RO for dev-replaceQu Wenruo1-5/+28
2020-01-24Merge branch 'netdev-seq_file-next-functions-should-increase-position-index'David S. Miller6-11/+7
2020-01-24ipv6_route_seq_next should increase position indexVasily Averin1-5/+2
2020-01-24rt_cpu_seq_next should increase position indexVasily Averin1-0/+1
2020-01-24neigh_stat_seq_next() should increase position indexVasily Averin1-0/+1
2020-01-24vcc_seq_next should increase position indexVasily Averin1-2/+1
2020-01-24l2t_seq_next should increase position indexVasily Averin1-2/+1
2020-01-24seq_tab_next() should increase position indexVasily Averin1-2/+1
2020-01-24tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet3-0/+3
2020-01-24net/rose: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-24caif_usb: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-24ipvs: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-23Merge tag 'mmc-v5.5-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds3-24/+42
2020-01-24Merge tag 'amd-drm-fixes-5.5-2020-01-23' of git://people.freedesktop.org/~agd...Dave Airlie1-1/+1
2020-01-24Merge tag 'drm-intel-fixes-2020-01-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-12/+15
2020-01-23net_sched: fix datalen for ematchCong Wang1-1/+1
2020-01-23Merge branch 'Fixes-for-SONIC-ethernet-driver'David S. Miller2-162/+262
2020-01-23net/sonic: Prevent tx watchdog timeoutFinn Thain1-4/+13
2020-01-23net/sonic: Fix CAM initializationFinn Thain1-9/+12
2020-01-23net/sonic: Fix command register usageFinn Thain1-15/+3
2020-01-23net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2-0/+28
2020-01-23net/sonic: Fix receive buffer replenishmentFinn Thain2-63/+105
2020-01-23net/sonic: Improve receive descriptor status flag checkFinn Thain1-10/+5
2020-01-23net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain1-6/+15
2020-01-23net/sonic: Fix receive buffer handlingFinn Thain2-7/+33
2020-01-23net/sonic: Fix interface error stats collectionFinn Thain2-14/+8
2020-01-23net/sonic: Use MMIO accessorsFinn Thain1-8/+8
2020-01-23net/sonic: Clear interrupt flags immediatelyFinn Thain1-22/+6
2020-01-23net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2-14/+36
2020-01-23net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur1-2/+2
2020-01-23Merge branch 'net-fsl-fman-address-erratum-A011043'David S. Miller20-1/+37
2020-01-23net/fsl: treat fsl,erratum-a011043Madalin Bucur1-1/+6
2020-01-23powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur18-0/+18
2020-01-23dt-bindings: net: add fsl,erratum-a011043Madalin Bucur1-0/+13
2020-01-23qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2-0/+3
2020-01-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds4-59/+175
2020-01-23Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-71/+163
2020-01-23Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+6
2020-01-23Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-10/+10
2020-01-23Merge tag 'pci-v5.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+13
2020-01-23readdir: make user_access_begin() use the real access rangeLinus Torvalds1-38/+35
2020-01-23readdir: be more conservative with directory entry namesLinus Torvalds1-1/+5
2020-01-23drm/amdgpu: remove the experimental flag for renoirAlex Deucher1-1/+1
2020-01-23ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1Raag Jadav1-0/+2
2020-01-23fou: Fix IPv6 netlink policyKristian Evensen1-2/+2
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller28-185/+596
2020-01-23tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()Eric Dumazet1-0/+4
2020-01-23mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel1-4/+12
2020-01-23powerpc/mm/hash: Fix sharing context ids between kernel & userspaceAneesh Kumar K.V1-1/+4
2020-01-23Merge branch 'r8152-serial-fixes'David S. Miller1-11/+114
2020-01-23r8152: disable DelayPhyPwrChgHayes Wang1-1/+9
2020-01-23r8152: avoid the MCU to clear the lanwakeHayes Wang1-0/+33
2020-01-23r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153BHayes Wang1-3/+8
2020-01-23r8152: disable test IO for RTL8153BHayes Wang1-0/+10
2020-01-23r8152: Disable PLA MCU clock speed downHayes Wang1-0/+17
2020-01-23r8152: disable U2P3 for RTL8153BHayes Wang1-3/+0
2020-01-23r8152: get default setting of WOL before initializingHayes Wang1-4/+5
2020-01-23r8152: reset flow control patch when linking on for RTL8153BHayes Wang1-0/+11
2020-01-23r8152: fix runtime resume for linking changeHayes Wang1-0/+21
2020-01-23gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet1-4/+6
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet3-12/+32
2020-01-23airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-10/+8
2020-01-23airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman1-1/+1
2020-01-23tee: optee: Fix compilation issue with nommuVincenzo Frascino1-0/+1
2020-01-23MAINTAINERS: Make Russell King designated reviewer of phylibAndrew Lunn1-0/+1
2020-01-23Merge tag 'drm-misc-fixes-2020-01-22-1' of git://anongit.freedesktop.org/drm/...Dave Airlie10-134/+380
2020-01-22Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds6-6/+22
2020-01-22Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-35/+113
2020-01-22net, ip6_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-22net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet1-3/+2
2020-01-22Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni1-1/+2
2020-01-22leds: lm3532: add pointer to documentation and fix typoPavel1-1/+2
2020-01-22leds: rb532: cleanup whitespacePavel Machek1-1/+0
2020-01-22ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()Pavel Machek1-2/+2
2020-01-22led: max77650: add of_match tableBartosz Golaszewski1-0/+7
2020-01-22leds-as3645a: Drop fwnode reference on ignored nodeSakari Ailus1-1/+2
2020-01-22leds: gpio: Fix uninitialized gpio label for fwnode based probeJacek Anaszewski1-1/+9
2020-01-22net: Add Jakub to MAINTAINERS for networking general.David S. Miller1-0/+1
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2-33/+35
2020-01-22can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2-4/+20
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki1-2/+0
2020-01-22ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin1-4/+3
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2-8/+12
2020-01-22Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2020-01-22tracing/uprobe: Fix to make trace_uprobe_filter alignment safeMasami Hiramatsu4-28/+22
2020-01-22powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat2-3/+13
2020-01-22powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UVBharata B Rao1-5/+1
2020-01-21ceph: hold extra reference to r_parent over life of requestJeff Layton1-2/+6
2020-01-21drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon9-74/+300
2020-01-21net, ip_tunnel: fix namespaces moveWilliam Dauchy1-3/+1
2020-01-21tcp: remove redundant assigment to snd_cwndTheodore Dubois1-1/+0
2020-01-21net: usb: lan78xx: Add .ndo_features_checkJames Hughes1-0/+15
2020-01-21tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang1-2/+1
2020-01-21net-sysfs: Fix reference count leakJouni Hogander1-1/+3
2020-01-21ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi1-1/+3
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-12/+52
2020-01-21drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin2-8/+8
2020-01-21drm/i915/userptr: fix size calculationMatthew Auld2-4/+7
2020-01-21scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2-15/+3
2020-01-20scsi: fnic: do not queue commands during fwresetHannes Reinecke1-0/+3
2020-01-20Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold1-1/+1
2020-01-20io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov2-2/+5
2020-01-20tracing: Do not set trace clock if tracefs lockdown is in effectMasami Ichikawa1-0/+5
2020-01-20tracing: Fix histogram code when expression has same var as valueSteven Rostedt (VMware)1-0/+22
2020-01-20Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József5-17/+10
2020-01-20hsr: Fix a compilation errorxiaofeng.yan1-1/+1
2020-01-20mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław1-4/+6
2020-01-20net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom1-3/+0
2020-01-19Linux 5.5-rc7v5.5-rc7Linus Torvalds1-1/+1
2020-01-19Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-25/+73
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds92-377/+773
2020-01-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+36
2020-01-19ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin1-0/+17
2020-01-19cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy1-1/+27
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy4-3/+96
2020-01-19net: sched: act_ctinfo: fix memory leakEric Dumazet1-0/+11
2020-01-18riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2-18/+61
2020-01-18Merge tag 'mtd/fixes-for-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+13
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-17/+94
2020-01-18riscv: delete temporary filesIlie Halip1-1/+2
2020-01-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+6
2020-01-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+13
2020-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-71/+72
2020-01-18Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+5
2020-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-29/+22
2020-01-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+6
2020-01-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+2
2020-01-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-12/+15
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+4
2020-01-18Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+10
2020-01-18Merge tag 's390-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-8/+11
2020-01-18netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal1-0/+3
2020-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-174/+63
2020-01-18Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+14
2020-01-18Merge tag 'staging-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-16/+21
2020-01-18Merge tag 'usb-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-9/+37
2020-01-18Merge branch 'bnxt_en-fixes'David S. Miller3-12/+24
2020-01-18bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan3-4/+7
2020-01-18bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan1-5/+17
2020-01-18bnxt_en: Fix NTUPLE firmware command failures.Michael Chan1-3/+0
2020-01-18ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()Christian Brauner1-5/+10
2020-01-17XArray: Add xa_for_each_rangeMatthew Wilcox (Oracle)2-9/+38
2020-01-17XArray: Fix xas_find returning too many entriesMatthew Wilcox (Oracle)2-2/+13
2020-01-17XArray: Fix xa_find_after with multi-index entriesMatthew Wilcox (Oracle)2-20/+32
2020-01-17XArray: Fix infinite loop with entry at ULONG_MAXMatthew Wilcox (Oracle)2-0/+20
2020-01-17XArray: Add wrappers for nested spinlocksMatthew Wilcox (Oracle)1-0/+8
2020-01-18Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-4/+44
2020-01-18Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-11/+48
2020-01-17drm/dp_mst: Handle SST-only branch device caseWayne Lin1-60/+80
2020-01-17mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resumeEsben Haabendal1-0/+4
2020-01-17mtd: rawnand: gpmi: Fix suspend/resume problemEsben Haabendal1-1/+6
2020-01-17mtd: spi-nor: Fix quad enable for Spansion like flashesMichael Walle1-0/+2