messages from 2016-09-10 20:32:17 to 2016-09-14 20:00:06 UTC [more...]
Source code review around jump label usage
2016-09-14 20:00 UTC (103+ 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] "
` [PATCH 00/47] RADOS Block Device: Fine-tuning for several function implementations
` [PATCH 01/47] block-rbd: Use kmalloc_array() in rbd_header_from_disk()
` [PATCH 02/47] block-rbd: Less function calls in rbd_header_from_disk() after error detection
` [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()
` [PATCH 04/47] block-rbd: Refactor two calls for memory allocations in rbd_dev_image_id()
` [PATCH 05/47] block-rbd: One function call less in rbd_dev_image_id() after error detection
` [PATCH 06/47] block-rbd: Rename jump labels in rbd_add_parse_args()
` [PATCH 07/47] block-rbd: Rename a jump label in rbd_dev_v2_snap_name()
` [PATCH 08/47] block-rbd: Rename jump labels in rbd_dev_v2_snap_context()
` [PATCH 09/47] block-rbd: Rename a jump label in rbd_spec_fill_names()
` [PATCH 10/47] block-rbd: One function call less in rbd_dev_image_name() after error detection
` [PATCH 11/47] block-rbd: Delete three unnecessary initialisations in rbd_dev_image_name()
` [PATCH 12/47] block-rbd: One function call less in rbd_dev_v2_parent_info() after error detection
` [PATCH 13/47] block-rbd: Delete an unnecessary initialisation in rbd_dev_v2_parent_info()
` [PATCH 14/47] block-rbd: Rename a jump label in rbd_dev_v2_object_prefix()
` [PATCH 15/47] block-rbd: Rename jump labels in rbd_dev_create()
` [PATCH 16/47] block-rbd: Rename jump labels in rbd_dev_v1_header_info()
` [PATCH 17/47] block-rbd: Rename jump labels in rbd_init_disk()
` [PATCH 18/47] block-rbd: Fix jump targets in rbd_queue_workfn()
` [PATCH 19/47] block-rbd: Rename a jump label in rbd_reregister_watch()
` [PATCH 20/47] block-rbd: Rename a jump label in rbd_register_watch()
` [PATCH 21/47] block-rbd: Rename jump labels in rbd_try_lock()
` [PATCH 22/47] block-rbd: Rename a jump label in find_watcher()
` [PATCH 23/47] block-rbd: Rename jump labels in get_lock_owner_info()
` [PATCH 24/47] block-rbd: Rename jump labels in rbd_request_lock()
` [PATCH 25/47] block-rbd: Fix jump targets in rbd_img_parent_read()
` [PATCH 26/47] block-rbd: Rename a jump label in rbd_img_parent_read_callback()
` [PATCH 27/47] block-rbd: Rename a jump label in rbd_img_request_submit()
` [PATCH 28/47] block-rbd: Refactor a jump target in rbd_img_obj_exists_submit()
` [PATCH 29/47] block-rbd: Delete an unnecessary initialisation "
` [PATCH 30/47] block-rbd: Refactor a jump target in rbd_img_obj_exists_callback()
` [PATCH 31/47] block-rbd: Fix three jump targets in rbd_img_obj_parent_read_full()
` [PATCH 32/47] block-rbd: Rename a jump label in rbd_img_obj_parent_read_full_callback()
` [PATCH 33/47] block-rbd: Adjust the position of a jump label in rbd_img_request_fill()
` [PATCH 34/47] block-rbd: Rename a jump label in rbd_img_obj_callback()
` [PATCH 35/47] block-rbd: Rename jump labels in rbd_osd_req_create_copyup()
` [PATCH 36/47] block-rbd: Rename jump labels in rbd_osd_req_create()
` [PATCH 37/47] block-rbd: Rename a jump label in bio_chain_clone_range()
` [PATCH 38/47] block-rbd: Rename jump labels in rbd_client_create()
` [PATCH 39/47] block-rbd: Rename a jump label in rbd_ioctl_set_ro()
` [PATCH 40/47] block-rbd: One function call less in rbd_dev_probe_parent() after error detection
` [PATCH 41/47] block-rbd: Rename jump labels in rbd_dev_device_setup()
` [PATCH 42/47] block-rbd: Rename jump labels in rbd_dev_image_probe()
` [PATCH 43/47] block-rbd: Rename jump labels in do_rbd_add()
` [PATCH 44/47] block-rbd: Delete an unnecessary initialisation "
` [PATCH 45/47] block-rbd: Rename a jump label in rbd_slab_init()
` [PATCH 46/47] block-rbd: Rename jump labels in rbd_init()
` [PATCH 47/47] block-rbd: Delete unwanted spaces behind usages of the sizeof operator
` [PATCH 0/4] block-virtio: Fine-tuning for two function implementations
` [PATCH 1/4] virtio_blk: Use kmalloc_array() in init_vq()
` [PATCH 2/4] virtio_blk: Less function calls in init_vq() after error detection
` "
` virtio_blk: Clarification for communication difficulties?
` [PATCH 3/4] virtio_blk: Delete an unnecessary initialisation in init_vq()
` [PATCH 4/4] virtio_blk: Rename a jump label in virtblk_get_id()
` [PATCH 0/7] AGPGART: Fine-tuning for four function implementations
` [PATCH 1/7] AGPGART: Use kmalloc_array() in compat_agpioc_reserve_wrap()
` [PATCH 2/7] AGPGART: Use memdup_user() rather than duplicating its implementation
` [PATCH 3/7] AGPGART: Rename jump labels in compat_agp_ioctl()
` [PATCH 4/7] AGPGART-SGI: Use kmalloc_array() in agp_sgi_init()
` [PATCH 5/7] AGPGART-UniNorth: Use kmalloc_array() in uninorth_create_gatt_table()
` [PATCH 6/7] AGPGART-UniNorth: Rename a jump label "
` [PATCH 7/7] AGPGART-UniNorth: Delete an unnecessary check "
` [PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations
` [PATCH 01/11] virtio_console: Use kmalloc_array() in init_vqs()
` [PATCH 02/11] virtio_console: Less function calls in init_vqs() after error detection
` [PATCH 03/11] virtio_console: Rename a jump label in init()
` [PATCH 04/11] virtio_console: Rename jump labels in virtcons_probe()
` [PATCH 05/11] virtio_console: Rename jump labels in add_port()
` [PATCH 06/11] virtio_console: Rename a jump label in port_fops_open()
` [PATCH 07/11] virtio_console: Rename a jump label in port_fops_splice_write()
` [PATCH 08/11] virtio_console: Rename jump labels in port_fops_write()
` [PATCH 09/11] virtio_console: Rename a jump label in __send_to_port()
` [PATCH 10/11] virtio_console: Rename jump labels in alloc_buf()
` [PATCH 11/11] virtio_console: Rename a jump label in five functions
` [PATCH 0/4] clk/Renesas-MSTP: Fine-tuning for two function implementations
` [PATCH 1/4] clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init()
[PATCH] clk-kona-setup: Use kmalloc_array() in parent_process()
2016-09-14 18:45 UTC (2+ messages)
[PATCH] perf/x86: Use kmalloc_array() in merge_attr()
2016-09-14 17:38 UTC (5+ messages)
` "
[PATCH 00/26] constify local structures
2016-09-14 17:02 UTC (62+ 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: "
` [06/26] "
` [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] drivers: net: phy: xgene: Fix 'remove' function
2016-09-13 16:06 UTC (2+ messages)
[PATCH v2 0/2] add omitted release in qat_common
2016-09-13 12:56 UTC (5+ messages)
` [PATCH v2 2/2] crypto: qat - fix resource release omissions
[PATCH 0/6] constify gpio_chip structures
2016-09-13 8:40 UTC (13+ 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: "
` Applied "ASoC: ac97: constify gpio_chip structures" to the asoc tree
` [PATCH 6/6] ASoC: constify gpio_chip structures
Question about commit f9a67b1182e5 ("md/bitmap: clear bitmap if bitmap_create failed")
2016-09-12 19:09 UTC
[PATCH] net: inet: diag: Fix an error handling
2016-09-12 18:20 UTC (3+ messages)
[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/4] ATM-ZeitNet: Fine-tuning for three function implementations
2016-09-11 4:46 UTC (2+ messages)
[PATCH 0/5] ATM-nicstar: Fine-tuning for three function implementations
2016-09-11 4:46 UTC (2+ messages)
[PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations
2016-09-10 20:36 UTC (6+ messages)
` [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()
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;
as well as URLs for NNTP newsgroup(s).