summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Linux 3.12.60v3.12.60Jiri Slaby1-1/+1
2016-05-19X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr1-0/+2
2016-05-19sched: Remove lockdep check in sched_move_task()Kirill Tkhai1-2/+6
2016-05-19KEYS: Fix ASN.1 indefinite length object parsingDavid Howells1-7/+9
2016-05-19ASN.1: Fix non-match detection failure on data overrunDavid Howells1-3/+2
2016-05-19net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-05-19net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-05-19VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell1-20/+1
2016-05-19net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-05-19net: fix infoleak in llcKangjie Lu1-0/+1
2016-05-19netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-05-18net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-05-18ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni1-1/+5
2016-05-18atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-05-18packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause1-0/+1
2016-05-18route: do not cache fib route info on local routes with oifChris Friesen1-0/+12
2016-05-18decnet: Do not build routes to devices without decnet private data.David S. Miller1-1/+8
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni2-1/+7
2016-05-18ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren1-20/+2
2016-05-18drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter1-1/+7
2016-05-18drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach1-0/+10
2016-05-16asmlinkage, pnp: Make variables used from assembler code visibleAndi Kleen1-4/+5
2016-05-16Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-05-16get_rock_ridge_filename(): handle malformed NM entriesAl Viro1-3/+10
2016-05-16crypto: hash - Fix page length clamping in hash walkHerbert Xu1-1/+2
2016-05-13mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov1-0/+2
2016-05-13mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov7-121/+69
2016-05-11Input: i8042 - lower log level for "no controller" messageTakashi Iwai1-1/+1
2016-05-11powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2-1/+2
2016-05-11Input: ads7846 - correct the value got from SPIAndrey Gelman1-2/+6
2016-05-11iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski1-2/+2
2016-05-11USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
2016-05-11USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-05-11ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-05-11x86/sysfb_efi: Fix valid BAR address range checkWang YanQing1-2/+12
2016-05-11MAINTAINERS: Remove asterisk from EFI directory namesMatt Fleming1-2/+2
2016-05-11batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann1-0/+9
2016-05-11batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing1-0/+6
2016-05-11batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann1-2/+6
2016-05-11proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-05-11ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernelSascha Hauer1-0/+1
2016-05-11lpfc: fix misleading indentationArnd Bergmann1-2/+3
2016-05-11clk: versatile: sp810: support reentranceLinus Walleij1-1/+3
2016-05-11nbd: ratelimit error msgs after socket closeDan Streetman1-2/+2
2016-05-11ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni1-1/+1
2016-05-11x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+8
2016-05-11compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-05-03cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz1-0/+4
2016-05-03scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne1-1/+11
2016-05-03mmc: sdhci: Allow for irq being sharedAdrian Hunter1-3/+1