index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
tracepoint: Mark __tracepoint_string's __used
Nick Desaulniers
2020-08-21
|
|
*
|
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2020-08-21
|
|
*
|
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
2020-08-21
|
|
*
|
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
2020-08-21
|
|
*
|
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-21
|
*
|
|
Merge 4.4.232 into android-4.4-p
Greg Kroah-Hartman
2020-07-31
|
|
\
|
|
|
|
*
|
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2020-07-31
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-07-24
|
\
|
|
|
|
*
|
|
UPSTREAM: xtables: add xt_match, xt_target and data copy_to_user functions
Willem de Bruijn
2020-07-23
|
*
|
|
Merge 4.4.231 into android-4.4-p
Greg Kroah-Hartman
2020-07-22
|
|
\
|
|
|
|
*
|
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
2020-07-22
|
*
|
|
Merge 4.4.230 into android-4.4-p
Greg Kroah-Hartman
2020-07-09
|
|
\
|
|
|
|
*
|
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
2020-07-09
|
*
|
|
Merge 4.4.229 into android-4.4-p
Greg Kroah-Hartman
2020-07-01
|
|
\
|
|
|
|
*
|
PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
Dongdong Liu
2020-06-29
|
|
*
|
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-29
|
|
*
|
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
2020-06-29
|
|
*
|
libata: Use per port sync for detach
Kai-Heng Feng
2020-06-29
|
|
*
|
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
2020-06-29
|
|
*
|
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
2020-06-29
|
*
|
|
Merge 4.4.228 into android-4.4-p
Greg Kroah-Hartman
2020-06-20
|
|
\
|
|
|
|
*
|
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-06-20
|
|
*
|
kgdb: Fix spurious true from in_dbg_master()
Daniel Thompson
2020-06-20
|
*
|
|
Merge 4.4.227 into android-4.4-p
Greg Kroah-Hartman
2020-06-11
|
|
\
|
|
|
|
*
|
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-06-11
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
|
|
|
|
*
|
|
Merge 4.4.226 into android-4.4-p
Greg Kroah-Hartman
2020-06-03
|
|
\
|
|
|
|
*
|
printk: help pr_debug and pr_devel to optimize out arguments
Aaron Conole
2020-06-03
|
|
*
|
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
2020-06-03
|
|
*
|
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2020-06-03
|
|
*
|
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2020-06-03
|
|
*
|
net/mlx5: Add command entry handling completion
Moshe Shemesh
2020-06-03
|
*
|
|
Merge 4.4.225 into android-4.4-p
Greg Kroah-Hartman
2020-05-27
|
|
\
|
|
|
|
*
|
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
2020-05-27
|
|
*
|
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
2020-05-27
|
|
*
|
New kernel function to get IP overhead on a socket.
R. Parameswaran
2020-05-27
|
|
*
|
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2020-05-27
|
|
*
|
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2020-05-27
|
|
*
|
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
2020-05-27
|
|
*
|
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
2020-05-27
|
*
|
|
Merge 4.4.224 into android-4.4-p
Greg Kroah-Hartman
2020-05-20
|
|
\
|
|
|
|
*
|
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
2020-05-20
|
|
*
|
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2020-05-20
|
|
*
|
pnp: Use list_for_each_entry() instead of open coding
Jason Gunthorpe
2020-05-20
|
|
*
|
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2020-05-20
|
|
*
|
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
2020-05-20
|
|
*
|
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-05-20
|
|
*
|
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2020-05-20
|
*
|
|
Merge 4.4.223 into android-4.4-p
Greg Kroah-Hartman
2020-05-11
|
|
\
|
|
|
|
*
|
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-05-10
[prev]
[next]