public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-06 08:46:55 to 2016-10-06 09:42:01 UTC [more...]

[Nbd] [PATCH][V3] nbd: add multi-connection support
 2016-10-06  9:41 UTC  (12+ messages)

Source code review around jump label usage
 2016-10-06  9:41 UTC  (45+ messages)
` MD-RAID: Fine-tuning for several function implementations
  ` [PATCH 01/54] md/raid0: Use kcalloc() in create_strip_zones()
  ` [PATCH 02/54] md/raid0: Less function calls in create_strip_zones() after error detection
  ` [PATCH 03/54] md/raid0: Move a variable assignment in create_strip_zones()
  ` [PATCH 04/54] md/raid0: Replace printk() calls by the usage of higher level interfaces
  ` [PATCH 05/54] md/raid0: Move another variable assignment in create_strip_zones()
  ` [PATCH 06/54] md/raid0: Delete four unwanted spaces behind function names
  ` [PATCH 07/54] md/raid0: Move two misplaced braces
  ` [PATCH 08/54] md/raid0: Delete an unnecessary return statement in raid0_status()
  ` [PATCH 09/54] md/raid0: Add some spaces for better code readability
  ` [PATCH 10/54] md/raid1: Use kcalloc() in alloc_behind_pages()
  ` [PATCH 11/54] md/raid1: Use kcalloc() in raid1_reshape()
  ` [PATCH 12/54] md/raid1: Use kcalloc() in setup_conf()
  ` [PATCH 13/54] md/raid1: Return directly after a failed kzalloc() "
  ` [PATCH 14/54] md/raid1: Move assignments for the variable "err" "
  ` [PATCH 15/54] md/raid1: Less function calls in setup_conf() after error detection
  ` [PATCH 16/54] md/raid1: Delete an error message for a failed memory allocation
  ` [PATCH 17/54] md/raid1: Move a brace for a designated initialiser
  ` [PATCH 18/54] md/raid1: Adjust 12 checks for null pointers
  ` [PATCH 19/54] md/raid1: Replace printk() calls by the usage of higher level interfaces
  ` [PATCH 20/54] md/raid1: Add some spaces for better code readability
  ` [PATCH 21/54] md/raid1: Delete three unwanted spaces behind asterisks
  ` [PATCH 22/54] md/raid1: Delete three unwanted spaces before increment operators
  ` [PATCH 23/54] md/raid1: Replace a seq_printf() call by seq_puts() in raid1_status()
  ` [PATCH 24/54] md/raid1: Improve another size determination in setup_conf()
  ` [PATCH 25/54] md/raid5: Use kcalloc() in three functions
  ` [PATCH 26/54] md/raid5: Improve another size determination in setup_conf()
  ` [PATCH 27/54] md/raid5: Return directly after a failed kzalloc() "
  ` [PATCH 28/54] md/raid5: Rename a jump label "
  ` [PATCH 29/54] md/raid5: Return directly after a failed kcalloc() in alloc_thread_groups()
  ` [PATCH 30/54] md/raid5: Delete two error messages for a failed memory allocation
  ` [PATCH 31/54] md/raid5: Adjust two function calls together with a variable assignment
  ` [PATCH 32/54] md/raid5: Move a brace for three designated initialisers
  ` [PATCH 33/54] md/raid5: Replace printk() calls by the usage of higher level interfaces
  ` [PATCH 34/54] md/raid5: Delete indentation for two jump labels
  ` [PATCH 35/54] md/raid5: Adjust 13 checks for null pointers
  ` [PATCH 36/54] md/raid5: Delete four unwanted spaces behind function names
  ` [PATCH 37/54] md/raid5: Replace a seq_printf() call by seq_puts() in raid5_status()
  ` [PATCH 38/54] md/raid5: Move four asterisks
  ` [PATCH 39/54] md/raid5: Add some spaces for better code readability
  ` [PATCH 40/54] md/raid10: Use kcalloc() in two functions
  ` [PATCH 41/54] md/raid10: Improve another size determination in setup_conf()

[PATCH 4.7 000/141] 4.7.7-stable review
 2016-10-06  8:29 UTC  (34+ messages)
