All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-28 00:58:14 to 2017-12-28 04:15:45 UTC [more...]

[PATCH v5 00/34] Add directory rename detection to git
 2017-12-28  4:13 UTC  (33+ messages)
` [PATCH v5 02/34] merge-recursive: fix logic ordering issue
` [PATCH v5 03/34] merge-recursive: add explanation for src_entry and dst_entry
` [PATCH v5 04/34] directory rename detection: basic testcases
` [PATCH v5 06/34] directory rename detection: testcases to avoid taking detection too far
` [PATCH v5 07/34] directory rename detection: partially renamed directory testcase/discussion
` [PATCH v5 08/34] directory rename detection: files/directories in the way of some renames
` [PATCH v5 09/34] directory rename detection: testcases checking which side did the rename
` [PATCH v5 10/34] directory rename detection: more involved edge/corner testcases
` [PATCH v5 11/34] directory rename detection: testcases exploring possibly suboptimal merges
` [PATCH v5 12/34] directory rename detection: miscellaneous testcases to complete coverage
` [PATCH v5 13/34] directory rename detection: tests for handling overwriting untracked files
` [PATCH v5 14/34] directory rename detection: tests for handling overwriting dirty files
` [PATCH v5 15/34] merge-recursive: move the get_renames() function
` [PATCH v5 16/34] merge-recursive: introduce new functions to handle rename logic
` [PATCH v5 17/34] merge-recursive: fix leaks of allocated renames and diff_filepairs
` [PATCH v5 18/34] merge-recursive: make !o->detect_rename codepath more obvious
` [PATCH v5 19/34] merge-recursive: split out code for determining diff_filepairs
` [PATCH v5 20/34] merge-recursive: add a new hashmap for storing directory renames
` [PATCH v5 21/34] merge-recursive: make a helper function for cleanup for handle_renames
` [PATCH v5 22/34] merge-recursive: add get_directory_renames()
` [PATCH v5 23/34] merge-recursive: check for directory level conflicts
` [PATCH v5 24/34] merge-recursive: add a new hashmap for storing file collisions
` [PATCH v5 25/34] merge-recursive: add computation of collisions due to dir rename & merging
` [PATCH v5 26/34] merge-recursive: check for file level conflicts then get new name
` [PATCH v5 27/34] merge-recursive: when comparing files, don't include trees
` [PATCH v5 28/34] merge-recursive: apply necessary modifications for directory renames
` [PATCH v5 29/34] merge-recursive: avoid clobbering untracked files with "
` [PATCH v5 30/34] merge-recursive: fix overwriting dirty files involved in renames
` [PATCH v5 31/34] merge-recursive: fix remaining directory rename + dirty overwrite cases
` [PATCH v5 32/34] directory rename detection: new testcases showcasing a pair of bugs
` [PATCH v5 33/34] merge-recursive: avoid spurious rename/rename conflict from dir renames
` [PATCH v5 34/34] merge-recursive: ensure we write updates for directory-renamed file

Re: Re: [for-416 PATCH 1/3] bcache: writeback: collapse contiguous IO better
 2017-12-28  4:14 UTC 

[patch net-next v5 00/10] net: sched: allow qdiscs to share filter block instances
 2017-12-28  4:12 UTC  (3+ messages)
