aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet2017-07-041-0/+1
* tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-07-041-1/+1
* bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2017-07-041-0/+8
* serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi2017-07-041-4/+19
* move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2017-07-041-1/+6
* bna: Add synchronization for tx ring.Benjamin Poirier2017-07-041-2/+2
* vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2017-07-042-13/+22
* apparmor: do not expose kernel stackHeinrich Schuchardt2017-07-041-1/+3
* apparmor: fix module parameters can be changed after policy is lockedJohn Johansen2017-07-043-13/+29
* apparmor: fix oops in profile_unpack() when policy_db is not presentJohn Johansen2017-07-041-0/+3
* apparmor: don't check for vmalloc_addr if kvzalloc() failedJohn Johansen2017-07-041-5/+5
* apparmor: add missing id bounds check on dfa verificationJohn Johansen2017-07-042-0/+3
* apparmor: check that xindex is in trans_table boundsJohn Johansen2017-07-041-1/+1
* apparmor: internal paths should be treated as disconnectedJohn Johansen2017-07-041-28/+36
* apparmor: fix disconnected bind mnts reconnectionJohn Johansen2017-07-041-1/+4
* apparmor: exec should not be returning ENOENT when it deniesJohn Johansen2017-07-041-1/+1
* apparmor: fix uninitialized lsm_audit memberJohn Johansen2017-07-042-2/+4
* Fix regression which breaks DFS mountingSachin Prabhu2017-07-041-9/+10
* Move check for prefix path to within cifs_get_root()Sachin Prabhu2017-07-041-5/+4
* Compare prepaths when comparing superblocksSachin Prabhu2017-07-041-1/+20
* Fix memory leaks in cifs_do_mount()Sachin Prabhu2017-07-043-14/+19
* vmxnet3: Wake queue from reset workBenjamin Poirier2017-07-041-1/+1
* NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust2017-07-041-0/+1
* ARM: dts: da850-evm: fix read access to SPI flashFabien Parent2017-07-041-0/+1
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-07-042-0/+19
* qla2xxx: Fix crash due to null pointer accessQuinn Tran2017-07-041-4/+12
* x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas2017-07-041-0/+10
* pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund2017-07-041-1/+2
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-07-041-2/+2
* vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-07-041-1/+1
* i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich2017-07-041-1/+1
* Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-07-041-0/+7
* Input: mpr121 - set missing event capabilityAkinobu Mita2017-07-041-0/+1
* Input: mpr121 - handle multiple bits change of status registerAkinobu Mita2017-07-041-9/+14
* Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard2017-07-041-3/+3
* Input: joydev - do not report stale values on first openRaphael Assenat2017-07-041-5/+13
* Input: kbtab - validate number of endpoints before using themJohan Hovold2017-07-041-0/+3
* Input: iforce - validate number of endpoints before using themJohan Hovold2017-07-041-0/+3
* Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-07-041-0/+7
* HID: hid-cypress: validate length of reportGreg Kroah-Hartman2017-07-041-0/+3
* igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-07-041-1/+6
* drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-07-041-1/+7
* drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-07-041-9/+24
* netvsc: reduce maximum GSO sizestephen hemminger2017-07-041-0/+4
* tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2017-07-041-0/+3
* net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton2017-07-041-2/+3
* ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt2017-07-041-1/+2
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-07-041-0/+3
* powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2017-07-042-12/+1
* nfs_write_end(): fix handling of short copiesAl Viro2017-07-041-1/+1