All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-28 19:24:06 to 2015-02-28 22:57:09 UTC [more...]

3.19 kernel: BUG: unable to handle kernel NULL pointer dereference
 2015-02-28 22:57 UTC  (4+ messages)

[PATCH RFC 0/2] add nproc cgroup subsystem
 2015-02-28 22:50 UTC  (13+ messages)

[opensuse-factory] Re: [opensuse-kernel] libsigsegv build fail with kernel 3.18.3
 2015-02-28 22:50 UTC  (21+ messages)
                    ` Generic page fault (Was: libsigsegv ....)

KNI with multiple kthreads per port
 2015-02-28 22:39 UTC 

[PATCH v5 0/6] Interrupt mode PMD
 2015-02-28 22:38 UTC  (4+ messages)
` [PATCH v6 0/8] "

[B.A.T.M.A.N.] [PATCH] alfred: Drop capabilities when not needed
 2015-02-28 22:36 UTC  (3+ messages)

[RFC/PATCH 0/3] protocol v2
 2015-02-28 22:36 UTC  (6+ messages)
` [RFC/PATCH 0/5] protocol v2 for upload-pack
  ` [RFC/PATCH 2/5] upload-pack: support out of band client capability requests

NULL Pointer in 3.x during PCI bus enumeration
 2015-02-28 22:33 UTC  (3+ messages)
` Fwd: "

[PATCH] ARM: crypto: update NEON AES module to latest OpenSSL version
 2015-02-28 22:30 UTC  (4+ messages)
` [dm-crypt] "

[PATCH] Btrfs: incremental send, don't rename a directory too soon
 2015-02-28 22:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] staging: lustre: Use kasprintf
 2015-02-28 22:29 UTC 

[patch] perf_event_open.2: 3.19 PERF_SAMPLE_REGS_INTR support
 2015-02-28 22:26 UTC  (3+ messages)

[PATCH][v2] dmaengine: s3c24xx: Fix spelling mistake in dev_err mistake
 2015-02-28 22:25 UTC 

[PATCH] drm/i915: Check DVO reads for errors
 2015-02-28 22:22 UTC  (2+ messages)

[PATCH 0/2] xen: arm: warn for gic and arch timer misconfiguration
 2015-02-28 22:20 UTC  (5+ messages)
` [PATCH 1/2] xen: arm: log warning for interrupt configuration mismatch
` [PATCH 2/2] xen: arm: Warn if timer interrupts are not level triggered

How to handle TIF_MEMDIE stalls?
 2015-02-28 22:15 UTC  (12+ messages)

[PATCH v4 0/2] Add support for Broadcom keypad controller
 2015-02-28 22:15 UTC  (8+ messages)
` [PATCH v4 2/2] Input: bcm-keypad: Add "

[Buildroot] [PATCH] package/rpi-firmware: fix config.txt parsing
 2015-02-28 22:14 UTC 

[PATCH net-next 0/2] net: Remove iocb argument from sendmsg and recvmsg
 2015-02-28 22:12 UTC  (5+ messages)
` [PATCH net-next 1/2] tipc: Don't use iocb argument in socket layer

[PATCH v2 0/5] Staging: lustre: Fix coding style issues
 2015-02-28 22:04 UTC  (6+ messages)
` [PATCH v2 1/5] Staging: lustre: Fix line over 80 characters
` [PATCH v2 3/5] Staging: lustre: Fix externs should be avoided in .c
` [PATCH v2 2/5] Staging: lustre: Move trailing statement to next line
` [PATCH v2 4/5] Staging: lustre: Remove unnecessary else after return
` [PATCH v2 5/5] Staging: lustre: Concatenate strings into single string

[PATCH] staging: comedi: Remove semicolon after if
 2015-02-28 22:03 UTC 

[PATCH 0/5] Staging: lustre: lustre: ldlm: Fix coding style issues
 2015-02-28 21:58 UTC  (9+ messages)
` [PATCH 1/5] Staging: lustre: lustre: ldlm: Fix line over 80 characters
  ` [Outreachy kernel] "
` [PATCH 4/5] Staging: lustre: lustre: ldlm: Remove unnecessary else after return
` [PATCH 5/5] Staging: lustre: lustre: ldlm: Concatenate strings into single string
  ` [Outreachy kernel] "

