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-10-18
dm verity: enable WQ_HIGHPRI on verify_wq
Nathan Huckleberry
1
-8
/
+10
2022-10-18
dm raid: delete the redundant word 'that' in comment
Jilin Yuan
1
-1
/
+1
2022-10-18
dm: change from DMWARN to DMERR or DMCRIT for fatal errors
Mikulas Patocka
5
-85
/
+85
2022-10-18
Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-27
/
+91
2022-10-18
Merge tag 'erofs-for-6.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-25
/
+23
2022-10-18
dm bufio: use the acquire memory barrier when testing for B_READING
Mikulas Patocka
1
-6
/
+7
2022-10-18
ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
Zhengchao Shao
1
-0
/
+2
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
6
-10
/
+25
2022-10-17
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-21
/
+83
2022-10-18
ata: ahci_qoriq: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: ahci_imx: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: ahci_xgene: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: ahci_brcm: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: sata_rcar: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-17
blkcg: Update MAINTAINERS entry
Tejun Heo
1
-0
/
+2
2022-10-17
Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2022-10-17
ata: ahci_st: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-17
net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()
Jiapeng Chong
1
-6
/
+0
2022-10-17
Merge branch 'mtk_eth_wed-leak-fixes'
David S. Miller
2
-8
/
+24
2022-10-17
net: ethernet: mtk_eth_wed: add missing of_node_put()
Yang Yingliang
1
-1
/
+4
2022-10-17
net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()
Yang Yingliang
1
-2
/
+8
2022-10-17
net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
Yang Yingliang
1
-5
/
+12
2022-10-17
erofs: protect s_inodes with s_inode_list_lock for fscache
Dawei Li
1
-0
/
+3
2022-10-17
ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
Kai-Heng Feng
1
-1
/
+1
2022-10-17
ata: ahci-imx: Fix MODULE_ALIAS
Alexander Stein
1
-1
/
+1
2022-10-17
erofs: fix up inplace decompression success rate
Gao Xiang
1
-5
/
+4
2022-10-17
erofs: shouldn't churn the mapping page for duplicated copies
Gao Xiang
2
-8
/
+6
2022-10-17
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Yue Hu
1
-12
/
+10
2022-10-16
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
185
-421
/
+378
2022-10-16
Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
36
-71
/
+1265
2022-10-16
skmsg: pass gfp argument to alloc_sk_msg()
Eric Dumazet
1
-4
/
+4
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-11
/
+18
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
18
-129
/
+1831
2022-10-16
Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
23
-726
/
+922
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-17
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-17
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-15
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+19
2022-10-15
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2
-9
/
+9
2022-10-15
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-61
/
+1
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2
-19
/
+19
2022-10-15
MAINTAINERS: git://github -> https://github.com for openrisc
Palmer Dabbelt
1
-1
/
+1
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
2022-10-15
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2022-10-15
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
7
-0
/
+396
[prev]
[next]