All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-15 22:20:42 to 2013-02-16 00:04:39 UTC [more...]

[RFC] SIGKILL vs. SIGSEGV on late execve() failures
 2013-02-16  0:04 UTC  (5+ messages)

[BUG] Git clone of a bundle fails, but works (somewhat) when run with strace
 2013-02-16  0:03 UTC  (3+ messages)

supports diff.context config for git-diff-tree
 2013-02-16  0:00 UTC  (2+ messages)

RFE: make the init manager an image feature (again)
 2013-02-15 23:44 UTC  (3+ messages)

[U-Boot] [PATCH v2 01/16] km/common: remove unneeded ifdefs for I2C
 2013-02-15 23:59 UTC  (3+ messages)
  ` [U-Boot] [GIT PULL] u-boot-mpc83xx: keymile board updates

[PATCH 3/9] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
 2013-02-15 23:59 UTC  (6+ messages)

[U-Boot] [PATCH 0/20] Improvements to memory, hashing functions for sandbox
 2013-02-15 23:58 UTC  (42+ messages)
` [U-Boot] [PATCH 01/20] Tidy up error checking and fix bug in hash command
` [U-Boot] [PATCH 02/20] Update print_buffer() to use const
` [U-Boot] [PATCH 03/20] sandbox: Improve sandbox serial port keyboard interface
` [U-Boot] [PATCH 04/20] sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
` [U-Boot] [PATCH 05/20] sandbox: Change memory commands to use map_physmem
` [U-Boot] [PATCH 06/20] Split out the memory tests into separate functions
` [U-Boot] [PATCH 07/20] Use common mtest iteration counting
` [U-Boot] [PATCH 08/20] Fix mtest indenting
` [U-Boot] [PATCH 09/20] Bring mtest putc() into common code
` [U-Boot] [PATCH 10/20] Reduce casting in mtest
` [U-Boot] [PATCH 11/20] Update set_working_fdt_addr() to use setenv_addr()
` [U-Boot] [PATCH 12/20] common: Use new numeric setenv functions
` [U-Boot] [PATCH 13/20] drivers: "
` [U-Boot] [PATCH 14/20] net: "
` [U-Boot] [PATCH 15/20] image: Use crc header file instead of C prototypes
` [U-Boot] [PATCH 16/20] Roll crc32 into hash infrastructure
` [U-Boot] [PATCH 17/20] sandbox: config: Enable hash functions and mtest
` [U-Boot] [PATCH 18/20] Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file
` [U-Boot] [PATCH 19/20] sandbox: Update mtest to fix crashes
` [U-Boot] [PATCH 20/20] sandbox: Allow hash functions to work correctly

[PATCH 0/3] drm/i915: More page flip vs. reset improvements
 2013-02-15 23:53 UTC  (7+ messages)
` [PATCH v2 1/3] drm/i915: Wake up pending_flip_queue as part of reset handling
` [PATCH 3/3] drm/i915: Update primary planes after a GPU reset

[RFC][PATCH] kernel: Replace timeconst.pl with a bc script
 2013-02-15 23:44 UTC  (3+ messages)

[to-be-updated] futex-avoid-kernel-taint-caused-by-get_robust_list.patch removed from -mm tree
 2013-02-15 23:45 UTC 

[ath9k-devel] [PATCH 2/4] mac80211: Indicate hardware support for doze state rather than powersave
 2013-02-15 23:45 UTC  (2+ messages)
`  "

+ rtc-rtc-cmos-use-dev_warn-dev_dbg-instead-of-printk-pr_debug.patch added to -mm tree
 2013-02-15 23:45 UTC 

[PATCH v3 resend] procfs: Improve Scaling in proc
 2013-02-15 23:44 UTC  (4+ messages)

3.7 networking regression - bisected
 2013-02-15 23:43 UTC  (2+ messages)

RFC: mincore: add a bit to indicate a page is dirty
 2013-02-15 23:42 UTC  (16+ messages)
    ` [patch 1/2] mm: fincore()

[PATCH v2] Btrfs-progs: add support for device replace procedure
 2013-02-15 23:34 UTC  (2+ messages)

[RFC 0/3] Add DT Binding for Power-Supply supplied-nodes property
 2013-02-15 23:36 UTC  (8+ messages)
` [RFC 1/3] power_supply: Define Binding for supplied-nodes
` [RFC 2/3] power: power_supply: Add core support for supplied_nodes
` [RFC 3/3] power: power_supply: add support for getting supplied-nodes from dt

