All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-30 13:07:45 to 2014-11-30 15:11:10 UTC [more...]

[PATCH] kvm: arm: vgic: Let one looping code instead of two looping code
 2014-12-01 14:04 UTC  (6+ messages)

[PATCH v7 00/46] linux: towards virtio-1 guest support
 2014-11-30 15:11 UTC  (37+ messages)
` [PATCH v7 01/46] virtio: add low-level APIs for feature bits
` [PATCH v7 02/46] virtio: use u32, not bitmap for features
` [PATCH v7 03/46] mic_virtio: robust feature array size calculation
` [PATCH v7 04/46] virtio: add support for 64 bit features
` [PATCH v7 05/46] virtio: assert 32 bit features in transports
` [PATCH v7 06/46] virtio_ccw: add support for 64 bit features
` [PATCH v7 07/46] virtio: add virtio 1.0 feature bit
` [PATCH v7 08/46] virtio: memory access APIs
` [PATCH v7 09/46] virtio_ring: switch to new "
` [PATCH v7 10/46] virtio_config: endian conversion for v1.0
` [PATCH v7 11/46] virtio: allow transports to get avail/used addresses
` [PATCH v7 12/46] virtio: set FEATURES_OK
` [PATCH v7 13/46] virtio: simplify feature bit handling
` [PATCH v7 14/46] virtio: add legacy feature table support
` [PATCH v7 15/46] virtio_net: v1.0 endianness
` [PATCH v7 16/46] virtio_blk: v1.0 support
` [PATCH v7 17/46] KVM: s390: Set virtio-ccw transport revision
` [PATCH v7 18/46] KVM: s390: virtio-ccw revision 1 SET_VQ
` [PATCH v7 19/46] KVM: s390 allow virtio_ccw status writes to fail
` [PATCH v7 20/46] KVM: s390: enable virtio-ccw revision 1
` [PATCH v7 21/46] virtio_blk: make serial attribute static
` [PATCH v7 22/46] virtio_blk: fix race at module removal
` [PATCH v7 23/46] virtio_net: pass vi around

[Buildroot] [PATCHv3 00/74] Misc package improvements
 2014-11-30 15:11 UTC  (90+ messages)
` [Buildroot] [PATCHv3 01/74] vsftpd: use <pkg>_INSTALL_INIT_SYSV and rename init script
` [Buildroot] [PATCHv3 02/74] vsftpd: don't install manpages
` [Buildroot] [PATCHv3 03/74] vsftpd: rename patches to the new naming convention
` [Buildroot] [PATCHv3 04/74] radvd: use <pkg>_INSTALL_INIT_SYSV
` [Buildroot] [PATCHv3 05/74] thttpd: use the <pkg>_INSTALL_INIT_SYSV mechanism
` [Buildroot] [PATCHv3 06/74] busybox: use "
` [Buildroot] [PATCHv3 07/74] portmap: "
` [Buildroot] [PATCHv3 08/74] portmap: don't install manpages
` [Buildroot] [PATCHv3 09/74] portmap: improve installation of binaries
` [Buildroot] [PATCHv3 10/74] stunnel: use the <pkg>_INSTALL_INIT_SYSV mechanism
` [Buildroot] [PATCHv3 11/74] gdk-pixbuf: use "
` [Buildroot] [PATCHv3 12/74] proftpd: "
` [Buildroot] [PATCHv3 13/74] samba: "
` [Buildroot] [PATCHv3 14/74] input-event-daemon: "
` [Buildroot] [PATCHv3 15/74] ifplugd: "
` [Buildroot] [PATCHv3 16/74] nfs-utils: "
` [Buildroot] [PATCHv3 17/74] netatalk: "
` [Buildroot] [PATCHv3 18/74] mongoose: "
` [Buildroot] [PATCHv3 19/74] gpsd: "
` [Buildroot] [PATCHv3 20/74] olsr: "
` [Buildroot] [PATCHv3 21/74] pango: "
` [Buildroot] [PATCHv3 22/74] xapp_xdm: "
` [Buildroot] [PATCHv3 23/74] tftpd: "
` [Buildroot] [PATCHv3 24/74] openvpn: "
` [Buildroot] [PATCHv3 25/74] tinyhttpd: "
` [Buildroot] [PATCHv3 26/74] at: "
` [Buildroot] [PATCHv3 27/74] mpd: "
` [Buildroot] [PATCHv3 28/74] snowball-init: "
` [Buildroot] [PATCHv3 29/74] wipe: don't install man pages
` [Buildroot] [PATCHv3 30/74] ndisc6: remove man page related code
` [Buildroot] [PATCHv3 31/74] tree: don't install man page
` [Buildroot] [PATCHv3 32/74] iostat: "
` [Buildroot] [PATCHv3 33/74] iostat: remove legacy code
` [Buildroot] [PATCHv3 34/74] pptp-linux: don't install man page
` [Buildroot] [PATCHv3 35/74] gnupg: don't both removing a "
` [Buildroot] [PATCHv3 36/74] rp-pppoe: don't install man pages
` [Buildroot] [PATCHv3 37/74] rp-pppoe: bail out of installation fails
` [Buildroot] [PATCHv3 38/74] alsa-utils: add error handling to for loop
` [Buildroot] [PATCHv3 39/74] coreutils: "
` [Buildroot] [PATCHv3 40/74] ebtables: "
` [Buildroot] [PATCHv3 41/74] flot: "
` [Buildroot] [PATCHv3 42/74] googlefontdirectory: "
` [Buildroot] [PATCHv3 43/74] gptfdisk: "
` [Buildroot] [PATCHv3 44/74] irda-utils: "
` [Buildroot] [PATCHv3 45/74] jimtcl: "
` [Buildroot] [PATCHv3 46/74] live555: "
` [Buildroot] [PATCHv3 47/74] lockfile-progs: "
` [Buildroot] [PATCHv3 48/74] qt5base: "
` [Buildroot] [PATCHv3 49/74] qtuio: "
` [Buildroot] [PATCHv3 50/74] sound-theme-borealis: "
` [Buildroot] [PATCHv3 51/74] xenomai: "
` [Buildroot] [PATCHv3 52/74] aiccu: install init script and config file unconditionally
` [Buildroot] [PATCHv3 53/74] busybox: "
` [Buildroot] [PATCHv3 54/74] dmraid: install init script unconditionally
` [Buildroot] [PATCHv3 55/74] iucode-tool: "
` [Buildroot] [PATCHv3 56/74] lighttpd: install init script and config file unconditionally
` [Buildroot] [PATCHv3 57/74] rpcbind: install init script unconditionally
` [Buildroot] [PATCHv3 58/74] rsyslog: install init script and config file unconditionally
` [Buildroot] [PATCHv3 59/74] transmission: install init script unconditionally
` [Buildroot] [PATCHv3 60/74] stunnel: install configuration file unconditionally
` [Buildroot] [PATCHv3 61/74] input-event-daemon: "
` [Buildroot] [PATCHv3 62/74] fluxbox: install session "
` [Buildroot] [PATCHv3 63/74] proftpd: install configuration "
` [Buildroot] [PATCHv3 64/74] samba: "
` [Buildroot] [PATCHv3 65/74] logrotate: "
` [Buildroot] [PATCHv3 66/74] nss-mdns: "
` [Buildroot] [PATCHv3 67/74] ifplugd: install configuration files unconditionally
` [Buildroot] [PATCHv3 68/74] sysklogd: install configuration file unconditionally
` [Buildroot] [PATCHv3 69/74] screen: "
` [Buildroot] [PATCHv3 70/74] usbmount: "
` [Buildroot] [PATCHv3 71/74] php: "
` [Buildroot] [PATCHv3 72/74] inadyn: "
` [Buildroot] [PATCHv3 73/74] mpd: "
` [Buildroot] [PATCHv3 74/74] toolchain: install nssswitch.conf "

What's the status of 87b47932 patch - mnt: Implicitly add MNT_NODEV on remount as we do on mount
 2014-11-30 15:00 UTC  (4+ messages)
  ` [CFT][PATCH] mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount

