Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'linus' into core/urgent, to pick up dependent commits | Ingo Molnar | 2017-11-04 | 12646 | -274/+12975 | |
|\ | ||||||
| * | Kbuild: don't pass "-C" to preprocessor when processing linker scripts | Linus Torvalds | 2017-11-02 | 1 | -1/+1 | |
| * | Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"" | Linus Torvalds | 2017-11-02 | 1 | -2/+8 | |
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-11-02 | 1 | -1/+1 | |
| |\ | ||||||
| | * | arm64: ensure __dump_instr() checks addr_limit | Mark Rutland | 2017-11-02 | 1 | -1/+1 | |
| * | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 12591 | -0/+12591 | |
| |\ \ | ||||||
| | * | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 522 | -0/+522 | |
| | * | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 930 | -0/+930 | |
| | * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 11139 | -0/+11139 | |
| * | | | Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-02 | 1 | -1/+5 | |
| |\ \ \ | ||||||
| | * | | | selftests: lib.mk: print individual test results to console by default | Shuah Khan | 2017-10-31 | 1 | -1/+5 | |
| * | | | | Merge tag 'sound-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2017-11-02 | 12 | -76/+69 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 2017-11-01 | 707 | -4365/+7146 | |
| | |\ \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | | \ \ \ | ||||||
| | | *---------. \ \ \ | Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso... | Mark Brown | 2017-11-01 | 10 | -73/+53 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
| | | | | | | | | * | | | ASoC: rt5663: Change the dev getting function in rt5663_irq | oder_chiou@realtek.com | 2017-09-25 | 1 | -1/+2 | |
| | | | | | | | * | | | | ASoC: rt5659: connect LOUT Amp with Charge Pump | Bard Liao | 2017-10-18 | 1 | -0/+1 | |
| | | | | | | | * | | | | ASoC: rt5659: register power bit of LOUT Amp | Bard Liao | 2017-10-18 | 1 | -1/+2 | |
| | | | | | | | |/ / / | ||||||
| | | | | | | * / / / | ASoC: rt5616: fix 0x91 default value | Bard Liao | 2017-10-21 | 1 | -1/+1 | |
| | | | | | | |/ / / | ||||||
| | | | | | * | | | | ASoC: rt5514: Revert Hotword Model control | Hsin-Yu Chao | 2017-09-15 | 2 | -66/+0 | |
| | | | | | * | | | | ASoC: rt5514-spi: check irq status to schedule data copy | Hsin-Yu Chao | 2017-09-13 | 2 | -2/+18 | |
| | | | | * | | | | | ASoC: adau17x1: Workaround for noise bug in ADC | Ricard Wanderlof | 2017-09-07 | 2 | -1/+25 | |
| | | | * | | | | | | ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_cr... | Christophe JAILLET | 2017-09-14 | 1 | -1/+1 | |
| | | | * | | | | | | ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_wi... | Christophe JAILLET | 2017-09-14 | 1 | -0/+3 | |
| | | | | |/ / / / | | | | |/| | | | | ||||||
| | * | | | | | | | ALSA: seq: Fix nested rwsem annotation for lockdep splat | Takashi Iwai | 2017-10-31 | 1 | -1/+1 | |
| | * | | | | | | | ALSA: timer: Add missing mutex lock for compat ioctls | Takashi Iwai | 2017-10-31 | 1 | -2/+15 | |
| * | | | | | | | | Merge branch 'fixes-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-02 | 3 | -31/+34 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KEYS: fix out-of-bounds read during ASN.1 parsing | Eric Biggers | 2017-11-02 | 1 | -0/+3 | |
| | * | | | | | | | | KEYS: trusted: fix writing past end of buffer in trusted_read() | Eric Biggers | 2017-11-02 | 1 | -11/+12 | |
| | * | | | | | | | | KEYS: return full count in keyring_read() if buffer is too small | Eric Biggers | 2017-11-02 | 1 | -20/+19 | |
| * | | | | | | | | | futex: futex_wake_op, do not fail on invalid op | Jiri Slaby | 2017-11-02 | 1 | -2/+10 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-11-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | signal: Fix name of SIGEMT in #if defined() check | Andrew Clayton | 2017-11-01 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-11-01 | 4 | -4/+21 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ide:ide-cd: fix kernel panic resulting from missing scsi_req_init | Hongxu Jia | 2017-11-01 | 1 | -0/+1 | |
| | * | | | | | | | | | nvme: Fix setting logical block format when revalidating | Keith Busch | 2017-10-30 | 1 | -0/+1 | |
| | * | | | | | | | | | virtio_blk: Fix an SG_IO regression | Bart Van Assche | 2017-10-27 | 1 | -0/+12 | |
| | * | | | | | | | | | Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2017-10-27 | 1 | -4/+7 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | nvme-rdma: fix possible hang when issuing commands during ctrl removal | Sagi Grimberg | 2017-10-23 | 1 | -4/+7 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-01 | 26 | -86/+182 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | tcp: fix tcp_mtu_probe() vs highest_sack | Eric Dumazet | 2017-11-01 | 2 | -4/+5 | |
| | * | | | | | | | | | | | ipv6: addrconf: increment ifp refcount before ipv6_del_addr() | Eric Dumazet | 2017-11-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | tun/tap: sanitize TUNSETSNDBUF input | Craig Gallek | 2017-11-01 | 2 | -0/+6 | |
| | * | | | | | | | | | | | mlxsw: i2c: Fix buffer increment counter for write transaction | Vadim Pasternak | 2017-11-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-11-01 | 3 | -2/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | xfrm: Fix GSO for IPsec with GRE tunnel. | Steffen Klassert | 2017-10-31 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | xfrm: Clear sk_dst_cache when applying per-socket policy. | Jonathan Basseri | 2017-10-26 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | xfrm: Fix xfrm_dst_cache memleak | Steffen Klassert | 2017-10-24 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | mlxsw: reg: Add high and low temperature thresholds | Ido Schimmel | 2017-11-01 | 1 | -0/+25 | |
| | * | | | | | | | | | | | | MAINTAINERS: Remove Yotam from mlxfw | Yuval Mintz | 2017-11-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | MAINTAINERS: Update Yotam's E-mail | Yotam Gigi | 2017-11-01 | 4 | -5/+5 |