summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker
2015-10-27rbd: fix double free on rbd_dev->header_nameIlya Dryomov
2015-10-27dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer
2015-10-27drm/radeon: add pm sysfs files lateAlex Deucher
2015-10-27drm/radeon: attach tile property to mst connectorDave Airlie
2015-10-27drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-27drm/nouveau/fbcon: take runpm reference when userspace has an open fdBen Skeggs
2015-10-27workqueue: make sure delayed work run in local cpuShaohua Li
2015-10-27i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg
2015-10-27i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang
2015-10-27mfd: max77843: Fix max77843_chg_init() return on errorJavier Martinez Canillas
2015-10-27nfsd/blocklayout: accept any minlengthChristoph Hellwig
2015-10-27arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-27btrfs: fix use after free iterating extrefsChris Mason
2015-10-27btrfs: check unsupported filters in balance argumentsDavid Sterba
2015-10-27memcg: convert threshold to bytesShaohua Li
2015-10-27crypto: ahash - ensure statesize is non-zeroRussell King
2015-10-27crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-27drm: Fix locking for sysfs dpms fileDaniel Vetter
2015-10-27net/unix: fix logic about sk_peek_offsetAndrey Vagin
2015-10-27af_unix: return data from multiple SKBs on recv() with MSG_PEEK flagAaron Conole
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-27netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen
2015-10-27tipc: move fragment importance field to new header positionJon Paul Maloy
2015-10-27ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-10-27act_mirred: clear sender cpu before sending to txWANG Cong
2015-10-27ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov
2015-10-27bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann
2015-10-27inet: fix race in reqsk_queue_unlink()Eric Dumazet
2015-10-27ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-27inet: fix races in reqsk_queue_hash_req()Eric Dumazet
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-27skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-10-27l2tp: protect tunnel->del_work by ref_countAlexander Couzens
2015-10-27net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov
2015-10-22Linux 4.1.11v4.1.11Greg Kroah-Hartman
2015-10-223w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-22MIPS: Fix console output for Fulong2e systemGuenter Roeck
2015-10-22mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim
2015-10-22intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava
2015-10-22serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-22serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-22drivers/tty: require read access for controlling terminalJann Horn
2015-10-22tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-10-22staging: speakup: fix speakup-r regressioncovici@ccs.covici.com
2015-10-22dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber
2015-10-22dm: fix AB-BA deadlock in __dm_destroy()Junichi Nomura