kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-05 21:43:12 to 2016-09-12 00:54:37 UTC [more...]

Source code review around jump label usage
 2016-09-12  0:54 UTC  (30+ messages)
` [PATCH 0/6] KVM: PPC: e500: Fine-tuning for two function implementations
  ` [PATCH 6/6] KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
` [PATCH 00/17] s390/debug: Fine-tuning for several function implementations
    `  "
` [PATCH 0/2] tile-module: Fine-tuning for module_alloc()
` [PATCH 00/21] ACPI-video: Fine-tuning for several function implementations
    `  "
` [PATCH 0/7] ACPI-APEI-HEST: Fine-tuning for three "
    `  "
` [PATCH 0/7] cfag12864b: Fine-tuning for cfag12864b_init()
  ` [PATCH 1/7] cfag12864b: Use kmalloc_array() in cfag12864b_init()
  ` [PATCH 2/7] cfag12864b: Delete an error message for a failed kmalloc_array() call
  ` [PATCH 3/7] cfag12864b: Return directly if the driver "ks0108" was not initialized
  ` [PATCH 4/7] cfag12864b: Return directly after a failed get_zeroed_page()
  ` [PATCH 5/7] cfag12864b: Rename jump labels in cfag12864b_init()
  ` [PATCH 6/7] cfag12864b: Return an error code only as a constant "
  ` [PATCH 7/7] cfag12864b: Adjust two checks for null pointers "

[PATCH] drivers: net: phy: xgene: Fix 'remove' function
 2016-09-11 19:43 UTC 

[PATCH 00/26] constify local structures
 2016-09-11 19:11 UTC  (32+ messages)
` [PATCH 01/26] ALSA: pci: "
` [PATCH 02/26] lib: "
` [PATCH 03/26] staging: rtl8192e: "
` [PATCH 04/26] matroxfb: "
` [PATCH 05/26] ARCNET: "
` [PATCH 06/26] ath: "
` [PATCH 07/26] net/mlx4_core: "
` [PATCH 08/26] iwlegacy: "
` [PATCH 10/26] tpm: "
` [PATCH 11/26] can: "
` [PATCH 12/26] [SCSI] hptiop: "
` [PATCH 13/26] [media]: "
` [PATCH 14/26] spi: dw-pci: "
` [PATCH 15/26] platform/chrome: "
` [PATCH 16/26] ezusb: "
` [PATCH 17/26] intel_telemetry_debugfs: "
` [PATCH 18/26] intel_scu_ipc: "
` [PATCH 19/26] intel_pstate: "
` [PATCH 20/26] stmmac: pci: "
` [PATCH 21/26] rtlwifi: rtl818x: "
` [PATCH 22/26] esas2r: "
` [PATCH 23/26] sh_eth: "
` [PATCH 24/26] ACPI / APD: "
` [PATCH 25/26] pch_gbe: "
` [PATCH 26/26] sgi-xp: "
  ` [PATCH 09/26] i40iw: "

[PATCH] video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
 2016-09-11 15:17 UTC 

[PATCH 0/3] constify dvb_tuner_ops structures
 2016-09-11 14:44 UTC  (4+ messages)
` [PATCH 1/3] [media] dvb-frontends: "
` [PATCH 2/3] [media] tuners: "
` [PATCH 3/3] [media] mxl111sf-tuner: "

[PATCH 0/6] constify gpio_chip structures
 2016-09-11 13:13 UTC  (8+ messages)
` [PATCH 1/6] gpio: "
` [PATCH 2/6] mfd: sm501: "
` [PATCH 3/6] pinctrl: mediatek: "
` [PATCH 4/6] pinctrl: stm32: "
` [PATCH 5/6] ASoC: ac97: "
` [PATCH 6/6] ASoC: "

[PATCH 0/4] ATM-ZeitNet: Fine-tuning for three function implementations
 2016-09-11  4:46 UTC  (6+ messages)
` [PATCH 1/4] ATM-ZeitNet: Use kmalloc_array() in start_tx()
` [PATCH 2/4] ATM-ZeitNet: Improve a size determination in zatm_open()
` [PATCH 3/4] ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
` [PATCH 4/4] ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()

[PATCH 0/5] ATM-nicstar: Fine-tuning for three function implementations
 2016-09-11  4:46 UTC  (7+ messages)
` [PATCH 1/5] ATM-nicstar: Use kmalloc_array() in get_scq()
` [PATCH 2/5] ATM-nicstar: Improve another size determination "
` [PATCH 3/5] ATM-nicstar: Improve another size determination in ns_init_card()
` [PATCH 4/5] ATM-nicstar: Refactor a kmalloc() call "
` [PATCH 5/5] ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()

[PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations
 2016-09-10 20:36 UTC  (14+ messages)
` [PATCH 01/13] DRBD-receiver: Use kmalloc_array() in receive_uuids()
` [PATCH 02/13] DRBD-receiver: Delete an error message for a failed kmalloc_array() call
` [PATCH 03/13] DRBD-receiver: Move an assignment in receive_uuids()
` [PATCH 04/13] DRBD-receiver: Improve a size determination in drbd_do_features()
` [PATCH 05/13] DRBD-receiver: Delete an unnecessary initialisation in receive_sizes()
` [PATCH 06/13] DRBD-receiver: Improve a size determination "
` [PATCH 07/13] DRBD-receiver: Delete an error message for a failed kzalloc() call "
` [PATCH 08/13] DRBD-receiver: Move an assignment "
` [PATCH 09/13] DRBD-receiver: Improve determination of sizes in receive_SyncParam()
` [PATCH 10/13] DRBD-receiver: Delete error messages for failed resource allocations in receive_SyncPa
` [PATCH 11/13] DRBD-receiver: Improve a size determination in receive_protocol()
` [PATCH 12/13] DRBD-receiver: Delete error messages for failed resource allocations in receive_protoc
` [PATCH 13/13] DRBD-receiver: Improve determination of sizes in receive_Barrier()

