All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-29 06:18:22 to 2015-01-29 07:46:45 UTC [more...]

[PATCH] drm/radeon: don't init gpuvm if accel is disabled
 2015-01-29  7:46 UTC  (2+ messages)

[Buildroot] Best-Practice Suggestions for developing package patches in buildroot
 2015-01-29  7:46 UTC  (2+ messages)

[PATCH v4 1/2] dts: Documentation: Add documentation for Exynos7 SoC thermal bindings
 2015-01-29  7:45 UTC  (4+ messages)

[meta-oe][PATCH] rsyslog: don't call init script in logrotate conf file
 2015-01-29  7:46 UTC 

[PATCH] polkit-group-rule: Add polkitd user and group
 2015-01-29  7:44 UTC  (2+ messages)

[PATCH v6 0/2] x86: Add IMR support to Quark/Galileo
 2015-01-29  7:44 UTC  (3+ messages)
` [PATCH 1/2] x86: Add Isolated Memory Regions for Quark X1000

[RFC 0/3] Slab allocator array operations
 2015-01-29  7:44 UTC  (8+ messages)
` [RFC 1/3] Slab infrastructure for "

[PATCH] xfce4-wavelan-plugin: Specify BSD license
 2015-01-29  7:38 UTC  (2+ messages)

3.19 on Nokia n900: audio quality awful
 2015-01-29  7:35 UTC  (7+ messages)

stubdom vtpm build failure in staging
 2015-01-29  7:34 UTC  (3+ messages)

[REGRESSION] media: cx23885 broken by commit 453afdd "[media] cx23885: convert to vb2"
 2015-01-29  7:33 UTC  (2+ messages)

[PATCH] crypto: atmel: remove bogus select
 2015-01-29  7:33 UTC  (2+ messages)

Sample code for 6Lo tx/rx
 2015-01-29  7:32 UTC  (4+ messages)

[PATCH 0/3] arm: tegra: implement NVEC driver using tegra i2c
 2015-01-29  7:20 UTC  (11+ messages)
` [PATCH 1/3] i2c: tegra: implement slave mode
` [PATCH 2/3] staging/nvec: reimplement on top of tegra i2c driver
` [PATCH 3/3] dt: paz00: define nvec as child of i2c bus

[Buildroot] [autobuild.buildroot.net] Build results for 2015-01-28
 2015-01-29  7:30 UTC 

[RFC PATCH 0/7] msdc: Add mediatek MMC driver
 2015-01-29  7:29 UTC  (5+ messages)
` [PATCH 1/7] pinctrl: mediatek: emulate GPIO interrupt on both-edges

linux-next: manual merge of the akpm-current tree with the xen-tip tree
 2015-01-29  7:28 UTC 

[PATCH] Bluetooth: btusb: Add support for USB based AMP controllers
 2015-01-29  7:28 UTC  (2+ messages)

[PATCH] checkpatch: Add ability to --fix unnecessary blank lines around braces
 2015-01-29  7:27 UTC 

[PATCH] scsi: ncr5380: use msecs_to_jiffies for conversions
 2015-01-29  7:26 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
 2015-01-29  7:25 UTC 

[PATCH net] tcp: ipv4: initialize unicast_sock sk_pacing_rate
 2015-01-29  7:25 UTC  (2+ messages)

[PATCH net-next] pkt_sched: fq: remove useless TIME_WAIT check
 2015-01-29  7:24 UTC  (2+ messages)

