messages from 2011-07-12 21:38:15 to 2011-07-13 00:30:45 UTC [more...]
How much control does a block driver have over the buffer cache?
2011-07-13 0:30 UTC
[U-Boot] [PATCH v1 (WIP) 00/16] [Timer]API Rewrite
2011-07-13 0:29 UTC (9+ messages)
ftrace: trace_pipe_raw, blocking, and splice()
2011-07-13 0:27 UTC
[ath9k-devel] 802.11n PCI-E 300Mbps with AP mode?
2011-07-13 0:26 UTC (3+ messages)
[PATCH 2/2 v2] nfsd41: check the size of request
2011-07-13 0:25 UTC (6+ messages)
` [PATCH 2/2 v3] "
[PATCH] stable: restart busy extent search after node removal
2011-07-13 0:20 UTC (4+ messages)
[PATCH] i915: slab shrinker have to return -1 if it can't shrink any objects
2011-07-13 0:19 UTC (6+ messages)
` [PATCH] i915: slab shrinker have to return -1 if it cant "
[PATCH 1/5] ALSA: snd-usb: don't fail hard if mixer creation fails
2011-07-13 0:13 UTC (5+ messages)
` [PATCH 2/5] ALSA: snd-usb: use snd_printk() instead of printk()
` [PATCH 3/5] ALSA: snd-usb: be more verbose about bogus UAC_FORMAT_TYPE descriptors
` [PATCH 4/5] ALSA: snd-usb: ignore mixer units of type UAC2_EXTENSION_UNIT_V2
` [PATCH 5/5] ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6
Linux 3.0-rc6
2011-07-13 0:04 UTC (4+ messages)
` ->d_lock FUBAR (was Re: Linux 3.0-rc6)
PM / hibernate xfs lock up / xfs_reclaim_inodes_ag
2011-07-13 0:03 UTC (2+ messages)
+ drivers-video-backlight-adp8860_blc-remove-a-redundant-assignment-for-max_brightness.patch added to -mm tree
2011-07-13 0:03 UTC
HFSC warning issue
2011-07-12 23:28 UTC (5+ messages)
` Bug#631945: "
[PATCH] opensm: Add support for PID file
2011-07-12 23:58 UTC (4+ messages)
[PATCH 3/4] infiniband-diags: properly resolve node guids
2011-07-12 23:52 UTC (9+ messages)
+ signals-convert-the-x86_32-code-to-use-set_current_blocked.patch added to -mm tree
2011-07-12 23:52 UTC
hwmod, postsetup_state, omap_device and !CONFIG_PM_RUNTIME
2011-07-12 23:51 UTC
+ signals-convert-the-ia32_emulation-code-to-use-set_current_blocked.patch added to -mm tree
2011-07-12 23:50 UTC
+ misc-eeprom-add-driver-for-microwire-93xx46-eeprom-fix.patch added to -mm tree
2011-07-12 23:49 UTC
+ documentation-dma-api-howtotxt-fix-misleading-example.patch added to -mm tree
2011-07-12 23:48 UTC
+ drivers-leds-leds-netxbig-make-leds_netxbig-depend-on-leds_class.patch added to -mm tree
2011-07-12 23:44 UTC
[Qemu-devel] [QAPI+QGA 2/3] QAPI code generation infrastructure v6
2011-07-12 23:39 UTC (19+ messages)
` [Qemu-devel] [PATCH v6 01/18] Add hard build dependency on glib
` [Qemu-devel] [PATCH v6 02/18] qlist: add qlist_first()/qlist_next()
` [Qemu-devel] [PATCH v6 03/18] qapi: add module init types for qapi
` [Qemu-devel] [PATCH v6 04/18] qapi: add QAPI visitor core
` [Qemu-devel] [PATCH v6 05/18] qapi: add QMP input visitor
` [Qemu-devel] [PATCH v6 06/18] qapi: add QMP output visitor
` [Qemu-devel] [PATCH v6 07/18] qapi: add QAPI dealloc visitor
` [Qemu-devel] [PATCH v6 08/18] qapi: add QMP command registration/lookup functions
` [Qemu-devel] [PATCH v6 09/18] qapi: add QMP dispatch functions
` [Qemu-devel] [PATCH v6 10/18] qapi: add ordereddict.py helper library
` [Qemu-devel] [PATCH v6 11/18] qapi: add qapi.py helper libraries
` [Qemu-devel] [PATCH v6 12/18] qapi: add qapi-types.py code generator
` [Qemu-devel] [PATCH v6 13/18] qapi: add qapi-visit.py "
` [Qemu-devel] [PATCH v6 14/18] qapi: add qapi-commands.py "
` [Qemu-devel] [PATCH v6 15/18] qapi: test schema used for unit tests
` [Qemu-devel] [PATCH v6 16/18] qapi: add test-visitor, tests for gen. visitor code
` [Qemu-devel] [PATCH v6 17/18] qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code
` [Qemu-devel] [PATCH v6 18/18] qapi: add QAPI code generation documentation
[PATCH 0/2] Hob integration patches
2011-07-12 23:38 UTC (4+ messages)
` [PATCH 1/2] classes/image_types: add a variable to list available IMAGE_FSTYPE's
` [PATCH 2/2] scripts/hob: wrapper script to run hob gui with a UI specific config file
[RFC PATCH 0/14] user namespaces: continue targetting capabilities
2011-07-12 23:30 UTC (30+ messages)
` [RFC PATCH 01/14] add Documentation/namespaces/user_namespace.txt
` [RFC PATCH 02/14] allow root in container to copy namespaces
` [RFC PATCH 03/14] keyctl: check capabilities against key's user_ns
` [RFC PATCH 04/14] user_ns: convert fs/attr.c to targeted capabilities
` [RFC PATCH 05/14] userns: clamp down users of cap_raised
` [RFC PATCH 06/14] user namespace: make each net (net_ns) belong to a user_ns
` [RFC PATCH 07/14] user namespace: use net->user_ns for some capable calls under net/
` [RFC PATCH 08/14] af_netlink.c: make netlink_capable userns-aware
` [RFC PATCH 09/14] user ns: convert ipv6 to targeted capabilities
` [RFC PATCH 10/14] net/core/scm.c: target capable() calls to user_ns owning the net_ns
` [RFC PATCH 11/14] userns: make some net-sysfs capable calls targeted
` [RFC PATCH 12/14] user_ns: target af_key capability check
` [RFC PATCH 13/14] userns: net: make many network capable calls targeted
` [RFC PATCH 14/14] net: pass user_ns to cap_netlink_recv()
[PATCH 1/2] TI816X: Add minimal hwmod data
2011-07-12 23:37 UTC (6+ messages)
[GIT PULL] Please pull NFS client bugfixes
2011-07-12 23:30 UTC
[PATCH] [RFC] perf: robustify proc and debugfs file recording
2011-07-12 23:29 UTC (4+ messages)
[PATCH V2 00/10]
2011-07-12 23:27 UTC (4+ messages)
` [PATCH V2 01/10] ASoc: mxs: add mxs-pcm driver
[PATCHSET x86/mm] memblock, x86: Allow node info in memblock and remove x86 specific memblock code
2011-07-12 23:26 UTC (2+ messages)
[PATCH 0/2][KERNEL] Add and use iwlagn and mac80211 features
2011-07-12 23:25 UTC (3+ messages)
` [PATCH 1/2][KERNEL] meta: add mac80211 and iwlagn features
` [PATCH 2/2][KERNEL] meta-fri2: use iwlagn feature
[PATCH 0/3] OMAP4/ASoC: New McPDM driver
2011-07-12 23:25 UTC (5+ messages)
` Re: [PATCH 1/3] ASoC: omap-mcpdm: Replace legacy driver
` "
` "
[PATCH 0/12] tmpfs: convert from old swap vector to radix tree
2011-07-12 23:24 UTC (16+ messages)
` [PATCH 1/12] radix_tree: exceptional entries and indices
` [PATCH 2/12] mm: let swap use exceptional entries
[Buildroot] adding libgphoto2
2011-07-12 23:16 UTC (3+ messages)
[kernel-hardening] RLIMIT_NPROC check in set_user()
2011-07-12 23:14 UTC (10+ messages)
` [kernel-hardening] "
` [kernel-hardening] [PATCH] move RLIMIT_NPROC check from set_user() to do_execve_common()
` [kernel-hardening] "
` "
[dm-crypt] Encrypted Raid1 or Raid 1 of encrypted devices?
2011-07-12 23:14 UTC (5+ messages)
[U-Boot] [RESEND PATCH v2 0/5] Add basic clock and pinmux functions to the Tegra2
2011-07-12 23:11 UTC (10+ messages)
` [U-Boot] [RESEND PATCH v2 1/5] Tegra2: Add macros to calculate bitfield shifts and masks
[GIT PULL FOR 3.0.1] AF9015 changes
2011-07-12 23:10 UTC
[PATCH net-next] be2net: move to new vlan model
2011-07-12 23:08 UTC
[Buildroot] [PATCH 0/2] Allow only downloading sources with crosstool-NG backend
2011-07-12 23:07 UTC (3+ messages)
` [Buildroot] [PATCH 1/2] toolchain/crosstool-ng: allow pre-downloading the sources
` [Buildroot] [PATCH 2/2] source: print messages when all sources downloaded
device support VGA compat Matrox MGA G200ew
2011-07-12 23:07 UTC (3+ messages)
[Buildroot] Depending on uClibc configuration variables
2011-07-12 23:05 UTC
[PATCH] STV22 Dual USB DVB-T Tuner HDTV linux kernel support
2011-07-12 23:02 UTC (5+ messages)
` Fwd: "
[PATCH v2] memcg: add vmscan_stat
2011-07-12 23:02 UTC (2+ messages)
+ drivers-cdrom-cdromc-relax-check-on-dvd-manufacturer-value.patch added to -mm tree
2011-07-12 22:54 UTC
lockdep circular locking error (rcu_node_level_0 vs rq->lock)
2011-07-12 22:54 UTC (5+ messages)
[U-Boot] [PATCH] tools: build some commands without -pedantic
2011-07-12 22:54 UTC (9+ messages)
[PATCH] Track hard and soft "short lockups" or "stalls."
2011-07-12 22:46 UTC
[RFC v3 00/56] Memory API
2011-07-12 22:47 UTC (6+ messages)
` [RFC v3 30/56] rtl8139: convert to memory API
` [Qemu-devel] "
[PATCH 0/7] Minor DisplayPort cleanup
2011-07-12 22:43 UTC (9+ messages)
` [PATCH 1/7] drm: Fill in more of the DisplayPort DPCD registers
` [PATCH 3/7] drm/i915/dp: Move DPCD dump to common code instead of PCH-only
` [PATCH 4/7] drm/i915/dp: Read more DPCD registers on connection probe
` [PATCH 5/7] drm/i915/dp: Better hexdump of DPCD
` [PATCH 6/7] drm/i915/dp: Retry DPCD fetch on G4X too
` [PATCH 7/7] drm/i915/dp: Explicitly request 8/10 channel coding
[PATCH 4/4] ARM: OMAP2+: Check NULL return from irq_alloc_generic_chip
2011-07-12 22:42 UTC (2+ messages)
[PATCH] ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372
2011-07-12 22:40 UTC
[PATCH] ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372
2011-07-12 22:40 UTC
[PATCH] agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
2011-07-12 22:38 UTC
[PATCH 3/4] ARM: samsung: Check NULL return from irq_alloc_generic_chip
2011-07-12 22:38 UTC
[PATCH] writeback: Don't wait for completion in writeback_inodes_sb_nr
2011-07-12 22:37 UTC (11+ messages)
[PATCH 2/4] ARM: orion: Check NULL return from irq_alloc_generic_chip
2011-07-12 22:36 UTC
Imon module Oops and kernel hang
2011-07-12 22:35 UTC (4+ messages)
[PATCH v3 0/2] fadvise: support POSIX_FADV_NOREUSE
2011-07-12 22:22 UTC (9+ messages)
[PATCH] OMAP4: 4430SDP: Keypad: Make keypad_data initdata
2011-07-12 22:32 UTC (3+ messages)
[PATCH] i915: Fix opregion notifications
2011-07-12 22:30 UTC (4+ messages)
` [PATCH V2] "
[PATCH 1/4] ARM: davinci: Check for NULL return from irq_alloc_generic_chip
2011-07-12 22:31 UTC
[PATCH] kernel.bbclass: fix malformed patch
2011-07-12 22:15 UTC
[PATCH] Sony laptop: Some Sony Vaia laptops do not enable wwan power by default
2011-07-12 22:29 UTC (3+ messages)
+ debugfs-fix-documentation.patch added to -mm tree
2011-07-12 22:25 UTC
[PATCH] libfs: fix simple_attr_write on 32bit machine
2011-07-12 22:24 UTC (2+ messages)
+ fs-libfsc-fix-simple_attr_write-on-32bit-machines.patch added to -mm tree
2011-07-12 22:24 UTC
[RFC] control, what refs are honored by core.logAllRefUpdates
2011-07-12 22:21 UTC (5+ messages)
+ vmware-balloon-switch-to-using-sysem-wide-freezable-workqueue-fix.patch added to -mm tree
2011-07-12 22:21 UTC
+ vmware-balloon-switch-to-using-sysem-wide-freezable-workqueue.patch added to -mm tree
2011-07-12 22:21 UTC
[PATCH] crushtool: Add call to global_init() to avoid dout segfault
2011-07-12 22:20 UTC
[PATCH v2 1/6] arm: davinci: Fix low level gpio irq handlers' argument
2011-07-12 22:19 UTC (5+ messages)
` [PATCH v3 "
[PATCH 1/2] be2iscsi: Adding shutdown routing
2011-07-12 22:16 UTC (3+ messages)
Sound BoF in LinuxCon Europe?
2011-07-12 22:13 UTC (3+ messages)
[PATCH] 4xx: Add check_link to struct ppc4xx_pciex_hwops
2011-07-12 22:13 UTC (4+ messages)
[net-next 0/5][pull request] Intel Wired LAN Driver Update
2011-07-12 22:11 UTC (8+ messages)
` [net-next 5/5] ixgbe: convert to ndo_fix_features
[PATCH 0/3] RFC: libsas queuecommand fixups
2011-07-12 22:10 UTC (2+ messages)
[PATCH v2] trace: Add x86 irq vector entry/exit tracepoints
2011-07-12 22:08 UTC (8+ messages)
` [PATCH v3] "
[PATCH v5] input: Initial support for Kionix KXTJ9 accelerometer
2011-07-12 22:08 UTC (6+ messages)
[Buildroot] how BR download the linux kernel now
2011-07-12 22:03 UTC (3+ messages)
[IPv6] Why does IPV6_ROUTE_INFO still depends on EXPERIMENTAL?
2011-07-12 22:03 UTC
[meta-oe][PATCH 1/2] icon-naming-utils: inherit allarch
2011-07-12 21:51 UTC (2+ messages)
` [meta-oe][PATCH 2/2] icon-naming-utils: Inherit perlnative
PROBLEM: 3.0-rc kernels unbootable since -rc3
2011-07-12 22:00 UTC (11+ messages)
[RFC/PATCH 0/5] generation numbers for faster traversals
2011-07-12 21:52 UTC (8+ messages)
` [PATCH 2/5] add object-cache infrastructure
[PATCH 0/3] Bug fixes for the hob GUI
2011-07-12 21:49 UTC (4+ messages)
` [PATCH 1/3] ui/crumbs/tasklistmodel: update brought in by column when possible
` [PATCH 2/3] ui/crumbs/tasklistmodel: fix automatic removal of orphaned items
` [PATCH 3/3] cooker: only return *Found events if something was actually found
[PATCH 0/1] distro tracking updates
2011-07-12 20:25 UTC
[Buildroot] [PATCHv2] udev: bump to 172
2011-07-12 21:48 UTC (2+ messages)
[Buildroot] [PATCH] bridge-utils: bump to version 1.5
2011-07-12 21:45 UTC (2+ messages)
[Buildroot] Installation of package files in staging and target
2011-07-12 21:45 UTC (5+ messages)
[Qemu-devel] [PATCH] os-posix: set groups properly for -runas
2011-07-12 21:44 UTC (2+ messages)
[PATCH] infiniband-diags: change perl install to vendorlib
2011-07-12 21:43 UTC
[PATCH] [fixes] drm/i915/ringbuffer: Idling requires waiting for the ring to be empty
2011-07-12 21:45 UTC (2+ messages)
[PATCH] infiniband-diags: Add sysconfdir to spec for config files
2011-07-12 21:42 UTC
[PATCH] infiniband-diags: configure.in; check for more recent function in libibmad
2011-07-12 21:42 UTC
[lm-sensors] add ASRock motherboard to sensors3.conf
2011-07-12 21:42 UTC
[PATCH] ext4: fall back to vmalloc() for large allocations
2011-07-12 21:40 UTC
[PATCH 01/52] ARM: introduce atag_offset to replace boot_params
2011-07-12 21:39 UTC (7+ messages)
Media API with more than one headset
2011-07-12 21:38 UTC (14+ messages)
[PATCH 0/2] [RFC] watchdog reboot timeout
2011-07-12 21:36 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.