summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-11-13tpm: tpm-space.c remove unneeded semicolonTomas Winkler
2018-11-13tpm: tpm-interface.c drop unused macrosTomas Winkler
2018-11-13tpm: add tpm_auto_startup() into tpm-interface.cTomas Winkler
2018-11-13tpm: factor out tpm_startup functionTomas Winkler
2018-11-13tpm: factor out tpm 1.x pm suspend flow into tpm1-cmd.cTomas Winkler
2018-11-13tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.cTomas Winkler
2018-11-13tpm: factor out tpm1_get_random into tpm1-cmd.cTomas Winkler
2018-11-13tpm: move tpm_getcap to tpm1-cmd.cTomas Winkler
2018-11-13tpm: move tpm1_pcr_extend to tpm1-cmd.cTomas Winkler
2018-11-13tpm: factor out tpm_get_timeouts()Tomas Winkler
2018-11-13tpm: add tpm_calc_ordinal_duration() wrapperTomas Winkler
2018-11-13tpm: factor out tpm 1.x duration calculation to tpm1-cmd.cTomas Winkler
2018-11-13tpm: sort objects in the MakefileTomas Winkler
2018-11-13tpm2: add new tpm2 commands according to TCG 1.36Tomas Winkler
2018-11-13tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler
2018-11-12Merge tag 'v4.20-rc2' into next-generalJames Morris
2018-11-11Linux 4.20-rc2Linus Torvalds
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-11Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-11Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-11Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-11act_mirred: clear skb->tstamp on redirectEric Dumazet
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn
2018-11-11tipc: fix link re-establish failureJon Maloy
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring
2018-11-11Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck
2018-11-11kbuild: deb-pkg: fix too low build version numberMasahiro Yamada
2018-11-11kconfig: merge_config: avoid false positive matches from comment linesMasahiro Yamada
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2018-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-11Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-11Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-11Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-11-10net: sched: cls_flower: validate nested enc_opts_policy to avoid warningJakub Kicinski
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-09net: mvneta: correct typoAlexandre Belloni
2018-11-09flow_dissector: do not dissect l4 ports for fragments배석진
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan
2018-11-09Merge branch 'aquantia-fixes'David S. Miller
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov