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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table
Eli Cohen
1
-0
/
+18
2021-05-18
{net, RDMA}/mlx5: Fix override of log_max_qp by other device
Maor Gottlieb
1
-22
/
+22
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
1
-0
/
+1
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-6
/
+1
2021-05-14
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-1
/
+34
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
1
-1
/
+0
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-1
/
+3
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+4
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-6
/
+2
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-5
/
+40
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
2
-6
/
+2
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-2
/
+7
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+5
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-89
/
+140
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
34
-138
/
+198
2021-05-07
mm: fix typos in comments
Ingo Molnar
2
-3
/
+3
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
8
-52
/
+1
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
1
-1
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-11
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2
-2
/
+2
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
2
-2
/
+2
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+2
2021-05-07
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
1
-1
/
+0
2021-05-07
delayacct: clear right task's flag after blkio completes
Yafang Shao
1
-10
/
+10
2021-05-07
smp: kernel/panic.c - silence warnings
He Ying
1
-0
/
+8
2021-05-06
Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+1
2021-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+10
2021-05-06
include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...
Masahiro Yamada
1
-1
/
+0
2021-05-06
lib: crc8: pointer to data block should be const
Richard Fitzgerald
1
-1
/
+1
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2
-16
/
+46
2021-05-06
lib: add fast path for find_next_*_bit()
Yury Norov
2
-0
/
+51
2021-05-06
lib: inline _find_next_bit() wrappers
Yury Norov
2
-10
/
+35
2021-05-06
lib: extend the scope of small_const_nbits() macro
Yury Norov
2
-8
/
+12
2021-05-06
kernel/cred.c: make init_groups static
Rasmus Villemoes
2
-2
/
+0
2021-05-06
linux/profile.h: remove unnecessary declaration
Wan Jiabing
1
-3
/
+0
2021-05-06
kernel.h: drop inclusion in bitmap.h
Andy Shevchenko
3
-9
/
+18
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2
-1
/
+1
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-0
/
+1
2021-05-06
Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-4
/
+42
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-73
/
+358
2021-05-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-27
/
+45
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-22
/
+11
2021-05-05
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+2
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-71
/
+87
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
1
-0
/
+7
[next]