am335x: USB DMA IRQ issue
 2015-02-28 21:57 UTC  (4+ messages)

[PATCH net] tcp: cleanup static functions
 2015-02-28 21:57 UTC  (2+ messages)

[regression in linux-next] i915: broken graphics on laptop
 2015-02-28 21:57 UTC  (12+ messages)
` [Intel-gfx] "
      ` [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
          ` [Intel-gfx] "
                ` [Intel-gfx] [Regression] BUG: unable to handle kernel NULL pointer dereference
                  `  "

[PATCH 1/2] Staging rtl8192u: Remove typedefs
 2015-02-28 21:54 UTC  (3+ messages)
  ` [Outreachy kernel] "

[PATCH] staging: rtl8192e: Remove if conditions
 2015-02-28 21:55 UTC 

[PATCH net-next] hyperv: Implement netvsc_get_channels() ethool op
 2015-02-28 21:52 UTC  (2+ messages)

[PATCH] ipc/sem.c: Update/correct memory barriers
 2015-02-28 21:45 UTC  (2+ messages)

general cleanups and sandbox OF integration
 2015-02-28 21:40 UTC  (17+ messages)
` [PATCH 01/16] drivers: remove unused function dev_protect()
` [PATCH 02/16] fs: make "offset" parameter of erase() and protect() 64 bit safe
` [PATCH 03/16] of_path: of_find_path(): remove unused variable len
` [PATCH 04/16] of: make first argument of several of_property_*_string functions const
` [PATCH 05/16] of/base: fix sparse warning, don't use interger 0 as NULL pointer
` [PATCH 06/16] sandbox: fix indention in help text
` [PATCH 07/16] sandbox: add support to pass dtb to barebox
` [PATCH 08/16] sandbox: hostfile: clarify variable names
` [PATCH 09/16] sandbox: hostfile: probe(): add missing pointer from cdev.dev to dev
` [PATCH 10/16] sandbox: hostfile: remove struct hf_platform_data from hf_priv
` [PATCH 11/16] sandbox: hostfile: move fd from platform data to priv
` [PATCH 12/16] sandbox: hostfile: probe driver earlier
` [PATCH 13/16] sandbox: hostfile: use the memory resource to determine the size not the platform_data
` [PATCH 14/16] sandbox: hostfile: add support for OF
` [PATCH 15/16] sandbox: add sample dts
` [PATCH 16/16] sandbox: activate OF support in defconfig

[RFC][PATCH 0/9] latched RB-trees and __module_address()
 2015-02-28 21:24 UTC  (10+ messages)
` [RFC][PATCH 1/9] klp: Fix obvious RCU fail
` [RFC][PATCH 2/9] module: Sanitize RCU usage and locking
` [RFC][PATCH 3/9] module: Annotate module version magic
` [RFC][PATCH 4/9] module, jump_label: Fix module locking
` [RFC][PATCH 5/9] rbtree: Make lockless searches non-fatal
` [RFC][PATCH 6/9] seqlock: Better document raw_write_seqcount_latch()
` [RFC][PATCH 7/9] rbtree: Implement generic latch_tree
` [RFC][PATCH 8/9] module: Optimize __module_address() using a latched RB-tree
` [RFC][PATCH 9/9] module: Use __module_address() for module_address_lookup()

[PATCH 0/3]
 2015-02-28 21:32 UTC  (3+ messages)
` [PATCH 2/3] Staging: lustre: Removed space prohibited
  ` [Outreachy kernel] "

[Buildroot] [PATCH 1/1] perl-file-util: new package
 2015-02-28 21:31 UTC  (5+ messages)

Flows! Offload them
 2015-02-28 21:31 UTC  (5+ messages)

[Cluster-devel] [PATCH] fs: record task name which froze superblock
 2015-02-28 21:31 UTC  (10+ messages)
            ` [Cluster-devel] [PATCH v3] "
              `  "

[PATCH] dmaengine: s3c24xx: Fix spelling mistake in dev_err mistake
 2015-02-28 21:25 UTC  (2+ messages)

sigsegv/sigbus not setting si_addr correctly for insn faults
 2015-02-28 21:24 UTC 

[PATCH] rtc: add Abracon ABx80x driver
 2015-02-28 21:22 UTC  (4+ messages)

Kernel Panic with vti Interfaces
 2015-02-28 21:21 UTC  (4+ messages)

[PATCH V2 3/4] be2iscsi : Fix memory leak in the unload path
 2015-02-28 21:13 UTC  (2+ messages)

[PATCH v2] Staging: dgnc: Replace printk() with dev_dbg()
 2015-02-28 21:11 UTC 

[PATCH V2 1/4] be2iscsi : Fix the retry count for boot targets
 2015-02-28 21:07 UTC  (2+ messages)

[PATCH] Staging: rtl8188eu: Move variable assignment
 2015-02-28 21:07 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] fstests: btrfs test for incremental send with directory renames
 2015-02-28 21:04 UTC 

[PATCH 0/2] Make for_each_{plane, sprite} take dev_priv as first argument
 2015-02-28 21:04 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Make for_each_plane() take dev_priv as argument

Receive "directory not empty" bug
 2015-02-28 21:04 UTC  (4+ messages)

[PATCH net-next v2 0/7] net: move skb->dropcount to skb->cb[]
 2015-02-28 21:00 UTC  (9+ messages)
` [PATCH net-next v2 4/7] net: packet: use skb->dev as storage for skb orig len instead of skb->cb[]

[PATCH] staging: iio: hmc5843: Set iio name property in sysfs
 2015-02-28 20:54 UTC 

status
 2015-02-28 20:48 UTC 

[PATCH] mac80211: send station PMF configuration to driver
 2015-02-28 20:48 UTC  (2+ messages)

[PATCH] pinctrl: sirf: fix typo in kernel warning on a bad interruot
 2015-02-28 20:46 UTC  (8+ messages)

[PATCH] iwlwifi: mvm: check time event is over before disconnecting
 2015-02-28 20:46 UTC  (3+ messages)

[PATCH][v2] pinctrl: sirf: fix typo in kernel warning on a bad interrupt
 2015-02-28 20:46 UTC  (2+ messages)

[PATCH net-next 0/6] net: Strengthen TX and RX hashes
 2015-02-28 20:46 UTC  (5+ messages)
` [PATCH net-next 3/6] flow_dissector: Add hash_extra field to flow_keys struct

Trying to use 'perf probe' to debug perf itself
 2015-02-28 20:45 UTC  (4+ messages)
` [PATCH perf/core ] perf-probe: Warn if given uprobe event accesses memory on older kernel

[PATCH] crypto: fix typo in dev_err error message
 2015-02-28 20:40 UTC 

NFS server
 2015-02-28 20:39 UTC 

[PATCH] scsi: ufs: fix typo in dev_err error message
 2015-02-28 20:34 UTC 

weaning distributions off tarballs: extended verification of git tags
 2015-02-28 20:34 UTC  (2+ messages)

Former Minister for Oil and Finance
 2015-02-28 20:32 UTC 

Audio glitch with SGTL5000
 2015-02-28 20:29 UTC  (19+ messages)

[PATCH] mac80211: don't look up stations for multicast addresses
 2015-02-28 20:28 UTC 

[PATCH] mtd: atmel_nand: fix typo in dev_err error message
 2015-02-28 20:27 UTC 

[PATCH] ARM: mx25: Remove mach-mx25_3ds board file
 2015-02-28 20:24 UTC  (3+ messages)

[PATCH] ARM: ARMADA XP: WRT1900AC: Add support for the Ethernet switch
 2015-02-28 20:20 UTC 

[U-Boot] [PATCH v2 1/2] warp: Add USB Mass Storage support
 2015-02-28 20:20 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] warp: Select BOUNCE_BUFFER and CMD_EXT options

