summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audit: Add new syscalls to the perm=w filterSteve Grubb2017-11-102-0/+6
* audit: use audit_set_enabled() in audit_enable()Paul Moore2017-11-101-2/+2
* audit: convert audit_ever_enabled to a booleanPaul Moore2017-11-102-2/+2
* audit: don't use simple_strtol() anymorePaul Moore2017-11-101-2/+7
* audit: initialize the audit subsystem as early as possiblePaul Moore2017-11-101-1/+1
* audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore2017-11-101-5/+5
* audit: update the function commentsGeliang Tang2017-09-052-10/+10
* selinux: remove AVC init audit log messageRichard Guy Briggs2017-09-051-2/+0
* audit: update the audit info in MAINTAINERSPaul Moore2017-09-051-3/+4
* audit: Reduce overhead using a coarse clockMel Gorman2017-09-052-2/+2
* Linux 4.13v4.13Linus Torvalds2017-09-031-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-09-034-24/+8
|\
| * irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan2017-08-301-1/+4
| * MIPS: Remove pt_regs adjustments in indirect syscall handlerJames Cowgill2017-08-292-17/+0
| * MIPS: seccomp: Fix indirect syscall argsJames Hogan2017-08-291-6/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-033-8/+10
|\ \
| * | x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-08-291-2/+1
| * | x86/boot: Provide more slack space during decompressionJan H. Schönherr2017-08-291-1/+7
| * | x86/ldt: Fix off by one in get_segment_base()Dan Carpenter2017-08-291-5/+2
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-031-3/+1
|\ \ \
| * | | time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz2017-08-261-3/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-037-13/+22
|\ \ \ \
| * | | | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-297-13/+20
| * | | | perf/core: Fix potential double-fetch bugMeng Xu2017-08-291-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-09-022-2/+27
|\ \ \ \
| * | | | Fix warning messages when mounting to older serversSteve French2017-09-012-2/+27
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-09-0220-349/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-09-021-2/+2
| |\ \ \ \ \
| | * | | | | arm64: dts: marvell: fix number of GPIOs in Armada AP806 descriptionThomas Petazzoni2017-08-301-2/+2
| * | | | | | Merge tag 'sunxi-fixes-for-4.13-3' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-08-3019-347/+0
| |\ \ \ \ \ \
| | * | | | | | arm: dts: sunxi: Revert EMAC changesMaxime Ripard2017-08-2810-128/+0
| | * | | | | | arm64: dts: allwinner: Revert EMAC changesMaxime Ripard2017-08-288-135/+0
| | * | | | | | dt-bindings: net: Revert sun8i dwmac bindingMaxime Ripard2017-08-281-84/+0
* | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-022-6/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: designware: Round down ACPI provided clk to nearest supported clkHans de Goede2017-08-311-4/+12
| * | | | | | | | i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit2017-08-291-1/+3
| * | | | | | | | i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit2017-08-291-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov2017-09-011-16/+26
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-01119-559/+816
|\ \ \ \ \ \ \ \
| * | | | | | | | udp: fix secpath leakYossi Kuperman2017-09-011-1/+1
| * | | | | | | | bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel2017-09-011-0/+3
| * | | | | | | | mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-013-1/+10
| * | | | | | | | wl1251: add a missing spin_lock_init()Cong Wang2017-08-311-0/+1
| * | | | | | | | Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-08-311-3/+0
| * | | | | | | | Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-08-3111-39/+44
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa2017-08-301-0/+1
| | * | | | | | | | net/mlx5e: Fix inline header size for small packetsMoshe Shemesh2017-08-301-7/+10
| | * | | | | | | | net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein2017-08-301-1/+1
| | * | | | | | | | net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey2017-08-301-5/+3
| | * | | | | | | | net/mlx5e: Don't override user RSS upon set channelsInbar Karmy2017-08-301-2/+4