All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-21 13:30:48 to 2017-11-21 14:09:42 UTC [more...]

[Qemu-devel] [PATCH v3 00/45] Windbg supporting
 2017-11-21 14:09 UTC  (25+ messages)
` [Qemu-devel] [PATCH v3 01/45] windbg: added empty windbgstub files
` [Qemu-devel] [PATCH v3 02/45] windbg: added windbg's KD header file
` [Qemu-devel] [PATCH v3 03/45] windbg: modified windbgkd.h
` [Qemu-devel] [PATCH v3 04/45] windbg: added '-windbg' option
` [Qemu-devel] [PATCH v3 05/45] windbg: added helper features
` [Qemu-devel] [PATCH v3 06/45] windbg: added WindbgState
` [Qemu-devel] [PATCH v3 07/45] windbg: added chardev
` [Qemu-devel] [PATCH v3 08/45] windbg: hook to wrmsr operation
` [Qemu-devel] [PATCH v3 09/45] windbg: handler of fs/gs register
` [Qemu-devel] [PATCH v3 10/45] windbg: structures for parsing data stream
` [Qemu-devel] [PATCH v3 11/45] windbg: "
` [Qemu-devel] [PATCH v3 12/45] windbg: send data and control packets
` [Qemu-devel] [PATCH v3 13/45] windbg: handler of parsing context
` [Qemu-devel] [PATCH v3 14/45] windbg: init DBGKD_ANY_WAIT_STATE_CHANGE
` [Qemu-devel] [PATCH v3 15/45] windbg: sized data buffer
` [Qemu-devel] [PATCH v3 16/45] windbg: generate ExceptionStateChange
` [Qemu-devel] [PATCH v3 17/45] windbg: generate LoadSymbolsStateChange
` [Qemu-devel] [PATCH v3 18/45] windbg: windbg_vm_stop
` [Qemu-devel] [PATCH v3 19/45] windbg: implemented windbg_process_control_packet
` [Qemu-devel] [PATCH v3 20/45] windbg: implemented windbg_process_data_packet
` [Qemu-devel] [PATCH v3 21/45] windbg: implemented windbg_process_manipulate_packet
` [Qemu-devel] [PATCH v3 22/45] windbg: implemented kd_api_read_virtual_memory and kd_api_write_virtual_memory
` [Qemu-devel] [PATCH v3 23/45] windbg: kernel's structures
` [Qemu-devel] [PATCH v3 24/45] windbg: implemented kd_api_get_context and kd_api_set_context

[PATCH 0/4] multipath-tools: libdmmp improvements
 2017-11-21 14:09 UTC  (5+ messages)
` [PATCH 1/4] multipathd daemon: Fix incorrect use of CLOCK_MONOTONIC in pthread
` [PATCH 2/4] multipath-tools: libdmmp: Allow log function as NULL
` [PATCH 3/4] multipath-tools: libdmmp: Add new function dmmp_last_error_msg()
` [PATCH 4/4] multipath-tools: libdmmp: Add new error DMMP_ERR_PERMISSION_DENY

[PATCH] reservation: don't wait when timeout=0
 2017-11-21 14:08 UTC 

rtl8723be on Fedora27
 2017-11-21 14:08 UTC  (5+ messages)

[PATCH] typec: tcpm: fusb302: Resolve out of order messaging events
 2017-11-21 14:07 UTC 

[PATCH] drm/i915: Remove support for legacy debugfs crc interface
 2017-11-21 14:07 UTC  (8+ messages)

general protection fault in __list_del_entry_valid (2)
 2017-11-21 14:06 UTC  (6+ messages)

[PATCH i-g-t] overlay: Fix compiler warning when compiling with meson
 2017-11-21 14:06 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH V6] EVM: Add support for portable signature format
 2017-11-21 14:05 UTC  (15+ messages)
` IMA appraisal master plan? (was: Re: [PATCH V6] EVM: Add support for portable signature format)
            ` IMA appraisal master plan?

[PATCH 00/50] staging: most: rework driver architecture and fix defects
 2017-11-21 14:05 UTC  (51+ messages)
