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-07-07
iio: core: move iio_dev's buffer_list to the private iio device object
Alexandru Ardelean
2
-2
/
+2
2020-07-07
iio: core: move channel list & group to private iio device object
Alexandru Ardelean
2
-5
/
+5
2020-07-07
iio: core: move debugfs data on the private iio dev info
Alexandru Ardelean
2
-12
/
+11
2020-07-07
iio: core: wrap IIO device into an iio_dev_opaque object
Alexandru Ardelean
2
-1
/
+22
2020-07-07
umd: Remove exit_umh
Eric W. Biederman
2
-17
/
+0
2020-07-07
bpfilter: Take advantage of the facilities of struct pid
Eric W. Biederman
1
-1
/
+2
2020-07-07
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
1
-0
/
+2
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
1
-0
/
+1
2020-07-07
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
2
-33
/
+71
2020-07-07
ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2
Drew Fustini
1
-1
/
+1
2020-07-07
ASoC: core: Remove only the registered component in devm functions
Maxime Ripard
1
-0
/
+2
2020-07-07
tlb: mmu_gather: add tlb_flush_*_range APIs
Peter Zijlstra (Intel)
1
-15
/
+40
2020-07-07
ALSA: isa/gus: remove -Wmissing-prototypes warnings
Pierre-Louis Bossart
1
-0
/
+4
2020-07-07
ALSA: compress: fix partial_drain completion state
Vinod Koul
1
-1
/
+9
2020-07-07
smccc: Make constants available to assembly
Andrew Scull
1
-22
/
+22
2020-07-07
KVM: arm64: timers: Move timer registers to the sys_regs file
Marc Zyngier
1
-7
/
+4
2020-07-07
KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user
Marc Zyngier
1
-1
/
+1
2020-07-06
fpga: dfl: afu: add AFU interrupt support
Xu Yilun
1
-0
/
+23
2020-07-06
fpga: dfl: fme: add interrupt support for global error reporting
Xu Yilun
1
-0
/
+23
2020-07-06
fpga: dfl: afu: add interrupt support for port error reporting
Xu Yilun
1
-0
/
+23
2020-07-07
thermal: Make thermal_zone_device_is_enabled() available to core only
Andrzej Pietrasiewicz
1
-5
/
+0
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-3
/
+3
2020-07-06
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
1
-3
/
+4
2020-07-06
IB/uverbs: Expose UAPI to query MR
Yishai Hadas
1
-0
/
+9
2020-07-06
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
1
-0
/
+10
2020-07-06
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
1
-0
/
+4
2020-07-06
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2
-0
/
+10
2020-07-06
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
1
-3
/
+2
2020-07-06
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
1
-15
/
+3
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-07-06
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
1
-8
/
+2
2020-07-06
net: qed: sanitize BE/LE data processing
Alexander Lobakin
1
-8
/
+7
2020-07-06
Merge tag 'soc-attr-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers
Arnd Bergmann
1
-0
/
+5
2020-07-06
Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next
Jason Gunthorpe
4
-8
/
+18
2020-07-06
regulator: pca9450: add pca9450 pmic driver
Robin Gong
1
-0
/
+219
2020-07-06
scatterlist: protect parameters of the sg_table related macros
Marek Szyprowski
1
-4
/
+4
2020-07-06
drm: drm_fourcc: Add generic alias for 16_16_TILE modifier
Brian Starkey
1
-0
/
+25
2020-07-06
serial: Remove duplicated macro definition of port type
Tiezhu Yang
1
-14
/
+0
2020-07-06
firmware: smccc: Add ARCH_SOC_ID support
Sudeep Holla
1
-0
/
+5
2020-07-05
net: dsa: felix: support half-duplex link modes
Vladimir Oltean
1
-0
/
+1
2020-07-05
Merge branch 'io_uring-5.8' into for-5.9/io_uring
Jens Axboe
2
-2
/
+7
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-99
/
+213
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-2
/
+2
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-13
/
+0
2020-07-04
fork: remove do_fork()
Christian Brauner
1
-1
/
+0
2020-07-04
umd: Track user space drivers with struct pid
Eric W. Biederman
1
-1
/
+1
2020-07-04
exec: Remove do_execve_file
Eric W. Biederman
1
-1
/
+0
2020-07-04
umh: Stop calling do_execve_file
Eric W. Biederman
1
-1
/
+0
2020-07-04
umd: Transform fork_usermode_blob into fork_usermode_driver
Eric W. Biederman
1
-1
/
+5
2020-07-04
umd: Rename umd_info.cmdline umd_info.driver_name
Eric W. Biederman
1
-1
/
+1
[prev]
[next]