All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-19 14:56:11 to 2017-04-19 15:26:09 UTC [more...]

[stable] Removing or restricting timer_stats
 2017-04-19 15:25 UTC  (7+ messages)

[PATCH 4.10 00/69] 4.10.12-stable review
 2017-04-19 14:37 UTC  (19+ messages)
` [PATCH 4.10 06/69] thp: fix MADV_DONTNEED vs. MADV_FREE race
` [PATCH 4.10 07/69] thp: fix MADV_DONTNEED vs clear soft dirty race
` [PATCH 4.10 36/69] scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
` [PATCH 4.10 38/69] scsi: sd: Fix capacity calculation with 32-bit sector_t
` [PATCH 4.10 44/69] libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
` [PATCH 4.10 46/69] can: ifi: use correct register to read rx status
` [PATCH 4.10 47/69] pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
` [PATCH 4.10 49/69] irqchip/irq-imx-gpcv2: Fix spinlock initialization
` [PATCH 4.10 50/69] ftrace: Fix removing of second function probe
` [PATCH 4.10 51/69] drm/i915/gvt: set the correct default value of CTX STATUS PTR
` [PATCH 4.10 53/69] Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
` [PATCH 4.10 55/69] ftrace: Fix function pid filter on instances
` [PATCH 4.10 56/69] crypto: algif_aead - Fix bogus request dereference in completion function
` [PATCH 4.10 57/69] crypto: xts - Fix use-after-free on EINPROGRESS
` [PATCH 4.10 60/69] parisc: Fix get_user() for 64-bit value on 32-bit kernel
` [PATCH 4.10 61/69] [media] dvb-usb-v2: avoid use-after-free
` [PATCH 4.10 62/69] ASoC: Intel: select DW_DMAC_CORE since its mandatory
` [PATCH 4.10 64/69] x86/xen: Fix APIC id mismatch warning on Intel

[bug report] net: stmmac: adding multiple buffers for rx
 2017-04-19 15:24 UTC  (2+ messages)

[PATCH 0/2] n2rng: Fine-tuning for n2rng_probe()
 2017-04-19 15:24 UTC  (7+ messages)
` [PATCH 1/2] n2rng: Use devm_kcalloc() in n2rng_probe()
` [PATCH 2/2] n2rng: Combine substrings for two messages "

XDP question: best API for returning/setting egress port?
 2017-04-19 15:24 UTC  (5+ messages)

[GIT PULL 1/4] dt-bindings: Updates for v4.12-rc1
 2017-04-19 15:24 UTC  (5+ messages)
` [GIT PULL 4/4] arm64: tegra: Device tree changes "

"No such entry" recurring error
 2017-04-19 15:24 UTC 

[Qemu-devel] Vhost-pci RFC2.0
 2017-04-19 15:24 UTC  (4+ messages)
` [Qemu-devel] [virtio-dev] "

[PATCH v3 1/6] mtd: dataflash: Replace C99 types with their kernel counterparts
 2017-04-19 15:23 UTC  (6+ messages)
` [PATCH v3 2/6] mtd: dataflash: Improve coding style in jedec_probe()
` [PATCH v3 3/6] mtd: dataflash: Replace pr_debug, printk with dev_* functions
` [PATCH v3 4/6] mtd: dataflash: Get rid of loop counter in jedec_probe()
` [PATCH v3 5/6] mtd: dataflash: Make use of "extened device information"
` [PATCH v3 6/6] mtd: dataflash: Add flash_info for AT45DB641E

[PATCH] stat.2: tweak description of AT_EMPTY_PATH
 2017-04-19 15:23 UTC  (4+ messages)

[PATCH net-next v3] bindings: net: stmmac: add missing note about LPI interrupt
 2017-04-19 15:22 UTC  (3+ messages)

[RFC][PATCH 00/13] overlayfs stable inodes
 2017-04-19 15:21 UTC  (16+ messages)
` [RFC][PATCH 02/13] ovl: redirect dir by file handle on copy up
` [RFC][PATCH 03/13] ovl: lookup redirect by file handle

[Qemu-devel] [PATCH v3 0/6] Optiomize VMDK I/O by allocating multiple clusters
 2017-04-19 15:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 3/6] vmdk: New functions to assist "
` [Qemu-devel] [PATCH v3 4/6] vmdk: Rename get_cluster_offset() to vmdk_get_cluster_offset()

