aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 hoursMerge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...HEADmasterLinus Torvalds3-3/+4
32 hoursMerge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds30-1929/+1280
32 hoursMerge tag 'exfat-for-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+7
36 hoursMAINTAINERS: add Matthew for s390 IOMMUGerald Schaefer1-0/+1
2 daysMerge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds29-92/+266
3 dayss390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter2-3/+3
3 daysexfat: fix name_hash computation on big endian systemsIlya Ponetayev1-4/+4
3 daysexfat: fix wrong size update of stream entry by typoHyeongseok Kim1-1/+1
3 daysexfat: fix wrong hint_stat initialization in exfat_find_dir_entry()Namjae Jeon1-1/+1
3 daysexfat: fix overflow issue in exfat_cluster_to_sector()Namjae Jeon1-1/+1
3 daysMerge tag 'vfio-v5.8-rc7' of git://github.com/awilliam/linux-vfio into masterLinus Torvalds1-0/+5
4 dayscopy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner1-1/+1
4 daysLinux 5.8-rc6v5.8-rc6Linus Torvalds1-1/+1
4 daysMerge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+14
4 daysMerge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-37/+66
4 daysMerge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+16
4 daysMerge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-22/+66
4 daysMerge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-42/+76
4 daysMerge tag 'usb-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds16-40/+86
4 daysMerge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds3-36/+58
5 daysRevert "media: atomisp: keep the ISP powered on when setting it"Mauro Carvalho Chehab1-6/+2
5 daysmedia: atomisp: fix mask and shift operation on ISPSSPM0Colin Ian King1-1/+1
5 daysx86/boot: Don't add the EFI stub to targetsArvind Sankar1-2/+2
5 daysx86/entry: Actually disable stack protectorKees Cook1-3/+11
5 daysmedia: atomisp: move system_local consts into a C fileMauro Carvalho Chehab3-121/+205
5 daysmedia: atomisp: get rid of version-specific system_local.hMauro Carvalho Chehab3-350/+194
5 daysmedia: atomisp: move global stuff into a common headerMauro Carvalho Chehab7-714/+403
5 daysmedia: atomisp: remove non-used 32-bits consts at system_localMauro Carvalho Chehab5-331/+3
5 daysmedia: atomisp: get rid of some unused static varsMauro Carvalho Chehab2-68/+0
5 daysmedia: atomisp: Fix error code in ov5693_probe()Dan Carpenter1-2/+4
5 daysmedia: atomisp: Replace trace_printk by pr_infoNicolas Boichat1-5/+5
5 daysmedia: atomisp: Fix __func__ style warningsBaidyanath Kundu1-14/+14
5 daysmedia: atomisp: fix help message for ISP2401 selectionMauro Carvalho Chehab1-1/+1
5 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+0
5 daysMerge tag 'hwmon-for-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+59
5 daysMerge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+13
5 daysMerge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-12/+16
5 dayshwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drivesMaciej S. Szmigiero1-0/+43
6 daysALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Noteboo...Joonho Wohn1-0/+1
6 daysx86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski6-17/+38
6 daysmedia: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.B K Karthik1-3/+3
6 daysmedia: atomisp: make const arrays static, makes object smallerColin Ian King1-3/+3
6 daysmedia: atomisp: Clean up non-existing folders from MakefileAndy Shevchenko1-5/+0
6 daysmedia: atomisp: Get rid of ACPI specifics in gmin_subdev_add()Andy Shevchenko1-9/+5
6 daysmedia: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()Andy Shevchenko1-27/+24
6 daysmedia: atomisp: Use temporary variable for device in gmin_subdev_add()Andy Shevchenko1-15/+2
6 daysmedia: atomisp: Refactor PMIC detection to a separate functionAndy Shevchenko1-23/+36
6 daysmedia: atomisp: Deduplicate return ret in gmin_i2c_write()Andy Shevchenko1-7/+3
6 daysmedia: atomisp: Make pointer to PMIC client globalAndy Shevchenko1-2/+3
6 daysmedia: atomisp: Don't try to parse unexpected ACPI object typeAndy Shevchenko1-0/+4
6 daysmedia: atomisp: make platform data more readableAndy Shevchenko1-0/+3
6 daysmedia: atomisp: Drop global atomisp_dev variable (easy cases)Andy Shevchenko4-18/+15
6 daysmedia: atomisp: Replace direct access to MMIO with proper helpersAndy Shevchenko5-40/+35
6 daysmedia: atomisp: Unify pdev to be pointer to struct pci_deviceAndy Shevchenko3-151/+127
6 daysmedia: atomisp: Get rid of struct pci_dev in struct atomisp_deviceAndy Shevchenko5-38/+43
6 daysmedia: atomisp: don't pass struct device_driver as parameterAndy Shevchenko3-3/+4
6 daysmedia: atomisp: Use proper APIs to find I²C client device by ACPI HIDAndy Shevchenko1-25/+18
6 daysmedia: atomisp: move CCK endpoint address to generic headerAndy Shevchenko3-4/+2
6 daysmedia: atomisp: Replace last use of Intel MID APIsAndy Shevchenko2-4/+2
6 daysmedia: atomisp: place all gpio parsing togetherMauro Carvalho Chehab1-46/+40
6 daysmedia: atomisp: split add from find subdevMauro Carvalho Chehab1-2/+4
6 daysmedia: atomisp: print info if gpio0 and gpio2 were detectedMauro Carvalho Chehab1-0/+4
6 daysmedia: atomisp: fix call to g_frame_intervalMauro Carvalho Chehab1-1/+1
6 daysmedia: atomisp: properly parse CLK PMIC on newer devicesMauro Carvalho Chehab1-2/+64
6 daysmedia: atomisp: Prepare sensor support for ACPI PMMauro Carvalho Chehab1-6/+83
6 daysmedia: atomisp: reorganize the code under gmin_subdev_add()Mauro Carvalho Chehab1-59/+60
6 daysMerge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs ...Linus Torvalds6-33/+45
6 daysMerge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-47/+94
6 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds23-44/+127
6 daysgenirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner2-19/+40
6 daystimer: Fix wheel index calculation on last levelFrederic Weisbecker1-2/+2
6 daysSUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia2-10/+4
6 daysMerge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into m...Linus Torvalds1-2/+8
6 daysMerge tag 'block-5.8-2020-07-17' of git://git.kernel.dk/linux-block into masterLinus Torvalds2-0/+14
6 daysMerge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-57/+96
6 daysMerge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-42/+65
6 daysMerge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+14
6 daysMerge tag 'regulator-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-3/+2
6 daysMerge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-25/+31
6 daysMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds10-8/+49
6 daysRISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt1-1/+9
6 daysMerge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai27-91/+262
6 daysMerge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann6-9/+12
6 daysMerge tag 'renesas-fixes-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+1
6 daysMerge tag 'sound-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-8/+43
7 daysvfio/pci: fix racy on error and request eventfd ctxZeng Tao1-0/+5
7 daysmedia: atomisp: fix the handling of clock numberMauro Carvalho Chehab1-7/+42
7 daystools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+3
7 daysperf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo1-4/+8
7 dayslibsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria1-0/+3
7 daysdrivers/perf: Prevent forced unbinding of PMU driversQi Liu13-0/+13
7 daysasm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon1-2/+4
7 daysALSA: info: Drop WARN_ON() from buffer NULL sanity checkTakashi Iwai1-1/+3
7 daysMerge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds19-99/+153
7 daysMerge tag 'amd-drm-fixes-5.8-2020-07-15' of git://people.freedesktop.org/~agd...Dave Airlie9-56/+101
7 dayssched/fair: handle case of task_h_load() returning 0Vincent Guittot1-2/+13
7 daysMerge tag 'omap-for-v5.8/fixes-rc5-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann3-18/+33
7 daysMerge tag 'imx-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann7-13/+11
7 daysMerge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann6-6/+37
7 daysregmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson1-23/+29
7 daysASoC: rt5682: Report the button event in the headset type onlyOder Chiou1-1/+2
7 daysASoC: Intel: bytcht_es8316: Add missed put_device()Jing Xiangfeng1-1/+3
7 daysMerge tag 'pm-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+10
7 daysMerge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-118/+207
7 daysMerge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-20/+35
7 daysMerge tag 'staging-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-41/+91
7 daysMerge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-108/+134
7 daysMerge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+9
7 daysMerge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+6
7 daysMerge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-3/+5
7 daysx86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
7 daysx86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVSedat Dilek1-2/+2
7 daysx86/entry: Add compatibility with IASJian Cai1-8/+6
7 daysMerge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8Jens Axboe2-0/+14
7 daysMerge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki1-0/+4
8 daysnvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos2-0/+14
8 daysarm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
8 daysarm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()Will Deacon1-2/+2
8 daysarm64: syscall: Expand the comment about ptrace and syscall(-1)Will Deacon1-1/+15
8 daysarm64: ptrace: Add a comment describing our syscall entry/exit trap ABIWill Deacon1-2/+14
8 daysarm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2-1/+14
8 daysarm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon3-6/+20
8 daysarm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon4-16/+23
8 daysdrivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu5-0/+5
8 daysALSA: hda/realtek - fixup for yet another Intel reference boardPeiSen Hou1-0/+1
8 daysUSB: serial: iuu_phoenix: fix memory corruptionJohan Hovold1-3/+5
8 daysALSA: hda/realtek - Enable Speaker for ASUS UX563Kailang Yang1-0/+1
8 daysALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534Kailang Yang1-0/+2
8 daysovl: fix lookup of indexed hardlinks with metacopyAmir Goldstein1-0/+4
8 daysovl: fix unneeded call to ovl_change_flags()Amir Goldstein1-4/+6
8 daysopp: Increase parsed_static_opps in _of_add_opp_table_v1()Walter Lozano1-0/+4
8 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+43
8 daysMerge tag 'drm-intel-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-33/+39
8 daysMerge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-6/+9
8 daysMerge branch 'vmwgfx-fixes-5.8' of git://people.freedesktop.org/~sroland/linu...Dave Airlie1-4/+4
8 daysMerge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...Linus Torvalds5-3/+17
8 daysMerge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-60/+128
8 dayskeys: asymmetric: fix error return code in software_key_query()Wei Yongjun1-0/+1
8 daysafs: Fix interruption of operationsDavid Howells2-2/+3
8 daysovl: fix mount option checks for nfs_export with no upperdirAmir Goldstein2-15/+20
8 daysovl: force read-only sb on failure to create index dirAmir Goldstein1-5/+6
8 daysovl: fix regression with re-formatted lower squashfsAmir Goldstein1-0/+12
8 daysovl: fix oops in ovl_indexdir_cleanup() with nfs_export=onAmir Goldstein1-9/+7
8 daysovl: relax WARN_ON() when decoding lower directory file handleAmir Goldstein1-1/+1
8 daysovl: remove not used argument in ovl_check_originyoungjun1-9/+2
8 daysovl: change ovl_copy_up_flags staticyoungjun2-2/+1
8 daysovl: inode reference leak in ovl_is_inuse true case.youngjun1-1/+10
8 daysscsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil1-2/+0
8 daysio_uring: fix recvmsg memory leak with buffer selectionPavel Begunkov1-2/+8
8 daysarm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski1-4/+4
8 daysARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2-2/+2
8 daysarm64: dts: stratix10: increase QSPI reg address in nand dts fileDinh Nguyen1-3/+3
8 daysarm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen2-0/+2
8 daysarm64: dts: agilex: add status to qspi dts nodeDinh Nguyen1-0/+1
8 daysxprtrdma: fix incorrect header size calculationsColin Ian King1-2/+2
9 dayshwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi1-1/+1
9 daysselftests/powerpc: Use proper error code to check fault addressHaren Myneni2-4/+4
9 dayspowerpc/vas: Report proper error code for address translation failureHaren Myneni3-2/+4
9 daysfuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote1-1/+11
9 daysplatform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov1-0/+1
9 daysplatform/x86: ISST: Add new PCI device idsSrinivas Pandruvada3-0/+5
9 daysplatform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...Andy Shevchenko1-3/+11
9 daysRevert "thermal: mediatek: fix register index error"Enric Balletbo i Serra1-4/+2
9 daysthermal: int3403_thermal: Downgrade error messageAlex Hung1-1/+1
9 dayshwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck1-3/+3
9 daysriscv: use 16KB kernel stack on 64-bitAndreas Schwab1-0/+4
9 daysdrm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan1-18/+8
9 daysdrm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong1-1/+1
9 daysdrm/amd/display: handle failed allocation during stream constructionJosip Pavic1-3/+16
9 daysdrm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu1-0/+5
9 daysdrm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher4-28/+48
9 daysdrm/amdgpu: fix preemption unit testJack Xiao1-5/+15
9 daysdrm/amdgpu/gfx10: fix race condition for kiqJack Xiao1-1/+8
9 daysdrm/i915: Recalculate FBC w/a stride when neededVille Syrjälä2-7/+27
9 daysdrm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst1-8/+2
9 daysdrm/i915/gt: Only swap to a random sibling once upon creationChris Wilson1-14/+4
9 daysdrm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson1-0/+1
9 daysdrm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa1-0/+1
9 daysdrm/i915/selftests: Fix compare functions provided for sortingSudeep Holla1-4/+4
9 daysirqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner10-23/+36
9 daysARM: dts: Fix dcan driver probe failed on am437x platformdillon min1-4/+10
9 daysARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_moduleChen Tao1-3/+11
9 daysASoC: rt5682: Enable Vref2 under using PLL2derek.fang1-7/+17
9 daysthermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek1-1/+6
10 daysdma-pool: do not allocate pool memory from CMANicolas Saenz Julienne1-9/+2
10 daysdma-pool: make sure atomic pool suits deviceNicolas Saenz Julienne1-20/+37
10 daysdma-pool: introduce dma_guess_pool()Nicolas Saenz Julienne1-3/+23
10 daysdma-pool: get rid of dma_in_atomic_pool()Nicolas Saenz Julienne1-10/+1
10 daysdma-direct: provide function to check physical memory area validityNicolas Saenz Julienne2-1/+2
10 daysfuse: don't ignore errors from fuse_writepages_fill()Vasily Averin1-2/+0
10 daysfuse: clean up condition for writepage sendingMiklos Szeredi1-18/+35
10 daysfuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi3-6/+12
10 daysfuse: ignore 'data' argument of mount(..., MS_REMOUNT)Miklos Szeredi1-0/+7
10 daysfuse: use ->reconfigure() instead of ->remount_fs()Miklos Szeredi1-3/+5
10 daysfuse: fix warning in tree_insert() and clean up writepage insertionMiklos Szeredi1-32/+30
10 daysfuse: move rb_erase() before tree_insert()Miklos Szeredi1-1/+2
10 dayspowerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran1-1/+1
10 daysdrm/vmwgfx: fix update of display surface when resolution changesRoland Scheidegger1-4/+4
10 daysMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-11/+31
10 daysMerge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-8/+7