All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-01 09:00:08 to 2015-10-01 09:48:11 UTC [more...]

[U-Boot] [PATCH 00/10] Add support for Rockchip RK3288 Ethernet
 2015-10-01  9:48 UTC  (9+ messages)
` [U-Boot] [PATCH 01/10] rockchip: rk3288: Add pinctrl support for the gmac ethernet interface
` [U-Boot] [PATCH 02/10] rockchip: rk3288: Add clock "
` [U-Boot] [PATCH 03/10] net: designware: support phy reset device-tree bindings
` [U-Boot] [PATCH 04/10] net: designware: Export various functions/struct to allow subclassing
` [U-Boot] [PATCH 05/10] net: designware: Add a post-started hook
` [U-Boot] [PATCH 06/10] net: gmac_rk3288: Add RK3288 GMAC driver
` [U-Boot] [PATCH 07/10] rockchip: rk3288-firefly: Add gmac definition
` [U-Boot] [PATCH 08/10] rockchip: firefly: Enable networking support

[PATCH v3 0/5] powerpc/pseries: bug fix and clean up
 2015-10-01  9:46 UTC  (6+ messages)
` [PATCH v3 1/5] powerpc/pseries: extract of_helpers module
` [PATCH v3 2/5] powerpc/pseries: fix a potential memory leak
` [PATCH v3 3/5] powerpc/pseries: replace kmalloc + strlcpy
` [PATCH v3 4/5] powerpc/pseries: handle nodes without '/'
` [PATCH v3 5/5] powerpc/pseries: re-use code from of_helpers module

[LTP] [PATCH V3] syscall/renameat2: Add tests for renameat2
 2015-10-01  9:46 UTC 

Linux kernel 3.14.54 released
 2015-10-01  9:45 UTC 

Linux 3.14.54
 2015-10-01  9:44 UTC  (2+ messages)

[PATCH 1/2] regmap: Allow installing custom reg_update_bits function
 2015-10-01  9:44 UTC  (2+ messages)

Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
 2015-10-01  9:43 UTC  (21+ messages)

[PATCH] sched: fix task and run queue run_delay inconsistencies
 2015-10-01  9:43 UTC  (5+ messages)

MMC card removal during suspend
 2015-10-01  9:43 UTC  (5+ messages)

[PATCH 4.2 00/30] 4.2.3-stable review
 2015-10-01  9:21 UTC  (30+ messages)
` [PATCH 4.2 01/30] phylib: fix device deletion order in mdiobus_unregister()
` [PATCH 4.2 02/30] sock, diag: fix panic in sock_diag_put_filterinfo
` [PATCH 4.2 03/30] ipv6: fix exthdrs offload registration in out_rt path
` [PATCH 4.2 04/30] net: fec: clear receive interrupts before processing a packet
` [PATCH 4.2 05/30] net: eth: altera: fix napi poll_list corruption
` [PATCH 4.2 06/30] net/ipv6: Correct PIM6 mrt_lock handling
` [PATCH 4.2 07/30] net: dsa: bcm_sf2: Fix ageing conditions and operation
` [PATCH 4.2 08/30] ipv6: fix multipath route replace error recovery
` [PATCH 4.2 09/30] net: dsa: bcm_sf2: Fix 64-bits register writes
` [PATCH 4.2 10/30] netlink, mmap: transform mmap skb into full skb on taps
` [PATCH 4.2 11/30] sctp: fix race on protocol/netns initialization
` [PATCH 4.2 13/30] net: mvneta: fix DMA buffer unmapping in mvneta_rx()
` [PATCH 4.2 14/30] rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
` [PATCH 4.2 15/30] net/mlx4_en: really allow to change RSS key
` [PATCH 4.2 16/30] macvtap: fix TUNSETSNDBUF values > 64k
` [PATCH 4.2 17/30] netlink: Fix autobind race condition that leads to zero port ID
` [PATCH 4.2 18/30] netlink: Replace rhash_portid with bound
` [PATCH 4.2 19/30] net: dsa: actually force the speed on the CPU port
` [PATCH 4.2 20/30] openvswitch: Zero flows on allocation
` [PATCH 4.2 21/30] tcp: add proper TS val into RST packets
` [PATCH 4.2 22/30] Fix AF_PACKET ABI breakage in 4.2
` [PATCH 4.2 23/30] net: revert "net_sched: move tp->root allocation into fw_init()"
` [PATCH 4.2 24/30] fib_rules: fix fib rule dumps across multiple skbs
` [PATCH 4.2 25/30] ppp: fix lockdep splat in ppp_dev_uninit()
` [PATCH 4.2 26/30] net: dsa: bcm_sf2: Do not override speed settings
` [PATCH 4.2 27/30] net: phy: fixed_phy: handle link-down case
` [PATCH 4.2 28/30] of_mdio: add new DT property managed to specify the PHY management type
` [PATCH 4.2 29/30] mvneta: use inband status only when explicitly enabled
` [PATCH 4.2 30/30] net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX

[PATCH 4.1 00/29] 4.1.10-stable review
 2015-10-01  9:32 UTC  (29+ messages)
` [PATCH 4.1 01/29] ip6_gre: release cached dst on tunnel removal
` [PATCH 4.1 02/29] vxlan: re-ignore EADDRINUSE from igmp_join
` [PATCH 4.1 03/29] cls_u32: complete the check for non-forced case in u32_destroy()
` [PATCH 4.1 04/29] usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
` [PATCH 4.1 05/29] sock, diag: fix panic in sock_diag_put_filterinfo
` [PATCH 4.1 06/29] ipv6: fix exthdrs offload registration in out_rt path
` [PATCH 4.1 07/29] net: fec: clear receive interrupts before processing a packet
` [PATCH 4.1 08/29] net: eth: altera: fix napi poll_list corruption
` [PATCH 4.1 09/29] net/ipv6: Correct PIM6 mrt_lock handling
` [PATCH 4.1 10/29] net: dsa: bcm_sf2: Fix ageing conditions and operation
` [PATCH 4.1 11/29] ipv6: fix multipath route replace error recovery
` [PATCH 4.1 12/29] net: dsa: bcm_sf2: Fix 64-bits register writes
` [PATCH 4.1 13/29] netlink, mmap: transform mmap skb into full skb on taps
` [PATCH 4.1 14/29] sctp: fix race on protocol/netns initialization
` [PATCH 4.1 16/29] net/mlx4_en: really allow to change RSS key
` [PATCH 4.1 17/29] macvtap: fix TUNSETSNDBUF values > 64k
` [PATCH 4.1 18/29] openvswitch: Zero flows on allocation
` [PATCH 4.1 19/29] tcp: add proper TS val into RST packets
` [PATCH 4.1 20/29] net: revert "net_sched: move tp->root allocation into fw_init()"
` [PATCH 4.1 21/29] fib_rules: fix fib rule dumps across multiple skbs
` [PATCH 4.1 22/29] net: dsa: bcm_sf2: Do not override speed settings
` [PATCH 4.1 23/29] net: phy: fixed_phy: handle link-down case
` [PATCH 4.1 24/29] of_mdio: add new DT property managed to specify the PHY management type
` [PATCH 4.1 25/29] mvneta: use inband status only when explicitly enabled
` [PATCH 4.1 26/29] netlink: Fix autobind race condition that leads to zero port ID
` [PATCH 4.1 27/29] netlink: Replace rhash_portid with bound
` [PATCH 4.1 28/29] zram: fix possible use after free in zcomp_create()
` [PATCH 4.1 29/29] hp-wmi: limit hotkey enable

[review-request][PATCH] toaster: fix broken test case
 2015-10-01  9:42 UTC  (3+ messages)

[PATCH] toaster: Fix broken test case
 2015-10-01  9:41 UTC 

[U-Boot] [PATCH] arm: sunxi: Add icnova-a20-swac defconfig and dts file
 2015-10-01  9:41 UTC 

[drm:drm_calc_timestamping_constants [drm]] *ERROR* crtc 21: Can't calculate constants, dotclock = 0!
 2015-10-01  9:41 UTC 

[PATCH 0/9] xen: sched: improve (a lot! :-D) Credit2 runqueue handling
 2015-10-01  9:40 UTC  (9+ messages)
` [PATCH 4/9] xen: sched: add .init_pdata hook to the scheduler interface

[PATCH 0/7] Fix 8004
 2015-10-01  9:39 UTC  (2+ messages)

[PATCH v7 0/4] perf: add support for profiling jitted code
 2015-10-01  9:39 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Fix dangling pointers from memory_region_init_*
 2015-10-01  9:38 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/3] hw: do not pass NULL to memory_region_init from instance_init

[PATCH] bcache: Fix writeback_thread never writing back incomplete stripes
 2015-10-01  9:01 UTC  (7+ messages)

[PATCH] clk: rockchip: don't use clk_ APIs in the pll init-callback
 2015-10-01  9:38 UTC 

[PATCH 0/2] Declare functions and structures as static
 2015-10-01  9:37 UTC  (3+ messages)
` [PATCH 1/2] Staging: lustre: ptlrpc: Make functions static
` [PATCH 2/2] Staging: lustre: obdclass: Declare structure as static

[PATCH] arch/x86: fix out-of-bounds in get_wchan()
 2015-10-01  9:37 UTC  (13+ messages)
        ` [PATCH] fs/proc: Don't expose absolute kernel addresses via wchan
            ` [PATCH v2] "
                ` [PATCH v3] fs/proc, core/debug: "
                  ` [PATCH v4] "

[Buildroot] [RFC 0/6] mdev-only /dev management (without devtmpfs)
 2015-10-01  9:36 UTC  (13+ messages)
` [Buildroot] [RFC 3/6] system: add "

