All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-03 22:00:31 to 2014-09-03 23:00:51 UTC [more...]

[PATCH 3.14 00/88] 3.14.18-stable review
 2014-09-03 22:18 UTC  (40+ messages)
` [PATCH 3.14 01/88] stable_kernel_rules: Add pointer to netdev-FAQ for network patches
` [PATCH 3.14 02/88] HID: logitech: perform bounds checking on device_id early enough
` [PATCH 3.14 18/88] ALSA: hda - restore the gpio led after resume
` [PATCH 3.14 19/88] ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co
` [PATCH 3.14 20/88] mei: start disconnect request timer consistently
` [PATCH 3.14 27/88] hwmon: (amc6821) Fix possible race condition bug
` [PATCH 3.14 29/88] hwmon: (gpio-fan) Prevent overflow problem when writing large limits
` [PATCH 3.14 30/88] hwmon: (ads1015) Fix off-by-one for valid channel index checking
` [PATCH 3.14 31/88] hwmon: (lm85) Fix various errors on attribute writes
` [PATCH 3.14 32/88] hwmon: (ads1015) Fix out-of-bounds array access
` [PATCH 3.14 33/88] hwmon: (dme1737) Prevent overflow problem when writing large limits
` [PATCH 3.14 34/88] tpm: Add missing tpm_do_selftest to ST33 I2C driver
` [PATCH 3.14 35/88] drivers/i2c/busses: use correct type for dma_map/unmap
` [PATCH 3.14 37/88] serial: core: Preserve termios c_cflag for console resume
` [PATCH 3.14 38/88] crypto: ux500 - make interrupt mode plausible
` [PATCH 3.14 47/88] drm/radeon: add new bonaire pci ids
` [PATCH 3.14 48/88] drm/radeon: add additional SI "
` [PATCH 3.14 49/88] PCI: Configure ASPM when enabling device
` [PATCH 3.14 51/88] x86: dont exclude low BIOS area when allocating address space for non-PCI cards
` [PATCH 3.14 52/88] powerpc/pci: Reorder pci bus/bridge unregistration during PHB removal
` [PATCH 3.14 53/88] powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() path
` [PATCH 3.14 54/88] x86_64/vsyscall: Fix warn_bad_vsyscall log output
` [PATCH 3.14 55/88] hpsa: fix non-x86 builds
` [PATCH 3.14 56/88] xen/events/fifo: ensure all bitops are properly aligned even on x86
` [PATCH 3.14 58/88] x86/xen: use vmap() to map grant table pages in PVH guests
` [PATCH 3.14 59/88] x86/xen: resume timer irqs early
` [PATCH 3.14 60/88] hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl
` [PATCH 3.14 61/88] Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
` [PATCH 3.14 62/88] Btrfs: fix csum tree corruption, duplicate and outdated checksums
` [PATCH 3.14 63/88] Btrfs: read lock extent buffer while walking backrefs
` [PATCH 3.14 64/88] Btrfs: fix compressed write corruption on enospc
` [PATCH 3.14 65/88] Btrfs: fix crash on endio of reading corrupted block
` [PATCH 3.14 66/88] mei: reset client state on queued connect request
` [PATCH 3.14 67/88] mei: nfc: fix memory leak in error path
` [PATCH 3.14 74/88] xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
` [PATCH 3.14 77/88] USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID
` [PATCH 3.14 83/88] NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
` [PATCH 3.14 87/88] NFSv4: Fix problems with close in the presence of a delegation

[PATCH 3.16 000/125] 3.16.2-stable review
 2014-09-03 22:08 UTC  (66+ messages)
