]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2018-08-14 Vardan Mikayelyanusb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
2018-08-14 Stefan Agnerusb: gadget: fsl_udc_core: fix ep valid checks
2018-08-14 Manu Gautamusb: gadget: core: Fix use-after-free of usb_request
2018-08-14 Roger Quadrosusb: dwc3: omap: don't miss events during suspend/resume
2018-08-14 Brian Norrisusb: dwc3: Undo PHY init if soft reset fails
2018-08-14 John Keepingusb: gadget: f_uac2: fix bFirstInterface in composite...
2018-08-14 Tetsuo Handax86/kexec: Avoid double free_page() upon do_kexec_load...
2018-08-14 Tetsuo Handahfsplus: stop workqueue when fill_super() failed
2018-08-14 Johannes Bergcfg80211: limit wiphy names to 128 bytes
2018-08-14 Omar Sandovalloop: fix LOOP_GET_STATUS lock imbalance
2018-08-14 Omar Sandovalloop: don't call into filesystem while holding lo_ctl_mutex
2018-08-14 Jens Remusscsi: zfcp: fix infinite iteration on ERP ready list
2018-08-14 Alexander Potapenkoscsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
2018-08-14 Martin Schwidefskys390: use expoline thunks in the BPF JIT
2018-08-14 Martin Schwidefskys390: extend expoline to BC instructions
2018-08-14 Martin Schwidefskys390: move spectre sysfs attribute code
2018-08-14 Martin Schwidefskys390/kernel: use expoline for indirect branches
2018-08-14 Martin Schwidefskys390/ftrace: use expoline for indirect branches
2018-08-14 Martin Schwidefskys390/lib: use expoline for indirect branches
2018-08-14 Martin Schwidefskys390/crc32-vx: use expoline for indirect branches
2018-08-14 Martin Schwidefskys390: move expoline assembler macros to a header
2018-08-14 Martin Schwidefskys390: add assembler macros for CPU alternatives
2018-08-14 Al Viroext2: fix a block leak
2018-08-14 Arvind Yadavsparc: vio: use put_device() instead of kfree()
2018-08-14 Dexuan Cuihv_netvsc: Fix a network regression after ifdown/ifup
2018-08-14 Mohammed Gamalhv_netvsc: Ensure correct teardown message sequence...
2018-08-14 Mohammed Gamalhv_netvsc: Split netvsc_revoke_buf() and netvsc_teardow...
2018-08-14 Mohammed Gamalhv_netvsc: Use Windows version instead of NVSP version...
2018-08-14 Stephen Hemmingerhv_netvsc: common detach logic
2018-08-14 Stephen Hemmingerhv_netvsc: change GPAD teardown order on older versions
2018-08-14 Stephen Hemmingerhv_netvsc: use RCU to fix concurrent rx and queue changes
2018-08-14 Stephen Hemmingerhv_netvsc: disable NAPI before channel close
2018-08-14 Stephen Hemmingerhv_netvsc: defer queue selection to VF
2018-08-14 Stephen Hemmingerhv_netvsc: fix race in napi poll when rescheduling
2018-08-14 Stephen Hemmingerhv_netvsc: cancel subchannel setup before halting device
2018-08-14 Stephen Hemmingerhv_netvsc: fix error unwind handling if vmbus_open...
2018-08-14 Stephen Hemmingerhv_netvsc: only wake transmit queue if link is up
2018-08-14 Stephen Hemmingerhv_netvsc: avoid retry on send during shutdown
2018-08-14 Haiyang Zhanghv_netvsc: Use the num_online_cpus() for channel limit
2018-08-14 Stephen Hemmingerhv_netvsc: empty current transmit aggregation if flow...
2018-08-14 hpreg@vmware.comvmxnet3: use DMA memory barriers where required
2018-08-14 hpreg@vmware.comvmxnet3: set the DMA mask before the first DMA map...
2018-08-14 Eric Dumazettcp: purge write queue in tcp_connect_init()
2018-08-14 Eric Dumazetsock_diag: fix use-after-free read in __sk_free
2018-08-14 Willem de Bruijnpacket: in packet_snd start writing at link layer alloc...
2018-08-14 Willem de Bruijnnet: test tailroom before appending to linear skb
2018-08-14 Eric Biggersnet/smc: check for missing nlattrs in SMC_PNETID messages
2018-08-14 Paolo Abeninet: sched: red: avoid hashing NULL child
2018-08-14 Davide Carattinet/sched: fix refcnt leak in the error path of tcf_vla...
2018-08-14 Tarick Bedeirnet/mlx4_core: Fix error handling in mlx4_init_port_info.
2018-08-14 Amritha Nambiarnet: Fix a bug in removing queues from XPS map
2018-08-14 Thomas Gleixnerx86/apic/x2apic: Initialize cluster ID properly
2018-08-14 Guenter Roeckx86/amd_nb: Add support for Raven Ridge CPUs
2018-08-14 Steven Rostedt... vsprintf: Replace memory barrier with static_key for...
2018-08-14 Guenter Roeckhwmon: (k10temp) Use API function to access System...
2018-08-14 Guenter Roeckhwmon: (k10temp) Fix reading critical temperature register
2018-08-14 Andre PrzywaraKVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_...
2018-08-14 Andre PrzywaraKVM: arm/arm64: Properly protect VGIC locks from IRQs
2018-08-14 Mathias Nymanxhci: Fix USB3 NULL pointer dereference at logical...
2018-08-14 Liu Bobtrfs: fix reading stale metadata blocks after degraded...
2018-08-14 Nikolay Borisovbtrfs: Fix delalloc inodes invalidation during transact...
2018-08-14 Nikolay Borisovbtrfs: Split btrfs_del_delalloc_inode into 2 functions
2018-08-14 Anand Jainbtrfs: fix crash when trying to resume balance without...
2018-08-14 Misono Tomohirobtrfs: property: Set incompat flag if lzo/zstd compress...
2018-08-14 Robbie KoBtrfs: send, fix invalid access to commit roots due...
2018-08-14 Filipe MananaBtrfs: fix xattr loss after power failure
2018-08-14 Masami HiramatsuARM: 8772/1: kprobes: Prohibit kprobes on get_user...
2018-08-14 Masami HiramatsuARM: 8770/1: kprobes: Prohibit probing on optimized_cal...
2018-08-14 Masami HiramatsuARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk...
2018-08-14 Dexuan Cuitick/broadcast: Use for_each_cpu() specially on UP...
2018-08-14 Dmitry Safonovx86/mm: Drop TS_COMPAT on 64-bit exec() syscall
2018-08-14 Masami HiramatsuARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
2018-08-14 Ard Biesheuvelefi: Avoid potential crashes, fix the 'struct efi_pci_i...
2018-08-14 Dave Hansenx86/pkeys: Do not special case protection key 0
2018-08-14 Dave Hansenx86/pkeys: Override pkey when moving away from PROT_EXEC
2018-08-14 Martin Schwidefskys390: remove indirect branch from do_softirq_own_stack
2018-08-14 Julian Wiedmanns390/qdio: don't release memory in qdio_setup_irq()
2018-08-14 Julian Wiedmanns390/qdio: fix access to uninitialized qdio_q fields
2018-08-14 Michel Thierrydrm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
2018-08-14 Pavel Tatashinmm: don't allow deferred pages with NEED_PER_CPU_KM
2018-08-14 Ross Zwislerradix tree: fix multi-order iteration race
2018-08-14 Matthew Wilcoxlib/test_bitmap.c: fix bitmap optimisation tests to...
2018-08-14 Haneen Mohammeddrm: Match sysfs name in link removal to link creation
2018-08-14 Nicholas Pigginpowerpc/powernv: Fix NVRAM sleep in invalid context...
2018-08-14 Alexander Monakovi2c: designware: fix poll-after-enable regression
2018-08-14 Subash Abhinov... netfilter: nf_socket: Fix out of bounds access in nf_sk...
2018-08-14 Florian Westphalnetfilter: nf_tables: can't fail after linking rule...
2018-08-14 Florian Westphalnetfilter: nf_tables: free set name in error path
2018-08-14 Jann Horntee: shm: fix use-after-free via temporarily dropped...
2018-08-14 Steven Rostedt... tracing/x86/xen: Remove zero data size trace events...
2018-08-14 Halil Pasicvfio: ccw: fix cleanup if cp_prefetch fails
2018-08-14 Andre PrzywaraKVM: arm/arm64: VGIC/ITS: protect kvm_read_guest()...
2018-08-14 Andre PrzywaraKVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read...
2018-08-14 Kamal Dasuspi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
2018-08-14 Kamal Dasuspi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi...
2018-08-14 Andy Shevchenkospi: pxa2xx: Allow 64-bit DMA
2018-08-14 Wenwen WangALSA: control: fix a redundant-copy issue
2018-08-14 Hans de GoedeALSA: hda: Add Lenovo C50 All in one to the power_save...
2018-08-14 Federico CuelloALSA: usb: mixer: volume quirk for CM102-A+/102S+
2018-08-14 Shuah Khan... usbip: usbip_host: fix bad unlock balance during stub_p...
next