projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Input: libps2 - use BIT() for bitmask constants
2018-01-10
Dan Carpenter
IB/hfi1: Prevent a NULL dereference
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2018-01-10
Dan Carpenter
drm/vmwgfx: Potential off by one in vmw_view_add()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2018-01-02
Dan Carpenter
afs: Potential uninitialized variable in afs_extract_data()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-12-12
Dan Carpenter
platform/x86: dell-wmi: check for kmalloc() errors
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-12-11
Dan Carpenter
RISC-V: Logical vs Bitwise typo
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-12-06
Dan Carpenter
staging: ccree: Uninitialized return in ssi_ahash_import()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-12-06
Dan Carpenter
xen/pvcalls: Fix a check in pvcalls_front_remove()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-12-06
Dan Carpenter
xen/pvcalls: check for xenbus_read() errors
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-30
Dan Carpenter
omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-29
Dan Carpenter
scsi: lpfc: Use after free in lpfc_rq_buf_free()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-28
Dan Carpenter
ARM: OMAP2+: Missing error code in omap_device_build()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-21
Dan Carpenter
sched/deadline: Don't use dubious signed bitfields
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-17
Dan Carpenter
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-14
Dan Carpenter
liquidio: Missing error code in liquidio_init_nic_module()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-14
Dan Carpenter
xdp: sample: Missing curly braces in read_route()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-10
Dan Carpenter
Input: uinput - unlock on allocation failure in ioctl
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-08
Dan Carpenter
scsi: mpt3sas: remove a stray KERN_INFO
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-08
Dan Carpenter
scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-08
Dan Carpenter
drm/amdgpu: Potential uninitialized variable in amdgpu_vm_up...
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-08
Dan Carpenter
drm/amdgpu: potential uninitialized variable in amdgpu_vce_r...
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-08
Dan Carpenter
tcmu: Add a missing unlock on an error path
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-08
Dan Carpenter
tcmu: Fix some memory corruption
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-08
Dan Carpenter
bnxt: delete some unreachable code
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-07
Dan Carpenter
drm/amd/display: remove some unneeded code
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-07
Dan Carpenter
drm/amd/display: checking for NULL instead of IS_ERR()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-07
Dan Carpenter
drm/amd/display: small cleanup in destruct()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-11-06
Dan Carpenter
eCryptfs: use after free in ecryptfs_release_messaging()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-31
Dan Carpenter
misc: pci_endpoint_test: Avoid triggering a BUG()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-30
Dan Carpenter
mmc: meson-mx-sdio: Cleanup IS_ERR() checks
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-30
Dan Carpenter
mmc: meson-mx-sdio: return correct error code
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-30
Dan Carpenter
hwmon: (max6621) Inverted if condition in max6621_read()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-27
Dan Carpenter
media: tc358743: remove an unneeded condition
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-25
Dan Carpenter
drm/amd/powerplay: fix amd_powerplay_reset()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-25
Dan Carpenter
efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-20
Dan Carpenter
vfio/type1: silence integer overflow warning
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-20
Dan Carpenter
tipc: checking for NULL instead of IS_ERR()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-19
Dan Carpenter
ovl: Return -ENOMEM if an allocation fails ovl_lookup()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-19
Dan Carpenter
thunderbolt: Right shifting to zero bug in tbnet_handle_packet()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-19
Dan Carpenter
thunderbolt: Fix a couple right shifting to zero bugs
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-18
Dan Carpenter
drm/bridge: adv7511: Fix a use after free
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-17
Dan Carpenter
misc: pci_endpoint_test: Prevent some integer overflows
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-17
Dan Carpenter
scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-17
Dan Carpenter
scsi: bfa: integer overflow in debugfs
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-13
Dan Carpenter
ALSA: hda - silence uninitialized variable warning...
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-12
Dan Carpenter
drm/kirin: Checking for IS_ERR() instead of NULL
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-12
Dan Carpenter
rtc: rv3029: Clean up error handling in rv3029_eeprom_write()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-11
Dan Carpenter
usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-10
Dan Carpenter
remoteproc: imx_rproc: fix a couple off by one bugs
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-10
Dan Carpenter
rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-10
Dan Carpenter
rpmsg: glink: Unlock on error in qcom_glink_request_intent()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-10
Dan Carpenter
rtlwifi: silence underflow warning
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-08
Dan Carpenter
dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check...
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-06
Dan Carpenter
selftests/net: rxtimestamp: Fix an off by one
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-04
Dan Carpenter
misc: pci_endpoint_test: Avoid triggering a BUG()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-04
Dan Carpenter
misc: pci_endpoint_test: Prevent some integer overflows
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-04
Dan Carpenter
vme: Fix integer overflow checking in vme_check_window()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-03
Dan Carpenter
mlxsw: spectrum: Add missing error code on allocation...
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-03
Dan Carpenter
mlxsw: spectrum: Fix check for IS_ERR() instead of...
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-03
Dan Carpenter
staging: rtlwifi: silence underflow warning
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-10-01
Dan Carpenter
NFS: Cleanup error handling in nfs_idmap_request_key()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-30
Dan Carpenter
drm: of: always initialize panel in drm_of_find_panel_or_bri...
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-30
Dan Carpenter
drm/tve200: Check for IS_ERR instead of NULL in probe
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-29
Dan Carpenter
i40iw: delete some stray tabs
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-27
Dan Carpenter
sctp: Fix a big endian bug in sctp_diag_dump()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-26
Dan Carpenter
phy: mvebu-cp110: checking for NULL instead of IS_ERR()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-25
Dan Carpenter
spi: sprd-adi: silence an uninitialized variable warning
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-25
Dan Carpenter
spi: sprd-adi: checking for NULL instead of IS_ERR()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-25
Dan Carpenter
USB: devio: Don't corrupt user memory
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-25
Dan Carpenter
USB: devio: Prevent integer overflow in proc_do_submiturb()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-24
Dan Carpenter
staging: iio: tsl2x7x: clean up limit checks
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-22
Dan Carpenter
apparmor: Fix an error code in aafs_create()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-22
Dan Carpenter
staging: vc04_services: remove BCM2835_VCHIQ_SUPPORT_MEMDUMP
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-18
Dan Carpenter
ALSA: hwdep: prevent a harmless shift wrapping bug
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-14
Dan Carpenter
orangefs: off by ones in xattr size checks
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-13
Dan Carpenter
sctp: potential read out of bounds in sctp_ulpevent_type_ena...
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-13
Dan Carpenter
um: return negative in tuntap_open_tramp()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-13
Dan Carpenter
um: remove a stray tab
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-12
Dan Carpenter
pinctrl: sprd: fix off by one bugs
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-12
Dan Carpenter
pinctrl: sprd: check for allocation failure
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-09
Dan Carpenter
net: qualcomm: rmnet: Fix a double free
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-09
Dan Carpenter
test_kmod: flip INT checks to be consistent
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-09
Dan Carpenter
test_kmod: remove paranoid UINT_MAX check on uint range...
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-09
Dan Carpenter
lib/string.c: check for kmalloc() failure
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-06
Dan Carpenter
bcache: Update continue_at() documentation
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-06
Dan Carpenter
bcache: silence static checker warning
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-05
Dan Carpenter
mfd: twl-core: Improve the documentation
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-04
Dan Carpenter
alpha: silence a buffer overflow warning
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-09-01
Dan Carpenter
kernfs: checking for IS_ERR() instead of NULL
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-31
Dan Carpenter
pinctrl: rza1: off by one in rza1_parse_gpiochip()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-31
Dan Carpenter
powerpc/44x: Fix mask and shift to zero bug
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-31
Dan Carpenter
powerpc/83xx: Use sizeof correct type when ioremapping
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-31
Dan Carpenter
KVM: PPC: e500mc: Fix a NULL dereference
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-31
Dan Carpenter
KVM: PPC: e500: Fix some NULL dereferences on error
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-31
Dan Carpenter
scsi: qla2xxx: Fix an integer overflow in sysfs code
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-30
Dan Carpenter
rsi: missing unlocks on error paths
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-30
Dan Carpenter
rsi: update some comments
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-30
Dan Carpenter
regulator: da9063: Return an error code on probe failure
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-29
Dan Carpenter
nfp: double free on error in probe
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-29
Dan Carpenter
x86/ldt: Fix off by one in get_segment_base()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
2017-08-29
Dan Carpenter
scsi: qedi: off by one in qedi_get_cmd_from_tid()
Signed-off-by:
Dan Carpenter
<dan.carpenter@oracle.com>
commit
|
commitdiff
|
tree
next