summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng1-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng1-20/+20
2016-10-28ARC: module: print pretty section namesVineet Gupta1-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta2-10/+9
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta3-139/+0
2016-10-28ARC: build: retire old togglesVineet Gupta1-3/+0
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta3-24/+34
2016-10-28ARC: boot log: remove awkward space comma from MMU lineVineet Gupta1-3/+3
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2-2/+5
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2-45/+43
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta3-9/+5
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring1-2/+2
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven1-0/+2
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud1-4/+22
2016-10-28perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik1-3/+7
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa3-3/+10
2016-10-28perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...Jiri Olsa1-4/+9
2016-10-28x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+1
2016-10-28drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1
2016-10-28cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28ipack: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28block: DAC960: print a hex number after a 0x prefixUwe Kleine-König1-2/+2
2016-10-28fs: exofs: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-28lib/genalloc.c: start search from start of chunkDaniel Mentz1-1/+2
2016-10-28mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2-0/+11
2016-10-28CREDITS: update credit information for Martin KepplingerMartin Kepplinger1-2/+3
2016-10-28proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu1-0/+3
2016-10-28mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas1-2/+5
2016-10-28lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1
2016-10-28latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook1-0/+1
2016-10-28kconfig.h: remove config_enabled() macroMasahiro Yamada3-7/+6
2016-10-28ipc: account for kmem usage on mqueue and msgAristeu Rozanski1-2/+2
2016-10-28mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna2-16/+28
2016-10-28mm: page_alloc: use KERN_CONT where appropriateJoe Perches1-7/+9
2016-10-28mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov1-0/+2
2016-10-28h8300: fix syscall restartingMark Rutland2-5/+1
2016-10-28kcov: properly check if we are in an interruptAndrey Konovalov1-1/+8
2016-10-28mm/slab: fix kmemcg cache creation delayed issueJoonsoo Kim1-1/+1
2016-10-28device-dax: fix percpu_ref_exit orderingDan Williams1-1/+1
2016-10-28Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds1-1/+1
2016-10-28nvdimm: make CONFIG_NVDIMM_DAX 'bool'Arnd Bergmann2-2/+2
2016-10-28mm: remove unused variable in memory hotplugLinus Torvalds1-1/+0
2016-10-27btrfs: fix races on root_log_ctx listsChris Mason1-14/+6
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds6-182/+21
2016-10-27blk-mq: update hardware and software queues for sleeping allocJens Axboe1-3/+3
2016-10-27vt: clear selection before resizingScot Doyle1-0/+3
2016-10-27sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder1-2/+6
2016-10-27sh-sci: document R8A7743/5 supportSergei Shtylyov1-0/+8
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih1-1/+2
2016-10-27tty: limit terminal size to 4M charsDmitry Vyukov1-0/+2