index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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-18
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
1
-1
/
+37
2021-12-18
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
Revert "usb: early: convert to readl_poll_timeout_atomic()"
Greg Kroah-Hartman
1
-4
/
+11
2021-12-17
MAITAINERS: Change zonefs maintainer email address
Damien Le Moal
1
-1
/
+1
2021-12-17
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
1
-0
/
+1
2021-12-17
riscv: dts: sifive unmatched: Link the tmp451 with its power supply
Vincent Pelletier
1
-0
/
+1
2021-12-17
riscv: dts: sifive unmatched: Fix regulator for board rev3
Vincent Pelletier
1
-60
/
+24
2021-12-17
riscv: dts: sifive unmatched: Expose the PMIC sub-functions
Vincent Pelletier
1
-0
/
+12
2021-12-17
riscv: dts: sifive unmatched: Expose the board ID eeprom
Vincent Pelletier
1
-0
/
+10
2021-12-17
riscv: dts: sifive unmatched: Name gpio lines
Vincent Pelletier
1
-0
/
+4
2021-12-17
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
George Kennedy
1
-2
/
+13
2021-12-16
selinux: fix sleeping function called from invalid context
Scott Mayhew
1
-14
/
+19
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
1
-2
/
+14
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2
-0
/
+32
2021-12-16
bpf: Fix extable address check.
Alexei Starovoitov
1
-7
/
+42
2021-12-16
bpf: Fix extable fixup offset.
Alexei Starovoitov
1
-1
/
+1
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
1
-0
/
+23
2021-12-16
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
1
-9
/
+15
2021-12-16
bpf: Fix signed bounds propagation after mov32
Daniel Borkmann
1
-0
/
+4
2021-12-16
arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
Lakshmi Ramasubramanian
1
-0
/
+1
2021-12-16
afs: Fix mmap
David Howells
2
-2
/
+4
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-16
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2
-1
/
+5
2021-12-16
net/smc: Prevent smc_release() from long blocking
D. Wythe
1
-1
/
+3
2021-12-16
net: Fix double 0x prefix print in SKB dump
Gal Pressman
1
-1
/
+1
[next]