index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
i2c: gpio: move header to platform_data
Wolfram Sang
1
-0
/
+0
2018-05-17
kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION
Nicholas Piggin
1
-20
/
+29
2018-05-17
vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-145
/
+144
2018-05-17
export.h: remove code for prefixing symbols with underscore
Masahiro Yamada
2
-33
/
+17
2018-05-17
netfilter: nft_hash: add map lookups for hashing operations
Laura Garcia Liebana
1
-0
/
+4
2018-05-17
netfilter: fix fallout from xt/nf osf separation
Florian Westphal
2
-6
/
+8
2018-05-17
device property: Get rid of union aliasing
Andy Shevchenko
1
-27
/
+25
2018-05-17
clk: x86: Add ST oscout platform clock
Akshu Agrawal
1
-0
/
+17
2018-05-17
media: v4l: vsp1: Extend the DU API to support CRC computation
Laurent Pinchart
1
-2
/
+33
2018-05-17
media: v4l: vsp1: Document the vsp1_du_atomic_config structure
Laurent Pinchart
1
-0
/
+10
2018-05-17
regulator: wm8994: Pass descriptor instead of GPIO number
Linus Walleij
1
-3
/
+0
2018-05-17
regulator: core: Parse coupled regulators properties
Maciej Purski
2
-0
/
+22
2018-05-17
regulator: core: Make locks re-entrant
Maciej Purski
1
-0
/
+2
2018-05-17
regulator: arizona-ldo1: Look up a descriptor and pass to the core
Linus Walleij
1
-3
/
+0
2018-05-17
ALSA: core: Assure control device to be registered at last
Takashi Iwai
1
-1
/
+1
2018-05-17
regulator: core: Allow for regulators that can't be read at bootup
Douglas Anderson
1
-2
/
+5
2018-05-16
IB/mlx5: Expose MPLS related tunneling offloads
Ariel Levkovich
3
-2
/
+11
2018-05-16
IB/mlx5: Add support for MPLS flow specification
Ariel Levkovich
2
-6
/
+46
2018-05-16
IB/uverbs: Introduce a MPLS steering match filter
Ariel Levkovich
1
-0
/
+15
2018-05-16
IB/uverbs: Expose MPLS flow spec to the user-kernel ABI header
Ariel Levkovich
1
-0
/
+23
2018-05-16
IB/uverbs: Introduce a GRE steering match filter
Ariel Levkovich
1
-0
/
+17
2018-05-16
IB/uverbs: Expose GRE flow spec to the user-kernel ABI header
Ariel Levkovich
1
-0
/
+27
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-18
/
+196
2018-05-16
Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-16
/
+0
2018-05-17
bpf: add __printf verification to bpf_verifier_vlog
Mathieu Malaterre
1
-2
/
+2
2018-05-16
rtc: nvmem: don't return an error when not enabled
Alexandre Belloni
1
-1
/
+1
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
1
-1
/
+9
2018-05-16
net/mlx5: Fix build break when CONFIG_SMP=n
Saeed Mahameed
1
-11
/
+1
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
1
-2
/
+9
2018-05-16
fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfs
Eric Sandeen
1
-2
/
+6
2018-05-16
gpio: dwapb: Add support for 1 interrupt per port A GPIO
Phil Edworthy
1
-1
/
+2
2018-05-16
gpiolib: add hogs support for machine code
Bartosz Golaszewski
1
-0
/
+31
2018-05-16
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN
Waiman Long
2
-1
/
+11
2018-05-16
mfd: axp20x: Correct AXP806 POK interrupt prefix
Chen-Yu Tsai
1
-4
/
+4
2018-05-16
mfd: axp20x: Constify struct mfd_cell and struct resource
Chen-Yu Tsai
1
-1
/
+1
2018-05-16
mfd: arizona: Update reset pin to use GPIOD
Charles Keepax
1
-1
/
+2
2018-05-16
Revert "mfd: cros_ec: Add ACPI GPE handler for LID0 devices"
Wenkai Du
1
-18
/
+0
2018-05-16
mfd: Update to SPDX license identifier
Rajmohan Mani
1
-14
/
+3
2018-05-16
mfd: tps65218: Reorder tps65218_regulator_id enum
Dave Gerlach
1
-2
/
+2
2018-05-16
mfd: syscon: Remove unused Exynos PMU headers
Krzysztof Kozlowski
2
-40
/
+0
2018-05-16
Merge tags 'ib-mfd-hwmon-v4.18', 'ib-mfd-input-rtc-v4.18' and 'ib-mfd-pwm-v4.18' into ibs-for-mfd-merged
Lee Jones
1
-0
/
+58
2018-05-16
pwm: stm32: Use input prescaler to improve period capture
Fabrice Gasnier
1
-0
/
+1
2018-05-16
pwm: stm32: Add capture support
Fabrice Gasnier
1
-0
/
+11
2018-05-16
mfd: stm32-timers: Add support for DMAs
Fabrice Gasnier
1
-0
/
+46
2018-05-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
5
-17
/
+45
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-1
/
+1
2018-05-16
ide: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-3
/
+3
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-1
/
+1
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2
-5
/
+6
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
5
-8
/
+22
[prev]
[next]