All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-24 21:23:04 to 2017-09-25 00:27:03 UTC [more...]

[PATCH 0/4] [GIT PULL] tracing/rcu: Fix save_stack_trace() called when RCU is not watching
 2017-09-25  0:26 UTC  (6+ messages)
` [PATCH 1/4] rcu: Allow for page faults in NMI handlers

[ovmf test] 113801: all pass - PUSHED
 2017-09-25  0:23 UTC 

Urgent: dvb_usb_rtl28xxu not tuning "Leadtek Winfast DTV2000 DS PLUS TV"
 2017-09-25  0:16 UTC  (4+ messages)
` f26: "

[PATCH 0/5] memorder: Update table layout
 2017-09-25  0:13 UTC  (8+ messages)
` [PATCH 1/5] memorder: Convert tables to alternate-row coloring scheme
` [PATCH 2/5] memorder: Convert 'Summary of Memory Ordering' table to new scheme
` [PATCH 3/5] styleguide: Remove experimental tables updated in memorder chapter
` [PATCH 4/5] memorder: Add multi-column headers to 'Summary of Memory Ordering' table
` [PATCH 5/5] memorder: Reduce color saturation of MoreThanOneValue figure

Is anyone aware of bluestor exploding all the time ?
 2017-09-25  0:05 UTC 

[PATCH v3 01/10] dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3
 2017-09-25  0:02 UTC  (30+ messages)
` [PATCH v3 02/10] dmaengine: sun6i: Correct burst length field offsets for H3
` [PATCH v3 03/10] dmaengine: sun6i: Restructure code to allow extension for new SoCs
` [PATCH v3 04/10] dmaengine: sun6i: Enable additional burst lengths/widths on H3
` [PATCH v3 05/10] dmaengine: sun6i: Move number of pchans/vchans/request to device struct
` [PATCH v3 06/10] arm64: allwinner: a64: Add devicetree binding for DMA controller
` [PATCH v3 07/10] dmaengine: sun6i: Retrieve channel count/max request from devicetree
` [PATCH v3 08/10] dmaengine: sun6i: Add support for Allwinner A64 and compatibles
` [PATCH v3 09/10] arm64: allwinner: a64: Add device node for DMA controller
` [PATCH v3 10/10] arm64: allwinner: a64: add dma controller references to spi nodes

[PATCH v3 00/10] Commit 3a03ea763a67 ("dmaengine: sun6i: Add support for Allwinner A83T
 2017-09-25  0:02 UTC  (3+ messages)

[GIT PULL] Block fixes for 4.14-rc2
 2017-09-25  0:03 UTC  (5+ messages)

Linux 4.14-rc2
 2017-09-25  0:03 UTC 

[Qemu-trivial] [PULL 00/31] Trivial patches for 2017-09-25
 2017-09-24 21:22 UTC  (58+ messages)
` [Qemu-trivial] [PULL 01/31] configure: Remove unused code (found by shellcheck)
` [Qemu-trivial] [PULL 02/31] Replace round_page() with TARGET_PAGE_ALIGN()
` [Qemu-trivial] [PULL 03/31] MAINTAINERS: add missing ARM entries
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 04/31] MAINTAINERS: add missing STM32 entry
` [Qemu-trivial] [PULL 05/31] MAINTAINERS: add missing entry for vhost
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 06/31] MAINTAINERS: add missing VMWare entry
` [Qemu-trivial] [PULL 07/31] MAINTAINERS: add missing Guest Agent entries
` [Qemu-trivial] [PULL 08/31] MAINTAINERS: add missing qcow2 entry
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 09/31] MAINTAINERS: add missing PCI entries
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 10/31] MAINTAINERS: add missing SSI entries
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 11/31] MAINTAINERS: add missing entries for throttling infra
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 12/31] MAINTAINERS: add missing AIO entry
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 13/31] MAINTAINERS: add missing entry for Generic Loader
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 14/31] MAINTAINERS: add missing Cryptography entry
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 15/31] MAINTAINERS: update docs/devel/ entries
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 16/31] MAINTAINERS: update docs/interop/ entries
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 17/31] filter-mirror: segfault when specifying non existent device
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 18/31] util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 19/31] aux-to-i2c-bridge: don't allow user to create one
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 20/31] hw/display/xenfb.c: Add trace_xenfb_key_event
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 21/31] remove trailing whitespace from qemu-options.hx
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 22/31] chardev/baum: fix baum that releases brlapi twice
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 23/31] trivial: Add missing "-m" parameter in docs/memory-hotplug.txt
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 24/31] target/xtensa: Use the pre-defined MEMTXATTRS_UNSPECIFIED macro
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 25/31] osdep: Fix ROUND_UP(64-bit, 32-bit)
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 26/31] hw/display/virtio-gpu: Put the virtio-gpu-device into the display category
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 27/31] nbd-client: Use correct macro parenthesization
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 28/31] dma/i82374: avoid double creation of i82374 device
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 29/31] tests/boot-sector: Increase timeout to 600 seconds
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 30/31] Drop gld linker usage on SunOS
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 31/31] hw/isa/pc87312: Mark the device with user_creatable = false
  ` [Qemu-devel] "

[PATCH RFC/RFT] sched/fair: Improve the behavior of sync flag
 2017-09-24 23:46 UTC  (12+ messages)
` [lkp-robot] [sched/fair] 6d46bd3d97: netperf.Throughput_tps -11.3% regression