` [PATCH 4.7 083/141] [media] v4l: vsp1: Fix crash when resetting pipeline
` [PATCH 4.7 086/141] mailbox: mailbox-test: set tdev->signal to NULL after freeing
` [PATCH 4.7 087/141] avr32: off by one in at32_init_pio()
` [PATCH 4.7 088/141] qla2xxx: Fix BBCR offset
` [PATCH 4.7 089/141] fnic: pci_dma_mapping_error() doesnt return an error code
` [PATCH 4.7 090/141] mm, kasan: account for object redzone in SLUBs nearest_obj()
` [PATCH 4.7 091/141] tracing: Have HIST_TRIGGERS select TRACING
` [PATCH 4.7 092/141] dmaengine: bcm2835: fix 64-bit warning
` [PATCH 4.7 108/141] sysctl: handle error writing UINT_MAX to u32 fields
` [PATCH 4.7 118/141] IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
` [PATCH 4.7 119/141] ath10k: fix get rx_status from htt context
` [PATCH 4.7 120/141] IB/core: Fix use after free in send_leave function
` [PATCH 4.7 121/141] regmap: rbtree: Avoid overlapping nodes
` [PATCH 4.7 122/141] scsi: ses: use scsi_is_sas_rphy instead of is_sas_attached
` [PATCH 4.7 123/141] IB/ipoib: Dont allow MC joins during light MC flush
` [PATCH 4.7 124/141] IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
` [PATCH 4.7 125/141] IB/mlx4: Fix code indentation in QP1 MAD flow
` [PATCH 4.7 126/141] IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
` [PATCH 4.7 127/141] IB/mlx5: Enable MAD_IFC commands for IB ports only
` [PATCH 4.7 128/141] IB/mlx5: Set source mac address in FTE
` [PATCH 4.7 129/141] batman-adv: remove unused callback from batadv_algo_ops struct
` [PATCH 4.7 130/141] tpm_crb: drop struct resource res from struct crb_priv
` [PATCH 4.7 131/141] tpm_crb: fix mapping of the buffers
` [PATCH 4.7 132/141] aio: mark AIO pseudo-fs noexec
` [PATCH 4.7 133/141] dm log writes: fix bug with too large bios
` [PATCH 4.7 134/141] usb: misc: legousbtower: Fix NULL pointer deference
` [PATCH 4.7 135/141] Staging: fbtft: Fix bug in fbtft-core
` [PATCH 4.7 136/141] usb: usbip: vudc: fix left shift overflow
` [PATCH 4.7 137/141] USB: serial: cp210x: Add ID for a Juniper console
` [PATCH 4.7 138/141] Revert "usbtmc: convert to devm_kzalloc"
` [PATCH 4.7 139/141] ALSA: hda - Adding one more ALC255 pin definition for headset problem
` [PATCH 4.7 140/141] ALSA: hda - Fix headset mic detection problem for several Dell laptops
` [PATCH 4.7 141/141] ALSA: hda - Add the top speaker pin config for HP Spectre x360

[PATCH 0/3] ringtest: performance optimization
 2016-10-06  9:39 UTC  (4+ messages)
` [PATCH 1/3] ringtest: use link-time optimization
` [PATCH 2/3] ringtest: commonize implementation of poll_avail/poll_used
` [PATCH 3/3] ringtest: poll for new buffers once before updating event index

[PATCH v13 00/15] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-10-06  8:45 UTC  (6+ messages)
` [PATCH v13 04/15] genirq/msi: Introduce the MSI doorbell API
` [PATCH v13 06/15] irqchip/gic-v2m: Register the MSI doorbell
` [PATCH v13 08/15] vfio: Introduce a vfio_dma type field
` [PATCH v13 11/15] vfio/type1: Handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v13 15/15] vfio/type1: Return the MSI geometry through VFIO_IOMMU_GET_INFO capability chains

