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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
fs: add a __kernel_read helper
Christoph Hellwig
1
-0
/
+1
2020-07-08
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
1
-0
/
+4
2020-07-07
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
1
-35
/
+22
2020-07-07
net: ethtool: Introduce ethtool_phy_ops
Florian Fainelli
1
-0
/
+25
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-2
/
+2
2020-07-07
fs: Add IOCB_NOIO flag for generic_file_read_iter
Andreas Gruenbacher
1
-0
/
+1
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2
-3
/
+7
2020-07-07
net: phy: Properly define genphy_c45_driver
Andrew Lunn
1
-0
/
+3
2020-07-07
iio: core: move event interface on the opaque struct
Alexandru Ardelean
2
-3
/
+2
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
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
1
-17
/
+0
2020-07-07
smccc: Make constants available to assembly
Andrew Scull
1
-22
/
+22
2020-07-07
thermal: Make thermal_zone_device_is_enabled() available to core only
Andrzej Pietrasiewicz
1
-5
/
+0
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
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
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
4
-0
/
+30
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
2020-07-04
umd: For clarity rename umh_info umd_info
Eric W. Biederman
2
-4
/
+4
2020-07-04
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
4
-19
/
+31
2020-07-04
umh: Remove call_usermodehelper_setup_file.
Eric W. Biederman
1
-3
/
+0
2020-07-04
umh: Capture the pid in umh_pipe_setup
Eric W. Biederman
1
-1
/
+0
2020-07-04
media: mach-omap1: board-ams-delta.c: remove soc_camera dependencies
Hans Verkuil
1
-32
/
+0
2020-07-04
genirq: Remove preflow handler support
Valentin Schneider
2
-16
/
+0
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
1
-0
/
+28
2020-07-03
Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-6
/
+5
2020-07-03
net/mlx5: Enable QP number request when creating IPoIB underlay QP
Michael Guralnik
1
-2
/
+7
2020-07-02
Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-07-02
Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+7
2020-07-02
USB: Fix up terminology in include files
Greg Kroah-Hartman
3
-8
/
+9
2020-07-02
Merge branch 'perf/vlbr'
Peter Zijlstra
45
-139
/
+501
2020-07-02
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
2
-0
/
+51
2020-07-02
firmware: stratix10-svc: correct reconfig flag and timeout values
Richard Gong
1
-5
/
+4
[prev]
[next]