All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-21 05:44:09 to 2017-11-21 08:08:40 UTC [more...]

[PATCH v4 4/4] drivers/fsi: sbefifo: Add in-kernel API
 2017-11-21  8:07 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] board/qemu/ppc64-pseries: adjust Qemu command line
 2017-11-21  8:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] board/qemu/x86*: use quotes around -append Qemu option value

[PATCH 1/2] lib/rbtree,drm/mm: Add rbtree_replace_node_cached()
 2017-11-21  8:07 UTC  (3+ messages)
` [PATCH 2/2] drm/selftests/mm: Add callsite indicator to common asserts

[PATCH] btrfs: extent-tree: Use round up to replace align macro
 2017-11-21  8:06 UTC  (3+ messages)

[PATCHv3 1/2] ath10k: add per peer htt tx stats support for 10.4
 2017-11-21  8:06 UTC  (8+ messages)

[PATCH] [man-pages] adjtimex.2: document clock_adjtime
 2017-11-21  8:06 UTC  (3+ messages)

[PATCH] scsi_error: ensure EH wakes up on error to prevent host getting stuck
 2017-11-21  8:06 UTC  (2+ messages)

[Bug 103370] `DRI_PRIME=1 glxgears -info` halts the system with Intel Graphics [8086:5917] + AMD Graphics [1002:6665]
 2017-11-21  8:05 UTC  (2+ messages)
` [Bug 103370] `vblank_mode=0 DRI_PRIME=1 glxgears` will introduce GPU lock up on Intel Graphics [8086:5917] + AMD Graphics [1002:6665] (rev c3)

[PATCH 0/3] Fix cve-check (for recipe sysroots)
 2017-11-21  8:04 UTC  (3+ messages)
` [PATCH 3/3] cve-check-tool: Use CA cert bundle in correct sysroot
  ` native CA cert bundles (was: Re: [PATCH 3/3] cve-check-tool: Use CA cert bundle in correct sysroot)

[PATCH] mwifiex: do not support change AP interface to station mode
 2017-11-21  8:04 UTC  (2+ messages)

