messages from 2012-10-01 21:38:09 to 2012-10-01 23:10:23 UTC [more...]
[ 000/180] 2.6.32.60-longterm review
2012-10-01 22:54 UTC (89+ messages)
` [ 002/180] Fix sparc build with newer tools
` [ 003/180] powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
` [ 005/180] jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
` [ 006/180] fix pgd_lock deadlock
` [ 007/180] futex: Fix uninterruptible loop due to gate_area
` [ 008/180] 2.6.32.x: ntp: Fix leap-second hrtimer livelock
` [ 009/180] 2.6.32.x: ntp: Correct TAI offset during leap second
` [ 010/180] 2.6.32.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [ 011/180] 2.6.32.x: time: Move common updates to a function
` [ 012/180] 2.6.32.x: hrtimer: Provide clock_was_set_delayed()
` [ 014/180] 2.6.32.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [ 015/180] 2.6.32.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [ 016/180] 2.6.32.x: timekeeping: Provide hrtimer update function
` [ 018/180] 2.6.32.x: timekeeping: Add missing update call in timekeeping_resume()
` [ 019/180] 2.6.32.y: time: Improve sanity checking of timekeeping inputs
` [ 020/180] 2.6.32.y: time: Avoid making adjustments if we havent accumulated anything
` [ 021/180] 2.6.32.y: time: Move ktime_t overflow checking into timespec_valid_strict
` [ 023/180] drm/i915: Attempt to fix watermark setup on 85x (v2)
` [ 027/180] eCryptfs: Clear ECRYPTFS_NEW_FILE flag during truncate
` [ 028/180] oprofile: use KM_NMI slot for kmap_atomic
` [ 029/180] tty_audit: fix tty_audit_add_data live lock on audit disabled
` [ 031/180] usbnet: increase URB reference count before usb_unlink_urb
` [ 032/180] usbnet: dont clear urb->dev in tx_complete
` [ 034/180] x86/PCI: amd: factor out MMCONFIG discovery
` [ 035/180] PNP: fix "work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB"
` [ 036/180] KVM: Remove ability to assign a device without iommu support
` [ 038/180] KVM: x86: Prevent starting PIT timers in the absence of irqchip support
` [ 039/180] rose: Add length checks to CALL_REQUEST parsing
` [ 046/180] xfs: Fix possible memory corruption in xfs_readlink
` [ 048/180] security: fix compile error in commoncap.c
` [ 050/180] net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
` [ 051/180] dl2k: use standard #defines from mii.h
` [ 053/180] hfsplus: Fix potential buffer overflows
` [ 055/180] tcp: Dont change unlocked socket state in tcp_v4_err()
` [ 056/180] x86: Derandom delay_tsc for 64 bit
` [ 057/180] ipsec: be careful of non existing mac headers
` [ 059/180] nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
` [ 060/180] USB: ftdi_sio: fix problem when the manufacture is a NULL string
` [ 061/180] ntp: Fix integer overflow when setting time
` [ 064/180] xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
` [ 067/180] Bluetooth: add NULL pointer check in HCI
` [ 068/180] Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
` [ 073/180] xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
` [ 074/180] crypto: sha512 - Fix byte counter overflow in SHA-512
` [ 078/180] net: fix a race in sock_queue_err_skb()
` [ 079/180] atl1: fix kernel panic in case of DMA errors
` [ 080/180] net/ethernet: ks8851_mll fix rx frame buffer overflow
` [ 082/180] ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
` [ 083/180] netem: fix possible skb leak
` [ 090/180] powerpc: Fix kernel panic during kernel module load
` [ 092/180] udf: Avoid run away loop when partition table length is corrupted
` [ 093/180] stable: Allow merging of backports for serious user-visible performance issues
` [ 097/180] ntp: Fix STA_INS/DEL clearing bug
` [ 098/180] MIPS: Properly align the .data..init_task section
` [ 103/180] SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
` [ 105/180] usbdevfs: Correct amount of data copied to user in processcompl_compat
` [ 106/180] locks: fix checking of fcntl_setlease argument
` [ 107/180] ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_register() return value check
` [ 111/180] sctp: Fix list corruption resulting from freeing an association on a list
` [ 112/180] cipso: dont follow a NULL pointer when setsockopt() is called
` [ 114/180] USB: kaweth.c: use GFP_ATOMIC under spin_lock
` [ 118/180] ALSA: mpu401: Fix missing initialization of irq field
` [ 119/180] futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
` [ 120/180] futex: Fix bug in WARN_ON for NULL q.pi_state
` [ 124/180] fuse: verify all ioctl retry iov elements
` [ 128/180] vfs: missed source of ->f_pos races
` [ 135/180] Remove user-triggerable BUG from mpol_to_str
` [ 136/180] udf: Fix data corruption for files in ICB
` [ 137/180] ext3: Fix fdatasync() for files with only i_size changes
` [ 138/180] PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
` [ 143/180] xen: correctly check for pending events when restoring irq flags
` [ 149/180] epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
` [ 151/180] epoll: limit paths
` [ 158/180] x86, cpufeature: Update CPU feature RDRND to RDRAND
` [ 159/180] random: Add support for architectural random hooks
` [ 160/180] x86, random: Architectural inlines to get random integers with RDRAND
` [ 163/180] random: Use arch_get_random_int instead of cycle counter if avail
` [ 164/180] random: Use arch-specific RNG to initialize the entropy store
` [ 167/180] random: make add_interrupt_randomness() do something sane
` [ 168/180] random: use lockless techniques in the interrupt path
` [ 170/180] random: use the arch-specific rng in xfer_secondary_pool
` [ 172/180] random: mix in architectural randomness in extract_buf()
` [ 174/180] usb: feed USB device information to the /dev/random driver
` [ 175/180] net: feed /dev/random with the MAC address when registering a device
` [ 179/180] mfd: wm831x: Feed the device UUID into device_add_randomness()
` [ 180/180] dmi: Feed DMI table to /dev/random driver
[PATCH 0/3] xfs: allocation worker causes freelist buffer lock hang
2012-10-01 23:10 UTC (7+ messages)
` [PATCH 0/3] xfs: allocation worker causes freelist buffer lock
iwlwifi can't connect to router after resuming from suspend
2012-10-01 23:06 UTC (9+ messages)
` How do I get mac80211 debugfs?
CONFIG_EXPERT is a booby trap
2012-10-01 23:06 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/9] Embedded NBD server
2012-10-01 23:05 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 4/9] qemu-sockets: add error propagation to Unix socket functions
[PATCH] ARM: OMAP: omap_device: fix return value check in omap_device_build_ss()
2012-10-01 23:01 UTC (3+ messages)
[patch v4]swap: add a simple random read swapin detection
2012-10-01 23:00 UTC (3+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead
[PATCH] ARM: OMAP: fix return value check in beagle_opp_init()
2012-10-01 23:00 UTC (3+ messages)
problem w/ read caching
2012-10-01 23:00 UTC (12+ messages)
[PATCH] MAINTAINERS: add scripts/dtc under Devicetree maintainers
2012-10-01 22:58 UTC (4+ messages)
network namespace and kernel bind issue
2012-10-01 22:57 UTC (2+ messages)
Git diff-file bug?
2012-10-01 22:54 UTC (8+ messages)
` [PATCH] gitk: refresh the index before running diff-files
+ checkpatch-fix-name-of-module_parm_desc.patch added to -mm tree
2012-10-01 22:51 UTC
[PATCH 1/3] include/linux/i2c.h: introduce macros for i2c_msg initialization
2012-10-01 22:47 UTC (3+ messages)
[PATCH 2/3] iommu/omap: Merge iommu2.h into iommu.h
2012-10-01 22:46 UTC (11+ messages)
` [PATCH v2 1/5] [media] omap3isp: Fix compilation error in ispreg.h
` [PATCH v2 2/5] iommu/omap: Merge iommu2.h into iommu.h
` [PATCH v2 3/5] iommu/omap: Make some definitions local
` [PATCH v2 4/5] arm: omap: Move iommu/iovmm headers to platform_data
` [PATCH v2 5/5] arm: omap: Move iopgtable header to drivers/iommu/
Areca hardware RAID / first-ever SCSI bus reset: am I about to lose this disk controller?
2012-10-01 22:46 UTC (5+ messages)
[ANNOUNCE] Git v1.8.0-rc0
2012-10-01 22:44 UTC
[PATCH 1/3] netlink: add attributes to fdb interface
2012-10-01 22:40 UTC (6+ messages)
` [PATCH 2/3] igmp: export symbol ip_mc_leave_group
` [PATCH 3/3] vxlan: virtual extensible lan
[PATCH net,1/3] hyperv: Fix the max_xfer_size in RNDIS initialization
2012-10-01 22:39 UTC (7+ messages)
` [PATCH net, 1/3] "
` [PATCH net,2/3] hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
` [PATCH net, 2/3] "
` [PATCH net,3/3] hyperv: Fix page buffer handling in rndis_filter_send_request()
` [PATCH net, 3/3] "
[PATCH 3/3] drivers/media/tuners/fc0011.c: introduce macros for i2c_msg initialization
2012-10-01 22:36 UTC (2+ messages)
[PATCH] tcp: sysctl for initial receive window
2012-10-01 22:36 UTC (6+ messages)
[PATCH 2/3] drivers/media/tuners: introduce macros for i2c_msg initialization
2012-10-01 22:35 UTC
[PATCHv5 net-next] vxlan: virtual extensible lan
2012-10-01 22:34 UTC (7+ messages)
` [PATCHv6 "
[PATCH RFC net-next 0/1] ptp: add pseudo pps ioctl
2012-10-01 22:33 UTC (3+ messages)
` [PATCH RFC net-next 1/1] ptp: add an ioctl to compare PHC time with system time
pci_request_regions()
2012-10-01 22:28 UTC
MD RAID Bug 7/15/12
2012-10-01 22:27 UTC (5+ messages)
arch/x86/lib/inat.c Error and Kernel Panic
2012-10-01 22:27 UTC (4+ messages)
linux-next: manual merge of the workqueues tree with the hid tree
2012-10-01 22:23 UTC (2+ messages)
[RFC, PATCH] Extensible AIO interface
2012-10-01 22:23 UTC
Ubuntu SecurityFlags at boot
2012-10-01 22:23 UTC
APM support for IPoIB
2012-10-01 22:23 UTC
[PATCH] Disable dumb HTTP fallback with GIT_CURL_FALLBACK=0
2012-10-01 22:23 UTC (6+ messages)
` [PATCH] Retry HTTP requests on SSL connect failures
linux-next: manual merge of the trivial tree with the mfd tree
2012-10-01 22:21 UTC (2+ messages)
[PATCH] HID: picoLCD: Remove use of deprecated function
2012-10-01 22:18 UTC (6+ messages)
[GIT PULL] Input and HID updates for 3.7
2012-10-01 22:16 UTC (6+ messages)
[PATCH 0/1] NFSv4.0 reclaim reboot state when re-establishing clientid
2012-10-01 22:15 UTC (3+ messages)
` [PATCH 1/1] "
+ simple_strto-annotate-function-as-obsolete.patch added to -mm tree
2012-10-01 22:15 UTC
+ kstrto-add-documentation.patch added to -mm tree
2012-10-01 22:15 UTC
[GIT PATCH] TTY patches for 3.7-rc1
2012-10-01 22:13 UTC (4+ messages)
+ kbuild-fix-gcc-x-syntax.patch added to -mm tree
2012-10-01 22:09 UTC
+ memstick-memory-leak-on-error-in-msb_ftl_scan.patch added to -mm tree
2012-10-01 22:06 UTC
+ memstick-use-after-free-in-msb_disk_release.patch added to -mm tree
2012-10-01 22:06 UTC
[LTTNG-TOOLS PATCH v4] ABI with support for compat 32/64 bits
2012-10-01 22:04 UTC
[RFC PATCH] x86-32: Start out eflags and cr4 clean
2012-10-01 22:04 UTC (2+ messages)
` [tip:x86/urgent] x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID
Agenda: Yocto Project Technical Team Meeting - Tuesday, October 02, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
2012-10-01 22:02 UTC
[GIT] CIFS merge
2012-10-01 22:01 UTC
[U-Boot] v2012.10-rc2 is now released
2012-10-01 22:00 UTC (3+ messages)
3.6-rc7 32-bit PAE miscalculates dirty page limits
2012-10-01 22:00 UTC (7+ messages)
3.4.10 i915 [GM45] regression
2012-10-01 21:56 UTC (4+ messages)
` "
(no subject)
2012-10-01 21:09 UTC
[PATCH 2/5] staging/olpc_dcon: move wait queue into dcon_priv struct
2012-10-01 21:45 UTC
[PATCH 1/5] staging/olpc_dcon: drop useaa module arg
2012-10-01 21:45 UTC
[PATCH 5/5] staging/olpc_dcon: use s/r hooks from device_driver->pm
2012-10-01 21:46 UTC
[PATCH 3/5] staging/olpc_dcon: drop fb_notifier code
2012-10-01 21:46 UTC
[PATCH 4/5] staging/olpc_dcon: drop pin frobbing code for xo1.5
2012-10-01 21:46 UTC
More that one not ! condition in a single rule
2012-10-01 21:49 UTC (3+ messages)
xchg in fastpath for mutex unlock [mutex-xchg.h]
2012-10-01 21:45 UTC (2+ messages)
[PATCH 1/2] kconfig: Introduce IS_DEPENDENCY_SATISFIED()
2012-10-01 21:45 UTC (4+ messages)
` [PATCH 2/2] tg3: fix build-time dependency with IS_DEPENDENCY_SATISFIED()
[U-Boot] [PATCH] SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
2012-10-01 21:45 UTC
[PATCH v1 2/8]: PVH mmu changes
2012-10-01 21:44 UTC (4+ messages)
[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached
2012-10-01 21:44 UTC
[PATCH v3 00/26] Prep work for immutable bio vecs
2012-10-01 21:42 UTC (5+ messages)
` [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
` [dm-devel] "
[Buildroot] SE Linux patches
2012-10-01 21:40 UTC
[PATCH] nfsd4: don't pin clientids to pseudoflavors
2012-10-01 21:40 UTC (3+ messages)
[lm-sensors] [PATCH] hwmon: (ads7828) add support for ADS7830
2012-10-01 21:38 UTC (5+ messages)
` "
[PATCH 1/2] net: ti cpsw ethernet: allow reading phy interface mode from DT
2012-10-01 21:38 UTC (4+ messages)
[RFC][CFT][CFReview] execve and kernel_thread unification work
2012-10-01 21:38 UTC
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.