[Buildroot] [PATCH] bluez5_utils: bumped version number to 5.25
 2014-11-30 14:59 UTC  (4+ messages)

Fastmap update v2 (pile 6)
 2014-11-30 14:58 UTC  (6+ messages)
` [PATCH 2/6] UBI: Add accessor functions for WL data structures

[PATCH] ARM: defconfig: imx_v6_v7_defconfig updates
 2014-11-30 14:54 UTC  (2+ messages)

Force git submodule update --remote for some branches
 2014-11-30 14:52 UTC  (2+ messages)

[xen-4.3-testing test] 31934: regressions - FAIL
 2014-11-30 14:52 UTC 

[PATCH 0/3] i40e VXLAN TX checksum rework
 2014-11-30 14:50 UTC  (7+ messages)
` [PATCH 1/3] mbuf:add two TX offload flags and change three fields

[PATCH] i8k: Ignore temperature sensors which report invalid values
 2014-11-30 14:48 UTC  (6+ messages)
` [PATCH] i8k: Fix temperature bug handling in i8k_get_temp()

Running out of disk space during BTRFS_IOC_CLONE - rebalance doesn't help
 2014-11-30 14:37 UTC  (2+ messages)

Is ansi_cprng.c supposed to be an implmentation of X9.31?
 2014-11-30 14:36 UTC  (2+ messages)

Is ansi_cprng.c supposed to be an implmentation of X9.31?
 2014-11-30 14:31 UTC  (4+ messages)

When to create a new build directory for yocto?
 2014-11-30 14:28 UTC  (3+ messages)

[Buildroot] [PATCH] package/mutt: specify the mailpath
 2014-11-30 14:25 UTC  (3+ messages)

[PATCH 1/1] char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_relea
 2014-11-30 14:22 UTC  (3+ messages)
  ` [PATCH 1/1] char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_release"

