messages from 2017-06-15 14:13:53 to 2017-06-15 14:51:00 UTC [more...]
FAILED: patch "[PATCH] drm/i915: Do not sync RCU during shrinking" failed to apply to 4.11-stable tree
2017-06-15 14:50 UTC
linux-next: build failure after merge of the block tree
2017-06-15 14:50 UTC (2+ messages)
[RFC 0/2] BCM283x Camera Receiver driver
2017-06-15 14:49 UTC (6+ messages)
` [RFC 2/2] [media] bcm2835-unicam: Driver for CCP2/CSI2 camera interface
[U-Boot] [PATCH 00/13] add support for rk3066 platform
2017-06-15 14:50 UTC (9+ messages)
` [U-Boot] [PATCH 12/13] armv7: support rk3066 early back to bootrom in start.S
[PATCH v7 00/10] Add sbs-manager with smbalert support
2017-06-15 14:50 UTC (5+ messages)
` [PATCH v7 01/10] power: supply: sbs-battery: remove incorrect le16_to_cpu calls
` [PATCH v7 02/10] power: supply: bq24735: "
[PATCH] dmaengine: qcom-bam: Process multiple pending descriptors
2017-06-15 14:49 UTC (4+ messages)
[Qemu-devel] [PATCH v3 00/10] Clock framework API
2017-06-15 14:49 UTC (8+ messages)
FAILED: patch "[PATCH] drm/i915: Hold rpm during GEM suspend in driver" failed to apply to 4.11-stable tree
2017-06-15 14:49 UTC
[PATCH 00/28] Create a reference backend for packed refs
2017-06-15 14:47 UTC (29+ messages)
` [PATCH 01/28] add_packed_ref(): teach function to overwrite existing refs
` [PATCH 02/28] packed_ref_store: new struct
` [PATCH 03/28] packed_ref_store: move `packed_refs_path` here
` [PATCH 04/28] packed_ref_store: move `packed_refs_lock` member here
` [PATCH 05/28] clear_packed_ref_cache(): take a `packed_ref_store *` parameter
` [PATCH 06/28] validate_packed_ref_cache(): "
` [PATCH 07/28] get_packed_ref_cache(): "
` [PATCH 08/28] get_packed_refs(): "
` [PATCH 09/28] add_packed_ref(): "
` [PATCH 10/28] lock_packed_refs(): "
` [PATCH 11/28] commit_packed_refs(): "
` [PATCH 12/28] rollback_packed_refs(): "
` [PATCH 13/28] get_packed_ref(): "
` [PATCH 14/28] repack_without_refs(): "
` [PATCH 15/28] packed_peel_ref(): new function, extracted from `files_peel_ref()`
` [PATCH 16/28] packed_ref_store: support iteration
` [PATCH 17/28] packed_read_raw_ref(): new function, replacing `resolve_packed_ref()`
` [PATCH 18/28] packed-backend: new module for handling packed references
` [PATCH 19/28] packed_ref_store: make class into a subclass of `ref_store`
` [PATCH 20/28] commit_packed_refs(): report errors rather than dying
` [PATCH 21/28] commit_packed_refs(): use a staging file separate from the lockfile
` [PATCH 22/28] packed_refs_lock(): function renamed from lock_packed_refs()
` [PATCH 23/28] packed_refs_lock(): report errors via a `struct strbuf *err`
` [PATCH 24/28] packed_refs_unlock(), packed_refs_is_locked(): new functions
` [PATCH 25/28] clear_packed_ref_cache(): don't protest if the lock is held
` [PATCH 26/28] commit_packed_refs(): remove call to `packed_refs_unlock()`
` [PATCH 27/28] repack_without_refs(): don't lock or unlock the packed refs
` [PATCH 28/28] read_packed_refs(): die if `packed-refs` contains bogus data
FAILED: patch "[PATCH] drm/i915: Fix system hang with EI UP masked on Haswell" failed to apply to 4.11-stable tree
2017-06-15 14:48 UTC
[PATCH 0/8] bus/pci: remove PCI bus from EAL
2017-06-15 14:48 UTC (6+ messages)
` [PATCH v2 08/12] kni: disabled by default
BUG: wipefs dry run
2017-06-15 14:47 UTC (4+ messages)
[RFC][PATCH 00/27] VFS: Introduce filesystem context [ver #5]
2017-06-15 14:47 UTC (5+ messages)
` [PATCH 25/27] ipc: Convert mqueue fs to fs_context "
[PATCH net-next] nfp: add VLAN filtering support
2017-06-15 14:46 UTC (3+ messages)
c2xml uses out of type modifiers mapping
2017-06-15 14:45 UTC (4+ messages)
Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works
2017-06-15 14:45 UTC (11+ messages)
` [PATCH] HID: let generic driver yield control iff specific driver has been enabled (was Re: Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works)
[PATCH 00/17] coresight: next v4.12-rc4
2017-06-15 14:45 UTC (11+ messages)
Fwd: Build failed in Jenkins: ceph-master #804
2017-06-15 14:44 UTC (2+ messages)
[PATCH v2 0/8] Allow f_acm gadgets to notify the user about SetLineCoding requests
2017-06-15 14:44 UTC (6+ messages)
` [PATCH v2 1/8] tty: add a poll() callback in struct tty_operations
[PATCH 0/6] rsi driver bringup changes
2017-06-15 14:44 UTC (7+ messages)
` [PATCH 2/6] rsi: use enum for FSM states
[PATCH net-next v5 00/11] net: mvmdio: add xMDIO xSMI support
2017-06-15 14:43 UTC (24+ messages)
` [PATCH net-next v5 01/11] net: mvmdio: reorder headers alphabetically
` [PATCH net-next v5 02/11] net: mvmdio: use tabs for defines
` [PATCH net-next v5 03/11] net: mvmdio: use GENMASK for masks
` [PATCH net-next v5 04/11] net: mvmdio: remove duplicate locking
` [PATCH net-next v5 05/11] net: mvmdio: introduce an ops structure
` [PATCH net-next v5 06/11] net: mvmdio: put the poll intervals in the "
` [PATCH net-next v5 07/11] net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
` [PATCH net-next v5 08/11] net: mvmdio: add xmdio xsmi support
` [PATCH net-next v5 09/11] net: mvmdio: simplify the smi read and write error paths
` [PATCH net-next v5 10/11] dt-bindings: orion-mdio: document the new xmdio compatible
` [PATCH net-next v5 11/11] arm64: marvell: dts: add xmdio nodes for 7k/8k
[Bug 101387] amdgpu display corruption and hang on AMD A10-9620P
2017-06-15 14:44 UTC (2+ messages)
[PATCH v3 00/14] HDMI YCBCR output handling in DRM layer
2017-06-15 14:43 UTC (3+ messages)
` [PATCH v3 04/14] drm/edid: parse YCBCR 420 videomodes from EDID
[PATCHv2] oe-pkgdata-util: package-info: Allow extra variables to be displayed
2017-06-15 14:43 UTC (2+ messages)
[RFT 1/2] pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx
2017-06-15 14:42 UTC (3+ messages)
[GIT PULL] patches for -rc2
2017-06-15 14:42 UTC (4+ messages)
[PATCH v2 0/3] DAX common 4k zero page
2017-06-15 14:42 UTC (5+ messages)
` [PATCH v2 1/3] mm: add vm_insert_mixed_mkwrite()
[passive aggressive RESEND 1/2] drm/i915: Mark CPU cache as dirty on every transition for CPU writes
2017-06-15 14:41 UTC (4+ messages)
` [passive aggressive RESEND 2/2] drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
[v1 2/2] sparc64: broken %tick frequency on spitfire cpus
2017-06-15 14:40 UTC
[v1 1/2] sparc64: use prom interface to get %stick frequency
2017-06-15 14:40 UTC
[v1 0/2] Early boot timestamp fixes
2017-06-15 14:40 UTC
ARM GLX Khadas VIM Pro - Ethernet detected as only 10Mbps and stalled after some traffic
2017-06-15 14:40 UTC (8+ messages)
Patch "tipc: ignore requests when the connection state is not CONNECTED" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "tipc: fix nametbl_lock soft lockup at node/link events" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "tipc: add subscription refcount to avoid invalid delete" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "tipc: fix connection refcount error" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "RDMA/qedr: Return max inline data in QP query result" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "RDMA/qedr: Fix and simplify memory leak in PD alloc" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "RDMA/qedr: Don't spam dmesg if QP is in error state" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "netfilter: nft_log: restrict the log prefix length to 127" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "RDMA/qedr: Don't reset QP when queues aren't flushed" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "RDMA/qedr: Dispatch port active event from qedr_add" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached" has been added to the 4.9-stable tree
2017-06-15 14:40 UTC
Patch "tipc: ignore requests when the connection state is not CONNECTED" has been added to the 4.4-stable tree
2017-06-15 14:40 UTC
Patch "sctp: sctp_addr_id2transport should verify the addr before looking up assoc" has been added to the 4.4-stable tree
2017-06-15 14:40 UTC
Patch "romfs: use different way to generate fsid for BLOCK or MTD" has been added to the 4.4-stable tree
2017-06-15 14:40 UTC
Patch "r8152: avoid start_xmit to schedule napi when napi is disabled" has been added to the 4.4-stable tree
2017-06-15 14:39 UTC
Patch "proc: add a schedule point in proc_pid_readdir()" has been added to the 4.4-stable tree
2017-06-15 14:39 UTC
[PATCH] wireless: brcmfmac: initialize oob irq data before request_irq()
2017-06-15 14:40 UTC (4+ messages)
[GIT PULL] Patches for 4.9 LTS
2017-06-15 14:39 UTC (2+ messages)
[PATCH 1/1] [RFC] 64bit copy_file_range system call
2017-06-15 14:39 UTC (4+ messages)
[RFC PATCH v2 net-next 00/10] bpf: rewrite value tracking in verifier
2017-06-15 14:38 UTC (11+ messages)
` [RFC PATCH v2 net-next 01/10] selftests/bpf: add test for mixed signed and unsigned bounds checks
` [RFC PATCH v2 net-next 02/10] bpf/verifier: rework value tracking
` [RFC PATCH v2 net-next 03/10] nfp: change bpf verifier hooks to match new verifier data structures
` [RFC PATCH v2 net-next 04/10] bpf/verifier: track signed and unsigned min/max values
` [RFC PATCH v2 net-next 05/10] bpf/verifier: more concise register state logs for constant var_off
` [RFC PATCH v2 net-next 08/10] selftests/bpf: add a test to test_align
` [RFC PATCH v2 net-next 10/10] selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
` [RFC PATCH v2 net-next 06/10] selftests/bpf: change test_verifier expectations
` [RFC PATCH v2 net-next 07/10] selftests/bpf: rewrite test_align
` [RFC PATCH v2 net-next 09/10] selftests/bpf: add test for bogus operations on pointers
[RFC][PATCH 2/2] kallsyms: Do not display SyS_foo() syscall aliases in kallsyms
2017-06-15 14:37 UTC (5+ messages)
` [RFC, "
[PATCH 00/12] coresight: Support for ARM Coresight SoC-600
2017-06-15 14:37 UTC (16+ messages)
` [PATCH 05/12] coresight tmc: Add helpers for accessing 64bit registers
` [PATCH 08/12] coresight tmc: Handle configuration types properly
` [PATCH 09/12] coresight tmc: Add capability information
[RFC PATCH 0/4] Per-domain locking in xl
2017-06-15 14:34 UTC (2+ messages)
[PATCH v3 00/18] introduce the Xen PV Calls backend
2017-06-15 14:33 UTC (7+ messages)
` [PATCH v3 01/18] xen: introduce the pvcalls interface header
` [PATCH v3 06/18] xen/pvcalls: handle commands from the frontend
[PATCH 0/1] Additional Hob code removal
2017-06-15 14:33 UTC (2+ messages)
` [PATCH 1/1] event: drop some unused events
xgetbv nondeterminism
2017-06-15 14:33 UTC (2+ messages)
[renesas:drivers-for-v4.13 3/3] drivers/soc/renesas/rcar-sysc.c:209:19: error: 'GENPD_FLAG_ALWAYS_ON' undeclared
2017-06-15 14:31 UTC (6+ messages)
[LTP] [PATCH 1/2] SAFE_MACROS: Add SAFE_SETSID()
2017-06-15 14:31 UTC (3+ messages)
` [LTP] [PATCH 2/2] sched/autogroup01: Add new regression test
Color lookup support for the atmel-hlcdc driver
2017-06-15 9:54 UTC (3+ messages)
[PATCH] meta: Drop remnants of uclibc support
2017-06-15 14:30 UTC
[Buildroot] [PATCH 1/5] libressl: new package
2017-06-15 14:29 UTC (5+ messages)
` [Buildroot] [PATCH 2/5] libssl: new virtual package
` [Buildroot] [PATCH 3/5] libressl: add libssl virtual package support
` [Buildroot] [PATCH 4/5] openssl: "
` [Buildroot] [PATCH 5/5] DEVELOPERS: Add Adam Duskett for libressl
Patch "vhost/vsock: handle vhost_vq_init_access() error" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "userfaultfd: fix SIGBUS resulting from false rwsem wakeups" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "usb: musb: Fix external abort on non-linefetch for musb_irq_work()" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "sctp: sctp_addr_id2transport should verify the addr before looking up assoc" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "romfs: use different way to generate fsid for BLOCK or MTD" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "net-next: ethernet: mediatek: change the compatible string" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "r8152: avoid start_xmit to schedule napi when napi is disabled" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "proc: add a schedule point in proc_pid_readdir()" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "mn10300: fix build error of missing fpu_save()" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "kernel/watchdog.c: move shared definitions to nmi.h" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
Patch "kernel/watchdog.c: move hardlockup detector to separate file" has been added to the 4.9-stable tree
2017-06-15 14:27 UTC
[PATCH V3] brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
2017-06-15 14:27 UTC (6+ messages)
` [V3] "
Patch "kernel/watchdog: prevent false hardlockup on overloaded system" has been added to the 4.9-stable tree
2017-06-15 14:26 UTC
Patch "frv: add missing atomic64 operations" has been added to the 4.9-stable tree
2017-06-15 14:26 UTC
Patch "frv: add atomic64_add_unless()" has been added to the 4.9-stable tree
2017-06-15 14:26 UTC
Patch "bnxt_en: Fix RTNL lock usage on bnxt_update_link()." has been added to the 4.9-stable tree
2017-06-15 14:26 UTC
Patch "bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status()." has been added to the 4.9-stable tree
2017-06-15 14:26 UTC
Patch "bnxt_en: Fix bnxt_reset() in the slow path task." has been added to the 4.9-stable tree
2017-06-15 14:26 UTC
Patch "bnxt_en: Enhance autoneg support." has been added to the 4.9-stable tree
2017-06-15 14:26 UTC
Patch "ARC: smp-boot: Decouple Non masters waiting API from jump to entry point" has been added to the 4.9-stable tree
2017-06-15 14:26 UTC
What is the math behind sched_avg_update()?
2017-06-15 14:25 UTC
[Buildroot] [PATCH] libressl: new package
2017-06-15 14:25 UTC (5+ messages)
` [Buildroot] [PATCH] libssl: new virtual package
` [Buildroot] [PATCH] libressl: add libssl virtual package support
` [Buildroot] [PATCH] openssl: "
` [Buildroot] [PATCH] DEVELOPERS: Add Adam Duskett for libressl
[PATCH 00/11] More fixes for file dependency generation with RPM
2017-06-15 14:25 UTC (13+ messages)
` [PATCH 01/11] gtk+3: Update the patches to work without PATCHTOOL = "git"
` [PATCH 11/11] package.bbclass: Restore functionality to detect RPM dependencies
[PATCH] drm: Reduce scope of 'state' variable
2017-06-15 14:24 UTC (4+ messages)
[PATCHSET v4] Add support for write life time hints
2017-06-15 14:24 UTC (14+ messages)
` [PATCH 02/11] blk-mq: expose stream write stats through debugfs
` [PATCH 03/11] fs: add support for an inode to carry stream related data
` [PATCH 04/11] fs: add support for allowing applications to pass in write life time hints
[Qemu-devel] [PATCH] target/mips: fix msa copy_[s|u]_df rd = 0 corner case
2017-06-15 14:20 UTC
[Bug 93826] 144Hz graphic glitches and bad resolution
2017-06-15 14:19 UTC (2+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate
[PATCH] xfs/288: test fragmented multi-fsb readdir
2017-06-15 14:19 UTC (8+ messages)
` [PATCH V2] xfs/289: "
[PATCH v2 0/2] ARM: davinci: misc. VPIF cleanups
2017-06-15 14:17 UTC (3+ messages)
` [PATCH v2 1/2] ARM: davinci: pdata-quirks: fix const warnings
[Qemu-devel] [PATCH v2 0/5] Fixes for TCG hangs
2017-06-15 14:16 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 3/5] target/mips: Exit after enabling interrupts
[PATCH] MIPS: Octeon: Remove unused L2C types and macros
2017-06-15 14:16 UTC (3+ messages)
[PATCH] networkmanager: add support for systemd-resolved
2017-06-15 14:15 UTC
[meta-oe][PATCH V5] fwts: Bump SRCREV to latest past 17.03.00 release
2017-06-15 14:14 UTC
[PATCH] drm/msm/hdmi: Use bitwise operators when building register values
2017-06-15 14:13 UTC
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.