index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: fix up iterate_tty_read() EOVERFLOW handling
tty-splice
Linus Torvalds
2021-01-21
1
-6
/
+13
*
tty: fix up hung_up_tty_read() conversion
Linus Torvalds
2021-01-21
1
-4
/
+5
*
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
2021-01-21
1
-4
/
+5
*
tty: teach the n_tty ICANON case about the new "cookie continuations" too
Linus Torvalds
2021-01-20
1
-7
/
+19
*
tty: teach n_tty line discipline about the new "cookie continuations"
Linus Torvalds
2021-01-20
1
-10
/
+42
*
tty: clean up legacy leftovers from n_tty line discipline
Linus Torvalds
2021-01-20
1
-20
/
+9
*
tty: implement read_iter
Linus Torvalds
2021-01-20
1
-18
/
+18
*
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-01-20
14
-102
/
+178
*
tty: implement write_iter
Linus Torvalds
2021-01-20
1
-22
/
+26
*
Linux 5.10
v5.10
Linus Torvalds
2020-12-13
1
-1
/
+1
*
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-13
8
-42
/
+111
|
\
|
*
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
2020-12-12
1
-2
/
+20
|
*
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
2020-12-10
1
-10
/
+14
|
*
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
2020-12-10
1
-4
/
+2
|
*
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
2020-12-10
2
-2
/
+3
|
*
membarrier: Execute SYNC_CORE on the calling thread
Andy Lutomirski
2020-12-09
1
-18
/
+33
|
*
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
2020-12-09
1
-0
/
+18
|
*
membarrier: Add an actual barrier before rseq_preempt()
Andy Lutomirski
2020-12-09
1
-0
/
+8
|
*
x86/membarrier: Get rid of a dubious optimization
Andy Lutomirski
2020-12-09
2
-6
/
+13
*
|
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-13
6
-393
/
+82
|
\
\
|
*
|
md: change mddev 'chunk_sectors' from int to unsigned
Mike Snitzer
2020-12-12
1
-2
/
+2
|
*
|
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
2020-12-10
6
-391
/
+80
|
|
\
\
|
|
*
|
Revert "md: add md_submit_discard_bio() for submitting discard bio"
Song Liu
2020-12-09
3
-24
/
+12
|
|
*
|
Revert "md/raid10: extend r10bio devs to raid disks"
Song Liu
2020-12-09
1
-4
/
+5
|
|
*
|
Revert "md/raid10: pull codes that wait for blocked dev into one function"
Song Liu
2020-12-09
1
-67
/
+51
|
|
*
|
Revert "md/raid10: improve raid10 discard request"
Song Liu
2020-12-09
1
-255
/
+1
|
|
*
|
Revert "md/raid10: improve discard request for far layout"
Song Liu
2020-12-09
2
-64
/
+23
|
|
*
|
Revert "dm raid: remove unnecessary discard limits for raid10"
Song Liu
2020-12-09
1
-0
/
+11
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-12
6
-9
/
+15
|
\
\
\
|
*
|
|
Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...
Andrea Parri (Microsoft)
2020-12-11
1
-5
/
+0
|
*
|
|
scsi: hisi_sas: Select a suitable queue for internal I/Os
Xiang Chen
2020-12-07
2
-0
/
+11
|
*
|
|
scsi: core: Fix race between handling STS_RESOURCE and completion
Ming Lei
2020-12-07
1
-2
/
+1
|
*
|
|
scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
Dan Carpenter
2020-12-03
1
-2
/
+2
|
*
|
|
scsi: bnx2i: Requires MMU
Randy Dunlap
2020-12-02
1
-0
/
+1
*
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-12
1
-1
/
+0
|
\
\
\
\
|
*
\
\
\
Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...
Wolfram Sang
2020-12-11
1
-1
/
+0
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
misc: eeprom: at24: fix NVMEM name with custom AT24 device name
Diego Santa Cruz
2020-12-04
1
-1
/
+0
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-12
11
-22
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
tools/kvm_stat: Exempt time-based counters
Stefan Raspl
2020-12-11
1
-1
/
+5
|
*
|
|
|
|
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
2020-12-11
3
-10
/
+21
|
*
|
|
|
|
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-12-10
4
-3
/
+31
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
Yanan Wang
2020-12-02
3
-2
/
+15
|
|
*
|
|
|
|
KVM: arm64: Fix handling of merging tables into a block entry
Yanan Wang
2020-12-02
1
-1
/
+7
|
|
*
|
|
|
|
KVM: arm64: Fix memory leak on stage2 update of a valid PTE
Yanan Wang
2020-12-02
1
-0
/
+9
|
*
|
|
|
|
|
kvm: x86/mmu: Use cpuid to determine max gfn
Rick Edgecombe
2020-12-04
1
-2
/
+2
|
*
|
|
|
|
|
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
2020-12-04
1
-2
/
+2
|
*
|
|
|
|
|
selftests: kvm/set_memory_region_test: Fix race in move region test
Maciej S. Szmigiero
2020-12-03
1
-4
/
+13
*
|
|
|
|
|
|
Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-12
7
-137
/
+182
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xen: don't use page->lru for ZONE_DEVICE memory
Juergen Gross
2020-12-09
3
-16
/
+73
|
*
|
|
|
|
|
|
xen: add helpers for caching grant mapping pages
Juergen Gross
2020-12-09
6
-128
/
+116
[next]