` [PATCH 01/50] staging: most: move core files
` [PATCH 02/50] staging: most: cdev: rename module
` [PATCH 03/50] staging: most: i2c: "
` [PATCH 04/50] staging: most: dim2: "
` [PATCH 05/50] staging: most: net: "
` [PATCH 06/50] staging: most: sound: "
` [PATCH 07/50] staging: most: usb: "
` [PATCH 08/50] staging: most: video: "
` [PATCH 09/50] staging: most: remove proprietary kobjects
` [PATCH 10/50] staging: most: core: remove function get_channel_by_iface
` [PATCH 11/50] staging: most: core: add a match function for the bus
` [PATCH 12/50] staging: most: core: encapsulate code in function
` [PATCH 13/50] staging: most: core: rename structure
` [PATCH 14/50] staging: most: core: rename struct most_c_aim_obj to pipe
` [PATCH 15/50] staging: most: core: rename struct memeber
` [PATCH 16/50] staging: most: core: rename members aim* of struct most_channel
` [PATCH 17/50] staging: most: core: use structure to pack driver specific data
` [PATCH 18/50] staging: most: core: track aim modules with linked list
` [PATCH 19/50] staging: most: core: fix sysfs attribute management
` [PATCH 20/50] staging: most: core: remove struct device
` [PATCH 21/50] staging: most: core: rename function
` [PATCH 22/50] staging: most: core: replace struct most_inst_obj
` [PATCH 23/50] staging: most: core: put channel name in struct most_channel
` [PATCH 24/50] staging: most: core: remove context pointer
` [PATCH 25/50] staging: most: usb: remove pointer initialization
` [PATCH 26/50] staging: most: rename struct most_aim
` [PATCH 27/50] staging: most: rename functions to register a driver with most_core
` [PATCH 28/50] staging: most: core: rename mod_list
` [PATCH 29/50] staging: most: core: rename aim variables
` [PATCH 30/50] staging: most: core: rename function link_channel_to_aim
` [PATCH 31/50] staging: most: net: remove aim designators
` [PATCH 32/50] staging: most: sound: remove aim designator
` [PATCH 33/50] staging: most: video: remove aim designators
` [PATCH 34/50] staging: most: cdev: rename struct aim_channel
` [PATCH 35/50] staging: most: cdev: rename variable aim_devno
` [PATCH 36/50] staging: most: cdev: rename class instance aim_class
` [PATCH 37/50] staging: most: cdev: rename variable cdev_aim
` [PATCH 38/50] staging: most: fix comment sections
` [PATCH 39/50] staging: most: core: denote modules as components
` [PATCH 40/50] staging: most: core: fix formatting
` [PATCH 41/50] staging: most: usb: clear functional stall on OUT endpoint
` [PATCH 42/50] staging: most: core: fix data type
` [PATCH 43/50] staging: most: core: check value returned by match function
` [PATCH 44/50] staging: most: update driver usage file
` [PATCH 45/50] staging: most: cdev: replace function prefix
` [PATCH 46/50] staging: most: cdev: bundle module variables in structure
` [PATCH 47/50] staging: most: core: remove class generation
` [PATCH 48/50] staging: most: core: fix list traversing
` [PATCH 49/50] staging: most: add ABI documentation
` [PATCH 50/50] staging: most: usb: fix show/store function names

[PATCH 1/2] eal: fix legacy dynamic logs defaulting to debug
 2017-11-21 14:04 UTC  (5+ messages)
` [PATCH 2/2] eal: fix dynamic logs failing to print

selftests: Completion of error handling
 2017-11-21 14:04 UTC  (4+ messages)
` [Linux-kselftest-mirror] "

[PATCHES] Networking
 2017-11-21 14:04 UTC  (2+ messages)

[PATCH v2] iommu/ipmmu-vmsa: Do not replace bus IOMMU ops on driver init
 2017-11-21 14:02 UTC  (2+ messages)
