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
2019-07-03
Linux 4.19.57
v4.19.57
Greg Kroah-Hartman
1
-1
/
+1
2019-07-03
arm64: insn: Fix ldadd instruction encoding
Jean-Philippe Brucker
1
-1
/
+1
2019-07-03
usb: dwc3: Reset num_trbs after skipping
Thinh Nguyen
1
-0
/
+2
2019-07-03
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
Xin Long
1
-5
/
+3
2019-07-03
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
3
-11
/
+9
2019-07-03
futex: Update comments and docs about return values of arch futex code
Will Deacon
2
-4
/
+7
2019-07-03
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
4
-9
/
+71
2019-07-03
arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
Will Deacon
1
-1
/
+3
2019-07-03
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
Martin KaFai Lau
1
-1
/
+1
2019-07-03
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Martin KaFai Lau
2
-2
/
+6
2019-07-03
bpf: fix unconnected udp hooks
Daniel Borkmann
7
-4
/
+36
2019-07-03
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
1
-16
/
+84
2019-07-03
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
2
-5
/
+45
2019-07-03
bpf: simplify definition of BPF_FIB_LOOKUP related flags
Martynas Pumputis
1
-2
/
+2
2019-07-03
tun: wake up waitqueues after IFF_UP is set
Fei Li
1
-10
/
+9
2019-07-03
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
1
-3
/
+15
2019-07-03
tipc: change to use register_pernet_device
Xin Long
1
-6
/
+6
2019-07-03
team: Always enable vlan tx offload
YueHaibing
1
-1
/
+1
2019-07-03
sctp: change to hold sk after auth shkey is created successfully
Xin Long
1
-4
/
+4
2019-07-03
net: stmmac: set IC bit when transmitting frames with HW timestamp
Roland Hii
1
-8
/
+14
2019-07-03
net: stmmac: fixed new system time seconds value calculation
Roland Hii
1
-1
/
+1
2019-07-03
net: remove duplicate fetch in sock_getsockopt
JingYi Hou
1
-3
/
+0
2019-07-03
net/packet: fix memory leak in packet_set_ring()
Eric Dumazet
1
-1
/
+2
2019-07-03
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
1
-1
/
+1
2019-07-03
bonding: Always enable vlan tx offload
YueHaibing
1
-1
/
+1
2019-07-03
af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...
Neil Horman
2
-3
/
+18
2019-07-03
eeprom: at24: fix unexpected timeout under high load
Wang Xin
1
-21
/
+22
2019-07-03
irqchip/mips-gic: Use the correct local interrupt map registers
Paul Burton
2
-2
/
+32
2019-07-03
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
3
-42
/
+51
2019-07-03
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
1
-0
/
+3
2019-07-03
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
1
-1
/
+1
2019-07-03
KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
Sean Christopherson
1
-1
/
+10
2019-07-03
x86/resctrl: Prevent possible overrun during bitmap operations
Reinette Chatre
1
-19
/
+16
2019-07-03
x86/microcode: Fix the microcode load on CPU hotplug for real
Thomas Gleixner
1
-5
/
+10
2019-07-03
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
1
-1
/
+10
2019-07-03
scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
Jan Kara
1
-2
/
+4
2019-07-03
dm log writes: make sure super sector log updates are written in order
zhangyi (F)
1
-2
/
+21
2019-07-03
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
1
-2
/
+2
2019-07-03
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2
-13
/
+21
2019-07-03
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
1
-0
/
+2
2019-07-03
clk: socfpga: stratix10: fix divider entry for the emac clocks
Dinh Nguyen
1
-2
/
+2
2019-07-03
fs/binfmt_flat.c: make load_flat_shared_library() work
Jann Horn
1
-16
/
+7
2019-07-03
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
1
-1
/
+1
2019-07-03
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
1
-1
/
+1
2019-07-03
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
1
-0
/
+1
2019-07-03
usb: dwc3: gadget: remove wait_end_transfer
Felipe Balbi
2
-42
/
+1
2019-07-03
usb: dwc3: gadget: move requests to cancelled_list
Felipe Balbi
1
-3
/
+14
2019-07-03
usb: dwc3: gadget: introduce cancelled_list
Felipe Balbi
3
-0
/
+18
2019-07-03
usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()
Felipe Balbi
1
-37
/
+24
2019-07-03
usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()
Felipe Balbi
1
-24
/
+4
[next]