All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-18 23:38:57 to 2013-01-19 01:33:50 UTC [more...]

[ 00/33] 3.7.4-stable review
 2013-01-19  1:16 UTC  (26+ messages)
` [ 01/33] ALSA: hda/hdmi - Work around "alsactl restore" errors
` [ 02/33] sh: Fix FDPIC binary loader
` [ 05/33] target: use correct sense code for LUN communication failure
` [ 08/33] target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
` [ 11/33] s390/time: fix sched_clock() overflow
` [ 14/33] ext4: init pagevec in ext4_da_block_invalidatepages
` [ 16/33] drm/radeon: fix NULL pointer dereference in UMS mode
` [ 17/33] drm/radeon: fix a bogus kfree
` [ 18/33] target: Add link_magic for fabric allow_link destination target_items
` [ 19/33] intel-iommu: Prevent devices with RMRRs from being placed into SI Domain
` [ 20/33] igb: release already assigned MSI-X interrupts if setup fails
` [ 21/33] xen/grant-table: correctly initialize grant table version 1
` [ 22/33] xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests
` [ 23/33] USB: io_ti: Fix NULL dereference in chase_port()
` [ 24/33] USB: option: add TP-LINK HSUPA Modem MA180
` [ 25/33] USB: option: blacklist network interface on ONDA MT8205 4G LTE
` [ 26/33] serial:ifx6x60:Delete SPI timer when shut down port
` [ 27/33] tty: serial: vt8500: fix return value check in vt8500_serial_probe()
` [ 28/33] tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
` [ 29/33] 8250/16?50: Add support for Broadcom TruManage redirected serial port
` [ 30/33] staging: wlan-ng: Fix clamping of returned SSID length
` [ 31/33] staging: vt6656: Fix inconsistent structure packing
` [ 32/33] mxs: uart: fix setting RTS from software
` [ 33/33] pty: return EINVAL for TIOCGPTN for BSD ptys

[xen-unstable test] 15130: tolerable FAIL - PUSHED
 2013-01-19  1:32 UTC 

[PATCH] Staging: Comedi: amplc_dio200: Fixed bracing issue
 2013-01-19  1:23 UTC 

[PATCH] perf: Fix compile warnings in tests/attr.c
 2013-01-19  1:30 UTC  (2+ messages)

[ 00/21] 3.4.27-stable review
 2013-01-19  1:19 UTC  (23+ messages)
` [ 01/21] sh: Fix FDPIC binary loader
` [ 02/21] tcm_fc: Do not indicate retry capability to initiators
` [ 03/21] tcm_fc: Do not report target role when target is not defined
` [ 04/21] target: Release se_cmd when LUN lookup fails for TMR
` [ 05/21] s390/time: fix sched_clock() overflow
` [ 06/21] x86/Sandy Bridge: reserve pages when integrated graphics is present
` [ 07/21] ALSA: usb - fix race in creation of M-Audio Fast track pro driver
` [ 08/21] ext4: init pagevec in ext4_da_block_invalidatepages
` [ 09/21] r8169: avoid NAPI scheduling delay
` [ 10/21] target: Add link_magic for fabric allow_link destination target_items
` [ 11/21] intel-iommu: Prevent devices with RMRRs from being placed into SI Domain
` [ 12/21] igb: release already assigned MSI-X interrupts if setup fails
` [ 13/21] drbd: add missing part_round_stats to _drbd_start_io_acct
` [ 14/21] xen/grant-table: correctly initialize grant table version 1
` [ 15/21] xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests
` [ 16/21] USB: option: add TP-LINK HSUPA Modem MA180
` [ 17/21] USB: option: blacklist network interface on ONDA MT8205 4G LTE
` [ 18/21] serial:ifx6x60:Delete SPI timer when shut down port
` [ 19/21] tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
` [ 20/21] staging: wlan-ng: Fix clamping of returned SSID length
` [ 21/21] staging: vt6656: Fix inconsistent structure packing

Question on nfs40_discover_server_trunking
 2013-01-19  1:27 UTC  (7+ messages)

[ 00/16] 3.0.60-stable review
 2013-01-19  1:21 UTC  (17+ messages)
` [ 01/16] sh: Fix FDPIC binary loader
` [ 02/16] tcm_fc: Do not indicate retry capability to initiators
` [ 03/16] tcm_fc: Do not report target role when target is not defined
` [ 04/16] s390/time: fix sched_clock() overflow
` [ 05/16] x86/Sandy Bridge: reserve pages when integrated graphics is present
` [ 06/16] ext4: init pagevec in ext4_da_block_invalidatepages
` [ 07/16] powerpc: fix wii_memory_fixups() compile error on 3.0.y tree
` [ 08/16] USB: fix endpoint-disabling for failed config changes
` [ 09/16] intel-iommu: Prevent devices with RMRRs from being placed into SI Domain
` [ 10/16] drbd: add missing part_round_stats to _drbd_start_io_acct
` [ 11/16] xhci: fix null-pointer dereference when destroying half-built segment rings
` [ 12/16] xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests
` [ 13/16] USB: option: add TP-LINK HSUPA Modem MA180
` [ 14/16] USB: option: blacklist network interface on ONDA MT8205 4G LTE
` [ 15/16] serial:ifx6x60:Delete SPI timer when shut down port
` [ 16/16] staging: vt6656: Fix inconsistent structure packing

[PATCH] Staging: Comedi: amplc_dio200: Fixed bracing issue
 2013-01-19  1:21 UTC 

[PATCH 00/11] x86: Supervisor Mode Access Prevention
 2013-01-19  1:05 UTC  (6+ messages)
` [RFC PATCH] x86-32: Start out eflags and cr4 clean
        ` [Techteam] "

[PATCH v2.5 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-01-19  1:13 UTC  (10+ messages)
` [PATCH 1/6] bdi: Allow block devices to say that they require stable page writes
` [PATCH 2/6] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/6] 9pfs: Fix filesystem to wait for stable page writeback
` [PATCH 4/6] block: Optionally snapshot page contents to provide stable pages during write
` [Ocfs2-devel] [PATCH 5/6] ocfs2: Wait for page writeback to provide stable pages
  `  "
` [PATCH 6/6] ubifs: "

[PATCH 00/05] input: RMI4 Synaptics RMI4 Touchscreen Driver
 2013-01-19  1:12 UTC  (6+ messages)
` [PATCH 01/05] input: RMI4 public header file
` [PATCH 02/05] input: RMI4 core files
` [PATCH 03/05] input: RMI4 I2C physical layer
` [PATCH 04/05] input: RMI4 F01 device control
` [PATCH 05/05] input: RMI4 F11 2D input

[PATCH next-20130118 1/2] KEYS: Fix build-error when SYSTEM_TRUSTED_KEYRING=n
 2013-01-19  1:13 UTC  (4+ messages)
` [PATCH next-20130118 2/2] KEYS: MODSIGN: Fix wrong select in MODULE_SIG Kconfig

Compilation problem with drivers/staging/zsmalloc when !SMP on ARM
 2013-01-19  1:11 UTC  (4+ messages)

[Qemu-devel] [PATCH V20 0/8] Qemu Trusted Platform Module (TPM) integration
 2013-01-19  0:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH V20 8/8] Add fd parameter for TPM passthrough driver

[PATCH] include/keys/system_keyring.h: fix building error
 2013-01-19  1:08 UTC  (3+ messages)

PCIe ASPM crash on device removal
 2013-01-19  1:03 UTC  (5+ messages)

[PATCH v5 0/5] Add movablecore_map boot option
 2013-01-19  1:06 UTC  (19+ messages)

linux-next: Tree for Jan 18 [ BROKEN suspend: jbd2|acpi|pm? ]
 2013-01-19  1:06 UTC  (9+ messages)

[Qemu-devel] bypassing pci_dma_read() and pci_dma_write() ?
 2013-01-19  0:58 UTC  (3+ messages)

[PATCH] staging: line6: fix use-after-free bug
 2013-01-19  0:57 UTC  (2+ messages)

[Xenomai] GPIO Interrupts problem with RTDM
 2013-01-19  0:52 UTC  (4+ messages)

PMTU discovery is broken on kernel 3.7.1 for UDP sockets
 2013-01-19  0:54 UTC  (12+ messages)
                  ` [RFC PATCH 1/3] ipv4: Invalidate the socket cached route on pmtu events if possible

3.7.3, ttyUSB0 serial problem - devices stop working and only reboot helps (Inappropriate ioctl for device)
 2013-01-19  0:47 UTC  (2+ messages)

[Bug 59492] New: piglit dlist-color-material test fail
 2013-01-19  0:42 UTC  (4+ messages)
` [Bug 59492] "

[PATCHSET] async: reimplement synchronization
 2013-01-19  0:41 UTC  (5+ messages)
` [PATCH 1/4] async: bring sanity to the use of words domain and running
` [PATCH 2/4] async: use ULLONG_MAX for infinity cookie value
` [PATCH 3/4] async: keep pending tasks on async_domain and remove async_pending
` [PATCH 4/4] async: replace list of active domains with global list of pending items

Linux 3.8-rc4
 2013-01-19  0:40 UTC  (4+ messages)

[PATCH 0/2] Hiding some refs in ls-remote
 2013-01-19  0:37 UTC  (3+ messages)
` [PATCH 1/2] upload-pack: share more code
` [PATCH 2/2] upload-pack: allow hiding ref hiearchies

[Bug 52821] New: ata_piix ATA_HOST_IGNORE_ATA for Hyper-V also affects Virtual PC 7
 2013-01-19  0:35 UTC  (2+ messages)
` [Bug 52821] "

[PATCH] ACPI / platform: fix comment about the platform device name
 2013-01-19  0:37 UTC  (2+ messages)

[Bug 58839] New: errors about too many fences printed while playing neverball
 2013-01-19  0:25 UTC  (2+ messages)
` [Bug 58839] "

[RFCv2 00/12] Introduce host-side virtio queue and CAIF Virtio
 2013-01-17 10:35 UTC  (13+ messages)

[PATCHv4] tty: Added a CONFIG_TTY option to allow removal of TTY
 2013-01-19  0:22 UTC  (2+ messages)

[PATCH 1/6] arm: mvebu: Add support for USB host controllers in Armada 370/XP
 2013-01-19  0:21 UTC  (11+ messages)
` [PATCH 5/6] arm: mvebu: Enable USB controllers on Armada XP OpenBlocks AX3-4 board

[PATCH 00/22] tests: lots of tests
 2013-01-19  0:09 UTC  (23+ messages)
` [PATCH 01/22] build-sys: add gcov files to .gitignore
` [PATCH 02/22] tests: add rev(1) check
` [PATCH 03/22] tests: add utmpdump(1) check
` [PATCH 04/22] tests: add getopt(1) check
` [PATCH 05/22] tests: add mcookie(1) check
` [PATCH 06/22] tests: add tailf(1) check
` [PATCH 07/22] tests: add ul(1) check
` [PATCH 08/22] tests: add ionice(1) check
` [PATCH 09/22] more: allow non-interactive invocation of the command
` [PATCH 10/22] tests: add more(1) check
` [PATCH 11/22] tests: add line(1) check
` [PATCH 12/22] tests: add dmesg(1) check
` [PATCH 13/22] dmesg: add boundary check to facility & level array usage
` [PATCH 14/22] tests: add setsid(1) check
` [PATCH 15/22] tests: add setarch(8) check
` [PATCH 16/22] tests: add fallocate(1) check
` [PATCH 17/22] docs: mkswap.8: recommend fallocate(1)
` [PATCH 18/22] tests: add isosize(1) check
` [PATCH 19/22] tests: add whereis(1) check
` [PATCH 20/22] dmesg: parse level when --color is used
` [PATCH 21/22] tests: add ipcmk(1) and ipcrm(1) checks
` [PATCH 22/22] tests: sort commands strings

[PATCH 09/19] list_lru: per-node list infrastructure
 2013-01-19  0:13 UTC  (15+ messages)

[PATCH v2 0/3] x86: enable common clk and add support for Lynxpoint clocks
 2013-01-19  0:17 UTC  (2+ messages)

rgw geo-replication and disaster recovery
 2013-01-19  0:09 UTC 

linux-next: Tree for Jan 18
 2013-01-19  0:10 UTC  (2+ messages)
` linux-next: Tree for Jan 18 (x509)

[U-Boot] [PATCH v2 0/7] Add support for NVIDIA Tegra114 SoC
 2013-01-19  0:09 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] Tegra114: Add arch-tegra114 include files
` [U-Boot] [PATCH v2 2/7] Tegra114: Add AVP (arm720t) files
` [U-Boot] [PATCH v2 7/7] Tegra114: Add/enable Dalmore build (T114 reference board)

[PATCH] tty: Correct tty buffer flush
 2013-01-19  0:07 UTC  (4+ messages)

fix for +CMER parser of AT driver (fixes registration)
 2013-01-19  0:05 UTC  (2+ messages)

Plan to support RT on 3.8
 2013-01-19  0:04 UTC  (2+ messages)

i915-related and general system freezes with specific kernel config // IOMMU
 2013-01-18 23:59 UTC  (2+ messages)

dm-integrity: integrity protection device-mapper target
 2013-01-18 23:58 UTC  (4+ messages)

[PATCH][RFC] crypto: tcrypt - Ahash tests changed to run in parallel
 2013-01-18 23:54 UTC  (4+ messages)

questions on networks and hardware
 2013-01-18 23:34 UTC 

mmotm 2013-01-18-15-48 uploaded
 2013-01-18 23:49 UTC  (2+ messages)

OSD nodes with >=8 spinners, SSD-backed journals, and their performance impact
 2013-01-18 23:48 UTC  (8+ messages)

[PATCH 1/1]linux-usb:optimize the matching rules and support new switch command for Huawei USB storage devices
 2013-01-18 23:43 UTC  (3+ messages)
` USB: storage: optimize "

linux-next: build failure after merge of the gpio-lw tree
 2013-01-18 23:40 UTC  (4+ messages)

why is this result ?
 2013-01-18 23:40 UTC 

[RFC] iwl4965: report A-MPDU status
 2013-01-18 23:30 UTC 

Possible 'prev' leakage in nfs41_walk_client_list
 2013-01-18 23:39 UTC 

[PATCH v2 00/10] HFP HF: Service Level/Codec negotiation
 2013-01-18 23:39 UTC  (5+ messages)
` [PATCH v2 07/10] hfpmodem: Send the AT+BAC command with the supported codecs
` [PATCH v2 08/10] hfp_hf: Register the HFP modem
` [PATCH v2 09/10] hfp_hf: Add service level negotiation
` [PATCH v2 10/10] hfp_hf: Add support for codec negotiation


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.