aic31xx_set_bias_level not called
 2015-10-01  9:35 UTC 

[RFC] MIDI over Bluetooth Low Energy
 2015-10-01  9:34 UTC  (3+ messages)

[review-request][PATCH 0/3][v2] Prevent stale data in ToasterTables
 2015-10-01  9:33 UTC  (4+ messages)
` [review-request][PATCH 1/3] toaster: Don't add new history entries when table data loads
` [review-request][PATCH 2/3] toaster: Don't HTTP cache ToasterTable responses
` [review-request][PATCH 3/3] toaster: Don't store table data in the browser

All OMAP platforms: MMC is broken
 2015-10-01  9:33 UTC  (4+ messages)

Contributing to Xen for Outreachy 2015
 2015-10-01  9:33 UTC  (6+ messages)
` Fwd: "

[meta-fsl-arm-extra][PATCH 1/4] u-boot-compulab: update the build recipe
 2015-10-01  9:32 UTC  (3+ messages)
` [meta-fsl-arm-extra][PATCH 4/4] linux-compulab: update cm-fx6 3.14.28 kernel configuration

[v2,5/5] powerpc/pseries: re-use code from of_helpers module
 2015-10-01  9:32 UTC  (6+ messages)

[PATCH] serial: tegra: handle rx race
 2015-10-01  9:30 UTC  (4+ messages)

Patch "zram: fix possible use after free in zcomp_create()" has been added to the 4.2-stable tree
 2015-10-01  9:30 UTC 

[PATCH] libmnl: Failed to build with clang, incompatible EXPORT_SYMBOL(x) macro
 2015-10-01  9:30 UTC  (4+ messages)

Patch "hp-wmi: limit hotkey enable" has been added to the 4.2-stable tree
 2015-10-01  9:30 UTC 

Patch "zram: fix possible use after free in zcomp_create()" has been added to the 4.1-stable tree
 2015-10-01  9:30 UTC 

Patch "hp-wmi: limit hotkey enable" has been added to the 4.1-stable tree
 2015-10-01  9:30 UTC 

[PATCH] vgaarb: use kzalloc in vga_arbiter_add_pci_device()
 2015-10-01  9:25 UTC  (4+ messages)

[PATCH] drm/i915/guc: Don't forward flip interrupts to GuC
 2015-10-01  9:30 UTC  (5+ messages)

[PATCH] soc: mediatek: Fix random hang up issue while kernel init
 2015-10-01  9:26 UTC  (10+ messages)

[PATCH] arm: dts: qcom: Add #power-domain-cells property
 2015-10-01  9:26 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] target-i386: Fix undefined behavior on bit shifts
 2015-10-01  9:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] target-i386: Use 1UL for bit shift

[PATCH v3 0/4] MSI, of, irqchip/gicv3-its: Handle "msi-map" properties
 2015-10-01  9:24 UTC  (4+ messages)
` [PATCH v3 3/4] PCI/MSI: Add helper function pci_msi_domain_get_msi_rid()

[PATCH] fixup! common: clock: introduce mdelay_non_interruptible()
 2015-10-01  9:20 UTC 

kernel BUG at drivers/block/virtio_blk.c:172!
 2015-10-01  9:20 UTC  (3+ messages)
` req->nr_phys_segments > queue_max_segments (was Re: kernel BUG at drivers/block/virtio_blk.c:172!)

[U-Boot] [PATCH 0/2] Enhance Odroid board
 2015-10-01  9:19 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] odroid: replace 'fatload' with 'load' to be able to use EXT* partitions
` [U-Boot] [PATCH 2/2] odroid: Add boot script (boot.scr) support

[meta-oe][PATCH] meta-oe: recipes-devtools: add libubox recipe
 2015-10-01  9:18 UTC  (4+ messages)
