All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-20 17:10:30 to 2017-12-20 17:28:21 UTC [more...]

[Qemu-devel] [PATCH v6 00/29] Remove some of the fprintf(stderr, "*
 2017-12-20 17:23 UTC  (21+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 01/29] audio: Replace AUDIO_FUNC with __func__
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v6 02/29] Replace all occurances of __FUNCTION__ "
  `  "
` [Qemu-devel] [PATCH v6 03/29] Fixes after renaming __FUNCTION__ to __func__
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 05/29] hw/dma: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 06/29] hw/gpio: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 07/29] hw/i2c: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 09/29] hw/ide: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v6 10/29] hw/intc: "
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v6 11/29] hw/ipmi: "

[PATCH V5] cxl: Add support for ASB_Notify on POWER9
 2017-12-20 17:27 UTC 

[PATCH i-g-t] tools: Cannonlake port clock programming
 2017-12-20 17:27 UTC  (2+ messages)

[PATCH 0/4] sched: cpufreq: Track util update flags
 2017-12-20 17:27 UTC  (5+ messages)
` [PATCH 2/4] sched: cpufreq: Keep track of cpufreq utilization "

[PATCH v5 00/10] clk: implement clock rate protection mechanism
 2017-12-20  0:38 UTC  (2+ messages)

[PATCH] clk: fix spin_lock/unlock imbalance on bad clk_enable() reentrancy
 2017-12-19 22:29 UTC  (4+ messages)

[PATCH v2 1/2] clk: tegra: Mark HCLK, SCLK, EMC, MC and PLL_P outputs as critical
 2017-12-19 22:15 UTC  (4+ messages)

[PATCH v4 00/11] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-20 17:26 UTC  (8+ messages)

[PATCH net 0/3] Few mvneta fixes
 2017-12-20 17:26 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-pci: Add subsystem-vendor-id property
 2017-12-20 17:24 UTC  (3+ messages)

[PATCH 1/3] runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES
 2017-12-20 17:23 UTC  (3+ messages)
` [PATCH 3/3] runtime/cases/ptest.py: fail when ptests fail on target

[PATCH] generic/399: Use dd instead of xfs_io pwrite to fill volume
 2017-12-20 17:22 UTC 

[PATCH v10 0/5] Add the ability to do BPF directed error injection
 2017-12-20 17:22 UTC  (6+ messages)
` [PATCH v10 1/5] add infrastructure for tagging functions as error injectable

[Cluster-devel] [GFS2 PATCH][v2] GFS2: Reduce code redundancy writing log headers
 2017-12-20 17:23 UTC 

[GIT PULL] commits for Linux 4.14
 2017-12-20 17:21 UTC  (2+ messages)

Patch "cxl: Check if vphb exists before iterating over AFU devices" has been added to the 4.9-stable tree
 2017-12-20 17:21 UTC 

Patch "arm64: Initialise high_memory global variable earlier" has been added to the 4.9-stable tree
 2017-12-20 17:21 UTC 

linux-next: Signed-off-by missing for commits in the char-misc tree
 2017-12-20 17:22 UTC  (4+ messages)

Patch "arm64: Initialise high_memory global variable earlier" has been added to the 4.4-stable tree
 2017-12-20 17:20 UTC 

Patch "vfio/pci: Virtualize Maximum Payload Size" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "tcp: fix under-evaluated ssthresh in TCP Vegas" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[PATCH 00/25] Updates to lightnvm and pblk
 2017-12-20 17:22 UTC  (26+ messages)
` [PATCH 01/25] null_blk: remove lightnvm support
` [PATCH 02/25] lightnvm: remove rrpc
` [PATCH 03/25] lightnvm: use internal pblk methods
` [PATCH 04/25] lightnvm: remove hybrid ocssd 1.2 support
` [PATCH 05/25] lightnvm: remove unnecessary field from nvm_rq
` [PATCH 06/25] lightnvm: remove lower page tables
` [PATCH 07/25] lightnvm: make geometry structures 2.0 ready
` [PATCH 08/25] lightnvm: refactor target type lookup
` [PATCH 09/25] lightnvm: guarantee target unique name across devs
` [PATCH 10/25] lightnvm: pblk: compress and reorder helper functions
` [PATCH 11/25] lightnvm: pblk: remove pblk_for_each_lun helper
` [PATCH 12/25] lightnvm: pblk: refactor emeta consistency check
` [PATCH 13/25] lightnvm: pblk: rename sync_point to flush_point
` [PATCH 14/25] lightnvm: pblk: clear flush point on completed writes
` [PATCH 15/25] lightnvm: pblk: prevent premature sync point resets
` [PATCH 16/25] lightnvm: pblk: remove pblk_gc_stop
` [PATCH 17/25] lightnvm: pblk: use exact free block counter in RL
` [PATCH 18/25] lightnvm: set target over-provision on create ioctl
` [PATCH 19/25] lightnvm: pblk: ignore high ecc errors on recovery
` [PATCH 20/25] lightnvm: pblk: do not log recovery read errors
` [PATCH 21/25] lightnvm: pblk: ensure kthread alloc. before kicking it
` [PATCH 22/25] lightnvm: pblk: free write buffer on init failure
` [PATCH 23/25] lightnvm: pblk: print instance name on instance info
` [PATCH 24/25] lightnvm: pblk: add iostat support
` [PATCH 25/25] lightnvm: pblk: refactor pblk_ppa_comp function