regression in linux 3.7 - fan speed at 100% after suspend/resume at 100%
 2013-02-15 23:30 UTC  (3+ messages)

+ coredump-abort-core-dump-piping-only-due-to-a-fatal-signal.patch added to -mm tree
 2013-02-15 23:33 UTC 

[PATCH] SG_SCSI_RESET ioctl: add no_escalate values
 2013-02-15 23:32 UTC  (3+ messages)

+ coredump-use-a-freezable_schedule-for-the-coredump_finish-wait.patch added to -mm tree
 2013-02-15 23:33 UTC 

+ coredump-cleanup-the-waiting-for-coredump_finish-code.patch added to -mm tree
 2013-02-15 23:32 UTC 

+ lockdep-check-that-no-locks-held-at-freeze-time.patch added to -mm tree
 2013-02-15 23:32 UTC 

+ vfork-dont-freezer_count-for-in-kernel-users-of-clone_vfork.patch added to -mm tree
 2013-02-15 23:32 UTC 

[PATCH 1/5] vfork: don't freezer_count() for in-kernel users of CLONE_VFORK
 2013-02-15 23:30 UTC  (5+ messages)
` [PATCH 3/5] coredump: cleanup the waiting for coredump_finish code
` [PATCH 5/5] coredump: abort core dump piping only due to a fatal signal

[RFC v2 0/8] LE Connection Routine
 2013-02-15 23:27 UTC  (9+ messages)
` [RFC v2 1/8] Bluetooth: Setup LE scan with no timeout
` [RFC v2 2/8] Bluetooth: Add LE scan type macros
` [RFC v2 3/8] Bluetooth: LE connection state machine
` [RFC v2 4/8] Bluetooth: Add hci_conn helpers
` [RFC v2 5/8] Bluetooth: Change LE connection routine
` [RFC v2 6/8] Bluetooth: Handle hci_conn timeout in BT_CONNECT
` [RFC v2 7/8] Bluetooth: Count pending LE connection attempts
` [RFC v2 8/8] Bluetooth: Initialize some hci_conn fields earlier

dm-thinp BUG at drivers/md/persistent-data/dm-btree-remove.c:188
 2013-02-15 23:21 UTC  (3+ messages)

[PATCH v4 3/4] count-objects: report garbage files in pack directory too
 2013-02-15 23:20 UTC  (3+ messages)
` [PATCH v4+ "

[PATCH] i2c: mux: Remove unneeded platform_set_drvdata to NULL in remove
 2013-02-15 23:18 UTC  (9+ messages)
` [PATCH] i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls

[PATCH] contrib/subtree: remove contradicting use options on echo wrapper
 2013-02-15 23:18 UTC  (3+ messages)

+ rtc-rtc-pcf8583-use-dev_warn-instead-of-printk.patch added to -mm tree
 2013-02-15 23:19 UTC 

+ rtc-rtc-sun4v-use-pr_warn-instead-of-printk.patch added to -mm tree
 2013-02-15 23:18 UTC 

+ rtc-rtc-vr41xx-use-dev_info-instead-of-printk.patch added to -mm tree
 2013-02-15 23:18 UTC 

+ rtc-rtc-rs5c313-use-pr_err-instead-of-printk.patch added to -mm tree
 2013-02-15 23:18 UTC 

+ rtc-rtc-at91rm9200-use-dev_dbg-dev_err-instead-of-printk-pr_debug.patch added to -mm tree
 2013-02-15 23:18 UTC 

+ rtc-rtc-rs5c372-use-dev_dbg-dev_warn-instead-of-printk-pr_debug.patch added to -mm tree
 2013-02-15 23:18 UTC 

+ rtc-rtc-ds2404-use-dev_err-instead-of-printk.patch added to -mm tree
 2013-02-15 23:18 UTC 

+ rtc-rtc-efi-use-dev_err-dev_warn-pr_err-instead-of-printk.patch added to -mm tree
 2013-02-15 23:18 UTC 

+ rtc-max77686-use-dev_info-instead-of-printk.patch added to -mm tree
 2013-02-15 23:18 UTC 

+ rtc-use-dev_warn-dev_dbg-pr_err-instead-of-printk.patch added to -mm tree
 2013-02-15 23:18 UTC 

[PATCH 2/3] contrib/subtree/t: Added tests for .gitsubtree support
 2013-02-15 23:16 UTC  (3+ messages)

+ rtc-max77686-add-missing-variable-initialization-fix.patch added to -mm tree
 2013-02-15 23:14 UTC 

