messages from 2014-01-02 08:24:35 to 2014-01-02 17:07:52 UTC [more...]
[3.8.y.z extended stable] Linux 3.8.13.15 stable review
2014-01-02 17:05 UTC (21+ messages)
` [PATCH 3.8 01/91] xfs: add capability check to free eofblocks ioctl
` [PATCH 3.8 03/91] net: Fix "ip rule delete table 256"
` [PATCH 3.8 09/91] tuntap: limit head length of skb allocated
` [PATCH 3.8 14/91] isdnloop: use strlcpy() instead of strcpy()
` [PATCH 3.8 21/91] net: clamp ->msg_namelen instead of returning an error
` [PATCH 3.8 24/91] xfrm: Release dst if this dst is improper for vti tunnel
` [PATCH 3.8 25/91] atm: idt77252: fix dev refcnt leak
` [PATCH 3.8 26/91] tcp: don't update snd_nxt, when a socket is switched from repair mode
` [PATCH 3.8 27/91] ipv4: fix race in concurrent ip_route_input_slow()
` [PATCH 3.8 28/91] net: core: Always propagate flag changes to interfaces
` [PATCH 3.8 29/91] bridge: flush br's address entry in fdb when remove the bridge dev
` [PATCH 3.8 30/91] packet: fix use after free race in send path when dev is released
` [PATCH 3.8 31/91] af_packet: block BH in prb_shutdown_retire_blk_timer()
` [PATCH 3.8 33/91] net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
` [PATCH 3.8 35/91] inet: fix possible seqlock deadlocks
` [PATCH 3.8 36/91] ipv6: fix possible seqlock deadlock in ip6_finish_output2
` [PATCH 3.8 58/91] mm/hugetlb: check for pte NULL pointer in __page_check_address()
` [PATCH 3.8 60/91] Update of blkg_stat and blkg_rwstat may happen in bh context. While u64_stats_fetch_retry is only preempt_disable on 32bit UP system. This is not enough to avoid preemption by bh and may read strange 64 bit value
` [PATCH 3.8 62/91] ASoC: wm8990: Mark the register map as dirty when powering down
` [PATCH 3.8 91/91] crypto: scatterwalk - Use sg_chain_ptr on chain entries
[PATCH] Staging: rtl8188eu: Fixed coding style issues
2014-01-02 17:03 UTC
[PATCH 0/6] efuse driver for Tegra
2014-01-02 17:03 UTC (5+ messages)
` [PATCH 4/6] ARM: tegra: rework fuse.c
[PATCH v12] Linux Xen PVH support
2014-01-02 16:50 UTC (36+ messages)
` [PATCH v12 02/18] xen/pvh/x86: Define what an PVH guest is (v2)
` [PATCH v12 03/18] xen/pvh: Early bootup changes in PV code (v2)
` [PATCH v12 04/18] xen/pvh: Don't setup P2M tree
` [PATCH v12 05/18] xen/mmu/p2m: Refactor the xen_pagetable_init code
` [PATCH v12 06/18] xen/pvh: MMU changes for PVH (v2)
` [PATCH v12 07/18] xen/pvh: Setup up shared_info
` [PATCH v12 08/18] xen/pvh: Load GDT/GS in early PV bootup code for BSP
` [PATCH v12 09/18] xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
` [PATCH v12 10/18] xen/pvh: Update E820 to work with PVH (v2)
` [PATCH v12 11/18] xen/pvh: Piggyback on PVHVM for event channels (v2)
` [PATCH v12 12/18] xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init
` [PATCH v12 13/18] xen/grant-table: Refactor gnttab_init
` [PATCH v12 14/18] xen/grant: Implement an grant frame array struct
` [PATCH v12 15/18] xen/pvh: Piggyback on PVHVM for grant driver (v2)
` [PATCH v12 16/18] xen/pvh: Piggyback on PVHVM XenBus
` [PATCH v12 17/18] xen/pvh/arm/arm64: Disable PV code that does not work with PVH (v2)
` [PATCH v12 18/18] xen/pvh: Support ParaVirtualized Hardware extensions (v2)
[PATCH, RFC 00/30] sleep_on removal
2014-01-02 16:48 UTC (34+ messages)
` [PATCH, RFC 01/30] ataflop: fix sleep_on races
` [PATCH, RFC 02/30] scsi: atari_scsi: fix sleep_on race
` [PATCH, RFC 03/30] DAC960: remove sleep_on usage
` [PATCH, RFC 04/30] swim3: fix interruptible_sleep_on race
` [PATCH, RFC 05/30] [media] omap_vout: avoid sleep_on race
` [PATCH, RFC 06/30] [media] usbvision: remove bogus sleep_on_timeout
` [PATCH, RFC 07/30] [media] radio-cadet: avoid interruptible_sleep_on race
` [PATCH, RFC 08/30] [media] arv: fix sleep_on race
` [PATCH, RFC 09/30] staging: serqt_usb2: don't use sleep_on
` [PATCH, RFC 10/30] staging: gdm72xx: fix interruptible_sleep_on race
` [PATCH, RFC 11/30] staging: panel: "
` [PATCH, RFC 12/30] parport: "
` [PATCH, RFC 13/30] cris: sync_serial: remove interruptible_sleep_on
` [PATCH, RFC 14/30] tty/amiserial: avoid interruptible_sleep_on
` [PATCH, RFC 15/30] usbserial: stop using interruptible_sleep_on
` [PATCH, RFC 16/30] tty: synclink: avoid sleep_on race
` [PATCH, RFC 17/30] atm: nicstar: remove interruptible_sleep_on_timeout
` [PATCH, RFC 18/30] atm: firestream: fix interruptible_sleep_on race
` [PATCH, RFC 19/30] isdn: pcbit: "
` [PATCH, RFC 20/30] isdn: hisax/elsa: fix sleep_on race in elsa FSM
` [PATCH, RFC 21/30] isdn: divert, hysdn: fix interruptible_sleep_on race
` [PATCH, RFC 22/30] isdn: fix multiple sleep_on races
` [PATCH, RFC 23/30] oss: msnd_pinnacle: avoid interruptible_sleep_on_timeout
` [PATCH, RFC 24/30] oss: midibuf: fix sleep_on races
` [PATCH, RFC 25/30] oss: vwsnd: avoid interruptible_sleep_on
` [PATCH, RFC 26/30] oss: dmasound: kill SLEEP() macro to avoid race
` [PATCH, RFC 27/30] oss: remove last sleep_on users
` [PATCH, RFC 28/30] sgi-xp: open-code interruptible_sleep_on_timeout
` [PATCH, RFC 29/30] char: nwbutton: open-code interruptible_sleep_on
` [PATCH, RFC 30/30] sched: remove sleep_on() and friends
[PATCH] ARM: dts: add clock provider for mshc in Exynos4412
2014-01-02 16:48 UTC (2+ messages)
[PATCH] Bluetooth: Add hci_h4p driver
2014-01-02 16:34 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v5 0/9] phy: Add new Exynos USB 2.0 PHY driver
2014-01-02 16:31 UTC (3+ messages)
[PATCH] Input: cros_ec_keyb - switch from using uint8_t to u8
2014-01-02 16:12 UTC (2+ messages)
[PATCH] x86: Add check for number of available vectors before CPU down [v2]
2014-01-02 16:04 UTC (13+ messages)
[PATCH 0/4] sched: remove cpu_load decay
2014-01-02 16:04 UTC (8+ messages)
` [PATCH 4/4] sched: bias to target cpu load to reduce task moving
[PATCH] mm: page_alloc: use enum instead of number for migratetype
2014-01-02 15:57 UTC (2+ messages)
Mailbox Re-Validation
2014-01-02 15:45 UTC
[PATCH] net: tulip: delete useless tests on netdev_priv
2014-01-02 16:28 UTC (2+ messages)
[PATCH] mm/zswap: add writethrough option
2014-01-02 15:38 UTC (2+ messages)
An example of prideful GPL violators who do their violating out in the open
2014-01-02 15:10 UTC
[PATCH RESEND] btrfs: remove dead code
2014-01-02 15:24 UTC (4+ messages)
[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
2014-01-02 15:22 UTC (10+ messages)
[PATCH 0/25] fix error return code
2014-01-02 15:16 UTC (9+ messages)
` [PATCH 4/25] UBI: "
` [PATCH 7/25] net: "
` [PATCH 12/25] HID: sony: "
` [PATCH 13/25] hamradio: 6pack: "
[PATCH v3] if xen_platform_pci=0 is set don't blow up
2014-01-02 15:09 UTC (7+ messages)
` [PATCH v3 1/2] xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v3)
` [Xen-devel] "
[PATCH v5 0/4] futex: Wakeup optimizations
2014-01-02 15:05 UTC (5+ messages)
` [PATCH v5 1/4] futex: Misc cleanups
` [PATCH v5 2/4] futex: Larger hash table
` [PATCH v5 3/4] futex: Document ordering guarantees
` [PATCH v5 4/4] futex: Avoid taking hb lock if nothing to wakeup
Trivial cleanups for drivers/hv/connection.c
2014-01-02 15:06 UTC (2+ messages)
[PATCH] Staging: tidspbridge: Use hashtable implementation
2014-01-02 15:00 UTC (3+ messages)
` [PATCH v2] "
Possible 3.13-rc nouveau regression with GT 560 Ti
2014-01-02 14:58 UTC (9+ messages)
` [PATCH] Fix hang problem with GeForce GT 560 Ti and nouveau in 3.13-rc
[PATCH 0/7] vt6655: Cleanup of checkpatch errors
2014-01-02 14:57 UTC (3+ messages)
` [PATCH 7/7] vt6655: Fixed most of the checkpatch warnings in wmgr
[PATCH] assoc_array: remove global variable
2014-01-02 14:55 UTC (2+ messages)
(no subject)
2014-01-02 14:54 UTC (3+ messages)
` [PATCH] xen/grant-table: Force to use v1 of grants
` [Xen-devel] "
[PATCH] perf stat: Do not show stats if workload fails
2014-01-02 14:44 UTC (8+ messages)
[PATCH v4 0/2] sctp: Consolidate and ratelimit deprecation warnings
2014-01-02 14:31 UTC (3+ messages)
[PATCHv2 0/11] Staging: vt6656: Cleanup of checkpatch problems in bssdb.c
2014-01-02 14:29 UTC (3+ messages)
` [PATCH 10/11] Staging: vt6656: Combined nested conditions
[PATCH net-next v2 0/6] support new chip
2014-01-02 14:25 UTC (3+ messages)
` [PATCH net-next v2 6/6] r8152: support RTL8153
[PATCH 01/38] sh: dma-sysfs: add missing put_device call
2014-01-02 13:53 UTC (3+ messages)
` [PATCH 26/38] xen: xenbus: "
` [Xen-devel] "
[PATCH] Staging: tidspbridge: Use hashtable implementation
2014-01-02 13:46 UTC (2+ messages)
[PATCH V4 0/2] Exynos5250 SATA Support
2014-01-02 13:43 UTC (6+ messages)
` [PATCH V4 1/2] Phy: Exynos: Add Exynos5250 sata phy driver
[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
2014-01-02 13:11 UTC (12+ messages)
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's
` [linux-sunxi] "
[PATCH] ASoC: generic: add generic compound card with DT support
2014-01-02 13:10 UTC (10+ messages)
` [alsa-devel] "
[PATCH] drivers: Remove unused devm_*_put functions
2014-01-02 13:07 UTC (2+ messages)
[PATCH 1/2] gpio: lp3943: Remove redundant of_match_ptr helper
2014-01-02 13:02 UTC
[PATCH] ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX
2014-01-02 12:53 UTC (2+ messages)
[PATCH] allow xenfb initialization for hvm guests
2014-01-02 12:52 UTC (3+ messages)
[PATCH 0/3] Fadvise: Directory level page cache cleaning support
2014-01-02 12:44 UTC (5+ messages)
[PATCH] Tracing events with GPIOs
2014-01-02 12:43 UTC (3+ messages)
GFS2: Pull request (fixes)
2014-01-02 12:41 UTC
[PATCH v2 00/16] ARM: support for ICP DAS LP-8x4x (with dts)
2014-01-02 12:32 UTC (4+ messages)
` [PATCH v3 00/21] "
` [PATCH v3 11/21] ARM: pxa: support ICP DAS LP-8x4x FPGA irq
[PATCH 1/2] cpufreq: try to resume policies which failed on last resume
2014-01-02 12:15 UTC (3+ messages)
GFS2: Pre-pull patch posting (fixes)
2014-01-02 12:28 UTC (7+ messages)
` [PATCH 1/6] GFS2: don't hold s_umount over blkdev_put
` [PATCH 2/6] GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
` [PATCH 3/6] GFS2: Fix slab memory leak in gfs2_bufdata
` [PATCH 4/6] GFS2: Fix incorrect invalidation for DIO/buffered I/O
` [PATCH 5/6] GFS2: Wait for async DIO in glock state changes
` [PATCH 6/6] GFS2: Fix unsafe dereference in dump_holder()
[PATCH] GFS2: Fix unsafe dereference in dump_holder()
2014-01-02 12:21 UTC (4+ messages)
[PATCH] Staging: comedi: replace printk() calls with dev_dbg() in pcmmio.c
2014-01-02 12:16 UTC (2+ messages)
v3.13-rc6+ regression (ARM board)
2014-01-02 12:07 UTC (5+ messages)
very slow IO after resume
2014-01-02 11:56 UTC (2+ messages)
[PATCH] lib/vsprintf: add %pT[C012] format specifier
2014-01-02 11:51 UTC (9+ messages)
[PATCH v3 0/4] futex: Wakeup optimizations
2014-01-02 11:37 UTC (6+ messages)
` [PATCH v3 4/4] futex: Avoid taking hb lock if nothing to wakeup
[PATCHv8 0/4] Add Freescale FTM PWM driver
2014-01-02 11:12 UTC (6+ messages)
` [PATCHv8 1/4] pwm: Add Freescale FTM PWM driver support
` [PATCHv8 2/4] ARM: dts: Add Freescale FTM PWM node for VF610
` [PATCHv8 3/4] ARM: dts: Enables FTM PWM device for Vybrid VF610 TOWER board
` [PATCHv8 4/4] Documentation: Add device tree bindings for Freescale FTM PWM
[PATCH v5 1/1] cpufreq: tegra: Re-model Tegra20 cpufreq driver
2014-01-02 11:08 UTC (8+ messages)
[PATCH 0/5] perf tools: get --list-cmds for subcommands
2014-01-02 10:58 UTC (6+ messages)
` [PATCH 1/5] perf kvm: introduce --list-cmds for use by scripts
` [PATCH 2/5] perf kmem: introduce --list-cmds
` [PATCH 3/5] perf lock: "
` [PATCH 4/5] perf mem: "
` [PATCH 5/5] perf sched: "
[PATCH] PCI: mvebu: Remove redundant code
2014-01-02 10:52 UTC (3+ messages)
[ARM] Fix kernel compile error: drivers/crypto/ixp4xx_crypto.c
2014-01-02 10:35 UTC (6+ messages)
` About Mail-Followup-To and Mutt [Was: Re: [ARM] Fix kernel compile error: drivers/crypto/ixp4xx_crypto.c]
[PATCH RESEND net-next 1/7] bonding: use ether_addr_equal_unaligned for bond addr compare
2014-01-02 10:42 UTC (9+ messages)
[PATCH v7 00/12] kexec kernel efi runtime support
2014-01-02 10:35 UTC (4+ messages)
spinlock_irqsave() && flags (Was: pm80xx: Spinlock fix)
2014-01-02 10:31 UTC (7+ messages)
[PATCH] staging: usbip: add support for viewing imported devices
2014-01-02 10:10 UTC (3+ messages)
[PATCH 1/2] tools lib traceevent: Replace tabs with spaces for all non-commands statements
2014-01-02 9:53 UTC (3+ messages)
` [PATCHv2 "
[PATCH 0/3] Add modules for realtek USB card reader
2014-01-02 9:47 UTC (3+ messages)
` [PATCH 1/3] mfd: Add realtek USB card reader driver
[PATCHv5 RESEND 0/4] iio: mxs-lradc: add support to optional divider_by_two
2014-01-02 9:40 UTC (6+ messages)
` [PATCHv5 RESEND 4/4] iio: mxs-lradc: convert is_divided to a bitmap
[BUG]NULL pointer dereference at 0000000000000008 __blkdev_put+0x17f/0x1d0
2014-01-02 9:36 UTC (2+ messages)
Financial Loan Offer
2014-01-02 9:25 UTC
[PATCH] ASoC: simple-card: cleanup asoc_simple_card_parse_of() code
2014-01-02 9:26 UTC (5+ messages)
[PATCH RT 2/2] read_lock migrate_disable pushdown to rt_read_lock
2014-01-02 9:19 UTC
[PATCH RT 1/2] write_lock migrate_disable pushdown to rt_write_lock
2014-01-02 9:18 UTC
[PATCH RT 0/2] migrate_disable pushdown in read/write_*lock*
2014-01-02 9:18 UTC
[PATCH] kvm: x86: Fix debug typo error in lapic
2014-01-02 9:14 UTC
[PATCH] clocksource: fix some comments typo in clocksource.c
2014-01-02 8:56 UTC
[GIT PULL] s390 patches for 3.13-rc7
2014-01-02 8:35 UTC
[PATCH] ASoC: soc-core: add snd_soc_of_parse_sysclk_id() for dt
2014-01-02 7:34 UTC
Question about /proc/uptime
2014-01-02 8:28 UTC (9+ messages)
[PATCH REPOST] ARM: Fix regression in IXP4xx network drivers DMA masks
2014-01-02 8:27 UTC
[PATCH] x86, hpet: fix memleak when hpet enable fail
2014-01-02 8:22 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox