All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-30 11:23:36 to 2015-05-30 15:38:56 UTC [more...]

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-05-30 15:38 UTC  (64+ messages)
` [PATCH 03/98] drm.h: use __kernel_size_t instead of size_t
` [PATCH 05/98] exynos_drm.h: use __u64 from linux/types.h
` [PATCH 07/98] radeon_drm.h: use __u32 and "
` [PATCH 08/98] r128_drm.h: include drm/drm.h
` [PATCH 11/98] savage_drm.h: include <drm/drm.h>
` [PATCH 14/98] include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
` [PATCH 15/98] include/uapi/drm/qxl_drm.h: "
` [PATCH 16/98] include/uapi/drm/msm_drm.h: use __s32, __s64, "
` [PATCH 19/98] dm-log-userspace.h: use __u32, __s32 "
` [PATCH 25/98] sctp.h: use __u8 and __u32 "
` [PATCH 26/98] scsi_bsg_fc.h: use __u8, __u32 and __u64 "
` [PATCH 29/98] scsi_netlink_fc.h: include stdint.h in userspace
` [PATCH 32/98] gntdev.h: use __u32 and __u64 from linux/types.h
` [PATCH 33/98] include/uapi/linux/sysctl.h: use __kernel_size_t instead of size_t
` [PATCH 35/98] include/uapi/asm-generic/msgbuf.h: include asm/ipcbuf.h
` [PATCH 37/98] asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH 39/98] include/uapi/linux/socket.h: include sys/socket.h in userspace
` [PATCH 42/98] include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h
` [PATCH 43/98] include/uapi/linux/hdlc/ioctl.h: include linux/if.h
` [PATCH 44/98] nf_conntrack_tuple_common.h: include linux/types.h and linux/netfilter.h
` [PATCH 47/98] include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h
` [PATCH 49/98] Break dependency loop between linux/if.h and linux/hdlc/ioctl.h
  ` [PATCH 04/98] drm_mode.h: use __u32 and __u64 from linux/types.h
  ` [PATCH 06/98] nouveau_drm.h: "
  ` [PATCH 09/98] via_drm.h: include linux/types.h instead of non-existing via_drmclient.h
  ` [PATCH 10/98] via_drm.h: hide struct via_file_private in userspace
  ` [PATCH 12/98] sis_drm.h: hide sis_file_private "
  ` [PATCH 13/98] drm/i810_drm.h: include drm/drm.h
  ` [PATCH 17/98] include/uapi/linux/agpgart.h: include stdlib.h in userspace
  ` [PATCH 20/98] hsi_char.h: use __u32 from linux/types.h
  ` [PATCH 21/98] include/uapi/linux/hsi/cs-protocol.h: include linux/time.h
  ` [PATCH 22/98] ebtables.h: use __u64 from linux/types.h
  ` [PATCH 23/98] cld.h: use __u8, __u16, __s16, __u32 and __s64 "
  ` [PATCH 24/98] rds.h: "
  ` [PATCH 27/98] scsi_netlink.h: use __u8, __u16 and __u64 "
  ` [PATCH 28/98] scsi_netlink_fc.h: use __u16, __u32 "
  ` [PATCH 30/98] hdspm.h: use __u8, "
  ` [PATCH 31/98] gntalloc.h: use __u16, "
  ` [PATCH 34/98] include/uapi/asm-generic/ipcbuf.h: include linux/posix_types.h
  ` [PATCH 36/98] include/uapi/asm-generic/shmbuf.h: include fixes
  ` [PATCH 38/98] include/uapi/asm-generic/signal.h: use __kernel_size_t instead of size_t
  ` [PATCH 40/98] include/uapi/linux/rds.h: include linux/socket.h and linux/types.h
  ` [PATCH 41/98] include/uapi/linux/if_pppox.h: include linux/if.h
  ` [PATCH 45/98] include/uapi/linux/ipv6_route.h: include linux/in6.h
  ` [PATCH 46/98] "
  ` [PATCH 48/98] include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.h
  ` [PATCH 50/98] include/uapi/linux/packet_diag.h: include linux/netdevice.h
  ` [PATCH 51/98] include/uapi/linux/llc.h: include linux/if.h
  ` [PATCH 52/98] include/uapi/linux/mqueue.h: include linux/types.h
  ` [PATCH 53/98] include/uapi/linux/mroute.h: include linux/in.h
  ` [PATCH 54/98] include/uapi/linux/dlm_netlink.h: include linux/dlmconstants.h
  ` [PATCH 55/98] include/uapi/linux/ip6_tunnel.h: include linux/if.h and linux/in6.h
  ` [PATCH 56/98] include/uapi/linux/netfilter.h: include in.h and in6.h
  ` [PATCH 57/98] include/uapi/linux/netfilter_bridge.h: include in.h
  ` [PATCH 58/98] include/uapi/linux/netfilter_ipv4/ip_tables.h: include linux/if.h
  ` [PATCH 59/98] include/uapi/linux/netfilter: include linux/if.h in several headers
  ` [PATCH 60/98] include/uapi/linux/netfilter/xt_osf.h: include linux/ip.h and linux/tcp.h
  ` [PATCH 62/98] include/uapi/linux/netfilter_bridge/ebt_ip6.h: include linux/in6.h
  ` [PATCH 64/98] include/uapi/linux/netfilter_bridge/ebt_arp.h: include linux/if_ether.h
