summaryrefslogtreecommitdiffstats
path: root/crypto/hmac.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-23ipmi: fix hardcoded ipmi device exit path warningYinghai Lu1-1/+6
2010-09-23rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy1-5/+8
2010-09-23mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli1-0/+1
2010-09-23rmap: fix walk during forkAndrea Arcangeli1-1/+1
2010-09-23drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2010-09-23oom: filter unkillable tasks from tasklist dumpDavid Rientjes1-21/+19
2010-09-23drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2010-09-23uml: fix compile warningRichard Weinberger3-6/+6
2010-09-23/proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro1-2/+2
2010-09-23fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski1-2/+3
2010-09-23efifb: support the EFI framebuffer on more Apple hardwareLuke Macken1-0/+42
2010-09-23efifb: check that the base address is plausible on pci systemsPeter Jones2-12/+55
2010-09-23aio: do not return ERESTARTSYS as a result of AIOJan Kara1-1/+9
2010-09-23vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim1-8/+35
2010-09-23drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin1-0/+2
2010-09-23MAINTAINERS: change AVR32 and AT32AP maintainerHans-Christian Egtvedt1-2/+2
2010-09-23vmware balloon: rename moduleDmitry Torokhov3-2/+2
2010-09-23arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori6-1/+25
2010-09-23/proc/vmcore: fix seekingArnd Bergmann1-1/+1
2010-09-23ipmi: fix acpi probe printYinghai Lu1-5/+5
2010-09-23oom: always return a badness score of non-zero for eligible tasksDavid Rientjes1-2/+7
2010-09-23Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg1-1/+1
2010-09-22powerpc: fix double syscall restartsAl Viro3-3/+4
2010-09-22bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara1-2/+21
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2-2/+5
2010-09-22bdi: Initialize noop_backing_dev_info properlyJan Kara1-0/+2
2010-09-22sparc: Prevent no-handler signal syscall restart recursion.David S. Miller3-1/+7
2010-09-22sparc: Don't mask signal when we can't setup signal frame.David S. Miller3-58/+93
2010-09-22fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil1-0/+4
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman1-0/+2
2010-09-21sched: Fix nohz balance kickSuresh Siddha1-1/+1
2010-09-21cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal1-3/+13
2010-09-21block: fix blk_rq_map_kern bio direction flagBenny Halevy1-1/+1
2010-09-21cciss: freeing uninitialized data on error pathDan Carpenter1-1/+1
2010-09-21sparc64: Fix race in signal instruction flushing.David S. Miller1-42/+60
2010-09-21percpu: fix pcpu_last_unit_cpuTejun Heo1-1/+1
2010-09-21lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Rusty Russell1-5/+8
2010-09-21virtio: console: Prevent userspace from submitting NULL buffersAmit Shah1-0/+4
2010-09-21virtio: console: Fix poll blocking even though there is data to readHans de Goede1-1/+1
2010-09-21Linux 2.6.36-rc5v2.6.36-rc5Linus Torvalds1-1/+1
2010-09-21Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-21Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2-19/+2
2010-09-21serial: mfd: fix bug in serial_hsu_remove()Feng Tang1-8/+9
2010-09-21serial: amba-pl010: fix set_ldiscMika Westerberg1-7/+2
2010-09-21USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi1-2/+2
2010-09-21USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-21USB: otg: twl4030: fix phy initialization(v1)Ming Lei1-27/+51
2010-09-21USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du1-0/+5
2010-09-21usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-09-20drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson1-2/+7