index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-18
af_unix: preserve const qualifier in unix_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
dccp: preserve const qualifier in dccp_sk()
Eric Dumazet
1
-4
/
+2
2023-03-18
ipv6: raw: preserve const qualifier in raw6_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
raw: preserve const qualifier in raw_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
udp: preserve const qualifier in udp_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload
Gavin Li
2
-2
/
+17
2023-03-18
ip_tunnel: Preserve pointer const in ip_tunnel_info_opts
Gavin Li
1
-5
/
+6
2023-03-18
vxlan: Expose helper vxlan_build_gbp_hdr
Gavin Li
1
-0
/
+19
2023-03-18
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
1
-0
/
+11
2023-03-18
ptp: kvm: Use decrypted memory in confidential guest on x86
Jeremi Piotrowski
1
-0
/
+1
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-32
/
+118
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-4
/
+20
2023-03-17
Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+13
2023-03-17
Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+5
2023-03-17
Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2023-03-17
Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+1
2023-03-17
Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-3
/
+6
2023-03-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+5
2023-03-17
Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
1
-0
/
+5
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
3
-7
/
+4
2023-03-17
vxlan: mdb: Add an internal flag to indicate MDB usage
Ido Schimmel
1
-0
/
+1
2023-03-17
vxlan: mdb: Add MDB control path support
Ido Schimmel
2
-0
/
+15
2023-03-17
net: Add MDB net device operations
Ido Schimmel
1
-0
/
+21
2023-03-17
net: mana: Add new MANA VF performance counters for easier troubleshooting
Shradha Gupta
1
-0
/
+18
2023-03-17
net/sched: act_api: add specific EXT_WARN_MSG for tc action
Hangbin Liu
1
-0
/
+1
2023-03-17
ynl: broaden the license even more
Jakub Kicinski
2
-2
/
+2
2023-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+15
2023-03-16
nfc: mrvl: Move platform_data struct into driver
Rob Herring
1
-48
/
+0
2023-03-16
Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
1
-0
/
+5
2023-03-16
net/mlx5: Move needed PTYS functions to core layer
Gal Pressman
1
-0
/
+16
2023-03-16
net/mlx5: Implement thermal zone
Sandipan Patra
2
-0
/
+29
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
1
-3
/
+2
2023-03-15
nvme-trace: show more opcode names
Minwoo Im
1
-0
/
+5
2023-03-15
drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc
Liu Ying
1
-2
/
+2
2023-03-15
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
1
-1
/
+12
2023-03-15
net/smc: Introduce explicit check for v2 support
Stefan Raspl
1
-0
/
+1
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
1
-1
/
+1
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-2
/
+4
2023-03-15
Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-9
/
+6
2023-03-15
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+7
2023-03-15
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
1
-9
/
+6
2023-03-14
block: do not reverse request order when flushing plug list
Jan Kara
1
-0
/
+6
2023-03-14
x86/PVH: obtain VGA console info in Dom0
Jan Beulich
1
-0
/
+3
2023-03-14
Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+15
2023-03-14
net: virtio_net: implement exact header length guest feature
Jiri Pirko
1
-0
/
+1
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
731
-11755
/
+15924
[next]