` [PATCH 61/98] include/uapi/linux/netfilter_ipv6/ip6t_rt.h: include linux/in6.h
` [PATCH 63/98] include/uapi/linux/netfilter/xt_policy.h: include linux/in.h and linux/in6.h

[GIT PULL] ARM: mvebu: drivers changes for v4.2
 2015-05-30 15:36 UTC  (3+ messages)

[PATCH] Staging: lustre: fix style issues in dt_object.c
 2015-05-30 15:35 UTC  (2+ messages)

[PATCH 24/27] Btrfs: free the stale device
 2015-05-30 15:34 UTC  (5+ messages)
` [PATCH v5.1 "
` [PATCH v5.2 24/42] "

Device Tree Blob (DTB) licence
 2015-05-30 15:28 UTC  (13+ messages)

Adding "chance_test_backfill_full" thrasher in the ec tasks
 2015-05-30 15:27 UTC 

[PATCH libdrm] Revert "Add device enumeration interface (v4)"
 2015-05-30 15:30 UTC 

[PATCH 1/3] RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
 2015-05-30 15:26 UTC  (2+ messages)

[PATCH] rds: re-entry of rds_ib_xmit/rds_iw_xmit
 2015-05-30 15:24 UTC  (2+ messages)

runtime check for omap-aes bus access permission (was: Re: 3.13-rc3 (commit 7ce93f3) breaks Nokia N900 DT boot)
 2015-05-30 15:22 UTC  (13+ messages)

[PATCH] clean: remove unused variable buf
 2015-05-30 15:20 UTC  (2+ messages)

[PATCHv2 0/5] m88ds3103 improvements (DVBv5 stats and more)
 2015-05-30 15:10 UTC  (4+ messages)
` [PATCHv2 1/5] m88ds3103: do not return error from get_frontend() when not ready

[Xenomai] [PATCH] debian: remove xeno-config from libxenomai-dev package
 2015-05-30 15:04 UTC  (9+ messages)

[Qemu-devel] [PULL 0/3] tricore-patches
 2015-05-30 14:59 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] target-tricore: fix OPC2_32_RR_DVINIT_HU having write before use on the result
` [Qemu-devel] [PULL 2/3] target-tricore: fix msub32_q producing the wrong overflow bit
` [Qemu-devel] [PULL 3/3] target-tricore: fix BOL_ST_H_LONGOFF using ld

[PATCH v2 0/6] Introduce Allwinner A33 support
 2015-05-30 14:55 UTC  (14+ messages)
  ` [PATCH v2 1/6] ARM: sunxi: Add Machine support for A33
  ` [PATCH v2 2/6] pinctrl: sunxi: Add allwinner A33 PIO controller support
  ` [PATCH v2 3/6] ARM: dts: sun8i: Add sun8i-a23-a33 dtsi
  ` [PATCH v2 4/6] ARM: dts: sun8i: Add sun8i-a33 dtsi
  ` [PATCH v2 5/6] ARM: dts: sun8i: Add ET-Q8 A33 support
  ` [PATCH v2 6/6] ARM: sun8i: dts: Add Ippo-q8h v1.2 with A33 and 1024x600 lcd support

[PATCH v2] btrfs-progs: check metadata redundancy
 2015-05-30 14:54 UTC 

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
 2015-05-30 14:54 UTC 

[U-Boot] [PATCH] sunxi: ga10h_v1_1_defconfig: Remove commented out line
 2015-05-30 14:54 UTC 

[linux-next test] 57532: regressions - FAIL
 2015-05-30 14:50 UTC 

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
 2015-05-30 14:49 UTC 

[PATCH 5/5] pcmcia: add a new resource manager for non ISA systems
 2015-05-30 14:40 UTC  (2+ messages)

[Question] Reading hardware registers
 2015-05-30 14:49 UTC 

Proposal
 2015-05-30 14:28 UTC 

[U-Boot] Query on weak function for board specific initialisation
 2015-05-30 14:44 UTC  (2+ messages)

imx-sgtl5000 sound card registration fails on hummingboard i2
 2015-05-30 14:38 UTC  (3+ messages)

[PATCH 0/4] new fix for broadwell module removing failed issue
 2015-05-30 14:33 UTC  (5+ messages)
` [PATCH 1/4] Revert "ASoC: Intel: remove unused function hsw_pcm_free_modules()"
` [PATCH 2/4] Revert "ASoC: Intel: fix broadwell module removing failed issue"
` [PATCH 3/4] ASoC: Intel: check and clear runtime module pointer
` [PATCH 4/4] ASoC: Intel: handle haswell pcm suspend including runtime modules freeing

[Buildroot] [PATCH] package/sconeserver: fix static link with openssl
 2015-05-30 14:19 UTC 

[Qemu-trivial] [PATCH 1/1] Add -incoming help text
 2015-05-30 14:15 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-trivial] [PATCH v2 00/13] use qemu_allocate_irq not _irqs for single irq
 2015-05-30 14:12 UTC  (3+ messages)
  ` [Qemu-devel] "

