linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-12 17:36:22 to 2016-09-12 19:33:36 UTC [more...]

Source code review around jump label usage
 2016-09-12 19:33 UTC  (46+ messages)
` [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 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 00/17] clean up readlinks
 2016-09-12 19:29 UTC  (15+ messages)
` [PATCH 01/17] bad_inode: add missing i_op initializers
` [PATCH 03/17] proc/self: use generic_readlink
` [PATCH 05/17] bad_inode: "
` [PATCH 07/17] vfs: add is_following_link() helper
` [PATCH 08/17] proc: merge proc_pid_readlink() into proc_pid_get_link()
` [PATCH 09/17] proc: merge proc_ns_readlink() into proc_ns_get_link()
` [PATCH 10/17] nsfs: clean up ns_get_name() interface
` [PATCH 11/17] vfs: replace calling i_op->readlink with vfs_readlink()
` [PATCH 12/17] vfs: remove ".readlink = generic_readlink" assignments
` [PATCH 13/17] vfs: remove unused i_op->readlink
` [PATCH 14/17] vfs: remove unused generic_readlink()
` [PATCH 15/17] vfs: add vfs_get_link() helper
` [PATCH 16/17] ovl: use vfs_get_link()
` [PATCH 17/17] ecryptfs: "

[PATCH] staging: squash lines for simple wrapper functions
 2016-09-12 19:29 UTC  (2+ messages)

[PATCH] crypto: squash lines for simple wrapper functions
 2016-09-12 19:27 UTC 

[GIT PULL] Please pull NFS client fixes
 2016-09-12 19:28 UTC 

[PATCH 00/26] constify local structures
 2016-09-12 19:27 UTC  (9+ messages)
` [PATCH 10/26] tpm: "

[PATCH net-next 0/2] uapi: include time.h from errqueue.h
 2016-09-12 19:26 UTC  (4+ messages)
` [PATCH net-next 1/2] uapi glibc compat: make linux/time.h compile with user time.h files
` [PATCH net-next 2/2] errqueue: include linux/time.h

[PATCH] dmaengine: squash lines for immediate return
 2016-09-12 19:20 UTC 

[PATCH v2 00/17] Make rpmsg a framework
 2016-09-12 19:21 UTC  (6+ messages)

[PATCH 5/7] dt-bindings: spi-meson: Add GXBB Compatible string
 2016-09-12 19:12 UTC  (2+ messages)
` Applied "spi: meson: Add GXBB Compatible string" to the spi tree

[PATCH 4/7] spi: meson: Add GXBB compatible
 2016-09-12 19:12 UTC  (2+ messages)
` Applied "spi: meson: Add GXBB compatible" to the spi tree

[PATCH v2] mm, proc: Fix region lost in /proc/self/smaps
 2016-09-12 19:10 UTC  (4+ messages)

Question about commit f9a67b1182e5 ("md/bitmap: clear bitmap if bitmap_create failed")
 2016-09-12 19:09 UTC 

[PATCH v4] drm/fence: allow fence waiting to be interrupted by userspace
 2016-09-12 19:08 UTC 

[PATCH 0/3] perf: Fix mmap related macros
 2016-09-12 19:07 UTC  (3+ messages)
` [PATCH 1/3] tools include: Add uapi mman.h for each architecture

[PATCH v2] tools: spi: enable CROSS_COMPILE in Makefile
 2016-09-12 19:07 UTC  (3+ messages)
` Applied "spi: tools: enable CROSS_COMPILE in Makefile" to the spi tree

[PATCH 0/2] spi: meson: Add Amlogic GXBB compatible
 2016-09-12 19:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: spi-meson: Add GXBB Compatible string

[PATCH v3] ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycle
 2016-09-12 19:06 UTC  (2+ messages)
` Applied "ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycle" to the asoc tree

[PATCH v3] ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycle
 2016-09-12 19:06 UTC  (2+ messages)
` Applied "ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycle" to the asoc tree

[PATCH 4.4 000/192] 4.4.21-stable review
 2016-09-12 17:00 UTC  (32+ messages)
