All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-09 18:38:37 to 2019-10-09 19:27:05 UTC [more...]

[PATCH 00/19] hw/arm/raspi: Improve Raspberry Pi 2/3 reliability
 2019-10-09 16:21 UTC  (14+ messages)
` [PATCH 14/19] python/qemu/machine: Allow to use other serial consoles than default
` [PATCH 15/19] tests/boot_linux_console: Extract the gunzip() helper
` [PATCH 16/19] tests/boot_linux_console: Add a test for the Raspberry Pi 2
` [PATCH 17/19] tests/boot_linux_console: Test the raspi2 UART1 (16550 based)
` [PATCH 18/19] tests/boot_linux_console: Boot Linux and run few commands on raspi3

[Buildroot] [PATCH v2 0/9] Add netopeer2 package (and dependencies)
 2019-10-09 19:27 UTC  (14+ messages)
` [Buildroot] [PATCH v2 3/9] package/libavl: add package
` [Buildroot] [PATCH v2 7/9] package/netopeer2-keystored: "

[PATCH v9 00/12] nvmet: add target passthru commands support
 2019-10-09 19:25 UTC  (20+ messages)
` [PATCH v9 01/12] nvme-core: introduce nvme_ctrl_get_by_path()
` [PATCH v9 02/12] nvme-core: export existing ctrl and ns interfaces
` [PATCH v9 03/12] nvmet: add return value to nvmet_add_async_event()
` [PATCH v9 04/12] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v9 05/12] Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> [logang@deltatee.com: fixed some of the wording in the help message] Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
` [PATCH v9 05/12] nvmet-passthru: add passthru code to process commands
` [PATCH v9 06/12] nvmet-passthru: add enable/disable helpers
` [PATCH v9 07/12] nvmet-core: don't check the data len for pt-ctrl
` [PATCH v9 08/12] nvmet-tcp: don't check data_len in nvmet_tcp_map_data()
` [PATCH v9 09/12] nvmet-configfs: introduce passthru configfs interface
` [PATCH v9 10/12] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
` [PATCH v9 11/12] block: call blk_account_io_start() in blk_execute_rq_nowait()
` [PATCH v9 12/12] nvmet-passthru: support block accounting

[PATCH v10 0/6] Add a generic driver for LED-based backlight
 2019-10-09 19:26 UTC  (4+ messages)
` [PATCH v10 4/6] dts-bindings: leds: Document the naming requirement for LED properties

IOMMU vs Ryzen embedded EMMC controller
 2019-10-09 19:25 UTC  (6+ messages)

[PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
 2019-10-09 19:25 UTC  (55+ messages)
` [Ocfs2-devel] "
` [PATCH v6 01/43] fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
` [PATCH v6 02/43] FIGETBSZ: fix compat
` [PATCH v6 03/43] compat: itanic doesn't have one
` [PATCH v6 04/43] do_vfs_ioctl(): use saner types
` [PATCH v6 05/43] compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
` [PATCH v6 06/43] compat_sys_ioctl(): make parallel to do_vfs_ioctl()
` [PATCH v6 07/43] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v6 08/43] compat_ioctl: drop FIOQSIZE table entry
` [PATCH v6 09/43] compat_ioctl: add compat_ptr_ioctl()
` [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
` [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
` [PATCH v6 12/43] compat_ioctl: move more "
` [PATCH v6 13/43] compat_ioctl: use correct compat_ptr() translation in drivers
` [PATCH v6 14/43] compat_ioctl: move tape handling into drivers
` [PATCH v6 15/43] compat_ioctl: move ATYFB_CLK handling to atyfb driver
` [PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
` [PATCH v6 17/43] compat_ioctl: move rfcomm handlers "
` [PATCH v6 18/43] compat_ioctl: move hci_sock "
` [PATCH v6 19/43] compat_ioctl: remove HCIUART handling
` [PATCH v6 20/43] compat_ioctl: remove HIDIO translation
` [PATCH v6 21/43] compat_ioctl: remove translation for sound ioctls
` [PATCH v6 22/43] compat_ioctl: remove IGNORE_IOCTL()
` [PATCH v6 23/43] compat_ioctl: remove /dev/random commands
` [PATCH v6 24/43] compat_ioctl: remove joystick ioctl translation
` [PATCH v6 25/43] compat_ioctl: remove PCI "
` [PATCH v6 26/43] compat_ioctl: remove /dev/raw "
` [PATCH v6 27/43] compat_ioctl: remove last RAID handling code
` [PATCH v6 28/43] compat_ioctl: remove unused convert_in_user macro
` [PATCH v6 29/43] gfs2: add compat_ioctl support
` [PATCH v6 29/43] REPLACE "
` [f2fs-dev] [PATCH v6 30/43] fs: compat_ioctl: move FITRIM emulation into file systems
  `  "
  ` [Ocfs2-devel] "
` [PATCH v6 31/43] compat_ioctl: move WDIOC handling into wdt drivers
` [PATCH v6 32/43] compat_ioctl: reimplement SG_IO handling
` [PATCH v6 33/43] af_unix: add compat_ioctl support
` [PATCH v6 34/43] compat_ioctl: handle SIOCOUTQNSD
` [PATCH v6 35/43] compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
` [PATCH v6 36/43] tty: handle compat PPP ioctls
` [PATCH v6 37/43] compat_ioctl: unify copy-in of ppp filters
` [PATCH v6 38/43] compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
` [PATCH v6 39/43] compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
` [PATCH v6 40/43] compat_ioctl: ppp: move simple commands into ppp_generic.c
` [PATCH v6 41/43] compat_ioctl: move SG_GET_REQUEST_TABLE handling
` [PATCH v6 42/43] pktcdvd: add compat_ioctl handler
` [PATCH v6 43/43] scsi: sd: enable compat ioctls for sed-opal

[PATCH v2 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-10-09 19:24 UTC  (5+ messages)
` [PATCH v2 13/50] drm/bridge: panel: Implement bridge connector operations

[PATCH 1/2] mac80211: add tx dequeue function for process context
 2019-10-09 19:23 UTC  (6+ messages)
` [PATCH 2/2] ath10k: switch to ieee80211_tx_dequeue_ni

[PATCH 00/10] Further bitmaps improvements
 2019-10-09 16:04 UTC  (4+ messages)
` [PATCH 01/10] hbitmap: introduce HBITMAP_MAX_ORIG_SIZE

[PATCH] xtensa: fix {get,put}_user() for 64bit values
 2019-10-09 19:21 UTC 

[PATCH v4 0/9] Emulated coherent graphics memory take 2
 2019-10-09 19:20 UTC  (8+ messages)
` [PATCH v4 3/9] mm: pagewalk: Don't split transhuge pmds when a pmd_entry is present

[PATCH] staging: qlge: fix "alignment should match open parenthesis" checks
 2019-10-09 19:19 UTC 

[alsa-devel] [ANNOUNCE] 2019 Linux Audio miniconference
 2019-10-09 19:16 UTC  (3+ messages)

[PATCH 1/5] netconfig: Split route add/del callbacks
 2019-10-09 19:19 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 142503: tolerable all pass - PUSHED
 2019-10-09 19:19 UTC 

[PATCH] station: Simplify and comply with coding style
 2019-10-09 19:19 UTC  (2+ messages)

[net v2] net: update net_dim documentation after rename
 2019-10-09 19:18 UTC 

[PATCH v4 00/19] spapr: IRQ subsystem cleanup
 2019-10-09 16:01 UTC  (7+ messages)
` [PATCH v4 13/19] spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate
` [PATCH v4 15/19] spapr: Remove SpaprIrq::nr_msis
` [PATCH v4 16/19] spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass

[PATCH 00/16] x86/cpu: Clean up handling of VMX features
 2019-10-09 19:16 UTC  (6+ messages)
` [PATCH 11/16] x86/cpu: Print VMX features as separate line item in /proc/cpuinfo

[PATCH v3 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2019-10-09 19:16 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: edac: al-mc-edac: "

[PATCH v9 0/3] NBD reconnect
 2019-10-09 15:35 UTC  (2+ messages)

[PATCH 1/2] metadata_scm.bbclass: Add git human readable ref function
 2019-10-09 19:16 UTC  (4+ messages)
` [PATCH 2/2] image-buildinfo.bbclass: Introduce IMAGE_BUILDINFO_GITDESCRIBE

[Bug 111555] [amdgpu/Navi] [powerplay] Failed to send message errors
 2019-10-09 19:14 UTC  (2+ messages)

[peterz-queue:locking/jump_label 19/30] kernel/tracepoint.c:296 tracepoint_remove_func() error: we previously assumed 'tp_funcs' could be null (see line 286)
 2019-10-09 19:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] configs/imx6-sabresd_qt5: Move mdev from eudev
 2019-10-09 19:14 UTC  (2+ messages)

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2019-10-09 19:14 UTC  (2+ messages)

[PATCH] drm/i915: Kill the undead i915_gem_batch_pool.c
 2019-10-09 19:12 UTC  (6+ messages)

[PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets
 2019-10-09 19:12 UTC  (7+ messages)
` [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
      ` FW: "
            ` [Intel-wired-lan] "

header not included but used in vl.c
 2019-10-09 14:21 UTC  (2+ messages)

[RT PATCH 0/8] migrate disable fixes and performance
 2019-10-09 19:12 UTC  (10+ messages)
` [PATCH RT 5/8] sched/deadline: Reclaim cpuset bandwidth in .migrate_task_rq()

[PATCH 0/2] hwmon: (pmbus/ibm-cffps) Add version detection capability
 2019-10-09 19:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Document ibm,cffps compatible string
` [PATCH 2/2] hwmon: (pmbus/ibm-cffps) Add version detection capability

[PATCH] nfsd4: fix up replay_matches_cache()
 2019-10-09 19:11 UTC 

Software Prefetching using Machine learning
 2019-10-09 19:08 UTC  (2+ messages)

[PATCH for_v23 00/16] x86/vdso: sgx: Major vDSO cleanup
 2019-10-09 19:10 UTC  (4+ messages)
` [PATCH for_v23 16/16] x86/vdso: sgx: Rework __vdso_sgx_enter_enclave() to prefer "no callback"

[PATCH v6 0/4] colo: Add support for continuous replication
 2019-10-09 15:19 UTC  (7+ messages)
` [PATCH v6 2/4] tests/test-replication.c: Add test for for secondary node continuing replication
` [PATCH v6 4/4] colo: Update Documentation for continuous replication

[PATCH] media: vimc: remove unused struct declaration vimc_platform_data
 2019-10-09 19:09 UTC 

[PATCH RFC v4 00/16] new cgroup controller for gpu/drm subsystem
 2019-10-09 19:07 UTC  (10+ messages)
` [PATCH RFC v4 14/16] drm, cgroup: Introduce lgpu as DRM cgroup resource

[PATCH v2 00/27] DP MST Refactors + debugging tools + suspend/resume reprobing
 2019-10-09 19:06 UTC  (5+ messages)
` [PATCH v2 25/27] drm/dp_mst: Add basic topology reprobing when resuming

[PATCH net] Documentation: net: fix path to devlink-trap-netdevsim
 2019-10-09 19:06 UTC 

[PATCH v5 0/9] target/arm/kvm: enable SVE in guests
 2019-10-09 14:01 UTC  (3+ messages)
` [PATCH v5 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties

[Xen-devel] [PATCH] x86/hvm: Fix the use of "hap=0" following c/s c0902a9a143a
 2019-10-09 19:05 UTC  (3+ messages)

[PATCH] drm/i915: Add feature flag for platforms with DRAM info
 2019-10-09 19:06 UTC 

[Qemu-devel] [RFC] contrib: add vhost-user-sim
 2019-10-09 15:01 UTC  (5+ messages)

[PATCH] shmem: make shmem default size a define value
 2019-10-09 19:01 UTC  (2+ messages)

KVM-unit-tests on AMD
 2019-10-09 19:00 UTC  (8+ messages)

Qemu/KVM fuzzing - next steps
 2019-10-09 14:26 UTC  (2+ messages)

[PATCH 0/7] Fix various compilation issues with wfx driver
 2019-10-09 18:58 UTC  (4+ messages)

[net] net: update net_dim documentation after rename
 2019-10-09 18:57 UTC  (2+ messages)

[PATCH] ARC: mm: remove __ARCH_USE_5LEVEL_HACK
 2019-10-09 18:57 UTC  (8+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 00/97] Patch Round-up for stable 4.0.1, freeze on 2019-10-10
 2019-10-09 14:23 UTC  (4+ messages)

Etron EJ168A controller
 2019-10-09 18:57 UTC 

[PATCH] trace: add --group=all to tracing.txt
 2019-10-09 13:57 UTC  (3+ messages)

[PATCH] pm-graph info added to MAINTAINERS
 2019-10-09 18:56 UTC  (2+ messages)

[PATCH net] r8169: fix jumbo packet handling on resume from suspend
 2019-10-09 18:55 UTC 

[PATCH] staging: kpc2000: Remove unnecessary return variable
 2019-10-09 18:55 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2 0/5] soundwire: Add support to Qualcomm SoundWire master
 2019-10-09 18:53 UTC  (17+ messages)
` [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
  ` [alsa-devel] "

[omap-audio:peter/ti-linux-4.19.y/wip 40/47] sound/soc/ti/j721e-evm.c:399 j721e_audio_hw_params() warn: inconsistent returns 'mutex:&priv->mutex'
 2019-10-09 18:54 UTC  (2+ messages)

[PATCH v17 00/14] Introduce the for_each_set_clump8 macro
 2019-10-09 18:54 UTC  (6+ messages)
` [PATCH v17 01/14] bitops: "

[PATCH 00/11] hw: Convert various reset() handler to DeviceReset
 2019-10-09 13:51 UTC  (4+ messages)
` [PATCH 11/11] hw/misc/vmcoreinfo: Convert reset "

[PATCH v7 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-10-09 18:46 UTC  (6+ messages)

[PATCH v2 0/2] dmaengine: avalon: Support Avalon-MM DMA Interface for PCIe
 2019-10-09 18:53 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: avalon: Intel "

Intel AX200 driver crash on 5.2.8 kernel
 2019-10-09 18:43 UTC  (3+ messages)

[PATCH] PM / runtime: Add support for wake-up reason for wakeirqs
 2019-10-09 18:51 UTC  (2+ messages)

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-09 13:22 UTC  (2+ messages)
` [RFC 2/3] acpi: cpuhp: add typical usecases into spec

[kvm-unit-tests PATCH] x86: vmx: Fix the check whether CMCI is supported
 2019-10-09 11:27 UTC 

[PATCH] string.h: Mark 34 functions with __must_check
 2019-10-09 18:45 UTC  (8+ messages)

[PATCH v2 00/21] transaction-based ptimer API
 2019-10-09 13:49 UTC  (5+ messages)
` [PATCH v2 11/21] hw/timer/exynos4210_mct.c: Switch GFRC to "

[Buildroot] [PATCH] configs/imx6-sabreauto: Bump U-Boot and kernel versions
 2019-10-09 18:46 UTC 

[RFC PATCH 00/12] Add SDEI support for arm64
 2019-10-09 13:42 UTC  (3+ messages)

[Qemu-devel] [RFC v3 PATCH 00/45] Initial support of multi-process qemu
 2019-10-09 13:37 UTC  (4+ messages)
` [Qemu-devel] [RFC v3 PATCH 07/45] multi-process: define proxy-link object

[PATCH] shmem: add shmem_size option for full filesystem
 2019-10-09 18:45 UTC  (3+ messages)

[PATCH 4/5] USB: Select better matching USB drivers when available
 2019-10-09 18:45 UTC  (2+ messages)

[Xen-devel] [linux-linus bisection] complete test-amd64-i386-xl-qemuu-win10-i386
 2019-10-09 18:44 UTC 

[PATCH] x86/mce: Lower throttling MCE messages to warnings
 2019-10-09 18:44 UTC  (5+ messages)

drm/amd/display: Add HDCP module - static analysis bug report
 2019-10-09 18:43 UTC  (4+ messages)

warrior pull request
 2019-10-09 18:43 UTC 

[PATCH] MIPS: add support for SGI Octane (IP30)
 2019-10-09 18:43 UTC  (2+ messages)

[PATCH 0/5] hw/arm/exynos4210: Add acceptance tests to the SMDKC210 board
 2019-10-09 13:38 UTC  (5+ messages)
` [PATCH 1/5] tests/boot_linux_console: Add initrd test for the Exynos4210

[U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-10-09 18:42 UTC  (7+ messages)

[PATCH] drm/i915/execlists: Prevent merging requests with conflicting flags
 2019-10-09 18:41 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/panfrost: Remove NULL check for regulator
 2019-10-09 18:40 UTC  (2+ messages)

[PATCH v6 00/14] Provide generic top-down mmap layout functions
 2019-10-09 18:39 UTC  (10+ messages)
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default

[PATCH v2 1/2] drm/panfrost: Handle resetting on timeout better
 2019-10-09 18:39 UTC  (2+ messages)

[Bug 111913] AMD Navi10 GPU powerplay issues when using two DisplayPort connectors
 2019-10-09 18:39 UTC  (2+ messages)

[PATCHv8 0/9] soc: ti: add OMAP PRM driver (for reset)
 2019-10-09 18:39 UTC  (5+ messages)

[RFC PATCH] virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is also advertised
 2019-10-09 12:37 UTC  (3+ messages)

[PATCH 0/4] iotests: trivial cleanups
 2019-10-09 18:38 UTC  (5+ messages)
` [PATCH 1/4] qemu-iotests: remove bash shebang from library files


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.