All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-02 04:28:38 to 2014-07-02 06:39:36 UTC [more...]

[PATCH 0/3] can: m_can: add Bosch M_CAN controller support
 2014-07-02  7:57 UTC  (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] can: m_can: add bus error handling
` [PATCH 3/3] can: m_can: add loopback and monitor mode support

[PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
 2014-07-02  6:39 UTC  (10+ messages)
    `  "
        `  "

[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
 2014-07-02  6:39 UTC  (29+ messages)
` [PATCH RFC net-next 01/14] net: filter: split filter.c into two files
` [PATCH RFC net-next 03/14] bpf: introduce syscall(BPF, ...) and BPF maps
` [PATCH RFC net-next 08/14] bpf: add eBPF verifier
` [PATCH RFC net-next 11/14] tracing: allow eBPF programs to be attached to events

[Buildroot] [PATCH v2] Add Mono native/managed package
 2014-07-02  6:39 UTC  (2+ messages)

[PATCH v7a 00/14] GIC and VGIC code refactoring
 2014-07-02  6:39 UTC  (4+ messages)
` [PATCH v7a 13/14] xen/arm: split vgic driver into generic and vgic-v2 driver

[PATCH v2 1/2] Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
 2014-07-02  6:36 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: Drop LE connections for blocked devices

security patches in the Linux kernel
 2014-07-02  6:34 UTC 

[PATCH v6 04/10] media: vb2: Take queue or device lock in vb2_fop_mmap()
 2014-07-02  6:33 UTC  (6+ messages)
` [PATCH v7] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlers

[Qemu-devel] [PATCH 0/6] Dynamic sysbus device allocation support
 2014-07-02  6:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/6] sysbus: Make devices spawnable via -device

[PATCH] Remove memory start and memory end
 2014-07-02  6:32 UTC  (4+ messages)

[PATCH] boot: show all boot sources
 2014-07-02  6:30 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-07-01
 2014-07-02  6:30 UTC 

DMA over USB
 2014-07-02  6:29 UTC  (11+ messages)

[PATCH v2 1/3] xen: delay page scrubbing to allocation path
 2014-07-02  6:27 UTC  (6+ messages)
` [PATCH v2 3/3] xen: use idle vcpus to scrub pages

PXE-Grub has no menu - File not found
 2014-07-02  6:24 UTC  (9+ messages)

[PATCH 0/1] openssh: avoid checking empty passwords to mess up with PAM modules
 2014-07-02  6:24 UTC  (2+ messages)
` [PATCH 1/1] "

[B.A.T.M.A.N.] Roaming issues in basic network
 2014-07-02  6:22 UTC  (6+ messages)

[Qemu-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-07-02  6:22 UTC  (25+ messages)
        ` [Qemu-devel] [Xen-devel] "
                      `  "

[Qemu-devel] [PATCH v2] net: add mmsghdr struct check for L2TPV3
 2014-07-02  6:21 UTC  (4+ messages)

[PATCH 1/3] lzo: properly check for overruns
 2014-07-02  6:20 UTC  (2+ messages)

[RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
 2014-07-02  6:21 UTC  (2+ messages)

[PATCH 1/1] IB/mlx5: use ARRAY_SIZE instead of sizeof/sizeof[0]
 2014-07-02  6:19 UTC  (3+ messages)

[RFC v4 0/6] barebox PCI support
 2014-07-02  6:18 UTC  (6+ messages)
` [RFC v4 2/6] PCI: initial commit
` [RFC v4 4/6] net: add RealTek RTL-8139 PCI Ethernet driver

btrfs fi df <mount point> outputs info instead of error even when <mount-point> is just a directory
 2014-07-02  6:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libssh2: fix library search path issues when zlib support enabled
 2014-07-02  6:18 UTC  (6+ messages)

[Qemu-devel] [RFC] alpha qemu arithmetic exceptions
 2014-07-02  6:17 UTC  (12+ messages)

[PATCH] agp: remove read/write stubs
 2014-07-02  6:15 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/chassis2: Configure and enable L2 cache for PPC clusters only
 2014-07-02  6:14 UTC 

[U-Boot] [PATCH] powerpc/mpc85xx: Enabling CPC conditionally based on hwconfig options
 2014-07-02  6:14 UTC 

[PATCH net-next 00/13] at86rf230: rework driver implementation
 2014-07-02  6:14 UTC  (3+ messages)
` [PATCH net-next 01/13] mac802154: at86rf230: add hw flags and merge ops