` [PATCH 3.16 003/125] HID: logitech: fix bounds checking on LED report size
` [PATCH 3.16 004/125] HID: logitech: perform bounds checking on device_id early enough
` [PATCH 3.16 009/125] USB: OHCI: dont lose track of EDs when a controller dies
` [PATCH 3.16 012/125] USB: serial: ftdi_sio: Annotate the current Xsens PID assignments
` [PATCH 3.16 027/125] mei: fix return value on disconnect timeout
` [PATCH 3.16 028/125] xhci: Blacklist using streams on the Etron EJ168 controller
` [PATCH 3.16 029/125] sched: Fix sched_setparam() policy == -1 logic
` [PATCH 3.16 030/125] arm64: Fix barriers used for page table modifications
` [PATCH 3.16 031/125] arm64: dont call break hooks for BRK exceptions from EL0
` [PATCH 3.16 032/125] efi/arm64: Store Runtime Services revision
` [PATCH 3.16 033/125] ARM: dts: AM4372: Correct mailbox node data
` [PATCH 3.16 034/125] ARM: 8097/1: unistd.h: relocate comments back to place
` [PATCH 3.16 036/125] drm: omapdrm: fix compiler errors
` [PATCH 3.16 037/125] mmc: mmci: Remove redundant check of status for DATA irq
` [PATCH 3.16 039/125] hwmon: (sis5595) Prevent overflow problem when writing large limits
` [PATCH 3.16 040/125] hwmon: (amc6821) Fix possible race condition bug
` [PATCH 3.16 042/125] hwmon: (gpio-fan) Prevent overflow problem when writing large limits
` [PATCH 3.16 045/125] hwmon: (ads1015) Fix out-of-bounds array access
` [PATCH 3.16 046/125] hwmon: (dme1737) Prevent overflow problem when writing large limits
` [PATCH 3.16 047/125] hwmon: (lm92) "
` [PATCH 3.16 048/125] tpm: Add missing tpm_do_selftest to ST33 I2C driver
` [PATCH 3.16 049/125] drivers/i2c/busses: use correct type for dma_map/unmap
` [PATCH 3.16 050/125] i2c: rk3x: fix interrupt handling issue
` [PATCH 3.16 051/125] ext4: fix punch hole on files with indirect mapping
` [PATCH 3.16 054/125] crypto: ux500 - make interrupt mode plausible
` [PATCH 3.16 066/125] drm/radeon: add additional SI pci ids
` [PATCH 3.16 071/125] x86: dont exclude low BIOS area when allocating address space for non-PCI cards
` [PATCH 3.16 072/125] powerpc/eeh: Wrong place to call pci_get_slot()
` [PATCH 3.16 082/125] x86,mm: fix pte_special versus pte_numa
` [PATCH 3.16 083/125] hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl
` [PATCH 3.16 084/125] Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
` [PATCH 3.16 085/125] Btrfs: fix csum tree corruption, duplicate and outdated checksums
` [PATCH 3.16 086/125] Btrfs: read lock extent buffer while walking backrefs
` [PATCH 3.16 087/125] Btrfs: fix compressed write corruption on enospc
` [PATCH 3.16 088/125] btrfs: disable strict file flushes for renames and truncates
` [PATCH 3.16 089/125] Btrfs: fix crash on endio of reading corrupted block
` [PATCH 3.16 090/125] Btrfs: fix filemap_flush call in btrfs_file_release
` [PATCH 3.16 091/125] Btrfs: fix task hang under heavy compressed write
` [PATCH 3.16 092/125] mei: reset client state on queued connect request
` [PATCH 3.16 093/125] mei: nfc: fix memory leak in error path
` [PATCH 3.16 094/125] ext4: propagate errors up to ext4_find_entry()s callers
` [PATCH 3.16 095/125] ext4: move i_size,i_disksize update routines to helper function
` [PATCH 3.16 096/125] ext4: fix incorect journal credits reservation in ext4_zero_range
` [PATCH 3.16 097/125] ext4: fix transaction issues for ext4_fallocate and ext_zero_range
` [PATCH 3.16 098/125] ext4: update i_disksize coherently with block allocation on error path
` [PATCH 3.16 099/125] ext4: fix same-dir rename when inline data directory overflows
` [PATCH 3.16 100/125] jbd2: fix infinite loop when recovering corrupt journal blocks
` [PATCH 3.16 101/125] jbd2: fix descriptor block size handling errors with journal_csum
` [PATCH 3.16 102/125] staging: lustre: Remove circular dependency on header
` [PATCH 3.16 103/125] staging: et131x: Fix errors caused by phydev->addr accesses before initialisation
` [PATCH 3.16 104/125] staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V
` [PATCH 3.16 105/125] staging: r8188eu: Add new USB ID
` [PATCH 3.16 106/125] xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
` [PATCH 3.16 107/125] usb: xhci: amd chipset also needs short TX quirk
` [PATCH 3.16 108/125] xhci: rework cycle bit checking for new dequeue pointers
` [PATCH 3.16 110/125] ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled
` [PATCH 3.16 111/125] USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID
` [PATCH 3.16 118/125] NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
` [PATCH 3.16 119/125] nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL
` [PATCH 3.16 120/125] nfs: reject changes to resvport and sharecache during remount
` [PATCH 3.16 121/125] svcrdma: Select NFSv4.1 backchannel transport based on forward channel
` [PATCH 3.16 122/125] NFSv3: Fix another acl regression
` [PATCH 3.16 123/125] NFSv4: Dont clear the open state when we just did an OPEN_DOWNGRADE
` [PATCH 3.16 124/125] NFSv4: Fix problems with close in the presence of a delegation
` [PATCH 3.16 125/125] vm_is_stack: use for_each_thread() rather then buggy while_each_thread()

[U-Boot] [PATCH] patman: make run results better visible
 2014-09-03 23:00 UTC  (3+ messages)

Running a teuthology workload depending on the distribution
 2014-09-03 22:59 UTC  (3+ messages)

[PATCH 1/2] mod_devicetable: fix incorrect plural
 2014-09-03 22:58 UTC  (2+ messages)
` [PATCH 2/2] mod_devicetable: add space before */

