Age | Commit message (Expand) | Author | Files | Lines |
2017-09-04 | mfd: Add STM32 LPTimer driver | Fabrice Gasnier | 1 | -0/+62 |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 1 | -0/+0 |
2017-09-04 | Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 76 | -258/+607 |
2017-09-04 | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao | 1 | -6/+0 |
2017-09-04 | net: Replace NF_CT_ASSERT() with WARN_ON(). | Varsha Rao | 1 | -1/+1 |
2017-09-04 | netfilter: remove unused hooknum arg from packet functions | Florian Westphal | 1 | -1/+0 |
2017-09-04 | netfilter: nft_limit: add stateful object type | Pablo M. Bermudo Garay | 1 | -1/+2 |
2017-09-04 | netfilter: nf_tables: add select_ops for stateful objects | Pablo M. Bermudo Garay | 1 | -11/+24 |
2017-09-04 | netfilter: xt_hashlimit: add rate match mode | Vishwanath Pai | 2 | -7/+32 |
2017-09-04 | ALSA: atmel: Remove leftovers of AVR32 removal | Andy Shevchenko | 2 | -61/+0 |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 106 | -772/+2561 |
2017-09-03 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -1/+1 |
2017-09-03 | Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -1/+1 |
2017-09-03 | Merge branch 'docs-next' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+3 |
2017-09-03 | Merge tag 'hwmon-for-linus-v4.14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+16 |
2017-09-03 | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 30 | -125/+1324 |
2017-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 14 | -95/+83 |
2017-09-03 | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 45 | -490/+1024 |
2017-09-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -33/+61 |
2017-09-04 | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 1 | -13/+0 |
2017-09-04 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 3 | -19/+41 |
2017-09-04 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -6/+7 |
2017-09-04 | Merge branch 'pm-cpufreq-sched' | Rafael J. Wysocki | 1 | -0/+20 |
2017-09-04 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -9/+9 |
2017-09-04 | Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs' | Rafael J. Wysocki | 1 | -0/+3 |
2017-09-03 | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' | Rafael J. Wysocki | 3 | -1/+31 |
2017-09-03 | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 2 | -2/+15 |
2017-09-03 | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 3 | -2/+13 |
2017-09-03 | Merge branches 'acpi-scan' and 'acpi-pm' | Rafael J. Wysocki | 2 | -2/+8 |
2017-09-03 | Merge branch 'acpica' | Rafael J. Wysocki | 10 | -22/+62 |
2017-09-03 | Revert "net: fix percpu memory leaks" | Jesper Dangaard Brouer | 1 | -6/+1 |
2017-09-03 | Revert "net: use lib/percpu_counter API for fragmentation mem accounting" | Jesper Dangaard Brouer | 1 | -21/+9 |
2017-09-03 | ipv4: Don't override return code from ip_route_input_noref() | Stefano Brivio | 1 | -3/+4 |
2017-09-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+3 |
2017-09-03 | net/mlx5e: Refactor data-path lro header function | Tariq Toukan | 1 | -1/+1 |
2017-09-01 | net: Add module reference to FIB notifiers | Ido Schimmel | 1 | -0/+2 |
2017-09-01 | net: convert (struct ubuf_info)->refcnt to refcount_t | Eric Dumazet | 1 | -2/+3 |
2017-09-01 | tcp_diag: report TCP MD5 signing keys and addresses | Ivan Delalande | 2 | -0/+10 |
2017-09-01 | inet_diag: allow protocols to provide additional data | Ivan Delalande | 1 | -0/+7 |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 26 | -131/+169 |
2017-09-01 | Bluetooth: make baswap src const | Loic Poulain | 1 | -1/+1 |
2017-09-01 | fsmap: fix documentation of FMR_OF_LAST | Darrick J. Wong | 1 | -1/+1 |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -13/+79 |
2017-09-01 | xfs: evict all inodes involved with log redo item | Darrick J. Wong | 1 | -0/+1 |
2017-09-01 | mlxsw: spectrum: Forbid linking to devices that have uppers | Ido Schimmel | 1 | -0/+2 |
2017-09-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+1 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a... | Mark Brown | 1 | -0/+23 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc... | Mark Brown | 1 | -0/+1 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso... | Mark Brown | 1 | -45/+0 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso... | Mark Brown | 1 | -0/+22 |