[U-Boot] [PATCH] powerpc/b4860: Updated default hwconfig so as to enable only CPC2
 2014-07-02  6:13 UTC 

[PATCH 0/8] librdmacm: Add support for XRC QPs
 2014-07-02  6:11 UTC  (9+ messages)
  ` [PATCH 1/8] librdmacm: Remove NULL checks after calling alloca
  ` [PATCH 2/8] librdmacm: Use SRQ in rdma_create_qp
  ` [PATCH 3/8] build: Add build support for XRC
  ` [PATCH 4/8] rdmacm: Add functionality to allocate an XRCD
  ` [PATCH 5/8] rdmacm: Add support for allocating XRC SRQs
  ` [PATCH 6/8] rdmacm: Add support for XRC QPs
  ` [PATCH 7/8] rdmacm: Update addrinfo with XRC support
  ` [PATCH 8/8] example/rdma_xclient/server: Update XRC support in sample programs

Reusing tracepoint definition with same type of arguments but in different order
 2014-07-02  6:09 UTC 

[net-next 00/14][pull request] Intel Wired LAN Driver Updates 2014-07-01
 2014-07-02  6:09 UTC  (2+ messages)

[Buildroot] [PATCH] grub2: fix a few minor issues in help text
 2014-07-02  6:09 UTC  (2+ messages)

python tkinter dependencies
 2014-07-02  5:51 UTC  (2+ messages)

