OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2019-08-01 Jaegeuk KimMerge remote-tracking branch 'origin/upstream-f2fs...
2019-07-30 Icenowy Zhengf2fs: use EINVAL for superblock with invalid magic
2019-07-30 Jaegeuk Kimf2fs: fix to read source block before invalidating it
2019-07-30 Eric Biggersf2fs: remove redundant check from f2fs_setflags_common()
2019-07-30 Eric Biggersf2fs: use generic checking and prep function for FS_IOC...
2019-07-30 Robin PengANDROID: overlayfs: Fix a regression in commit b24be4acd
2019-07-30 Tri VoANDROID: xfrm: remove in_compat_syscall() checks
2019-07-29 Tri VoANDROID: enable CONFIG_RTC_DRV_TEST on cuttlefish
2019-07-24 Martijn CoenenBACKPORT: binder: Set end of SG buffer area properly.
2019-07-22 Greg Kroah... Merge 4.4.186 into android-4.4
2019-07-21 Greg Kroah... Linux 4.4.186
2019-07-21 Paolo BonziniKVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with...
2019-07-21 Julian Wiedmanns390/qdio: don't touch the dsci in tiqdio_add_input_que...
2019-07-21 Julian Wiedmanns390/qdio: (re-)initialize tiqdio list entries
2019-07-21 Heiko Carstenss390: fix stfle zero padding
2019-07-21 Arnd BergmannARC: hide unused function unw_hdr_alloc
2019-07-21 Paolo Bonzinikvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
2019-07-21 Milan Brozdm verity: use message limit for data block corruption...
2019-07-21 Sergej Benilovsis900: fix TX completion
2019-07-21 Takashi Iwaippp: mppe: Add softdep to arc4
2019-07-21 Petr Orosbe2net: fix link failure after ethtool offline test
2019-07-21 Arnd BergmannARM: omap2: remove incorrect __init annotation
2019-07-21 Peter Zijlstraperf/core: Fix perf_sample_regs_user() mm check
2019-07-21 Konstantin... e1000e: start network tx queue only when link is up
2019-07-21 Sean YoungMIPS: Remove superfluous check for __linux__
2019-07-21 Vishnu DASAVMCI: Fix integer overflow in VMCI handle arrays
2019-07-21 Christian Lampartercarl9170: fix misuse of device driver API
2019-07-21 Ian Abbottstaging: comedi: amplc_pci230: fix null pointer deref...
2019-07-21 Ian Abbottstaging: comedi: dt282x: fix a null pointer deref on...
2019-07-21 Yoshihiro Shimodausb: renesas_usbhs: add a workaround for a race conditi...
2019-07-21 Kiruthika Varadarajanusb: gadget: ether: Fix race between gether_disconnect...
2019-07-21 Jörgen StorvistUSB: serial: option: add support for GosunCn ME3630...
2019-07-21 Andreas FritiofsonUSB: serial: ftdi_sio: add ID for isodebug v1
2019-07-21 Brian Norrismwifiex: Don't abort on small, spec-compliant vendor IEs
2019-07-21 Hongjie Fangfscrypt: don't set policy for a dead directory
2019-07-21 Takashi Iwaimwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
2019-07-21 Takashi Iwaimwifiex: Abort at too short BSS descriptor element
2019-07-21 Dianzhang Chenx86/tls: Fix possible spectre-v1 in do_get_thread_area()
2019-07-21 Dianzhang Chenx86/ptrace: Fix possible spectre-v1 in ptrace_get_debug...
2019-07-21 Steven J. Magnaniudf: Fix incorrect final NOT_ALLOCATED (hole) extent...
2019-07-21 Mauro S. M... bnx2x: Check if transceiver implements DDM before access
2019-07-21 Mariusz Tkaczykmd: fix for divide error in status_resync
2019-07-21 Bartosz GolaszewskiARM: davinci: da8xx: specify dma_coherent_mask for...
2019-07-21 Bartosz GolaszewskiARM: davinci: da850-evm: call regulator_has_full_constr...
2019-07-21 Anson HuangInput: imx_keypad - make sure keyboard can always wake...
2019-07-21 Sean Nyekjaercan: mcp251x: add support for mcp25625
2019-07-21 Sean Nyekjaerdt-bindings: can: mcp251x: add mcp25625 support
2019-07-21 Takashi Iwaimwifiex: Fix possible buffer overflows at parsing bss...
2019-07-21 Thomas Pedersenmac80211: mesh: fix RCU warning
2019-07-21 Chang-Hsien... samples, bpf: fix to change the buffer size for read()
2019-07-21 Aaron MaInput: elantech - enable middle button support on 2...
2019-07-19 Mark SalyzynANDROID: overlayfs ovl_create_of_link regression
2019-07-13 Chao Yuf2fs: improve print log in f2fs_sanity_check_ckpt()
2019-07-13 Ocean Chenf2fs: avoid out-of-range memory access
2019-07-13 Heng Xiaof2fs: fix to avoid long latency during umount
2019-07-13 Jaegeuk Kimf2fs: allow all the users to pin a file
2019-07-13 Jaegeuk Kimf2fs: support swap file w/ DIO
2019-07-13 Jaegeuk Kimf2fs: allocate blocks for pinned file
2019-07-13 Sahitya Tummalaf2fs: fix is_idle() check for discard type
2019-07-13 Jaegeuk Kimf2fs: add a rw_sem to cover quota flag changes
2019-07-13 Chao Yuf2fs: set SBI_NEED_FSCK for xattr corruption case
2019-07-13 Chao Yuf2fs: use generic EFSBADCRC/EFSCORRUPTED
2019-07-13 Geert Uytterhoevenf2fs: Use DIV_ROUND_UP() instead of open-coding
2019-07-13 Chao Yuf2fs: print kernel message if filesystem is inconsistent
2019-07-13 Joe Perchesf2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
2019-07-13 Chao Yuf2fs: avoid get_valid_blocks() for cleanup
2019-07-13 Qiuyang Sunf2fs: ioctl for removing a range from F2FS
2019-07-12 Wang Shilongf2fs: only set project inherit bit for directory
2019-07-12 Eric Biggersf2fs: separate f2fs i_flags from fs_flags and ext4...
2019-07-10 Greg Kroah... Merge 4.4.185 into android-4.4
2019-07-10 Greg Kroah... Linux 4.4.185
2019-07-10 Robin Gongdmaengine: imx-sdma: remove BD_INTR for channel0
2019-07-10 Paolo BonziniKVM: x86: degrade WARN to pr_warn_ratelimited
2019-07-10 Kees Cookarm64, vdso: Define vdso_{start,end} as array
2019-07-10 Vineet GuptaARC: handle gcc generated __builtin_trap for older...
2019-07-10 Linus Torvaldstty: rocket: fix incorrect forward declaration of ...
2019-07-10 Nikolay Borisovbtrfs: Ensure replaced device doesn't have pending...
2019-07-10 Herbert Xulib/mpi: Fix karactx leak in mpi_powm
2019-07-10 Colin Ian KingALSA: usb-audio: fix sign unintended sign extension...
2019-07-10 Takashi SakamotoALSA: firewire-lib/fireworks: fix miss detection of...
2019-07-10 Colin Ian KingALSA: seq: fix incorrect order of dest_client/dest_port...
2019-07-10 Eric Biggerscrypto: user - prevent operating on larval algorithms
2019-07-10 Jann Hornptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
2019-07-10 Paul BurtonMIPS: Workaround GCC __builtin_unreachable reordering bug
2019-07-10 Arnd Bergmannbug.h: work around GCC PR82365 in BUG()
2019-07-10 Thierry Redingswiotlb: Make linux/swiotlb.h standalone includible
2019-07-10 Arnd Bergmannmfd: omap-usb-tll: Fix register offsets
2019-07-10 Manuel LaussMIPS: math-emu: do not use bools for arithmetic
2019-07-10 Vineet GuptaARC: fix build warning in elf.h
2019-07-10 Vineet GuptaARC: Assume multiplier is always present
2019-07-10 Don Bracescsi: hpsa: correct ioaccel2 chaining
2019-07-10 Alexandre Belloniusb: gadget: udc: lpc32xx: allocate descriptor with...
2019-07-10 Young Xiaousb: gadget: fusb300_udc: Fix memory leak of fusb300...
2019-07-10 Yu-Hsuan HsuASoC: max98090: remove 24-bit format support if RJ...
2019-07-10 YueHaibingspi: bitbang: Fix NULL pointer dereference in spi_unreg...
2019-07-10 Matt FlaxASoC : cs4265 : readable register too low
2019-07-10 Jason A. Donenfeldum: Compile with modern headers
2019-07-10 Matias KarhumaaBluetooth: Fix faulty expression for minimum encryption...
2019-07-10 Josh Elsassernet: check before dereferencing netdev_ops during busy...
2019-07-10 YueHaibingbonding: Always enable vlan tx offload
next