+ rtc-max77686-add-missing-variable-initialization.patch added to -mm tree
 2013-02-15 23:14 UTC 

Offer to Attend Events for AMD
 2013-02-15 22:40 UTC 

[PATCH] rtc: max77686: add missing variable initialization
 2013-02-15 23:14 UTC  (2+ messages)

+ posix-cpu-timers-fix-nanosleep-task_struct-leak.patch added to -mm tree
 2013-02-15 23:07 UTC 

kernel BUG at mm/slub.c:3409, 3.8.0-rc7
 2013-02-15 23:04 UTC  (2+ messages)

[ 0/8] 3.4.32-stable review
 2013-02-15 22:56 UTC  (10+ messages)
` [ 1/8] s390/timer: avoid overflow when programming clock comparator
` [ 2/8] x86: Do not leak kernel page mapping locations
` [ 3/8] x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
` [ 4/8] x86/mm: Check if PUD is large when validating a kernel address
` [ 5/8] x86/xen: dont assume %ds is usable in xen_iret for 32-bit PVOPS
` [ 6/8] PCI/PM: Clean up PME state when removing a device
` [ 7/8] efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
` [ 8/8] igb: Remove artificial restriction on RQDPC stat reading

RAID performance
 2013-02-15 23:01 UTC  (15+ messages)

+ revert-futex-mark-get_robust_list-as-deprecated.patch added to -mm tree
 2013-02-15 23:01 UTC 

[ 00/10] 3.7.9-stable review
 2013-02-15 22:56 UTC  (12+ messages)
` [ 01/10] Revert: xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
` [ 02/10] drivers/rtc/rtc-pl031.c: restore ST variant functionality
` [ 03/10] mm: dont overwrite mm->def_flags in do_mlockall()
` [ 04/10] s390/timer: avoid overflow when programming clock comparator
` [ 05/10] x86: Do not leak kernel page mapping locations
` [ 06/10] x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
` [ 07/10] x86/mm: Check if PUD is large when validating a kernel address
` [ 08/10] x86/xen: dont assume %ds is usable in xen_iret for 32-bit PVOPS
` [ 09/10] PCI/PM: Clean up PME state when removing a device
` [ 10/10] efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter

+ futex-avoid-kernel-taint-caused-by-get_robust_list.patch added to -mm tree
 2013-02-15 22:58 UTC  (3+ messages)

[PATCH net-next 0/3] tipc: two cleanups, plus overload respin
 2013-02-15 22:57 UTC  (4+ messages)
` [PATCH net-next 1/3] tipc: eliminate duplicated discard_rx_queue routine
` [PATCH net-next 2/3] tipc: byte-based overload control on socket receive queue
` [PATCH net-next 3/3] tipc: remove redundant checking for the number of iovecs in a send request

[PATCH 1/2] mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion
 2013-02-15 22:56 UTC  (2+ messages)
` [PATCH 2/2] power: rx51_battery: Fix reporting correct values

[PATCH] [media] rtl28xxu: Add USB ID for MaxMedia HU394-T
 2013-02-15 22:56 UTC  (2+ messages)

3.8.0-rc7, nouveau, possible recursive locking, nouveau_instobj_create_ and nv50_disp_data_ctor
 2013-02-15 22:57 UTC  (2+ messages)

[ 0/4] 3.0.65-stable review
 2013-02-15 22:55 UTC  (6+ messages)
` [ 1/4] x86/mm: Check if PUD is large when validating a kernel address
` [ 2/4] x86/xen: dont assume %ds is usable in xen_iret for 32-bit PVOPS
` [ 3/4] PCI/PM: Clean up PME state when removing a device
` [ 4/4] igb: Remove artificial restriction on RQDPC stat reading

[PATCH RESEND 0/6 v13] gpio: Add block GPIO
 2013-02-15 22:55 UTC  (4+ messages)
` [PATCH RESEND 4/6 v13] gpiolib: Fix default attributes for class

Re: kernel 3.7.6, l2tp, qdisc_tx circular locking
 2013-02-15 22:54 UTC 

[PATCH 3/3] contrib/subtree: update documentation
 2013-02-15 22:54 UTC 

[PATCHv2 1/1] block: IBM RamSan 70/80 device driver
 2013-02-15 22:52 UTC  (3+ messages)

[PATCH V2] Input: tegra-kbc - assume CONFIG_OF, remove platform data
 2013-02-15 22:49 UTC 

extra free kbytes tunable
 2013-02-15 22:49 UTC  (7+ messages)

[PATCH v2 0/3] Introduce fdtgrep for subsetting and hashing FDTs
 2013-02-15 22:49 UTC  (4+ messages)
  ` [PATCH v2 1/3] libfdt: Add function to find regions in an FDT
  ` [PATCH v2 2/3] Add fdtgrep to grep and subset FDTs
  ` [PATCH v2 3/3] RFC: Check offset in fdt_string()