[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
 2014-07-02  5:55 UTC  (5+ messages)
` [PATCH 06/14] cpufreq: cpu0: defer probe if clock isn't registered yet

linux-next: manual merge of the akpm-current tree with the block tree
 2014-07-02  6:06 UTC 

[for-next 1/3] RDMA/ocrdma: obtain sl from deivce structure
 2014-07-02  6:06 UTC  (3+ messages)
  ` [for-next 2/3] RDMA/ocrdma: update sli data structure for endianness
  ` [for-next 3/3] RDMA/ocrdma: report asic-id in query device

[for-next 0/3] RDMA/ocrdma: fixes for endian ness and SL
 2014-07-02  6:06 UTC 

[nightly] Core TISDK 2014.06 build 2014-07-02_01-00-30
 2014-07-02  5:48 UTC 

[PATCH 00/12] miscellaneous multipath patches
 2014-07-02  6:03 UTC  (4+ messages)
` [PATCH 06/12] Make multipath add wwids from kernel cmdline mpath.wwids with -A

[PATCH v4 0/3] git config cache & special querying api utilizing the cache
 2014-07-02  6:01 UTC  (3+ messages)
` [PATCH v4 1/2] add `config_set` API for caching config files
` [PATCH 2/2] test-config: Add tests for the config_set API

Oops: 17 SMP ARM (v3.16-rc2)
 2014-07-02  6:02 UTC  (9+ messages)

Simple question about tracepoint defs
 2014-07-02  6:02 UTC 

could not mount a spi-flash on rootfs
 2014-07-02  6:01 UTC  (5+ messages)

[PATCHv2 1/3] of: Split early_init_dt_scan into two parts
 2014-07-02  6:00 UTC  (3+ messages)

[PATCH] f2fs: check bdi->dirty_exceeded when trying to skip data writes
 2014-07-02  5:54 UTC  (2+ messages)

virt_blk BUG: sleeping function called from invalid context
 2014-07-02  5:53 UTC  (8+ messages)
          ` [PATCH driver-core-linus] kernfs: kernfs_notify() must be useable from non-sleepable contexts

[PATCH] [FOR AMMEND] Documentation: loongson_ls1b: document RS232 speed
 2014-07-02  5:52 UTC  (2+ messages)

[Bug 79850] New: [awesomenauts][radeonsi] pageflip is clearly missing vblank with vsync on
 2014-07-02  5:52 UTC  (2+ messages)
` [Bug 79850] "

[PATCH net v2] igmp: fix the problem when mc leave group
 2014-07-02  5:50 UTC 

[PATCH v3 0/2] net: add ENC28J60 support
 2014-07-02  5:48 UTC  (2+ messages)

[PATCH] mii-tool: make the 'No MII transceiver present!' message more clear
 2014-07-02  5:46 UTC  (2+ messages)

[RFC] CMA page migration failure due to buffers on bh_lru
 2014-07-02  5:46 UTC  (8+ messages)

[PATCH 0/6] Use virtual page class key protection mechanism for speeding up guest page fault
 2014-07-02  5:41 UTC  (11+ messages)
` [PATCH 2/6] KVM: PPC: BOOK3S: HV: Deny virtual page class key update via h_protect
` [PATCH 4/6] KVM: PPC: BOOK3S: HV: Use new functions for mapping/unmapping hpte in host
` [PATCH 5/6] KVM: PPC: BOOK3S: Use hpte_update_in_progress to track invalid hpte during an hpte updat
  ` [PATCH 5/6] KVM: PPC: BOOK3S: Use hpte_update_in_progress to track invalid hpte during an hpte update
    ` [PATCH 5/6] KVM: PPC: BOOK3S: Use hpte_update_in_progress to track invalid hpte during an hpte u

md5sum arguments
 2014-07-02  5:42 UTC  (2+ messages)

touch support in Grub2
 2014-07-02  5:41 UTC 

Corrupt filesystem after hardware failure: Scrub causes kernel GPF
 2014-07-02  5:40 UTC  (2+ messages)

[PATCH RFC] arm64: eBPF JIT compiler
 2014-07-02  5:38 UTC  (4+ messages)

[PATCH v2 0/9] Updated fence patch series
 2014-07-02  5:37 UTC  (4+ messages)

[Bug 80141] New: Fails to page flip multiple, queue overflows waiting for one to finish that never does crashing entire system
 2014-07-02  5:37 UTC  (2+ messages)
` [Bug 80141] Fails to page flip multiple time, "

[PATCH] Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call
 2014-07-02  5:30 UTC  (2+ messages)

[PATCH] arm: mach-omap2: gpmc: ignore non-available nodes
 2014-07-02  5:33 UTC  (4+ messages)

[PATCH] block: fix reqeust->__data_len overflow
 2014-07-02  5:32 UTC 

[Buildroot] [PATCH 1/1] systemd: bump to version 214
 2014-07-02  5:30 UTC  (2+ messages)

[PATCH v1 0/3] ARM: dts: am335x-bone: Beaglebone cape DTS
 2014-07-02  5:29 UTC  (8+ messages)
` [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape

[PATCH 1/1] firmware: read firmware size using i_size_read()
 2014-07-02  5:27 UTC  (8+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] firmware: "

[PATCH 0/4] wintv 930c-hd: Add basic support
 2014-07-02  5:27 UTC  (2+ messages)

[PATCH v2] menutree: let it select GLOB and GLOB_SORT
 2014-07-02  5:27 UTC  (2+ messages)

[PATCH] menutree: let it select GLOB and GLOB_SORT
 2014-07-02  5:26 UTC  (2+ messages)

[f2fs-dev][PATCH 2/2] f2fs: introduce f2fs_write_failed to handle error case when write
 2014-07-02  5:25 UTC 

Build of qtbase fails due to no OpenGL libraries, but completes after cleaning qtbase
 2014-07-02  5:21 UTC 

[f2fs-dev][PATCH 1/2] f2fs: check name_len of dir entry to prevent from deadloop
 2014-07-02  5:23 UTC 

[RFC PATCH 0/2] MIPS: Alchemy: common clk framework integration
 2014-07-02  5:20 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Alchemy: common clock "

[PATCH] net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2
 2014-07-02  5:19 UTC  (2+ messages)

[PATCH V2 0/6] regulator: palmas: cleanup and fixes
 2014-07-02  5:15 UTC  (3+ messages)

[PATCH 1/1] [SCSI] bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]
 2014-07-02  5:16 UTC  (3+ messages)

linux-next: manual merge of the scsi tree with the tree
 2014-07-02  5:15 UTC  (2+ messages)

[PATCH net-next v3] 6lowpan: mac802154: fix coding style issues
 2014-07-02  5:14 UTC  (9+ messages)
` [Linux-zigbee-devel] "

[xen-unstable bisection] complete build-amd64-libvirt
 2014-07-02  5:11 UTC 

[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
 2014-07-02  5:10 UTC  (5+ messages)

Listing restrictions on roles
 2014-07-02  5:07 UTC 

[PATCH v2] clk: s2mps11: Fix double free corruption during driver unbind
 2014-07-02  5:02 UTC  (2+ messages)

[PATCH 1/1] ice1712: Aligning definitions in header file
 2014-07-02  4:58 UTC  (3+ messages)

[RESEND 0/2] clk: Support for Palmas clk32kg and clk32kgaudio clocks
 2014-07-02  4:53 UTC  (6+ messages)
` [RESEND 2/2] clk: Add driver "

[PATCH] ARM: dts: Remove outdated usb2 phy entry from exynos5250.dtsi
 2014-07-02  4:50 UTC  (2+ messages)

[PATCH v3 1/2] ARM: i.MX: allow disabling supervisor protect via DT
 2014-07-02  4:45 UTC  (2+ messages)

[PATCH v2 0/2] git-merge-file: do not add LF at EOF while applying unrelated change
 2014-07-02  4:44 UTC  (4+ messages)
` [PATCH v2 2/2] "

errors found in nftable docs on wiki
 2014-07-02  4:44 UTC  (5+ messages)

[PATCH] net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
 2014-07-02  4:39 UTC 

[PATCH 0/5] some additions for the edmqmx6 board
 2014-07-02  4:38 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/5] ARM: dts: imx6sx: Fix sdma node
 2014-07-02  4:35 UTC  (5+ messages)
` [PATCH 4/5] ARM: imx: clk-gate2: Use post decrement for share_count

[Qemu-devel] [PULL for-2.1 00/24] Block patches
 2014-07-02  4:34 UTC  (4+ messages)
` [Qemu-devel] [PULL for-2.1 13/24] qemu-img create: add 'nocow' option

[PATCH 8/8] net: Only do flow_dissector hash computation once per packet
 2014-07-02  4:33 UTC 

[PATCH 7/8] ipv6: Implement automatic flow label generation on transmit
 2014-07-02  4:33 UTC 

[PATCH 6/8] flow_dissector: Use IPv6 flow label in flow_dissector
 2014-07-02  4:33 UTC 

[PATCH 5/8] vxlan: Call udp_flow_src_port
 2014-07-02  4:32 UTC 

[PATCH 4/8] udp: Add function to make source port for UDP tunnels
 2014-07-02  4:32 UTC 

[PATCH 3/8] net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
 2014-07-02  4:32 UTC 

[PATCH 2/8] net: Save TX flow hash in sock and set in skbuf on xmit
 2014-07-02  4:32 UTC 

[PATCH 1/8] flow_dissector: Abstract out hash computation
 2014-07-02  4:32 UTC 

[PATCH 0/8] net: Improvements and applications of packet flow hash in transmit path
 2014-07-02  4:31 UTC 

[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
 2014-07-02  4:30 UTC  (6+ messages)

[PATCH] mm: swap: avoid to writepage when a page is !PageSwapCache
 2014-07-02  4:29 UTC  (2+ messages)

[PATCH/RFC 0/6] ARM: shmobile: bockw: Enable SCI and TMU using DT
 2014-07-02  4:28 UTC  (10+ messages)
` [PATCH/RFC 2/6] ARM: shmobile: r8a7778: Add SCIF nodes
` [PATCH/RFC 3/6] ARM: shmobile: bockw: Initialise SCIF device using DT
` [PATCH/RFC 4/6] ARM: shmobile: r8a7778: add TMU clock support for DT
` [PATCH/RFC 5/6] ARM: shmobile: r8a7778: Add TMU nodes
` [PATCH/RFC 6/6] ARM: shmobile: bockw: Initialise TMU device using DT


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.