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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-1
/
+0
2018-03-03
uapi libc compat: add fallback for unsupported libcs
Felix Janda
1
-1
/
+54
2018-03-03
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
1
-2
/
+3
2018-03-03
netfilter: uapi: correct UNTRACKED conntrack state bit number
Florian Westphal
1
-1
/
+1
2018-03-03
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
1
-0
/
+5
2018-03-03
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
1
-1
/
+1
2018-03-03
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
1
-0
/
+3
2018-03-03
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-1
/
+5
2018-02-28
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
1
-0
/
+6
2018-02-28
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
1
-0
/
+3
2018-02-25
clk: fix a panic error caused by accessing NULL pointer
Cai Li
1
-2
/
+2
2018-02-25
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+11
2018-02-25
net_sched: red: Avoid devision by zero
Nogah Frankel
1
-1
/
+1
2018-02-25
trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter list
Xie XiuQi
1
-0
/
+1
2018-02-25
serdev: fix receive_buf return value when no callback
Johan Hovold
1
-1
/
+1
2018-02-25
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-25
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-25
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
1
-1
/
+2
2018-02-25
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-02-25
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
1
-0
/
+2
2018-02-22
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
1
-6
/
+0
2018-02-22
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
1
-163
/
+268
2018-02-22
mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
Sagi Grimberg
1
-1
/
+1
2018-02-22
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
1
-1
/
+1
2018-02-22
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2018-02-22
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2
-186
/
+0
2018-02-22
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
3
-16
/
+0
2018-02-22
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-3
/
+2
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
10
-40
/
+1
2018-02-22
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
1
-15
/
+21
2018-02-22
PM: cpuidle: Fix cpuidle_poll_state_init() prototype
Rafael J. Wysocki
1
-1
/
+1
2018-02-22
compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
Geert Uytterhoeven
1
-2
/
+1
2018-02-22
compiler-gcc.h: Introduce __optimize function attribute
Geert Uytterhoeven
2
-0
/
+8
2018-02-22
x86/gpu: add CFL to early quirks
Lucas De Marchi
1
-0
/
+6
2018-02-22
drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5
Anuj Phogat
1
-1
/
+1
2018-02-22
drm/i915: add GT number to intel_device_info
Lionel Landwerlin
1
-57
/
+95
2018-02-22
IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
Bodong Wang
1
-1
/
+1
2018-02-16
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
1
-0
/
+2
2018-02-16
crypto: hash - prevent using keyed hashes without setting key
Eric Biggers
2
-10
/
+26
2018-02-16
crypto: hash - annotate algorithms taking optional key
Eric Biggers
1
-0
/
+6
2018-02-16
crypto: poly1305 - remove ->setkey() method
Eric Biggers
1
-2
/
+0
2018-02-16
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
1
-0
/
+2
2018-02-16
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
1
-4
/
+8
2018-02-16
mtd: cfi: convert inline functions to macros
Arnd Bergmann
1
-69
/
+61
2018-02-16
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
1
-0
/
+141
2018-02-16
arm/arm64: smccc: Make function identifiers an unsigned quantity
Marc Zyngier
1
-2
/
+4
2018-02-16
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
1
-0
/
+6
2018-02-16
firmware/psci: Expose PSCI conduit
Marc Zyngier
1
-0
/
+7
2018-02-16
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+5
2018-02-16
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Marc Zyngier
1
-1
/
+20
[next]