[PATCH] Avoid null-pointer access in w1/slaves/w1_therm
 2015-02-28 20:17 UTC  (2+ messages)

What are the intended semantics of IFLA_LINK_NETNSID?
 2015-02-28 20:15 UTC  (6+ messages)
  ` [PATCH net 1/2] net: Verify permission to dest_net in newlink
    ` [PATCH net 2/2] net: Verify permission to link_net "

[PATCH] Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that function
 2015-02-28 20:14 UTC 

ACCESS_ONCE usage inside llist_add_batch function
 2015-02-28 20:12 UTC 

[PATCH net-next 0/3] tcp: tso improvements
 2015-02-28 20:11 UTC  (2+ messages)

[PATCH] docproc: handle realloc() failure in find_all_symbols()
 2015-02-28 20:07 UTC 

[PATCH] Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devices
 2015-02-28 20:07 UTC  (3+ messages)

[xen-unstable test] 35556: regressions - FAIL
 2015-02-28 20:04 UTC 

[PATCH v6 0/5] Add new MFD driver for MAX77843
 2015-02-28 20:03 UTC  (5+ messages)
` [PATCH v6 2/5] power: max77843_charger: Add Max77843 charger device driver
` [PATCH v6 3/5] power: max77843_battery: Add Max77843 fuel gauge "