` [PATCH 4.4 008/192] [PATCH 008/135] i40evf: check rings before freeing resources
` [PATCH 4.4 010/192] [PATCH 010/135] i40e: Fix Rx hash reported to the stack by our driver
` [PATCH 4.4 012/192] [PATCH 012/135] igb: use the correct i210 register for EEMNGCTL
` [PATCH 4.4 017/192] [PATCH 017/135] clk: xgene: Fix divider with non-zero shift value
` [PATCH 4.4 019/192] [PATCH 019/135] fm10k: Correct MTU for jumbo frames
` [PATCH 4.4 022/192] [PATCH 022/135] fm10k: always check init_hw for errors
` [PATCH 4.4 023/192] [PATCH 023/135] fm10k: reinitialize queuing scheme after calling init_hw
` [PATCH 4.4 024/192] [PATCH 024/135] fm10k: Cleanup MSI-X interrupts in case of failure
` [PATCH 4.4 037/192] [PATCH 038/135] drivers/hv: cleanup synic msrs if vmbus connect failed
` [PATCH 4.4 038/192] [PATCH 039/135] Drivers: hv: vss: run only on supported host versions
` [PATCH 4.4 040/192] [PATCH 041/135] Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
` [PATCH 4.4 042/192] [PATCH 043/135] cxl: Fix DSI misses when the context owning task exits
` [PATCH 4.4 044/192] [PATCH 045/135] cxlflash: Resolve oops in wait_port_offline
` [PATCH 4.4 046/192] [PATCH 047/135] cxl: fix build for GCC 4.6.x
` [PATCH 4.4 048/192] [PATCH 049/135] lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get
` [PATCH 4.4 050/192] [PATCH 051/135] lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
` [PATCH 4.4 054/192] [PATCH 056/135] lpfc: Fix mbox reuse in PLOGI completion
` [PATCH 4.4 056/192] [PATCH 058/135] qeth: initialize net_device with carrier off
` [PATCH 4.4 061/192] [PATCH 064/135] megaraid_sas: Fix SMAP issue
` [PATCH 4.4 064/192] [PATCH 067/135] pwm: lpc32xx: correct number of PWM channels from 2 to 1
` [PATCH 4.4 066/192] [PATCH 069/135] irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
` [PATCH 4.4 067/192] [PATCH 070/135] arm64: KVM: Configure TCR_EL2.PS at runtime
` [PATCH 4.4 076/192] [PATCH 079/135] mmc: sdhci: 64-bit DMA actually has 4-byte alignment
` [PATCH 4.4 078/192] [PATCH 081/135] drm/amdgpu: fix dp link rate selection (v2)
` [PATCH 4.4 081/192] [PATCH 085/135] arm64: Add workaround for Cavium erratum 27456
` [PATCH 4.4 082/192] [PATCH 086/135] tipc: fix nullptr crash during subscription cancel
` [PATCH 4.4 086/192] [PATCH 090/135] UVC: Add support for R200 depth camera
` [PATCH 4.4 088/192] [PATCH 092/135] net/mlx5e: Dont try to modify CQ moderation if it is not supported
` [PATCH 4.4 089/192] [PATCH 093/135] net/mlx5e: Dont modify CQ before it was created
` [PATCH 4.4 092/192] [PATCH 096/135] arcmsr: fixes not release allocated resource
` [PATCH 4.4 110/192] [PATCH 114/135] drm/radeon/mst: fix regression in lane/link handling

[PATCH v2 2/6] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node
 2016-09-12 19:05 UTC  (5+ messages)
` [PATCH v2 6/6] ARM: dts: bcm283x: add pinctrl group to &sdhci, drop pins from &gpio

[PATCH 5/6] ASoC: ac97: constify gpio_chip structures
 2016-09-12 19:05 UTC  (2+ messages)