[PATCH v2 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
 2017-11-21  8:03 UTC  (4+ messages)
` [PATCH 2/2] btrfs: extent-tree: Ensure btrfs_trim_fs can trim the whole fs

[PATCH] git-pull: Pass -4/-6 option to git-fetch
 2017-11-21  8:03 UTC  (2+ messages)

[PATCH 01/16] Introduce skeleton SUPPORT.md
 2017-11-21  8:03 UTC  (3+ messages)
` [PATCH 02/16] SUPPORT.md: Add core functionality

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

[f2fs-dev] [PATCH RESEND] f2fs: fix concurrent problem for updating free bitmap
 2017-11-21  8:01 UTC  (4+ messages)
  `  "

QCA9377 USB Support
 2017-11-21  8:01 UTC  (3+ messages)

[Xenomai] 3.0.6 with linux 4.9.51 on x86_64 Intel(R) Atom(TM) CPU N2800 compilation failed
 2017-11-21  8:01 UTC  (3+ messages)

x509 parsing bug + fuzzing crypto in the userspace
 2017-11-21  8:00 UTC  (4+ messages)

[PATCH 01/11] Initialize the mapping of KASan shadow memory
 2017-11-21  7:59 UTC  (15+ messages)
                        ` 答复: "

[PATCH 0/3] btrfs: some code cleanup and documentation
 2017-11-21  7:59 UTC  (3+ messages)
` [PATCH 2/3] btrfs: update some code documentation

Autoselect patches for stable (Was: Re: [PATCH AUTOSEL for 4.9 36/56] drm/i915: Fix the level 0 max_wm hack on VLV/CHV)
 2017-11-21  7:58 UTC  (3+ messages)

[kernel-hardening] [PATCH v1] scripts: leaking_addresses.pl: add support for 32-bit kernel addresses
 2017-11-21  7:58 UTC  (2+ messages)
`  "

Google snow chromebook hard freeze with 4.14
 2017-11-21  7:56 UTC  (2+ messages)

[PATCH v2] checkpatch: allow URL >80 chars
 2017-11-21  7:56 UTC  (3+ messages)

[PATCH v2 0/2] Fix find_first_zero_bit() usage
 2017-11-21  7:54 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: designware-ep: "

[PATCH 0/1] mm/cma: fix alloc_contig_range ret code/potential leak
 2017-11-21  7:53 UTC  (4+ messages)
` [PATCH 1/1] "

Facing issue with Bluez read API
 2017-11-21  7:52 UTC  (3+ messages)

[PATCH 4.13 00/28] 4.13.15-stable review
 2017-11-21  7:51 UTC  (6+ messages)
` [PATCH 4.13 07/28] crypto: brcm - Explicity ACK mailbox message

[Qemu-devel] qemu-system-ppc hangs
 2017-11-21  7:50 UTC  (2+ messages)

[PATCH net] ipv6: Do not consider linkdown nexthops during multipath
 2017-11-21  7:50 UTC 

[PATCH for-4.10] libxc: load acpi RSDP table at correct address
 2017-11-21  7:50 UTC  (23+ messages)

[fsl-community-bsp-base][PATCH] bblayers.conf: add networking/python/perl/security/virtualization
 2017-11-21  7:49 UTC 

[PATCH] drm/bridge: analogix dp: Fix runtime PM state in get_modes() callback
 2017-11-21  7:49 UTC  (2+ messages)

netns.sh stuck at ncat
 2017-11-21  7:54 UTC  (4+ messages)

sched_deadline behaviour when a real time process is throttled, with setting of /proc/sys/kernel/sched_rt_runtime_us is 950000
 2017-11-21  7:48 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 4.15-1
 2017-11-21  7:48 UTC  (4+ messages)

[PATCH] vhost: support UDP Fragmentation Offload
 2017-11-21  7:41 UTC  (3+ messages)

[PATCH 00/16] Entry stuff, in decent shape now
 2017-11-21  7:38 UTC  (10+ messages)
` [PATCH 11/16] x86/asm/64: Use a percpu trampoline stack for IDT entries
` [PATCH 14/16] x86/irq: Remove an old outdated comment about context tracking races
` [PATCH 15/16] x86/irq/64: In the stack overflow warning, print the offending IP
` [PATCH 16/16] x86/entry/64: Move the IST stacks into cpu_entry_area

general protection fault in __list_del_entry_valid (2)
 2017-11-21  7:35 UTC 

[Qemu-devel] [PATCH] vl.c && linux-user/main.c : removed **envp from main() arguments
 2017-11-21  7:30 UTC  (3+ messages)

[U-Boot] [PATCH] arm: zynq: Remove double const qualifier
 2017-11-21  7:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr: Implement bug in spapr-vty device to be compatible with PowerVM
 2017-11-21  7:27 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

linux-firmware pull request(KBL:DMC)
 2017-11-21  7:27 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] ae3xx: timer: Rename AE3XX timer to ATCPIT100
 2017-11-21  7:27 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] ae3xx: timer: Rename AE3XX "
` [U-Boot] [PATCH 2/3] nds32: defconfig: Rename AE3XX_TIMER to ATCPIT100_TIMER

meshctl cannot parse its own config file
 2017-11-21  7:25 UTC  (2+ messages)

[PATCH v1] mm: relax deferred struct page requirements
 2017-11-21  7:24 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] arm: zynq: Return value from fdtdec_setup_memory_banksize directly
 2017-11-21  7:23 UTC  (4+ messages)
` [U-Boot] [PATCH 5/5] arm: zynq: Add mini u-boot configuration for zynq

[PATCH 0/3] Fixes for kvaser_usb driver
 2017-11-21  7:22 UTC  (4+ messages)
