index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
-2
/
+2
2021-12-01
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
-3
/
+16
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
-6
/
+13
2021-12-01
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
-0
/
+2
2021-12-01
Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-1
/
+1
2021-11-30
net/mlx5: Fix access to a non-supported register
Aya Levin
-1
/
+4
2021-11-30
bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.
Sebastian Andrzej Siewior
-17
/
+2
2021-11-29
siphash: use _unaligned version by default
Arnd Bergmann
-10
/
+4
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
-0
/
+11
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
-1
/
+3
2021-11-29
tcp: fix page frag corruption on page fault
Paolo Abeni
-5
/
+8
2021-11-29
drm/virtgpu api: define a dummy fence signaled event
Gurchetan Singh
-0
/
+7
2021-11-29
Merge 5.16-rc3 into char-misc-next
Greg Kroah-Hartman
-222
/
+195
2021-11-28
fpga: region: Use standard dev_release for class driver
Russ Weight
-9
/
+27
2021-11-28
fpga: bridge: Use standard dev_release for class driver
Russ Weight
-9
/
+21
2021-11-28
fpga: mgr: Use standard dev_release for class driver
Russ Weight
-21
/
+41
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-2
/
+0
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-1
/
+1
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
-2
/
+3
2021-11-27
iio: buffer-dma: Remove unused iio_buffer_block struct
Paul Cercueil
-5
/
+0
2021-11-26
Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+9
2021-11-26
Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-7
/
+0
2021-11-26
net: ptp: add a definition for the UDP port for IEEE 1588 general messages
Vladimir Oltean
-0
/
+1
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
-0
/
+2
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+1
2021-11-26
comedi: Move "comedi_isadma.h" to <linux/comedi/comedi_isadma.h>
Ian Abbott
-0
/
+114
2021-11-26
comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h>
Ian Abbott
-0
/
+134
2021-11-26
comedi: Move and rename "8255.h" to <linux/comedi/comedi_8255.h>
Ian Abbott
-0
/
+42
2021-11-26
comedi: Move the main COMEDI headers
Ian Abbott
-0
/
+2752
2021-11-26
include/linux/byteorder/generic.h: fix index variables
Heinrich Schuchardt
-2
/
+2
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
-24
/
+88
2021-11-25
Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
-1
/
+1
2021-11-24
Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
-3
/
+4
2021-11-24
Revert "virtio_ring: validate used buffer length"
Michael S. Tsirkin
-2
/
+0
2021-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
-2
/
+16
2021-11-23
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
-0
/
+1
2021-11-23
ACPI: Make acpi_node_get_parent() local
Sakari Ailus
-7
/
+0
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
-0
/
+2
2021-11-22
ASoC: soc-acpi: Set mach->id field on comp_ids matches
Hans de Goede
-1
/
+1
2021-11-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+28
2021-11-20
Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-160
/
+9
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
-0
/
+12
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
-1
/
+16
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+1
2021-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-1
/
+1
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
-0
/
+1
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-7
/
+35
2021-11-18
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
-3
/
+41
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-12
/
+1
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+4
[prev]
[next]