[Xenomai] IRQ flow handler: “handle_edge_irq” vs “handle_level_irq”
 2015-05-30 14:12 UTC  (8+ messages)

[PATCH] psmouse - focaltech report finger width to userspace
 2015-05-30 14:10 UTC  (5+ messages)
  ` [PATCH v2] "

[Bug 88978] [bisected] [SI Scheduler] Graphical corruption in Dota 2
 2015-05-30 14:08 UTC  (2+ messages)

[Qemu-trivial] [PATCH v2] hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind
 2015-05-30 13:55 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-trivial] [PATCH 2/2] hw/display/tcx.c: tcx_realizefn: fix memory leak, make FCode loading error fatal and improve error message
 2015-05-30 13:54 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] ARM: dts: odroidxu3: Enable USB3 regulators
 2015-05-30 13:53 UTC  (5+ messages)

[PATCH] kernel/printk/printk.c: check_syslog_permissions() cleanup
 2015-05-30 13:51 UTC  (5+ messages)
` [PATCH v2] security_syslog() should be called once only
    ` [PATCH] check_syslog_permissions() cleanup

[Qemu-trivial] [PATCH 1/2] hw/display/cg3.c: cg3_realizefn: fix memory leak, make FCode loading error fatal and improve error message
 2015-05-30 13:49 UTC  (2+ messages)
` [Qemu-devel] "

Running 3.9 kernel in domU with 3.11 kernel in dom0
 2015-05-30 13:43 UTC 

[PATCHv7 4/4] netfilter: bridge: forward IPv6 fragmented packets
 2015-05-30 13:30 UTC 

[PATCH 3/4] netfilter: bridge: re-order check_hbh_len()
 2015-05-30 13:29 UTC 

[PATCHv6 2/4] netfilter: bridge: rename br_parse_ip_options
 2015-05-30 13:29 UTC 

[PATCHv2 1/4] netfilter: bridge: refactor frag_max_size
 2015-05-30 13:28 UTC 

[PATCHv4 3/3] netfilter: bridge: detect NAT66 correctly and change MAC address
 2015-05-30 13:27 UTC 

[PATCH 2/3] netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()
 2015-05-30 13:26 UTC 

[PATCH 1/3] netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING
 2015-05-30 13:26 UTC 

[PATCH] ASoC: add config to enable/disable asoc compress
 2015-05-30 13:28 UTC 

[Qemu-devel] [PATCH v6 01/13] block: Add op blocker type "device IO"
 2015-05-30 13:21 UTC  (13+ messages)

[PATCH] xf86drm: remove to open the DRM device unnecessarily
 2015-05-30 13:20 UTC  (6+ messages)

[PATCH 1/1] USB-SERIAL : Changing usb_serial_generic_open prototype
 2015-05-30 13:17 UTC 

[PATCH 0/5] Fix CVE issues and add new libav recipe
 2015-05-30 13:17 UTC  (6+ messages)
