summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-01ima: re-initialize iint->atomic_flagsMimi Zohar1-0/+1
2018-12-01ima: re-introduce own integrity cache lockDmitry Kasatkin4-40/+77
2018-12-01EVM: Add support for portable signature formatMatthew Garrett6-21/+92
2018-12-01ima: always measure and audit files in policyMimi Zohar3-30/+56
2018-12-01Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"Eric W. Biederman1-2/+10
2018-12-01net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring2-9/+9
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank1-0/+2
2018-12-01lan78xx: Read MAC address from DT if presentPhil Elwell1-22/+20
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca4-3/+106
2018-12-01sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)1-2/+2
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2-2/+2
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman1-3/+17
2018-12-01tty: wipe buffer.Linus Torvalds1-0/+2
2018-12-01include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert1-1/+1
2018-12-01scsi: ufshcd: release resources if probe failsSubhash Jadavani3-7/+3
2018-12-01scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani1-0/+32
2018-12-01scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan1-0/+15
2018-12-01scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi2-7/+21
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A1-0/+6
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar2-4/+12
2018-12-01mwifiex: report error to PCIe for suspend failureAmitkumar Karwar1-2/+8
2018-12-01mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar1-3/+6
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn1-7/+9
2018-12-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez1-0/+3
2018-12-01Input: xpad - fix GPD Win 2 controller nameEnno Boland1-1/+1
2018-12-01Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-12-01Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson1-10/+10
2018-12-01Input: xpad - fix some coding style issuesLeo Sperling1-6/+9
2018-12-01Input: xpad - add PDP device id 0x02a4Francis Therien1-2/+7
2018-12-01Input: xpad - add support for PDP Xbox One controllersMark Furneaux1-0/+19
2018-12-01Input: xpad - validate USB endpoint type during probeCameron Gutman1-4/+6
2018-12-01Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2018-12-01Input: xpad - constify usb_device_idArvind Yadav1-1/+1
2018-12-01Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30
2018-12-01Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57
2018-12-01Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin1-0/+2
2018-12-01Input: xpad - sync supported devices with xboxdrvBenjamin Valentin1-0/+13
2018-12-01Input: xpad - sort supported devices by USB IDBenjamin Valentin1-6/+6
2018-12-01Input: xpad - support some quirky Xbox One padsCameron Gutman1-13/+101
2018-12-01Input: xpad - restore LED state after device resumeCameron Gutman1-1/+10
2018-12-01Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman1-0/+33
2018-12-01Input: xpad - don't depend on endpoint orderCameron Gutman1-14/+21
2018-12-01Input: xpad - simplify error condition in init_outputPavel Rojtberg1-7/+6
2018-12-01Input: xpad - move reporting xbox one home button to common functionDaniel Tobias1-33/+19
2018-12-01Input: xpad - correctly sort vendor id'sDaniel Tobias1-6/+6
2018-12-01Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman1-3/+3
2018-12-01Input: xpad - add product ID for Xbox One S padCameron Gutman1-0/+1
2018-12-01ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan1-0/+6
2018-12-01arm64: remove no-op -p linker flagGreg Hackmann1-1/+1
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold1-1/+1