[PATCH v2 00/24] Single virtio implementation
 2015-01-29  7:24 UTC  (27+ messages)
  ` [PATCH v3 00/25] "
      ` [PATCH v3 01/25] virtio: Rearrange resource initialization
      ` [PATCH v3 02/25] virtio: Use weaker barriers
      ` [PATCH v3 03/25] virtio: Allow starting with link down
      ` [PATCH v3 04/25] virtio: Add support for Link State interrupt
      ` [PATCH v3 05/25] ether: Add soft vlan encap/decap functions
      ` [PATCH v3 06/25] virtio: Use software vlan stripping
      ` [PATCH v3 07/25] virtio: Remove unnecessary adapter structure
      ` [PATCH v3 08/25] virtio: Remove redundant vq_alignment
      ` [PATCH v3 09/25] virtio: Fix how states are handled during initialization
      ` [PATCH v3 10/25] virtio: Make vtpci_get_status local
      ` [PATCH v3 11/25] virtio: Check for packet headroom at compile time
      ` [PATCH v3 12/25] virtio: Move allocation before initialization
      ` [PATCH v3 13/25] virtio: Add support for vlan filtering
      ` [PATCH v3 14/25] virtio: Add suport for multiple mac addresses
      ` [PATCH v3 15/25] virtio: Add ability to set MAC address
      ` [PATCH v3 16/25] virtio: Free mbuf's with threshold
      ` [PATCH v3 17/25] virtio: Use port IO to get PCI resource
      ` [PATCH v3 18/25] virtio: Fix descriptor index issue
      ` [PATCH v3 19/25] ether: Fix vlan strip/insert issue
      ` [PATCH v3 20/25] example/vhost: Avoid inserting vlan twice
      ` [PATCH v3 21/25] example/vhost: Add vlan-strip cmd line option
      ` [PATCH v3 22/25] virtio: Use soft vlan strip in mergeable Rx path
      ` [PATCH v3 23/25] virtio: Fix zero copy break issue
      ` [PATCH v3 24/25] virtio: Remove hotspots
      ` [PATCH v3 25/25] virtio: Fix wmb issue

[PATCH] act_connmark: fix dependencies better
 2015-01-29  7:23 UTC  (2+ messages)

Openvswitch replacement in virtualization
 2015-01-29  7:23 UTC 

[PATCH] net: remove sock_iocb
 2015-01-29  7:22 UTC  (2+ messages)

[PATCH v11 00/28] Add gdb python scripts as kernel debugging helpers
 2015-01-29  6:46 UTC  (32+ messages)
` [PATCH v11 01/28] scripts/gdb: Add infrastructure
` [PATCH v11 02/28] scripts/gdb: Add cache for type objects
` [PATCH v11 03/28] scripts/gdb: Add container_of helper and convenience function
` [PATCH v11 04/28] scripts/gdb: Add module iteration class
` [PATCH v11 05/28] scripts/gdb: Add lx-symbols command
` [PATCH v11 06/28] module: Do not inline do_init_module
` [PATCH v11 07/28] scripts/gdb: Add automatic symbol reloading on module insertion
` [PATCH v11 08/28] scripts/gdb: Add internal helper and convenience function to look up a module
` [PATCH v11 09/28] scripts/gdb: Add get_target_endianness helper
` [PATCH v11 10/28] scripts/gdb: Add read_u16/32/64 helpers
` [PATCH v11 11/28] scripts/gdb: Add lx-dmesg command
` [PATCH v11 12/28] scripts/gdb: Add task iteration class
` [PATCH v11 13/28] scripts/gdb: Add helper and convenience function to look up tasks
` [PATCH v11 14/28] scripts/gdb: Add is_target_arch helper
` [PATCH v11 15/28] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
` [PATCH v11 16/28] scripts/gdb: Add get_gdbserver_type helper
` [PATCH v11 17/28] scripts/gdb: Add internal helper and convenience function for per-cpu lookup
` [PATCH v11 18/28] scripts/gdb: Add lx_current convenience function
` [PATCH v11 19/28] scripts/gdb: Add class to iterate over CPU masks
` [PATCH v11 20/28] scripts/gdb: Add lx-lsmod command
` [PATCH v11 21/28] scripts/gdb: Add basic documentation
` [PATCH v11 22/28] scripts/gdb: Port to python3 / gdb7.7
` [PATCH v11 23/28] scripts/gdb: Ignore byte-compiled python files
` [PATCH v11 24/28] scripts/gdb: Use a generator instead of iterator for task list
` [PATCH v11 25/28] scripts/gdb: Convert ModuleList to generator function
` [PATCH v11 26/28] scripts/gdb: Convert CpuList "
` [PATCH v11 27/28] scripts/gdb: Define maintainer
` [PATCH v11 28/28] scripts/gdb: Disable pagination while printing from breakpoint handler

TBS6981/vb2-cx23885 kernel oops
 2015-01-29  7:17 UTC  (2+ messages)

[PATCH] metadata: remove mdas variable
 2015-01-29  7:16 UTC 

[Qemu-devel] [PATCH v2 0/5] vhost-scsi: support to assign boot order
 2015-01-29  7:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] qdev: support to get a device firmware path directly