[PATCH] Input: tegra-kbc - assume CONFIG_OF, remove platform data
 2013-02-15 22:48 UTC  (3+ messages)

[Xenomai] Losing Real Time Response During ARP Flood
 2013-02-15 22:48 UTC 

[PATCH] leds-ot200: Fix misbehavior caused by wrong bit masks
 2013-02-15 22:47 UTC  (2+ messages)

[PATCH 0/8] Introduce fdtgrep for subsetting and hashing FDTs
 2013-02-15 22:47 UTC  (4+ messages)
` [PATCH 5/8] libfdt: Add function to find regions in an FDT

[PATCH] ia64: rename cache_show to topology_cache_show
 2013-02-15 22:46 UTC  (3+ messages)

[PATCH 0/2] Input misc/bma150.[ch] one fix and one improvement
 2013-02-15 22:44 UTC  (3+ messages)

[PATCH v2 1/3] contrib/subtree: Store subtree sources in .gitsubtree and use for push/pull
 2013-02-15 22:42 UTC 

tg3 question: Why use misc_host_ctrl not pci_chip_rev_id here?
 2013-02-15 22:41 UTC 

+ video-mmp-fb-support-fix.patch added to -mm tree
 2013-02-15 22:40 UTC 

[V2 0/8] usb: ehci: more bus glues as separate modules
 2013-02-15 22:38 UTC  (5+ messages)
` [PATCH 1/2] USB: EHCI: make ehci-vt8500 a separate driver
  ` [PATCH 2/2] USB: EHCI: make ehci-orion "

+ aio-v3-fix-kioctx-not-being-freed-after-cancellation-at-exit-time.patch added to -mm tree
 2013-02-15 22:38 UTC 

[PATCH v2 0/5] drm/tegra: Miscellaneous enhancements
 2013-02-15 22:38 UTC  (10+ messages)
` [PATCH v2 4/5] drm/tegra: Implement VBLANK support
` [PATCH v2 5/5] drm/tegra: Implement page-flipping support

timekeeping_adjust may set mult to 0
 2013-02-15 22:34 UTC  (2+ messages)

[PATCH] libibmad: Add support for PortSamplesResult
 2013-02-15 22:34 UTC  (2+ messages)

Debugging Thinkpad T430s occasional suspend failure
 2013-02-15 22:33 UTC  (11+ messages)

[DISCUSSION] Hexagon code inside kernel
 2013-02-15 22:33 UTC  (2+ messages)

2 vacation days (19 and 20)
 2013-02-15 22:30 UTC 

[PATCH V6 0/4] [SCSI] ufs: Adds glue drivers to ufshcd
 2013-02-15 22:30 UTC  (3+ messages)

[patch] perf stat: --repeat forever
 2013-02-15 22:28 UTC 

[PATCH] pwm: tegra: assume CONFIG_OF
 2013-02-15 22:28 UTC  (3+ messages)

[PATCH 01/18] linux-libc-headers: Add linux-libc-headers version 2.6.37.2
 2013-02-15 22:27 UTC  (3+ messages)
` [PATCH 17/18] tisdk-image: Add support for new toolchain sdk structure

[PATCH] drm: tegra: don't depend on OF
 2013-02-15 22:26 UTC  (2+ messages)

[RFC PATCH] Add pin control driver for Wondermedia SoCS
 2013-02-15 22:26 UTC  (5+ messages)
` [PATCH] pinctrl: gpio: vt8500: Add pin control driver for Wondermedia SoCs

Вaжно. Нeзaмeнимый спpaвочник влaдeльцу
 2013-02-15 22:24 UTC 

[RFC][PATCH] printk: Remove separate printk_sched buffers and use printk buf instead
 2013-02-15 22:22 UTC  (4+ messages)
  ` [PATCH 3/3] printk: Avoid softlockups in console_unlock()

[PATCH v2 3/3] nfsd: add new reply_cache_stats file in nfsdfs
 2013-02-15 22:20 UTC  (4+ messages)
` [PATCH RFC] nfsd: report length of the largest hash chain in reply cache stats


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.