All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-08 00:03:10 to 2014-03-08 01:33:46 UTC [more...]

[PATCH 3.4 00/99] 3.4.83-stable review
 2014-03-08  1:08 UTC  (87+ messages)
` [PATCH 3.4 01/99] ext4: dont try to modify s_flags if the the file system is read-only
` [PATCH 3.4 03/99] ext4: dont leave i_crtime.tv_sec uninitialized
` [PATCH 3.4 04/99] ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU
` [PATCH 3.4 05/99] ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
` [PATCH 3.4 13/99] tg3: Fix deadlock in tg3_change_mtu()
` [PATCH 3.4 14/99] bonding: 802.3ad: make aggregator_identifier bond-private
` [PATCH 3.4 15/99] usbnet: remove generic hard_header_len check
` [PATCH 3.4 16/99] net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
` [PATCH 3.4 17/99] net: add and use skb_gso_transport_seglen()
` [PATCH 3.4 18/99] net: ip, ipv6: handle gso skbs in forwarding path
` [PATCH 3.4 19/99] ALSA: usb-audio: work around KEF X300A firmware bug
` [PATCH 3.4 20/99] ASoC: wm8770: Fix wrong number of enum items
` [PATCH 3.4 25/99] powerpc/le: Ensure that the stop-self RTAS token is handled correctly
` [PATCH 3.4 26/99] powerpc/crashdump : Fix page frame number check in copy_oldmem_page
` [PATCH 3.4 27/99] perf/x86: Fix event scheduling
` [PATCH 3.4 28/99] ata: enable quirk from jmicron JMB350 for JMB394
` [PATCH 3.4 29/99] sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
` [PATCH 3.4 30/99] PCI: Enable INTx if BIOS left them disabled
` [PATCH 3.4 31/99] i7core_edac: Fix PCI device reference count
` [PATCH 3.4 32/99] ACPI / video: Filter the _BCL table for duplicate brightness values
` [PATCH 3.4 33/99] ACPI / processor: Rework processor throttling with work_on_cpu()
` [PATCH 3.4 34/99] USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8
` [PATCH 3.4 35/99] USB: ftdi_sio: add Cressi Leonardo PID
` [PATCH 3.4 36/99] hwmon: (max1668) Fix writing the minimum temperature
` [PATCH 3.4 37/99] workqueue: ensure @task is valid across kthread_stop()
` [PATCH 3.4 38/99] perf: Fix hotplug splat
` [PATCH 3.4 39/99] SELinux: bigendian problems with filename trans rules
` [PATCH 3.4 40/99] quota: Fix race between dqput() and dquot_scan_active()
` [PATCH 3.4 41/99] dma: ste_dma40: dont dereference free:d descriptor
` [PATCH 3.4 42/99] dm mpath: fix stalls when handling invalid ioctls
` [PATCH 3.4 43/99] mm: vmscan: fix endless loop in kswapd balancing
` [PATCH 3.4 44/99] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
` [PATCH 3.4 45/99] KVM: s390: move kvm_guest_enter,exit closer to sie
` [PATCH 3.4 46/99] s390/kvm: dont announce RRBM support
` [PATCH 3.4 47/99] KVM: PPC: Emulate dcbf
` [PATCH 3.4 48/99] KVM: IOMMU: hva align mapping page size
` [PATCH 3.4 49/99] proc connector: reject unprivileged listener bumps
` [PATCH 3.4 50/99] cgroup: fix RCU accesses to task->cgroups
` [PATCH 3.4 51/99] mm/hotplug: correctly add new zone to all other nodes zone lists
` [PATCH 3.4 52/99] perf tools: Remove extraneous newline when parsing hardware cache events
` [PATCH 3.4 53/99] perf tools: Fix cache event name generation
` [PATCH 3.4 54/99] nilfs2: fix issue with race condition of competition between segments for dirty blocks
` [PATCH 3.4 55/99] fuse: readdir: check for slash in names
` [PATCH 3.4 56/99] fuse: hotfix truncate_pagecache() issue
` [PATCH 3.4 57/99] libceph: unregister request in __map_request failed and nofail == false
` [PATCH 3.4 58/99] cifs: dont instantiate new dentries in readdir for inodes that need to be revalidated immediately
` [PATCH 3.4 59/99] ncpfs: fix rmdir returns Device or resource busy
` [PATCH 3.4 60/99] ext4/jbd2: dont wait (forever) for stale tid caused by wraparound
` [PATCH 3.4 61/99] UBIFS: fix double free of ubifs_orphan objects
` [PATCH 3.4 62/99] ext4: fix possible use-after-free with AIO
` [PATCH 3.4 63/99] cifs: adjust sequence number downward after signing NT_CANCEL request
` [PATCH 3.4 64/99] nbd: correct disconnect behavior
` [PATCH 3.4 65/99] block: Dont access request after it might be freed
` [PATCH 3.4 66/99] ext4: return ENOMEM if sb_getblk() fails
` [PATCH 3.4 67/99] [media] saa7134: Fix unlocked snd_pcm_stop() call
` [PATCH 3.4 68/99] xen/boot: Disable BIOS SMP MP table search
` [PATCH 3.4 69/99] xen/smp: Fix leakage of timer interrupt line for every CPU online/offline
` [PATCH 3.4 70/99] xen/smp/spinlock: Fix leakage of the spinlock "
` [PATCH 3.4 71/99] xen-netback: fix sparse warning
` [PATCH 3.4 72/99] xen-netback: coalesce slots in TX path and fix regressions
` [PATCH 3.4 73/99] xen-netback: dont disconnect frontend when seeing oversize packet
` [PATCH 3.4 74/99] xen/io/ring.h: new macro to detect whether there are too many requests on the ring
` [PATCH 3.4 75/99] xen/blkback: Check for insane amounts of request on the ring (v6)
` [PATCH 3.4 76/99] xen/events: mask events when changing their VCPU binding
` [PATCH 3.4 77/99] sunrpc: clarify comments on rpc_make_runnable
` [PATCH 3.4 78/99] SUNRPC: Prevent an rpc_task wakeup race
` [PATCH 3.4 79/99] ASoC: imx-ssi: Fix occasional AC97 reset failure
` [PATCH 3.4 80/99] ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
` [PATCH 3.4 81/99] ALSA: atiixp: Fix unlocked snd_pcm_stop() call
` [PATCH 3.4 82/99] ALSA: 6fire: "
` [PATCH 3.4 83/99] ALSA: ua101: "
` [PATCH 3.4 84/99] ALSA: usx2y: "
` [PATCH 3.4 85/99] ALSA: pxa2xx: "
` [PATCH 3.4 86/99] ASoC: s6000: "
` [PATCH 3.4 87/99] staging: line6: "
` [PATCH 3.4 88/99] ALSA: asihpi: "
` [PATCH 3.4 89/99] iwlwifi: fix flow handler debug code
` [PATCH 3.4 90/99] iwlwifi: protect SRAM debugfs
` [PATCH 3.4 91/99] iwlwifi: dont handle masked interrupt
` [PATCH 3.4 92/99] iwlwifi: handle DMA mapping failures
` [PATCH 3.4 93/99] iwlwifi: always copy first 16 bytes of commands
` [PATCH 3.4 94/99] iwlwifi: dvm: dont send BT_CONFIG on devices w/o Bluetooth
` [PATCH 3.4 95/99] iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULL
` [PATCH 3.4 96/99] iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series
` [PATCH 3.4 97/99] rtlwifi: Fix endian error in extracting packet type
` [PATCH 3.4 98/99] net: asix: handle packets crossing URB boundaries

[PATCH] module: LLVMLinux: Remove unused function warning from __param_check macro
 2014-03-08  1:25 UTC  (4+ messages)

[PATCH] mac80211: LLVMLinux: Remove VLAIS usage from mac80211
 2014-03-08  1:26 UTC  (2+ messages)
` [PATCH v2] "

[ulogd PATCH 0/8] make progress ulogd_output_IPFIX
 2014-03-08  1:24 UTC  (10+ messages)
` [PATCH 1/8] ipfix: use nfct_bitmask
` [PATCH 2/8] ipfix: fix enterprise bit handling
` [PATCH 3/8] ipfix: some cleanups
` [PATCH 4/8] ipfix: add functions for ipfix dataset creation
` [PATCH 5/8] ipfix: add function for ipfix message creation
` [PATCH 6/8] ipfix: decide whether prepending template by send times
` [PATCH 7/8] ipfix: print ipfix message
` [PATCH 8/8] ipfix: build headers with template
` [libnetfilter_conntrack PATCH] conntrack: introduce clear and equal functions for bitmask object

[Qemu-devel] [PULL 0/5] migration queue
 2014-03-08  1:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] XBZRLE: Fix qemu crash when resize the xbzrle cache
` [Qemu-devel] [PATCH 2/5] qemu_file: Fix mismerge of "use fwrite() correctly"
` [Qemu-devel] [PATCH 3/5] vl: add system_wakeup_request tracepoint
` [Qemu-devel] [PATCH 4/5] migration: extend section_start/end traces
` [Qemu-devel] [PATCH 5/5] migration: add more traces