Patch "tracing: Exclude 'generic fields' from histograms" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[Bug 104347] AMD RX 580: Hide/Show window sometimes corrupts screen (see screenshot)
 2017-12-20 17:22 UTC  (3+ messages)

Patch "sctp: silence warns on sctp_stream_init allocations" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "staging: greybus: light: Release memory obtained by kasprintf" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: lpfc: Fix warning messages when NVME_TARGET_FC not defined" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: lpfc: PLOGI failures during NPIV testing" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: cxgb4i: fix Tx skb leak" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "scsi: lpfc: Fix secure firmware updates" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "rtc: pl031: make interrupt optional" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "rtc: set the alarm to the next expiring timer" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "powerpc/xmon: Avoid tripping SMP hardlockup watchdog" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "RDMA/hns: Avoid NULL pointer exception" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "PM / OPP: Move error message to debug level" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "PCI: Create SR-IOV virtfn/physfn links before attaching driver" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "percpu: don't forget to free the temporary struct pcpu_alloc_info" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "PCI: Avoid bus reset if bridge itself is broken" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "PCI/AER: Report non-fatal errors only to the affected endpoint" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "optee: fix invalid of_node_put() in optee_driver_init()" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "net: ipv6: send NS for DAD when link operationally up" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "net: phy: at803x: Change error to EINVAL for invalid MAC" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "md: always set THREAD_WAKEUP and wake up wqueue if thread existed" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "kvm, mm: account kvm related kmem slabs to kmemcg" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ipv6: grab rt->rt6i_ref before allocating pcpu rt" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ixgbe: fix use of uninitialized padding" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ip_gre: check packet length and mtu correctly in erspan tx" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "igb: check memory allocation failure" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "iio: st_sensors: add register mask for status register" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "IB/rxe: check for allocation failure on elem" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ibmvnic: Set state UP" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "i40e: use the safe hash table iterator when deleting mac filters" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "IB/opa_vnic: Properly return the total MACs in UC MAC list" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "IB/opa_vnic: Properly clear Mac Table Digest" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "i40e/i40evf: spread CPU affinity hints across online CPUs only" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "i40e: fix client notify of VF reset" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "fm10k: ensure we process SM mbx when processing VF mbx" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math." has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[PATCH 1/3] drm/prime: forward begin_cpu_access callback to drivers
 2017-12-20 17:20 UTC  (2+ messages)

Patch "crypto: lrw - Fix an error handling path in 'create()'" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "drm: Add retries for lspcon mode detection" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "cpuidle: fix broadcast control when broadcast can not be entered" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "crypto: crypto4xx - increase context and scatter ring buffer elements" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[Qemu-devel] [Bug 1594394] [NEW] Using setreuid / setegid crashes x86_64 user-mode target
 2017-12-20 17:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 1594394] "

Patch "clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-divider" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[PATCH v3 ipsec-next 0/3] xfrm: offload api fixes
 2017-12-20 17:20 UTC  (5+ messages)
