summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-27Linux 3.12.70v3.12.70Jiri Slaby
2017-01-27tmpfs: clear S_ISGID when setting posix ACLsGu Zheng
2017-01-27ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()Tariq Saeed
2017-01-27bnx2x: Correct ringparam estimate when DOWNMintz, Yuval
2017-01-27serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2017-01-27x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()Wanpeng Li
2017-01-27move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro
2017-01-27fuse: do not use iocb after it may have been freedRobert Doebbelin
2017-01-27sg: Fix double-free when drives detach during SG_IOCalvin Owens
2017-01-27xc2028: Fix use-after-free bug properlyTakashi Iwai
2017-01-27block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2017-01-27[media] xc2028: unlock on error in xc2028_set_config()Dan Carpenter
2017-01-27[media] xc2028: avoid use after freeMauro Carvalho Chehab
2017-01-27bna: Add synchronization for tx ring.Benjamin Poirier
2017-01-27vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich
2017-01-27apparmor: do not expose kernel stackHeinrich Schuchardt
2017-01-27apparmor: fix module parameters can be changed after policy is lockedJohn Johansen
2017-01-27apparmor: fix oops in profile_unpack() when policy_db is not presentJohn Johansen
2017-01-27apparmor: don't check for vmalloc_addr if kvzalloc() failedJohn Johansen
2017-01-27apparmor: add missing id bounds check on dfa verificationJohn Johansen
2017-01-27apparmor: fix refcount race when finding a child profileJohn Johansen
2017-01-27apparmor: check that xindex is in trans_table boundsJohn Johansen
2017-01-27apparmor: ensure the target profile name is always auditedJohn Johansen
2017-01-27apparmor: fix audit full profile hname on successful loadJohn Johansen
2017-01-27apparmor: fix log failures for all profiles in a setJohn Johansen
2017-01-27apparmor: fix put() parent ref after updating the active refJohn Johansen
2017-01-27apparmor: internal paths should be treated as disconnectedJohn Johansen
2017-01-27apparmor: fix disconnected bind mnts reconnectionJohn Johansen
2017-01-27apparmor: fix update the mtime of the profile file on replacementJohn Johansen
2017-01-27apparmor: exec should not be returning ENOENT when it deniesJohn Johansen
2017-01-27apparmor: fix uninitialized lsm_audit memberJohn Johansen
2017-01-27apparmor: fix replacement bug that adds new child to old parentJohn Johansen
2017-01-27apparmor: fix refcount bug in profile replacementJohn Johansen
2017-01-27Fix regression which breaks DFS mountingSachin Prabhu
2017-01-27Move check for prefix path to within cifs_get_root()Sachin Prabhu
2017-01-27Compare prepaths when comparing superblocksSachin Prabhu
2017-01-27Fix memory leaks in cifs_do_mount()Sachin Prabhu
2017-01-27fs/cifs: make share unaccessible at root level mountableAurelien Aptel
2017-01-27vmxnet3: Wake queue from reset workBenjamin Poirier
2017-01-27NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust
2017-01-27posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-01-27ite-cir: initialize use_demodulator before using itNicolas Iooss
2017-01-27ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann
2017-01-27arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-01-27arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2017-01-27arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-27ARM: dts: da850-evm: fix read access to SPI flashFabien Parent
2017-01-27ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2017-01-27clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim
2017-01-27clockevents/drivers/exynos_mct: Remove unneeded container_of()Alexey Klimov