index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
configfs
/
configfs_internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
Revert "USB: core: hub.c: use usb_control_msg_send() in a few places"
Oliver Neukum
1
-40
/
+59
2020-09-25
iopoll: update kerneldoc of read_poll_timeout_atomic()
Chunfeng Yun
1
-2
/
+2
2020-09-25
usb: udc: net2280: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+10
2020-09-25
usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-10
/
+8
2020-09-25
usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-9
/
+3
2020-09-25
usb: isp1760-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+9
2020-09-25
usb: fotg210-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+9
2020-09-25
usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+10
2020-09-25
usb: xhci-rcar: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-31
/
+12
2020-09-25
usb: pci-quirks: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-9
/
+4
2020-09-25
usb: early: ehci-dbgp: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-10
/
+5
2020-09-25
usb: early: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-10
/
+4
2020-09-22
dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
Lad Prabhakar
1
-0
/
+1
2020-09-22
dt-bindings: usb: renesas, usb3-peri: Document r8a774e1 support
Lad Prabhakar
1
-0
/
+1
2020-09-22
usb: appledisplay: use module_usb_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-09-22
USB: bcma: use module_bcma_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-21
Linux 5.9-rc6
v5.9-rc6
Linus Torvalds
1
-1
/
+1
2020-09-20
mm: fix wake_page_function() comment typos
Linus Torvalds
1
-2
/
+2
2020-09-20
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
1
-6
/
+6
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
3
-5
/
+31
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-20
usb: xhci: add debugfs support for ep with stream
Li Jun
3
-1
/
+119
2020-09-20
xhci: don't create endpoint debugfs entry before ring buffer is set.
Mathias Nyman
1
-2
/
+1
2020-09-20
xhci: Tune interrupt blocking for isochronous transfers
Mathias Nyman
1
-4
/
+19
2020-09-20
usb: xhci: omit duplicate actions when suspending a runtime suspended host.
Peter Chen
1
-2
/
+5
2020-09-20
usb: host: xhci-plat: improve the comments for xhci_plat_suspend
Peter Chen
1
-5
/
+1
2020-09-20
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2020-09-20
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
2
-2
/
+7
2020-09-20
usb: host: xhci-plat: delete the unnecessary code
Peter Chen
1
-2
/
+1
2020-09-20
usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
Peter Chen
2
-0
/
+20
2020-09-20
usb: host: xhci-plat: add platform data support
Peter Chen
1
-1
/
+5
2020-09-20
kconfig: qconf: revive help message in the info view
Masahiro Yamada
1
-3
/
+8
2020-09-20
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2
-31
/
+30
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
4
-0
/
+71
2020-09-19
riscv: Fix Kendryte K210 device tree
Damien Le Moal
1
-2
/
+4
2020-09-19
riscv: Add sfence.vma after early page table changes
Greentime Hu
1
-4
/
+3
2020-09-19
kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'
Changbin Du
1
-3
/
+1
2020-09-19
fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...
Tobias Klauser
1
-1
/
+1
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
2
-2
/
+2
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2
-4
/
+2
2020-09-19
mm/memory_hotplug: drain per-cpu pages again during memory offline
Pavel Tatashin
2
-0
/
+22
2020-09-19
selftests/vm: fix display of page size in map_hugetlb
Christophe Leroy
1
-1
/
+1
2020-09-19
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
1
-19
/
+23
2020-09-19
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
1
-1
/
+8
2020-09-19
tmpfs: restore functionality of nr_inodes=0
Byron Stanoszek
1
-4
/
+6
2020-09-19
mlock: fix unevictable_pgs event counts on THP
Hugh Dickins
2
-12
/
+18
2020-09-19
mm: fix check_move_unevictable_pages() on THP
Hugh Dickins
1
-2
/
+8
2020-09-19
mm: migration of hugetlbfs page skip memcg
Hugh Dickins
1
-1
/
+2
2020-09-19
ksm: reinstate memcg charge on copied pages
Hugh Dickins
1
-0
/
+4
[next]