summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-10Linux 4.6.6v4.6.6Greg Kroah-Hartman
2016-08-10MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton
2016-08-10vfs: fix deadlock in file_remove_privs() on overlayfsMiklos Szeredi
2016-08-10vfs: ioctl: prevent double-fetch in dedupe ioctlScott Bauer
2016-08-10intel_th: Fix a deadlock in modprobingAlexander Shishkin
2016-08-10intel_th: pci: Add Kaby Lake PCH-H supportAlexander Shishkin
2016-08-10cfg80211: handle failed skb allocationGregory Greenman
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-08-10libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-08-10libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo
2016-08-10i2c: mux: reg: wrong condition checked for of_address_to_resource return valueLukasz Gemborowski
2016-08-10i2c: qup: Fix wrong value of index variableSricharan R
2016-08-10adv7604: Don't ignore pad number in subdev DV timings pad operationsLaurent Pinchart
2016-08-10cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner
2016-08-10posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan
2016-08-10media: fix airspy usb probe error pathJames Patrick-Evans
2016-08-10ipr: Clear interrupt on croc/crocodile when running with LSIBrian King
2016-08-10SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern
2016-08-10qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont
2016-08-10irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton
2016-08-10irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton
2016-08-10RDS: fix rds_tcp_init() error pathVegard Nossum
2016-08-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-08-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-08-10can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer
2016-08-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-08-10sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra
2016-08-10mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-08-10mmc: block: fix free of uninitialized 'idata->buf'Ville Viinikka
2016-08-10block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2016-08-10init/Kconfig: keep Expert users menu togetherRandy Dunlap
2016-08-10qeth: delete napi struct when removing a qeth deviceUrsula Braun
2016-08-10platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter
2016-08-10lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew
2016-08-10clk: at91: fix clk_programmable_set_parent()Boris Brezillon
2016-08-10clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner
2016-08-10spi: sun4i: fix FIFO limitMichal Suchanek
2016-08-10spi: sunxi: fix transfer timeoutMichal Suchanek
2016-08-10spi: rockchip: Signal unfinished DMA transfersTomeu Vizoso
2016-08-10namespace: update event counter when umounting a deleted dentryAndrey Ulanov
2016-08-10devpts: fix null pointer dereference on failed memory allocationColin Ian King
2016-08-10cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()Rafael J. Wysocki
2016-08-109p: use file_dentry()Miklos Szeredi
2016-08-10ext4: verify extent header depthVegard Nossum
2016-08-10ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney
2016-08-10Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney
2016-08-10locks: use file_inode()Miklos Szeredi
2016-08-10power_supply: power_supply_read_temp only if use_cnt > 0Rhyland Klein
2016-08-10cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira
2016-08-10cgroup: set css->id to -1 during initTejun Heo