AM335X EVMSK kernel problem
 2014-09-03 22:57 UTC  (5+ messages)

+ mm-use-min3-max3-macros-to-avoid-shadow-warnings.patch added to -mm tree
 2014-09-03 22:56 UTC 

[PATCH] powerpc : dma-mapping : Check null condition for dev->archdata.dma_ops
 2014-09-03 22:56 UTC  (2+ messages)
`  "

[PATCH v3] ARM: dts: Add sdio0 and sdio1 to the rk3288
 2014-09-03 22:56 UTC  (4+ messages)
` [PATCH v4] "

+ shm-add-memfdh-to-uapi-export-list.patch added to -mm tree
 2014-09-03 22:55 UTC 

+ memfd_test-make-it-work-on-32-bit-systems.patch added to -mm tree
 2014-09-03 22:54 UTC 

[Bug 83416] New: [radeonsi] Serious Sam 3 lockup during its start
 2014-09-03 22:54 UTC  (2+ messages)
` [Bug 83416] "

[PATCH] eeepc-laptop: remove possible use of uninitialized value
 2014-09-03 22:53 UTC 

[PATCH net-next 2/2] bonding: Simplify the xmit function for modes that use xmit_hash
 2014-09-03 22:51 UTC  (2+ messages)

bit fields && data tearing
 2014-09-03 22:51 UTC  (3+ messages)

[PATCH v3] PCI: tegra: add missing cleanup in error path and teardown_irq
 2014-09-03 22:51 UTC  (2+ messages)

xen/arm: GIC: unable to inject hw irq warning
 2014-09-03 22:49 UTC  (2+ messages)

RFC: Tainting the kernel on raw I/O access
 2014-09-03 22:25 UTC  (4+ messages)

parsing errors with meta-ti
 2014-09-03 22:44 UTC 

[RFC PATCH 0/4 v4] drivers/bus: Freescale Management Complex bus driver patch series
 2014-09-03 22:25 UTC  (5+ messages)
` [RFC PATCH 1/4 v4] drivers/bus: Added Freescale Management Complex APIs
` [RFC PATCH 2/4 v4] drivers/bus: Freescale Management Complex (fsl-mc) bus driver
` [RFC PATCH 3/4 v4] drivers/bus: Device driver for FSL-MC DPRC devices
` [RFC PATCH 4/4 v4] Update MAINTAINERS file

[PATCH 1/5] [media] xc4000: Fix bad alignments
 2014-09-03 22:43 UTC  (5+ messages)
` [PATCH 2/5] [media] tuner-xc2028: fix "
` [PATCH 3/5] [media] sp8870: "
` [PATCH 4/5] [media] drxd_hard: "
` [PATCH 5/5] [media] drxk_hard: "

[PATCH] setup.c: set workdir when gitdir is not default
 2014-09-03 22:42 UTC 

[PATCH] fsl-rio: add support for mapping inbound windows
 2014-09-03 22:42 UTC  (3+ messages)

[PATCH] PCI: update device mps when doing pci hotplug
 2014-09-03 22:42 UTC  (2+ messages)

[PATCH 3.10 00/55] 3.10.54-stable review
 2014-09-03 22:41 UTC  (18+ messages)
` [PATCH 3.10 01/55] stable_kernel_rules: Add pointer to netdev-FAQ for network patches
` [PATCH 3.10 02/55] HID: logitech: perform bounds checking on device_id early enough
` [PATCH 3.10 05/55] USB: OHCI: dont lose track of EDs when a controller dies
` [PATCH 3.10 07/55] USB: serial: ftdi_sio: Add support for new Xsens devices
` [PATCH 3.10 09/55] USB: Fix persist resume of some SS USB devices
` [PATCH 3.10 24/55] drivers/i2c/busses: use correct type for dma_map/unmap
` [PATCH 3.10 27/55] crypto: ux500 - make interrupt mode plausible
` [PATCH 3.10 39/55] Btrfs: fix csum tree corruption, duplicate and outdated checksums
` [PATCH 3.10 44/55] xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
` [PATCH 3.10 45/55] usb: xhci: amd chipset also needs short TX quirk
` [PATCH 3.10 46/55] ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled
` [PATCH 3.10 47/55] USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID
` [PATCH 3.10 51/55] NFSD: Decrease nfsd_users in nfsd_startup_generic fail
` [PATCH 3.10 52/55] svcrdma: Select NFSv4.1 backchannel transport based on forward channel
` [PATCH 3.10 53/55] NFSv3: Fix another acl regression
` [PATCH 3.10 55/55] vm_is_stack: use for_each_thread() rather then buggy while_each_thread()

[PATCH v3 0/6] ext4: extents status tree shrinker improvement
 2014-09-03 22:38 UTC  (8+ messages)
` [PATCH v3 4/6] ext4: change lru to round-robin in extent status tree shrinker

