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-11-26
blk-mq: Simplify request completion state
Keith Busch
1
-14
/
+0
2018-11-26
scsi: Do not rely on blk-mq for double completions
Keith Busch
1
-0
/
+4
2018-11-26
blk-mq: Return true if request was completed
Keith Busch
1
-1
/
+1
2018-11-26
ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()
Alexey Dobriyan
1
-1
/
+1
2018-11-26
drivers: base: Introducing software nodes to the firmware node framework
Heikki Krogerus
1
-0
/
+12
2018-11-26
ACPI / glue: Add acpi_platform_notify() function
Heikki Krogerus
1
-0
/
+10
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
1
-2
/
+2
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
1
-1
/
+1
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
1
-1
/
+1
2018-11-26
Merge branch 'v4.21-shared/clkids' into v4.21-clk/next
Heiko Stuebner
1
-0
/
+1
2018-11-26
clk: rockchip: add clock ID of ACODEC for rk3328
Katsuhiro Suzuki
1
-0
/
+1
2018-11-26
ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inline
Kuninori Morimoto
1
-3
/
+9
2018-11-26
gpio: davinci: restore a way to manually specify the GPIO base
Bartosz Golaszewski
1
-0
/
+2
2018-11-26
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
1
-0
/
+13
2018-11-26
usb: gadget: f_fs: Add support for CCID descriptors.
Vincent Pelletier
1
-0
/
+51
2018-11-26
Merge 4.20-rc4 into usb-next
Greg Kroah-Hartman
44
-167
/
+411
2018-11-25
Merge tag 'sh-pfc-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
1
-0
/
+47
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
1
-2
/
+0
2018-11-25
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
1
-0
/
+8
2018-11-25
Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-11-24
Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-64
/
+203
2018-11-24
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
1
-1
/
+1
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-2
/
+41
2018-11-24
drm: remove deprecated "drm_framebuffer_[un]reference" functions
Fernando Ramos
1
-24
/
+0
2018-11-24
drm: remove deprecated "drm_connector_[un]reference" functions
Fernando Ramos
1
-24
/
+0
2018-11-24
drm: remove deprecated "drm_dev_unref" function
Fernando Ramos
1
-1
/
+0
2018-11-24
drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functions
Fernando Ramos
1
-50
/
+0
2018-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
2
-38
/
+0
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+32
2018-11-24
dmaengine: dw-dmac: implement dma protection control setting
Christian Lamparter
1
-0
/
+6
2018-11-24
dt-bindings: dmaengine: dw-dmac: add protection control property
Christian Lamparter
1
-0
/
+14
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-9
/
+0
2018-11-23
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+33
2018-11-23
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
1
-0
/
+10
2018-11-23
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+27
2018-11-23
switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
Petr Machata
1
-4
/
+4
2018-11-23
soc/qman: add return value to interrupt coalesce changing APIs
Madalin Bucur
1
-2
/
+6
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
1
-1
/
+17
2018-11-23
ALSA: firewire-tascam: notify events of change of state for userspace applications
Takashi Sakamoto
1
-0
/
+7
2018-11-23
ALSA: firewire-tascam: queue events for change of control surface
Takashi Sakamoto
1
-0
/
+6
2018-11-23
ALSA: firewire-tascam: add new hwdep ioctl command to get state image
Takashi Sakamoto
1
-0
/
+5
2018-11-23
ALSA: firewire-tascam: pick up data of state from tx isochronous pakcets
Takashi Sakamoto
1
-0
/
+2
2018-11-23
dt-bindings: clk: meson-gxbb: Add Video clock bindings
Neil Armstrong
1
-0
/
+18
2018-11-23
dt-bindings: clock: meson8b: export the CPU post dividers
Martin Blumenstingl
1
-0
/
+4
2018-11-23
ASoC: soc-core: add snd_soc_of_parse_node_prefix()
Kuninori Morimoto
1
-1
/
+5
2018-11-23
media: vb2: Allow reqbufs(0) with "in use" MMAP buffers
John Sheu
1
-0
/
+1
2018-11-23
media: cec: keep track of outstanding transmits
Hans Verkuil
1
-0
/
+1
2018-11-23
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
1
-2
/
+0
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
1
-0
/
+1
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
1
-2
/
+0
[prev]
[next]