index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
Colin Ian King
1
-0
/
+3
2020-07-10
iommu/omap: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-05
Linux 5.8-rc4
v5.8-rc4
Linus Torvalds
1
-1
/
+1
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
1
-10
/
+1
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-154
/
+274
2020-07-05
Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-17
/
+9
2020-07-05
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-07-05
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-86
/
+136
2020-07-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-27
/
+29
2020-07-05
Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+15
2020-07-05
Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+22
2020-07-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-9
/
+43
2020-07-05
Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+11
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
1
-3
/
+5
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
1
-0
/
+1
2020-07-05
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
1
-0
/
+3
2020-07-04
Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+0
2020-07-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-17
/
+35
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
1
-7
/
+22
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2
-0
/
+30
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-03
Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-87
/
+81
2020-07-04
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-2
/
+2
2020-07-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2020-07-04
i2c: add Kconfig help text for slave mode
Wolfram Sang
1
-0
/
+4
2020-07-04
i2c: slave-eeprom: update documentation
Wolfram Sang
2
-5
/
+20
2020-07-04
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
1
-1
/
+14
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
2020-07-03
Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-8
/
+20
2020-07-03
Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+18
2020-07-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-7
/
+10
2020-07-03
mm/page_alloc: fix documentation error
Joel Savitz
1
-1
/
+1
2020-07-03
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
3
-3
/
+4
2020-07-03
mm/cma.c: use exact_nid true to fix possible per-numa cma leak
Barry Song
1
-2
/
+2
2020-07-03
samples/vfs: avoid warning in statx override
Kees Cook
1
-0
/
+2
2020-07-03
mm/hugetlb.c: fix pages per hugetlb calculation
Mike Kravetz
1
-1
/
+1
2020-07-03
Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-6
/
+6
2020-07-03
Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+5
2020-07-03
Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-1
/
+2
2020-07-03
Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-28
/
+58
2020-07-03
Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-76
/
+373
2020-07-03
Call sysctl_head_finish on error
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
3
-0
/
+8
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
2
-6
/
+17
2020-07-03
arm64: Add MIDR value for KRYO4XX gold CPU cores
Sai Prakash Ranjan
1
-0
/
+2
2020-07-03
Merge branch 'acpi-fan'
Rafael J. Wysocki
1
-1
/
+1
[next]