index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
89
-218
/
+204
2022-10-11
alpha: remove the needless aliases osf_{readv,writev}
Lukas Bulwahn
2
-14
/
+2
2022-10-11
powerpc: Fix 85xx build
Joel Stanley
1
-1
/
+1
2022-10-10
module: tracking: Keep a record of tainted unloaded modules only
Aaron Tomlin
1
-0
/
+3
2022-10-10
Input: i8042 - fix refount leak on sparc
Liang He
1
-8
/
+19
2022-10-10
Input: i8042 - add LoongArch support in i8042-acpipnpio.h
Huacai Chen
2
-1
/
+7
2022-10-10
Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h
Huacai Chen
2
-4
/
+4
2022-10-10
Input: pinephone-keyboard - support the proxied I2C bus
Samuel Holland
1
-0
/
+76
2022-10-10
Input: pinephone-keyboard - add PinePhone keyboard driver
Samuel Holland
4
-0
/
+412
2022-10-08
fbdev: mb862xx: Fix check of return value from irq_of_parse_and_map()
Christophe Leroy
1
-1
/
+1
2022-10-08
fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entry
Zeng Heng
1
-0
/
+1
2022-10-08
fbdev: tridentfb: Fix missing pci_disable_device() in probe and remove
Ruan Jinjie
1
-5
/
+1
2022-10-08
fbdev: smscufx: Fix use-after-free in ufx_ops_open()
Hyunwoo Kim
1
-1
/
+13
2022-10-08
fbdev: gbefb: Convert to use dev_groups
Jiasheng Jiang
1
-13
/
+7
2022-10-08
fbdev: imxfb: Remove redundant dev_err() call
Shang XiaoJing
1
-1
/
+0
2022-10-08
fbdev: omapfb/dss: Use pm_runtime_resume_and_get() instead of pm_runtime_get_...
Zhang Qilong
6
-24
/
+12
2022-10-08
fbdev: uvesafb: Convert snprintf to scnprintf
Jules Irenge
1
-5
/
+5
2022-10-08
fbdev: arkfb: Remove the unused function dac_read_reg()
Jiapeng Chong
1
-8
/
+0
2022-10-08
fbdev: tridentfb: Remove the unused function shadowmode_off()
Jiapeng Chong
1
-5
/
+0
2022-10-08
fbdev: controlfb: Remove the unused function VAR_MATCH()
Jiapeng Chong
1
-7
/
+0
2022-10-08
fbdev: udlfb: Remove redundant initialization to variable identical
Colin Ian King
1
-1
/
+1
2022-10-08
smb3: fix oops in calculating shash_setkey
Steve French
1
-2
/
+2
2022-10-08
cifs: secmech: use shash_desc directly, remove sdesc
Enzo Matsumiya
7
-166
/
+98
2022-10-08
smb3: rename encryption/decryption TFMs
Enzo Matsumiya
4
-16
/
+15
2022-10-08
cifs: replace kfree() with kfree_sensitive() for sensitive data
Enzo Matsumiya
7
-29
/
+52
2022-10-08
virtio_pci: don't try to use intxif pin is zero
Angus Chen
1
-0
/
+3
2022-10-08
vDPA: conditionally read MTU and MAC in dev cfg space
Zhu Lingshan
1
-8
/
+29
2022-10-08
vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
Zhu Lingshan
1
-1
/
+2
2022-10-08
vDPA: check virtio device features to detect MQ
Zhu Lingshan
1
-1
/
+1
2022-10-08
vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
Zhu Lingshan
1
-3
/
+3
2022-10-08
vDPA: only report driver features if FEATURES_OK is set
Zhu Lingshan
1
-6
/
+14
2022-10-08
vDPA: allow userspace to query features of a vDPA device
Zhu Lingshan
2
-5
/
+15
2022-10-07
hugetlb: allocate vma lock for all sharable vmas
Mike Kravetz
1
-35
/
+15
2022-10-07
hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
Mike Kravetz
1
-10
/
+32
2022-10-07
hugetlb: fix vma lock handling during split vma and range unmapping
Mike Kravetz
2
-20
/
+27
2022-10-07
mglru: mm/vmscan.c: fix imprecise comments
Yu Zhao
1
-5
/
+4
2022-10-07
mm/mglru: don't sync disk for each aging cycle
Yu Zhao
1
-2
/
+0
2022-10-07
f2fs: change to use atomic_t type form sbi.atomic_files
Chao Yu
4
-12
/
+12
2022-10-07
f2fs: account swapfile inodes
Chao Yu
3
-1
/
+14
2022-10-07
virtio_blk: add SECURE ERASE command support
Alvaro Karsz
2
-18
/
+111
2022-10-07
vp_vdpa: support feature provisioning
Jason Wang
1
-2
/
+20
2022-10-07
vdpa_sim_net: support feature provisioning
Jason Wang
4
-5
/
+17
2022-10-07
vdpa: device feature provisioning
Jason Wang
3
-0
/
+8
2022-10-07
virtio-net: use mtu size as buffer length for big packets
Gavin Li
1
-13
/
+24
2022-10-07
virtio-net: introduce and use helper function for guest gso support checks
Gavin Li
1
-4
/
+9
2022-10-07
virtio: drop vp_legacy_set_queue_size
Michael S. Tsirkin
1
-2
/
+0
2022-10-07
virtio_ring: make vring_alloc_queue_packed prettier
Deming Wang
1
-3
/
+3
2022-10-07
virtio_ring: split: Operators use unified style
Deming Wang
1
-1
/
+1
2022-10-07
vhost: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-10-07
net/9p: clarify trans_fd parse_opt failure handling
Li Zhong
1
-1
/
+3
[next]