index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-22
Linux 4.4.143
v4.4.143
Greg Kroah-Hartman
1
-1
/
+1
2018-07-22
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-07-22
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-07-22
KEYS: DNS: fix parsing multiple options
Eric Biggers
1
-12
/
+16
2018-07-22
netfilter: ebtables: reject non-bridge targets
Florian Westphal
1
-0
/
+13
2018-07-22
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
1
-1
/
+28
2018-07-22
MIPS: Call dump_stack() from show_regs()
Paul Burton
2
-2
/
+3
2018-07-22
rtlwifi: rtl8821ae: fix firmware is not ready to run
Ping-Ke Shih
1
-1
/
+0
2018-07-22
net: cxgb3_main: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-07-22
net/mlx5: Fix command interface race in polling mode
Alex Vesker
1
-1
/
+3
2018-07-22
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
1
-1
/
+1
2018-07-22
vhost_net: validate sock before trying to put its fd
Jason Wang
1
-1
/
+2
2018-07-22
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
1
-0
/
+9
2018-07-22
tcp: fix Fast Open key endianness
Yuchung Cheng
1
-5
/
+13
2018-07-22
r8152: napi hangup fix after disconnect
Jiri Slaby
1
-1
/
+2
2018-07-22
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-07-22
net: sungem: fix rx checksum support
Eric Dumazet
1
-10
/
+12
2018-07-22
net/mlx5: Fix incorrect raw command length parsing
Alex Vesker
1
-3
/
+1
2018-07-22
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
1
-4
/
+7
2018-07-22
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
1
-3
/
+2
2018-07-22
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-07-22
crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
Christian Lamparter
1
-8
/
+9
2018-07-22
crypto: crypto4xx - remove bad list_del
Christian Lamparter
1
-4
/
+2
2018-07-22
bcm63xx_enet: do not write to random DMA channel on BCM6345
Jonas Gorski
1
-1
/
+2
2018-07-22
bcm63xx_enet: correct clock usage
Jonas Gorski
1
-8
/
+23
2018-07-22
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
1
-8
/
+55
2018-07-22
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
1
-1
/
+0
2018-07-22
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
1
-0
/
+59
2018-07-22
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
Nick Desaulniers
1
-7
/
+22
2018-07-22
compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
David Rientjes
2
-15
/
+11
2018-07-22
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2018-07-22
compiler, clang: suppress warning for unused static inline functions
David Rientjes
1
-0
/
+7
2018-07-19
Linux 4.4.142
v4.4.142
Greg Kroah-Hartman
1
-1
/
+1
2018-07-19
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
6
-20
/
+19
2018-07-19
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
1
-3
/
+4
2018-07-19
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
3
-4
/
+8
2018-07-17
Linux 4.4.141
v4.4.141
Greg Kroah-Hartman
1
-1
/
+1
2018-07-17
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2
-5
/
+7
2018-07-17
RDMA/ucm: Mark UCM interface as BROKEN
Leon Romanovsky
2
-2
/
+14
2018-07-17
PM / hibernate: Fix oops at snapshot_write()
Tetsuo Handa
1
-0
/
+5
2018-07-17
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
3
-0
/
+4
2018-07-17
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
1
-0
/
+3
2018-07-17
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
1
-1
/
+1
2018-07-17
x86/cpufeature: Add helper macro for mask check macros
Dave Hansen
1
-40
/
+50
2018-07-17
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
3
-2
/
+8
2018-07-17
x86/cpufeature: Update cpufeaure macros
Dave Hansen
3
-2
/
+6
2018-07-17
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2
-9
/
+9
2018-07-17
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
3
-4
/
+14
2018-07-17
x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
Dave Hansen
2
-4
/
+4
[next]