| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | include: usb: audio: specify exact endiannes of descriptors | Ruslan Bilovol | 2017-07-18 | 2 | -10/+10 |
| | * | | usb: gadget: udc: start_udc() can be static | kbuild test robot | 2017-07-18 | 1 | -3/+3 |
| | * | | usb: dwc2: gadget: On USB RESET reset device address to zero | Minas Harutyunyan | 2017-07-18 | 1 | -0/+3 |
| | * | | usb: dwc3: gadget: only unmap requests from DMA if mapped | Jack Pham | 2017-07-17 | 1 | -3/+5 |
| | * | | usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMA | Geert Uytterhoeven | 2017-07-17 | 1 | -1/+2 |
| | * | | usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMA | Geert Uytterhoeven | 2017-07-17 | 1 | -1/+1 |
| | * | | usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns | Axel Lin | 2017-07-17 | 1 | -1/+1 |
| | * | | usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq | Vignesh R | 2017-07-17 | 1 | -10/+8 |
| | * | | usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys | Vignesh R | 2017-07-17 | 1 | -3/+3 |
| | |/ |
|
| * | | usb: storage: return on error to avoid a null pointer dereference | Colin Ian King | 2017-07-17 | 1 | -1/+4 |
| * | | usb: typec: include linux/device.h in ucsi.h | Arnd Bergmann | 2017-07-17 | 1 | -0/+1 |
| * | | USB: cdc-acm: add device-id for quirky printer | Johan Hovold | 2017-07-17 | 1 | -0/+3 |
| |/ |
|
* | | Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-22 | 34 | -21/+4912 |
|\ \ |
|
| * | | staging: rtl8188eu: add TL-WN722N v2 support | Michael Gugino | 2017-07-18 | 1 | -0/+1 |
| * | | staging: speakup: safely register and unregister ldisc | Okash Khawaja | 2017-07-18 | 2 | -6/+4 |
| * | | staging: speakup: add functions to register and unregister ldisc | Okash Khawaja | 2017-07-18 | 2 | -0/+14 |
| * | | staging: speakup: safely close tty | Okash Khawaja | 2017-07-18 | 1 | -1/+1 |
| * | | staging: sm750fb: avoid conflicting vesafb | Teddy Wang | 2017-07-18 | 1 | -0/+24 |
| * | | staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return code | Arnd Bergmann | 2017-07-18 | 1 | -4/+15 |
| * | | staging: vboxvideo: Add vboxvideo to drivers/staging | Hans de Goede | 2017-07-17 | 24 | -0/+4846 |
| * | | staging: sm750fb: fixed a assignment typo | Lynn Lei | 2017-07-16 | 1 | -1/+1 |
| * | | staging: rtl8188eu: memory leak in rtw_free_cmd_obj() | Dan Carpenter | 2017-07-16 | 1 | -1/+1 |
| * | | staging: vchiq_arm: fix error codes in probe | Dan Carpenter | 2017-07-16 | 1 | -6/+4 |
| * | | staging: comedi: ni_mio_common: fix AO timer off-by-one regression | Ian Abbott | 2017-07-16 | 1 | -2/+1 |
| |/ |
|
* | | MAINTAINERS: fix alphabetical ordering | Randy Dunlap | 2017-07-21 | 1 | -817/+816 |
* | | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-07-21 | 9 | -34/+72 |
|\ \ |
|
| * | | NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() | Trond Myklebust | 2017-07-21 | 1 | -2/+11 |
| * | | NFS: Be more careful about mapping file permissions | Trond Myklebust | 2017-07-21 | 1 | -8/+17 |
| * | | NFS: Store the raw NFS access mask in the inode's access cache | Trond Myklebust | 2017-07-21 | 2 | -4/+7 |
| * | | NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() | Trond Myklebust | 2017-07-21 | 1 | -9/+2 |
| * | | NFS: Refactor NFS access to kernel access mask calculation | Trond Myklebust | 2017-07-21 | 1 | -8/+23 |
| * | | net/sunrpc/xprt_sock: fix regression in connection error reporting. | NeilBrown | 2017-07-21 | 1 | -0/+2 |
| * | | nfs: count correct array for mnt3_counts array size | Eryu Guan | 2017-07-21 | 1 | -1/+1 |
| * | | Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") | Trond Myklebust | 2017-07-19 | 1 | -7/+0 |
| * | | pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() | Trond Myklebust | 2017-07-19 | 1 | -0/+4 |
| * | | NFS: Fix another COMMIT race in pNFS | Trond Myklebust | 2017-07-19 | 1 | -1/+6 |
| * | | NFS: Fix a COMMIT race in pNFS | Trond Myklebust | 2017-07-19 | 1 | -3/+7 |
| * | | mount: copy the port field into the cloned nfs_server structure. | Steve Dickson | 2017-07-19 | 1 | -0/+1 |
| * | | NFS: Don't run wake_up_bit() when nobody is waiting... | Trond Myklebust | 2017-07-13 | 2 | -1/+18 |
| * | | nfs: add export operations | Peng Tao | 2017-07-13 | 4 | -1/+182 |
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-21 | 7 | -42/+88 |
|\ \ \ |
|
| * | | | ovl: check for bad and whiteout index on lookup | Amir Goldstein | 2017-07-20 | 1 | -5/+17 |
| * | | | ovl: do not cleanup directory and whiteout index entries | Amir Goldstein | 2017-07-20 | 2 | -5/+19 |
| * | | | ovl: fix xattr get and set with selinux | Miklos Szeredi | 2017-07-20 | 4 | -23/+31 |
| * | | | ovl: remove unneeded check for IS_ERR() | Amir Goldstein | 2017-07-13 | 1 | -4/+0 |
| * | | | ovl: fix origin verification of index dir | Amir Goldstein | 2017-07-13 | 1 | -1/+2 |
| * | | | ovl: mark parent impure on ovl_link() | Amir Goldstein | 2017-07-13 | 1 | -4/+18 |
| * | | | ovl: fix random return value on mount | Amir Goldstein | 2017-07-13 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-07-21 | 12 | -37/+92 |
|\ \ \ \ |
|
| * | | | | nvmet: don't report 0-bytes in serial number | Martin Wilck | 2017-07-20 | 1 | -2/+14 |