[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-10-06  9:37 UTC  (6+ messages)
` [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue

[PATCH] kexec: Export memory sections virtual addresses to vmcoreinfo
 2016-10-06  8:46 UTC 

[RFC] PCI: Fix kernel panic of root-port-less PCIe enum due to ASPM
 2016-10-06  9:34 UTC 

[PATCH 4.4 00/93] 4.4.24-stable review
 2016-10-06  8:30 UTC  (89+ messages)
` [PATCH 4.4 01/93] cpuset: handle race between CPU hotplug and cpuset_hotplug_work
` [PATCH 4.4 02/93] mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
` [PATCH 4.4 03/93] mm,ksm: fix endless looping in allocating memory when ksm enable
` [PATCH 4.4 04/93] can: dev: fix deadlock reported after bus-off
` [PATCH 4.4 05/93] x86/init: Fix cr4_init_shadow() on CR4-less machines
` [PATCH 4.4 06/93] x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we dont have CPUID
` [PATCH 4.4 07/93] drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
` [PATCH 4.4 08/93] drm/radeon/si/dpm: add workaround for for Jet parts
` [PATCH 4.4 09/93] ARM: 8616/1: dt: Respect property size when parsing CPUs
` [PATCH 4.4 10/93] ARM: 8617/1: dma: fix dma_max_pfn()
` [PATCH 4.4 11/93] usb: musb: Fix DMA desired mode for Mentor DMA engine
` [PATCH 4.4 12/93] usb: musb: fix DMA for host mode
` [PATCH 4.4 13/93] iwlwifi: mvm: fix a few firmware capability checks
` [PATCH 4.4 14/93] perf/core: Fix pmu::filter_match for SW-led groups
` [PATCH 4.4 15/93] i40e: avoid null pointer dereference
` [PATCH 4.4 16/93] pinctrl: uniphier: fix .pin_dbg_show() callback
` [PATCH 4.4 17/93] pinctrl: Flag strict is a field in struct pinmux_ops
` [PATCH 4.4 18/93] drivers/perf: arm_pmu: Fix leak in error path
` [PATCH 4.4 19/93] mmc: pxamci: fix potential oops
` [PATCH 4.4 20/93] tools/vm/slabinfo: fix an unintentional printf
` [PATCH 4.4 21/93] ipvs: fix bind to link-local mcast IPv6 address in backup
` [PATCH 4.4 22/93] nvmem: Declare nvmem_cell_read() consistently
` [PATCH 4.4 23/93] hwmon: (adt7411) set bit 3 in CFG1 register
` [PATCH 4.4 24/93] spi: sh-msiof: Avoid invalid clock generator parameters
` [PATCH 4.4 25/93] iwlwifi: pcie: fix access to scratch buffer
` [PATCH 4.4 26/93] iwlwifi: mvm: dont use ret when not initialised
` [PATCH 4.4 28/93] usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
` [PATCH 4.4 29/93] gpio: sa1100: fix irq probing for ucb1x00
` [PATCH 4.4 30/93] irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
` [PATCH 4.4 31/93] ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
` [PATCH 4.4 32/93] arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
` [PATCH 4.4 33/93] MIPS: uprobes: remove incorrect set_orig_insn
` [PATCH 4.4 34/93] MIPS: fix uretprobe implementation
` [PATCH 4.4 35/93] MIPS: Malta: Fix IOCU disable switch read for MIPS64
` [PATCH 4.4 36/93] MIPS: uprobes: fix use of uninitialised variable
` [PATCH 4.4 37/93] printk: fix parsing of "brl=" option
` [PATCH 4.4 38/93] tpm: fix byte-order for the value read by tpm2_get_tpm_pt
` [PATCH 4.4 39/93] regulator: qcom_spmi: Add support for S4 supply on pm8941
` [PATCH 4.4 40/93] regulator: qcom_spmi: Add support for get_mode/set_mode on switches
` [PATCH 4.4 41/93] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
` [PATCH 4.4 42/93] regulator: qcom_smd: Fix voltage ranges for pm8x41
` [PATCH 4.4 44/93] ARM: sa1100: register clocks early
` [PATCH 4.4 45/93] ARM: sa1100: fix 3.6864MHz clock
` [PATCH 4.4 46/93] ARM: sa1100: clear reset status prior to reboot
` [PATCH 4.4 47/93] ARM: shmobile: fix regulator quirk for Gen2
` [PATCH 4.4 48/93] ARM: sa1111: fix pcmcia suspend/resume
` [PATCH 4.4 49/93] hwrng: omap - Fix assumption that runtime_get_sync will always succeed
` [PATCH 4.4 50/93] blk-mq: actually hook up defer list when running requests
` [PATCH 4.4 51/93] pstore: drop file opened reference count
` [PATCH 4.4 52/93] tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
` [PATCH 4.4 53/93] iwlmvm: mvm: set correct state in smart-fifo configuration
` [PATCH 4.4 55/93] [media] em28xx-i2c: rt_mutex_trylock() returns zero on failure
` [PATCH 4.4 56/93] [media] gspca: avoid unused variable warnings
` [PATCH 4.4 57/93] ath9k: Fix programming of minCCA power threshold
` [PATCH 4.4 58/93] avr32: off by one in at32_init_pio()
` [PATCH 4.4 59/93] fnic: pci_dma_mapping_error() doesnt return an error code
` [PATCH 4.4 60/93] dmaengine: at_xdmac: fix debug string
` [PATCH 4.4 61/93] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
` [PATCH 4.4 62/93] NFS: Dont drop CB requests with invalid principals
` [PATCH 4.4 63/93] pNFS/files: Fix layoutcommit after a commit to DS
` [PATCH 4.4 64/93] pNFS/flexfiles: "
` [PATCH 4.4 65/93] ASoC: Intel: Skylake: Fix error return code in skl_probe()
` [PATCH 4.4 66/93] brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
` [PATCH 4.4 67/93] brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
` [PATCH 4.4 68/93] brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
` [PATCH 4.4 69/93] powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-support
` [PATCH 4.4 70/93] sysctl: handle error writing UINT_MAX to u32 fields
` [PATCH 4.4 71/93] ASoC: omap-mcpdm: Fix irq resource handling
` [PATCH 4.4 72/93] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
` [PATCH 4.4 73/93] dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
` [PATCH 4.4 75/93] IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
` [PATCH 4.4 76/93] IB/core: Fix use after free in send_leave function
` [PATCH 4.4 77/93] IB/ipoib: Dont allow MC joins during light MC flush
` [PATCH 4.4 78/93] IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
` [PATCH 4.4 79/93] IB/mlx4: Fix code indentation in QP1 MAD flow
` [PATCH 4.4 80/93] IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
` [PATCH 4.4 82/93] aio: mark AIO pseudo-fs noexec
` [PATCH 4.4 83/93] clk: xgene: Add missing parenthesis when clearing divider value
` [PATCH 4.4 84/93] dm log writes: fix bug with too large bios
` [PATCH 4.4 85/93] USB: serial: cp210x: fix hardware flow-control disable
` [PATCH 4.4 86/93] usb: misc: legousbtower: Fix NULL pointer deference
` [PATCH 4.4 87/93] Staging: fbtft: Fix bug in fbtft-core
` [PATCH 4.4 88/93] USB: serial: cp210x: Add ID for a Juniper console
` [PATCH 4.4 89/93] Revert "usbtmc: convert to devm_kzalloc"
` [PATCH 4.4 90/93] ALSA: hda - Adding one more ALC255 pin definition for headset problem
` [PATCH 4.4 91/93] ACPICA: acpi_get_sleep_type_data: Reduce warnings
` [PATCH 4.4 92/93] ALSA: hda - Fix headset mic detection problem for several Dell laptops
` [PATCH 4.4 93/93] ALSA: hda - Add the top speaker pin config for HP Spectre x360

[PATCH v9 0/4] New debugfs API for capturing CRC of frames
 2016-10-06  8:56 UTC  (5+ messages)
` [PATCH v9 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v9 2/4] drm: Add API for capturing frame CRCs
` [PATCH v9 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v9 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

[PATCH] arm64, numa: Add cpu_to_node() implementation
 2016-10-06  9:15 UTC  (6+ messages)

[PATCH V1 00/10] da9061: DA9061 driver submission
 2016-10-06  8:43 UTC  (11+ messages)
` [PATCH V1 02/10] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V1 01/10] mfd: da9061: MFD core support
` [PATCH V1 05/10] thermal: da9062/61: Thermal junction temperature monitoring driver
` [PATCH V1 06/10] Documentation: dt: input: temperature driver
` [PATCH V1 04/10] watchdog: da9061: watchdog driver
` [PATCH V1 03/10] Input: da9061: onkey driver
` [PATCH V1 08/10] Documentation: dt: thermal: da9062/61 TJUNC temperature binding
` [PATCH V1 07/10] Documentation: dt: watchdog: da9062/61 Watchdog timer binding
` [PATCH V1 10/10] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms
` [PATCH V1 09/10] Documentation: dt: mfd: da9062/61 MFD binding

[PATCH] ARCv2: intc: untangle SMP, MCIP and IDU
 2016-10-06  9:10 UTC  (2+ messages)

[ANNOUNCE] 4.8-rt1
 2016-10-06  8:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox