All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-17 20:46:27 to 2013-05-17 21:54:40 UTC [more...]

[ 000/102] 3.9.3-stable review
 2013-05-17 21:36 UTC  (55+ messages)
` [ 001/102] KVM: VMX: fix halt emulation while emulating invalid guest sate
` [ 002/102] KVM: emulator: emulate AAM
` [ 004/102] KVM: emulator: emulate SALC
` [ 005/102] HID: reintroduce fix-up for certain Sony RF receivers
` [ 006/102] ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devices
` [ 007/102] ASoC: wm8994: missing break in wm8994_aif3_hw_params()
` [ 008/102] ACPICA: Fix possible buffer overflow during a field unit read operation
` [ 013/102] dm table: fix write same support
` [ 022/102] Revert "math64: New div64_u64_rem helper"
` [ 031/102] audit: Syscall rules are not applied to existing processes on non-x86
` [ 038/102] x86/microcode: Add local mutex to fix physical CPU hot-add deadlock
` [ 042/102] ath9k: fix key allocation error handling for powersave keys
` [ 044/102] mwifiex: fix memory leak issue when driver unload
` [ 045/102] mwifiex: fix setting of multicast filter
` [ 054/102] tcp: force a dst refcount when prequeue packet
` [ 057/102] net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W
` [ 058/102] tcp: reset timer after any SYNACK retransmit
` [ 065/102] packet: tpacket_v3: do not trigger bug() on wrong header status
` [ 066/102] virtio: dont expose u16 in userspace api
` [ 069/102] 3c59x: fix PCI resource management
` [ 070/102] if_cablemodem.h: Add parenthesis around ioctl macros
` [ 071/102] macvlan: fix passthru mode race between dev removal and rx path
` [ 072/102] ipv6: do not clear pinet6 field
` [ 073/102] ipv6,gre: do not leak info to user-space
` [ 074/102] xfrm6: release dev before returning error
` [ 075/102] pch_dma: Use GFP_ATOMIC because called from interrupt context
` [ 076/102] watchdog: Fix race condition in registration code
` [ 077/102] drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
` [ 078/102] drbd: fix memory leak
` [ 079/102] drbd: fix for deadlock when using automatic split-brain-recovery
` [ 080/102] VSOCK: Drop bogus __init annotation from vsock_init_tables()
` [ 081/102] ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
` [ 082/102] drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
` [ 083/102] cpufreq / intel_pstate: remove idle time and duration from sample and calculations
` [ 084/102] cpufreq / intel_pstate: use lowest requested max performance
` [ 085/102] cpufreq / intel_pstate: fix ffmpeg regression
` [ 086/102] iscsi-target: Fix processing of OOO commands
` [ 087/102] target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
` [ 088/102] target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression
` [ 089/102] ACPI / EC: Restart transaction even when the IBF flag set
` [ 090/102] drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
` [ 091/102] ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
` [ 092/102] ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rate
` [ 093/102] drm/radeon: check incoming cliprects pointer
` [ 094/102] drm/radeon: restore nomodeset operation (v2)
` [ 095/102] usermodehelper: check subprocess_info->path != NULL
` [ 096/102] parisc: only re-enable interrupts if we need to schedule or deliver signals when returning to userspace
` [ 097/102] parisc: fix SMP races when updating PTE and TLB entries in entry.S
` [ 098/102] parisc: use long branch in fork_like macro
` [ 099/102] parisc: fix NATIVE set up in build
` [ 100/102] parisc: make default cross compiler search more robust (v3)
` [ 101/102] audit: Make testing for a valid loginuid explicit
` [ 102/102] target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio

[ 00/33] 3.0.79-stable review
 2013-05-17 21:50 UTC  (23+ messages)
` [ 01/33] KVM: VMX: fix halt emulation while emulating invalid guest sate
` [ 02/33] ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devices
` [ 04/33] ACPICA: Fix possible buffer overflow during a field unit read operation
` [ 05/33] dm snapshot: fix error return code in snapshot_ctr
` [ 15/33] tcp: force a dst refcount when prequeue packet
` [ 16/33] 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
` [ 18/33] bridge: fix race with topology change timer
` [ 19/33] 3c59x: fix freeing nonexistent resource on driver unload
` [ 20/33] 3c59x: fix PCI resource management
` [ 21/33] if_cablemodem.h: Add parenthesis around ioctl macros
` [ 22/33] macvlan: fix passthru mode race between dev removal and rx path
` [ 23/33] ipv6: do not clear pinet6 field
` [ 24/33] xfrm6: release dev before returning error
` [ 26/33] r8169: fix vlan tag read ordering
` [ 27/33] drbd: fix for deadlock when using automatic split-brain-recovery
` [ 28/33] drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
` [ 29/33] ACPI / EC: Restart transaction even when the IBF flag set
` [ 30/33] drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
` [ 31/33] ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
` [ 32/33] drm/radeon: check incoming cliprects pointer
` [ 33/33] usermodehelper: check subprocess_info->path != NULL

[PATCH] fix floating point ! type
 2013-05-17 21:52 UTC  (2+ messages)

Regmap and register ranges
 2013-05-17 21:52 UTC 

[Qemu-devel] [PATCH v2 0/2] linux-user: Fix MIPS16/microMIPS signal handling
 2013-05-17 21:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] linux-user: Fix MIPS ISA transitions during "
` [Qemu-devel] [PATCH v2 2/2] linux-user: Save the correct resume address for MIPS "

v3.10-rc1: backlight brightness after boot on N900
 2013-05-17 21:51 UTC  (5+ messages)

[ 00/50] 3.4.46-stable review
 2013-05-17 21:47 UTC  (20+ messages)
` [ 01/50] KVM: VMX: fix halt emulation while emulating invalid guest sate
` [ 09/50] xen/vcpu/pvhvm: Fix vcpu hotplugging hanging
` [ 13/50] tick: Cleanup NOHZ per cpu data on cpu down
` [ 14/50] tracing: Fix leaks of filter preds
` [ 15/50] ext4: limit group search loop for non-extent files
` [ 21/50] drm/mm: fix dump table BUG
` [ 23/50] net: qmi_wwan: fixup destination address (firmware bug workaround)
` [ 29/50] net: use netdev_features_t in skb_needs_linearize()
` [ 35/50] if_cablemodem.h: Add parenthesis around ioctl macros
` [ 38/50] xfrm6: release dev before returning error
` [ 42/50] r8169: fix vlan tag read ordering
` [ 43/50] drbd: fix for deadlock when using automatic split-brain-recovery
` [ 44/50] drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
` [ 45/50] iscsi-target: Fix processing of OOO commands
` [ 46/50] ACPI / EC: Restart transaction even when the IBF flag set
` [ 47/50] drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
` [ 48/50] ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
` [ 49/50] drm/radeon: check incoming cliprects pointer
` [ 50/50] usermodehelper: check subprocess_info->path != NULL

[Bug 63599] New: [r600][r600] GPU lockup CP stall (kernel 3.8, 3.9)
 2013-05-17 21:47 UTC  (2+ messages)
` [Bug 63599] "

[PATCH 1/2] staging/btmtk_usb: use module_usb_driver to register driver
 2013-05-17 21:51 UTC  (2+ messages)
` [PATCH 2/2] staging/btmtk_usb: Mark local functions as static

[PATCH] netlabel: improve domain mapping validation
 2013-05-17 21:47 UTC  (4+ messages)

mpt2sas,mpt3sas watchdog device removal
 2013-05-17 21:42 UTC  (4+ messages)

Crash recovery/zero-byte file question
 2013-05-17 21:44 UTC  (2+ messages)

[PATCH 0/5] xfs: fixes for 3.10-rc2
 2013-05-17 21:43 UTC  (2+ messages)

[PATCH] KVM/MIPS32: Export min_low_pfn
 2013-05-17 21:42 UTC  (2+ messages)

[PATCH net-next v3] MPLS: Add limited GSO support
 2013-05-17 21:42 UTC  (2+ messages)

[PATCH v2] nfsd: avoid undefined signed overflow
 2013-05-17 21:40 UTC  (2+ messages)

[PATCH 0/3] Various perf patches
 2013-05-17 21:39 UTC  (12+ messages)
` [PATCH 3/3] perf, x86, lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL

MLX4 Cq Question
 2013-05-17 21:37 UTC  (2+ messages)

PG down & incomplete
 2013-05-17 21:37 UTC  (7+ messages)
  ` [ceph-users] "

[PATCH] md: Partially revert 2f6db2a7, which broke raid5
 2013-05-17 21:32 UTC 

[PATCH 0/6] --valgrind improvements
 2013-05-17 21:29 UTC  (7+ messages)
` [PATCH 2/6] test-lib: refactor $GIT_SKIP_TESTS matching

enabling aspm on ati radeon
 2013-05-17 21:28 UTC  (10+ messages)

[PATCH] ARM: OMAP3: Fix iva2_pwrdm settings for 3703
 2013-05-17 21:28 UTC  (9+ messages)

Mariadb+LTTng 2.x
 2013-05-17 21:28 UTC  (2+ messages)

[PATCH v2 0/3] KVM/MIPS32: Fixes for Linux 3.10
 2013-05-17 21:25 UTC  (4+ messages)
` [PATCH 1/3] KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API
` [PATCH 2/3] KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
` [PATCH 3/3] KVM/MIPS32: Fix up KVM breakage caused by d532f3d26716a39dfd4b88d687bd344fbe77e390 which allows ASID mask and increment to be determined @ runtime

[RESEND][PATCH v2] kvm/ppc/booke: Hold srcu lock when calling gfn functions
 2013-05-17 21:25 UTC  (2+ messages)

[PATCH 0/2] Driver for Allwinner sunxi Security ID
 2013-05-17 21:21 UTC  (7+ messages)
` [PATCH 1/2] Initial support for Allwinner's Security ID fuses
` [PATCH 2/2] Add sunxi-sid to dts for sun4i and sun5i

[PATCH 0/4] VT8500 clock for 3.10/3.11
 2013-05-17 21:18 UTC  (10+ messages)