` [PATCH 4/5] libav: upgrade to 9.18

[PATCH 1/2] gnutls: use pkg-config to locate zlib
 2015-05-30 13:16 UTC  (2+ messages)

state support updates
 2015-05-30 13:11 UTC  (3+ messages)
` [PATCH 1/2] state: add some more error messages
` [PATCH 2/2] state: add support for uint8 variables

ASUS PU551LD, fan stuck at full speed after waking up from S3
 2015-05-30 13:11 UTC  (3+ messages)

sched_setscheduler() vs idle_balance() race
 2015-05-30 13:08 UTC  (3+ messages)

[RFC][PATCH] selinux: Remove unused permission definitions
 2015-05-30 13:06 UTC  (4+ messages)

[PATCH] davinci_nand: add support for the NAND controller
 2015-05-30 13:04 UTC 

[PATCH] watchdog: add davinci watchdog driver
 2015-05-30 13:03 UTC 

[PATCH] xf86drm: fix build error by udev dependency
 2015-05-30 13:02 UTC  (4+ messages)

[meta-networking]Fix postfix-native on Linux 4.0
 2015-05-30 12:45 UTC 

[PATCH] gpio-davinci: gpio get should return 0 or 1
 2015-05-30 12:57 UTC 

[PATCH 0/4] sunrpc: clean up "swapper" xprt handling
 2015-05-30 12:57 UTC  (12+ messages)
` [PATCH 1/4] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH 2/4] sunrpc: make xprt->swapper an atomic_t
` [PATCH 3/4] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH 4/4] sunrpc: lock xprt before trying to set memalloc on the sockets

[xen-4.3-testing test] 57528: regressions - trouble: blocked/broken/fail/pass
 2015-05-30 12:51 UTC 

[next:master 7235/7555] mm/page_alloc.c:654:15: note: in expansion of macro 'min'
 2015-05-30 12:47 UTC 

[vfs] BUG: unable to handle kernel NULL pointer dereference at 0000000c
 2015-05-30 12:42 UTC 

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
 2015-05-30 12:31 UTC  (2+ messages)

overriding equals
 2015-05-30 12:26 UTC  (3+ messages)

[PATCH 00/35] Improve DVB frontend API documentation
 2015-05-30 12:20 UTC  (3+ messages)
` [PATCH 19/35] DocBook: Fix false positive undefined ioctl references

[PATCH 1/1] drivers: staging: rtl8192u: ieee80211: ieee80211_softmac.c: auth parse error code byte order fix
 2015-05-30 12:19 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate
 2015-05-30 12:17 UTC  (3+ messages)

[PATCH RFC 0/3] DSA: Support multiple CPU ports
 2015-05-30 12:09 UTC  (3+ messages)
` [PATCH RFC 2/3] dsa: Add support for multiple cpu ports

[ANNOUNCE] xfs: for-next branch updated to cddc116
 2015-05-30 12:06 UTC  (5+ messages)

Help needed to recover a RAID5 btrfs
 2015-05-30 12:03 UTC  (4+ messages)

Realtek ALC892 / snd-hda-intel breakage between 3.16 & 3.19
 2015-05-30 12:03 UTC  (4+ messages)

[Bug 86320] Monitor on DisplayPort doesn't wake up
 2015-05-30 12:00 UTC  (3+ messages)

Recent changes (master)
 2015-05-30 12:00 UTC 

[PATCH] ACPI / init: Switch over platform to the ACPI mode later
 2015-05-30 12:21 UTC 

[Buildroot] [PATCH 1/1] package/ncurses: Fix GCC 5.x preprocessor failure
 2015-05-30 11:49 UTC  (2+ messages)

[PATCH V2] s390/sclp: pass timeout as HZ independent value
 2015-05-30 11:45 UTC  (2+ messages)

[PATCH 0/7] btrfs-progs: qgroup related enhance
 2015-05-30 11:39 UTC  (3+ messages)
` [PATCH 6/7] btrfs-progs: Print warning message if qgroup data is inconsistent

[Buildroot] [PATCH] package/lttng-libust: needs shared libraries
 2015-05-30 11:36 UTC 

[PATCH 0/2] commit -t appends newline after template file
 2015-05-30 11:29 UTC  (8+ messages)
` [PATCH 2/2] commit: fix ending newline for template files

[xen-4.5-testing test] 57522: regressions - trouble: broken/fail/pass
 2015-05-30 11:27 UTC 

[PATCH v11 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-30 11:23 UTC  (5+ 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.