Linux kernel 4.14-rc2 released
 2017-09-24 23:43 UTC 

[RFT][PATCH 0/2] i2c: designware: Runtime PM aware system sleep handling
 2017-09-24 23:30 UTC  (6+ messages)
` [RFT][PATCH v3 0/3] "
  ` [PATCH v4 "
    ` [PATCH v4 1/3] PM: i2c-designware-platdrv: Clean up PM handling in probe
    ` [PATCH v4 2/3] PM / mfd: intel-lpss: Push system sleep callbacks to late/early stages
    ` [PATCH v4 3/3] PM: i2c-designware-platdrv: Suspend/resume at the "

[Qemu-arm] [PATCH v11 0/5] Add support for Smartfusion2 SoC
 2017-09-24 23:39 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] PM / PCI: Do not resume any devices in pci_pm_prepare()
 2017-09-24 23:33 UTC 

[Bug 99710] [amdgpu R9 390] GPU hang when playing Hearthstone in Wine
 2017-09-24 23:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability case
 2017-09-24 23:21 UTC 

Bug#794158: xfsprogs FTCBFS: fails to pass --host to configure
 2017-09-24 23:17 UTC  (3+ messages)

[Bug 101731] System freeze with AMDGPU when playing The Witcher 3
 2017-09-24 23:15 UTC  (2+ messages)
` [Bug 101731] System freeze with AMDGPU when playing The Witcher 3 (GOG GOTY)

[PATCH] Btrfs: fix unexpected result when dio reading corrupted blocks
 2017-09-24 22:56 UTC  (2+ messages)

[PATCH 0/7] Fix i.MX7D OCOTP write support
 2017-09-24 23:00 UTC  (8+ messages)
` [PATCH 1/7] nvmem: imx-ocotp: Restrict OTP write to IMX6 processors
` [PATCH 2/7] nvmem: imx-ocotp: Pass parameters via a struct
` [PATCH 3/7] nvmem: imx-ocotp: Add support for banked OTP addressing
` [PATCH 4/7] nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated function
` [PATCH 5/7] nvmem: imx-ocotp: Add i.MX7D timing write clock setup support
` [PATCH 6/7] nvmem: imx-ocotp: Enable i.MX7D OTP write support
` [PATCH 7/7] nvmem: imx-ocotp: Update module description

[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
 2017-09-24 22:55 UTC  (14+ messages)
` [PATCH 3/3] ima: use fs method to read integrity data
  ` [PATCH 3/3] ima: use fs method to read integrity data (updated patch description)

[Bug 102962] GPU crash running Overwatch in wine-staging
 2017-09-24 22:51 UTC  (3+ messages)

[PATCH] MAINTAINERS: Hibernation or S2R doesn't cover entire power directory
 2017-09-24 22:44 UTC  (2+ messages)

[Bug 110901] Macbook8,1 12-inch (Early 2015) Bluetooth not working
 2017-09-24 22:43 UTC  (2+ messages)

[char-misc 0/2] mei updates for 4.14-rc2
 2017-09-24 22:37 UTC  (3+ messages)
` [char-misc 1/2] mei: always use domain runtime pm callbacks

[kernel-hardening] x86: PIE support and option to extend KASLR randomization
 2017-09-24 22:37 UTC  (13+ messages)
` [kernel-hardening] "
                  `  "

[RFC] apparently broken error recovery in vhost_scsi_iov_to_sgl()
 2017-09-24 22:36 UTC 

[U-Boot] [PATCH 1/3] fs-test: Add FAT16 support
 2017-09-24 22:35 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] fs/fat: Fix pathnames using '..' that lead to the root directory
