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.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
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-3
/
+35
2019-01-09
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
1
-0
/
+2
2019-01-09
ip: validate header length on virtual device xmit
Willem de Bruijn
1
-0
/
+20
2018-12-29
mm: don't miss the last page because of round-off error
Roman Gushchin
1
-0
/
+3
2018-12-29
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
1
-0
/
+1
2018-12-29
mm: introduce mm_[p4d|pud|pmd]_folded
Martin Schwidefsky
1
-0
/
+16
2018-12-29
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
Martin Schwidefsky
6
-6
/
+6
2018-12-29
mm: add mm_pxd_folded checks to pgtable_bytes accounting functions
Martin Schwidefsky
1
-0
/
+8
2018-12-29
scsi: t10-pi: Return correct ref tag when queue has no integrity profile
Martin K. Petersen
1
-4
/
+5
2018-12-17
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
1
-1
/
+4
2018-12-17
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
1
-5
/
+0
2018-12-17
fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
kiran.modukuri
1
-2
/
+1
2018-12-17
netfilter: add missing error handling code for register functions
Taehee Yoo
2
-2
/
+2
2018-12-17
sctp: kfree_rcu asoc
Xin Long
1
-0
/
+2
2018-12-17
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
1
-0
/
+11
2018-12-17
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-13
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
1
-0
/
+7
2018-12-13
ALSA: pcm: Fix interval evaluation with openmin/max
Takashi Iwai
1
-1
/
+3
2018-12-13
USB: serial: console: fix reported terminal settings
Johan Hovold
1
-0
/
+1
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-2
/
+2
2018-12-08
tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
Zenghui Yu
1
-3
/
+3
2018-12-08
sched, trace: Fix prev_state output in sched_switch tracepoint
Pavankumar Kondeti
1
-1
/
+11
2018-12-05
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+3
2018-12-05
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
Steven Rostedt (VMware)
1
-0
/
+1
2018-12-05
function_graph: Make ftrace_push_return_trace() static
Steven Rostedt (VMware)
1
-3
/
+0
2018-12-05
function_graph: Create function_graph_enter() to consolidate architecture code
Steven Rostedt (VMware)
1
-0
/
+3
2018-12-05
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2
-0
/
+10
2018-12-05
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
1
-17
/
+0
2018-12-05
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-0
/
+2
2018-12-05
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
1
-0
/
+18
2018-12-05
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-2
/
+19
2018-12-05
tcp: defer SACK compression after DupThresh
Eric Dumazet
1
-0
/
+1
2018-12-05
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
1
-0
/
+2
2018-12-05
packet: copy user buffers before orphan or clone
Willem de Bruijn
1
-1
/
+17
2018-12-01
include/linux/pfn_t.h: force '~' to be parsed as an unary operator
Sebastien Boisvert
1
-1
/
+1
2018-12-01
fsnotify: generalize handling of extra event flags
Amir Goldstein
1
-2
/
+7
2018-12-01
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
1
-1
/
+2
2018-12-01
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
1
-0
/
+4
2018-12-01
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
2018-12-01
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
1
-0
/
+1
2018-11-27
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
1
-0
/
+3
2018-11-27
mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
Boris Brezillon
1
-1
/
+1
2018-11-27
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
1
-2
/
+2
2018-11-27
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
1
-1
/
+1
2018-11-27
Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
Pablo Neira Ayuso
1
-2
/
+2
2018-11-27
netfilter: bridge: define INT_MIN & INT_MAX in userspace
Jiri Slaby
1
-0
/
+4
2018-11-23
sctp: fix strchange_flags name for Stream Change Event
Xin Long
1
-0
/
+2
2018-11-23
sctp: define SCTP_SS_DEFAULT for Stream schedulers
Xin Long
1
-0
/
+1
2018-11-23
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
1
-0
/
+12
2018-11-21
CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
Stefano Stabellini
1
-1
/
+1
[next]