kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-11 17:29:29 to 2017-05-19 21:27:18 UTC [more...]

[PATCH] staging: speakup: signedness bug in spk_ttyio_in_nowait()
 2017-05-19 21:27 UTC 

[PATCH] KVM: irqchip: make a variable unsigned
 2017-05-19 21:26 UTC 

[PATCH] rtlwifi: btcoex: 23b 1ant: initialize bt_disabled to false
 2017-05-19 21:25 UTC 

[PATCH] ezusb: Delete an error message for a failed memory allocation in ezusb_writememory()
 2017-05-19 20:37 UTC 

[PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static
 2017-05-19 20:16 UTC  (7+ messages)

[PATCH][drm-next] drm/i915: Check for allocation failure
 2017-05-19 19:37 UTC  (2+ messages)

[PATCH 0/4] ueagle-atm: Adjustments for eight function implementations
 2017-05-19 17:51 UTC  (5+ messages)
` [PATCH 1/4] ueagle-atm: Delete error messages for failed memory allocations in two functions
` [PATCH 2/4] ueagle-atm: Improve a size determination in uea_bind()
` [PATCH 3/4] ueagle-atm: Delete unnecessary return statements in two functions
` [PATCH 4/4] ueagle-atm: Adjust three checks for null pointers

[PATCH][V2] [media] rainshadow-cec: ensure exit_loop is intialized
 2017-05-19 17:45 UTC 

[PATCH] [media] rainshadow-cec: ensure exit_loop is initialized
 2017-05-19 17:43 UTC  (2+ messages)
` NACK: "

[PATCH] net: sched: fix a use-after-free error on chain on the error exit path
 2017-05-19 17:17 UTC  (3+ messages)

[PATCH] mmc: core: Delete an error message for a failed memory allocation in three functions
 2017-05-19 11:34 UTC  (6+ messages)
  `  "
      ` [PATCH v2] mmc: core: Delete an error message for a failed memory allocation in four functions

[PATCH] drm/pl111: make structure mode_config_funcs static
 2017-05-19 11:10 UTC 

[PATCH] mmc: atmel-mci: Delete an error message for a failed memory allocation in atmci_of_init()
 2017-05-19  8:32 UTC  (2+ messages)
` [PATCH] mmc: atmel-mci: Delete an error message for a failed memory allocation in atmci_of_init(

[PATCH] ath5k: fix memory leak on buf on failed eeprom read
 2017-05-19  7:52 UTC  (2+ messages)
`  "

[PATCH][V2] dmaengine: bcm-scm-raid: remove redundant null check on req
 2017-05-19  3:37 UTC  (2+ messages)

[PATCH] dmaengine: remove redundant null check on req
 2017-05-19  3:34 UTC  (3+ messages)

[PATCH] ti-thermal-common: Delete an error message for a failed memory allocation in ti_thermal_buil
 2017-05-18 20:30 UTC 

[PATCH] drm/amd/powerplay: fix a signedness bugs
 2017-05-18 16:28 UTC  (2+ messages)

[PATCH] liquidio: make the spinlock octeon_devices_lock static
 2017-05-18 15:24 UTC  (2+ messages)

[PATCH 0/2] spidev: Adjustments for six function implementations
 2017-05-18 14:34 UTC  (5+ messages)
  ` [PATCH 1/2] spidev: Delete error messages for failed memory allocations in spidev_open()
  ` [PATCH 2/2] spidev: Adjust five checks for null pointers
        `  "

[PATCH] rtlwifi: rtl8723ae:fix spelling mistake: "Coexistance" -> "Coexistence"
 2017-05-18 14:15 UTC  (2+ messages)
` rtlwifi: rtl8723ae: fix "

[PATCH] udp: make function udp_skb_dtor_locked static
 2017-05-18 14:13 UTC  (3+ messages)

[PATCH] drm/i915: Check C for null pointer rather than B
 2017-05-18 13:52 UTC  (2+ messages)

[PATCH] drm/sti:fix spelling mistake: "compoment" -> "component"
 2017-05-18 12:28 UTC  (2+ messages)

[PATCH 1/2] KVM: Silence underflow warning in avic_get_physical_id_entry()
 2017-05-18 11:39 UTC  (4+ messages)
` [PATCH 2/2] KVM: Tidy the whitespace in nested_svm_check_permissions()

[PATCH] scsi: lpfc: make a couple of functions static
 2017-05-18  9:35 UTC 

[PATCH] phy: rockchip-typec: make dp_pll_cfg and usb3_pll_cfg static
 2017-05-18  9:22 UTC 

[PATCH] power: ltc3651-charger: fix some error codes in probe
 2017-05-18  8:41 UTC  (2+ messages)

[PATCH] phy: phy-brcm-sata: Fix a loop timeout
 2017-05-18  7:42 UTC 

[PATCH] KVM: white space cleanup in nested_vmx_setup_ctls_msrs()
 2017-05-18  7:41 UTC 

[PATCH] vfio: Use ERR_CAST() instead of open coding it
 2017-05-18  7:34 UTC 

[PATCH] drm/amd/powerplay: ensure loop does not wraparound on decrement
 2017-05-18  7:15 UTC  (3+ messages)

[PATCH] crypto: sha512-mb - add some missing unlock on error
 2017-05-18  5:25 UTC  (2+ messages)

rcu: Call mod_timer() correctly in wake_nocb_leader_defer()
 2017-05-17 21:15 UTC  (4+ messages)

[PATCH] ssb: Delete an error message for a failed memory allocation in ssb_devices_register()
 2017-05-17 20:46 UTC  (2+ messages)

[PATCH] staging: wilc1000: Delete an error message for a failed memory allocation in Handle_Key()
 2017-05-17 20:33 UTC 

[PATCH] CIFS: check if pages is null rather than bv for a failed allocation
 2017-05-17 20:05 UTC  (2+ messages)

[PATCH] ovl: potential Oops in ovl_rename()
 2017-05-17 20:02 UTC  (2+ messages)

[PATCH] staging: netlogic: Delete an error message for a failed memory allocation in xlr_config_spil
 2017-05-17 17:14 UTC 

[PATCH] tools/power x86_energy_perf_policy: fix resource leak on file descriptor
 2017-05-17 12:51 UTC 

[PATCH 0/2] spi-bfin5xx: Adjustments for four function implementations
 2017-05-17 11:55 UTC  (3+ messages)
  ` [PATCH 1/2] spi-bfin5xx: Delete an error message for a failed memory allocation in bfin_spi_setup()
` [PATCH 2/2] spi-bfin5xx: Adjust 14 checks for null pointers

[PATCH 2/2] ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init'
 2017-05-17 10:15 UTC  (4+ messages)

[PATCH 1/2] ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'
 2017-05-17  9:35 UTC  (2+ messages)

[PATCH] dmaengine: make several functions static
 2017-05-17  8:42 UTC 

[PATCH v2 1/1] w1: Add subsystem kernel public interface
 2017-05-16 20:08 UTC 

[PATCH v3] w1: Organize driver source to natural/common order
 2017-05-16 20:02 UTC 

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-05-16 19:57 UTC  (9+ messages)
` [PATCH 0/3] SELinux: Fine-tuning for two "
  ` [PATCH 1/3] selinux: Return directly after a failed memory allocation in policydb_index()
  ` [PATCH 2/3] selinux: Return an error code only as a constant in sidtab_insert()
  ` [PATCH 3/3] selinux: Use an other error code for an input validation failure "
      `  "

[PATCH 0/2] sh/intc: Adjustments for add_virq_to_pirq()
 2017-05-16 18:55 UTC  (3+ messages)
` [PATCH 1/2] sh/intc: Improve a size determination in add_virq_to_pirq()
` [PATCH 2/2] sh/intc: Delete an error message for a failed memory allocation "

[PATCH 0/2] sh-clk: Adjustments for two function implementations
 2017-05-16 17:31 UTC  (3+ messages)
` [PATCH 1/2] sh-clk: Improve a size determination in sh_clk_fsidiv_register()
` [PATCH 2/2] sh-clk: Delete an error message for a failed memory allocation in two functions

[PATCH 0/3] S390-virtio: Adjustments for three function implementations
 2017-05-16 15:53 UTC  (4+ messages)
` [PATCH 1/3] s390: virtio: Delete error messages for failed memory allocations in two functions
` [PATCH 2/3] s390: virtio: Improve a size determination in virtio_ccw_setup_vq()
` [PATCH 3/3] s390: virtio: Adjust a null pointer check in two functions

[PATCH] kvm: nVMX: off by one in vmx_write_pml_buffer()
 2017-05-16 13:56 UTC  (2+ messages)

[PATCH] S390-DASD: Delete an error message for a failed memory allocation in two functions
 2017-05-16 13:36 UTC 

[PATCH] rtc-88pm80x: Delete an error message for a failed memory allocation in pm80x_rtc_probe()
 2017-05-16 13:01 UTC 

[PATCH 0/2] Fixed voltage regulator: Adjustments for two function implementations
 2017-05-16 12:08 UTC  (3+ messages)
` [PATCH 1/2] regulator: fixed: Delete error messages for failed memory allocations in reg_fixed_volta
` [PATCH 2/2] regulator: fixed: Improve a size determination in two functions

[PATCH] pwm-bfin: Delete an error message for a failed memory allocation in bfin_pwm_probe()
 2017-05-16  9:46 UTC 

[PATCH] mtd: nand: make nand_ooblayout_lp_hamming_ops static
 2017-05-15 20:45 UTC  (4+ messages)

[PATCH 0/3] CoreSight-ETB10: Adjustments for three function implementations
 2017-05-15 19:34 UTC  (8+ messages)
` [PATCH 1/3] coresight: etb10: Delete an error message for a failed memory allocation in etb_probe()
  ` [PATCH 1/3] coresight: etb10: Delete an error message for a failed memory allocation in etb_prob
` [PATCH 2/3] coresight: etb10: Fix a typo in a comment line
` [PATCH 3/3] coresight: etb10: Improve a size determination in etb_alloc_buffer()

[PATCH 0/6] PNP: Adjustments for four function implementations
 2017-05-15 19:22 UTC  (7+ messages)
` [PATCH 1/6] PNP: Delete an error message for a failed memory allocation in pnp_alloc()
` [PATCH 2/6] PNP: Improve a size determination in pnp_alloc_dev()
` [PATCH 3/6] PNP: Improve a size determination in pnp_clone_dependent_set()
` [PATCH 4/6] PNP: Delete an error message for a failed memory allocation "
` [PATCH 5/6] PNP: Improve a size determination in quirk_awe32_add_ports()
` [PATCH 6/6] PNP: Delete an error message for a failed memory allocation "

[PATCH 0/3] HID-Wacom: Fine-tuning for seven function implementations
 2017-05-15 17:18 UTC  (2+ messages)

[PATCH] drivers/perf/arm_pmu: Delete an error message for a failed memory allocation in armpmu_alloc
 2017-05-15 17:17 UTC 

[PATCH] scsi: aacraid: fix leak of data from stack back to userspace
 2017-05-15 15:07 UTC  (2+ messages)

[PATCH 0/2] PCMCIA-Resource management: Adjustments for three function implementations
 2017-05-15 14:03 UTC  (3+ messages)
` [PATCH 1/2] pcmcia: Improve a size determination in three functions
` [PATCH 2/2] pcmcia: Delete an error message for a failed memory allocation in two functions

[PATCH 0/9] Drop unnecessary static
 2017-05-15 13:25 UTC  (9+ messages)
` [PATCH 1/9] mtd: cfi_cmdset_0020: "
` [PATCH 4/9] power: supply: axp20x_usb_power: "
` [PATCH 6/9] regulator: palmas: "

[PATCH 0/4] PCMCIA-PD6729: Adjustments for four function implementations
 2017-05-15 12:30 UTC  (5+ messages)
` [PATCH 1/4] pcmcia: pd6729: Use kcalloc() in pd6729_pci_probe()
` [PATCH 2/4] pcmcia: pd6729: Delete an error message for a failed memory allocation in pd6729_pci_pro
` [PATCH 3/4] pcmcia: pd6729: Add the macro "pr_fmt"
` [PATCH 4/4] pcmcia: pd6729: Combine substrings for six messages

[PATCH] mmc: sdricoh_cs: remove redundant check if len is non-zero
 2017-05-15 10:51 UTC  (2+ messages)

[PATCH 2/2] staging/atomisp: putting NULs in the wrong place
 2017-05-15 10:27 UTC  (3+ messages)

[PATCH 0/2] Industry-pack bus: Adjustments for two function implementations
 2017-05-15  9:08 UTC  (8+ messages)
` [PATCH 1/2] ipack: Delete an error message for a failed memory allocation in ipack_device_read_id()
    ` [PATCH 2/2] ipack: Improve a size determination in ipack_bus_register()
      `  "

[PATCH] regulator: max8997/8966: fix charger cv voltage set bug
 2017-05-15  8:04 UTC  (2+ messages)
` Applied "regulator: max8997/8966: fix charger cv voltage set bug" to the regulator tree

[PATCH] fsl_udc_core: fix spelling mistake: "Dectected" -> "Detected"
 2017-05-14 16:36 UTC 

[PATCH] iio: adc: ti_am335x_adc: allocating too much in probe
 2017-05-14 15:22 UTC  (2+ messages)

[PATCH] staging: rtl8188eu, rtl8723bs: fix spelling mistake "Cancle" -> "Cancel"
 2017-05-13 22:23 UTC 

[PATCH 0/2] oprofile_perf: Adjustments for oprofile_perf_init()
 2017-05-13 16:35 UTC  (3+ messages)
` [PATCH 1/2] oprofile_perf: Improve a size determination in oprofile_perf_init()
` [PATCH 2/2] oprofile_perf: Delete error messages for a failed memory allocation in oprofile_perf_ini

[PATCH V2] SMB2: Fix share type handling
 2017-05-13  1:11 UTC  (2+ messages)

[PATCH] IB/IPoIB: Delete an error message for a failed memory allocation in ipoib_dev_init_default()
 2017-05-12 20:34 UTC 

[PATCH V2] serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
 2017-05-12 20:17 UTC  (2+ messages)

[PATCH] IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_init()
 2017-05-12 20:00 UTC 

Support for advanced documentation around data type definitions
 2017-05-12 17:36 UTC 

[PATCH v2] drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling path
 2017-05-12 12:38 UTC 

[PATCH 0/3] GPU-DRM-Radeon: Fine-tuning for three function implementations
 2017-05-12 11:38 UTC  (4+ messages)

[PATCH] pinctrl: imx: Check for memory allocation failure
 2017-05-12  9:11 UTC  (2+ messages)

[PATCH 0/4] VMBus: Adjustments for some function implementations
 2017-05-12  8:45 UTC  (12+ messages)
` [PATCH 1/4] vmbus: Improve a size determination in vmbus_device_create()
` [PATCH 2/4] vmbus: Delete an error message for a failed memory allocation "
  ` [PATCH 2/4] vmbus: Delete an error message for a failed memory allocation in vmbus_device_create
      ` vmbus: Delete an error message for a failed memory allocation in vmbus_device_create()
          ` Clarification for general change acceptance

[PATCH] parisc: fix spelling mistake: "page_tye" -> "page_type"
 2017-05-12  7:16 UTC  (2+ messages)

[PATCH] omapfb: Use devm_kcalloc() in vrfb_probe()
 2017-05-12  7:07 UTC  (4+ messages)

[PATCH 0/2] alpha-module: Adjustments for module_frob_arch_sections()
 2017-05-12  5:04 UTC  (3+ messages)
` [PATCH 1/2] alpha-module: Improve a size determination in module_frob_arch_sections()

[PATCH][V2] ethernet: aquantia: remove redundant checks on error status
 2017-05-12  1:42 UTC  (4+ messages)

[PATCH] ethernet: aquantia: remove redundant checks on error status
 2017-05-11 18:18 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).