]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2019-07-03 Greg Kroah... Linux 4.19.57 v4.19.57
2019-07-03 Jean-Philippe... arm64: insn: Fix ldadd instruction encoding
2019-07-03 Thinh Nguyenusb: dwc3: Reset num_trbs after skipping
2019-07-03 Xin Longtipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
2019-07-03 Jason GunthorpeRDMA: Directly cast the sockaddr union to sockaddr
2019-07-03 Will Deaconfutex: Update comments and docs about return values...
2019-07-03 Daniel Borkmannbpf, arm64: use more scalable stadd over ldxr / stxr...
2019-07-03 Will Deaconarm64: futex: Avoid copying out uninitialised stack...
2019-07-03 Martin KaFai Laubpf: udp: ipv6: Avoid running reuseport's bpf_prog...
2019-07-03 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2019-07-03 Daniel Borkmannbpf: fix unconnected udp hooks
2019-07-03 Matt Mullinsbpf: fix nested bpf tracepoints with per-cpu data
2019-07-03 Jonathan Lemonbpf: lpm_trie: check left child of last leftmost node...
2019-07-03 Martynas Pumputisbpf: simplify definition of BPF_FIB_LOOKUP related...
2019-07-03 Fei Litun: wake up waitqueues after IFF_UP is set
2019-07-03 Xin Longtipc: check msg->req data len in tipc_nl_compat_bearer_...
2019-07-03 Xin Longtipc: change to use register_pernet_device
2019-07-03 YueHaibingteam: Always enable vlan tx offload
2019-07-03 Xin Longsctp: change to hold sk after auth shkey is created...
2019-07-03 Roland Hiinet: stmmac: set IC bit when transmitting frames with...
2019-07-03 Roland Hiinet: stmmac: fixed new system time seconds value calcul...
2019-07-03 JingYi Hounet: remove duplicate fetch in sock_getsockopt
2019-07-03 Eric Dumazetnet/packet: fix memory leak in packet_set_ring()
2019-07-03 Stephen Suryaputraipv4: Use return value of inet_iif() for __raw_v4_looku...
2019-07-03 YueHaibingbonding: Always enable vlan tx offload
2019-07-03 Neil Hormanaf_packet: Block execution of tasks waiting for transmi...
2019-07-03 Wang Xineeprom: at24: fix unexpected timeout under high load
2019-07-03 Paul Burtonirqchip/mips-gic: Use the correct local interrupt map...
2019-07-03 Trond MyklebustSUNRPC: Clean up initialisation of the struct rpc_rqst
2019-07-03 Geert Uytterhoevencpu/speculation: Warn on unsupported mitigations= parameter
2019-07-03 Trond MyklebustNFS/flexfiles: Use the correct TCP timeout for flexfile...
2019-07-03 Sean ChristophersonKVM: x86/mmu: Allocate PAE root array when using SVM...
2019-07-03 Reinette Chatrex86/resctrl: Prevent possible overrun during bitmap...
2019-07-03 Thomas Gleixnerx86/microcode: Fix the microcode load on CPU hotplug...
2019-07-03 Alejandro Jimenezx86/speculation: Allow guests to use SSBD even if host...
2019-07-03 Jan Karascsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
2019-07-03 zhangyi (F)dm log writes: make sure super sector log updates are...
2019-07-03 Colin Ian Kingmm/page_idle.c: fix oops because end_pfn is larger...
2019-07-03 Naoya Horiguchimm: hugetlb: soft-offline: dissolve_free_huge_page...
2019-07-03 Naoya Horiguchimm: soft-offline: return -EBUSY if set_hwpoison_free_bu...
2019-07-03 Dinh Nguyenclk: socfpga: stratix10: fix divider entry for the...
2019-07-03 Jann Hornfs/binfmt_flat.c: make load_flat_shared_library() work
2019-07-03 zhong jiangmm/mempolicy.c: fix an incorrect rebind node in mpol_re...
2019-07-03 John Ognessfs/proc/array.c: allow reporting eip/esp for all coredu...
2019-07-03 Jack Phamusb: dwc3: gadget: Clear req->needs_extra_trb flag...
2019-07-03 Felipe Balbiusb: dwc3: gadget: remove wait_end_transfer
2019-07-03 Felipe Balbiusb: dwc3: gadget: move requests to cancelled_list
2019-07-03 Felipe Balbiusb: dwc3: gadget: introduce cancelled_list
2019-07-03 Felipe Balbiusb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()
2019-07-03 Felipe Balbiusb: dwc3: gadget: use num_trbs when skipping TRBs...
2019-07-03 Felipe Balbiusb: dwc3: gadget: track number of TRBs per request
2019-07-03 Felipe Balbiusb: dwc3: gadget: combine unaligned and zero flags
2019-07-03 John StultzRevert "usb: dwc3: gadget: Clear req->needs_extra_trb...
2019-07-03 Bjørn Morkqmi_wwan: Fix out-of-bounds read
2019-07-03 Adeodato Simónet/9p: include trans_common.h to fix missing prototype...
2019-07-03 Dominique Martinet9p/trans_fd: put worker reqs on destroy
2019-07-03 Dominique Martinet9p/trans_fd: abort p9_read_work if req status changed
2019-07-03 Dan Carpenter9p: potential NULL dereference
2019-07-03 Dominique Martinet9p: p9dirent_read: check network-provided name length
2019-07-03 Dominique Martinet9p/rdma: remove useless check in cm_event_handler
2019-07-03 Dominique Martinet9p: acl: fix uninitialized iattr access
2019-07-03 Tomas Bortoli9p: Rename req to rreq in trans_fd
2019-07-03 Dominique Martinet9p/rdma: do not disconnect on down_interruptible EAGAIN
2019-07-03 Tomas Bortoli9p: Add refcount to p9_req_t
2019-07-03 Tomas Bortoli9p: rename p9_free_req() function
2019-07-03 Dominique Martinet9p: add a per-client fcall kmem_cache
2019-07-03 Dominique Martinet9p: embed fcall in req to round down buffer allocs
2019-07-03 Matthew Wilcox9p: Use a slab for allocating requests
2019-07-03 Dominique Martinet9p/xen: fix check for xenbus_read error in front_probe
2019-07-03 Mike MarciniszynIB/hfi1: Close PSM sdma_progress sleep window
2019-07-03 Sasha LevinRevert "x86/uaccess, ftrace: Fix ftrace_likely_update...
2019-07-03 Nathan Chancellorarm64: Don't unconditionally add -Wno-psabi to KBUILD_C...
2019-07-03 Arnaldo Carvalho... perf header: Fix unchecked usage of strncpy()
2019-07-03 Arnaldo Carvalho... perf help: Remove needless use of strncpy()
2019-07-03 Arnaldo Carvalho... perf ui helpline: Use strlcpy() as a shorter form of...
2019-06-25 Greg Kroah... Linux 4.19.56 v4.19.56
2019-06-25 Michael Ellermanpowerpc/mm/64s/hash: Reallocate context ids on fork
2019-06-25 James Morsex86/resctrl: Don't stop walking closids when a locksetu...
2019-06-25 Jouni Malinenmac80211: Do not use stack memory with scatterlist...
2019-06-25 Andy Strohmannl80211: fix station_info pertid memory leak
2019-06-25 Yu Wangmac80211: handle deauthentication/disassociation from...
2019-06-25 Manikanta Pubbisetty{nl,mac}80211: allow 4addr AP operation on crypto contr...
2019-06-25 Johannes Bergmac80211: drop robust management frames from unknown TA
2019-06-25 Eric Biggerscfg80211: fix memory leak of wiphy device name
2019-06-25 Steve FrenchSMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead...
2019-06-25 Marcel HoltmannBluetooth: Fix regression with minimum encryption key...
2019-06-25 Marcel HoltmannBluetooth: Align minimum encryption key size for LE...
2019-06-25 Gao Xiangstaging: erofs: add requirements field in superblock
2019-06-25 Thomas Hellstromdrm/vmwgfx: Use the backdoor port if the HB port is...
2019-06-25 Anisse Astierarm64: ssbd: explicitly depend on <linux/prctl.h>
2019-06-25 Anisse Astierarm64/sve: <uapi/asm/ptrace.h> should not depend on...
2019-06-25 Faiz AbbasARM: dts: am57xx-idk: Remove support for voltage switch...
2019-06-25 Faiz AbbasARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay...
2019-06-25 Fabio EstevamARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase...
2019-06-25 Naveen N. Raopowerpc/bpf: use unsigned division instruction for...
2019-06-25 ShihPo Hungriscv: mm: synchronize MMU after pte change
2019-06-25 Willem de Bruijncan: purge socket error queue on sock destruct
2019-06-25 Joakim Zhangcan: flexcan: fix timeout when set small bitrate
2019-06-25 Anssi Hannulacan: xilinx_can: use correct bittiming_const for CAN...
2019-06-25 Naohiro Aotabtrfs: start readahead also in seed devices
next