` [patch net-next v5 05/10] net: sched: keep track of offloaded filters and check tc offload feature

[Qemu-devel] [PATCH 00/17] Add MVME3100 PPC SBC v2
 2017-12-28  4:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 05/17] timer: generalize Dallas/Maxim RTC i2c devices

[U-Boot] [PATCH] Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
 2017-12-28  4:12 UTC  (2+ messages)

[PATCH net-next] nfp: bpf: allocate vNIC priv for keeping track of the offloaded program
 2017-12-28  4:11 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
 2017-12-28  3:59 UTC  (19+ messages)

[net-next PATCH] net: ptr_ring: otherwise safe empty checks can overrun array bounds
 2017-12-28  3:50 UTC 

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2017-12-28  3:49 UTC  (13+ messages)
` [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry
` [RFC PATCH bpf-next v2 4/4] error-injection: Support fault injection framework

Re: [for-416 PATCH 1/3] bcache: writeback: collapse contiguous IO better
 2017-12-28  3:49 UTC  (2+ messages)

[for-416 PATCH 1/3] bcache: writeback: collapse contiguous IO better
 2017-12-28  3:43 UTC  (2+ messages)

[PATCH] objtool: Fix clang enum conversion warning
 2017-12-28  3:42 UTC  (5+ messages)

xfstests: generic/342 run failed in f2fs
 2017-12-28  3:41 UTC  (8+ messages)

[PATCH -next] xen/pvcalls: use GFP_ATOMIC under spin lock
 2017-12-28  3:46 UTC 

[PATCH -next] xen/pvcalls: use GFP_ATOMIC under spin lock
 2017-12-28  3:46 UTC 

[PATCH] f2fs: add an ioctl to disable GC for specific file
 2017-12-28  3:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/amd/amdgpu: set gtt size according to system memory size only
 2017-12-28  3:37 UTC  (9+ messages)

[PATCH] staging: vboxvideo adapt to new TTM interface
 2017-12-28  3:35 UTC 

[PATCH] Btrfs: enchanse raid1/10 balance heuristic for non rotating devices
 2017-12-28  3:33 UTC  (4+ messages)

[PATCH] Documentation: gpu/i915: rename intel_guc_loader.c
 2017-12-28  3:28 UTC 

[PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write
 2017-12-28  3:26 UTC  (11+ messages)
    ` [f2fs-dev] "

[GIT PULL] Allwinner fixes for 4.15
 2017-12-28  3:22 UTC 

[PATCH 01/13] rcw-bin: add recipes
 2017-12-28  3:20 UTC  (13+ messages)
` [PATCH 02/13] optee-os: "
` [PATCH 03/13] optee-client: "
` [PATCH 04/13] optee-test: "
` [PATCH 05/13] mc-utils: "
` [PATCH 06/13] ls1088ardb: mc-utils instead of dpl-examples
` [PATCH 07/13] ls2088ardb: "
` [PATCH 08/13] ls1088ardb: rcw-bin instead of rcw
` [PATCH 09/13] ls2088ardb: "
` [PATCH 10/13] ls1012ardb: "
` [PATCH 11/13] dpdk: update recipe
` [PATCH 12/13] dpdk-extras: remove
` [PATCH 13/13] ppa: Recipe Reogranization

[PATCH -next] clk: meson-axg: make local symbol axg_gp0_params_table static
 2017-12-28  3:18 UTC  (3+ messages)

[PATCH] drm/amdgpu: Correct the IB size of bo update mapping
 2017-12-28  3:17 UTC 

Fetcher failure for URL
 2017-12-28  3:13 UTC  (3+ messages)
  ` 答复: "

Bug report - f2fs corruption with 4.14 kernel
 2017-12-28  3:09 UTC  (5+ messages)

[RFC PATCH] memory-hotplug: add sysfs immovable_mem attribute
 2017-12-28  3:04 UTC  (3+ messages)

Cherry Trail + RT5645 devices analog microphone not working
 2017-12-28  3:05 UTC  (6+ messages)

[Bug 75985] New: HDMI audio device only visible after rescan
 2017-12-28  3:00 UTC  (3+ messages)
  ` [Bug 75985] [NVC1] "

[PATCH 0/3] meta-yocto-bsp: genericx86* BSP kernel updates
 2017-12-28  2:59 UTC  (4+ messages)
` [PATCH 1/3] linux-yocto: update genericx86* SRCREVs for v4.4
` [PATCH 2/3] linux-yocto: update genericx86* SRCREVs for v4.9
` [PATCH 3/3] linux-yocto: update genericx86* SRCREVs for v4.12

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-28  2:51 UTC  (11+ messages)

[PATCH 2/2] staging: iio: add spaces around '-' operator
 2017-12-28  2:49 UTC  (2+ messages)

[PATCH 1/2] staging: iio: remove unnecessary parentheses
 2017-12-28  2:47 UTC 

[PATCH 0/2] LVM2: fix lvmetad udev rules for CHANGE events
 2017-12-28  2:42 UTC  (5+ messages)

[PATCH -next] clk: meson-axg: fix return value check in axg_clkc_probe()
 2017-12-28  2:40 UTC  (3+ messages)

Latency tracing using LTTng
 2017-12-28  2:40 UTC 

[PATCH bpf-next v3 0/9] bpf: offload: report device back to user space (take 2)
 2017-12-28  2:39 UTC  (10+ messages)
` [PATCH bpf-next v3 1/9] bpf: offload: don't require rtnl for dev list manipulation
` [PATCH bpf-next v3 2/9] bpf: offload: don't use prog->aux->offload as boolean
` [PATCH bpf-next v3 3/9] bpf: offload: allow netdev to disappear while verifier is running
` [PATCH bpf-next v3 4/9] bpf: offload: free prog->aux->offload when device disappears
` [PATCH bpf-next v3 5/9] bpf: offload: free program id "
` [PATCH bpf-next v3 6/9] nsfs: generalize ns_get_path() for path resolution with a task
` [PATCH bpf-next v3 7/9] bpf: offload: report device information for offloaded programs
` [PATCH bpf-next v3 8/9] tools: bpftool: "
` [PATCH bpf-next v3 9/9] selftests/bpf: test device info reporting for bound progs

[for-416 PATCH 2/3] bcache: writeback: properly order backing device IO
 2017-12-28  2:38 UTC  (2+ messages)

[PATCH v5] f2fs: avoid dead loop in function find_fsync_dnodes
 2017-12-28  2:37 UTC  (3+ messages)

[PATCH] gio-module-cache : fix build warning when using qemu usermode
 2017-12-28  2:36 UTC 

[meta-oe][PATCH] xorgxrdp: new add
 2017-12-28  2:25 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] Cover letter for igb: bug fix Tx interrupt is not
 2017-12-28  2:22 UTC  (4+ messages)
  ` [Intel-wired-lan] [PATCH] igb: bug fix Tx interrupt is not triggered

[PATCH] fsck.f2fs: avoid wrong IS_VALID_BLK_ADDR
 2017-12-28  2:21 UTC 

[PATCH] fontcache : fix build warning when using quemu usermode
 2017-12-28  2:21 UTC 

[Qemu-devel] [PATCH] migration: fix small leaks
 2017-12-28  2:19 UTC  (3+ messages)

[PATCH] f2fs: add reserved blocks for root user
 2017-12-28  2:19 UTC  (2+ messages)

[PATCH] status: handle worktree renames
 2017-12-28  2:14 UTC  (9+ messages)
` [PATCH v2 0/7] Renames in git-status "changed not staged" section
  ` [PATCH v2 6/7] wt-status.c: handle worktree renames
  ` [PATCH v3 0/6] Renames in git-status "changed not staged" section

