OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2018-04-08 Andy Lutomirskifs/proc: Stop trying to report thread stacks
2018-04-08 Eric Biggerscrypto: x86/cast5-avx - fix ECB encryption when long...
2018-04-08 Herbert Xucrypto: ahash - Fix early termination in hash walk
2018-04-08 Alexander Gerasiovparport_pc: Add support for WCH CH382L PCI-E single...
2018-04-08 Oliver Neukummedia: usbtv: prevent double free in error case
2018-04-08 Colin Ian Kingmei: remove dev_err message on an unsupported ioctl
2018-04-08 Johan HovoldUSB: serial: cp210x: add ELDAT Easywave RX09 id
2018-04-08 Clemens WertherUSB: serial: ftdi_sio: add support for Harman FirmwareH...
2018-04-08 Major HaydenUSB: serial: ftdi_sio: add RT Systems VX-8 cable
2018-04-08 John Stultzusb: dwc2: Improve gadget state disconnection handling
2018-04-08 Paolo Bonziniscsi: virtio_scsi: always read VPD pages for multiqueue too
2018-04-08 Alexander Potapenkollist: clang: introduce member_address_is_nonnull()
2018-04-08 Szymon JancBluetooth: Fix missing encryption refresh on Security...
2018-04-08 Florian Westphalnetfilter: x_tables: add and use xt_check_proc_name
2018-04-08 Florian Westphalnetfilter: bridge: ebt_among: add more missing match...
2018-04-08 Steffen Klassertxfrm: Refuse to insert 32 bit userspace socket policies...
2018-04-08 Greg Hackmannnet: xfrm: use preempt-safe this_cpu_read() in ipcomp_a...
2018-04-08 Roland DreierRDMA/ucma: Introduce safer rdma_addr_size() variants
2018-04-08 Leon RomanovskyRDMA/ucma: Don't allow join attempts for unsupported...
2018-04-08 Leon RomanovskyRDMA/ucma: Check that device exists prior to accessing it
2018-04-08 Leon RomanovskyRDMA/ucma: Check that device is connected prior to...
2018-04-08 Leon RomanovskyRDMA/ucma: Ensure that CM_ID exists prior to access it
2018-04-08 Leon RomanovskyRDMA/ucma: Fix use-after-free access in ucma_close
2018-04-08 Leon RomanovskyRDMA/ucma: Check AF family prior resolving address
2018-04-08 Florian Westphalxfrm_user: uncoditionally validate esn replay attribute...
2018-04-08 Nick Desaulniersarm64: avoid overflow in VA_START and PAGE_OFFSET
2018-04-08 Matthias Kaehlckeselinux: Remove redundant check for unknown labeling...
2018-04-08 Matthias Kaehlckenetfilter: ctnetlink: Make some parameters integer...
2018-04-08 Arnd Bergmanntty: provide tty_name() even without CONFIG_TTY
2018-04-08 Richard Guy... audit: add tty field to LOGIN event
2018-04-08 Matthias Kaehlckefrv: declare jiffies to be located in the .data section
2018-04-08 Matthias Kaehlckejiffies.h: declare jiffies and jiffies_64 with ____cach...
2018-04-08 Mark Charleboisfs: compat: Remove warning from COMPATIBLE_IOCTL
2018-04-08 Matthias Kaehlckeselinux: Remove unnecessary check of array base in...
2018-04-08 Matthias Kaehlckecpumask: Add helper cpumask_available()
2018-04-08 Matthias Kaehlckegenirq: Use cpumask_available() for check of cpumask...
2018-04-08 Nick Desaulniersnetfilter: nf_nat_h323: fix logical-not-parentheses...
2018-04-08 Nick DesaulniersInput: mousedev - fix implicit conversion warning
2018-04-08 Matthias Kaehlckedm ioctl: remove double parentheses
2018-04-08 Matthias KaehlckePCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
2018-04-08 Kaixu Xiawriteback: fix the wrong congested state variable defin...
2018-04-08 Colin Ian KingACPI, PCI, irq: remove redundant check for null string...
2018-04-08 Masami Hiramatsukprobes/x86: Fix to set RWX bits correctly before relea...
2018-04-08 Krzysztof Opasiakusb: gadget: f_hid: fix: Prevent accessing released...
2018-04-08 Felipe F. Tonellousb: gadget: align buffer size when allocating for...
2018-04-08 Felipe F. Tonellousb: gadget: fix usb_ep_align_maybe endianness and...
2018-04-08 Felipe F. Tonellousb: gadget: change len to size_t on alloc_ep_req()
2018-04-08 Felipe F. Tonellousb: gadget: define free_ep_req as universal function
2018-04-08 Richard Narronpartitions/msdos: Unable to mount UFS 44bsd partitions
2018-04-08 Linus Torvaldsperf/hwbp: Simplify the perf-hwbp code, fix documentation
2018-04-08 Dan CarpenterALSA: pcm: potential uninitialized return values
2018-04-08 Stefan RoeseALSA: pcm: Use dma_bytes as size parameter in dma_mmap_...
2018-04-08 Linus Walleijmtd: jedec_probe: Fix crash in jedec_read_mfr()
2018-03-31 Greg Kroah... Linux 4.4.126
2018-03-31 Florian Fainellinet: systemport: Rewrite __bcm_sysport_tx_reclaim()
2018-03-31 Florian Fainellinet: fec: Fix unbalanced PM runtime calls
2018-03-31 Eric Dumazetieee802154: 6lowpan: fix possible NULL deref in lowpan_...
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 Arkadi Sharshevskyteam: Fix double free in error path
2018-03-31 Vinicius Costa... skbuff: Fix not waking applications when errors are...
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 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 Greg Kroah... Revert "genirq: Use irqd_get_trigger_type to compare...
2018-03-31 Johannes Thumshirnscsi: sg: don't return bogus Sg_requests
2018-03-28 Greg Kroah... Linux 4.4.125
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 Nadav Amitstaging: lustre: ptlrpc: kfree used instead of kvfree
2018-03-28 Dan Carpenterperf/x86/intel: Don't accidentally clear high bits...
2018-03-28 Andy Lutomirskix86/entry/64: Don't use IST entry for #BP stack
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 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 Dan Carpenterstaging: ncpfs: memory corruption in ncp_read_kernel()
2018-03-28 Jagdish Gediyamtd: nand: fsl_ifc: Fix nand waitfunc return value
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 Dan Williamsacpi, numa: fix pxm to online numa node associations
2018-03-28 Greg Kroah... drm: udl: Properly check framebuffer mmap offsets
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 Toshi Kanix86/mm: implement free pmd/pte page interfaces
2018-03-28 Toshi Kanimm/vmalloc: add interfaces to free unmapped page table
2018-03-28 Hans de Goedelibata: Modify quirks for MX100 to limit NCQ_TRIM quirk...
next