` [meta-oe][PATCH V2] "

[PATCH 1/1] Force mkiss to reset the line discipline when serial device is removed
 2015-10-01  9:18 UTC  (2+ messages)
` [PATCH v2 "

Does Linux Kernel 4.3-rc3 Still Support Xen Project Dom0 and DomU?
 2015-10-01  9:17 UTC 

[GIT PULL] Update dw-mmc controller
 2015-10-01  9:17 UTC  (6+ messages)

[PATCH v2] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-01  8:59 UTC 

[RFC PATCH v8 0/10] Add external dma support for Synopsys MSHC
 2015-10-01  9:14 UTC  (3+ messages)

[COVERITY ACCESS] for Lars Kurth
 2015-10-01  9:14 UTC  (3+ messages)

[PATCH 1/3] x86/irq: drop unlikely before IS_ERR_OR_NULL
 2015-10-01  9:12 UTC  (2+ messages)
` [tip:x86/apic] x86/irq: Drop "

[U-Boot] [PATCH 1/2] dm: implement a Timer uclass
 2015-10-01  9:12 UTC  (6+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 2/2] nios2: convert altera timer to driver model

[PATCH 1/2] KVM: PPC: e6500: Handle LRAT error exception
 2015-10-01  9:12 UTC  (2+ messages)

rwx mapping between ex_table and rodata
 2015-10-01  9:12 UTC  (7+ messages)
` Fwd: "

[PATCH] Revert "backlight: pwm: Handle EPROBE_DEFER while requesting the PWM"
 2015-10-01  9:06 UTC  (6+ messages)

[PATCH 1/2] drm: Stop using drm_vblank_count() as the hw frame counter
 2015-10-01  9:10 UTC  (4+ messages)

[nightly] Core TISDK (fido/1.8) 2015.09 build 2015-09-30_23-01-41
 2015-10-01  9:10 UTC 

[U-Boot] [PATCH] rockchip: Reconfigure the malloc based to point to system memory
 2015-10-01  9:10 UTC 

[PATCH v1] perf report: Fix owner error when reading perf.data
 2015-10-01  9:10 UTC  (2+ messages)

[PATCH] ip_pipeline: add more functions to routing-pipeline
 2015-10-01  9:09 UTC  (3+ messages)
` [PATCH v2] "

[Patch RFC 00/13] VT-d Asynchronous Device-TLB Flush for ATS Device
 2015-10-01  9:09 UTC  (7+ messages)

[PATCH v7 00/11] support "task_isolated" mode for nohz_full
 2015-10-01  9:08 UTC  (13+ messages)
` [PATCH v7 07/11] arch/x86: enable task isolation functionality

Driver for audio power amplifier ICs?
 2015-10-01  9:08 UTC  (3+ messages)

[PATCH RFC 0/7] netfilter: introduce new chain type for local socket input
 2015-10-01  9:04 UTC  (6+ messages)
` [PATCH RFC 3/7] netfilter: add NF_INET_LOCAL_SOCKET_IN chain type

[PATCH v7 0/2] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-01  9:04 UTC  (5+ messages)
` [PATCH v7 1/2] PM / sleep: Go direct_complete if driver has no callbacks

[patch net-next v2 0/6] switchdev: bring back switchdev_obj
 2015-10-01  9:03 UTC  (7+ messages)
` [patch net-next v2 1/6] switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
` [patch net-next v2 2/6] switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
` [patch net-next v2 3/6] switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
` [patch net-next v2 4/6] switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
` [patch net-next v2 5/6] switchdev: bring back switchdev_obj and use it as a generic object param
` [patch net-next v2 6/6] switchdev: push object ID back to object structure

[PATCH] ARM, ARM64: Un-inlined and exported symbols of is_hyp_mode_available() and related functions
 2015-10-01  9:03 UTC  (3+ messages)

[PATCH 1/3] drm/i915: add kerneldoc for i915_audio_component
 2015-10-01  9:01 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: DocBook add i915_component.h support
` [PATCH 3/3] drm/i915: add DOC for i915_component

Undefined instruction error on Cortex A57 (aarch64) in init process
 2015-10-01  9:01 UTC  (4+ messages)

[PATCH 00/10] mtd: spi-nor: cleanups + block protection support updates
 2015-10-01  9:00 UTC  (3+ messages)
` [PATCH 07/10] mtd: spi-nor: add mtd_is_locked() support

[Qemu-devel] [PATCH v5 00/10] Fix device introspection regressions
 2015-10-01  8:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 01/10] memory: allow destroying a non-empty MemoryRegion
` [Qemu-devel] [PATCH v5 02/10] hw: do not pass NULL to memory_region_init from instance_init
` [Qemu-devel] [PATCH v5 03/10] macio: move DBDMA_init from instance_init to realize
` [Qemu-devel] [PATCH v5 05/10] libqtest: Clean up unused QTestState member sigact_old
` [Qemu-devel] [PATCH v5 06/10] libqtest: New hmp() & friends
` [Qemu-devel] [PATCH v5 07/10] device-introspect-test: New, covering device introspection
` [Qemu-devel] [PATCH v5 08/10] qmp: Fix device-list-properties not to crash for abstract device
` [Qemu-devel] [PATCH v5 09/10] qdev: Protect device-list-properties against broken devices
` [Qemu-devel] [PATCH v5 10/10] Revert "qdev: Use qdev_get_device_class() for -device <type>, help"


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.