Firmware crash when sending large numbers of forwarded packets
 2014-03-08  1:21 UTC  (5+ messages)

[PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
 2014-03-08  1:19 UTC  (4+ messages)

[PATCH] drm/i915: fix vxd392 memory corruption on VLV and >4GB
 2014-03-08  1:13 UTC 

[PATCH] net: phy: add suspend_halted module param
 2014-03-08  1:09 UTC  (4+ messages)
` [PATCH] net: phy: Add sysfs attribute to prevent PHY suspend

guidelines for kernel module development in linux
 2014-03-08  1:09 UTC  (2+ messages)

[linux-linus test] 25371: regressions - FAIL
 2014-03-08  1:07 UTC 

Inline functions
 2014-03-08  1:06 UTC  (2+ messages)

[GIT PULL] USB patches for v3.15
 2014-03-08  1:07 UTC  (2+ messages)

[Bug] PCI: Enable INTx if BIOS left them disabled - triggers during rescan
 2014-03-08  1:04 UTC  (4+ messages)

[Bug 75900] New: GPU lockup or app segfault in several games (bisected)
 2014-03-08  1:00 UTC  (3+ messages)
` [Bug 75900] "

[PATCH v2 0/2] kallsyms: handle special absolute symbols
 2014-03-08  1:00 UTC  (6+ messages)
` [PATCH v2 1/2] kallsyms: generalize address range checking
` [PATCH v2 2/2] kallsyms: handle special absolute symbols

[PATCH 1/5] Staging: comedi: addi-data: tidy up digital input register map defines in hwdrv_apci1564.c
 2014-03-08  0:58 UTC  (10+ messages)
` [PATCH v2 5/5] Staging: comedi: addi-data: tidy up counter "
` [PATCH v3 1/5] Staging: comedi: addi-data: tidy up digital input "
` [PATCH v3 2/5] Staging: comedi: addi-data: tidy up digital output "
` [PATCH v3 3/5] Staging: comedi: addi-data: tidy up watchdog register
` [PATCH v3 4/5] Staging: comedi: addi-data: tidy up timer register map defines in hwdrv_apci1564.c
` [PATCH v3 5/5] Staging: comedi: addi-data: tidy up counter "

[PATCH/RFC] Documentation: Say that submodule clones use a separate gitdirs
 2014-03-08  0:50 UTC  (5+ messages)

pinctrl: pinctrl-single vs custom driver
 2014-03-08  0:49 UTC  (3+ messages)

[RFC][PATCH] audit: Simplify by assuming the callers socket buffer is large enough
 2014-03-08  0:48 UTC  (4+ messages)

[PATCH] e1000: do not allow watchdog to reenable transmits on shutdown
 2014-03-08  0:47 UTC  (4+ messages)
  ` [PATCH] e1000: do not allow watchdog to reenable transmits on shutdown (v2)

[RFC 0/4] drm: add generic KMS blob properties for image enhancement
 2014-03-08  0:46 UTC  (5+ messages)
` [RFC 3/4] drm: add generic "

[BUG] atmel: spi: scheduling while atomic
 2014-03-08  0:46 UTC  (6+ messages)

[PATCH 0/5] OMAP IOMMU fixes and IOMMU architecture questions
 2014-03-08  0:46 UTC  (6+ messages)
` [PATCH 1/5] iommu/omap: Use the cache cleaning API
  ` [PATCH 2/5] iommu/omap: Fix 'no page for' debug message in flush_iotlb_page()
  ` [PATCH 3/5] iommu/omap: Flush the TLB only after updating translation table entries
` [PATCH 4/5] iommu/omap: Remove comment about supporting single page mappings only
` [PATCH 5/5] iommu/omap: Fix map protection value handling

[xen-4.4-testing test] 25375: tolerable FAIL - PUSHED
 2014-03-08  0:44 UTC 

[RDMA/RDS] BUG: unable to handle kernel NULL pointer dereference at 0000032c
 2014-03-08  0:37 UTC 

[PATCH 1/2] ktest: add 2nd parameter of run_command() to set the redirect target file
 2014-03-08  0:43 UTC  (3+ messages)

[PATCH v5 3/3] scsi: async sd resume
 2014-03-08  0:41 UTC  (3+ messages)

Hello, I have a question about XFS File System
 2014-03-08  0:38 UTC  (5+ messages)

[Bug 70390] New: G84: Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]
 2014-03-08  0:38 UTC  (2+ messages)
  ` [Bug 70390] [NV84] "

[PATCH v3] input synaptics-rmi4: Add F30 support
 2014-03-08  0:35 UTC 

[PATCH] eeh_pseries: Missing break?
 2014-03-08  0:31 UTC  (2+ messages)

[PATCH][resend] runqemu: Add option for custom BIOS directory
 2014-03-08  0:30 UTC 

RFC: Ubuntu Touch, MMS, and Provisioning
 2014-03-08  0:30 UTC  (2+ messages)

[PATCH 0/7] x86: rework tlb range flushing code
 2014-03-08  0:28 UTC  (6+ messages)
` [PATCH 6/7] x86: mm: set TLB flush tunable to sane value

[PATCH] lspci: Decode Interrupt Pin and Interrupt Line for PCI-PCI bridges
 2014-03-08  0:26 UTC 

[PATCH] pstore: reset ftrace_read_cnt at ramoops_pstore_open
 2014-03-08  0:23 UTC  (7+ messages)

RFC: Ubuntu Touch, MMS, and Provisioning
 2014-03-08  0:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/12] block/json: Add JSON protocol driver
 2014-03-08  0:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 02/12] check-qdict: Add test for qdict_join()

[PATCH 00/20] More Android Handsfree work
 2014-03-08  0:20 UTC  (21+ messages)
` [PATCH 01/20] android/handsfree: Add AG and HF features masks
` [PATCH 02/20] android/handsfree: Add stubs for all AT commands defines by spec
` [PATCH 03/20] android/handsfree: Add support for unknown AT commands
` [PATCH 04/20] android/handsfree: Add support for voice recognition function
` [PATCH 05/20] android/handsfree: Add support for AT+NREC command
` [PATCH 06/20] android/handsfree: Add support for AT+CLCC command
` [PATCH 07/20] android/handsfree: Add support for AT+CHLD command
` [PATCH 08/20] android/handsfree: Add support for AT+CMEE command
` [PATCH 09/20] android/handsfree: Add support for AT+CKPD command
` [PATCH 10/20] android/handsfree: Add support fot AT+CNUM command
` [PATCH 11/20] android/handsfree: Add support for AT+VTS command
` [PATCH 12/20] android/handsfree: Add support for ATA command
` [PATCH 13/20] android/handsfree: Fix checking AT+COPS parameters
` [PATCH 14/20] android/handsfree: Add support for ATD command
` [PATCH 15/20] android/handsfree: Add support for AT+BLDN command
` [PATCH 16/20] android/handsfree: Add support for AT+CHUP command
` [PATCH 17/20] android/hal-handsfree: Fix handling of dial notification
` [PATCH 18/20] android/handsfree: Add support for phone state change command
` [PATCH 19/20] android/handsfree: Add support for AT+CLIP command
` [PATCH 20/20] android/handsfree: Add comment for AT+VGS/AT+VGM result code

[PATCH v5 00/14] usb: phy: msm: Fixes, cleanups and DT support
 2014-03-08  0:15 UTC  (4+ messages)

[PATCH] gcc-runtime: Build libatomic
 2014-03-08  0:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] block: Strip protocol prefixes from filenames
 2014-03-07 23:39 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 5/5] block/raw-win32: bdrv_parse_filename() for hdev

[PATCH] UBIFS: add missing znode freeing in tcn_insert()
 2014-03-08  0:11 UTC 

is printk proper tool to trace code path in net code ?
 2014-03-08  0:09 UTC 

[PATCH v2] upload-pack: allow shallow fetching from a read-only repository
 2014-03-08  0:08 UTC  (6+ messages)
` [PATCH v3] upload-pack: send shallow info over stdin to pack-objects

[RFCv2 00/10] Universal plane support
 2014-03-08  0:03 UTC  (5+ messages)
` [RFCv2 02/10] drm: Add primary plane helpers
` [RFCv2 04/10] drm/i915: Restrict plane loops to only operate on overlay planes
` [RFCv2 09/10] drm/i915: Rename similar plane functions to avoid confusion
` [RFCv2 10/10] drm/i915: Intel-specific primary plane handling


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.