summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-05IB/core: disable memory registration of filesystem-dax vmasDan Williams1-1/+1
2017-12-05v4l2: disable filesystem-dax mapping supportDan Williams1-2/+3
2017-12-05device-dax: implement ->split() to catch invalid munmap attemptsDan Williams1-0/+12
2017-12-05platform/x86: hp-wmi: Fix tablet mode detection for convertiblesStefan BrĂ¼ns1-1/+1
2017-11-30e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin1-3/+5
2017-11-30e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier2-8/+26
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier2-4/+9
2017-11-30e1000e: Fix return value testBenjamin Poirier1-1/+1
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier1-3/+4
2017-11-30iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho4-34/+118
2017-11-30iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho3-34/+170
2017-11-30iwlwifi: add new cards for 8260 seriesIhab Zhaika1-0/+3
2017-11-30iwlwifi: add new cards for 8265 seriesIhab Zhaika1-0/+2
2017-11-30iwlwifi: add new cards for a000 seriesIhab Zhaika1-0/+5
2017-11-30iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho1-42/+42
2017-11-30iwlwifi: add a new a000 deviceOren Givon1-0/+1
2017-11-30iwlwifi: fix wrong struct for a000 deviceOren Givon1-1/+1
2017-11-30media: venus: reimplement decoder stop commandStanimir Varbanov4-20/+24
2017-11-30media: venus: venc: fix bytesused v4l2_plane fieldStanimir Varbanov1-4/+3
2017-11-30media: venus: fix wrong size on dma_freeStanimir Varbanov1-8/+4
2017-11-30media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado1-4/+12
2017-11-30cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-11-30media: rc: nec decoder should not send both repeat and keycodeSean Young1-12/+17
2017-11-30media: rc: check for integer overflowSean Young1-3/+6
2017-11-30media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari1-11/+17
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King1-1/+1
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King2-2/+2
2017-11-30spi-nor: intel-spi: Fix broken software sequencing codesBin Meng1-2/+2
2017-11-30IB/core: Only maintain real QPs in the security listsDaniel Jurgens1-23/+28
2017-11-30IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit1-1/+2
2017-11-30IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche1-6/+19
2017-11-30IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl4-17/+29
2017-11-30IB/cm: Fix memory corruption in handling CM requestParav Pandit1-4/+7
2017-11-30IB/srpt: Do not accept invalid initiator port namesBart Van Assche1-5/+4
2017-11-30libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams1-1/+1
2017-11-30libnvdimm, region : make 'resource' attribute only readable by rootDan Williams1-2/+6
2017-11-30libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams1-1/+1
2017-11-30libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams1-0/+8
2017-11-30libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams3-0/+9
2017-11-30clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold1-2/+1
2017-11-30dax: fix general protection fault in dax_alloc_inodeMikulas Patocka1-0/+3
2017-11-30irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold1-3/+6
2017-11-30raid1: prevent freeze_array/wait_all_barriers deadlockNate Dailey1-18/+6
2017-11-30p54: don't unregister leds when they are not initializedAndrey Konovalov1-4/+3
2017-11-30mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequenceAnup Patel1-3/+19