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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2020-07-22
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2
-2
/
+24
2020-07-22
rxrpc: Fix trace string
David Howells
1
-1
/
+1
2020-07-22
dmabuf: use spinlock to access dmabuf->name
Charan Teja Kalla
1
-0
/
+1
2020-07-22
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
1
-0
/
+7
2020-07-22
serial: core: fix sysrq overhead regression
Johan Hovold
1
-5
/
+98
2020-07-22
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
1
-1
/
+2
2020-07-22
virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...
Hans de Goede
1
-2
/
+2
2020-07-22
clk: qcom: Add missing msm8998 ufs_unipro_core_clk_src
Jeffrey Hugo
1
-0
/
+1
2020-07-22
blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
Hou Tao
1
-0
/
+1
2020-07-22
genetlink: get rid of family->attrbuf
Cong Wang
1
-2
/
+0
2020-07-22
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
1
-0
/
+2
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2
-3
/
+7
2020-07-22
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
1
-35
/
+22
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
3
-19
/
+45
2020-07-22
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
1
-8
/
+0
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-2
/
+2
2020-07-16
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2
-3
/
+4
2020-07-16
ALSA: compress: fix partial_drain completion state
Vinod Koul
1
-1
/
+9
2020-07-16
bpf: Do not allow btf_ctx_access with __int128 types
John Fastabend
1
-0
/
+5
2020-07-09
security: Fix hook iteration and default value for inode_copy_up_xattr
KP Singh
1
-1
/
+1
2020-07-09
task_work: teach task_work_add() to do signal_wake_up()
Oleg Nesterov
2
-2
/
+7
2020-07-09
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Herbert Xu
1
-2
/
+2
2020-07-09
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
1
-1
/
+1
2020-06-30
drm/fb-helper: Fix vt restore
Daniel Vetter
1
-0
/
+1
2020-06-30
syscalls: Fix offset type of ksys_ftruncate()
Jiri Slaby
1
-1
/
+1
2020-06-30
net: qed: fix left elements count calculation
Alexander Lobakin
1
-10
/
+16
2020-06-30
iommu/vt-d: Set U/S bit in first level page table by default
Lu Baolu
1
-0
/
+1
2020-06-30
efi/tpm: Verify event log header before parsing
Fabian Vogt
1
-1
/
+13
2020-06-30
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
1
-0
/
+1
2020-06-30
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
1
-3
/
+5
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-1
/
+0
2020-06-30
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-06-24
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-0
/
+4
2020-06-24
ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...
zhangyi (F)
1
-1
/
+5
2020-06-24
libata: Use per port sync for detach
Kai-Heng Feng
1
-0
/
+3
2020-06-24
afs: Remove the error argument from afs_protocol_error()
David Howells
1
-6
/
+4
2020-06-24
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
1
-0
/
+1
2020-06-24
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
1
-1
/
+1
2020-06-24
ASoC: dapm: Move dai_link widgets to runtime to fix use after free
Charles Keepax
1
-3
/
+3
2020-06-24
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2
-0
/
+7
2020-06-24
mfd: stmfx: Disable IRQ in suspend to avoid spurious interrupt
Amelie Delaunay
1
-0
/
+1
2020-06-24
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
1
-0
/
+3
2020-06-24
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
1
-4
/
+6
2020-06-24
ASoC: component: suppress uninitialized-variable warning
Arnd Bergmann
1
-1
/
+1
2020-06-24
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
1
-0
/
+2
2020-06-22
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-1
/
+3
2020-06-22
software node: implement software_node_unregister()
Greg Kroah-Hartman
1
-0
/
+1
2020-06-22
iommu/vt-d: Allocate domain info for real DMA sub-devices
Jon Derrick
1
-0
/
+1
2020-06-22
x86/amd_nb: Add AMD family 17h model 60h PCI IDs
Alexander Monakov
1
-0
/
+1
[next]