index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
2020-07-07
2
-2
/
+22
*
Linux 5.8-rc4
v5.8-rc4
Linus Torvalds
2020-07-06
1
-1
/
+1
*
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
2020-07-05
1
-10
/
+1
*
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
19
-154
/
+274
|
\
|
*
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
2020-07-04
1
-1
/
+34
|
*
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
2020-07-04
3
-12
/
+17
|
*
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
2020-07-04
4
-25
/
+44
|
*
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2020-07-04
2
-0
/
+30
|
*
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
2020-07-04
1
-9
/
+10
|
*
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
2020-07-01
7
-90
/
+51
|
*
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
2020-07-01
1
-0
/
+1
|
*
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
2020-07-01
1
-0
/
+15
|
*
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
2020-07-01
2
-4
/
+17
|
*
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
2020-07-01
3
-9
/
+19
|
*
x86/entry: Assert that syscalls are on the right stack
Andy Lutomirski
2020-07-01
1
-3
/
+15
|
*
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
2020-06-30
1
-1
/
+10
|
*
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2020-06-29
2
-0
/
+11
*
|
Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
4
-17
/
+9
|
\
\
|
*
\
Merge tag 'irqchip-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-06-30
15017
-322616
/
+871431
|
|
\
\
|
|
*
|
irqchip/gic: Atomically update affinity
Marc Zyngier
2020-06-21
1
-11
/
+3
|
|
*
|
irqchip/riscv-intc: Fix a typo in a pr_warn()
Palmer Dabbelt
2020-06-21
1
-1
/
+1
|
|
*
|
irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic
Zenghui Yu
2020-06-21
1
-4
/
+4
|
|
*
|
irqchip/loongson-pci-msi: Fix a typo in Kconfig
Jiaxun Yang
2020-06-21
1
-1
/
+1
*
|
|
|
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-05
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2020-06-03
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
rcuperf: Fix printk format warning
Kefeng Wang
2020-06-02
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-05
8
-86
/
+136
|
\
\
\
\
\
\
|
*
|
|
|
|
|
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
2020-07-05
1
-0
/
+3
|
*
|
|
|
|
|
kbuild: make Clang build userprogs for target architecture
Masahiro Yamada
2020-07-01
1
-2
/
+2
|
*
|
|
|
|
|
kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang
Masahiro Yamada
2020-07-01
1
-4
/
+4
|
*
|
|
|
|
|
kconfig: qconf: parse newer types at debug info
Mauro Carvalho Chehab
2020-07-01
1
-0
/
+3
|
*
|
|
|
|
|
kconfig: qconf: navigate menus on hyperlinks
Mauro Carvalho Chehab
2020-07-01
1
-18
/
+7
|
*
|
|
|
|
|
kconfig: qconf: don't show goback button on splitMode
Mauro Carvalho Chehab
2020-07-01
1
-2
/
+3
|
*
|
|
|
|
|
kconfig: qconf: simplify the goBack() logic
Mauro Carvalho Chehab
2020-07-01
1
-31
/
+17
|
*
|
|
|
|
|
kconfig: qconf: re-implement setSelected()
Mauro Carvalho Chehab
2020-07-01
2
-12
/
+11
|
*
|
|
|
|
|
kconfig: qconf: make debug links work again
Mauro Carvalho Chehab
2020-07-01
2
-5
/
+71
|
*
|
|
|
|
|
kconfig: qconf: make search fully work again on split mode
Mauro Carvalho Chehab
2020-07-01
1
-7
/
+18
|
*
|
|
|
|
|
kconfig: qconf: cleanup includes
Mauro Carvalho Chehab
2020-07-01
2
-25
/
+16
|
*
|
|
|
|
|
docs: kbuild: fix ReST formatting
Dov Murik
2020-06-28
1
-3
/
+4
|
*
|
|
|
|
|
gcc-plugins: fix gcc-plugins directory path in documentation
Masahiro Yamada
2020-06-28
2
-2
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-07-05
3
-27
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations
Christoph Hellwig
2020-06-27
1
-21
/
+20
|
*
|
|
|
|
|
scsi: libfc: Skip additional kref updating work event
Javed Hasan
2020-06-27
1
-4
/
+5
|
*
|
|
|
|
|
scsi: libfc: Handling of extra kref
Javed Hasan
2020-06-27
1
-1
/
+3
|
*
|
|
|
|
|
scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
Dan Carpenter
2020-06-27
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-05
3
-7
/
+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
block: make function __bio_integrity_free() static
Wei Yongjun
2020-07-02
1
-1
/
+2
|
*
|
|
|
|
|
|
Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8
Jens Axboe
2020-07-02
2
-6
/
+13
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
nvme: fix a crash in nvme_mpath_add_disk
Christoph Hellwig
2020-07-02
1
-3
/
+4
|
|
*
|
|
|
|
|
|
nvme: fix identify error status silent ignore
Sagi Grimberg
2020-07-02
1
-3
/
+9
|
|
/
/
/
/
/
/
/
[next]