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
2021-12-21
firmware: qemu_fw_cfg: fix sysfs information leak
Johan Hovold
1
-1
/
+1
2021-12-21
firmware: qemu_fw_cfg: fix kobject leak in probe error path
Johan Hovold
1
-7
/
+6
2021-12-21
firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entries
Johan Hovold
1
-4
/
+1
2021-12-21
applicom: unneed to initialise statics to 0
Jason Wang
1
-2
/
+2
2021-12-21
uacce: use sysfs_emit instead of sprintf
Kai Ye
1
-6
/
+6
2021-12-21
greybus: es2: fix typo in a comment
Jason Wang
1
-1
/
+1
2021-12-21
firmware: Update Kconfig help text for Google firmware
Ben Hutchings
1
-3
/
+3
2021-12-21
binder: use proper cacheflush header file
Ajith P V
1
-1
/
+1
2021-12-21
Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
15
-57
/
+595
2021-12-21
Merge tag 'fpga-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
31
-519
/
+388
2021-12-17
spmi: spmi-pmic-arb: fix irq_set_type race condition
David Collins
1
-36
/
+140
2021-12-17
spmi: mediatek: Add support for MT8195
James Lo
1
-0
/
+88
2021-12-17
spmi: mediatek: Add support for MT6873/8192
James Lo
3
-0
/
+466
2021-12-17
dt-bindings: spmi: document binding for the Mediatek SPMI controller
James Lo
1
-0
/
+76
2021-12-17
dt-bindings: spmi: remove the constraint of reg property
James Lo
1
-3
/
+0
2021-12-17
spmi: pmic-arb: Add sid and address to error messages
Stephen Boyd
1
-8
/
+9
2021-12-17
bus: mhi: pci_generic: Introduce Sierra EM919X support
Thomas Perrot
1
-0
/
+43
2021-12-17
bus: mhi: core: Use correctly sized arguments for bit field
Kees Cook
1
-1
/
+2
2021-12-17
bus: mhi: core: Add an API for auto queueing buffers for DL channel
Manivannan Sadhasivam
4
-11
/
+39
2021-12-17
bus: mhi: core: Fix race while handling SYS_ERR at power up
Manivannan Sadhasivam
1
-23
/
+12
2021-12-17
bus: mhi: core: Fix reading wake_capable channel configuration
Bhaumik Bhatt
1
-0
/
+1
2021-12-17
bus: mhi: pci_generic: Simplify code and axe the use of a deprecated API
Christophe JAILLET
1
-7
/
+1
2021-12-17
bus: mhi: core: Minor style and comment fixes
Manivannan Sadhasivam
2
-2
/
+3
2021-12-17
bus: mhi: core: Use macros for execution environment features
Bhaumik Bhatt
3
-3
/
+4
2021-12-17
bus: mhi: pci_generic: Graceful shutdown on freeze
Loic Poulain
1
-1
/
+1
2021-12-17
bus: mhi: pci_generic: Add new device ID support for T99W175
Slark Xiao
1
-0
/
+3
2021-12-17
Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-next
Greg Kroah-Hartman
4
-10
/
+30
2021-12-16
selftest/lkdtm: Skip stack-entropy test if lkdtm is not available
Misono Tomohiro
1
-1
/
+15
2021-12-16
lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()
Christophe Leroy
1
-1
/
+1
2021-12-16
lkdtm: avoid printk() in recursive_loop()
Ard Biesheuvel
1
-7
/
+9
2021-12-16
lkdtm: Note that lkdtm_kernel_info should be removed in the future
Kees Cook
1
-1
/
+5
2021-12-13
coresight: core: Fix typo in a comment
Jason Wang
1
-1
/
+1
2021-12-13
Merge v5.15-rc5 into char-misc-next
Greg Kroah-Hartman
635
-3172
/
+7165
2021-12-12
Linux 5.16-rc5
Linus Torvalds
1
-1
/
+1
2021-12-12
Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
8
-33
/
+61
2021-12-12
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
34
-102
/
+136
2021-12-12
Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+8
2021-12-12
Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-17
/
+14
2021-12-12
Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+14
2021-12-12
Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linux
Linus Torvalds
1
-2
/
+2
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-29
/
+23
2021-12-11
Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+11
2021-12-11
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Linus Torvalds
2
-2
/
+2
2021-12-11
Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
5
-32
/
+64
2021-12-11
Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-12
/
+40
2021-12-11
Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-8
/
+27
[next]