` [PATCH 1/3] can: kvaser_usb: free buf in error paths
` [PATCH 2/3] can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
` [PATCH 3/3] can: kvaser_usb: ratelimit errors if incomplete messages are received

[PATCH 4.14 00/31] 4.14.1-stable review
 2017-11-21  7:22 UTC  (3+ messages)

[Draft Design v3] ACPI/IORT Support in Xen
 2017-11-21  7:22 UTC 

[PATCH] usbgadget: fastboot: select FILE_LIST
 2017-11-21  7:19 UTC  (2+ messages)

[PATCH v2] imx-bbu-nand-fcb: fix build on MX28 only
 2017-11-21  7:18 UTC  (2+ messages)

[PATCH] ARM: imx: santaro: select i2c
 2017-11-21  7:18 UTC  (2+ messages)

next-20171121 build: 0 failures 2 warnings (next-20171121)
 2017-11-21  7:18 UTC 

[PATCH 1/2] overlay/038: code cleanup
 2017-11-21  7:18 UTC  (5+ messages)
` [PATCH 2/2] overlay/038: test consistent values of st_ino/d_ino for subdirs

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

[PATCH] ARM: boards: phytec-som-am335x: Fix SPI boot script
 2017-11-21  7:16 UTC  (2+ messages)

[PATCH BlueZ] shared/shell: Fix command completion without character
 2017-11-21  7:14 UTC 

[PATCH v3] x86/umip: Warn if UMIP-protected instructions are used
 2017-11-21  7:13 UTC  (2+ messages)

[PATCH] generic/465: just check the actual read data under dio read/write
 2017-11-21  7:10 UTC 

RS-485 in half-duplex mode
 2017-11-21  7:10 UTC 

[PATCH BlueZ] mesh: validate configuration target
 2017-11-21  7:08 UTC 

[PATCH v7 1/3] dt-bindings: net: add mt76 wireless device binding
 2017-11-21  7:08 UTC  (4+ messages)
  ` [v7,1/3] "

[PATCH 00/30] [v3] KAISER: unmap most of the kernel from userspace page tables
 2017-11-21  7:05 UTC  (5+ messages)
` [PATCH 09/30] x86, kaiser: only populate shadow page tables for userspace

[PATCH] eal/common: better likely() and unlikely()
 2017-11-21  7:05 UTC  (3+ messages)

