messages from 2014-09-15 20:12:10 to 2014-09-15 20:56:03 UTC [more...]
[PATCH 3.16 000/158] 3.16.3-stable review
2014-09-15 19:26 UTC (41+ messages)
` [PATCH 3.16 085/158] ASoC: Intel: Cleanup HSW pcm format support
` [PATCH 3.16 101/158] ACPI / scan: not cache _SUN value in struct acpi_device_pnp
` [PATCH 3.16 102/158] ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
` [PATCH 3.16 103/158] ACPI / video: Fix use_native_backlight selection logic
` [PATCH 3.16 105/158] ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PC
` [PATCH 3.16 106/158] xen/events/fifo: reset control block and local HEADs on resume
` [PATCH 3.16 107/158] ring-buffer: Always reset iterator to reader page
` [PATCH 3.16 110/158] mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
` [PATCH 3.16 113/158] mnt: Add tests for unprivileged remount cases that have found to be faulty
` [PATCH 3.16 114/158] get rid of propagate_umount() mistakenly treating slaves as busy
` [PATCH 3.16 115/158] fix EBUSY on umount() from MNT_SHRINKABLE
` [PATCH 3.16 116/158] Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend
` [PATCH 3.16 117/158] Bluetooth: Fix merge of advertising data and scan response data
` [PATCH 3.16 118/158] Bluetooth: Fix tracking local SSP authentication requirement
` [PATCH 3.16 119/158] Bluetooth: never linger on process exit
` [PATCH 3.16 132/158] xfs: ensure verifiers are attached to recovered buffers
` [PATCH 3.16 133/158] xfs: quotacheck leaves dquot buffers without verifiers
` [PATCH 3.16 134/158] xfs: dont dirty buffers beyond EOF
` [PATCH 3.16 135/158] xfs: dont zero partial page cache pages during O_DIRECT writes
` [PATCH 3.16 136/158] xfs: dont zero partial page cache pages during O_DIRECT write
` [PATCH 3.16 137/158] libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
` [PATCH 3.16 138/158] libceph: gracefully handle large reply messages from the mon
` [PATCH 3.16 139/158] libceph: add process_one_ticket() helper
` [PATCH 3.16 140/158] libceph: do not hard code max auth ticket len
` [PATCH 3.16 141/158] CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
` [PATCH 3.16 142/158] CIFS: Fix async reading on reconnects
` [PATCH 3.16 144/158] CIFS: Fix wrong directory attributes after rename
` [PATCH 3.16 145/158] CIFS: Fix directory rename error
` [PATCH 3.16 146/158] CIFS: Fix wrong filename length for SMB2
` [PATCH 3.16 147/158] CIFS: Fix wrong restart readdir for SMB1
` [PATCH 3.16 148/158] mtd/ftl: fix the double free of the buffers allocated in build_maps()
` [PATCH 3.16 149/158] mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
` [PATCH 3.16 150/158] blkcg: dont call into policy draining if root_blkg is already gone
` [PATCH 3.16 151/158] dm table: propagate QUEUE_FLAG_NO_SG_MERGE
` [PATCH 3.16 152/158] IB/srp: Fix deadlock between host removal and multipathd
` [PATCH 3.16 153/158] drm/nouveau: Dis/Enable vblank irqs during suspend/resume
` [PATCH 3.16 154/158] drm/nouveau: Bump version from 1.1.1 to 1.1.2
` [PATCH 3.16 156/158] CIFS: Fix SMB2 readdir error handling
` [PATCH 3.16 157/158] KEYS: Fix use-after-free in assoc_array_gc()
` [PATCH 3.16 158/158] KEYS: Fix termination condition in assoc array garbage collection
[RFC PATCH 0/2] Loop device psuedo filesystem
2014-09-15 20:55 UTC (3+ messages)
how to figure out which device a given IFB is connected to
2014-09-15 20:55 UTC (4+ messages)
btrfs balance enospc
2014-09-15 20:54 UTC (4+ messages)
[PATCH v8 00/10] Intel MPX support
2014-09-15 20:53 UTC (4+ messages)
` [PATCH v8 09/10] x86, mpx: cleanup unused bound tables
[PATCH] net: ethernet: marvell: sky2.c: Cleaning up missing null-terminate in conjunction with strncpy
2014-09-15 20:53 UTC (4+ messages)
[Qemu-devel] [PATCH v1] async: aio_context_new(): Handle event_notifier_init failure
2014-09-15 20:49 UTC (6+ messages)
[Buildroot] [PATCH 0/8] gdb updates
2014-09-15 20:50 UTC (9+ messages)
` [Buildroot] [PATCH 1/8] gdb: add version 7.8
` [Buildroot] [PATCH 2/8] gdb: switch to 7.7 as the default version
` [Buildroot] [PATCH 3/8] gdb: remove version 7.6
` [Buildroot] [PATCH 4/8] gdb: needs host-ncurses on the host
` [Buildroot] [PATCH 5/8] gdb: enable tui support for target package
` [Buildroot] [PATCH 6/8] gdb: reword prompt for host TUI option
` [Buildroot] [PATCH 7/8] gdb: add support for Python in host gdb
` [Buildroot] [PATCH 8/8] gdb: add support for Python in target gdb
[Buildroot] [PATCH] systemd: bump to version 216
2014-09-15 20:49 UTC (2+ messages)
[PATCH 00/10] KEYS: Improve asymmetric key and PKCS#7 handling [ver #2]
2014-09-15 20:45 UTC (11+ messages)
` [PATCH 01/10] Provide a binary to hex conversion function "
` [PATCH 02/10] KEYS: Preparse match data "
` [PATCH 03/10] KEYS: Remove key_type::def_lookup_type "
` [PATCH 04/10] KEYS: Remove key_type::match in favour of overriding default by match_preparse "
` [PATCH 05/10] KEYS: Make the key matching functions return bool "
` [PATCH 06/10] KEYS: Update the keyrings documentation for match changes "
` [PATCH 07/10] KEYS: Implement binary asymmetric key ID handling "
` [PATCH 08/10] KEYS: Overhaul key identification when searching for asymmetric keys "
` [PATCH 09/10] PKCS#7: Better handling of unsupported crypto "
` [PATCH 10/10] PKCS#7: Handle PKCS#7 messages that contain no X.509 certs "
[Bug 81382] New: Text console blanking does not go away
2014-09-15 20:47 UTC (3+ messages)
` [Bug 81382] "
[PATCH] scsi: scsi_devinfo.c: Cleaning up unnecessarily complicated in conjunction with strncpy
2014-09-15 20:47 UTC (5+ messages)
[PATCH net 0/2] Fix randconfig errros in bnx2i/bnx2fc caused by IPV6
2014-09-15 20:45 UTC (3+ messages)
` [PATCH net 1/2] scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NET
` [PATCH net 2/2] bnx2i/bnx2fc : fix randconfig error in next-20140909
[Buildroot] [PATCH] nsd: new package
2014-09-15 20:46 UTC (2+ messages)
` [Buildroot] [PATCH] unbound: "
[PATCH v14 00/11] Add interpret-trailers builtin
2014-09-15 20:39 UTC (3+ messages)
` [PATCH v14 01/11] trailer: add data structures and basic functions
Unable to mount multiple subvolumes of a single disk
2014-09-15 20:38 UTC (6+ messages)
master - cleanup: Use lv_is_ macros
2014-09-15 20:38 UTC
[Buildroot] [PATCH] dhcp: add systemd service file
2014-09-15 20:38 UTC
[PATCH 3.14 000/114] 3.14.19-stable review
2014-09-15 19:26 UTC (68+ messages)
` [PATCH 3.14 001/114] media: xc5000: Fix get_frequency()
` [PATCH 3.14 002/114] media: xc4000: "
` [PATCH 3.14 003/114] media: au0828: Only alt setting logic when needed
` [PATCH 3.14 005/114] media: mt9v032: fix hblank calculation
` [PATCH 3.14 006/114] media: v4l: vsp1: Remove the unneeded vsp1_video_buffer video field
` [PATCH 3.14 007/114] media: sms: Remove CONFIG_ prefix from Kconfig symbols
` [PATCH 3.14 009/114] spi: orion: fix incorrect handling of cell-index DT property
` [PATCH 3.14 010/114] spi: omap2-mcspi: Configure hardware when slave driver changes mode
` [PATCH 3.14 011/114] s390/locking: Reenable optimistic spinning
` [PATCH 3.14 013/114] firmware: Do not use WARN_ON(!spin_is_locked())
` [PATCH 3.14 014/114] tpm: missing tpm_chip_put in tpm_get_random()
` [PATCH 3.14 015/114] tpm: Provide a generic means to override the chip returned timeouts
` [PATCH 3.14 016/114] tpm: Properly clean sysfs entries in error path
` [PATCH 3.14 017/114] CAPABILITIES: remove undefined caps from all processes
` [PATCH 3.14 018/114] kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
` [PATCH 3.14 019/114] mfd: omap-usb-host: Fix improper mask use
` [PATCH 3.14 020/114] regulator: arizona-ldo1: remove bypass functionality
` [PATCH 3.14 021/114] powerpc/mm/numa: Fix break placement
` [PATCH 3.14 022/114] powerpc/mm: Use read barrier when creating real_pte
` [PATCH 3.14 024/114] powerpc/pseries: Avoid deadlock on removing ddw
` [PATCH 3.14 025/114] powerpc/thp: Add write barrier after updating the valid bit
` [PATCH 3.14 026/114] powerpc/thp: Dont recompute vsid and ssize in loop on invalidate
` [PATCH 3.14 027/114] powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
` [PATCH 3.14 028/114] powerpc/thp: Handle combo pages in invalidate
` [PATCH 3.14 029/114] powerpc/thp: Invalidate with vpn in loop
` [PATCH 3.14 030/114] powerpc/thp: Use ACCESS_ONCE when loading pmdp
` [PATCH 3.14 031/114] Drivers: scsi: storvsc: Implement a eh_timed_out handler
` [PATCH 3.14 033/114] Drivers: scsi: storvsc: Change the limits to reflect the values on the host
` [PATCH 3.14 034/114] Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
` [PATCH 3.14 035/114] Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
` [PATCH 3.14 036/114] drivers: scsi: storvsc: Set srb_flags in all cases
` [PATCH 3.14 037/114] drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
` [PATCH 3.14 038/114] scsi_scan: Restrict sequential scan to 256 LUNs
` [PATCH 3.14 039/114] scsi: add a blacklist flag which enables VPD page inquiries
` [PATCH 3.14 040/114] scsi: do not issue SCSI RSOC command to Promise Vtrak E610f
` [PATCH 3.14 041/114] scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behavior
` [PATCH 3.14 052/114] ASoC: pcm: fix dpcm_path_put in dpcm runtime update
` [PATCH 3.14 053/114] ASoC: wm_adsp: Add missing MODULE_LICENSE
` [PATCH 3.14 054/114] ASoC: blackfin: use samples to set silence
` [PATCH 3.14 055/114] ASoC: samsung: Correct I2S DAI suspend/resume ops
` [PATCH 3.14 056/114] ASoC: adau1701: fix adau1701_reg_read()
` [PATCH 3.14 057/114] ASoC: max98090: Fix missing free_irq
` [PATCH 3.14 058/114] ASoC: pxa: pxa-ssp: small leak in probe()
` [PATCH 3.14 059/114] ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
` [PATCH 3.14 083/114] fix copy_tree() regression
` [PATCH 3.14 085/114] md/raid6: avoid data corruption during recovery of double-degraded RAID6
` [PATCH 3.14 086/114] md/raid10: fix memory leak when reshaping a RAID10
` [PATCH 3.14 087/114] md/raid10: Fix memory leak when raid10 reshape completes
` [PATCH 3.14 088/114] RDMA/iwcm: Use a default listen backlog if needed
` [PATCH 3.14 089/114] RDMA/uapi: Include socket.h in rdma_user_cm.h
` [PATCH 3.14 090/114] xfs: ensure verifiers are attached to recovered buffers
` [PATCH 3.14 091/114] xfs: quotacheck leaves dquot buffers without verifiers
` [PATCH 3.14 092/114] xfs: dont dirty buffers beyond EOF
` [PATCH 3.14 094/114] xfs: dont zero partial page cache pages during O_DIRECT write
` [PATCH 3.14 095/114] libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
` [PATCH 3.14 098/114] CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
` [PATCH 3.14 099/114] CIFS: Fix async reading on reconnects
` [PATCH 3.14 100/114] CIFS: Possible null ptr deref in SMB2_tcon
` [PATCH 3.14 102/114] vfs: add d_is_dir()
` [PATCH 3.14 103/114] CIFS: Fix directory rename error
` [PATCH 3.14 104/114] CIFS: Fix wrong filename length for SMB2
` [PATCH 3.14 106/114] mtd/ftl: fix the double free of the buffers allocated in build_maps()
` [PATCH 3.14 107/114] mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
` [PATCH 3.14 108/114] blkcg: dont call into policy draining if root_blkg is already gone
` [PATCH 3.14 109/114] IB/srp: Fix deadlock between host removal and multipathd
` [PATCH 3.14 110/114] drm/nouveau: Bump version from 1.1.1 to 1.1.2
` [PATCH 3.14 112/114] libceph: gracefully handle large reply messages from the mon
Cannot replace drive
2014-09-15 20:34 UTC
[PATCH 0/5] pseries: Move memory hotplug to the kernel
2014-09-15 20:33 UTC (6+ messages)
` [PATCH 1/5] pseries: Define rtas hotplug event sections
` [PATCH 2/5] pseries: Export drc_[acquire|release]_drc() routines
` [PATCH 3/5] pseries: Create device hotplug entry point
` [PATCH 4/5] pseries: Implement memory hotplug add in the kernel
` [PATCH 5/5] pseries: Implement memory hotplug remove "
[PATCH v2] clocksource: arch_timer: Allow the device tree to specify the physical timer
2014-09-15 20:33 UTC (13+ messages)
[Qemu-devel] [PULL 00/12] pci, pc, virtio, misc bugfixes
2014-09-15 20:30 UTC (2+ messages)
[PATCH v3 0/5] Initial support for XPowers AXP288 PMIC
2014-09-15 20:29 UTC (5+ messages)
` [PATCH v3 5/5] iio: add documentation for current attribute
[PATCH v3] libsanitizer: Enable GCC sanitizers
2014-09-15 20:28 UTC (4+ messages)
[RFC PATCH 0/7] Non-blockling buffered fs read (page cache only)
2014-09-15 20:28 UTC (18+ messages)
` [PATCH 1/7] Prepare for adding a new readv/writev with user flags
` [PATCH 2/7] Define new syscalls readv2,preadv2,writev2,pwritev2
` [PATCH 3/7] Export new vector IO (with flags) to userland
` [PATCH 4/7] O_NONBLOCK flag for readv2/preadv2
` [PATCH 5/7] documentation updates
` [PATCH 6/7] move flags enforcement to vfs_preadv/vfs_pwritev
` [PATCH 7/7] check for O_NONBLOCK in all read_iter instances
[torture] BUG: unable to handle kernel NULL pointer dereference at (null)
2014-09-15 20:27 UTC (2+ messages)
RHEL6.6 dm-cache and dm-era
2014-09-15 20:25 UTC (2+ messages)
[PATCH v2 0/2] mtd: nand: gpmi: add proper raw access support
2014-09-15 20:24 UTC (9+ messages)
` [PATCH v2 1/2] mtd: nand: gpmi: add gpmi_move_bits function
` [PATCH v2 2/2] mtd: nand: gpmi: add proper raw access support
git branch --merged and git branch --verbose do not combine
2014-09-15 20:20 UTC (4+ messages)
[PATCH arm64-next v3] net: bpf: arm64: address randomize and write protect JIT code
2014-09-15 20:20 UTC (2+ messages)
[PATCH] perf mem: improves DSO long names search speed with RB tree
2014-09-15 20:15 UTC (2+ messages)
[PATCH 4/8] staging: et131x: Remove ununsed statistics
2014-09-15 20:15 UTC (13+ messages)
` [RFC/PATCH] mailinfo: do not treat ">From" lines as in-body headers
[PATCH] mtd: nand: gpmi: add proper raw access support
2014-09-15 20:12 UTC (13+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.