` [U-Boot] [PATCH 3/3] fs-test: Add test for a filename using '..' to go back to the root

[GIT PULL] DeviceTree fixes for 4.14
 2017-09-24 22:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Allow musl to build with new binutils
 2017-09-24 22:20 UTC 

[PATCH] Btrfs: fix memory leak in raid56
 2017-09-24 22:17 UTC  (2+ messages)

[GIT PULL] SAA716x DVB driver
 2017-09-24 22:17 UTC  (8+ messages)

[PATCH] btrfs-progs: check: check invalid extent_inline_ref type in lowmem
 2017-09-24 22:13 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: mvebu: handle unused DRAM banks with ECC enabled
 2017-09-24 22:07 UTC  (2+ messages)

[Buildroot] [PATCH 0/1] [RFC] Add support for espressobin
 2017-09-24 22:05 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] [RFC] mvebu_espressobin-88f3720 : "

[PATCH net-next 0/2] lan9303: Add basic offloading of unicast traffic
 2017-09-24 22:02 UTC  (8+ messages)
` [PATCH net-next 2/2] net: dsa: "

[U-Boot] [PATCH 0/5] Follow the Linux Kernel in building dtc as needed
 2017-09-24 22:00 UTC  (5+ messages)

[PATCH v3 1/4] iio: light: vl6180: Move range check to integration time setter, cleanup
 2017-09-24 21:59 UTC  (4+ messages)
` [PATCH v3 2/4] iio: light: vl6180: Avoid readback of integration time register
` [PATCH v3 3/4] iio: light: vl6180: Cleanup als_gain lookup, avoid register readback
` [PATCH v3 4/4] iio: light: vl6180: Correct ALS scale for non-default gain/integration time

[PATCH v3 0/4] Currently, the vl6180 driver reports bogus in_illuminance_scale values
 2017-09-24 21:59 UTC 

[PATCH] dt-bindings: i2c: Add armada-38x i2c binding
 2017-09-24 21:44 UTC  (3+ messages)

[PATCH 0/4] proc.5: Update pagemap and related documentation
 2017-09-24 21:41 UTC  (5+ messages)
  ` [PATCH 1/4] proc.5: tfix
  ` [PATCH 2/4] proc.5: Add KPF_BALLOON, KPF_ZERO_PAGE and KPF_IDLE for /proc/kpageflags
  ` [PATCH 3/4] proc.5: Add mmap-exclusive bit for /proc/[pid]/pagemap
  ` [PATCH 4/4] proc.5: Document /proc/kpagecgroup

ARM64: kernel panics in DABT in sys_msync path
 2017-09-24 21:36 UTC  (2+ messages)

[PATCH 3.18 00/42] 3.18.72-stable review
 2017-09-24 20:28 UTC  (6+ messages)
` [PATCH 3.18 02/42] qlge: avoid memcpy buffer overflow
` [PATCH 3.18 14/42] block: Relax a check in blk_start_queue()
` [PATCH 3.18 18/42] scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
` [PATCH 3.18 23/42] scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
` [PATCH 3.18 26/42] scsi: sg: off by one in sg_ioctl()

RFC: page-flip with damage?
 2017-09-24 21:32 UTC  (2+ messages)

[PATCH 4.4 00/66] 4.4.89-stable review
 2017-09-24 20:31 UTC  (18+ messages)
` [PATCH 4.4 02/66] ipv6: add rcu grace period before freeing fib6_node
` [PATCH 4.4 04/66] qlge: avoid memcpy buffer overflow
` [PATCH 4.4 07/66] Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
` [PATCH 4.4 08/66] Revert "net: fix percpu memory leaks"
` [PATCH 4.4 14/66] md/raid5: release/flush io in raid5_do_work()
` [PATCH 4.4 17/66] tty: improve tty_insert_flip_char() fast path
` [PATCH 4.4 19/66] tty: fix __tty_insert_flip_char regression
` [PATCH 4.4 29/66] ext4: fix quota inconsistency during orphan cleanup for read-only mounts
` [PATCH 4.4 37/66] scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
` [PATCH 4.4 38/66] scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
` [PATCH 4.4 40/66] scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
` [PATCH 4.4 42/66] scsi: zfcp: trace high part of "new" 64 bit SCSI LUN
` [PATCH 4.4 44/66] scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead
` [PATCH 4.4 47/66] scsi: sg: use standard lists for sg_requests
` [PATCH 4.4 51/66] scsi: qla2xxx: Fix an integer overflow in sysfs code
` [PATCH 4.4 52/66] ftrace: Fix selftest goto location on error
` [PATCH 4.4 54/66] ARC: Re-enable MMU upon Machine Check exception

[PATCH 1/2 v2] fdmap(2)
 2017-09-24 21:31 UTC  (5+ messages)
` [PATCH v2 2/2] pidmap(2)

[PATCH] pinctrl: mxs: fix error message to mention right property name
 2017-09-24 21:28 UTC 


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.