` [PATCH] iommu/ipmmu-vmsa: Simplify driver probing

[PATCH for-3.18.y] ipv6/dccp: do not inherit ipv6_mc_list from parent
 2017-11-21 14:03 UTC 

[Qemu-devel] [RFC 3/6] possible_cpus: add CPUArchId::type field
 2017-11-21 14:02 UTC  (9+ messages)
` [Qemu-devel] [RFC v2 "

[PATCH] Btrfs: fix list_add corruption and soft lockups in fsync
 2017-11-21 14:00 UTC  (4+ messages)

[PATCH i-g-t] igt/kms_rotation_crc: Add RGB565 90 degree test for gen>9
 2017-11-21 14:02 UTC  (2+ messages)

active bugs in the first week of 4.15 merge window
 2017-11-21 14:01 UTC  (15+ messages)
` [tracer_init_tracefs] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [swapper/0:1]
` [migration_cpu_stop] WARNING: CPU: 0 PID: 11 at kernel/sched/core.c:1187 set_task_cpu+0x257/0x6b6
` [serial8250_interrupt] RIP: 0010:arch_local_irq_restore+0x2/0x8

[PATCH] bcache: return IOERR to upper layer when read request meet metadata error
 2017-11-21 13:58 UTC 

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-11-21 13:57 UTC  (6+ messages)
` [patch V2 02/11] LICENSES: Add the GPL 2.0 license

do_fetch: Fetcher failure: Unable to find revision bd340b0f7370015791413ea458c0f56715f17e19
 2017-11-21 13:57 UTC  (5+ messages)

[PATCH rdma-rc 0/2] RDMA fixes for 4.15
 2017-11-21 13:56 UTC  (8+ messages)
` [PATCH rdma-rc 1/2] IB/core: Only enforce security for InfiniBand

[PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
 2017-11-21 13:56 UTC 

[U-Boot] [PATCH v1] mtd/spi: add support for is25lq040b
 2017-11-21 13:55 UTC  (2+ messages)

kvm-unit-tests vmx-tests broken because of latest commit
 2017-11-21 13:54 UTC 

Attention
 2017-11-21 14:24 UTC 

[GIT PULL] usercopy whitelisting for v4.15-rc1
 2017-11-21 13:53 UTC  (10+ messages)

Attention
 2017-11-21 14:23 UTC 

Attention
 2017-11-21 14:23 UTC 

Attention
 2017-11-21 14:23 UTC 

Attention
 2017-11-21 14:24 UTC 

CDM for: pg log, pg info, and dup ops data storage
 2017-11-21 13:53 UTC  (4+ messages)

[PATCH rdma-core] libhns: Add rereg mr interface in userspace
 2017-11-21 13:53 UTC  (2+ messages)

[PATCH] MIPS: Add nonxstack=on|off kernel parameter
 2017-11-21 13:52 UTC 

usb/sound: use-after-free in __uac_clock_find_source
 2017-11-21 13:52 UTC  (2+ messages)

usb/net/zd1211rw: possible deadlock in zd_chip_disable_rxtx
 2017-11-21 13:52 UTC 

usb/sound: slab-out-of-bounds in parse_audio_unit
 2017-11-21 13:51 UTC 

usb/media/em28xx: use-after-free in dvb_unregister_frontend
 2017-11-21 13:51 UTC 

[RFC PATCH v2 0/7] typec: tcpm: Add sink side support for PPS
 2017-11-21 13:51 UTC  (3+ messages)

Dell Vostro 3360 multimedia keys
 2017-11-21 13:51 UTC  (4+ messages)

[PATCH] [media] stb0899: remove redundant self assignment of k_indirect
 2017-11-21 13:51 UTC 

[PATCH] btrfs: extent-tree: Use round up to replace align macro
 2017-11-21 13:47 UTC  (5+ messages)

[RFC] KVM API extensions for SVE
 2017-11-21 13:49 UTC  (2+ messages)

[PATCH] drm/i915: add support for specifying DMC firmware override by module param
 2017-11-21 13:48 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [PATCH v2 for-2.11 0/4] Fix segfault in blockjob race condition
 2017-11-21 13:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine

[PATCH] CIFS: decrease log level of smb2 DFS error
 2017-11-21 13:48 UTC  (4+ messages)
    ` [PATCH v2] CIFS: don't log STATUS_NOT_FOUND errors for DFS

[U-Boot] [PATCH] sun50i: h5: Add NanoPi Neo Plus2 DT initial support
 2017-11-21 13:47 UTC  (5+ messages)
` [U-Boot] [PATCH v6 1/2] arm64: sun50i-h5.dtsi : update to kernel 4.14
  ` [U-Boot] [PATCH v6 2/2] sun50i: h5: Add NanoPi Neo Plus2 DT initial support

[PATCH] dt-bindings: rtc: imxdi: Improve the bindings text
 2017-11-21 13:46 UTC  (2+ messages)

[PATCH] mac80211: use QoS NDP for AP probing
 2017-11-21 13:46 UTC 

[xen-unstable-smoke test] 116406: tolerable all pass - PUSHED
 2017-11-21 13:46 UTC 

[PATCH V14 00/24] mmc: Add Command Queue support
 2017-11-21 13:42 UTC  (25+ messages)
` [PATCH V14 01/24] mmc: block: Fix missing blk_put_request()
` [PATCH V14 02/24] mmc: block: Check return value of blk_get_request()
` [PATCH V14 03/24] mmc: core: Do not leave the block driver in a suspended state
` [PATCH V14 04/24] mmc: block: Ensure that debugfs files are removed
` [PATCH V14 05/24] mmc: block: No need to export mmc_cleanup_queue()
` [PATCH V14 06/24] mmc: block: Simplify cleaning up the queue
` [PATCH V14 07/24] mmc: block: Use data timeout in card_busy_detect()
` [PATCH V14 08/24] mmc: block: Check for transfer state "
` [PATCH V14 09/24] mmc: block: Make card_busy_detect() accumulate all response error bits
` [PATCH V14 10/24] mmc: core: Make mmc_pre_req() and mmc_post_req() available
` [PATCH V14 11/24] mmc: block: Add error-handling comments
` [PATCH V14 12/24] mmc: core: Add parameter use_blk_mq
` [PATCH V14 13/24] mmc: block: Add blk-mq support
` [PATCH V14 14/24] mmc: block: Add CQE support
` [PATCH V14 15/24] mmc: cqhci: support for command queue enabled host
` [PATCH V14 16/24] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V14 17/24] mmc: block: blk-mq: Add support for direct completion
` [PATCH V14 18/24] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V14 19/24] mmc: block: blk-mq: Check error bits and save the exception bit when polling card busy
` [PATCH V14 20/24] mmc: block: blk-mq: Stop using legacy recovery
` [PATCH V14 21/24] mmc: mmc_test: Do not use mmc_start_areq() anymore
` [PATCH V14 22/24] mmc: core: Remove option not to use blk-mq
` [PATCH V14 23/24] mmc: block: Remove code no longer needed after the switch to blk-mq
` [PATCH V14 24/24] mmc: core: "

[Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
 2017-11-21 13:44 UTC  (2+ messages)

Draft of Git Rev News edition 33
 2017-11-21 13:41 UTC  (6+ messages)

[PATCH 1/2] arm64: dts: orange-pi-zero-plus2: fix sdcard detect
 2017-11-21 13:41 UTC  (13+ messages)

[PATCH] crypto/arm64: aes-ce-cipher - move assembler code to .S file
 2017-11-21 13:40 UTC  (2+ messages)

[PATCH] linux-fslc: 4.14: Bump revision to c4404197b0b2
 2017-11-21 13:38 UTC  (4+ messages)

[x86] 7b1f0050e4 PANIC: double fault, error_code: 0x0
 2017-11-21 13:36 UTC  (3+ messages)

[PATCH 1/6] runqemu: Ensure we process all tap devices
 2017-11-21 13:35 UTC  (2+ messages)
` ✗ patchtest: failure for "runqemu: Ensure we process all..." and 5 more

Resizable PCI BAR support V9
 2017-11-21 13:34 UTC  (7+ messages)
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5

[PATCH v3 0/5] pinctrl: mcp32s08: add open drain config for irq
 2017-11-21 13:34 UTC  (3+ messages)
` [PATCH v3 4/5] pinctrl: mcp23s08: configure irq polarity using irq data

[PATCH 1/2] selftests/powerpc: Check for pthread errors in tm-unavailable
 2017-11-21 13:31 UTC  (3+ messages)
` [PATCH 2/2] selftests/powerpc: Calculate spin time "

KASAN help, please (Re: [PATCH 00/16] Entry stuff, in decent shape now)
 2017-11-21 13:30 UTC  (3+ messages)


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.