messages from 2018-12-11 10:34:46 to 2018-12-11 11:03:56 UTC [more...]
[PATCH 00/27] kconfig: remove all reduce/shift conflicts, refactor lexer, fix various issues
2018-12-11 11:01 UTC (32+ messages)
` [PATCH 01/27] kconfig: fix file name and line number of warn_ignored_character()
` [PATCH 02/27] kconfig: fix memory leak when EOF is encountered in quotation
` [PATCH 03/27] kconfig: require T_EOL to reduce visible statement
` [PATCH 04/27] kconfig: remove unneeded pattern matching to whitespaces
` [PATCH 05/27] kconfig: refactor pattern matching in STRING state
` [PATCH 06/27] kconfig: fix ambiguous grammar in terms of new lines
` [PATCH 07/27] kconfig: clean up EOF handling in the lexer
` [PATCH 08/27] kconfig: warn no new line at end of file
` [PATCH 09/27] kconfig: remove grammatically ambiguous "unexpected option" diagnostic
` [PATCH 10/27] kconfig: remove grammatically ambiguous option_error
` [PATCH 11/27] kconfig: remove redundant if_block rule
` [PATCH 12/27] kconfig: remove redundant menu_block rule
` [PATCH 13/27] kconfig: loosen the order of "visible" and "depends on" in menu entry
` [PATCH 14/27] kconfig: rename depends_list to comment_option_list
` [PATCH 15/27] kconfig: remove redundant token defines
` [PATCH 16/27] kconfig: use distinct tokens for type and default properties
` [PATCH 17/27] kconfig: refactor scanning and parsing "option" properties
` [PATCH 18/27] kconfig: use specific tokens instead of T_ASSIGN for assignments
` [PATCH 19/27] kconfig: use T_WORD instead of T_VARIABLE for variables
` [PATCH 20/27] microblaze: surround string default in Kconfig with double quotes
` [PATCH 21/27] treewide: surround file paths in Kconfig files "
` [PATCH 22/27] kconfig: ban the use of '.' and '/' in unquoted words
` [PATCH 23/27] kconfig: refactor end token rules
` [PATCH 24/27] kconfig: stop associating kconf_id with yylval
` [PATCH 25/27] kconfig: switch to ASSIGN_VAL state in the second lexer
` [PATCH 26/27] kconfig: update current_pos "
` [PATCH 27/27] kconfig: remove keyword lookup table entirely
[PATCH v3] amd-iommu: remove page merging code
2018-12-11 11:00 UTC (2+ messages)
[PATCH] ARM: dts: am33xx-l4: Fix epwmssX/ecapX/ehrpwmX ranges and reg
2018-12-11 11:01 UTC (3+ messages)
[PATCH v3 00/18] Xen PV backend 'qdevification'
2018-12-11 10:47 UTC (38+ messages)
` [Qemu-devel] "
` [PATCH v3 01/18] xen: re-name XenDevice to XenLegacyDevice
` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
` "
` [PATCH v3 03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
` [Qemu-devel] "
` [PATCH v3 04/18] xen: create xenstore areas for XenDevice-s
` [Qemu-devel] "
` [PATCH v3 05/18] xen: add xenstore watcher infrastructure
` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 06/18] xen: add grant table interface for XenDevice-s
` "
` [PATCH v3 07/18] xen: add event channel "
` [Qemu-devel] "
` [PATCH v3 08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
` [Qemu-devel] "
` [PATCH v3 09/18] xen: remove unnecessary code from dataplane/xen-block.c
` [Qemu-devel] "
` [PATCH v3 10/18] xen: add header and build dataplane/xen-block.c
` [Qemu-devel] "
` [PATCH v3 11/18] xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
` [Qemu-devel] "
` [PATCH v3 12/18] xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
` [Qemu-devel] "
` [PATCH v3 13/18] xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
` [Qemu-devel] "
` [PATCH v3 14/18] xen: add implementations of xen-block connect and disconnect functions
` [Qemu-devel] "
` [PATCH v3 15/18] xen: add a mechanism to automatically create XenDevice-s
` [Qemu-devel] "
` [PATCH v3 16/18] xen: automatically create XenBlockDevice-s
` [Qemu-devel] "
` [PATCH v3 17/18] MAINTAINERS: add myself as a Xen maintainer
` [Qemu-devel] "
` [PATCH v3 18/18] xen: remove the legacy 'xen_disk' backend
` [Qemu-devel] "
[PATCH 0/4] ccache.bbclass: Refactor it to make it more reliable
2018-12-11 10:59 UTC (8+ messages)
` [PATCH 1/4] base.bbclass: Remove invalid ccache related code
[Qemu-devel] [PATCH v7 00/19] ppc: support for the XIVE interrupt controller (POWER9)
2018-12-11 10:58 UTC (16+ messages)
` [Qemu-devel] [PATCH v7 03/19] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PATCH v7 12/19] spapr: add a 'reset' method to the sPAPR IRQ backend
` [Qemu-devel] [PATCH v7 14/19] spapr: set the interrupt presenter at reset
` [Qemu-devel] [PATCH v7 18/19] spapr: add a 'pseries-4.0-xive' machine type
[PATCH v4 0/7] mips: system call table generation support
2018-12-11 10:58 UTC (6+ messages)
` [PATCH v4 3/7] mips: rename macros and files from '64' to 'n64'
[PATCH] selftest/package: Correct format arguments in test_gdb_hardlink_debug
2018-12-11 10:58 UTC (2+ messages)
[RFC PATCH 0/3] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
2018-12-11 10:57 UTC (4+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] test-lib: translate SIGTERM and SIGHUP to an exit
[PATCH 0/2] regulator: stepping set voltage for regmap users
2018-12-11 10:55 UTC (4+ messages)
` [PATCH 2/2] regulator: provide regulator_set_voltage_sel_regmap_step() helper
[PATCH] kasan: mark kasan_check_(read|write) as 'notrace'
2018-12-11 10:55 UTC (2+ messages)
[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
2018-12-11 10:54 UTC (4+ messages)
` [PATCH on master v2] "
KVM arm realtime performance optimization
2018-12-11 10:55 UTC (5+ messages)
[PATCH] drivers: staging: erofs: Fix styling issues
2018-12-11 10:54 UTC (13+ messages)
` [PATCH 0/5] "
` [PATCH 1/5] drivers: staging: erofs: Fix alignment
` [PATCH 2/5] drivers: staging: erofs: Fix comparison to NULL issues
` [PATCH 3/5] drivers: staging: erofs: Fix spelling issue
` [PATCH 4/5] drivers: staging: erofs: Fix parentheses error in macro
` [PATCH 5/5] drivers: staging: erofs: Add blank line after function
Do rootfs fail when switch from rpm to deb
2018-12-11 10:54 UTC (2+ messages)
[LTP] [PATCH 0/3] ltp: new test for crypto_user information leak bug
2018-12-11 10:55 UTC (7+ messages)
` [LTP] [PATCH 3/3] crypto/crypto_user01.c: new test for "
[PATCH v3] nvmem: check invalid number of bytes in nvmem_{read,write}()
2018-12-11 10:54 UTC (3+ messages)
[Qemu-devel] 3.1.0-rc{0,1} doesn't start
2018-12-11 10:54 UTC (5+ messages)
` [Qemu-devel] [PATCH] kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support
[PATCH v6 00/20] lib, rtc: Print rtc_time via %ptR[dt][r]
2018-12-11 10:53 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] memfd fixes
2018-12-11 10:53 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/4] hostmem-memfd: disable for systems wihtout sealing support
[PATCH] ARM: dts: Add am335x mcasp with l3 data port ranges
2018-12-11 10:55 UTC (13+ messages)
[PATCH 0/6] crypto:chelsio: Bug Fixes
2018-12-11 10:51 UTC (7+ messages)
` [PATCH 1/6] crypto:chelsio: Swap location of AAD and IV sent in WR
` [PATCH 2/6] crypto:chelsio:Use same value for both channel in single WR
` [PATCH 3/6] crypto:chelsio: cleanup:send addr as value in function argument
` [PATCH 4/6] Crypto:Chelsio:Handle PCI shutdown event
` [PATCH 5/6] crypto:chelsio: Reset counters on cxgb4 Detach
` [PATCH 6/6] crypto:chelsio: Fix wrong error counter increments
[PATCH v2] cpufreq: powernv: add of_node_put()
2018-12-11 10:42 UTC (4+ messages)
[PATCH 4.19 014/110] usb: xhci: Prevent bus suspend if a port connect change or polling state is detected
2018-12-11 10:51 UTC (2+ messages)
[PATCH] nvme: add __exit annotation
2018-12-11 10:52 UTC (2+ messages)
[PATCH] l1tf: drop the swap storage limit restriction when l1tf=off
2018-12-11 10:51 UTC (6+ messages)
` [tip:x86/pti] x86/speculation/l1tf: Drop "
[PATCH] drm/sun4i: fix HSYNC and VSYNC polarity
2018-12-11 10:49 UTC (6+ messages)
Announcing Pro Git Second Edition Reedited
2018-12-11 10:50 UTC (2+ messages)
[PATCH v2 0/6] misc: Add support to Qualcomm FastRPC driver
2018-12-11 10:50 UTC (4+ messages)
` [PATCH v2 1/6] misc: dt-bindings: Add Qualcomm Fastrpc bindings
[PATCH 0/5] implement nvmf read/write queue maps
2018-12-11 10:49 UTC (14+ messages)
` [PATCH 1/5] blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
` [PATCH 2/5] nvme-fabrics: add missing nvmf_ctrl_options documentation
` [PATCH 3/5] nvme-fabrics: allow user to set nr_write_queues for separate queue maps
` [PATCH 4/5] nvme-tcp: support separate queue maps for read and write
` [PATCH 5/5] nvme-rdma: support read/write queue separation
` [PATCH nvme-cli 6/5] fabrics: pass in nr_write_queues
[PATCH] i2c: nvidia-gpu: mark resume function as __maybe_unused
2018-12-11 10:50 UTC (2+ messages)
[PATCH] nvme: fix irq vs io_queue calculations
2018-12-11 10:50 UTC (3+ messages)
[PATCH v2] cpufreq: pmac64: add of_node_put()
2018-12-11 10:47 UTC (4+ messages)
ufs_qcom_dump_dbg_regs makes the kernel panic
2018-12-11 10:48 UTC (7+ messages)
[PATCH 1/2] cpufreq: imx6q: remove unused code
2018-12-11 10:49 UTC (2+ messages)
[PATCH] lzip: clean up recipe
2018-12-11 10:49 UTC
[PATCH v2 0/4] Dynamic EU configuration of Slice/Subslice/EU
2018-12-11 10:48 UTC (4+ messages)
` [PATCH v2 1/4] drm/i915: Get active pending request for given context
[LTP] [PATCH] syscalls/fanotify09.c: Fix wrong group number
2018-12-11 10:46 UTC (3+ messages)
[PATCH 1/2] cpufreq: intel_pstate: Force HWP min perf before offline
2018-12-11 10:46 UTC (2+ messages)
[PATCH] cpufreq: s3c24xx: Change to use DEFINE_SHOW_ATTRIBUTE macro
2018-12-11 10:45 UTC (4+ messages)
[PATCH] ocxl: Simplify free_spa()
2018-12-11 10:04 UTC (5+ messages)
[PATCH 0/3] protocol v2 and hidden refs
2018-12-11 10:44 UTC (4+ messages)
` [PATCH 1/3] serve: pass "config context" through to individual commands
` [PATCH 2/3] parse_hide_refs_config: handle NULL section
` [PATCH 3/3] upload-pack: support hidden refs with protocol v2
[PATCH 1/4] ARM: omap2: avoid section mismatch warning
2018-12-11 10:44 UTC (5+ messages)
` [PATCH 4/4] ARM: pxa: "
[PATCH v7 0/2] media: platform: Add Aspeed Video Engine driver
2018-12-11 10:44 UTC (4+ messages)
` [PATCH v7 2/2] "
Can we drop upstream Linux x32 support?
2018-12-11 10:44 UTC (4+ messages)
[PATCH] PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macro
2018-12-11 10:44 UTC (3+ messages)
[Qemu-devel] [PULL 0/21] Please pull xen-20170421-v2-tag for 2.10
2018-12-11 10:43 UTC (7+ messages)
` [Qemu-devel] [PATCH 01/21] xen: make use of xen_xc implicit in xen_common.h inlines
` [Qemu-devel] [PATCH 09/21] configure: use pkg-config for obtaining xen version
` "
Security modules and sending signals within the same process
2018-12-11 10:42 UTC (4+ messages)
[PATCH 1/4] nss: fix Upstream-Status format
2018-12-11 10:41 UTC (4+ messages)
` [PATCH 4/4] oeqa/sdk: rewrite lzip test
[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at nptl init and thread creation (v4)
2018-12-11 10:40 UTC (2+ messages)
linux-next: manual merge of the akpm-current tree with the FIXME tree
2018-12-11 10:39 UTC (3+ messages)
` linux-next: manual merge of the akpm-current tree with the arm64 tree
[PATCH v2] ath10k: Add support to provide higher range mem chunks in wmi init command
2018-12-11 10:39 UTC (2+ messages)
[PATCH 1/5] vhost: enforce avail index and desc read ordering
2018-12-11 10:38 UTC (2+ messages)
` [1/5] "
kvm: RDTSCP on AMD
2018-12-11 10:38 UTC (7+ messages)
[Buildroot] Buildroot autobuilder: ARC toolchain update
2018-12-11 10:37 UTC (3+ messages)
` [Buildroot] [arc-buildroot] "
[Qemu-devel] [QEMU-devel][PATCH v2] aio-posix: Fix concurrent aio_poll/set_fd_handler
2018-12-11 10:37 UTC (3+ messages)
[PATCH i-g-t] igt: add timeline test cases v2
2018-12-11 10:37 UTC
[PATCH] arm64: kexec_file: include linux/vmalloc.h
2018-12-11 10:37 UTC (3+ messages)
[PATCH net-next v2 RFC 0/8] devlink: Add configuration parameters support for devlink_port
2018-12-11 10:36 UTC (7+ messages)
` [PATCH net-next v2 RFC 7/8] devlink: Add a generic port parameter
` [PATCH net-next v2 RFC 8/8] bnxt_en: Add bnxt_en initial port params table and register it
[PATCH libdrm 1/8] new syncobj extension v3
2018-12-11 10:36 UTC (8+ messages)
` [PATCH libdrm 3/8] add timeline wait/query ioctl v2
` [PATCH libdrm 2/8] addr cs chunk for syncobj timeline
` [PATCH libdrm 4/8] wrap syncobj timeline query/wait APIs for amdgpu v3
` [PATCH libdrm 5/8] add timeline signal/transfer ioctls v2
` [PATCH libdrm 6/8] expose timeline signal/export/import interfaces v2
` [PATCH libdrm 8/8] add syncobj timeline tests v3
` [PATCH libdrm 7/8] wrap transfer interfaces
[PATCH] dma-debug: fix soft lockup when a lot of debug are enabled
2018-12-11 10:36 UTC
[PATCH] mm, memory_hotplug: Don't bail out in do_migrate_range prematurely
2018-12-11 10:35 UTC (4+ messages)
[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
2018-12-11 10:34 UTC (5+ messages)
` [PATCH 07/10] drm/amdgpu: add timeline support in amdgpu CS v2
` [PATCH 08/10] drm/syncobj: add transition iotcls between binary and timeline v2
` [PATCH 09/10] drm/syncobj: add timeline signal ioctl for syncobj v2
` [PATCH 10/10] drm/amdgpu: update version for timeline syncobj support in amdgpu
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.