summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-21ASoC: mediatek: add I2C dependency for CS42XX8Arnd Bergmann1-1/+1
2017-10-21scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter1-1/+1
2017-10-21slub: do not merge cache if slub_debug contains a never-merge flagGrygorii Maistrenko1-1/+4
2017-10-21ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren3-3/+121
2017-10-21mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu3-4/+5
2017-10-21crypto: xts - Add ECB dependencyMilan Broz1-0/+1
2017-10-21net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny1-2/+0
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar3-2/+15
2017-10-21md/linear: shutup lockdep warnningShaohua Li1-1/+2
2017-10-21f2fs: do not wait for writeback in write_beginJaegeuk Kim1-1/+6
2017-10-21Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko1-1/+4
2017-10-21sched/fair: Update rq clock before changing a task's CPU affinityWanpeng Li1-0/+1
2017-10-21f2fs: do SSR for data when there is enough free spaceYunlong Song1-1/+1
2017-10-21iio: adc: xilinx: Fix error handlingChristophe JAILLET1-3/+3
2017-10-21netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme1-2/+2
2017-10-21staging: vchiq_2835_arm: Make cache-line-size a required DT propertyMichael Zoran1-1/+7
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2-11/+8
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach1-1/+1
2017-10-21qed: Don't use attention PTT for configuring BWMintz, Yuval3-5/+8
2017-10-21ALSA: hda: Add Geminilake HDMI codec IDVinod Koul1-0/+1
2017-10-21mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg1-7/+21
2017-10-21initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2-3/+2
2017-10-21irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu1-1/+2
2017-10-21watchdog: kempld: fix gcc-4.3 buildArnd Bergmann1-1/+8
2017-10-21locking/lockdep: Add nest_lock integrity testPeter Zijlstra1-2/+9
2017-10-21xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman1-1/+1
2017-10-21Revert "bsg-lib: don't free job in bsg_prepare_job"Greg Kroah-Hartman1-0/+1
2017-10-21MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn1-1/+1
2017-10-18Linux 4.9.57v4.9.57Greg Kroah-Hartman1-1/+1
2017-10-18KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek1-0/+1
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause2-4/+6
2017-10-18USB: serial: console: fix use-after-free after failed setupJohan Hovold1-0/+1
2017-10-18USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul1-0/+4
2017-10-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig1-0/+2
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel1-0/+1
2017-10-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2-0/+9
2017-10-18bio_copy_user_iov(): don't ignore ->iov_offsetAl Viro1-2/+2
2017-10-18more bio_map_user_iov() leak fixesAl Viro1-5/+9
2017-10-18fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh1-0/+8
2017-10-18direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher1-1/+2
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov1-0/+5
2017-10-18usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov4-14/+25
2017-10-18drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula1-1/+1
2017-10-18drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä1-5/+9
2017-10-18drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare1-1/+1
2017-10-18ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai1-3/+4
2017-10-18ALSA: line6: Fix missing initialization before error pathTakashi Iwai1-2/+3
2017-10-18ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2-8/+20
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2-3/+10