]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2018-03-31 Greg Kroah... Linux 4.14.32 v4.14.32
2018-03-31 Julian Wiedmanns390/qeth: on channel error, reject further cmd requests
2018-03-31 Julian Wiedmanns390/qeth: lock read device while queueing next buffer
2018-03-31 Julian Wiedmanns390/qeth: when thread completes, wake up all waiters
2018-03-31 Julian Wiedmanns390/qeth: free netdevice when removing a card
2018-03-31 Camelia Grozadpaa_eth: remove duplicate increment of the tx_errors...
2018-03-31 Camelia Grozadpaa_eth: increment the RX dropped counter when needed
2018-03-31 Camelia Grozadpaa_eth: remove duplicate initialization
2018-03-31 Madalin Bucurdpaa_eth: fix error in dpaa_remove()
2018-03-31 Madalin Bucursoc/fsl/qbman: fix issue in qman_delete_cgr_safe()
2018-03-31 Arkadi Sharshevskyteam: Fix double free in error path
2018-03-31 Vinicius Costa... skbuff: Fix not waking applications when errors are...
2018-03-31 Michal Kalderonqede: Fix qedr link update
2018-03-31 Florian Fainellinet: systemport: Rewrite __bcm_sysport_tx_reclaim()
2018-03-31 David Ahernnet: Only honor ifindex in IP_PKTINFO if non-0
2018-03-31 Nicolas Dichtelnetlink: avoid a double skb free in genlmsg_mcast()
2018-03-31 Arvind Yadavnet/iucv: Free memory obtained by kzalloc
2018-03-31 Florian Fainellinet: fec: Fix unbalanced PM runtime calls
2018-03-31 SZ Lin (林上智)net: ethernet: ti: cpsw: add check for in-band mode...
2018-03-31 Christophe... net: ethernet: arc: Fix a potential memory leak if...
2018-03-31 Eric Dumazetl2tp: do not accept arbitrary sockets
2018-03-31 Lorenzo Bianconiipv6: fix access to non-linear packet in ndisc_fill_red...
2018-03-31 Alexey Kodanevdccp: check sk for closed state in dccp_sendmsg()
2018-03-31 Kirill Tkhainet: Fix hlist corruptions in inet_evict_bucket()
2018-03-31 Eric Dumazetnet: use skb_to_full_sk() in skb_update_prio()
2018-03-31 Eric Dumazetieee802154: 6lowpan: fix possible NULL deref in lowpan_...
2018-03-31 Alexey Kodanevsch_netem: fix skb leak in netem_enqueue()
2018-03-31 Tom Herbertkcm: lock lower socket in kcm_attach
2018-03-31 Paul Blakeyrhashtable: Fix rhlist duplicates insertion
2018-03-31 Guillaume Naultppp: avoid loop in xmit recursion detection code
2018-03-31 Roman Mashaknet sched actions: return explicit error when tunnel_ke...
2018-03-31 Brad Mouringnet: phy: Tell caller result of phy_change()
2018-03-31 Ido Schimmelmlxsw: spectrum_buffers: Set a minimum quota for CPU...
2018-03-31 David Lebrunipv6: sr: fix scheduling in RCU when creating seg6...
2018-03-31 David Lebrunipv6: sr: fix NULL pointer dereference when setting...
2018-03-31 Stefano Brivioipv6: old_dport should be a __be16 in __ip6_datagram_co...
2018-03-31 Paolo Abeninet: ipv6: keep sk status consistent after datagram...
2018-03-31 Shannon Nelsonmacvlan: filter out unsupported feature flags
2018-03-31 Arkadi Sharshevskydevlink: Remove redundant free on error path
2018-03-31 Grygorii Strashkonet: phy: relax error checking when creating sysfs...
2018-03-31 Grygorii Strashkosysfs: symlink: export sysfs_create_link_nowarn()
2018-03-31 Michal Kalderonqed: Fix non TCP packets should be dropped on iWARP...
2018-03-31 Soheil Hassas... tcp: purge write queue upon aborting the connection
2018-03-31 Soheil Hassas... tcp: reset sk_send_head in tcp_write_queue_purge
2018-03-28 Greg Kroah... Linux 4.14.31 v4.14.31
2018-03-28 Daniel Borkmannbpf, x64: increase number of passes
2018-03-28 Chenbo Fengbpf: skip unnecessary capability check
2018-03-28 Daniel Borkmannkbuild: disable clang's default use of -fmerge-all...
2018-03-28 Dave Hansenx86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
2018-03-28 Lu Baoluusb: xhci: Fix potential memory leak in xhci_disable_slot()
2018-03-28 Lu Baoluusb: xhci: Disable slot even when virt-dev is null
2018-03-28 Nadav Amitstaging: lustre: ptlrpc: kfree used instead of kvfree
2018-03-28 Liam Markstaging: android: ion: Zero CMA allocated memory
2018-03-28 Lorenzo Bianconiiio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read...
2018-03-28 Linus Walleijiio: ABI: Fix name of timestamp sysfs file
2018-03-28 Kan Liangperf/x86/intel/uncore: Fix multi-domain PCI CHA enumera...
2018-03-28 Dan Carpenterperf/x86/intel: Don't accidentally clear high bits...
2018-03-28 Song Liuperf/core: Fix ctx_event_type in ctx_resched()
2018-03-28 Ilya Proninperf stat: Fix CVS output format for non-supported...
2018-03-28 Kan Liangperf/x86/intel/uncore: Fix Skylake UPI event format
2018-03-28 Chris Wilsondrm/syncobj: Stop reusing the same struct file for...
2018-03-28 H.J. Lux86/boot/64: Verify alignment of the LOAD segment
2018-03-28 H.J. Lux86/build/64: Force the linker to use 2MB page size
2018-03-28 Linus Torvaldskvm/x86: fix icebp instruction handling
2018-03-28 Thomas Gleixnerposix-timers: Protect posix clock array access against...
2018-03-28 Waiman Longx86/efi: Free efi_pgd with free_pages()
2018-03-28 Boris Ostrovskyx86/vsyscall/64: Use proper accessor to update P4D...
2018-03-28 Andy Lutomirskiselftests/x86/ptrace_syscall: Fix for yet more glibc...
2018-03-28 Andy Lutomirskix86/entry/64: Don't use IST entry for #BP stack
2018-03-28 Linus Torvaldstty: vt: fix up tabstops properly
2018-03-28 Andri Yngvasoncan: cc770: Fix use after free in cc770_tx_interrupt()
2018-03-28 Andri Yngvasoncan: cc770: Fix queue stall & dropped RTR reply
2018-03-28 Andri Yngvasoncan: cc770: Fix stalls on rt-linux, remove redundant...
2018-03-28 Marek Vasutcan: ifi: Check core revision upon probe
2018-03-28 Marek Vasutcan: ifi: Repair the error handling
2018-03-28 Stephane Grosjeancan: peak/pcie_fd: remove useless code when interface...
2018-03-28 Stephane Grosjeancan: peak/pcie_fd: fix echo_skb is occupied! bug
2018-03-28 Dan Carpenterstaging: ncpfs: memory corruption in ncp_read_kernel()
2018-03-28 Jagdish Gediyamtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 register...
2018-03-28 Jagdish Gediyamtd: nand: fsl_ifc: Fix eccstat array overflow for...
2018-03-28 Jagdish Gediyamtd: nand: fsl_ifc: Fix nand waitfunc return value
2018-03-28 OuYang ZhiZhongmtdchar: fix usage of mtd_ooblayout_ecc()
2018-03-28 Masami Hiramatsutracing: probeevent: Fix to support minus offset from...
2018-03-28 Larry Fingerrtlwifi: rtl8723be: Fix loss of signal
2018-03-28 Arend Van Sprielbrcmfmac: fix P2P_DEVICE ethernet address generation
2018-03-28 Vishal Vermalibnvdimm, {btt, blk}: do integrity setup before add_disk()
2018-03-28 Takashi IwaiACPI / watchdog: Fix off-by-one error at resource assig...
2018-03-28 Dan Williamsacpi, numa: fix pxm to online numa node associations
2018-03-28 Andrey Ryabininmm/vmscan: wake up flushers for legacy cgroups too
2018-03-28 Greg Kroah... drm: udl: Properly check framebuffer mmap offsets
2018-03-28 Daniel Stonedrm: Reject getfb for multi-plane framebuffers
2018-03-28 Michel Dänzerdrm/radeon: Don't turn off DP sink when disconnected
2018-03-28 Thomas Hellstromdrm/vmwgfx: Fix a destoy-while-held mutex problem.
2018-03-28 Thomas Hellstromdrm/vmwgfx: Fix black screen and device errors when...
2018-03-28 Daniel VacekRevert "mm: page_alloc: skip over regions of invalid...
2018-03-28 Kirill A. Shutemovmm/shmem: do not wait for lock_page() in shmem_unused_h...
2018-03-28 Kirill A. Shutemovmm/thp: do not wait for lock_page() in deferred_split_s...
2018-03-28 Kirill A. Shutemovmm/khugepaged.c: convert VM_BUG_ON() to collapse fail
2018-03-28 Toshi Kanix86/mm: implement free pmd/pte page interfaces
2018-03-28 Toshi Kanimm/vmalloc: add interfaces to free unmapped page table
next