aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-26selftests/bpf: Fix spelling mistake "scoket" -> "socket"Colin Ian King1-1/+1
2020-08-26s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik1-0/+1
2020-08-26s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-08-26loop: Set correct device size when using LOOP_CONFIGUREMartijn Coenen1-2/+2
2020-08-26nbd: restore default timeout when setting it to zeroHou Pu1-0/+2
2020-08-26ath10k: Add new api to support reset TID configTamizh Chelvam2-0/+93
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam6-8/+641
2020-08-26ath10k: Move rate mask validation function up in the fileTamizh Chelvam1-87/+87
2020-08-26ath10k: Add wmi command support for station specific TID configTamizh Chelvam3-0/+106
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet2-18/+0
2020-08-26net: cdc_ncm: Fix build errorYueHaibing1-0/+1
2020-08-26media: media/v4l2-core: Fix kernel-infoleak in video_put_user()Peilin Ye1-23/+27
2020-08-26media: ti-vpe: cal: Fix compilation on 32-bit ARMLaurent Pinchart1-1/+1
2020-08-26net: hns3: Fix for geneve tx checksum bugYi Li1-2/+4
2020-08-26selftests/bpf: Fix open call in trigger_fstat_eventsJiri Olsa1-1/+1
2020-08-26Merge branch 'bnxt_en-Bug-fixes'David S. Miller2-33/+61
2020-08-26bnxt_en: Setup default RSS map in all scenarios.Michael Chan1-9/+30
2020-08-26bnxt_en: init RSS table for Minimal-Static VF reservationEdwin Peer1-8/+7
2020-08-26bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer1-4/+7
2020-08-26bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan1-2/+8
2020-08-26bnxt_en: Fix PCI AER error recovery flowVasundhara Volam1-0/+3
2020-08-26bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.Michael Chan1-9/+2
2020-08-26bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam1-0/+3
2020-08-26bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi1-1/+1
2020-08-26net: dp83869: Fix RGMII internal delay configurationDaniel Gorsulowski1-6/+6
2020-08-26ptp: ptp_ines: Remove redundant null checkXu Wang1-2/+1
2020-08-26vdpa/mlx5: Avoid warnings about shifts on 32-bit platformsNathan Chancellor1-25/+25
2020-08-26vhost-iotlb: fix vhost_iotlb_itree_next() documentationStefano Garzarella1-2/+2
2020-08-26vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang2-3/+4
2020-08-26vdpa: ifcvf: return err when fail to request config irqJason Wang1-0/+4
2020-08-26lockdep,trace: Expose tracepointsPeter Zijlstra1-5/+9
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin2-15/+11
2020-08-26mips: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-26arm64: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-26nds32: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-26locking/lockdep: CleanupPeter Zijlstra1-24/+30
2020-08-26x86/entry: Remove unused THUNKsPeter Zijlstra1-5/+0
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra5-12/+4
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra6-33/+19
2020-08-26sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2-18/+16
2020-08-26cpuidle: Fixup IRQ statePeter Zijlstra1-1/+2
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra3-10/+18
2020-08-26sched: Use __always_inline on is_idle_task()Marco Elver1-1/+1
2020-08-26ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716AAdrien Crivelli1-1/+2
2020-08-26ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2František Kučera3-7/+55
2020-08-26ALSA: usb-audio: Add implicit feedback quirk for UR22CJoshua Sivec1-0/+1
2020-08-26drm/exynos: gem: Fix sparse warningMarek Szyprowski2-2/+2
2020-08-25Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2-1/+2
2020-08-25ibmvnic fix NULL tx_pools and rx_tools issue at do_resetMingming Cao1-1/+14
2020-08-26Merge tag 'irqchip-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1477-13974/+25422