summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-08x86/mce: Move MCx_CONFIG MSR definitionsAravind Gopalakrishnan2-4/+4
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault1-0/+1
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork1-15/+5
2016-03-07tcp: fix tcpi_segs_in after connection establishmentEric Dumazet1-1/+2
2016-03-07net: hns: fix the bug about loopbackyankejian5-1/+65
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld1-4/+2
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller2-0/+5
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman1-27/+46
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski1-0/+1
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon1-1/+4
2016-03-07cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-03-07usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel1-1/+1
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel1-3/+1
2016-03-07tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan1-1/+2
2016-03-07net: eth: altera: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-07net/ethoc: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-07net: sched: fix act_ipt for LOG targetPhil Sutter1-0/+2
2016-03-07asix: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-07gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto1-1/+3
2016-03-06Linux 4.5-rc7v4.5-rc7Linus Torvalds1-1/+1
2016-03-05um: use %lx format specifiers for unsigned longsColin Ian King1-2/+2
2016-03-05um: Export pm_power_offRichard Weinberger1-0/+1
2016-03-05Revert "um: Fix get_signal() usage"Richard Weinberger1-1/+1
2016-03-05ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-03-05nfit: Continue init even if ARS commands are unimplementedVishal Verma1-4/+11
2016-03-05ARM: 8544/1: set_memory_xx fixesMika Penttilä1-0/+3
2016-03-04MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng7-3/+49
2016-03-04gpu: host1x: Set DMA ops on device creationAlexandre Courbot1-0/+2
2016-03-04gpu: host1x: Set DMA maskAlexandre Courbot2-0/+8
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)3-12/+17
2016-03-04can: mcp251x: avoid write to error flag register if it's unnecessaryEd Spiridonov1-1/+1
2016-03-04ALSA: hda - hdmi defer to register acomp eld notifierLibin Yang1-12/+12
2016-03-04ALSA: hda - hdmi add wmb barrier for audio componentLibin Yang1-0/+5
2016-03-04powerpc/fsl-book3e: Avoid lbarx on e5500Scott Wood1-0/+13
2016-03-04Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana1-1/+9
2016-03-03be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru2-10/+15
2016-03-03net: moxa: fix an error codeDan Carpenter1-2/+2
2016-03-03MAINTAINERS: add maintainer entry for FREESCALE FEC ethernet driverNimrod Andy1-0/+9
2016-03-03vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann1-1/+3
2016-03-03block: support large requests in blk_rq_map_user_iovChristoph Hellwig1-30/+61
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig1-1/+1
2016-03-03nvme: fix max_segments integer truncationChristoph Hellwig1-2/+4
2016-03-03nvme: set queue limits for the admin queueChristoph Hellwig1-10/+19
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo3-13/+47
2016-03-03NVMe: Fix 0-length integrity payloadKeith Busch1-1/+1