summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* EVM: Add support for portable signature formatMatthew Garrett2018-12-016-21/+92
* ima: always measure and audit files in policyMimi Zohar2018-12-013-30/+56
* Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"Eric W. Biederman2018-12-011-2/+10
* net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring2018-12-012-9/+9
* s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-12-011-0/+2
* lan78xx: Read MAC address from DT if presentPhil Elwell2018-12-011-22/+20
* namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-12-014-3/+106
* sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)2018-12-011-2/+2
* usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2018-12-012-2/+2
* tty: wipe buffer if not echoing dataGreg Kroah-Hartman2018-12-011-3/+17
* tty: wipe buffer.Linus Torvalds2018-12-011-0/+2
* include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert2018-12-011-1/+1
* scsi: ufshcd: release resources if probe failsSubhash Jadavani2018-12-013-7/+3
* scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani2018-12-011-0/+32
* scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan2018-12-011-0/+15
* scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi2018-12-012-7/+21
* mwifiex: fix p2p device doesn't find in scan problemKarthik D A2018-12-011-0/+6
* mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar2018-12-012-4/+12
* mwifiex: report error to PCIe for suspend failureAmitkumar Karwar2018-12-011-2/+8
* mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar2018-12-011-3/+6
* cw1200: Don't leak memory if krealloc failesJohannes Thumshirn2018-12-011-7/+9
* Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez2018-12-011-0/+3
* Input: xpad - fix GPD Win 2 controller nameEnno Boland2018-12-011-1/+1
* Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee2018-12-011-0/+2
* Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-12-011-10/+10
* Input: xpad - fix some coding style issuesLeo Sperling2018-12-011-6/+9
* Input: xpad - add PDP device id 0x02a4Francis Therien2018-12-011-2/+7
* Input: xpad - add support for PDP Xbox One controllersMark Furneaux2018-12-011-0/+19
* Input: xpad - validate USB endpoint type during probeCameron Gutman2018-12-011-4/+6
* Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman2018-12-011-5/+19
* Input: xpad - constify usb_device_idArvind Yadav2018-12-011-1/+1
* Input: xpad - sync supported devices with XBCDBenjamin Valentin2018-12-011-0/+30
* Input: xpad - sync supported devices with 360ControllerBenjamin Valentin2018-12-011-0/+57
* Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2018-12-011-0/+2
* Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2018-12-011-0/+13
* Input: xpad - sort supported devices by USB IDBenjamin Valentin2018-12-011-6/+6
* Input: xpad - support some quirky Xbox One padsCameron Gutman2018-12-011-13/+101
* Input: xpad - restore LED state after device resumeCameron Gutman2018-12-011-1/+10
* Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman2018-12-011-0/+33
* Input: xpad - don't depend on endpoint orderCameron Gutman2018-12-011-14/+21
* Input: xpad - simplify error condition in init_outputPavel Rojtberg2018-12-011-7/+6
* Input: xpad - move reporting xbox one home button to common functionDaniel Tobias2018-12-011-33/+19
* Input: xpad - correctly sort vendor id'sDaniel Tobias2018-12-011-6/+6
* Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman2018-12-011-3/+3
* Input: xpad - add product ID for Xbox One S padCameron Gutman2018-12-011-0/+1
* ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan2018-12-011-0/+6
* arm64: remove no-op -p linker flagGreg Hackmann2018-12-011-1/+1
* net: bcmgenet: fix OF child-node lookupJohan Hovold2018-12-011-1/+1
* NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold2018-12-011-3/+2
* of: add helper to lookup compatible child nodeJohan Hovold2018-12-012-0/+33