` [Qemu-devel] [PATCH v2 2/5] vhost-scsi: add bootindex property
` [Qemu-devel] [PATCH v2 3/5] vhost-scsi: realize the TYPE_FW_PATH_PROVIDER interface
` [Qemu-devel] [PATCH v2 4/5] vhost-scsi: add a property for booting
` [Qemu-devel] [PATCH v2 5/5] vhost-scsi: set the bootable value of channel/target/lun

[PATCH 1/2] zram: free meta table in zram_meta_free
 2015-01-29  7:08 UTC  (13+ messages)
` [PATCH v1 2/2] zram: remove init_lock in zram_make_request

[patch net-next] hisilicon: add some missing curly braces
 2015-01-29  7:07 UTC  (4+ messages)

[PATCH] hwmon: (ads7828) Make sample interval configurable
 2015-01-29  7:05 UTC  (15+ messages)
  ` [lm-sensors] "

[PATCH v2 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-01-29  7:04 UTC 

[PATCH net-next] openvswitch: Add support for checksums on UDP tunnels
 2015-01-29  7:04 UTC  (2+ messages)

[GIT] [3.20] NFC update
 2015-01-29  7:02 UTC  (3+ messages)

[PATCH] nl80211: add new scan flag to indicate P2P search
 2015-01-29  7:01 UTC  (4+ messages)

[RFC 1/2] perf: update shadow timestamp before add event
 2015-01-29  7:00 UTC  (5+ messages)
` [RFC 2/2] perf: update userspace page info for software event

[opensuse-factory] Re: [opensuse-kernel] libsigsegv build fail with kernel 3.18.3
 2015-01-29  6:59 UTC  (2+ messages)

[PATCH 0/4 v3] ARM: shmobile: r8a779x: add SDHI DMA support
 2015-01-29  6:59 UTC  (2+ messages)

[PATCH] g_NCR5380: Kill compiler warning if builtin
 2015-01-29  6:57 UTC  (2+ messages)

[PATCH V3 0/2] perf symbols: debuglink and arm mapping symbols changes
 2015-01-29  6:54 UTC  (6+ messages)
` [PATCH V3 2/2] perf symbols: debuglink should take symfs option into account

[PATCH 0/7] scsi: Some seq_file cleanups/optimizations
 2015-01-29  6:56 UTC  (3+ messages)
` [PATCH v2 0/6] "

[Bug 85661] New: planetary annihilation gpu lockup
 2015-01-29  6:55 UTC  (2+ messages)
` [Bug 85661] "

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2015-01-29  6:54 UTC  (3+ messages)
` [PATCH 17/28] scsi: drop owner assignment from platform_drivers

[PATCH] x86, microcode: Return error from driver init code when loader is disabled
 2015-01-29  6:54 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 0/2] enable SRIOV switch in i40e driver
 2015-01-29  6:52 UTC  (7+ messages)
` [PATCH 2/2] i40e: enable internal switch of pf

[GIT PULL] A microcode loader fix for 3.19
 2015-01-29  6:52 UTC  (2+ messages)

make randcofnig failes for latest git in "pwm-atmel-hlcdc.c:(.text+0x10bf8): undefined reference to `____ilog2_NaN'"
 2015-01-28 14:40 UTC 

Help -- Where can I get the LSB test log
 2015-01-29  6:49 UTC  (5+ messages)

[PATCH v2] bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
 2015-01-29  6:22 UTC  (2+ messages)

[PATCH v5 00/13] AT91 pm cleanup for 3.20
 2015-01-29  6:44 UTC  (28+ messages)
` [PATCH v5 01/13] pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts
` [PATCH v5 02/13] pm: at91: pm_slowclock: remove clocks which are already stopped when entering slow clock mode
` [PATCH v5 03/13] pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories
` [PATCH v5 04/13] pm: at91: pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_CLOCK
` [PATCH v5 05/13] pm: at91: move the copying the sram function to the sram initializationi phase
` [PATCH v5 06/13] ARM: at91: move select SRAM to ARCH_AT91
` [PATCH v5 07/13] pm: at91: remove the config item CONFIG_AT91_SLOW_CLOCK
` [PATCH v5 08/13] pm: at91: the standby mode uses the same sram function as the suspend to memory mode
` [PATCH v5 09/13] pm: at91: rename file name: pm_slowclock.S -->pm_suspend.S
` [PATCH v5 10/13] pm: at91: rename function name: at91_slow_clock()-->at91_pm_suspend_sram_fn
` [PATCH v5 11/13] pm: at91: remove the at91_xxx_standby() function definitions in the pm.h
` [PATCH v5 12/13] pm: at91: remove the data member at91_xxx_standby() of struct ramc_ids
` [PATCH v5 13/13] pm: at91: amend the pm_suspend entry for at91_cpuidle_device

[PATCH 0/6] GSBI CRCI Autoconfiguration Support
 2015-01-29  6:45 UTC  (6+ messages)
` [PATCH 1/6] soc: qcom: gsbi: Add support for ADM CRCI muxing

[PATCH] dmaengine: rcar-audmapp: independent from SH_DMAE_BASE
 2015-01-29  6:45 UTC  (10+ messages)
` [PATCH 0/2 v5] "

[PATCH] net, ethernet, LLVMLinux: Add missing MODULE_DEVICE_TABLE()
 2015-01-29  6:42 UTC  (2+ messages)

[PATCH v2] ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
 2015-01-29  6:42 UTC  (2+ messages)

[Ocfs2-devel] [RFC] ocfs2/dlm: support range lock
 2015-01-29  6:42 UTC  (3+ messages)

[PATCH v13 0/6] Per-user clock constraints
 2015-01-29  6:41 UTC  (4+ messages)

[PATCH] cpufreq: fix another race between PPC notification and vcpu_hotplug()
 2015-01-29  6:42 UTC 

[PATCH v2 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-01-29  6:41 UTC  (2+ messages)

[PATCH v2 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
 2015-01-29  6:39 UTC 

[U-Boot] [PATCH] net: Support DMA threshold mode in DWMAC driver
 2015-01-29  6:38 UTC 

[PATCH] ARM: cns3xxx: fix typo in PCI config accessor
 2015-01-29  6:37 UTC  (3+ messages)

[PATCH v8 0/5] enable Memory Bandwidth Monitoring (MBM) for VMs
 2015-01-29  6:35 UTC  (4+ messages)
` [PATCH v8 1/5] x86: allow reading MSR_IA32_TSC with XENPF_resource_op

i915: WARN_ON(val > dev_priv->rps.max_freq_softlimit)
 2015-01-29  6:36 UTC  (4+ messages)

[PATCH] net:wan:Change location of debug printk statement in the function,hss_hdlc_poll
 2015-01-29  6:35 UTC 

randconfig build error with next-20150127, in drivers/i2c/busses/i2c-designware-baytrail.c
 2015-01-28  6:59 UTC  (2+ messages)

Delivery Status Notification (Failure)
 2015-01-29  6:34 UTC 

patch-2.7.3 no longer applies relative symbolic link patches
 2015-01-29  6:34 UTC  (7+ messages)

[PATCH v2] lib/checksum.c: fix carry in csum_tcpudp_nofold
 2015-01-29  6:32 UTC  (2+ messages)

[PATCH 00/16] PCI generic configuration space accessors
 2015-01-29  6:16 UTC  (3+ messages)
` [PATCH 06/16] ARM: cns3xxx: convert PCI to use generic config accesses

[PATCH V2] cpuidle/powernv: Read target_residency value of idle states from DT if available
 2015-01-28  9:15 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor id
 2015-01-29  6:25 UTC  (2+ messages)

LOL
 2015-01-28 21:12 UTC 

[PATCH 0/2] silence clang-3.6 warnings
 2015-01-29  6:22 UTC  (5+ messages)
` [PATCH 1/2] read_and_strip_branch: fix typo'd address-of operator

Eudyptula Challenge Task 03 Queue Question
 2015-01-29  6:23 UTC  (2+ messages)

[PATCH net-next v2 0/5] fix stretch ACK bugs in TCP CUBIC and Reno
 2015-01-29  6:22 UTC  (2+ messages)

Score in diff-format
 2015-01-29  6:20 UTC  (5+ messages)

[PATCH] http: Add Accept-Language header if possible
 2015-01-29  6:19 UTC  (3+ messages)
` [PATCH v9 0/1] "

[PATCH] toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open function
 2015-01-29  6:19 UTC  (2+ messages)

implement a stable 'Last updated' in Documentation
 2015-01-29  6:18 UTC  (4+ messages)

Linux audit performance impact
 2015-01-29  6:18 UTC  (5+ messages)

conflicts in amdkfd between -next and -fixes
 2015-01-29  6:18 UTC  (2+ messages)


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.