index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()
Ville Syrjälä
1
-1
/
+1
2017-05-31
drm: better document how to send out the crtc disable event
Daniel Vetter
1
-1
/
+3
2017-05-31
drm/doc: move printf helpers out of drmP.h
Daniel Vetter
3
-17
/
+44
2017-05-30
PCI: Restore PRI and PASID state after Function-Level Reset
CQ Tang
2
-0
/
+16
2017-05-30
PCI: Cache PRI and PASID bits in pci_dev
Jean-Philippe Brucker
1
-0
/
+2
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
2
-3
/
+16
2017-05-30
net: lwtunnel: Add extack to encap attr validation
David Ahern
1
-4
/
+9
2017-05-30
net: ipv4: Add extack message for invalid prefix or length
David Ahern
1
-1
/
+2
2017-05-30
nbd: add FUA op support
Shaun McDowell
1
-0
/
+4
2017-05-30
iommu/dma: Fix function declaration
Arnd Bergmann
1
-0
/
+1
2017-05-30
skbuff/mac80211: introduce and use skb_put_zero()
Johannes Berg
1
-0
/
+9
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
1
-0
/
+5
2017-05-30
drm: Introduce drm_bridge_mode_valid()
Jose Abreu
1
-0
/
+2
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
34
-74
/
+192
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
3
-12
/
+29
2017-05-30
powerpc: Link warning for orphan sections
Nicholas Piggin
1
-0
/
+12
2017-05-29
Input: sparse-keymap - remove sparse_keymap_free()
Dmitry Torokhov
1
-1
/
+0
2017-05-29
Merge tag 'v4.12-rc3' into next
Dmitry Torokhov
720
-5748
/
+18994
2017-05-29
drm: Remove drm_device->virtdev
Daniel Vetter
1
-2
/
+0
2017-05-29
Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+8
2017-05-29
Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
4
-0
/
+14
2017-05-29
clk: meson-gxbb: un-export the CPU clock
Martin Blumenstingl
1
-1
/
+0
2017-05-29
clk: meson-gxbb: expose UART clocks
Helmut Klein
1
-0
/
+3
2017-05-29
clk: meson-gxbb: expose SPICC gate
Neil Armstrong
1
-0
/
+1
2017-05-29
clk: meson-gxbb: expose spdif master clock
Jerome Brunet
1
-0
/
+2
2017-05-29
clk: meson-gxbb: expose i2s master clock
Jerome Brunet
1
-0
/
+1
2017-05-29
clk: meson-gxbb: expose spdif clock gates
Jerome Brunet
1
-0
/
+2
2017-05-29
gpio: adp5588: move header file out of I2C realm
Wolfram Sang
1
-0
/
+0
2017-05-29
netfilter: nf_tables: pass set description to ->privsize
Pablo Neira Ayuso
1
-1
/
+2
2017-05-29
netfilter: nf_tables: select set backend flavour depending on description
Pablo Neira Ayuso
1
-6
/
+20
2017-05-29
netfilter: conntrack: add nf_ct_iterate_destroy
Florian Westphal
1
-0
/
+4
2017-05-29
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
1
-3
/
+3
2017-05-29
drm/dp: start a DPCD based DP sink/branch device quirk database
Jani Nikula
1
-0
/
+32
2017-05-29
drm/dp: add helper for reading DP sink/branch device desc from DPCD
Jani Nikula
1
-0
/
+19
2017-05-29
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
1
-0
/
+7
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
4
-0
/
+10
2017-05-29
Merge 4.12-rc3 into tty-next
Greg Kroah-Hartman
34
-74
/
+192
2017-05-28
compiler: Add __designated_init annotation
Kees Cook
2
-0
/
+12
2017-05-27
cpufreq: create cpufreq_table_count_valid_entries()
Viresh Kumar
1
-0
/
+14
2017-05-27
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
1
-12
/
+14
2017-05-27
thermal: cpu_cooling: remove cpufreq_cooling_get_level()
Viresh Kumar
1
-6
/
+0
2017-05-27
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
1
-0
/
+2
2017-05-27
bonding: Prevent duplicate userspace notification
Vlad Yasevich
1
-0
/
+2
2017-05-27
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2
-1
/
+13
2017-05-27
new helper: drm_ioctl_kernel()
Al Viro
1
-0
/
+1
2017-05-27
take compat_sys_old_getrlimit() to native syscall
Al Viro
1
-1
/
+1
2017-05-27
Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-8
/
+20
2017-05-27
posix-timers: Remove mmtimer leftovers
Dimitri Sivanich
1
-6
/
+0
2017-05-27
fs/locks: pass kernel struct flock to fcntl_getlk/setlk
Christoph Hellwig
1
-4
/
+4
2017-05-27
posix-timers: Make posix_clocks immutable
Christoph Hellwig
1
-4
/
+5
[prev]
[next]