kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-02 17:11:53 to 2016-09-09 02:07:10 UTC [more...]

[bug report] x86/sfi: Enable enumeration of SD devices
 2016-09-09  2:07 UTC  (11+ messages)
` [PATCH 1/1] intel-mid: Fix sfi get_platform_data() return value issues
  ` [PATCH v2 "
  ` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] intel-mid: Add valid error messages on init failure
  ` [PATCH v3 3/3] intel-mid: Move boundry check to the start of init code

[PATCH] [media] pci: constify vb2_ops structures
 2016-09-08 23:59 UTC 

[PATCH] [media] platform: constify vb2_ops structures
 2016-09-08 23:59 UTC 

[PATCH] [media] usb: constify vb2_ops structures
 2016-09-08 23:59 UTC 

[PATCH] bnx2fc: Simplify code
 2016-09-08 14:50 UTC  (2+ messages)

[PATCH] ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
 2016-09-08 13:50 UTC 

[PATCH] ATM-ENI: Use kmalloc_array() in eni_start()
 2016-09-08 12:40 UTC 

[PATCH] ALSA: usb: constify snd_pcm_ops structures
 2016-09-08  6:54 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] [media] pci: constify snd_pcm_ops structures
 2016-09-08  3:08 UTC  (3+ messages)

[PATCH] [media] usb: constify snd_pcm_ops structures
 2016-09-08  0:59 UTC 

[PATCH] ASoC: constify snd_pcm_ops structures
 2016-09-08  0:35 UTC 

[PATCH 0/3] constify pinctrl_ops and pinmux_ops structures
 2016-09-07 20:41 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: ns2: "
` [PATCH 2/3] pinctrl: nsp: "
` [PATCH 3/3] pinctrl: bcm281xx: "

[PATCH] x86-ksysfs: Use kmalloc_array() in create_setup_data_nodes()
 2016-09-07 17:01 UTC  (11+ messages)
  `  "

[PATCH] sctp: Remove some redundant code
 2016-09-07 15:19 UTC  (4+ messages)

[PATCH] crypto: ccp - add missing release in ccp_dmaengine_register
 2016-09-07 13:21 UTC  (2+ messages)

Source code review around jump label usage
 2016-09-07 12:30 UTC  (115+ messages)
` [PATCH 00/17] s390/debug: Fine-tuning for several function implementations
  ` [PATCH 01/17] s390/debug: Use kmalloc_array() in debug_areas_alloc()
  ` [PATCH 02/17] s390/debug: Delete unnecessary braces
  ` [PATCH 03/17] s390/debug: Add some spaces for better code readability
  ` [PATCH 04/17] s390/debug: Rename jump labels in debug_areas_alloc()
  ` [PATCH 05/17] s390/debug: Fix jump targets in debug_info_alloc()
  ` [PATCH 06/17] s390/debug: Rename jump labels in debug_info_copy()
  ` [PATCH 07/17] s390/debug: Rename jump labels in debug_open()
  ` [PATCH 08/17] s390/debug: Fix a jump target in debug_register_mode()
  ` [PATCH 09/17] s390/debug: Return directly if a null pointer was passed to debug_unregister()
  ` [PATCH 10/17] s390/debug: Delete an unnecessary initialisation in debug_prolog_level_fn()
  ` [PATCH 11/17] s390/debug: Fix indentation in 13 functions
  ` [PATCH 12/17] s390/debug: Use memdup_user() rather than duplicating its implementation
  ` [PATCH 13/17] s390/debug: Improve a size determination in debug_open()
  ` [PATCH 14/17] s390/debug: Improve a size determination in debug_sprintf_format_fn()
  ` [PATCH 15/17] s390/debug: Improve a size determination in debug_raw_header_fn()
  ` [PATCH 16/17] s390/debug: Improve determination of sizes in debug_info_alloc()
  ` [PATCH 17/17] s390/debug: Improve another size determination "
    ` s390/debug: Fine-tuning for several function implementations
` [PATCH 0/4] sparc: bpf_jit: Fine-tuning for bpf_jit_compile()
  ` [PATCH 1/4] sparc: bpf_jit: Use kmalloc_array() in bpf_jit_compile()
  ` [PATCH 2/4] sparc: bpf_jit: Move four assignments "
          `  "
  ` [PATCH 3/4] sparc: bpf_jit: Avoid assignment for "flen" if BPF JIT is disabled
  ` [PATCH 4/4] sparc: bpf_jit: Rename jump labels in bpf_jit_compile()
        `  "
                ` Clarification for source code formatting around jump labels
` [PATCH 0/2] tile-module: Fine-tuning for module_alloc()
  ` [PATCH 1/2] tile-module: Use kmalloc_array() in module_alloc()
  ` [PATCH 2/2] tile-module: Rename jump labels "
` [PATCH 0/4] perf/x86/cqm: Fine-tuning for two function implementations
  ` [PATCH 1/4] perf/x86/cqm: Use kmalloc_array() in intel_mbm_init()
  ` [PATCH 2/4] perf/x86/cqm: Replace two kmalloc() calls by "
  ` [PATCH 3/4] perf/x86/cqm: One check and another variable less "
  ` [PATCH 4/4] perf/x86/cqm: Rename jump labels in intel_cqm_init()
