messages from 2016-08-31 02:23:34 to 2016-09-05 11:37:04 UTC [more...]
Source code review around jump label usage
2016-09-05 11:37 UTC (68+ 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] 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] RDS: Simplify code
2016-09-05 5:14 UTC (5+ messages)
[PATCH] x86-ksysfs: Use kmalloc_array() in create_setup_data_nodes()
2016-09-04 20:23 UTC
[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] sctp: Remove some redundant code
2016-09-04 9:38 UTC
[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] bnx2fc: Simplify code
2016-09-03 7:05 UTC
[PATCH] lpcf: Simplify code
2016-09-03 7:04 UTC
[PATCH] jfs: Simplify code
2016-09-03 5:35 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 (6+ messages)
[PATCH] IB/mlx5: Fix a parameter of find_first_bit
2016-09-02 17:12 UTC (2+ messages)
[PATCH 0/2] add omitted release in qat_common
2016-09-02 14:47 UTC (9+ messages)
` [PATCH 1/2] crypto: qat - introduces a variable to handle error codes
` [PATCH 2/2] crypto: qat - fix resource release omissions
` [PATCH 0/2][RESEND] add omitted release in qat_common
` [PATCH 1/2][RESEND] crypto: qat - introduces a variable to handle error codes
` [PATCH v2 0/2] add omitted release in qat_common
` [PATCH v2 1/2] crypto: qat - introduces a variable to handle error codes
` [PATCH v2 2/2] crypto: qat - fix resource release omissions
[PATCH] scsi: constify sr_pm_ops structure
2016-09-02 11:02 UTC (2+ messages)
[PATCH 0/6] constify snd_pcm_ops structures
2016-09-02 10:05 UTC (12+ messages)
` [PATCH 1/6] ALSA: cs5535audio: "
` [PATCH 2/6] ALSA: "
` [PATCH 3/6] ALSA: firewire: "
` [PATCH 4/6] ALSA: ad1889: "
` [PATCH 5/6] ALSA: oxygen: "
` [PATCH 6/6] ALSA: bt87x: "
` [alsa-devel] [PATCH 0/6] "
[PATCH] crypto: ccp - add missing release in ccp_dmaengine_register
2016-09-02 9:48 UTC
[PATCH 0/9] constify uart_ops structures
2016-09-02 8:36 UTC (15+ messages)
` [PATCH 1/9] serial: st-asc: "
` [STLinux Kernel] "
` [PATCH 2/9] tty/serial: at91: "
` [PATCH 3/9] serial: altera: "
` [PATCH 4/9] serial/bcm63xx_uart: "
` [PATCH 5/9] tty: serial: jsm_tty: "
` [PATCH 6/9] tty: serial: "
` [PATCH 7/9] tty: xuartps: "
` [PATCH 8/9] serial-uartlite: "
` [PATCH 9/9] serial/arc: "
[PATCH 0/3] constify pinctrl_ops and pinmux_ops structures
2016-09-01 18:42 UTC (4+ messages)
` [PATCH 1/3] pinctrl: ns2: "
` [PATCH 2/3] pinctrl: nsp: "
` [PATCH 3/3] pinctrl: bcm281xx: "
[PATCH 0/2] constify watchdog_ops structures
2016-09-01 17:35 UTC (3+ messages)
` [PATCH 1/2] watchdog: tegra: "
` [PATCH 2/2] watchdog: "
[PATCH V2] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when hotp
2016-09-01 17:23 UTC (4+ messages)
` [PATCH V2] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when
[PATCH] s390/hypfs: Use kmalloc_array() in diag0c_store()
2016-09-01 16:53 UTC (4+ messages)
[bug report] x86/sfi: Enable enumeration of SD devices
2016-09-01 13:17 UTC (2+ messages)
[PATCH] ASoC: constify snd_soc_codec_driver structures
2016-09-01 9:45 UTC (2+ messages)
[PATCH] ASoC: davinci-mcasp: off-by-one in 'davinci_mcasp_hw_rule_format'
2016-09-01 7:38 UTC
[PATCH] ASoC: omap-pcm: off-by-one in 'omap_pcm_limit_supported_formats'
2016-09-01 6:59 UTC (2+ messages)
[PATCH 0/5] constify ethtool_ops structures
2016-09-01 3:46 UTC (9+ messages)
` [PATCH 1/5] net: mediatek: "
` [PATCH 2/5] staging: netlogic: "
` [PATCH 3/5] dwc_eth_qos: "
` [PATCH 4/5] r8152: "
` [PATCH 5/5] net: axienet: "
[PATCH 0/6] constify ethtool_ops structures
2016-08-31 19:40 UTC (13+ messages)
` [PATCH 1/6] staging: slicoss: "
` [PATCH 2/6] net: ethernet: et131x: "
` [PATCH 3/6] net: bcmgenet: "
` [PATCH 4/6] net: hisilicon: "
` [PATCH 5/6] dwc_eth_qos: "
` [PATCH 6/6] net: systemport: "
[patch] tty/serial/8250: unlock on error in serial8250_register_8250_port()
2016-08-31 16:11 UTC (3+ messages)
[PATCH] mwifiex: scan: Simplify code
2016-08-31 15:09 UTC (2+ messages)
[PATCH] [media] s5p_cec: Fix memory allocation failure check
2016-08-31 13:45 UTC
[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
2016-08-31 12:29 UTC (7+ messages)
` [PATCH 3/4] KVM-S390: Less function calls in kvm_s390_import_bp_data() after error detection
[patch] ath9k: indent an if statement
2016-08-31 8:28 UTC (2+ messages)
[PATCH] megaraid_sas: Fix the search of first memory bar
2016-08-31 2:23 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox