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
2020-06-22
bpf: Support access to bpf map fields
Andrey Ignatov
2
-0
/
+10
2020-06-22
security: fix the key_permission LSM hook function type
Sami Tolvanen
1
-1
/
+1
2020-06-22
thunderbolt: Get rid of E2E workaround
Mika Westerberg
1
-2
/
+0
2020-06-22
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-4
/
+6
2020-06-22
Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-0
/
+4
2020-06-22
ASoC: remove snd_soc_component_read32()
Kuninori Morimoto
1
-1
/
+0
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32()
Kuninori Morimoto
1
-3
/
+2
2020-06-22
Bluetooth: use configured params for ext adv
Alain Michaud
1
-0
/
+8
2020-06-22
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
1
-1
/
+0
2020-06-22
Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2
-0
/
+17
2020-06-22
soc: mediatek: cmdq: add set event function
Dennis YC Hsieh
2
-0
/
+10
2020-06-22
soc: mediatek: cmdq: export finalize function
Dennis YC Hsieh
1
-0
/
+8
2020-06-22
soc: mediatek: cmdq: add assign function
Dennis YC Hsieh
2
-0
/
+15
2020-06-22
clk: qcom: smd: Add support for SDM660 rpm clocks
Konrad Dybcio
1
-0
/
+10
2020-06-22
clk: qcom: Add DT bindings for ipq6018 apss clock controller
Sivaprakash Murugesan
1
-0
/
+12
2020-06-21
mm: add kiocb_wait_page_queue_init() helper
Jens Axboe
1
-0
/
+21
2020-06-21
fs: add FMODE_BUF_RASYNC
Jens Axboe
1
-0
/
+3
2020-06-21
mm: add support for async page locking
Jens Axboe
2
-1
/
+23
2020-06-21
mm: abstract out wake_page_match() from wake_page_function()
Jens Axboe
1
-0
/
+37
2020-06-21
block: provide plug based way of signaling forced no-wait semantics
Jens Axboe
1
-0
/
+1
2020-06-21
io_uring: change the poll type to be 32-bits
Jiufei Xue
1
-1
/
+3
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-1
/
+8
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2020-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+4
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-5
/
+3
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->send_check
Eric Dumazet
2
-9
/
+3
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2
-5
/
+2
2020-06-20
net: Avoid overwriting valid skb->napi_id
Amritha Nambiar
1
-1
/
+5
2020-06-20
net: mscc: ocelot: generalize the "ACE/ACL" names
Vladimir Oltean
1
-2
/
+2
2020-06-20
l3mdev: add infrastructure for table to VRF mapping
Andrea Mayer
1
-0
/
+39
2020-06-20
gpiolib: Introduce for_each_requested_gpio_in_range() macro
Andy Shevchenko
1
-0
/
+16
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+4
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+1
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-7
/
+0
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
2
-1
/
+8
2020-06-20
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
1
-6
/
+0
2020-06-19
net: phy: read MMD ID from all present MMDs
Russell King
1
-1
/
+1
2020-06-19
net: phy: split devices_in_package
Russell King
1
-1
/
+3
2020-06-19
net: phy: add support for probing MMDs >= 8 for devices-in-package
Russell King
1
-0
/
+2
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
1
-1
/
+3
2020-06-19
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
1
-1
/
+3
2020-06-19
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
1
-0
/
+13
2020-06-19
Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David S. Miller
1
-1
/
+1
2020-06-19
dt-bindings: agilex: add NAND_X_CLK and NAND_ECC_CLK
Dinh Nguyen
1
-1
/
+3
2020-06-19
Merge branch 'reset/simple' of git://git.pengutronix.de/git/pza/linux into clk-bcm
Stephen Boyd
1
-0
/
+48
2020-06-19
mips: bmips: add BCM63268 clock definitions
Álvaro Fernández Rojas
1
-0
/
+30
2020-06-19
mips: bmips: add BCM6368 clock definitions
Álvaro Fernández Rojas
1
-0
/
+24
2020-06-19
mips: bmips: add BCM6362 clock definitions
Álvaro Fernández Rojas
1
-0
/
+26
2020-06-19
mips: bmips: add BCM6358 clock definitions
Álvaro Fernández Rojas
1
-0
/
+18
2020-06-19
mips: bmips: add BCM6328 clock definitions
Álvaro Fernández Rojas
1
-0
/
+19
[prev]
[next]