GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author Commit
2018-06-26 Josef Baciknbd: update size when connected
2018-06-26 Josef Baciknbd: fix nbd device deletion
2018-06-26 Shirish Pargaonkarcifs: For SMB2 security informaion query, check for...
2018-06-26 Mark SymsCIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds...
2018-06-26 Steve Frenchsmb3: on reconnect set PreviousSessionId field
2018-06-26 Steve Frenchsmb3: fix various xid leaks
2018-06-26 Tony Luckx86/MCE: Fix stack out-of-bounds write in mce-inject...
2018-06-26 Dennis WassenbergALSA: hda: add dock and led support for HP ProBook...
2018-06-26 Dennis WassenbergALSA: hda: add dock and led support for HP EliteBook...
2018-06-26 Bo ChenALSA: hda - Handle kzalloc() failure in snd_hda_attach_...
2018-06-26 Takashi IwaiALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
2018-06-26 Hui WangALSA: hda/realtek - Enable mic-mute hotkey for several...
2018-06-26 Qu Wenruobtrfs: scrub: Don't use inode pages for device replace
2018-06-26 Su Yuebtrfs: return error value if create_io_em failed in...
2018-06-26 Omar SandovalBtrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
2018-06-26 Omar SandovalBtrfs: fix clone vs chattr NODATASUM race
2018-06-26 Tetsuo Handadriver core: Don't ignore class_dir_create_and_add...
2018-06-26 Jan Karaext4: fix fencepost error in check for inode count...
2018-06-26 Theodore Ts'oext4: correctly handle a zero-length xattr with a non...
2018-06-26 Theodore Ts'oext4: bubble errors from ext4_find_inline_data_nolock...
2018-06-26 Theodore Ts'oext4: do not allow external inodes for inline data
2018-06-26 Lukas Czernerext4: update mtime in ext4_punch_hole even if no blocks...
2018-06-26 Jan Karaext4: fix hole length detection in ext4_ind_map_blocks()
2018-06-26 Trond MyklebustNFSv4.1: Fix up replays of interrupted requests
2018-06-26 Daniel Borkmanntls: fix use-after-free in tls_push_record
2018-06-26 Dexuan Cuihv_netvsc: Fix a network regression after ifdown/ifup
2018-06-26 Willem de Bruijnnet: in virtio_net_hdr only add VLAN_HLEN to csum_start...
2018-06-26 Paolo Abeniudp: fix rx queue len reported by diag and proc interface
2018-06-26 Cong Wangsocket: close race condition between sock_close() and...
2018-06-26 Frank van der... tcp: verify the checksum of the first data segment...
2018-06-26 Davide Carattinet/sched: act_simple: fix parsing of TCA_DEF_DATA
2018-06-26 Zhouyang Jianet: dsa: add error handling for pskb_trim_rcsum
2018-06-26 Julian Anastasovipv6: allow PMTU exceptions to local routes
2018-06-26 Bjørn Morkcdc_ncm: avoid padding beyond end of skb
2018-06-26 Xiangning Yubonding: re-evaluate force_primary when the primary...
2018-06-20 Greg Kroah... Linux 4.14.51
2018-06-20 Eric Dumazettcp: do not overshoot window_clamp in tcp_rcv_space_adj...
2018-06-20 Liu BoBtrfs: make raid6 rebuild retry more
2018-06-20 Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-06-20 Sasha LevinRevert "Btrfs: fix scrub to repair raid6 corruption"
2018-06-20 Russell KingARM: kexec: fix kdump register saving on panic()
2018-06-20 Łukasz StelmachARM: 8758/1: decompressor: restore r1 and r2 just befor...
2018-06-20 Łukasz StelmachARM: 8753/1: decompressor: add a missing parameter...
2018-06-20 Mark Rutlandefi/libstub/arm64: Handle randomized TEXT_OFFSET
2018-06-20 Helge Dellerparisc: Move setup_profiling_timer() out of init section
2018-06-20 Mathieu Malaterresched/deadline: Make the grub_reclaim() function static
2018-06-20 Mathieu Malaterresched/debug: Move the print_rt_rq() and print_dl_rq...
2018-06-20 Dan Carpenterdrm/dumb-buffers: Integer overflow in drm_mode_create_i...
2018-06-20 Waiman Longlocking/percpu-rwsem: Annotate rwsem ownership transfer...
2018-06-20 Waiman Longlocking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
2018-06-20 Stefan Agnerclk: imx6ull: use OSC clock during AXI rate change
2018-06-20 Sekhar NoriARM: davinci: board-dm646x-evm: set VPIF capture card...
2018-06-20 Sekhar NoriARM: davinci: board-dm646x-evm: pass correct I2C adapte...
2018-06-20 Sekhar NoriARM: davinci: dm646x: fix timer interrupt generation
2018-06-20 Peter Rosini2c: viperboard: return message count on master_xfer...
2018-06-20 Peter Rosini2c: pmcmsp: fix error return from master_xfer
2018-06-20 Peter Rosini2c: pmcmsp: return message count on master_xfer success
2018-06-20 Russell KingARM: keystone: fix platform_domain_notifier array overrun
2018-06-20 Daniel Glöcknerusb: musb: fix remote wakeup racing with suspend
2018-06-20 David Howellsafs: Fix the non-encryption of calls
2018-06-20 Ben Hutchingsmtd: Fix comparison in map_word_andequal()
2018-06-20 Dave Hansenx86/pkeys/selftests: Add a test for pkey 0
2018-06-20 Dave Hansenx86/pkeys/selftests: Save off 'prot' for allocations
2018-06-20 Dave Hansenx86/pkeys/selftests: Fix pointer math
2018-06-20 Dave Hansenx86/pkeys/selftests: Fix pkey exhaustion test off-by-one
2018-06-20 Dave Hansenx86/pkeys/selftests: Add PROT_EXEC test
2018-06-20 Dave Hansenx86/pkeys/selftests: Factor out "instruction page"
2018-06-20 Dave Hansenx86/pkeys/selftests: Allow faults on unknown keys
2018-06-20 Dave Hansenx86/pkeys/selftests: Remove dead debugging code, fix...
2018-06-20 Dave Hansenx86/pkeys/selftests: Stop using assert()
2018-06-20 Dave Hansenx86/pkeys/selftests: Give better unexpected fault error...
2018-06-20 Andy Lutomirskix86/selftests: Add mov_to_ss test
2018-06-20 Ingo Molnarx86/mpx/selftests: Adjust the self-test to fresh distro...
2018-06-20 Ingo Molnarx86/pkeys/selftests: Adjust the self-test to fresh...
2018-06-20 Ingo Molnarobjtool, kprobes/x86: Sync the latest <asm/insn.h>...
2018-06-20 Masami Hiramatsuuprobes/x86: Prohibit probing on MOV SS instruction
2018-06-20 Masami Hiramatsukprobes/x86: Prohibit probing on exception masking...
2018-06-20 Ashish Samantocfs2: take inode cluster lock before moving reflinked...
2018-06-20 Laura Abbottproc/kcore: don't bounds check against address 0
2018-06-20 Jeffrey Hugoinit: fix false positives in W+X checking
2018-06-20 Roman Mashaknet sched actions: fix invalid pointer dereferencing...
2018-06-20 Emil Tantilovixgbe: return error on unsupported SFP module when...
2018-06-20 Marian Rotariux86: Delay skip of emulated hypercall instruction
2018-06-20 Wanpeng LiKVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
2018-06-20 David Howellsrxrpc: Fix the min security level for kernel calls
2018-06-20 David Howellsrxrpc: Fix error reception on AF_INET6 sockets
2018-06-20 Michal Kalderonqede: Fix gfp flags sent to rdma event node allocation
2018-06-20 Michal Kalderonqed: Fix l2 initializations over iWARP personality
2018-06-20 Ying Xuetipc: eliminate KMSAN uninit-value in strcmp complaint
2018-06-20 Mathieu Malaterreagp: uninorth: make two functions static
2018-06-20 Paulo Alcantaracifs: smb2ops: Fix listxattr() when there are no EAs
2018-06-20 David Gilhooleyarm64: Add MIDR encoding for NVIDIA CPUs
2018-06-20 Jakob Unterwurzachercan: dev: increase bus-off message severity
2018-06-20 Igor Russkikhnet: aquantia: driver should correctly declare vlan_fea...
2018-06-20 van der Linden... x86/xen: Reset VCPU0 info pointer after shared_info...
2018-06-20 Sara Sharonmac80211: use timeout from the AddBA response instead...
2018-06-20 Clément PéronARM: dts: cygnus: fix irq type for arm global timer
2018-06-20 Mathieu Malaterredriver core: add __printf verification to __ata_ehi_pus...
2018-06-20 Tomi Valkeinendrm/omap: handle alloc failures in omap_connector
2018-06-20 Tomi Valkeinendrm/omap: check return value from soc_device_match
next