index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
m68knommu: align BSS section to 4-byte boundaries
Greg Ungerer
1
-1
/
+1
2020-12-06
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Dave Jiang
3
-1
/
+42
2020-12-06
ntb: idt: fix error check in ntb_hw_idt.c
Wang Qing
1
-2
/
+2
2020-12-06
Linux 5.10-rc7
Linus Torvalds
1
-1
/
+1
2020-12-06
Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-909
/
+33
2020-12-06
Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-14
/
+41
2020-12-06
Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
12
-50
/
+53
2020-12-06
Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-15
/
+58
2020-12-06
Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2020-12-06
Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-12
/
+25
2020-12-06
Merge tag 'locking-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-14
/
+14
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
17
-24
/
+64
2020-12-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-121
/
+75
2020-12-06
mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
Liu Zixian
1
-14
/
+12
2020-12-06
hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
Mike Kravetz
1
-5
/
+3
2020-12-06
mm/filemap: add static for function __add_to_page_cache_locked
Alex Shi
1
-1
/
+1
2020-12-06
userfaultfd: selftests: fix SIGSEGV if huge mmap fails
Axel Rasmussen
1
-9
/
+16
2020-12-06
tools/testing/selftests/vm: fix build error
Xingxing Su
1
-0
/
+4
2020-12-06
mailmap: add two more addresses of Uwe Kleine-König
Uwe Kleine-König
1
-0
/
+2
2020-12-06
mm/swapfile: do not sleep with a spin lock held
Qian Cai
1
-1
/
+3
2020-12-06
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
4
-69
/
+0
2020-12-06
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
1
-5
/
+5
2020-12-06
mm: memcg/slab: fix obj_cgroup_charge() return value handling
Roman Gushchin
1
-16
/
+24
2020-12-06
coredump: fix core_pattern parse error
Menglong Dong
1
-1
/
+2
2020-12-06
zlib: export S390 symbols for zlib modules
Randy Dunlap
1
-0
/
+3
2020-12-06
kbuild: avoid split lines in .mod files
Masahiro Yamada
1
-8
/
+4
2020-12-06
Revert "mei: virtio: virtualization frontend driver"
Michael S. Tsirkin
3
-887
/
+0
2020-12-06
x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-3
/
+2
2020-12-06
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-5
/
+5
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
3
-4
/
+36
2020-12-06
ALSA: rawmidi: Access runtime->avail always in spinlock
Takashi Iwai
1
-14
/
+35
2020-12-06
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
1
-4
/
+4
2020-12-06
RDMA/mlx5: Remove IB representors dead code
Leon Romanovsky
2
-55
/
+7
2020-12-06
net/mlx5: Simplify eswitch mode check
Leon Romanovsky
9
-30
/
+16
2020-12-06
net/mlx5: Delete custom device management logic
Leon Romanovsky
4
-318
/
+18
2020-12-06
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
Leon Romanovsky
8
-105
/
+254
2020-12-06
net/mlx5e: Connect ethernet part to auxiliary bus
Leon Romanovsky
8
-89
/
+179
2020-12-06
vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
Leon Romanovsky
5
-109
/
+72
2020-12-06
tomoyo: Fix typo in comments.
Tetsuo Handa
5
-7
/
+7
2020-12-05
Merge branch 'r8169-improve-rtl_rx-and-NUM_RX_DESC-handling'
David S. Miller
1
-13
/
+8
2020-12-05
r8169: make NUM_RX_DESC a signed int
Heiner Kallweit
1
-3
/
+3
2020-12-05
r8169: improve rtl_rx
Heiner Kallweit
1
-10
/
+5
2020-12-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
5
-3
/
+11
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
6
-11
/
+11
2020-12-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
5
-17
/
+47
2020-12-05
net: fix spelling mistake "wil" -> "will" in Kconfig
Colin Ian King
1
-1
/
+1
2020-12-06
gpio: Add TODO item for debugfs interface
Linus Walleij
1
-0
/
+36
2020-12-05
Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux-merge
Jakub Kicinski
44
-4243
/
+121
2020-12-05
enetc: Fix unused var build warning for CONFIG_OF
Arnd Bergmann
1
-11
/
+10
2020-12-05
Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
[prev]
[next]