[PATCH 00/30] ACPI-processor: Fine-tuning for several function implementations
 2016-09-10 11:47 UTC  (33+ messages)
` [PATCH 1/30] ACPI-processor: Use kmalloc_array() in acpi_processor_get_performance_states()
` [PATCH 2/30] ACPI-processor: Improve two size determinations in acpi_processor_get_performance_state
  ` [PATCH 2/30] ACPI-processor: Improve two size determinations in acpi_processor_get_performance_s
` [PATCH 03/30] ACPI-processor: Rename jump labels in acpi_processor_get_performance_states()
` [PATCH 04/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_performan
` [PATCH 05/30] ACPI-processor: Rename jump labels in acpi_processor_preregister_performance()
` [PATCH 06/30] ACPI-processor: Move a success indication "
` [PATCH 07/30] ACPI-processor: Rename jump labels in acpi_processor_get_psd()
` [PATCH 08/30] ACPI-processor: Delete two unnecessary initialisations "
` [PATCH 09/30] ACPI-processor: Improve a size determination "
` [PATCH 10/30] ACPI-processor: Rename jump labels in acpi_processor_get_performance_control()
` [PATCH 11/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_performan
` [PATCH 12/30] ACPI-processor: Rename jump labels in acpi_processor_ppc_notifier()
` [PATCH 13/30] ACPI-processor: Delete an unnecessary initialisation "
` [PATCH 14/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_get_performance
` [PATCH 15/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_get_platform_li
` [PATCH 16/30] ACPI-processor: Use kmalloc_array() in acpi_processor_get_throttling_states()
` [PATCH 17/30] ACPI-processor: Improve another size determination in acpi_processor_get_throttling_st
` [PATCH 18/30] ACPI-processor: Rename jump labels in acpi_processor_get_throttling_states()
` [PATCH 19/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_throttlin
` [PATCH 20/30] ACPI-processor: Fix jump targets in acpi_processor_get_throttling_info()
` [PATCH 21/30] ACPI-processor: Rename jump labels in acpi_processor_get_tsd()
` [PATCH 22/30] ACPI-processor: Delete two unnecessary initialisations "
` [PATCH 23/30] ACPI-processor: Improve a size determination "
` [PATCH 24/30] ACPI-processor: Rename jump labels in acpi_processor_get_throttling_control()
` [PATCH 25/30] ACPI-processor: Delete two unnecessary initialisations in acpi_processor_get_throttlin
` [PATCH 26/30] ACPI-processor: Fix jump targets in acpi_processor_reevaluate_tstate()
` [PATCH 27/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_reevaluate_tsta
` [PATCH 28/30] ACPI-processor: Rename a jump label in acpi_processor_get_platform_limit()
` [PATCH 29/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_get_platform_li
` [PATCH 30/30] ACPI-processor: Improve jump targets in acpi_processor_update_tsd_coord()

[PATCH] ARM: pxa: ssp: Fix resources release
 2016-09-10  5:49 UTC 

[PATCH] ATM-iphase: Use kmalloc_array() in tx_init()
 2016-09-10  4:01 UTC  (2+ messages)

[PATCH] ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
 2016-09-10  2:27 UTC  (2+ messages)

[PATCH] ATM-ENI: Use kmalloc_array() in eni_start()
 2016-09-10  2:26 UTC  (2+ messages)

[PATCH] [media] platform: constify vb2_ops structures
 2016-09-09 16:03 UTC  (5+ messages)

[PATCH] [media] pci: constify vb2_ops structures
 2016-09-09 15:23 UTC  (7+ messages)

[bug report] x86/sfi: Enable enumeration of SD devices
 2016-09-09 11:30 UTC  (14+ 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] bnx2fc: Simplify code
 2016-09-09 11:06 UTC  (3+ messages)

[PATCH] mwifiex: scan: Simplify code
 2016-09-09  9:21 UTC  (2+ messages)
`  "

[PATCH] [media] usb: constify vb2_ops structures
 2016-09-09  8:43 UTC  (2+ messages)

[PATCH 0/2] constify watchdog_ops structures
 2016-09-09  4:29 UTC  (6+ messages)
` [PATCH 1/2] watchdog: tegra: "
` [PATCH 2/2] watchdog: "

[PATCH] watchdog: iTCO_wdt: constify iTCO_wdt_pm structure
 2016-09-09  4:27 UTC  (2+ messages)

[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  (3+ messages)

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

[PATCH 4/4] sparc: bpf_jit: Rename jump labels in bpf_jit_compile()
 2016-09-07 12:30 UTC  (14+ messages)
  `  "

[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] RDS: Simplify code
 2016-09-06  0:22 UTC  (5+ 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).