[PATCH v3] power: bq27x00_battery: add bq27510 support
 2015-02-28 20:01 UTC  (2+ messages)

[PATCH net-next] Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
 2015-02-28 19:58 UTC 

[Qemu-devel] [PATCH 0/6 v4] tilegx: Can load elf64 tilegx binary successfully for linux-user
 2015-02-28 20:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/6 v4] target-tilegx: Firstly add to qemu with minimized features

[Buildroot] [PATCH 0/7] Improvements to the download logic
 2015-02-28 19:54 UTC  (3+ messages)
` [Buildroot] [PATCH 1/7] linux: use the package infrastructure to download patches

[PATCH] MAINTAINERS: fix file encoding
 2015-02-28 19:53 UTC 

[x86/mm/ASLR] f47233c2d34: WARNING: CPU: 0 PID: 1 at arch/x86/mm/ioremap.c:63 __ioremap_check_ram+0x445/0x4a0()
 2015-02-28 19:52 UTC  (8+ messages)
          ` [LKP] "

[PATCH v13 0/2] crypto: AF_ALG: add AEAD support
 2015-02-28 19:50 UTC  (3+ messages)
` [PATCH v13 1/2] "
` [PATCH v13 2/2] crypto: AF_ALG: enable AEAD interface compilation

[PATCH net] drivers: net: cpsw: Set SECURE for dual_emac ucast
 2015-02-28 19:49 UTC  (2+ messages)

[PATCH V3 1/2] volatiles: Link /media appropriately
 2015-02-28 19:49 UTC  (2+ messages)
` [PATCH V3 2/2] volatiles: Change linking ordering of resolv.conf

[PATCH] rtc: abx805 depends on i2c
 2015-02-28 19:48 UTC  (2+ messages)

[PATCH net 3/4] Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
 2015-02-28 19:47 UTC  (4+ messages)

[PATCH v2 01/10] Staging: lustre: Add blank line after declarations
 2015-02-28 19:46 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Staging: lustre: lustre: ldlm: Fix externs should be avoided in .c
 2015-02-28 19:43 UTC  (3+ messages)
` [PATCH v2] "
  ` [Outreachy kernel] "

[Buildroot] [PATCH v5 00/11] autobuild-run improvements
 2015-02-28 19:34 UTC  (8+ messages)
` [Buildroot] [PATCH v5 02/11] autobuild-run: use docopt for argument parsing
` [Buildroot] [PATCH v5 03/11] autobuild-run: add option --make-opts for custom Buildroot options
` [Buildroot] [PATCH v5 10/11] autobuild-run: kill all children on SIGTERM

normal does not load if there was an error processing embedded config
 2015-02-28 19:33 UTC  (3+ messages)

[PATCH v2 2/2] hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
 2015-02-28 19:31 UTC  (5+ messages)

[PATCH] Simplification of file structures initialization
 2015-02-28 19:31 UTC  (2+ messages)

[PATCH net-next] usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
 2015-02-28 19:28 UTC  (2+ messages)

Error on do_compile of qt4-x11-free-4.8.6.bb
 2015-02-28 19:24 UTC 


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.