[PATCH 0/8 v6] No wait AIO
 2017-04-19 15:21 UTC  (4+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

[PATCH] Fix BSS corruption/overwrite issue in early x86 kernel startup
 2017-04-19 15:20 UTC 

[U-Boot] [U-Boot PATCH V2 0/9] introduce Rockchip rockusb
 2017-04-19 15:21 UTC  (7+ messages)
` [U-Boot] [U-Boot PATCH V2 1/9] usb: ums: split macro and data struct in storage_common.c
` [U-Boot] [U-Boot PATCH V2 2/9] usb: ums: split macro and data struct in f_mass_storage.c
` [U-Boot] [U-Boot PATCH V2 3/9] usb: ums: merge storage_common.c into f_mass_storage.c

[PATCH RFC 00/10] IB/core: SG IOCTL based RDMA ABI
 2017-04-19 15:20 UTC  (11+ messages)
  ` [PATCH RFC 01/10] IB/core: Add a generic way to execute an operation on a uobject
  ` [PATCH RFC 02/10] IB/core: Add support to finalize objects in one transaction
  ` [PATCH RFC 03/10] IB/core: Add new ioctl interface
  ` [PATCH RFC 04/10] IB/core: Declare a type instead of declaring only type attributes
  ` [PATCH RFC 05/10] IB/core: Add DEVICE type and root types structure
  ` [PATCH RFC 06/10] IB/core: Initialize uverbs types specification
  ` [PATCH RFC 07/10] IB/core: Add macros for declaring actions and attributes
  ` [PATCH RFC 08/10] IB/core: Add ability to explicitly destroy an uobject
  ` [PATCH RFC 09/10] IB/core: Add uverbs types, actions, handlers and attributes
  ` [PATCH RFC 10/10] IB/core: Expose ioctl interface through experimental Kconfig

[PATCH v7 0/7] qede: add qede PMD
 2017-04-19 15:19 UTC  (5+ messages)
` [PATCH v7 1/7] qede: add base driver

Panic enabling bochs_drm on qemu-system-sparc64 (sun4u)
 2017-04-19 15:19 UTC  (2+ messages)

[PATCH tip/core/rcu 0/13] Miscellaneous fixes for 4.12
 2017-04-19 15:17 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 tip/core/rcu 02/11] lockdep: Use "WARNING" tag on lockdep splats

[Qemu-devel] [PATCH v2 0/3] migration: Call blk_resume_after_migration() for postcopy
 2017-04-19 15:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] "
` [Qemu-devel] [PATCH v2 2/3] qemu-iotests: Filter HMP readline escape characters
` [Qemu-devel] [PATCH v2 3/3] qemu-iotests: Test postcopy migration

[PATCH] powerpc/32: Move entry_32 functions just after HEAD functions
 2017-04-19 15:16 UTC  (3+ messages)

[PATCH 4.9 00/69] 4.9.24-stable review
 2017-04-19 14:42 UTC  (19+ messages)
` [PATCH 4.9 03/69] tcmu: Fix wrongly calculating of the base_command_size
` [PATCH 4.9 04/69] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
` [PATCH 4.9 06/69] thp: fix MADV_DONTNEED vs clear soft dirty race
` [PATCH 4.9 07/69] zsmalloc: expand class bit
` [PATCH 4.9 08/69] orangefs: free superblock when mount fails
` [PATCH 4.9 10/69] drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
` [PATCH 4.9 12/69] CIFS: reconnect thread reschedule itself
` [PATCH 4.9 15/69] perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
` [PATCH 4.9 17/69] x86/signals: Fix lower/upper bound reporting in compat siginfo
` [PATCH 4.9 19/69] x86/vdso: Ensure vdso32_enabled gets set to valid values only
` [PATCH 4.9 20/69] x86/vdso: Plug race between mapping and ELF header setup
` [PATCH 4.9 21/69] acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)
` [PATCH 4.9 22/69] ACPI / scan: Set the visited flag for all enumerated devices
` [PATCH 4.9 25/69] efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
` [PATCH 4.9 26/69] iscsi-target: Fix TMR reference leak during session shutdown
` [PATCH 4.9 28/69] scsi: sr: Sanity check returned mode data
` [PATCH 4.9 38/69] can: ifi: use correct register to read rx status
` [PATCH 4.9 39/69] pwm: rockchip: State of PWM clock should synchronize with PWM enabled state

[PATCH 0/4] Properly invalidate data in the cleancache
 2017-04-19 15:15 UTC  (10+ messages)
` [PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO

perf_event sampling a multithreaded process - ioctl with PERF_EVENT_IOC_SET_OUTPUT fails
 2017-04-19 15:15 UTC 

[PATCH v2 for-next v2 0/8] Refactor x86 mm.c
 2017-04-19 15:15 UTC  (7+ messages)
` [PATCH v2 for-next v2 1/8] mm: provide more grep fodders
` [PATCH v2 for-next v2 2/8] x86/mm: carve out create_grant_pv_mapping
` [PATCH v2 for-next v2 4/8] x86/mm: extract PAGE_CACHE_ATTRS to mm.h