[PATCH] net/bonding: set slave MAC addresses correctly
 2017-12-28  2:12 UTC 

[GIT PULL 1/3] ARM: Keystone DTS for 4.16
 2017-12-28  2:07 UTC  (6+ messages)
` [GIT PULL 2/3] SOC: Keystone SOC update "
` [GIT PULL 3/3] ARM: Keystone config "

[PATCH 0/4] KVM: nVMX: prepare_vmcs02 optimizations
 2017-12-28  2:07 UTC  (5+ messages)
` [PATCH 4/4] KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full

[PATCH] PCI: designware: add a check of msi_desc in irqchip
 2017-12-28  2:05 UTC  (10+ messages)

34C3 WireGuard Session: Location & Time
 2017-12-28  2:05 UTC 

New Defects reported by Coverity Scan for ceph
 2017-12-28  1:57 UTC 

[PATCH] kobject: fix suppressing modalias in uevents delivered over netlink
 2017-12-28  1:56 UTC  (15+ messages)

[PATCH v4] net/ixgbe: add flow parser ntuple support
 2017-12-28  1:54 UTC  (4+ messages)
` [PATCH v2] examples/flow_filtering: add Tx queues setup process

Hand Patching a BTRFS Superblock?
 2017-12-28  1:53 UTC  (2+ messages)