[PATCH] Staging: rtl8821ae: base: add missing blank line after declaration
 2014-09-03 22:33 UTC 

[ANN] new experimental firmware for 7260 / 3160 / 7265 - Core7
 2014-09-03 22:21 UTC  (2+ messages)

[PATCH 0/6] Improve tag checking in fsck and with transfer.fsckobjects
 2014-09-03 22:29 UTC  (7+ messages)
` [PATCH 4/6] fsck: check tag objects' headers

Introduce rt real-time scheduler for Xen
 2014-09-03 22:28 UTC  (4+ messages)
` [PATCH v1 4/4] xl: introduce rt scheduler

[lm-sensors] ASUS Vanguard B85 motherboard
 2014-09-03 22:27 UTC 

+ lib-string_helpers-introduce-string_escape_mem-fix.patch added to -mm tree
 2014-09-03 22:26 UTC 

[mmotm:master 251/287] lib/test-string_helpers.c:293:1: warning: the frame size of 1316 bytes is larger than 1024 bytes
 2014-09-03 22:26 UTC  (2+ messages)

[RFC PATCH 0/1] am: bug report and new patch format support
 2014-09-03 22:21 UTC  (4+ messages)
` [RFC PATCHv2 0/2] am: bug fix "
  ` [RFC PATCHv2 1/2] am: add gitk patch format
  ` [RFC PATCHv2 2/2] am: avoid re-directing stdin twice

[U-Boot] [PATCH v7 1/2] net: fec_mxc: Adjust RX DMA alignment for mx6solox
 2014-09-03 22:21 UTC  (2+ messages)

[Qemu-devel] qemu-system-sparc64 hang (possibly virtio related?) with 2.1
 2014-09-03 22:20 UTC  (5+ messages)

[PATCH v5 0/2] PCC: Platform Communication Channel
 2014-09-03 22:19 UTC  (3+ messages)
` [PATCH v5 1/2] Mailbox: Add support for "
` [PATCH v5 2/2] PCC test

[ANNOUNCE] util-linux v2.25.1
 2014-09-03 22:19 UTC  (3+ messages)

[RFC/PATCH 0/3] Teach revert/cherry-pick the --no-verify option
 2014-09-03 22:16 UTC  (8+ messages)
` [RFC/PATCH 2/3] revert/cherry-pick: Add --no-verify option, and pass it on to commit
    ` [PATCH] parse-options: detect attempt to add a duplicate short option name

[PULL] seccomp update (3.18)
 2014-09-03 22:12 UTC 

[PATCH 1/2] oeqa/utils/logparser.py: results based log parser utility
 2014-09-03 22:10 UTC  (4+ messages)
` [PATCH 2/2] oeqa/runtime: Automatic test for ptest