Brock, April Y
 2017-04-19 15:14 UTC 

[PATCH v17 2/3] usb: USB Type-C connector class
 2017-04-19 15:14 UTC  (11+ messages)

[U-Boot] [PATCH 1/1] core/uclass: uclass_get_device_tail: always set devp
 2017-04-19 15:14 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/1] core/uclass: iterate over all devices of a uclass

[backport v4.9] tpm_tis: use default timeout value if chip reports it as zero
 2017-04-19 15:12 UTC  (5+ messages)

[PATCH] drm/amd/amdgpu: Print out ring name in dev_info
 2017-04-19 15:13 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: defconfig64 for v4.12 (#2)
 2017-04-19 15:13 UTC  (3+ messages)

[refpolicy] [PATCH] second strict patch
 2017-04-19 15:12 UTC  (4+ messages)

[PATCH v2 0/3] x86/dpci: bind legacy PCI interrupts to PVHv2 Dom0
 2017-04-19 15:11 UTC  (4+ messages)
` [PATCH v2 1/3] x86/physdev: factor out the code to allocate and map a pirq
` [PATCH v2 2/3] x86/pt: enable binding of GSIs to a PVH Dom0
` [PATCH v2 3/3] x86/vioapic: bind interrupts to "

[PATCH tip/core/rcu 0/40] SRCU callback parallelization for 4.12
 2017-04-19 15:09 UTC  (8+ messages)
` [PATCH tip/core/rcu 02/40] rcu: Make arch select smp_mb__after_unlock_lock() strength

RFC: drop the T10 OSD code and its users
 2017-04-19 15:11 UTC  (2+ messages)

[resend][PATCH] ALSA: hda - Add HP ZBook 15u G3 Conexant CX20724 GPIO mute leds
 2017-04-19 15:09 UTC 

Regarding UBI fastmap data CRC failure
 2017-04-19 15:10 UTC  (6+ messages)

[RFC PATCH] parse-options: disallow double-negations of options starting with no-
 2017-04-19 15:10 UTC  (2+ messages)

[PATCH v24 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-04-19 15:09 UTC  (9+ messages)
` [PATCH v24 08/11] acpi: Introduce acpi_unregister_irq function
` [PATCH v24 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver

[PATCH v6 00/15] lockdep: Implement crossrelease feature
 2017-04-19 15:08 UTC  (4+ messages)
` [PATCH v6 05/15] "

[PATCH tip/core/rcu 04/13] rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick
 2017-04-19 15:08 UTC  (11+ messages)

[PATCH v2 1/3] mtd: dataflash: Replace C99 type with their kernel counterparts
 2017-04-19 15:07 UTC  (6+ messages)
` [PATCH v2 3/3] mtd: dataflash: Make use of "extened device information"

[PATCH v6 0/8] coresight: enable debug module
 2017-04-19 15:07 UTC  (7+ messages)
` [PATCH v6 6/8] coresight: add support for CPU "

KASLR causes intermittent boot failures on some systems
 2017-04-19 14:56 UTC  (8+ messages)

[PATCH 4.4 00/45] 4.4.63-stable review
 2017-04-19 14:56 UTC  (42+ messages)
` [PATCH 4.4 01/45] cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups
` [PATCH 4.4 02/45] thp: fix MADV_DONTNEED vs clear soft dirty race
` [PATCH 4.4 03/45] drm/nouveau/mpeg: mthd returns true on success now
` [PATCH 4.4 04/45] drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
` [PATCH 4.4 05/45] CIFS: store results of cifs_reopen_file to avoid infinite wait
` [PATCH 4.4 06/45] Input: xpad - add support for Razer Wildcat gamepad
` [PATCH 4.4 07/45] perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
` [PATCH 4.4 08/45] x86/vdso: Ensure vdso32_enabled gets set to valid values only
` [PATCH 4.4 09/45] x86/vdso: Plug race between mapping and ELF header setup
` [PATCH 4.4 10/45] acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)
` [PATCH 4.4 11/45] iscsi-target: Fix TMR reference leak during session shutdown
` [PATCH 4.4 12/45] iscsi-target: Drop work-around for legacy GlobalSAN initiator
` [PATCH 4.4 13/45] scsi: sr: Sanity check returned mode data
` [PATCH 4.4 14/45] scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
` [PATCH 4.4 15/45] scsi: sd: Fix capacity calculation with 32-bit sector_t
` [PATCH 4.4 16/45] xen, fbfront: fix connecting to backend
` [PATCH 4.4 17/45] libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
` [PATCH 4.4 18/45] irqchip/irq-imx-gpcv2: Fix spinlock initialization
` [PATCH 4.4 19/45] ftrace: Fix removing of second function probe
` [PATCH 4.4 20/45] char: Drop bogus dependency of DEVPORT on !M68K
` [PATCH 4.4 21/45] char: lack of bool string made CONFIG_DEVPORT always on
` [PATCH 4.4 22/45] Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
` [PATCH 4.4 23/45] kvm: fix page struct leak in handle_vmon
` [PATCH 4.4 24/45] zram: do not use copy_page with non-page aligned address
` [PATCH 4.4 25/45] powerpc: Disable HFSCR[TM] if TM is not supported
` [PATCH 4.4 26/45] crypto: ahash - Fix EINPROGRESS notification callback
` [PATCH 4.4 27/45] ath9k: fix NULL pointer dereference
` [PATCH 4.4 28/45] [media] dvb-usb-v2: avoid use-after-free
` [PATCH 4.4 29/45] ext4: fix inode checksum calculation problem if i_extra_size is small
` [PATCH 4.4 31/45] rtc: tegra: Implement clock handling
` [PATCH 4.4 32/45] mm: Tighten x86 /dev/mem with zeroing reads
` [PATCH 4.4 33/45] [media] dvb-usb: dont use stack for firmware load
` [PATCH 4.4 35/45] virtio-console: avoid DMA from stack
` [PATCH 4.4 37/45] rtl8150: Use heap buffers for all register access
` [PATCH 4.4 38/45] catc: Combine failure cleanup code in catc_probe()
` [PATCH 4.4 39/45] catc: Use heap buffer for memory size test
` [PATCH 4.4 40/45] ibmveth: calculate gso_segs for large packets
` [PATCH 4.4 41/45] SUNRPC: fix refcounting problems with auth_gss messages
` [PATCH 4.4 42/45] tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
` [PATCH 4.4 44/45] sctp: deny peeloff operation on asocs with threads sleeping on it
` [PATCH 4.4 45/45] MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch

Documenting the (dynamic) linking rules for symbol versioning
 2017-04-19 15:07 UTC 

[PATCH 1/5] libtirpc: Backport fixes from 1.0.2rc3
 2017-04-19 15:06 UTC  (3+ messages)
` [PATCH 5/5] libidn: Fix build with gcc7

[PATCH] various: disallow --no-no-OPT for --no-opt options
 2017-04-19 15:05 UTC  (7+ messages)

[PATCH v2] x86/vlapic: Don't reset APIC ID when handling INIT signal
 2017-04-19 15:04 UTC  (4+ messages)

[PATCH v2 net 1/2] net sched actions: fix access to uninitialized data
 2017-04-19 15:03 UTC  (8+ messages)
` [PATCH v2 net 2/2] net sched actions: decrement module refcount earlier

[PATCH] crypto/scheduler: fix uninitialized capability structure
 2017-04-19 15:02 UTC 

Share recipes
 2017-04-19 15:01 UTC  (2+ messages)

[PATCH v4] ns16550: Add support for UART parameters to be specifed with name-value pairs
 2017-04-19 15:01 UTC  (2+ messages)

[GIT PULL] arm64: dts: hisilicon dts updates for v4.12
 2017-04-19 14:59 UTC  (3+ messages)

ath10k otp.bin board.bin firmware.bin art.bin?
 2017-04-19 14:58 UTC  (3+ messages)

[GIT PULL] ARM: hisi: soc updates for v4.12
 2017-04-19 14:58 UTC  (3+ messages)

[Bug 92258] Opening context menu in Steam could lead to radeon kernel module crash
 2017-04-19 14:58 UTC  (2+ messages)
` [Bug 92258] [regression] Opening menu in Steam running via DRI_PRIME with enabled DRI3 "

[PATCH] virtio_scsi: Always try to read VPD pages
 2017-04-19 14:57 UTC  (3+ messages)

[xen-unstable-smoke test] 107540: tolerable trouble: broken/fail/pass - PUSHED
 2017-04-19 14:57 UTC 

[U-Boot] [PATCH] arm: socfpga: add cyclone5 based de10-nano board
 2017-04-19 14:57 UTC  (6+ messages)

[U-Boot] [PATCH] sunxi: Add support for NanoPi M1 board
 2017-04-19 14:57 UTC  (2+ messages)

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-19 14:56 UTC  (3+ messages)
` [PATCH 26/27] scsi: sd: Separate zeroout and discard command choices


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.