2011-07-22 |
Jesper Juhl | loopback: Fix memory leak in tcm_loop_make_scsi_hba() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-07-22 |
Jesper Juhl | loopback: Remove duplicate scsi/scsi_tcq.h include Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-07-12 |
Jesper Juhl | drivers/net: static should be at beginning of declaration Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-07-11 |
Jesper Juhl | dlm: don't do pointless NULL check, use kzalloc and... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-07-06 |
Jesper Juhl | Documentation: update CodingStyle memory allocators Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-07-05 |
Jesper Juhl | net, wireless: Don't return uninitialized in __cfg80211_stop... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-07-01 |
Jesper Juhl | Update version number references in README Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-28 |
Jesper Juhl | watchdog: Intel SCU Watchdog: Fix build and remove... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-24 |
Jesper Juhl | Remove unneeded version.h includes from fs/ Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-24 |
Jesper Juhl | net: Remove unneeded version.h includes from drivers... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-24 |
Jesper Juhl | ALSA: Remove unneeded version.h includes from sound/ Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-21 |
Jesper Juhl | Remove redundant linux/version.h includes from net/ Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-20 |
Jesper Juhl | ipv4, ping: Remove duplicate icmp.h include Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-14 |
Jesper Juhl | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-14 |
Jesper Juhl | ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-14 |
Jesper Juhl | drm/i915: Don't leak in i915_gem_shmem_pread_slow() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-13 |
Jesper Juhl | ieee802154: Don't leak memory in ieee802154_nl_fill_phy Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-12 |
Jesper Juhl | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-10 |
Jesper Juhl | genirq: Prevent potential NULL dereference in irq_set_irq_wake() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-06-02 |
Jesper Juhl | ALSA: 6fire: Don't leak firmware in error path Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-05-27 |
Jesper Juhl | mac80211: Remove duplicate linux/slab.h include from... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-05-26 |
Jesper Juhl | ASoC: Remove duplicate linux/delay.h inclusion. Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-05-26 |
Jesper Juhl | perf: Remove duplicate headers Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-05-20 |
Jesper Juhl | [media] gspca/stv06xx_pb0100: Don't potentially deref... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-05-20 |
Jesper Juhl | [media] Media, DVB, Siano, smsusb: Avoid static analysis... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-05-20 |
Jesper Juhl | [media] cx23885: Don't leak firmware in cx23885_card_setup() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-05-20 |
Jesper Juhl | [media] DVB, DiB9000: Fix leak in dib9000_attach() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-05-10 |
Jesper Juhl | perf: Only include annotate.h once in tools/perf/util... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-05-10 |
Jesper Juhl | md, raid5: Fix spelling error in comment ('Ofcourse... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-04-19 |
Jesper Juhl | Serial: ifx6x60c: Remove duplicate includes of linux... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-04-12 |
Jesper Juhl | NFS: Remove dead code from nfs_fs_mount() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-04-10 |
Jesper Juhl | ARM: Remove duplicate linux/sched.h include from arch... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-30 |
Jesper Juhl | Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-24 |
Jesper Juhl | autofs4: Do not potentially dereference NULL pointer... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-23 |
Jesper Juhl | [SCSI] target: Avoid mem leak and needless work in... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-23 |
Jesper Juhl | [SCSI] target: Fix match_strdup() memory leaks Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-23 |
Jesper Juhl | Remove pointless memset in nfsacl_encode() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-22 |
Jesper Juhl | [media] Zarlink zl10036 DVB-S: Fix mem leak in zl10036_attach > On Sunday 06 February 2011, Jesper Juhl wrote: Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-21 |
Jesper Juhl | [media] TTUSB DVB: ttusb_boot_dsp() needs to release_firmwar... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-21 |
Jesper Juhl | Reduce sequential pointer derefs in scsi_error.c and... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-17 |
Jesper Juhl | SUNRPC: Remove resource leak in svc_rdma_send_error() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-15 |
Jesper Juhl | IPVS: Fix variable assignment in ip_vs_notrack Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-10 |
Jesper Juhl | SUNRPC: Remove resource leak in svc_rdma_send_error() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-07 |
Jesper Juhl | NFSD, VFS: Remove dead code in nfsd_rename() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-03-04 |
Jesper Juhl | rcutorture: Get rid of duplicate sched.h include Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-25 |
Jesper Juhl | regulator, mc13xxx: Remove pointless test for unsigned... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-17 |
Jesper Juhl | serial, pch uart: Remove duplicate inclusion of linux... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-17 |
Jesper Juhl | target: remove duplicate include of target/target_core_devic... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-16 |
Jesper Juhl | crypto: aesni-intel - Fix remaining leak in rfc4106_set_hash_key Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-15 |
Jesper Juhl | Freescale STMP37XX/STMP378X Application UART driver... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-14 |
Jesper Juhl | batman-adv: Remove two duplicate includes. Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-14 |
Jesper Juhl | ATM, Solos PCI ADSL2+: Don't deref NULL pointer if... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-14 |
Jesper Juhl | Net, USB, Option, hso: Do not dereference NULL pointer Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-13 |
Jesper Juhl | radeon mkregtable: Add missing fclose() calls Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-13 |
Jesper Juhl | USB Network driver infrastructure: Fix leak when usb_autopm_... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-13 |
Jesper Juhl | Don't potentially dereference NULL in net/dcb/dcbnl... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-08 |
Jesper Juhl | PCI: Avoid potential NULL pointer dereference in pci_scan_bridge Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-08 |
Jesper Juhl | Bluetooth: Fix failure to release lock in read_index_list() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-06 |
Jesper Juhl | sis900: Fix mem leak in sis900_rx error path Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-04 |
Jesper Juhl | USB, Mass Storage, composite, gadget: Fix build failure... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-04 |
Jesper Juhl | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-02-03 |
Jesper Juhl | wireless, wl1251: Fix potential NULL pointer dereference... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-27 |
Jesper Juhl | kmemleak: remove memset by using kzalloc Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-26 |
Jesper Juhl | mmc: ushc: Remove duplicate include of usb.h Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-26 |
Jesper Juhl | mm/memcontrol.c: fix uninitialized variable use in... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-25 |
Jesper Juhl | NFS4: Avoid potential NULL pointer dereference in decode_and... > Jesper Juhl: Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-25 |
Jesper Juhl | X86, Acer, WMI: Do not double include linux/dmi.h in... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-25 |
Jesper Juhl | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_dow... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-24 |
Jesper Juhl | x86-64: Don't use pointer to out-of-scope variable... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-24 |
Jesper Juhl | [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-24 |
Jesper Juhl | CIFS: Remove pointless variable assignment in cifs_dfs_do_au... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-23 |
Jesper Juhl | trusted keys: Fix a memory leak in trusted_update(). Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-23 |
Jesper Juhl | crypto: aesni-intel - Don't leak memory in rfc4106_set_hash_... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-22 |
Jesper Juhl | ALSA: Xonar, CS43xx: Don't overrun static array Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-21 |
Jesper Juhl | Staging: FT1000: remove duplicate inc of linux/slab.h Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-21 |
Jesper Juhl | rtlwifi: Fix possible NULL dereference Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-21 |
Jesper Juhl | mm/vmscan.c: remove duplicate include of compaction.h Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-19 |
Jesper Juhl | Kill off warning: ‘inline’ is not at beginning of declaration Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-19 |
Jesper Juhl | scsi: Remove unnecessary casts of void ptr returning... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-19 |
Jesper Juhl | drivers/message/, i2o: Remove unnecessary casts of... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-19 |
Jesper Juhl | GPU DRM: Remove unnecessary casts of void ptr returning... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-19 |
Jesper Juhl | [media] media, tlg2300: Fix memory leak in alloc_bulk_urbs_g... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-19 |
Jesper Juhl | [media] frontends/ix2505v: Remember to free allocated... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-19 |
Jesper Juhl | ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-19 |
Jesper Juhl | ns83820: Avoid bad pointer deref in ns83820_init_one(). Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-16 |
Jesper Juhl | btrfs: Don't pass NULL ptr to func that may deref it. Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-16 |
Jesper Juhl | btrfs: Mem leak in btrfs_get_acl() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-14 |
Jesper Juhl | AT91: board-sam9m10g45ek.c: Remove duplicate inclusion... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-14 |
Jesper Juhl | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup(... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-14 |
Jesper Juhl | vxge: Remember to release firmware after upgrading... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-14 |
Jesper Juhl | memcg: use [kv]zalloc[_node] rather than [kv]malloc... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-14 |
Jesper Juhl | mm/hugetlb.c: fix error-path memory leak in nr_hugepages_sto... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-13 |
Jesper Juhl | batman-adv: Even Batman should not dereference NULL... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-13 |
Jesper Juhl | rt2x00: Don't leak mem in error path of rt2x00lib_request_fi... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-13 |
Jesper Juhl | reiserfs: make sure va_end() is always called after... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-13 |
Jesper Juhl | befs: don't pass huge structs by value Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-12 |
Jesper Juhl | ceph: Always free allocated memory in osdmap_decode() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-12 |
Jesper Juhl | xfs: fix an assignment within an ASSERT() Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-10 |
Jesper Juhl | ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_par... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
2011-01-09 |
Jesper Juhl | Madge Ambassador ATM Adapter driver: Always release_firmware... Signed-off-by: Jesper Juhl <jj@chaosbits.net>
|
commit | commitdiff | tree |
next |