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-09-30
virtio-gpu api: fix 64/32 compat issue with blob implementation
Alistair Delva
1
-1
/
+1
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2
-1
/
+15
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2
-1
/
+44
2020-09-29
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2
-1
/
+93
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2
-10
/
+74
2020-09-29
net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
Vladimir Oltean
1
-0
/
+22
2020-09-29
net: Add netif_rx_any_context()
Sebastian Andrzej Siewior
1
-0
/
+1
2020-09-29
net: caif: Remove unused caif SPI driver
Thomas Gleixner
1
-155
/
+0
2020-09-29
devlink: include <linux/const.h> for _BITUL
Jacob Keller
1
-0
/
+2
2020-09-29
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
12
-116
/
+143
2020-09-29
l2tp: report rx cookie discards in netlink get
Tom Parkin
1
-0
/
+1
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
3
-0
/
+26
2020-09-29
bpf: Support attaching freplace programs to multiple attach points
Toke Høiland-Jørgensen
2
-2
/
+9
2020-09-29
bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach
Toke Høiland-Jørgensen
1
-6
/
+9
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
2
-2
/
+2
2020-09-29
PCI/PM: Remove unused pcibios_pm_ops
Vaibhav Gupta
1
-4
/
+0
2020-09-29
efi: efivars: un-export efivars_sysfs_init()
Ard Biesheuvel
1
-4
/
+0
2020-09-29
efi: pstore: move workqueue handling out of efivars
Ard Biesheuvel
1
-3
/
+0
2020-09-29
efi: pstore: disentangle from deprecated efivars module
Ard Biesheuvel
1
-4
/
+0
2020-09-29
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
1
-2
/
+2
2020-09-29
iio: buffer-dmaengine: remove non managed alloc/free
Alexandru Ardelean
1
-4
/
+0
2020-09-29
iio: adc: ad7291: convert to device tree
Michael Auchter
1
-13
/
+0
2020-09-29
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
1
-0
/
+5
2020-09-29
KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
Marc Zyngier
1
-0
/
+5
2020-09-29
dma-buf: Document struct dma_buf_map
Thomas Zimmermann
1
-0
/
+72
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
3
-6
/
+32
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
3
-4
/
+18
2020-09-29
dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr
Thomas Zimmermann
2
-1
/
+84
2020-09-29
drm/virtgpu api: cross-device feature
Gurchetan Singh
1
-0
/
+1
2020-09-29
drm/virtgpu api: host visible feature
Gurchetan Singh
1
-0
/
+1
2020-09-29
drm/virtgpu api: blob resources
Gurchetan Singh
1
-1
/
+36
2020-09-29
virtio-gpu api: host visible feature
Gerd Hoffmann
1
-0
/
+35
2020-09-29
virtio-gpu api: blob resources
Gerd Hoffmann
1
-0
/
+43
2020-09-29
PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle function
Chanwoo Choi
1
-4
/
+10
2020-09-29
PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle function
Chanwoo Choi
1
-2
/
+3
2020-09-29
PM / devfreq: Add devfreq_get_devfreq_by_node function
Leonard Crestez
1
-0
/
+6
2020-09-28
genetlink: add missing kdoc for validation flags
Jakub Kicinski
1
-0
/
+1
2020-09-28
stmmac: intel: Adding ref clock 1us tic for LPI cntr
Rusaimi Amira Ruslan
1
-0
/
+1
2020-09-28
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
2
-0
/
+11
2020-09-28
bpf: Add bpf_snprintf_btf helper
Alan Maguire
3
-4
/
+73
2020-09-28
bpf: Move to generic BTF show support, apply it to seq files/strings
Alan Maguire
1
-0
/
+36
2020-09-28
bpf: Provide function to get vmlinux BTF information
Alan Maguire
1
-0
/
+2
2020-09-29
Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
2
-0
/
+37
2020-09-28
bpf: verifier: refactor check_attach_btf_id()
Toke Høiland-Jørgensen
2
-5
/
+27
2020-09-28
bpf: change logging calls from verbose() to bpf_log() and use log pointer
Toke Høiland-Jørgensen
2
-3
/
+4
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
1
-0
/
+1
2020-09-28
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
1
-0
/
+3
2020-09-28
net: core: add nested_level variable in net_device
Taehee Yoo
1
-8
/
+44
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastructure
Taehee Yoo
1
-6
/
+10
2020-09-28
fscrypt: export fscrypt_d_revalidate()
Eric Biggers
1
-0
/
+7
[prev]
[next]