` [PATCH v3 ipsec-next 3/3] xfrm: wrap xfrmdev_ops with offload config

Patch "clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collision" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "clk: sunxi-ng: nm: Check if requested rate is supported by fractional clock" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "Bluetooth: hci_bcm: Fix setting of irq trigger type" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "backlight: pwm_bl: Fix overflow condition" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "block,bfq: Disable writeback throttling" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ASoC: codecs: msm8916-wcd-analog: fix module autoload" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ASoC: codecs: msm8916-wcd-analog: fix micbias level" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

Patch "ARM: exynos_defconfig: Enable UAS support for Odroid HC1 board" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[PATCH v10 1/3] lib: Add strongly typed 64bit int_sqrt
 2017-12-20 17:19 UTC  (6+ messages)

[PATCH v2 0/2] eeprom: at24: convert magic numbers to structs
 2017-12-20 17:18 UTC  (3+ messages)
` [PATCH v2 2/2] eeprom: at24: remove temporary fix for at24mac402 size

[PATCH v9 00/28] rcar-vin: Add Gen3 with media controller
 2017-12-20 17:17 UTC  (6+ messages)
` [PATCH v9 13/28] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)

[alsa-lib][PATCH 0/4] pcm: minor code cleanup
 2017-12-20 17:17 UTC  (5+ messages)
` [alsa-lib][PATCH 1/4] pcm: remove unused macros of COPY_LABELS/COPY_END
` [alsa-lib][PATCH 2/4] pcm: remove unused macros of GETU_LABELS/GETU_END
` [alsa-lib][PATCH 3/4] pcm: remove unused macros of NORMS_LABELS/NORMS_END
` [alsa-lib][PATCH 4/4] pcm: fix wrong comments for some cases of linear interpolation of PCM samples

[PATCH v4 1/2] powerpc/powernv: Enable tunneled operations
 2017-12-20 17:16 UTC  (2+ messages)

[PATCH v5 0/1] eeprom: at24: convert magic numbers to structs
 2017-12-20 17:16 UTC  (3+ messages)
` [PATCH v5 1/1] "

[Qemu-devel] [PULL 00/46] First batch of misc patches for QEMU 2.12
 2017-12-20 17:14 UTC  (47+ messages)
