messages from 2018-04-19 16:59:56 to 2018-04-19 18:01:04 UTC [more...]
[PATCH v10 00/36] Add directory rename detection to git
2018-04-19 17:58 UTC (31+ messages)
` [PATCH v10 01/36] directory rename detection: basic testcases
` [PATCH v10 06/36] directory rename detection: testcases checking which side did the rename
` [PATCH v10 07/36] directory rename detection: more involved edge/corner testcases
` [PATCH v10 08/36] directory rename detection: testcases exploring possibly suboptimal merges
` [PATCH v10 10/36] directory rename detection: tests for handling overwriting untracked files
` [PATCH v10 11/36] directory rename detection: tests for handling overwriting dirty files
` [PATCH v10 13/36] merge-recursive: introduce new functions to handle rename logic
` [PATCH v10 14/36] merge-recursive: fix leaks of allocated renames and diff_filepairs
` [PATCH v10 15/36] merge-recursive: make !o->detect_rename codepath more obvious
` [PATCH v10 16/36] merge-recursive: split out code for determining diff_filepairs
` [PATCH v10 17/36] merge-recursive: make a helper function for cleanup for handle_renames
` [PATCH v10 18/36] merge-recursive: add get_directory_renames()
` [PATCH v10 19/36] merge-recursive: check for directory level conflicts
` [PATCH v10 20/36] merge-recursive: add computation of collisions due to dir rename & merging
` [PATCH v10 21/36] merge-recursive: check for file level conflicts then get new name
` [PATCH v10 22/36] merge-recursive: when comparing files, don't include trees
` [PATCH v10 23/36] merge-recursive: apply necessary modifications for directory renames
` [PATCH v10 24/36] merge-recursive: avoid clobbering untracked files with "
` [PATCH v10 25/36] merge-recursive: fix overwriting dirty files involved in renames
` [PATCH v10 26/36] merge-recursive: fix remaining directory rename + dirty overwrite cases
` [PATCH v10 27/36] directory rename detection: new testcases showcasing a pair of bugs
` [PATCH v10 28/36] merge-recursive: avoid spurious rename/rename conflict from dir renames
` [PATCH v10 29/36] merge-recursive: improve add_cacheinfo error handling
` [PATCH v10 30/36] merge-recursive: move more is_dirty handling to merge_content
` [PATCH v10 31/36] merge-recursive: avoid triggering add_cacheinfo error with dirty mod
` [PATCH v10 32/36] t6046: testcases checking whether updates can be skipped in a merge
` [PATCH v10 33/36] merge-recursive: fix was_tracked() to quit lying with some renamed paths
` [PATCH v10 34/36] merge-recursive: fix remainder of was_dirty() to use original index
` [PATCH v10 35/36] merge-recursive: make "Auto-merging" comment show for other merges
` [PATCH v10 36/36] merge-recursive: fix check for skipability of working tree updates
[RFC 00/13] ARM: dts: DT overlay support infra + some data
2018-04-19 18:00 UTC (7+ messages)
` [RFC 05/13] ARM: dts: ti: add support for building .dtb files containing symbols
[PATCH net] vmxnet3: fix incorrect dereference when rxvlan is disabled
2018-04-19 17:59 UTC (2+ messages)
linux-next: Tree for Apr 19
2018-04-19 17:59 UTC (2+ messages)
` linux-next: Tree for Apr 19 (dell smbios SMM)
[PATCH] MAINTAINERS: Remove me as maintainer of bcache
2018-04-19 17:59 UTC
[Qemu-devel] [PATCH v2 00/43] fix building of tests/tcg
2018-04-19 17:58 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 31/43] tests/tcg: enable building for MIPS
[PATCH v2] ARM64: dts: meson-axg: enable the eMMC controller
2018-04-19 17:58 UTC (5+ messages)
[PATCH 00/20] drm/amdgpu: gfx off support
2018-04-19 17:58 UTC (3+ messages)
[PATCH 0/1] drm/xen-zcopy: Add Xen zero-copy helper DRM driver
2018-04-19 17:55 UTC (11+ messages)
[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
2018-04-19 17:56 UTC (5+ messages)
` [[RFC]DPU PATCH 1/4] drm/bridge: add support for sn65dsi86 bridge driver
` [[RFC]DPU PATCH 2/4] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings
` [[RFC]DPU PATCH 3/4] drm/panel: add Innolux TV123WAM eDP panel driver
` [[RFC]DPU PATCH 4/4] dt-bindings: drm/panel: Document Innolux TV123WAM panel bindings
[Patch net] llc: hold llc_sap before release_sock()
2018-04-19 17:54 UTC (2+ messages)
[RFC PATCH v2] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
2018-04-19 17:52 UTC (9+ messages)
` [RFC PATCH v3 1/2] "
` [RFC PATCH v3 2/2] t7406: add test for non-default branch in submodule
[PATCH v4 00/11] eal: replace calls to rte_panic and refrain from new instances
2018-04-19 17:52 UTC (21+ messages)
` [PATCH v4 02/11] bond: replace rte_panic instances in bonding driver
` [PATCH v4 03/11] e1000: replace rte_panic instances in e1000 driver
` [PATCH v4 04/11] ixgbe: replace rte_panic instances in ixgbe driver
` [PATCH v4 05/11] eal: replace rte_panic instances in eventdev
` [PATCH v4 08/11] eal: replace rte_panic instances in interrupts thread
` [PATCH v4 09/11] eal: replace rte_panic instances in ethdev
` [PATCH v4 10/11] eal: replace rte_panic instances in init sequence
` [PATCH v4 11/11] devtools: prevent new instances of rte_panic and rte_exit
squash! Merge branch 'ps/test-chmtime-get'
2018-04-19 17:50 UTC
[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
2018-04-19 17:48 UTC (7+ messages)
[PATCH] amdkfd: always select MMU_NOTIFIER
2018-04-19 17:47 UTC (5+ messages)
[Intel-wired-lan] [PATCH] ice: Fix insufficient memory issue in ice_aq_manage_mac_read
2018-04-19 17:47 UTC (2+ messages)
[Qemu-devel] [PATCH v2] migration: discard non-migratable RAMBlocks
2018-04-19 17:45 UTC (3+ messages)
[PATCH net-next] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
2018-04-19 17:45 UTC (2+ messages)
[PATCH RFC net-next 00/11] udp gso
2018-04-19 17:45 UTC (4+ messages)
[PATCH] fsnotify: Fix fsnotify_mark_connector race
2018-04-19 17:44 UTC (2+ messages)
` [PATCH v2] "
[DPU PATCH v2 1/2] drm/panel: Add Truly NT35597 panel
2018-04-19 17:44 UTC (2+ messages)
[PATCH] nvme: fc: provide a descriptive error
2018-04-19 17:43 UTC (2+ messages)
[PATCH net-next] MAINTAINERS: Direct networking documentation changes to netdev
2018-04-19 17:42 UTC (2+ messages)
[PATCH 0/2] nvmem: meson-efuse: add write support
2018-04-19 17:42 UTC (3+ messages)
[PATCH] atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"
2018-04-19 17:42 UTC (3+ messages)
[PATCH] MAINTAINERS: Rakesh Iyer can't be reached anymore
2018-04-19 17:42 UTC
[Qemu-devel] [PATCH for-2.13] tcg: Improve TCGv_ptr support
2018-04-19 17:41 UTC (3+ messages)
[PATCH 0/4] ARM64: dts: meson: hhi syscon and clock controllers
2018-04-19 17:41 UTC (4+ messages)
[RFC,v2,3/4] acpi: apei: Do not panic() when correctable errors are marked as fatal
2018-04-19 17:40 UTC (2+ messages)
` [RFC PATCH v2 3/4] "
[Qemu-devel] [PATCH v2 00/19] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
2018-04-19 17:40 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 02/19] spapr: introduce a skeleton for the XIVE interrupt controller
fsync() errors is unsafe and risks data loss
2018-04-19 17:40 UTC (11+ messages)
[virtio-dev] [PATCH v3 0/6] Extend vhost-user to support registering external host notifiers
2018-04-19 17:39 UTC (17+ messages)
` [virtio-dev] [PATCH v3 6/6] vhost-user: "
` [virtio-dev] "
` [virtio-dev] "
` [Qemu-devel] "
` [Qemu-devel] "
[PATCH 0/3] coresight tmc etr: Miscellanous fixes
2018-04-19 17:39 UTC (4+ messages)
` [PATCH 1/3] coresight tmc etr: Make memory check consistent in the same function
` [PATCH 2/3] coresight tmc etr: Fix uninitialised variable
` [PATCH 3/3] coresight tmc etr: Removing extra newline
[PATCH] proc/stat: Separate out individual irq counts into /proc/stat_irqs
2018-04-19 17:38 UTC (2+ messages)
net: qmi_wwan: add Wistron Neweb D19Q1
2018-04-19 17:38 UTC (3+ messages)
` [PATCH] "
[PATCH 0/2] PCI: Support to workaround bus level HW issues
2018-04-19 17:37 UTC (2+ messages)
` [PATCH 1/2] PCI: Add pci_bus_specific_read_dev_vendor_id() to workaround PCI switch specific issues prior to accessing newly added endpoint
[PATCH v3] net: change the comment of dev_mc_init
2018-04-19 17:36 UTC (2+ messages)
[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
2018-04-19 17:35 UTC
[Qemu-devel] [PATCH for-2.13] tcg: Allow wider vectors for cmp and mul
2018-04-19 17:34 UTC (4+ messages)
[PATCH net-next] net-next/hinic: add arm64 support
2018-04-19 17:34 UTC (2+ messages)
[PATCH net] net: stmmac: Disable ACS Feature for GMAC >= 4
2018-04-19 17:34 UTC (2+ messages)
[PATCH 0/6] arm: more kconfig configurability and small default configs
2018-04-19 17:34 UTC (3+ messages)
Please add new board files for WLE1216V5-20 and another Compex NIC
2018-04-19 17:33 UTC (4+ messages)
[PATCH 00/11] xfs-4.18: online scrub fixes
2018-04-19 17:33 UTC (7+ messages)
` [PATCH 07/11] xfs: superblock scrub should use uncached buffers
` [PATCH 11/11] xfs: avoid ABBA deadlock when scrubbing parent pointers
[Intel-wired-lan] [PATCH] ice: Update NVM AQ command functions
2018-04-19 17:33 UTC (2+ messages)
man page for "git remote set-url" seems confusing/contradictory
2018-04-19 17:32 UTC (11+ messages)
` [PATCH] doc/clone: update caption for GIT URLS cross-reference
[Qemu-devel] [PATCH v2] configure: add sanity check to catch builds from "git archive"
2018-04-19 17:31 UTC (2+ messages)
issues with suspend on Dell XPS 13 2-in-1
2018-04-19 17:30 UTC (7+ messages)
[SPDK] Namespace attribute notification change problem
2018-04-19 17:30 UTC
[PATCH] sched/rt: Rework for_each_process_thread() iterations in tg_has_rt_tasks()
2018-04-19 17:29 UTC
WARNING: kernel stack frame pointer has bad value
2018-04-19 17:28 UTC (2+ messages)
Broadcast on wireguard
2018-04-19 17:28 UTC (2+ messages)
How can I disable compile optimization in kernel for friendly debugging, Thanks
2018-04-19 17:28 UTC (2+ messages)
[LSF/MM] schedule suggestion
2018-04-19 17:26 UTC (8+ messages)
` [Lsf-pc] "
[PATCH] KASAN: prohibit KASAN+STRUCTLEAK combination
2018-04-19 17:25 UTC (3+ messages)
[PATCH v1 0/4] add Mali-450 support to MT7623 SoC
2018-04-19 17:25 UTC (8+ messages)
` [PATCH v1 2/4] dt-bindings: clock: mediatek: add g3dsys bindings
[PATCH v2] KASAN: prohibit KASAN+STRUCTLEAK combination
2018-04-19 17:24 UTC
[PATCH 1/2] blkcg: small fix on comment in blkcg_init_queue
2018-04-19 17:23 UTC (4+ messages)
[U-Boot] [PATCH v2 0/8] riscv: Enable efi_loader support
2018-04-19 17:23 UTC (4+ messages)
` [U-Boot] [PATCH v2 6/8] distro: Extend with RISC-V defines
[PATCH v3 0/7] Add support for remoteproc modem-pil on SDM845 SoCs
2018-04-19 17:22 UTC (3+ messages)
` [PATCH v3 4/7] mailbox: Add support for Qualcomm "
BUG: Bad rss-counter state
2018-04-19 17:21 UTC (2+ messages)
[U-Boot] [PATCH 6/6] cmd: Add "boot_android" command
2018-04-19 17:21 UTC
[Qemu-devel] [PATCH for-2.13 00/10] spapr: Cleanups to PAPR mode setup
2018-04-19 17:21 UTC (3+ messages)
` [Qemu-devel] [PATCH for-2.13 02/10] spapr: Remove support for PowerPC 970 with pseries machine type
[RFC PATCH 00/12] Integrate commit-graph into 'fsck' and 'gc'
2018-04-19 17:21 UTC (3+ messages)
` [RFC PATCH 04/12] commit-graph: parse commit from chosen graph
[Qemu-devel] [PATCH v1 0/5] target-microblaze: Misc bug fixes
2018-04-19 17:20 UTC (3+ messages)
` [Qemu-devel] [PATCH v1 2/5] target-microblaze: Fix trap checks for FPU insns
Please apply commit cf0d53ba4947 and 523184972b28 to v4.4.y, v4.9.y, v4.14.y
2018-04-19 17:21 UTC (2+ messages)
[Qemu-devel] [SPDK] qemu process hung at boot-up, no explicit errors or warnings
2018-04-19 17:17 UTC (2+ messages)
[PATCH] kernel/module: silence a gcc warning
2018-04-19 17:15 UTC (3+ messages)
[Qemu-devel] qemu 2.10 100% cpu with coreduo
2018-04-19 17:15 UTC (2+ messages)
[Qemu-devel] [RFC PATCH 0/7] avocado: Add acceptance tests parsing the Linux boot console
2018-04-19 17:14 UTC (2+ messages)
[LSF/MM TOPIC] improving writeback error handling
2018-04-19 17:14 UTC (5+ messages)
` [Lsf-pc] "
[Qemu-devel] [PATCH] target/arm: Use v7m_stack_read() for reading the frame signature
2018-04-19 16:58 UTC (2+ messages)
` [Qemu-arm] "
[PATCH] iommu/iova: Update cached node pointer when current node fails to get any free IOVA
2018-04-19 17:12 UTC (2+ messages)
[PATCH net] net: mvpp2: Fix DMA address mask size
2018-04-19 17:13 UTC (2+ messages)
[meta-oe][PATCH 1/2] websocketpp: add new recipe based on Debian packaging
2018-04-19 17:12 UTC (6+ messages)
` [meta-oe][PATCH 2/2] cpprest: "
[meta-oe][PATCH 1/2] websocketpp: add new recipe based on Debian packaging
2018-04-19 17:12 UTC (2+ messages)
` [meta-oe][PATCH 2/2] cpprest: "
On redhat 7.4 wireguard not working
2018-04-19 17:09 UTC (7+ messages)
ioremap() use with specific mailbox drivers and SCMI
2018-04-19 17:09 UTC (3+ messages)
imx-media: MT9P031 Capture issues on IMX6
2018-04-19 17:08 UTC (10+ messages)
[DPU PATCH v3 0/2] Connector virtualization for Dual-DSI
2018-04-19 17:07 UTC (5+ messages)
` [DPU PATCH v3 1/2] drm/msm/dsi: adjust dsi timing for dual dsi mode
` [DPU PATCH v3 2/2] drm/msm/dsi: Use one connector for dual DSI mode
[PATCH] bsg referencing bus driver module
2018-04-19 17:07 UTC
[PATCH net-next 0/4] tracking TCP data delivery and ECN stats
2018-04-19 17:07 UTC (2+ messages)
Linux Files needed for PXE network boot
2018-04-19 1:33 UTC (2+ messages)
[Qemu-arm] [PATCH] target/arm: Remove stale TODO comment
2018-04-19 16:53 UTC (2+ messages)
[PATCH 0/2] small fixes for meson build
2018-04-19 17:06 UTC (5+ messages)
` [PATCH 1/2] build: fix kernel compile on cross-build
Clang arm64 build is broken
2018-04-19 17:06 UTC (2+ messages)
KMSAN: uninit-value in __udp4_lib_rcv
2018-04-19 17:06 UTC
KMSAN: uninit-value in dccp_invalid_packet
2018-04-19 17:06 UTC (2+ messages)
WARNING in __device_add_disk
2018-04-19 17:06 UTC
[PATCH] xfs: Add a helper to retrieve xfs_inode from the address_space
2018-04-19 17:04 UTC (2+ messages)
[PATCH v7 00/16] xen: xen-domid-restrict improvements
2018-04-19 17:03 UTC (3+ messages)
` [Qemu-devel] "
WARNING in unlock_new_inode
2018-04-19 17:04 UTC (2+ messages)
[MODERATED] terminal fault
2018-04-19 17:02 UTC (7+ messages)
` [MODERATED] "
kernel BUG at fs/ntfs/aops.c:LINE!
2018-04-19 17:02 UTC
[v2 1/1] i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
2018-04-19 17:01 UTC (3+ messages)
[SPDK] Namespace attribute notification change problem
2018-04-19 17:00 UTC
[PATCH] drm: clarify adjusted_mode documentation for bridges
2018-04-19 17:00 UTC (4+ messages)
[PATCH v2 0/4] Support for STA idle mode power save(IMPS)
2018-04-19 17:00 UTC (9+ messages)
` [PATCH v2 4/4] ath10k: Enable sta idle power save
[Qemu-devel] [PATCH 0/4] audio/hda: improve windows guest audio quality
2018-04-19 17:00 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/4] audio/hda: turn some dprintfs into trace points
[PATCH] ARM: dts: stm32: Add DAC support to stm32mp157c
2018-04-19 16:59 UTC (4+ messages)
[PATCH] drm/amd/display: Disallow enabling CRTC without primary plane with FB
2018-04-19 17:00 UTC (4+ messages)
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.