aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | audit: get comm using lock to avoid race in string printingRichard Guy Briggs2014-09-23
| * | | | | | audit: remove open_arg() function that is never usedRichard Guy Briggs2014-09-23
| * | | | | | audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs2014-09-23
| * | | | | | audit: set nlmsg_len for multicast messages.Richard Guy Briggs2014-09-23
| * | | | | | audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2014-09-23
| * | | | | | audit: invalid op= values for rulesBurn Alting2014-09-23
| * | | | | | audit: use atomic_t to simplify audit_serial()Richard Guy Briggs2014-09-23
| * | | | | | kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-09-23
| * | | | | | audit: reduce scope of audit_log_fcapsRichard Guy Briggs2014-09-23
| * | | | | | audit: reduce scope of audit_net_idRichard Guy Briggs2014-09-23
| * | | | | | audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris2014-09-23
| * | | | | | arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-09-23
| * | | | | | audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-23
| * | | | | | sparc: implement is_32bit_taskEric Paris2014-09-23
| * | | | | | sparc: properly conditionalize use of TIF_32BITStephen Rothwell2014-09-23
| * | | | | | sparc: simplify syscall_get_arch()Eric Paris2014-09-23
| * | | | | | audit: fix build error when asm/syscall.h does not existEric Paris2014-09-23
| * | | | | | audit: add arch field to seccomp event logRichard Guy Briggs2014-09-23
| * | | | | | audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...Richard Guy Briggs2014-09-23
| * | | | | | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
| * | | | | | ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-23
| * | | | | | Alpha: define syscall_get_arch()Eric Paris2014-09-23
| * | | | | | UM: implement syscall_get_arch()Eric Paris2014-09-23
| * | | | | | SH: define syscall_get_arch() for superhEric Paris2014-09-23
| * | | | | | syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs2014-09-23
| * | | | | | audit: drop unused struct audit_rule definitionEric Paris2014-09-23
* | | | | | | Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-19
|\ \ \ \ \ \ \
| * | | | | | | ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-17
| * | | | | | | ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-17
| * | | | | | | ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-17
| * | | | | | | ntb: move platform detection to separate functionDave Jiang2014-10-17
| * | | | | | | NTB: debugfs device entryJon Mason2014-10-17
* | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-19
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-16
| * | | | | | | | i2c: hix5hd2: add i2c controller driverWei Yan2014-10-16
| * | | | | | | | i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-06
| * | | | | | | | i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-06
| * | | | | | | | i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-06
| * | | | | | | | i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-06
| * | | | | | | | i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-03
| * | | | | | | | i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-02
| * | | | | | | | i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-02
| * | | | | | | | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-30
| * | | | | | | | i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-29
| * | | | | | | | i2c: rcar: remove sign-compare flawWolfram Sang2014-09-29
| * | | | | | | | i2c: ismt: Use minimum descriptor sizeFan Du2014-09-29
| * | | | | | | | i2c: imx: Add arbitration lost checkHaibo Chen2014-09-29
| * | | | | | | | i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-29
| * | | | | | | | i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov2014-09-29
| * | | | | | | | i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov2014-09-29