index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ioctl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
USB: sisusbvga: Remove unneeded variable
Hariprasad Kelam
1
-6
/
+4
2019-06-08
usb: typec: tcpm: fusb302: simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-06-06
USB: move usb debugfs directory creation to the usb common core
Greg Kroah-Hartman
5
-14
/
+43
2019-06-06
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
1
-2
/
+1
2019-06-05
usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()
Suwan Kim
1
-7
/
+5
2019-06-05
usb: renesas_usbhs: remove controlling PWEN/EXTLP support
Yoshihiro Shimoda
2
-5
/
+0
2019-06-05
usb: renesas_usbhs: remove sudmac support
Yoshihiro Shimoda
2
-6
/
+1
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
3
-1
/
+52
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
3
-1
/
+7
2019-06-03
usb: phy: mv-usb: Remove set but not used variable 'phy'
YueHaibing
1
-2
/
+0
2019-06-03
usb: ftdi-elan: fix possible condition with no effect (if == else)
Hariprasad Kelam
1
-7
/
+0
2019-06-03
USB: ohci-spear: Remove set but not used variable 'ohci'
YueHaibing
1
-3
/
+0
2019-06-03
USB: atm: ueagle-atm.c: remove redundant license text
Greg Kroah-Hartman
1
-45
/
+1
2019-06-03
USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2
Greg Kroah-Hartman
1
-1
/
+1
2019-06-03
usb: ohci-s3c2410: Remove set but not used variable 'hcd'
YueHaibing
1
-2
/
+0
2019-06-03
usb: cdc-wdm: remove redundant assignment to rv
Colin Ian King
1
-1
/
+1
2019-06-03
usb: host: ohci-st: Remove set but not used variable 'ohci'
YueHaibing
1
-2
/
+0
2019-06-03
usb: host: ehci-st: Remove set but not used variable 'ehci'
YueHaibing
1
-2
/
+0
2019-06-02
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
1
-1
/
+1
2019-06-02
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
1
-1
/
+1
2019-06-02
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
1
-1
/
+1
2019-06-02
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-02
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-06-02
spdxcheck.py: fix directory structures
Vincenzo Frascino
1
-3
/
+4
2019-06-02
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
1
-1
/
+1
2019-06-02
z3fold: fix sheduling while atomic
Vitaly Wool
1
-5
/
+6
2019-06-02
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
1
-1
/
+2
2019-06-02
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
1
-7
/
+8
2019-06-02
ocfs2: fix error path kobject memory leak
Tobin C. Harding
1
-0
/
+1
2019-06-02
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2
-5
/
+4
2019-06-02
mm, memcg: consider subtrees in memory.events
Chris Down
4
-4
/
+36
2019-06-02
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2
-4
/
+11
2019-06-02
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
1
-26
/
+25
2019-06-02
kernel/fork.c: make max_threads symbol static
Kefeng Wang
1
-1
/
+1
2019-06-02
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
1
-0
/
+1
2019-06-02
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
David Rientjes
1
-1
/
+0
2019-06-02
mm/vmalloc.c: fix typo in comment
Andrew Morton
1
-1
/
+1
2019-06-02
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
1
-6
/
+9
2019-06-02
mm: fix Documentation/vm/hmm.rst Sphinx warnings
Randy Dunlap
1
-3
/
+5
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
5
-5
/
+5
2019-06-01
crypto: ux500 - fix license comment syntax error
Alex Xu (Hello71)
1
-1
/
+1
2019-06-01
MAINTAINERS: add I2C DT bindings to ARM platforms
Wolfram Sang
1
-0
/
+11
2019-06-01
MAINTAINERS: add DT bindings to i2c drivers
Wolfram Sang
1
-0
/
+7
2019-05-31
block: print offending values when cloned rq limits are exceeded
John Pittman
1
-2
/
+5
2019-05-31
blk-mq: Document the blk_mq_hw_queue_to_node() arguments
Bart Van Assche
1
-1
/
+5
2019-05-31
blk-mq: Fix spelling in a source code comment
Bart Van Assche
1
-2
/
+2
2019-05-31
block: Fix bsg_setup_queue() kernel-doc header
Bart Van Assche
1
-0
/
+1
2019-05-31
block: Fix rq_qos_wait() kernel-doc header
Bart Van Assche
1
-3
/
+4
2019-05-31
block: Fix blk_mq_*_map_queues() kernel-doc headers
Bart Van Assche
3
-5
/
+5
2019-05-31
block: Fix throtl_pending_timer_fn() kernel-doc header
Bart Van Assche
1
-1
/
+1
[next]