` [PATCH 1/4] clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
` [PATCH 2/4] clk: vt8500: Add support for clocks on the WM8850 SoCs
` [PATCH 3/4] clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()
` [PATCH 4/4] MAINTAINERS: vt8500: Add clk-vt8500.c to MAINTAINERS file

a perf_event_open() update
 2013-05-17 21:20 UTC  (2+ messages)
` [patch] "

[PATCH net-next] x86: bpf_jit_comp: can call module_free() from any context
 2013-05-17 21:19 UTC  (2+ messages)

[PATCHv6 0/3] Add support for velocity network driver on platform devices
 2013-05-17 21:19 UTC  (3+ messages)

[PATCH Resend 1/2] net/usb: r8152: Remove redundant version.h header inclusion
 2013-05-17 21:19 UTC  (4+ messages)
` [PATCH Resend 2/2] net/usb: r8152: Use module_usb_driver()

Ext4: Slow performance on first write after mount
 2013-05-17 21:18 UTC  (2+ messages)

[PATCH 0/6] Fix suspend/resume issues created by pinmux on exynos, part 2
 2013-05-17 21:18 UTC  (17+ messages)
` [PATCH 3/6] ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms
` [PATCH 4/6] pinctrl: samsung: Add support for SoC-specific suspend/resume callbacks
` [PATCH 6/6] pinctrl: exynos: Handle suspend/resume of GPIO EINT registers

Pulls and drive strengths in the pinctrl world
 2013-05-17 21:17 UTC  (4+ messages)

[PATCH v8 0/5] xfs: Allow pquota and gquota to be used together
 2013-05-17 21:15 UTC  (4+ messages)
` [PATCH v8 2/5] xfs: Add pquota fields where gquota is used

[PATCH v2] OMAP: AES: Don't idle/start AES device between Encrypt operations
 2013-05-17 21:14 UTC  (2+ messages)

[Patch net-next v8 00/11] vxlan: add ipv6 support
 2013-05-17 21:13 UTC  (3+ messages)
` [Patch net-next v8 02/11] ipv6: make ip6_dst_hoplimit() static inline

[PATCH 0/2] remote-helpers: test fixes
 2013-05-17 21:10 UTC  (3+ messages)
` [PATCH 1/2] remote-helpers: tests: use python directly
` [PATCH 2/2] remote-hg: tests: fix hg merge

[PATCH net] vxlan: listen on multiple ports
 2013-05-17 21:06 UTC  (2+ messages)

BGRT wild pointer
 2013-05-17 21:05 UTC  (2+ messages)
` [PATCH] efi: Work around bogus pointers in BGRT

[PATCH v4] V4L2: soc_camera: Renesas R-Car VIN driver
 2013-05-17 21:04 UTC  (6+ messages)

[Buildroot] [PATCH] qt5 libQt5OpenGL.so library installation
 2013-05-17 21:04 UTC  (3+ messages)

[Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday
 2013-05-17 21:01 UTC  (5+ messages)
    ` [Qemu-devel] [Qemu-stable] "

[U-Boot] [PATCH 1/2] SPL: Makefile: Build a separate autoconf.mk for SPL
 2013-05-17 21:03 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Fix multiple randconfig errors if no SoC is selected, take3
 2013-05-17 21:03 UTC  (2+ messages)

[PATCH v5] V4L2: soc_camera: Renesas R-Car VIN driver
 2013-05-17 21:01 UTC  (2+ messages)

[PATCH 1/4] net: ethernet: sun: initialize variables directly
 2013-05-17 20:59 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] net: ethernet: apple: "
  ` [PATCH v2 3/4] net: ethernet: davicom: dm9000: "
  ` [PATCH v2 4/4] net: ethernet: korina: "

[PATCH v2 0/2] scsi: Port buslogic driver to 64 bits
 2013-05-17 20:59 UTC  (5+ messages)
` [PATCH 0/3] BusLogic: Message logging neatening

[PATCH v2] describe: Add --first-parent option
 2013-05-17 20:56 UTC 

[U-Boot] Building two different "SPL" for the same board?
 2013-05-17 20:56 UTC  (3+ messages)

[PATCH 00/30] xfsprogs: Initial CRC support
 2013-05-17 20:54 UTC  (2+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 1.5.0-rc3 is now available
 2013-05-17 20:52 UTC 

User experience: git-remote-hg
 2013-05-17 20:50 UTC 

Poor performance with bcache write-back mode
 2013-05-17 20:50 UTC  (3+ messages)

[PATCH 0/5] Obey mark_page_accessed hint given by filesystems v3r1
 2013-05-17 20:49 UTC  (4+ messages)
` [PATCH 5/5] mm: Remove lru parameter from __lru_cache_add and lru_cache_add_lru

REGRESSION: 3.10-rc1: Dell Latitude e6410 hangs within 3 seconds
 2013-05-17 20:49 UTC  (4+ messages)

[PATCH] i2c: suppress lockdep warning on delete_device
 2013-05-17 20:47 UTC  (2+ messages)


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.