summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | iommu/vt-d: Take CONFIG_PCI_ATS into accountThomas Gleixner2020-11-161-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-11-2216-49/+75
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: fix madvise WILLNEED performance problemMatthew Wilcox (Oracle)2020-11-221-1/+1
| * | | | | | | | | | libfs: fix error cast of negative value in simple_attr_write()Yicong Yang2020-11-221-2/+4
| * | | | | | | | | | mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer2020-11-221-5/+4
| * | | | | | | | | | mm: memcg/slab: fix root memcg vmstatsMuchun Song2020-11-221-2/+7
| * | | | | | | | | | mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)2020-11-221-0/+2
| * | | | | | | | | | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-2210-37/+55
| * | | | | | | | | | compiler-clang: remove version check for BPF TracingNick Desaulniers2020-11-221-0/+2
| * | | | | | | | | | mm/madvise: fix memory leak from process_madviseEric Dumazet2020-11-221-2/+0
* | | | | | | | | | | Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-11-2213-85/+165
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'iio-fixes-for-5.10a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-11-179-49/+160
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede2020-11-141-0/+36
| | * | | | | | | | | | | iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede2020-11-141-5/+10
| | * | | | | | | | | | | iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran2020-11-081-0/+1
| | * | | | | | | | | | | iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil2020-11-081-6/+26
| | * | | | | | | | | | | iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil2020-11-081-1/+1
| | * | | | | | | | | | | iio: imu: st_lsm6dsx: set 10ms as min shub slave timeoutLorenzo Bianconi2020-11-011-2/+4
| | * | | | | | | | | | | counter/ti-eqep: Fix regmap max_registerDavid Lechner2020-11-011-2/+2
| | * | | | | | | | | | | iio: adc: stm32-adc: fix a regression when using dma and irqOlivier Moysan2020-11-012-26/+65
| | * | | | | | | | | | | iio: adc: mediatek: fix unset fieldFabien Parent2020-11-011-2/+4
| | * | | | | | | | | | | iio: cros_ec: Use default frequencies when EC returns invalid informationGwendal Grignou2020-11-011-5/+11
| * | | | | | | | | | | | docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABIFabrice Gasnier2020-11-131-24/+0
| * | | | | | | | | | | | staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe2020-11-061-0/+1
| * | | | | | | | | | | | staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINKNecip Fazil Yildiran2020-11-061-0/+1
| * | | | | | | | | | | | staging: mt7621-pci: avoid to request pci bus resourcesSergio Paracuellos2020-11-061-12/+3
* | | | | | | | | | | | | Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-223-22/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | serial: ar933x_uart: disable clk on error handling path in probeZheng Zengkai2020-11-121-2/+4
| * | | | | | | | | | | | | tty: serial: imx: keep console clocks always onFugang Duan2020-11-121-17/+3
| * | | | | | | | | | | | | speakup: Do not let the line discipline be used several timesSamuel Thibault2020-11-121-1/+11
| * | | | | | | | | | | | | tty: serial: imx: fix potential deadlockSam Nobs2020-11-121-2/+8
* | | | | | | | | | | | | | Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-225-37/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara2020-11-201-1/+2
| * | | | | | | | | | | | | | jbd2: fix kernel-doc markupsMauro Carvalho Chehab2020-11-203-32/+35
| * | | | | | | | | | | | | | ext4: drop fast_commit from /proc/mountsTheodore Ts'o2020-11-191-4/+0
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | afs: Fix speculative status fetch going out of order wrt to modificationsDavid Howells2020-11-223-0/+10
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-11-218-41/+124
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong2020-11-201-8/+8
| * | | | | | | | | | | | | xfs: don't allow NOWAIT DIO across extent boundariesDave Chinner2020-11-191-0/+29
| * | | | | | | | | | | | | xfs: return corresponding errcode if xfs_initialize_perag() failYu Kuai2020-11-181-3/+8
| * | | | | | | | | | | | | xfs: ensure inobt record walks always make forward progressDarrick J. Wong2020-11-181-3/+24
| * | | | | | | | | | | | | xfs: fix forkoff miscalculation related to XFS_LITINO(mp)Gao Xiang2020-11-181-1/+7
| * | | | | | | | | | | | | xfs: directory scrub should check the null bestfree entries tooDarrick J. Wong2020-11-181-4/+17
| * | | | | | | | | | | | | xfs: strengthen rmap record flags checkingDarrick J. Wong2020-11-181-4/+4
| * | | | | | | | | | | | | xfs: fix the minrecs logic when dealing with inode root child blocksDarrick J. Wong2020-11-181-18/+27
* | | | | | | | | | | | | | Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-211-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fanotify: fix logic of reporting name info with watched parentAmir Goldstein2020-11-091-5/+7
* | | | | | | | | | | | | | | Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-11-213-18/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | selftests/seccomp: sh: Fix register namesKees Cook2020-11-201-2/+2
| * | | | | | | | | | | | | | | selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook2020-11-201-2/+2