index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
1
-1
/
+1
2021-03-30
Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-4
/
+12
2021-03-30
Merge tag 'vfio-v5.12-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-1
/
+7
2021-03-30
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
2021-03-30
Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-03-30
Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-03-30
MIPS: kernel: setup.c: fix compilation error
Mauri Sandberg
1
-1
/
+1
2021-03-29
vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends
Jason Gunthorpe
1
-1
/
+1
2021-03-29
Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-32
/
+37
2021-03-29
xtensa: fix uaccess-related livelock in do_page_fault
Max Filippov
1
-1
/
+4
2021-03-29
Linux 5.12-rc5
Linus Torvalds
1
-1
/
+1
2021-03-28
Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...
Linus Torvalds
11
-45
/
+105
2021-03-28
Merge tag 'auxdisplay-for-linus-v5.12-rc6' of git://github.com/ojeda/linux
Linus Torvalds
1
-10
/
+8
2021-03-28
Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2021-03-28
Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-03-28
Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-22
/
+60
2021-03-28
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-76
/
+94
2021-03-28
Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+35
2021-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-28
/
+74
2021-03-28
MAINTAINERS: add backups for s390 vfio drivers
Matthew Rosato
1
-1
/
+3
2021-03-27
io_uring: remove unsued assignment to pointer io
Colin Ian King
1
-1
/
+0
2021-03-27
io_uring: don't cancel extra on files match
Pavel Begunkov
1
-2
/
+0
2021-03-27
io_uring: don't cancel-track common timeouts
Pavel Begunkov
1
-1
/
+2
2021-03-27
io_uring: do post-completion chore on t-out cancel
Pavel Begunkov
1
-20
/
+22
2021-03-27
io_uring: fix timeout cancel return code
Pavel Begunkov
1
-4
/
+4
2021-03-27
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
Jens Axboe
1
-2
/
+1
2021-03-27
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
1
-1
/
+1
2021-03-27
Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"
Jens Axboe
2
-3
/
+3
2021-03-27
Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"
Jens Axboe
1
-3
/
+0
2021-03-27
kernel: stop masking signals in create_io_thread()
Jens Axboe
1
-8
/
+8
2021-03-27
io_uring: handle signals for IO threads like a normal thread
Jens Axboe
2
-9
/
+20
2021-03-27
block: don't create too many partitions
Ming Lei
1
-0
/
+7
2021-03-27
smb3: fix cached file size problems in duplicate extents (reflink)
Steve French
1
-3
/
+15
2021-03-27
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
1
-2
/
+2
2021-03-27
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
1
-0
/
+1
2021-03-27
cifs: Fix chmod with modefromsid when an older ACE already exists.
Shyam Prasad N
1
-2
/
+1
2021-03-27
kernel: don't call do_exit() for PF_IO_WORKER threads
Jens Axboe
1
-1
/
+9
2021-03-26
Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+46
2021-03-26
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
1
-1
/
+1
2021-03-26
Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-8
/
+36
2021-03-26
Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-7
/
+40
2021-03-26
Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
24
-120
/
+136
2021-03-26
Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-21
/
+18
2021-03-26
Merge tag 'drm-fixes-2021-03-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
41
-266
/
+617
2021-03-26
remove Dan Murphy from TI from MAINTAINERS
Pavel Machek
1
-4
/
+0
2021-03-26
Merge branches 'acpi-video' and 'acpi-scan'
Rafael J. Wysocki
4
-6
/
+35
2021-03-26
Merge branch 'pm-em'
Rafael J. Wysocki
1
-1
/
+1
2021-03-26
xen-blkback: don't leak persistent grants from xen_blkbk_map()
Jan Beulich
1
-1
/
+1
2021-03-26
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
5
-15
/
+41
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
[next]