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
2022-01-22
Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
4
-4
/
+19
2022-01-22
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
43
-424
/
+1005
2022-01-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-4
/
+4
2022-01-22
Merge tag 'docs-5.17-2' of git://git.lwn.net/linux
Linus Torvalds
3
-5
/
+5
2022-01-21
parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
Miaoqian Lin
1
-1
/
+3
2022-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
5
-27
/
+105
2022-01-21
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-59
/
+106
2022-01-21
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
1
-0
/
+4
2022-01-21
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
1
-3
/
+26
2022-01-21
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
1
-1
/
+5
2022-01-21
Merge tag 'io_uring-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-53
/
+115
2022-01-21
Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
9
-87
/
+116
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
25
-191
/
+1390
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-146
/
+108
2022-01-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
5
-6
/
+5
2022-01-21
Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+9
2022-01-21
Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
7
-56
/
+105
2022-01-21
Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-8
/
+13
2022-01-21
Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-128
/
+10
2022-01-21
Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-25
/
+4
2022-01-20
Documentation: fix firewire.rst ABI file path error
Randy Dunlap
1
-2
/
+2
2022-01-21
Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
15
-139
/
+75
2022-01-21
Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
3
-7
/
+33
2022-01-20
RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT
Palmer Dabbelt
1
-1
/
+0
2022-01-20
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
2
-0
/
+2
2022-01-20
parisc: Autodetect default output device and set console= kernel parameter
Helge Deller
1
-0
/
+11
2022-01-20
parisc: Use safer strscpy() in setup_cmdline()
Helge Deller
1
-2
/
+2
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
1
-3
/
+1
2022-01-20
block: fix async_depth sysfs interface for mq-deadline
Jens Axboe
1
-2
/
+2
2022-01-20
riscv: dts: sifive unmatched: Add gpio poweroff
Ron Economos
1
-0
/
+5
2022-01-20
riscv: canaan: remove useless select of non-existing config SYSCON
Lukas Bulwahn
1
-1
/
+0
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
11
-136
/
+130
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
5
-5
/
+30
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
1
-2
/
+6
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
5
-23
/
+30
2022-01-20
RISC-V: Do not print the SBI version during HSM extension boot print
Atish Patra
1
-1
/
+1
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
4
-14
/
+57
2022-01-20
riscv: default to CONFIG_RISCV_SBI_V01=n
Heinrich Schuchardt
1
-1
/
+0
2022-01-20
Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-6
/
+6
2022-01-20
ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409
Stefan Binding
1
-0
/
+2
2022-01-20
block: Fix wrong offset in bio_truncate()
OGAWA Hirofumi
1
-1
/
+2
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-57
/
+255
2022-01-20
Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
19
-334
/
+429
2022-01-20
Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-7
/
+10
2022-01-20
Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
5
-82
/
+213
2022-01-20
arm64: mm: apply __ro_after_init to memory_limit
Peng Fan
1
-1
/
+1
2022-01-20
arm64: atomics: lse: Dereference matching size
Kees Cook
2
-2
/
+2
2022-01-20
asm-generic: Add missing brackets for io_stop_wc macro
Xiongfeng Wang
1
-1
/
+1
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
91
-413
/
+1040
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
77
-873
/
+826
[next]