messages from 2015-11-15 02:08:07 to 2015-11-16 00:42:48 UTC [more...]
[PATCH -next] serial: etraxfs-uart: Fix crash
2015-11-16 0:42 UTC (6+ messages)
[PATCH] IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiply
2015-11-16 0:05 UTC
[Patch v4 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
2015-11-15 23:53 UTC (3+ messages)
` [Patch v4 1/2] "
` [Patch v4 2/2] media: v4l: ti-vpe: Document CAL driver
[PATCH] IIO: adc: xilinx-xadc-core.c: constify iio_buffer_setup_ops structure
2015-11-15 23:11 UTC
[Patch v3 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
2015-11-15 23:08 UTC (3+ messages)
` [Patch v3 1/2] "
` [Patch v3 2/2] media: v4l: ti-vpe: Document CAL driver
[PATCH] [media] media: videobuf2: fix compare_const_fl.cocci warnings
2015-11-15 23:05 UTC (2+ messages)
[PATCH] media: fix kernel hang in media_device_unregister() during device removal
2015-11-15 23:02 UTC (2+ messages)
BUG: unable to handle kernel paging request at ffffe8ff7fc00001
2015-11-15 22:28 UTC
[PATCH] tools/net: Use include/uapi with __EXPORTED_HEADERS__
2015-11-15 22:25 UTC (2+ messages)
[PATCH] fjes: fix inconsistent indenting
2015-11-15 22:10 UTC (2+ messages)
[PATCH 1/2] dl2k: Add support for IP1000A-based cards
2015-11-15 22:03 UTC (6+ messages)
[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
2015-11-15 21:52 UTC (16+ messages)
` [PATCH] net-ipv6: Delete unnecessary checks before the function call "kfree_skb"
` "
` [PATCH 0/2] batman-adv: Deletion of some unnecessary checks
` [PATCH 1/2] batman-adv: Delete unnecessary checks before the function call "kfree_skb"
` [PATCH 2/2] batman-adv: Less checks in batadv_tvlv_unicast_send()
` [PATCH] KVM-async_pf: Delete an unnecessary check before the function call "kmem_cache_destroy"
` [PATCH] kernel-audit: Delete unnecessary checks before two function calls
` [PATCH 0/4] crypto-ixp4xx: Deletion of a few unnecessary checks
` [PATCH 1/4] crypto-ixp4xx: Delete unnecessary checks before the function call "dma_pool_destroy"
` [PATCH 2/4] crypto-ixp4xx: Two function calls less in init_ixp_crypto() after error detection
` [PATCH 3/4] crypto-ixp4xx: Reduce assignment for a variable in init_ixp_crypto()
` [PATCH 4/4] crypto-ixp4xx: Less function calls in init_ixp_crypto() after error detection
` [PATCH] staging-EHCA: Delete unnecessary checks before the function call "kmem_cache_destroy"
` [PATCH] ACPI-EC: Delete an unnecessary check before the function call "acpi_ec_delete_query"
[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
2015-11-14 9:20 UTC (4+ messages)
` [PATCH 05/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
[PATCH 1/2 v2] dl2k: Add support for IP1000A-based cards
2015-11-15 21:36 UTC (2+ messages)
` [PATCH 2/2] ipg: Remove ipg driver
"hw csum failure" error on skge driver with 4.3 kernel upon receiving ICMPv6 multicast listener discovery packets
2015-11-15 21:11 UTC (2+ messages)
[PATCH V5 0/2] add self test code for DMA engine drivers
2015-11-15 21:01 UTC (3+ messages)
` [PATCH V5 1/2] dmaselftest: add memcpy selftest support functions
` [PATCH V5 2/2] dma: qcom_hidma: add self test hooks
[PATCH] drm/vmwgfx: constify fence_ops structure
2015-11-15 20:44 UTC
[PATCH V5 0/3] add Qualcomm Technologies HIDMA driver
2015-11-15 20:54 UTC (4+ messages)
` [PATCH V5 1/3] dma: qcom_bam_dma: move to qcom directory
` [PATCH V5 2/3] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V5 3/3] dma: add Qualcomm Technologies HIDMA channel driver
[PATCH] ide: constify ide_dma_ops structures
2015-11-15 20:36 UTC
[PATCH V4 0/4] dma: add Qualcomm Technologies HIDMA driver
2015-11-15 20:22 UTC (4+ messages)
` [PATCH V4 2/4] dma: add Qualcomm Technologies HIDMA management driver
[PATCH] drivers/media/platform/s5p-tv: constify mxr_layer_ops structures
2015-11-15 20:08 UTC
[PATCH] iio: adc: xilinx: constify iio_buffer_setup_ops structure
2015-11-15 20:19 UTC (2+ messages)
[PATCH V3] acpi: add support for extended IRQ to PCI link
2015-11-15 20:14 UTC (2+ messages)
[PATCH v4 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
2015-11-15 20:10 UTC (9+ messages)
` [PATCH v4 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation
` [PATCH v4 2/5] Add support for USBTMC USB488 SRQ notification with fasync
` [PATCH v4 3/5] Add support for receiving USBTMC USB488 SRQ notifications via poll/select
` [PATCH v4 4/5] Add ioctl to retrieve USBTMC-USB488 capabilities
` [PATCH v4 5/5] Add ioctls to enable and disable local controls on an instrument
[PATCH] clk: ti: dra7: constify clk_hw_omap_ops structure
2015-11-15 19:48 UTC
[PATCH] drivers/message/fusion: constify mpt_pci_driver structures
2015-11-15 19:27 UTC
[PATCH 0/8] stop_machine: stop_one_cpu_nowait() fix, misc cleanups
2015-11-15 19:33 UTC (9+ messages)
` [PATCH 1/8] stop_machine: cpu_stopper_thread() must check done != NULL
` [PATCH 2/8] stop_machine: don't disable preemption in stop_two_cpus()
` [PATCH 3/8] stop_machine: make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool
` [PATCH 4/8] stop_machine: change stop_one_cpu() to rely on cpu_stop_queue_work()
` [PATCH 5/8] stop_machine: change __stop_cpus() "
` [PATCH 6/8] stop_machine: kill cpu_stop_done->executed
` [PATCH 7/8] stop_machine: shift the done != NULL check from cpu_stop_signal_done() to callers
` [PATCH 8/8] stop_machine: cleanup the usage of preemption counter in cpu_stopper_thread()
Use-after-free in ep_remove_wait_queue
2015-11-15 18:32 UTC (12+ messages)
` [PATCH] unix: avoid use-after-free "
[PATCH] wireless: change cfg80211 regulatory domain info as debug messages
2015-11-15 18:25 UTC (3+ messages)
[PATCH v2 0/6] net: dsa: mv88e6060: cleanup and fix setup
2015-11-15 18:20 UTC (2+ messages)
[PATCH] xen/x86: Adjust stack pointer in xen_sysexit
2015-11-15 18:02 UTC (4+ messages)
linux-next: clean up the kbuild tree?
2015-11-15 17:58 UTC (2+ messages)
[PATCH 1/2] drm/i915: Break busywaiting for requests on pending signals
2015-11-15 17:48 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Limit the busy wait on requests to 2us not 10ms!
leds-bcm6328: add more init configuration options
2015-11-15 17:27 UTC
[PATCH] USB: MAINTAINERS: cxacru
2015-11-15 17:12 UTC
[PATCH] drivers:pci:hotplug Fix space prohibited after function name
2015-11-15 17:07 UTC (2+ messages)
[PATCH 1/2] MIPS: bmips: Add bcm63168-l1 interrupt controller
2015-11-15 16:53 UTC (2+ messages)
` [PATCH 2/2] "
[RFC PATCH v6 00/17] ILP32 for ARM64
2015-11-15 16:42 UTC (5+ messages)
` [PATCH v6 13/17] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
[PATCH] MIPS: bmips: Support SMP on BCM63168
2015-11-15 16:37 UTC
[PATCH v2] mmc: enable mmc host device to suspend/resume asynchronously
2015-11-15 16:23 UTC (2+ messages)
[PATCH v3] mmc: enable mmc host device to suspend/resume asynchronously
2015-11-15 16:20 UTC
[PATCH] bcm63xx_uart: Use the device name when registering an interrupt
2015-11-15 16:14 UTC
[PATCH] drivers:pci:hotplug Fix simple_strtoul is obsolete, use kstrtoul instead
2015-11-15 16:11 UTC (2+ messages)
[PATCH] kvm/vmx: EPTP switching test
2015-11-15 16:00 UTC
[PATCH v3] PM / sleep: prohibit devices probing during suspend/hibernation
2015-11-15 15:46 UTC (2+ messages)
[linux-4.4-mw] Regression: cx25821: Oops: no 32bit PCI DMA
2015-11-15 15:10 UTC (2+ messages)
[PATCH] usb: host: ohci-pxa27x: use of_property_read_bool()
2015-11-15 14:29 UTC
[PATCH 3.2 000/164] 3.2.70-rc1 review
2015-11-15 14:07 UTC (6+ messages)
[PATCH] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
2015-11-15 14:02 UTC (7+ messages)
` "
[PATCH v2] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
2015-11-15 13:58 UTC (2+ messages)
[PATCH] Sound: Usb: Misc: ua101: replace le16_to_cpu() with usb_endpoint_maxp()
2015-11-15 13:54 UTC (2+ messages)
[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
2015-11-15 13:54 UTC (3+ messages)
` [PATCH 14/14] mm: memcontrol: hook up vmpressure to socket pressure
[PATCH v3] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
2015-11-15 13:53 UTC
[PATCH 3.2 00/60] 3.2.73-rc1 review
2015-11-15 13:42 UTC (23+ messages)
` [PATCH 3.2 24/60] iwlwifi: dvm: fix D3 firmware PN programming
` [PATCH 3.2 44/60] dm btree: fix leak of bufio-backed block in btree_split_beneath error path
` [PATCH 3.2 06/60] m68k: Define asmlinkage_protect
` [PATCH 3.2 11/60] x86/process: Add proper bound checks in 64bit get_wchan()
` [PATCH 3.2 37/60] ASoC: wm8904: Correct number of EQ registers
` [PATCH 3.2 23/60] ppp: don't override sk->sk_state in pppoe_flush_dev()
` [PATCH 3.2 56/60] asix: Do full reset during ax88772_bind
` [PATCH 3.2 21/60] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
` [PATCH 3.2 46/60] md/raid1: don't clear bitmap bit when bad-block-list write fails
` [PATCH 3.2 15/60] md/raid0: update queue parameter in a safer location
` [PATCH 3.2 07/60] x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
` [PATCH 3.2 40/60] powerpc/rtas: Validate rtas.entry before calling enter_rtas()
` [PATCH 3.2 04/60] regmap: debugfs: Don't bother actually printing when calculating max length
` [PATCH 3.2 30/60] crypto: ahash - ensure statesize is non-zero
` [PATCH 3.2 43/60] dm btree remove: fix a bug when rebalancing nodes after removal
` [PATCH 3.2 03/60] regmap: debugfs: Ensure we don't underflow when printing access masks
` [PATCH 3.2 31/60] iommu/vt-d: fix range computation when making room for large pages
` [PATCH 3.2 12/60] genirq: Fix race in register_irq_proc()
` [PATCH 3.2 13/60] mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
` [PATCH 3.2 41/60] mm: make sendfile(2) killable
[PATCH] cgroup_pids: add fork limit
2015-11-15 13:36 UTC (6+ messages)
[PATCH] leds: bcm6328: Handle default-state of LEDs correctly
2015-11-15 13:34 UTC (10+ messages)
` [PATCH] leds-bcm6328: Reuse bcm6328_led_set() instead of copying its functionality
` [PATCH 1/2] "
` [PATCH 2/2] leds-bcm6328: Swap LED ON and OFF definitions
add a proper completion queue abstraction
2015-11-15 13:21 UTC (18+ messages)
` [PATCH 1/9] move blk_iopoll to limit and make it generally available
` [PATCH 2/9] IB: add a proper completion queue abstraction
` [PATCH 3/9] IB: add a helper to safely drain a QP
` [PATCH 7/9] IB/iser: Use a dedicated descriptor for login
` [PATCH 9/9] IB/iser: Convert to CQ abstraction
Endless getdents() in vfat filesystem
2015-11-15 12:59 UTC (9+ messages)
Greetings
2015-11-15 9:48 UTC
[PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments area
2015-11-15 12:25 UTC (5+ messages)
[PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor
2015-11-15 12:07 UTC (7+ messages)
[PATCH] [SCSI] st: Remove obsolete scsi_tape.max_pfn
2015-11-15 11:48 UTC
[PATCH] [SCSI] st: Remove obsolete scsi_tape.max_pfn
2015-11-15 11:48 UTC
[PATCH 0/4] m68k/mm: Add missing initialization of max_pfn and {min,max}_low_pfn
2015-11-15 11:04 UTC (5+ messages)
` [PATCH 1/4] m68k/mm: motorola - Add missing initialization of max_pfn
` [PATCH 2/4] m68k/mm: m54xx "
` [PATCH 3/4] m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn
` [PATCH 4/4] m68knommu: "
[PATCH] m68k: Wire up mlock2
2015-11-15 11:09 UTC
[PATCH v2 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
2015-11-15 11:34 UTC (7+ messages)
` [PATCH v2 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v2 6/8] drivers:input:ads7846(+tsc2046): recognise old binding for coordinate flipping
[PATCH] iio: adc: ad7793: removed unnecessary else
2015-11-15 11:14 UTC (2+ messages)
[PATCH] iio: adc: mxs-lradc: Prefer using the BIT macro
2015-11-15 11:12 UTC (2+ messages)
[PATCH] iio: adc: mxs-lradc: Prefer using the BIT macro
2015-11-15 11:10 UTC (2+ messages)
[RT PATCH] sched: rt: fix two possible deadlocks in push_irq_work_func
2015-11-15 11:05 UTC (6+ messages)
[PATCH] Rtc: rtc-gemini.c: Remove unnecessary platform_set_drvdata()
2015-11-15 10:57 UTC (2+ messages)
[PATCH] sound: depend on ZONE_DMA
2015-11-15 10:53 UTC (4+ messages)
[PATCH] iio: adc: xilinx: Fix VREFN scale
2015-11-15 10:42 UTC (2+ messages)
[PATCH v10 0/5] Add initial configfs support for IIO
2015-11-15 10:39 UTC (6+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation
[PATCH] clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2b
2015-11-15 10:38 UTC (3+ messages)
` [PATCH V2] "
[PATCH] mfd: ssbi: removing unnecessary strcmp
2015-11-15 10:19 UTC
[PATCH] sched/core: use list_is_singular in sched_can_stop_tick()
2015-11-15 10:18 UTC
Greetings
2015-11-14 19:10 UTC
[GIT pull] perf updates for 4.4
2015-11-15 8:13 UTC
[GIT pull] scheduler updates for 4.4
2015-11-15 8:03 UTC
[GIT pull] locking updates for 4.4
2015-11-15 8:01 UTC
[GIT pull] x86 updates for 4.4
2015-11-15 7:59 UTC
[GIT pull] timer updates for 4.4
2015-11-15 7:52 UTC
[GIT pull] irq updates for 4.4
2015-11-15 7:50 UTC
[PATCH 1/2] arm64: Fix STRICT_MM_TYPECHECKS errors from pgprot
2015-11-15 7:38 UTC (3+ messages)
` [PATCHv2] arm64: Fix R/O permissions in mark_rodata_ro
[PATCHv2 0/2] Support for set_memory_* outside of module space
2015-11-15 7:32 UTC (3+ messages)
` [PATCHv2 1/2] arm64: Get existing page protections in split_pmd
[PATCH 2.6.32 42/62] fixing infinite OPEN loop in 4.0 stateid recovery
2015-11-15 7:20 UTC (6+ messages)
` [stable] Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount
4.4-rc0: 5 W+X pages found
2015-11-15 7:00 UTC
[PATCH v2 2/3] Documentation: arm: add Marvell Armada 1500 Mini Plus to SoC list
2015-11-15 6:05 UTC
Hit regression with TCP_TW REUSE/RECYCLE
2015-11-15 4:14 UTC
[PATCH] staging: wilc1000: Remove 'if' statement, which is always false
2015-11-15 4:06 UTC
[PATCH] pinctrl: imx1-core: add missing of_node_put
2015-11-15 4:04 UTC
[PATCH 2/3] Documentation: arm: add Marvell Armada 1500 Mini Plus to SoC list
2015-11-15 2:36 UTC
[PATCH 3/3] Documentation: arm: remove hyphen from BG2Q in Marvell Berlin docs
2015-11-15 2:36 UTC
[PATCH 1/3] Documentation: arm: update homepage URLs for Marvell Berlin SoCs
2015-11-15 2:36 UTC
[PATCH 0/3] Documentation: arm: update Berlin family info in Marvell README
2015-11-15 2:36 UTC
linux-next: Tree for Nov 15
2015-11-15 2:31 UTC
[PATCH v4 0/4] SysFS driver for QEMU fw_cfg device
2015-11-15 2:07 UTC (3+ messages)
` [PATCH v4 4/4] devicetree: update documentation for fw_cfg ARM bindings
` [Qemu-devel] "
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