aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crc-ccitt.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-27mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2-0/+11
2016-10-27CREDITS: update credit information for Martin KepplingerMartin Kepplinger1-2/+3
2016-10-27proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu1-0/+3
2016-10-27mm: kmemleak: ensure that the task stack is not freed during scanningCatalin Marinas1-2/+5
2016-10-27lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1
2016-10-27latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook1-0/+1
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada3-7/+6
2016-10-27ipc: account for kmem usage on mqueue and msgAristeu Rozanski1-2/+2
2016-10-27mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna2-16/+28
2016-10-27mm: page_alloc: use KERN_CONT where appropriateJoe Perches1-7/+9
2016-10-27mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov1-0/+2
2016-10-27h8300: fix syscall restartingMark Rutland2-5/+1
2016-10-27kcov: properly check if we are in an interruptAndrey Konovalov1-1/+8
2016-10-27mm/slab: fix kmemcg cache creation delayed issueJoonsoo Kim1-1/+1
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-26block: flush: fix IO hang in case of flood fua reqMing Lei1-0/+28
2016-10-25ahci: fix the single MSI-X case in ahci_init_oneChristoph Hellwig1-1/+1
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes4-13/+6
2016-10-24proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds1-10/+8
2016-10-24nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdownJohn W. Linville1-1/+1
2016-10-24xenbus: check return value of xenbus_scanf()Jan Beulich1-1/+3
2016-10-24xenbus: prefer list_for_each()Jan Beulich1-2/+2
2016-10-24x86: xen: move cpu_up functions out of ifdefArnd Bergmann1-0/+2
2016-10-24xenbus: advertise control feature flagsJuergen Gross1-16/+29
2016-10-24gpio: mpc8xxx: Correct irq handler functionLiu Gang1-1/+1
2016-10-23Linux 4.9-rc2Linus Torvalds1-1/+1
2016-10-24gpio: ath79: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä1-7/+9
2016-10-21badblocks: badblocks_set/clear update unacked_existShaohua Li1-0/+23
2016-10-21softirq: Display IRQ_POLL for irq-poll statisticsSagi Grimberg1-1/+1
2016-10-21arm/arm64: KVM: Map the BSS at HYPMarc Zyngier1-0/+7
2016-10-21arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon1-5/+6
2016-10-21PCI: designware-plat: Update author email addressJoao Pinto1-1/+1
2016-10-21gpio: ts4800: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-21gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flagsLars-Peter Clausen1-0/+11
2016-10-21gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flagsLars-Peter Clausen1-0/+13
2016-10-21gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen1-0/+2
2016-10-21gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offsetLars-Peter Clausen1-0/+5
2016-10-21gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen1-0/+2
2016-10-21gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offsetLars-Peter Clausen1-0/+5
2016-10-21gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leakLars-Peter Clausen1-0/+2
2016-10-21gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validationLars-Peter Clausen1-1/+1
2016-10-21kernel/irq: Export irq_set_parent()Sudip Mukherjee1-0/+1
2016-10-21target/tcm_fc: use CPU affinity for responsesHannes Reinecke1-1/+1
2016-10-21target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke1-11/+26
2016-10-21target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke1-2/+3
2016-10-21target/tcm_fc: print command pointer in debug messageHannes Reinecke1-1/+1
2016-10-21target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke1-4/+8
2016-10-20clk: at91: Fix a return value in case of errorChristophe JAILLET1-1/+1