[RFC PATCH v6] tpm_tis: verify interrupt during init
 2014-11-30 14:24 UTC  (4+ messages)
` [PATCH v10] "

[Buildroot] [PATCH next 1/1] package/flac: Rename patch
 2014-11-30 14:13 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/flac: Rename patch
 2014-11-30 14:13 UTC 

[PATCH v1] ARM: dts: rockchip: Update LEDs to work with the last leds-gpio driver on radxarock
 2014-11-30 14:10 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Check size information when reassembling fragments
 2014-11-30 14:07 UTC  (8+ messages)

[PATCH 00/10] pull: AddressSanitizer round II
 2014-11-30 14:03 UTC  (12+ messages)
` [PATCH 01/10] lib/mbalign: fix unsigned integer overflow [AddressSanitizer]
` [PATCH 02/10] cal: fix signed "
` [PATCH 03/10] more: fix unsigned "
` [PATCH 04/10] lib: fix crc32 and crc64 interger overflows [AddressSanitizer]
` [PATCH 05/10] fdisk: (sgi) fix unsigned integer overflow [AddressSanitizer]
` [PATCH 06/10] strutils: fix unsigned integer overflows [AddressSanitizer]
` [PATCH 07/10] mkfs.cramfs: fix unsigned integer overflow [AddressSanitizer]
` [PATCH 08/10] include/c: define UL_ASAN_BLACKLIST address_sanitizer function attribute
` [PATCH 09/10] lscpu: blacklist vmware_bdoor() AddressSanitizer check
` [PATCH 10/10] ipcs: fix two data type errors [AddressSanitizer]

Recipe validation
 2014-11-30 13:59 UTC 

[Buildroot] [PATCH 1/1] package/minidlna: disable on nios2
 2014-11-30 13:55 UTC  (4+ messages)

(unknown),
 2014-11-30 13:54 UTC 

root subvol id is 0 or 5?
 2014-11-30 13:53 UTC  (5+ messages)

[Buildroot] [PATCH] package/shairport-sync: fix static builds
 2014-11-30 13:48 UTC  (4+ messages)

Considerations in snapshotting and send/receive of nocow files?
 2014-11-30 13:47 UTC 

Change "total" in btrfs filesystem df output to "alloc"
 2014-11-30 13:37 UTC  (3+ messages)

[PATCH v4 00/15] ST33 I2C TPM driver cleanup
 2014-11-30 13:37 UTC  (2+ messages)

[PATCH] grub-install: Include all decompressor modules in pvxen core image
 2014-11-30 13:34 UTC  (6+ messages)

Qt5 xcb platform plugin missing
 2014-11-30 13:31 UTC  (2+ messages)

[PATCH] iio: mxs-lradc: check ranges of ts properties
 2014-11-30 13:29 UTC  (7+ messages)

[PATCH] x86, microcode: Limit the microcode reloading to 64-bit for now
 2014-11-30 13:26 UTC 

[U-Boot] [PATCH V2 00/12] cleanup and refactor lcd.c
 2014-11-30 13:22 UTC  (3+ messages)
  ` [U-Boot] [PATCH V2 11/12] lcd: refactor lcd console stuff into its own file

[xen-unstable test] 31932: tolerable FAIL - PUSHED
 2014-11-30 13:20 UTC 

[RFC] mac80211: update the channel context after channel switch
 2014-11-30 13:14 UTC  (2+ messages)

[PATCH v3 0/3] omapdss: Add video output support for gta04
 2014-11-30 13:07 UTC  (8+ messages)
` [PATCH v3 1/3] video: omapdss: Add opa362 driver
` [PATCH v3 2/3] Documentation: DT: Add documentation for ti,opa362 bindings
  ` [PATCH v3 2/3] Documentation: DT: Add documentation for ti, opa362 bindings
` [PATCH v3 3/3] arm: dts: omap3-gta04: Add handling for tv output


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.