aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/audit_watch.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2-6/+6
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT1-1/+9
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2015-05-14mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman1-1/+1
2015-05-14MAINTAINERS: update Jingoo Han's email addressJingoo Han1-5/+5
2015-05-14CMA: page_isolation: check buddy before accessing itHui Zhu1-1/+2
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-14kernfs: do not account ino_ida allocations to memcgVladimir Davydov1-1/+8
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov3-1/+8
2015-05-14tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-05-14drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton1-1/+1
2015-05-14jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong2-9/+19
2015-05-14ext4: check for zero length extent explicitlyEryu Guan1-1/+1
2015-05-14ext4: fix NULL pointer dereference when journal restart failsLukas Czerner2-9/+22
2015-05-14ext4: remove unused function prototype from ext4.hTheodore Ts'o1-1/+0
2015-05-14ext4: don't save the error information if the block device is read-onlyTheodore Ts'o1-0/+2
2015-05-14ext4: fix lazytime optimizationTheodore Ts'o1-1/+1
2015-05-14mtd: readtest: don't clobber error reportsBrian Norris1-2/+4
2015-05-14MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainerKrzysztof Kozlowski1-0/+1
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie1-0/+3
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare1-3/+4
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare1-3/+2
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski1-1/+1
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski4-37/+34
2015-05-13Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner2-30/+0
2015-05-13tools/liblockdep: Fix compilation errorEunbong Song1-0/+3
2015-05-13tools/liblockdep: Fix linker error in case of cross compileEunbong Song1-1/+2
2015-05-13irqchip: tegra: Set the proper base address in irq chip dataLucas Stach1-1/+1
2015-05-13ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski1-2/+2
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-12e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-05-12net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-12x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-05-12selftests, x86: Rework x86 target architecture detectionAndy Lutomirski4-26/+67
2015-05-12selftests, x86: Remove useless run_tests ruleAndy Lutomirski2-18/+2
2015-05-12selftests/x86: install testsTyler Baker1-0/+6
2015-05-12selftest/x86: have no dependency on all when cross buildingTyler Baker1-1/+4
2015-05-12selftest/x86: build both bitnessesTyler Baker1-2/+2
2015-05-12netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel1-1/+1
2015-05-13Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki1-10/+3
2015-05-13MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.Joshua Kinard1-2/+2
2015-05-12MIPS: KVM: Fix unused variable build warningNicholas Mc Guire1-6/+0
2015-05-12MIPS: traps: remove extra Tainted: line from __show_regs() outputPetri Gynther1-1/+0
2015-05-12MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1Aaro Koskinen1-1/+1
2015-05-12MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki3-5/+5
2015-05-12perf tools: Use getconf to determine number of online CPUsWill Deacon1-1/+1
2015-05-12tools: Fix tools/vm buildAndi Kleen1-1/+1