Ubi patch proposition for 3.10.y
 2014-09-03 22:08 UTC  (4+ messages)

[PATCH] build/data: Write out more complete python run files
 2014-09-03 22:08 UTC  (3+ messages)

Problem with USB-to-SATA adapters (was: AS2105-based enclosure size issues with >2TB HDDs)
 2014-09-03 22:07 UTC  (2+ messages)

[PATCH v4 0/9] usb: add support for the generic PHY framework
 2014-09-03 22:06 UTC  (3+ messages)
` [PATCH v4 4/9] usb: rename phy to usb_phy in HCD

[PATCH v3 00/15] Mem_event and mem_access for ARM
 2014-09-03 22:06 UTC  (6+ messages)
` [PATCH v3 15/15] tools/tests: Enable xen-access on ARM

[PATCH 0/2] Combine standard and phy timestamping logic
 2014-09-03 22:05 UTC  (4+ messages)
` [PATCH 2/2] net-timestamp: Make the clone operation stand-alone from phy timestamping

[PATCHv2] ARM: debug: uncompress debug support for omap2plus
 2014-09-03 22:04 UTC  (4+ messages)

[RFC 00/10] perf pollfd series v2
 2014-09-03 22:00 UTC  (10+ messages)
` [PATCH 02/10] perf tests: Add test for perf_evlist__filter_pollfd()
` [PATCH 03/10] perf evlist: Monitor POLLERR and POLLHUP events too
` [PATCH 04/10] perf record: Filter out POLLHUP'ed file descriptors
` [PATCH 05/10] perf trace: "
` [PATCH 06/10] perf evlist: Allow growing pollfd on add method
` [PATCH 07/10] perf tests: Add pollfd growing test
` [PATCH 08/10] perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent
` [PATCH 09/10] perf evlist: Introduce poll method for common code idiom
` [PATCH 10/10] tools lib api: Adopt fdarray class from perf's evlist

INFO: task btrfs-transacti:2408 blocked for more than 120 seconds
 2014-09-03 22:02 UTC  (2+ messages)

[PATCH v2 net-next] net: filter: export pkt_type_offset() helper
 2014-09-03 22:01 UTC  (2+ messages)

[PATCH v5 0/8] arm: support CONFIG_RODATA
 2014-09-03 21:57 UTC  (4+ messages)
` [PATCH v5 4/8] arm: use fixmap for text patching when text is RO
` [PATCH v5 5/8] ARM: kexec: Make .text R/W in machine_kexec
` [PATCH v5 6/8] arm: kgdb: Handle read-only text / modules


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.