[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
 2017-11-21  7:05 UTC  (8+ messages)
` [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops

[PATCH v2] omapdrm: hdmi4: Correct the SoC revision matching
 2017-11-21  7:04 UTC  (2+ messages)

[PATCH v2] mm: show total hugetlb memory consumption in /proc/meminfo
 2017-11-21  7:01 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-11-20
 2017-11-21  7:00 UTC 

[PATCH 1/3] systemd: fix formatting IDE storage does not trigger "change" uevents
 2017-11-21  7:00 UTC  (5+ messages)

[PATCH v2] iomap: report collisions between directio and buffered writes to userspace
 2017-11-21  6:48 UTC  (8+ messages)

[Bug 60371] Laptop with ATI RADEON card does not wake up from suspend to ram when kernel modesetting is enabled
 2017-11-21  6:53 UTC 

[Qemu-devel] Questions about usability mess that caused by differentiating address based on devices types
 2017-11-21  6:51 UTC  (3+ messages)

[U-Boot] [PATCH] atcpit100: timer: Remove arch dependency
 2017-11-21  6:50 UTC  (3+ messages)

[PATCH] [RFT] drm: adv7511/33: fix adv7511_cec_init() failure handling
 2017-11-21  6:48 UTC  (3+ messages)
` [PATCHv2] drm: adv7511/33: Fix "

[PATCH v2 1/2] r8169: fix RTL8111EVL EEE and green settings
 2017-11-21  6:45 UTC  (3+ messages)

[PATCH] rdma: Add Jason as a co-maintainer
 2017-11-21  6:37 UTC  (6+ messages)

[U-Boot] [RFC PATCH] usb: ehci: do not invalidate a NULL buffer
 2017-11-21  6:30 UTC  (3+ messages)

EtnaViv and i.MX6Q
 2017-11-21  6:16 UTC 

[PATCH v2 0/4] platform/x86: intel_telemetry: Fix logs and formatting
 2017-11-21 14:36 UTC  (2+ messages)
` [PATCH v2 3/4] platform/x86: intel_telemetry: Improve S0ix logs

[U-Boot] [PATCH] sun50i: h5: Add NanoPi Neo Plus2 DT initial support
 2017-11-21  6:29 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/2] "

[PATCH] common/rc: update _require_dm_target() helper
 2017-11-21  6:27 UTC  (4+ messages)
  ` [PATCH v2] generic/459: add check for dm-snapshot target

RFC: Copying Device Tree File into reserved area of VMLINUX before deployment
 2017-11-21  6:19 UTC  (7+ messages)

[PATCH] ASoC: amd: Add error checking to probe function
 2017-11-21  6:15 UTC  (4+ messages)

[PATCH] ath10k: Fix reported HT MCS rates with NSS > 1
 2017-11-21  6:13 UTC  (8+ messages)
`  "

[PATCH v2] clk: qoriq: add more divider clocks support
 2017-11-21  6:13 UTC  (2+ messages)

[PATCH] drivers/fsi: sbefifo: fix call_kern.cocci warnings
 2017-11-21  6:12 UTC  (2+ messages)

[U-Boot] dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
 2017-11-21  6:11 UTC 

[U-Boot] [PATCH v2 1/1] x86: don't compare pointers to 0
 2017-11-21  6:11 UTC  (2+ messages)

bug? fstrim only trims unallocated space, not unused in bg's
 2017-11-21  6:10 UTC  (14+ messages)

[PATCH] scsi/eh: fix hang adding ehandler wakeups after decrementing host_busy
 2017-11-21  6:10 UTC  (3+ messages)

[fsck.overlay RFC PATCH] overlay: add fsck utility
 2017-11-21  6:06 UTC  (6+ messages)

[PATCH] IB: INFINIBAND should depend on HAS_DMA
 2017-11-21  6:06 UTC  (3+ messages)

[PATCH rdma-core 0/2] mlx5: Add striding RQ support via the DV API
 2017-11-21  6:05 UTC  (4+ messages)
` [PATCH rdma-core 2/2] mlx5: Allow creation of a Multi-Packet RQ using direct verbs

do_fetch: Fetcher failure: Unable to find revision bd340b0f7370015791413ea458c0f56715f17e19
 2017-11-21  6:02 UTC 

[Qemu-trivial] [PATCH for-2.11] Makefile: use $(MAKE) variable
 2017-11-21  6:01 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[U-Boot] [PATCH] efi_loader: Fix disk dp's for pre-DM/legacy devices
 2017-11-21  5:59 UTC  (11+ messages)

[Ocfs2-devel] [PATCH] Bug#841144: kernel BUG at /build/linux-Wgpe2M/linux-4.8.11/fs/ocfs2/alloc.c:1514!
 2017-11-21  5:58 UTC  (4+ messages)

Linux ECN Handling
 2017-11-21  5:58 UTC  (7+ messages)

[RFC PATCH] RDMA/cma: Remove netlink interface of CMA statistics
 2017-11-21  5:53 UTC  (11+ messages)

[PATCH] glibc: malloc: Add missing arena lock in malloc_info
 2017-11-21  5:52 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: master updated to 5bb4307 / v4.14.0-rc2
 2017-11-21  5:52 UTC  (2+ messages)

[RFC PATCH] net/ncsi: Reset state if no channels are available
 2017-11-21  5:50 UTC 

core.safecrlf warning is confusing[improvement suggestion?]
 2017-11-21  5:49 UTC  (3+ messages)

[PATCH] proc: fix /proc/*/map_files lookup
 2017-11-21  5:48 UTC  (3+ messages)

xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201
 2017-11-21  5:47 UTC  (5+ messages)

[Qemu-devel] [PATCH] rcu: reduce half heap memory size by malloc_trim()
 2017-11-21  5:46 UTC  (6+ messages)

[PATCH v4 1/2] fiemap: Factor out actual fiemap call code
 2017-11-21  5:45 UTC  (4+ messages)
` [PATCH v4 1/3] generic: Adjust generic test outputs for new fiemap imeplementation
  ` [PATCH v4 3/3] xfs: initial fiemap range query test


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.