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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2020-08-21
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
2020-08-21
tracepoint: Mark __tracepoint_string's __used
Nick Desaulniers
1
-1
/
+1
2020-08-21
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2
-62
/
+82
2020-08-21
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-08-21
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-08-21
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+3
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
1
-2
/
+3
2020-07-22
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
1
-0
/
+2
2020-07-09
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
1
-0
/
+1
2020-06-30
PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
Dongdong Liu
1
-0
/
+2
2020-06-30
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-0
/
+4
2020-06-30
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
1
-0
/
+2
2020-06-30
libata: Use per port sync for detach
Kai-Heng Feng
1
-0
/
+3
2020-06-30
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
1
-1
/
+1
2020-06-30
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
1
-1
/
+1
2020-06-20
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-1
/
+3
2020-06-20
kgdb: Fix spurious true from in_dbg_master()
Daniel Thompson
1
-1
/
+1
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-0
/
+6
2020-06-03
printk: help pr_debug and pr_devel to optimize out arguments
Aaron Conole
1
-6
/
+6
2020-06-03
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-1
/
+0
2020-06-03
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-1
/
+1
2020-06-03
net/mlx5: Add command entry handling completion
Moshe Shemesh
1
-0
/
+1
2020-05-27
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
1
-0
/
+2
2020-05-27
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
1
-1
/
+1
2020-05-27
New kernel function to get IP overhead on a socket.
R. Parameswaran
1
-0
/
+3
2020-05-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-9
/
+4
2020-05-27
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
1
-0
/
+17
2020-05-27
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
1
-0
/
+2
2020-05-27
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
1
-0
/
+2
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+7
2020-05-20
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2
-2
/
+2
2020-05-20
pnp: Use list_for_each_entry() instead of open coding
Jason Gunthorpe
1
-20
/
+9
2020-05-20
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-8
/
+11
2020-05-20
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
1
-0
/
+5
2020-05-20
blktrace: Protect q->blk_trace with RCU
Jan Kara
2
-2
/
+6
2020-05-20
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+1
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
1
-0
/
+9
2020-05-10
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
1
-4
/
+0
2020-05-10
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
1
-2
/
+2
2020-05-10
mtd: nand: fix ONFI parameter page layout
Boris Brezillon
1
-2
/
+2
2020-05-10
net/mlx5: Add timeout handle to commands with callback
Mohamad Haj Yahia
1
-0
/
+1
2020-05-10
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
1
-0
/
+1
2020-05-10
net/mlx5: Make command timeout way shorter
Or Gerlitz
1
-1
/
+1
2020-05-10
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
1
-1
/
+4
2020-05-02
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
1
-1
/
+1
2020-04-24
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
1
-1
/
+1
2020-04-24
percpu_counter: fix a data race at vm_committed_as
Qian Cai
1
-2
/
+2
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-2
/
+2
[next]