` [Qemu-devel] [PULL 01/46] memfd: fix configure test
` [Qemu-devel] [PULL 02/46] qemu-thread: fix races on threads that exit very quickly
` [Qemu-devel] [PULL 03/46] qemu-pr-helper: miscellaneous fixes
` [Qemu-devel] [PULL 04/46] contrib: add systemd unit files
` [Qemu-devel] [PULL 05/46] Revert "docker: Enable features explicitly in test-full"
` [Qemu-devel] [PULL 06/46] scsi-block: Add share-rw option
` [Qemu-devel] [PULL 07/46] MAITAINERS: List Fam Zheng as reviewer for SCSI patches
` [Qemu-devel] [PULL 08/46] x86/cpu: Enable new SSE/AVX/AVX512 cpu features
` [Qemu-devel] [PULL 09/46] hyperv: set partition-wide MSRs only on first vcpu
` [Qemu-devel] [PULL 10/46] hyperv: ensure SINTx msrs are reset properly
` [Qemu-devel] [PULL 11/46] hyperv: make SynIC version msr constant
` [Qemu-devel] [PULL 12/46] cpus: make pause_all_cpus() play with SMP on single threaded TCG
` [Qemu-devel] [PULL 13/46] cpu-exec: fix missed CPU kick during interrupt injection
` [Qemu-devel] [PULL 14/46] target/i386: Fix compiler warnings
` [Qemu-devel] [PULL 15/46] baum: Truncate braille device size to 84x1
` [Qemu-devel] [PULL 16/46] sockets: remove obsolete code that updated listen address
` [Qemu-devel] [PULL 17/46] target/i386: Fix handling of VEX prefixes
` [Qemu-devel] [PULL 18/46] tests/boot-serial-test: Make sure that we check the timeout regularly
` [Qemu-devel] [PULL 19/46] tests/boot-serial-test: Add code to allow to specify our own kernel or bios
` [Qemu-devel] [PULL 20/46] tests/boot-serial-test: Add support for the mcf5208evb board
` [Qemu-devel] [PULL 21/46] tests/boot-serial-test: Add tests for microblaze boards
` [Qemu-devel] [PULL 22/46] hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
` [Qemu-devel] [PULL 23/46] tests/boot-serial-test: Add a test for the moxiesim machine
` [Qemu-devel] [PULL 24/46] tests/boot-serial-test: Add support for the raspi2 machine
` [Qemu-devel] [PULL 25/46] cpu: refactor cpu_address_space_init()
` [Qemu-devel] [PULL 26/46] cpu: suffix cpu address spaces with cpu index
` [Qemu-devel] [PULL 27/46] block/iscsi: dont leave allocmap in an invalid state on UNMAP failure
` [Qemu-devel] [PULL 28/46] block/iscsi: only report an iSCSI Failure if we don't handle it gracefully
` [Qemu-devel] [PULL 29/46] exec: Don't reuse unassigned_mem_ops for io_mem_rom
` [Qemu-devel] [PULL 30/46] hw/mips/boston: Remove workaround for writes to ROM aborting
` [Qemu-devel] [PULL 31/46] hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
` [Qemu-devel] [PULL 32/46] scsi: provide general-purpose functions to manage sense data
` [Qemu-devel] [PULL 33/46] scsi: replace hex constants with #defines
` [Qemu-devel] [PULL 34/46] Remove legacy -no-kvm-pit option
` [Qemu-devel] [PULL 35/46] i8259: convert DPRINTFs into trace
` [Qemu-devel] [PULL 36/46] i8259: use DEBUG_IRQ_COUNT always
` [Qemu-devel] [PULL 37/46] i8259: generalize statistics into common code
` [Qemu-devel] [PULL 38/46] kvm-i8259: support "info pic" and "info irq"
` [Qemu-devel] [PULL 39/46] i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
` [Qemu-devel] [PULL 40/46] checkpatch: volatile with a comment or sig_atomic_t is okay
` [Qemu-devel] [PULL 41/46] rcu: reduce more than 7MB heap memory by malloc_trim()
` [Qemu-devel] [PULL 42/46] chardev: fix backend events regression with mux chardev
` [Qemu-devel] [PULL 43/46] test: add some chardev mux event tests
` [Qemu-devel] [PULL 44/46] blockdev: convert internal NBD server to QIONetListener
` [Qemu-devel] [PULL 45/46] blockdev: convert qemu-nbd "
` [Qemu-devel] [PULL 46/46] chardev: convert the socket "

[GIT PULL] spi fixes for v4.15
 2017-12-20 17:14 UTC  (2+ messages)

[PATCH AUTOSEL for 4.14 01/60] backlight: pwm_bl: Fix overflow condition
 2017-12-20 17:13 UTC  (3+ messages)
` [PATCH AUTOSEL for 4.14 20/60] kbuild: re-order the code to not parse unnecessary variables

[PATCH 1/3] dt-bindings: ARM: Mediatek: Fix ethsys documentation
 2017-12-20 17:13 UTC  (6+ messages)

[RFC ipsec-next 0/4]: Support multiple VTIs with the same src+dst pair
 2017-12-20 17:12 UTC  (4+ messages)
` [RFC ipsec-next 3/4] net: xfrm: support multiple VTI tunnels

PROBLEM: Hard lockup on Armada-385 with mvebu-mbus driver
 2017-12-20 17:12 UTC  (2+ messages)

[U-Boot] [PATCH] bootm: flush cache on aligned region
 2017-12-20 17:12 UTC 

[PATCH v4 0/2] kbuild: Cache exploratory calls to the compiler
 2017-12-20 17:11 UTC  (4+ messages)
` [PATCH v4 2/2] kbuild: Cache a few more "

[PATCH] Add support for ORISE OTM3225A LCD SoC
 2017-12-20 16:35 UTC  (2+ messages)

dumping queue state
 2017-12-20 17:11 UTC  (4+ messages)

[virtio-dev] [PATCH v20 0/7] Virtio-balloon Enhancement
 2017-12-20 17:10 UTC  (7+ messages)
`  "
  ` [virtio-dev] "
      ` [virtio-dev] "
        ` [Qemu-devel] "


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.