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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
12
-103
/
+74
2020-04-19
iio: buffer: drop devm_iio_kfifo_free() API call
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: buffer: drop devm_iio_hw_consumer_free() API call
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: inkern: drop devm_iio_channel_release{_all} API calls
Alexandru Ardelean
1
-18
/
+0
2020-04-19
iio: core: drop devm_iio_trigger_free() API call
Alexandru Ardelean
1
-2
/
+0
2020-04-19
iio: core: drop devm_iio_trigger_unregister() API call
Alexandru Ardelean
1
-3
/
+0
2020-04-19
iio: core: drop devm_iio_device_free() API call
Alexandru Ardelean
1
-2
/
+0
2020-04-19
iio: core: drop devm_iio_triggered_buffer_cleanup() API call
Alexandru Ardelean
1
-2
/
+0
2020-04-19
iio: core: drop devm_iio_device_unregister() API call
Alexandru Ardelean
1
-4
/
+0
2020-04-19
iio: buffer: remove 'scan_el_attrs' attribute group from buffer struct
Alexandru Ardelean
1
-6
/
+0
2020-04-19
iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes
Lars-Peter Clausen
1
-1
/
+1
2020-04-19
iio: adc: adi-axi-adc: add support for AXI ADC IP core
Michael Hennerich
1
-0
/
+64
2020-04-19
iio: buffer-dmaengine: add dev-managed calls for buffer alloc
Alexandru Ardelean
1
-0
/
+3
2020-04-19
include: fpga: adi-axi-common.h: add version helper macros
Alexandru Ardelean
1
-0
/
+4
2020-04-19
include: fpga: adi-axi-common.h: fixup whitespace tab -> space
Alexandru Ardelean
1
-1
/
+1
2020-04-19
iio: buffer: drop left-over 'stufftoread' field
Alexandru Ardelean
1
-3
/
+0
2020-04-19
iio: ad_sigma_delta: remove unused IIO channel macros
Alexandru Ardelean
1
-58
/
+0
2020-04-12
Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+18
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-4
/
+2
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-15
/
+73
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-14
/
+15
2020-04-10
change email address for Pali Rohár
Pali Rohár
1
-1
/
+1
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-8
/
+8
2020-04-10
mm/memory_hotplug: drop the flags field from struct mhp_restrictions
Logan Gunthorpe
1
-2
/
+0
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-0
/
+12
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+5
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-0
/
+14
2020-04-10
mm/memory.c: add vm_insert_pages()
Arjun Roy
1
-0
/
+2
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
1
-0
/
+12
2020-04-10
mm: cma: NUMA node interface
Aslan Bakirov
2
-2
/
+15
2020-04-10
docs: mm: slab.h: fix a broken cross-reference
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
1
-5
/
+0
2020-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-0
/
+1
2020-04-10
Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
3
-93
/
+4
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-3
/
+4
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+1
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-30
/
+17
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+20
2020-04-09
proc: Use a dedicated lock in struct pid
Eric W. Biederman
1
-0
/
+1
2020-04-09
drm/bridge: analogix_dp: Split bind() into probe() and real bind()
Marek Szyprowski
1
-2
/
+3
2020-04-09
drm/legacy: Fix type for drm_local_map.offset
Chris Wilson
1
-1
/
+1
2020-04-08
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-33
/
+17
2020-04-08
Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+0
2020-04-08
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
6
-92
/
+206
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
8
-18
/
+72
2020-04-08
Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
3
-20
/
+36
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-4
/
+466
2020-04-08
Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-1
/
+1
2020-04-09
crypto: curve25519 - do not pollute dispatcher based on assembler
Jason A. Donenfeld
1
-4
/
+2
[next]