summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.60v3.12.60Jiri Slaby2016-05-191-1/+1
* X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr2016-05-191-0/+2
* sched: Remove lockdep check in sched_move_task()Kirill Tkhai2016-05-191-2/+6
* KEYS: Fix ASN.1 indefinite length object parsingDavid Howells2016-05-191-7/+9
* ASN.1: Fix non-match detection failure on data overrunDavid Howells2016-05-191-3/+2
* net: fix a kernel infoleak in x25 moduleKangjie Lu2016-05-191-0/+1
* net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2016-05-191-2/+3
* VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell2016-05-191-20/+1
* net: fix infoleak in rtnetlinkKangjie Lu2016-05-191-8/+10
* net: fix infoleak in llcKangjie Lu2016-05-191-0/+1
* netem: Segment GSO packets on enqueueNeil Horman2016-05-191-2/+59
* net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-05-181-2/+4
* ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2016-05-181-1/+5
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-05-181-1/+1
* packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause2016-05-181-0/+1
* route: do not cache fib route info on local routes with oifChris Friesen2016-05-181-0/+12
* decnet: Do not build routes to devices without decnet private data.David S. Miller2016-05-181-1/+8
* net/route: enforce hoplimit max valuePaolo Abeni2016-05-182-1/+7
* ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren2016-05-181-20/+2
* drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter2016-05-181-1/+7
* drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach2016-05-181-0/+10
* asmlinkage, pnp: Make variables used from assembler code visibleAndi Kleen2016-05-161-4/+5
* Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski2016-05-161-2/+4
* get_rock_ridge_filename(): handle malformed NM entriesAl Viro2016-05-161-3/+10
* crypto: hash - Fix page length clamping in hash walkHerbert Xu2016-05-161-1/+2
* mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov2016-05-131-0/+2
* mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov2016-05-137-121/+69
* Input: i8042 - lower log level for "no controller" messageTakashi Iwai2016-05-111-1/+1
* powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-05-112-1/+2
* Input: ads7846 - correct the value got from SPIAndrey Gelman2016-05-111-2/+6
* iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-05-111-2/+2
* USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq2016-05-111-0/+2
* USB: serial: cp210x: add ID for Link ECUMike Manning2016-05-111-0/+2
* ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava2016-05-111-0/+3
* x86/sysfb_efi: Fix valid BAR address range checkWang YanQing2016-05-111-2/+12
* MAINTAINERS: Remove asterisk from EFI directory namesMatt Fleming2016-05-111-2/+2
* batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann2016-05-111-0/+9
* batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing2016-05-111-0/+6
* batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann2016-05-111-2/+6
* proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-111-1/+2
* ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer2016-05-111-0/+1
* lpfc: fix misleading indentationArnd Bergmann2016-05-111-2/+3
* clk: versatile: sp810: support reentranceLinus Walleij2016-05-111-1/+3
* nbd: ratelimit error msgs after socket closeDan Streetman2016-05-111-2/+2
* ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni2016-05-111-1/+1
* x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster2016-05-111-0/+8
* compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-05-111-1/+1
* cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz2016-05-031-0/+4
* scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne2016-05-031-1/+11
* mmc: sdhci: Allow for irq being sharedAdrian Hunter2016-05-031-3/+1