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
2022-01-09
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
1
-0
/
+2
2022-01-09
ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
Zhihao Cheng
1
-1
/
+1
2022-01-09
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
1
-10
/
+15
2022-01-09
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
1
-2
/
+0
2022-01-09
ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
Baokun Li
2
-15
/
+2
2021-12-23
jffs2: GC deadlock reading a page that is used in jffs2_write_begin()
Kyeong Yoo
1
-15
/
+25
2021-12-23
ubifs: read-only if LEB may always be taken in ubifs_garbage_collect
Baokun Li
1
-1
/
+10
2021-12-23
ubifs: fix double return leb in ubifs_garbage_collect
Baokun Li
1
-0
/
+2
2021-12-23
ubifs: fix slab-out-of-bounds in ubifs_change_lp
Baokun Li
1
-1
/
+5
2021-12-23
ubifs: fix snprintf() length check
Dan Carpenter
1
-1
/
+1
2021-12-23
ubifs: Document sysfs nodes
Stefan Schaeckeler
2
-0
/
+36
2021-12-23
ubifs: Export filesystem error counters
Stefan Schaeckeler
5
-2
/
+225
2021-12-23
ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers
Petr Cvachoucek
1
-1
/
+0
2021-12-23
ubifs: Make use of the helper macro kthread_run()
Cai Huoqing
1
-4
/
+2
2021-12-23
ubi: Fix a mistake in comment
Kai Song
1
-1
/
+1
2021-12-23
ubifs: Fix spelling mistakes
Alexander Dahl
2
-3
/
+3
2021-12-19
Linux 5.16-rc6
v5.16-rc6
Linus Torvalds
1
-1
/
+1
2021-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-19
/
+16
2021-12-19
Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-12-19
Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+11
2021-12-19
Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+1
2021-12-19
Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2021-12-19
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+9
2021-12-19
Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+4
2021-12-19
Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-10
/
+36
2021-12-19
Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-14
/
+44
2021-12-19
KVM: x86: Retry page fault if MMU reload is pending and root has no sp
Sean Christopherson
1
-1
/
+15
2021-12-19
KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs
Vitaly Kuznetsov
1
-17
/
+0
2021-12-19
KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...
Vitaly Kuznetsov
1
-1
/
+1
2021-12-19
Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
Jens Axboe
1
-2
/
+0
2021-12-18
Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-21
/
+22
2021-12-18
Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-35
/
+87
2021-12-18
Merge tag 'perf-tools-fixes-for-v5.16-2021-12-18' of git://git.kernel.org/pub...
Linus Torvalds
2
-4
/
+14
2021-12-18
perf inject: Fix segfault due to perf_data__fd() without open
Adrian Hunter
1
-3
/
+7
2021-12-18
perf inject: Fix segfault due to close without open
Adrian Hunter
1
-1
/
+2
2021-12-18
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
1
-0
/
+5
2021-12-18
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
1
-1
/
+1
2021-12-17
Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+13
2021-12-17
Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+2
2021-12-17
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
1
-1
/
+37
2021-12-17
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2
-13
/
+7
2021-12-17
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-12-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-17
/
+21
2021-12-17
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-24
/
+54
2021-12-17
Merge tag 'selinux-pr-20211217' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+19
2021-12-17
Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-60
/
+54
2021-12-17
Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+12
2021-12-17
Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2021-12-17
Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-64
/
+129
2021-12-17
Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-20
/
+45
[next]