` [PATCH 00/21] ACPI-video: Fine-tuning for several function implementations
  ` [PATCH 01/21] ACPI-video: Use kmalloc_array() in acpi_video_get_levels()
  ` [PATCH 02/21] ACPI-video: Return directly after a failed device query
  ` [PATCH 03/21] ACPI-video: Delete an error message for a failed kzalloc() call
  ` [PATCH 04/21] ACPI-video: Rename jump labels in acpi_video_get_levels()
  ` [PATCH 05/21] ACPI-video: Delete an unnecessary initialisation "
  ` [PATCH 06/21] ACPI-video: Move four assignments "
  ` [PATCH 07/21] ACPI-video: Rename jump labels in acpi_video_bus_add()
  ` [PATCH 08/21] ACPI-video: Improve a size determination "
  ` [PATCH 09/21] ACPI-video: Rename jump labels in acpi_video_register()
  ` [PATCH 10/21] ACPI-video: Return directly after a failed input_allocate_device()
  ` [PATCH 11/21] ACPI-video: Rename jump labels in acpi_video_bus_add_notify_handler()
  ` [PATCH 12/21] ACPI-video: Delete unnecessary if statement in acpi_video_switch_brightness()
  ` [PATCH 13/21] ACPI-video: Improve a jump target "
  ` [PATCH 14/21] ACPI-video: Improve a size determination in acpi_video_device_enumerate()
  ` [PATCH 15/21] ACPI-video: Delete an unnecessary initialisation "
  ` [PATCH 16/21] ACPI-video: Rename jump labels "
  ` [PATCH 17/21] ACPI-video: Delete an unnecessary initialisation in acpi_video_init_brightness()
  ` [PATCH 18/21] ACPI-video: Rename jump labels "
  ` [PATCH 19/21] ACPI-video: Rename a jump label in acpi_video_device_lcd_query_levels()
  ` [PATCH 20/21] ACPI-video: Improve a size determination in acpi_video_dev_register_backlight()
  ` [PATCH 21/21] ACPI-video: Improve a size determination in acpi_video_bus_get_one_device()
    ` ACPI-video: Fine-tuning for several function implementations
` [PATCH 0/7] ACPI-APEI-HEST: Fine-tuning for three "
  ` [PATCH 1/7] ACPI-APEI-HEST: Fix a typo in a comment line
  ` [PATCH 2/7] ACPI-APEI-HEST: Use kmalloc_array() in hest_ghes_dev_register()
  ` [PATCH 3/7] ACPI-APEI-HEST: Move an assignment "
  ` [PATCH 4/7] ACPI-APEI-HEST: Rename jump labels "
  ` [PATCH 5/7] ACPI-APEI-HEST: Rename jump labels in acpi_hest_init()
  ` [PATCH 6/7] ACPI-APEI-HEST: Reduce the scope for a variable "
  ` [PATCH 7/7] ACPI-APEI-HEST: Rename jump labels in hest_parse_ghes()
    ` ACPI-APEI-HEST: Fine-tuning for three function implementations

[bug report] x86/sfi: Enable enumeration of SD devices
 2016-09-07 12:00 UTC  (3+ messages)

[PATCH] jfs: Simplify code
 2016-09-06 17:24 UTC  (2+ messages)

[PATCH v2 0/2] add omitted release in qat_common
 2016-09-06 10:18 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: qat - fix resource release omissions

[PATCH 0/2] constify watchdog_ops structures
 2016-09-06  9:13 UTC  (3+ messages)
` [PATCH 1/2] watchdog: tegra: "

[PATCH] RDS: Simplify code
 2016-09-06  0:22 UTC  (6+ messages)

[PATCH] x86/efi: Use kmalloc_array() in efi_call_phys_prolog()
 2016-09-05 13:47 UTC  (2+ messages)

[PATCH] s390/cpum_cf: Use kmalloc_array() in merge_attr()
 2016-09-05 11:34 UTC  (2+ messages)

[PATCH 0/4] x86/smpboot: Fine-tuning for smp_init_package_map()
 2016-09-05  9:29 UTC  (8+ messages)
` [PATCH 1/4] x86/smpboot: Use kmalloc_array() in smp_init_package_map()
` [PATCH 2/4] x86/smpboot: Return directly after a failed kmalloc_array()
` [PATCH 3/4] x86/smpboot: Replace one kzalloc() call by kcalloc()
` [PATCH 4/4] x86/smpboot: Return directly after a failed kcalloc()

[PATCH] drm/imx: Fix of_node ref counting
 2016-09-05  8:06 UTC  (3+ messages)

[PATCH] perf/x86: Use kmalloc_array() in merge_attr()
 2016-09-05  7:51 UTC  (2+ messages)

[PATCH] x86/hpet: Use kmalloc_array() in hpet_enable()
 2016-09-04 19:45 UTC 

[PATCH] x86/amd_nb: Use kmalloc_array() in amd_cache_gart()
 2016-09-04 19:23 UTC  (2+ messages)

[PATCH 1/2] IB/hfi1: Fix a parameter of find_first_bit
 2016-09-04  9:04 UTC  (10+ messages)

[PATCH 2/2] mwifiex: simplify length computation for some memset
 2016-09-04  3:24 UTC  (2+ messages)

[PATCH] unicore32-pm: Use kmalloc_array() in puv3_pm_init()
 2016-09-03 20:40 UTC 

[PATCH] s390/extmem: Use kmalloc_array() in dcss_set_subcodes()
 2016-09-03 14:15 UTC 

[PATCH] rt2x00usb: Fix error return code
 2016-09-03 10:07 UTC  (2+ messages)
`  "

[PATCH 1/2] mwifiex: fix the length parameter of a memset
 2016-09-03 10:04 UTC  (2+ messages)
` [1/2] "

[PATCH] drm: flip-work: Simplify code
 2016-09-03  7:06 UTC 

[PATCH] lpcf: Simplify code
 2016-09-03  7:04 UTC 

[PATCH] fs/pnode.c: Simplify code
 2016-09-03  5:34 UTC 

[PATCH] rtc: constify rtc_class_ops structures
 2016-09-02 20:32 UTC  (2+ messages)

[PATCH] IB/mlx5: Fix a parameter of find_first_bit
 2016-09-02 17:12 UTC  (2+ 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).