` Applied "ASoC: ac97: constify gpio_chip structures" to the asoc tree

Question about suspend/resume clock handling in dwc3-of-simple.c
 2016-09-12 19:05 UTC  (2+ messages)

[RFC PATCH v3 0/7] Reduce cache miss for snmp_fold_field
 2016-09-12 19:05 UTC  (5+ messages)
` [RFC PATCH v3 2/7] proc: Reduce cache miss in {snmp,netstat}_seq_show
` [RFC PATCH v3 3/7] proc: Reduce cache miss in snmp6_seq_show

[PATCH V11 0/8] Introduce ACPI world to ITS irqchip
 2016-09-12 18:58 UTC  (11+ messages)
` [PATCH V11 1/8] ACPI: I/O Remapping Table (IORT) initial support
  ` [UPDATE PATCH "
` [PATCH V11 2/8] ACPI: Add new IORT functions to support MSI domain handling
` [PATCH V11 3/8] PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
` [PATCH V11 4/8] irqchip/gicv3-its: Cleanup for ITS domain initialization
` [PATCH V11 5/8] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
` [PATCH V11 6/8] irqchip/gicv3-its: Probe ITS in the ACPI way
` [PATCH V11 7/8] irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
` [PATCH V11 8/8] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCHv3 0/3] Devicetree bindings for Ion
 2016-09-12 18:57 UTC  (3+ messages)
` [PATCHv3 1/3] devicetree: "

TRIM/UNMAP/DISCARD via ATA Passthrough
 2016-09-12 18:50 UTC 

[PATCH v4 4/4] regulator: Prevent falling too fast
 2016-09-12 18:56 UTC  (2+ messages)

[PATCH] arm-cci: add cci_enable_port_for_self() declaration in arm-cci.h
 2016-09-12 18:44 UTC  (2+ messages)

[PATCH] usb: musb: remove redundant stack buffers
 2016-09-12 18:40 UTC  (2+ messages)

BUG: aio/direct-io data corruption in 4.7
 2016-09-12 18:38 UTC 

[PATCH v4 3/4] regulator: Add support for a fixed delay after voltage increases
 2016-09-12 18:36 UTC  (2+ messages)

[PATCH] net: dsa: add FIB support
 2016-09-12 18:34 UTC  (3+ messages)

[PATCH] drm/vc4: cleanup with list_first_entry_or_null()
 2016-09-12 18:35 UTC 

[PATCH v4 1/4] regulator: Add set_voltage_time op
 2016-09-12 18:32 UTC 

[PATCH] EDAC: sb_edac: remove null pointer check on array pci_tad
 2016-09-12 18:32 UTC  (2+ messages)

[PATCH] perf thread: cleanup with list_first_entry_or_null()
 2016-09-12 18:29 UTC 

[PATCH v5] i2c: imx: make bus recovery through pinctrl optional
 2016-09-12 18:29 UTC  (8+ messages)

[PATCH v2 0/2] Getting rid of CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
 2016-09-12 18:26 UTC  (4+ messages)
` [PATCH v2 1/2] ia64: implement atomic64_dec_if_positive
` [PATCH v2 2/2] atomic64: No need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE

[PATCH] prctl,x86 Add PR_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-09-12 18:25 UTC  (5+ messages)

[PATCH] power: ab8500: cleanup with list_first_entry_or_null()
 2016-09-12 18:23 UTC 

[PATCH v3 0/3] clk: xgene: Add PMD clock support
 2016-09-12 18:23 UTC  (4+ messages)
` [PATCH v3 1/3] Documentation: dtb: xgene: Add PMD clock binding
` [PATCH v3 2/3] clk: xgene: Add PMD clock
` [PATCH v3 3/3] arm64: dts: xgene: Add DT node for APM X-Gene 2 CPU clocks

[PATCH v2 0/3] clk: xgene: Add PMD clock support
 2016-09-12 18:23 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: dtb: xgene: Add PMD clock binding

[PATCH v4] arm64: Improve kprobes test for atomic sequence
 2016-09-12 18:21 UTC 

[PATCH] net: inet: diag: Fix an error handling
 2016-09-12 18:20 UTC  (3+ messages)

[PATCH v3] arm64: Improve kprobes test for atomic sequence
 2016-09-12 18:19 UTC  (5+ messages)

[PATCH] staging: comedi: comedi_pcmcia: Fixes multiple blank lines issue
 2016-09-12 18:17 UTC  (2+ messages)

[PATCH v2] usb: core: setup dma_pfn_offset for USB devices and, interfaces
 2016-09-12 18:16 UTC  (2+ messages)

[PATCH] staging: rtl8712: fix coding style error reported from checkpatch
 2016-09-12 18:14 UTC  (2+ messages)