[PATCH -V5b -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-28  1:53 UTC  (4+ messages)

[RFC] distinguish foreground and background IOs in block throttle
 2017-12-28  1:51 UTC  (4+ messages)

[net-next:master 731/763] drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c:852:6: sparse: symbol 'hns3_get_channels' was not declared. Should it be static?
 2017-12-28  1:42 UTC  (3+ messages)
` [RFC PATCH net-next] net: hns3: hns3_get_channels() can be static

pull-request: bpf-next 2017-12-28
 2017-12-28  1:41 UTC  (2+ messages)

[PATCH v5 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2017-12-28  1:39 UTC  (6+ messages)
` [PATCH v5 2/2] PCI: mediatek: Set up class type and vendor ID for MT7622

pull-request: bpf 2017-12-28
 2017-12-28  1:35 UTC  (2+ messages)

[U-Boot] [PATCH 00/23] Fix and extend i.MX HAB layer
 2017-12-28  1:35 UTC  (4+ messages)
` [U-Boot] [PATCH 10/23] arm: imx: hab: Add IVT header verification

[PATCH] sparc64: repair calling incorrect hweight function from stubs
 2017-12-28  1:30 UTC  (2+ messages)

PROBLEM: consolidated IDT invalidation causes kexec to reboot
 2017-12-28  1:30 UTC  (11+ messages)

[for-416 PATCH 2/3] bcache: writeback: properly order backing device IO
 2017-12-28  1:27 UTC 

[PATCH 0/4] Bug fixes for the Broadcom STB USB phy driver
 2017-12-28  1:25 UTC  (9+ messages)
` [PATCH 1/4] phy: usb: phy-brcm-usb: Fix two DT properties to match bindings doc
` [PATCH 2/4] phy: usb: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
` [PATCH 3/4] phy: usb: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
` [PATCH 4/4] phy: usb: phy-brcm-usb-init: DRD mode can cause crash on startup

[PATCH v2] lib/librte_vhost: move fdset_del out of conn_mutex
 2017-12-28  1:23 UTC 

Latency tracing using LTTng
 2017-12-28  1:21 UTC 

[PATCH v6 1/4] i2c-core-acpi : Add i2c_acpi_set_connection
 2017-12-28  1:19 UTC  (5+ messages)
` [PATCH v6 3/4] iio : Add cm3218 smbus ara and acpi support

WARNING in strp_data_ready
 2017-12-28  1:19 UTC  (9+ messages)

[PATCH RFC 0/2] kcm: Fix lockdep issue
 2017-12-28  1:16 UTC  (3+ messages)
` [PATCH RFC 1/2] sock: Add sock_owned_by_user_nocheck
` [PATCH RFC 2/2] strparser: Call sock_owned_by_user_nocheck

[Intel-wired-lan] [PATCH] igb: bug fix Tx interrupt is not triggered
 2017-12-28  1:17 UTC 

[Qemu-devel] [PATCH v3] Virt: ACPI: fix qemu assert due to re-assigned table data address
 2017-12-28  1:14 UTC  (2+ messages)
` [Qemu-arm] "

What's cooking in git.git (Dec 2017, #05; Wed, 27)
 2017-12-28  1:09 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2017-12-28  1:05 UTC  (5+ messages)

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-12-28  1:04 UTC  (8+ messages)
` [PATCH v2 2/3] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

[PATCH bpf-next 2/3] libbpf: add error reporting in XDP
 2017-12-28  0:59 UTC  (4+ messages)
` [PATCH bpf-next v2 0/4] libbpf: add function to setup XDP
  ` [PATCH 1/4] "


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.