[PATCH v5 0/5] dts: sun8i-h3: complete UART I2C for H3
 2016-09-12 18:12 UTC  (6+ messages)
` [PATCH v5 1/5] dts: sun8i-h3: add pinmux definitions for UART2-3
` [PATCH v5 2/5] dts: sun8i-h3: split off RTS/CTS for UART1 in seperate pinmux
` [PATCH v5 3/5] dts: sun8i-h3: associate exposed UARTs on Orange Pi Boards
` [PATCH v5 4/5] dts: sun8i-h3: add pinmux definitions for I2C0-2
` [PATCH v5 5/5] dts: sun8i-h3: add I2C0-2 peripherals to H3 SOC

[PATCH V3] mm: Add sysfs interface to dump each node's zonelist information
 2016-09-12 18:13 UTC  (5+ messages)
` [PATCH V4] "

[PATCH] s390: cleanup with list_first_entry_or_null()
 2016-09-12 18:10 UTC 

[PATCH] misc/genwqe: ensure zero initialization
 2016-09-12 18:09 UTC 

[PATCH] dmaengine: cleanup with list_first_entry_or_null()
 2016-09-12 18:08 UTC 

[PATCH v6 0/3] da8xx USB PHY platform devices and clocks
 2016-09-12 18:01 UTC  (4+ messages)

[PATCH resend] staging: comedi: comedi_fops: coding style fixes
 2016-09-12 18:00 UTC  (2+ messages)

[4.8.0-rc1] am335x-evm boot failure: n_tty_receive_buf_common: "Unable to handle kernel paging request.."
 2016-09-12 17:57 UTC  (3+ messages)

[PATCH] atomic64: No need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
 2016-09-12 17:58 UTC  (4+ messages)
` [PATCH v3 0/2] Getting rid of CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
  ` [PATCH v3 1/2] ia64: implement atomic64_dec_if_positive
  ` [PATCH v3 2/2] atomic64: No need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE

[PATCH -next 0/5] ipc/sem: semop(2) improvements
 2016-09-12 17:56 UTC  (3+ messages)
` [PATCH 3/5] ipc/sem: optimize perform_atomic_semop()

[PATCH 0/3] Broadcom AVS CPUfreq driver
 2016-09-12 17:05 UTC  (4+ messages)
` [PATCH 1/3] dt: cpufreq: brcm: New binding document for brcm-avs-cpufreq

[PATCH V5] perf tools: adding support for address filters
 2016-09-12 17:53 UTC 

[PATCH 1/2] [media] ad5820: use __maybe_unused for PM functions
 2016-09-12 17:52 UTC  (2+ messages)

Improper TTBCR for arm 32bit kernel decompression
 2016-09-12 17:51 UTC  (3+ messages)
` [PATCH] ARM: decompressor: reset ttbcr fields to use TTBR0 on ARMv7

[PATCH v2 0/4] ARM: amlogic: Add spifc support to Amlogic's GXBB family
 2016-09-12 17:51 UTC  (7+ messages)
` [PATCH v2 1/4] pinctrl: amlogic: gxbb: add spi nor pins
` [PATCH v2 3/4] ARM64: dts: amlogic: "
` [PATCH v2 4/4] ARM64: dts: meson-gxbb: Add SPIFC node

[PATCH] usb: cleanup with list_first_entry_or_null()
 2016-09-12 17:46 UTC 

[PATCH] PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
 2016-09-12 17:47 UTC  (3+ messages)

ARM,SoC: About the use DT-defined properties by 3rd-party drivers
 2016-09-12 17:06 UTC  (10+ messages)
        ` ARM, SoC: "

[PATCH v2 0/6] mfd: trivial demodularization of non-modular drivers
 2016-09-12 17:43 UTC  (3+ messages)
` [PATCH 5/6] mfd: sun6i-prcm: Make it explicitly non-modular

[PATCH] skd: fix assert typo
 2016-09-12 17:43 UTC  (2+ messages)

[PATCH v15 00/13] support "task_isolation" mode
 2016-09-12 17:41 UTC  (15+ messages)
` [PATCH v15 04/13] task_isolation: add initial support

Kernel panic - encryption/decryption failed when open file on Arm64
 2016-09-12 17:40 UTC  (6+ 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).