All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-25 22:28:24 to 2018-01-25 23:59:43 UTC [more...]

[PATCH 00/26] protocol version 2
 2018-01-25 23:58 UTC  (20+ messages)
` [PATCH v2 00/27] "
  ` [PATCH v2 01/27] pkt-line: introduce packet_read_with_status
  ` [PATCH v2 02/27] pkt-line: introduce struct packet_reader
  ` [PATCH v2 03/27] pkt-line: add delim packet support
  ` [PATCH v2 04/27] upload-pack: convert to a builtin
  ` [PATCH v2 06/27] transport: use get_refs_via_connect to get refs
  ` [PATCH v2 07/27] connect: convert get_remote_heads to use struct packet_reader
  ` [PATCH v2 08/27] connect: discover protocol version outside of get_remote_heads
  ` [PATCH v2 09/27] transport: store protocol version
  ` [PATCH v2 10/27] protocol: introduce enum protocol_version value protocol_v2
  ` [PATCH v2 12/27] serve: introduce git-serve
  ` [PATCH v2 13/27] ls-refs: introduce ls-refs server command
  ` [PATCH v2 14/27] connect: request remote refs using v2
  ` [PATCH v2 16/27] transport: convert transport_get_remote_refs to take a list of ref patterns
  ` [PATCH v2 17/27] ls-remote: pass ref patterns when requesting a remote's refs
  ` [PATCH v2 18/27] fetch: pass ref patterns when fetching
  ` [PATCH v2 19/27] push: pass ref patterns when pushing
  ` [PATCH v2 22/27] transport-helper: remove name parameter
  ` [PATCH v2 23/27] transport-helper: refactor process_connect_service

[Qemu-devel] [PATCH v1 0/6] Extend vhost-user to support VFIO based accelerators
 2018-01-25 23:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 6/6] vhost-user: add VFIO based accelerators support
    ` [virtio-dev] "

[v3,2/2] usb/gadget: Add driver for Aspeed SoC virtual hub
 2018-01-25 23:58 UTC 

[U-Boot] [PATCH 0/8] Bring NAND support to Nintendo NES Classic
 2018-01-25 23:58 UTC  (9+ messages)
` [U-Boot] [PATCH 4/8] spl: nand: sunxi: Enhancements and cleaning
` [U-Boot] [PATCH 5/8] spl: nand: sunxi: use PIO instead of DMA

[PATCH lttng-tools] Fix: do not flag consumer as disabled on relayd comm failure
 2018-01-25 23:57 UTC 

[PATCH linux dev-4.13 v1 0/2] net: npcm: add NPCM7xx EMC
 2018-01-25 23:21 UTC  (6+ messages)
` [PATCH linux dev-4.13 v1 2/2] net: npcm: add NPCM7xx Ethernet MAC controller

[PATCH] Btrfs: delete dead code in btrfs_orphan_add()
 2018-01-25 23:56 UTC 

[PATCH 0/2] SDM845 System Cache Driver
 2018-01-25 23:55 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: Documentation for qcom,llcc
` [PATCH 2/2] drivers: soc: Add LLCC driver

Standalone DRM application
 2018-01-25 23:55 UTC 

[RFC PATCH v2 0/1] of: easier debugging for node life cycle issues
 2018-01-25 23:53 UTC  (17+ messages)
` [RFC PATCH v2 1/1] of: introduce event tracepoints for dynamic device_node lifecyle

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-25 23:53 UTC  (9+ messages)
` [patch -mm v2 0/3] "
  ` [patch -mm v2 1/3] mm, memcg: introduce per-memcg oom policy tunable
  ` [patch -mm v2 2/3] mm, memcg: replace cgroup aware oom killer mount option with tunable
  ` [patch -mm v2 3/3] mm, memcg: add hierarchical usage oom policy

[U-Boot] [PATCH] efi_laoder: Call Exit() on return from payload in StartImage()
 2018-01-25 23:53 UTC 

[PATCH v4] retpoline/module: Warn for missing retpoline in module
 2018-01-25 23:53 UTC  (2+ messages)

[PATCH v2 00/13] New driver to support OpenCAPI devices on POWER9
 2018-01-25 23:51 UTC  (4+ messages)
` [PATCH v2 07/13] ocxl: Add AFU interrupt support

[Qemu-devel] [PATCH 0/3]
 2018-01-25 23:49 UTC  (5+ messages)

[Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
 2018-01-23 21:33 UTC  (7+ messages)

[PATCH 0/2] xfsprogs: 4.15 rollup pt. 3
 2018-01-25 23:48 UTC  (3+ messages)
` [PATCH 1/2] xfs_db: print transaction reservation type information
` [PATCH 2/2] xfs_db: interpret inode timestamps as signed integers

[PATCH 0/3] f2fs: support passing down write hints to block layer
 2018-01-25 23:46 UTC  (7+ messages)
` [PATCH 1/3] f2fs: support passing down write hints given by users "
  ` [f2fs-dev] "

[ndctl PATCH 1/2] ndctl: update .gitignore
 2018-01-25 23:51 UTC  (4+ messages)
` [ndctl PATCH 2/2] ndctl: add sector_size to 'ndctl list' output

[PATCH] drm/amdgpu: remove DC special casing for KB/ML
 2018-01-25 23:45 UTC  (2+ messages)

[PATCH 0/2] SDM845 System Cache Driver
 2018-01-25 23:39 UTC  (3+ messages)
` [PATCH 2/2] drivers: soc: Add LLCC driver

[LSF/MM TOPIC] fs-verity: file system-level integrity protection
 2018-01-25 23:39 UTC  (3+ messages)

[PATCH net-next 00/12] ptr_ring fixes
 2018-01-25 23:36 UTC  (17+ messages)
` [PATCH net-next 01/12] ptr_ring: keep consumer_head valid at all times
` [PATCH net-next 02/12] ptr_ring: clean up documentation
` [PATCH net-next 03/12] ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty
` [PATCH net-next 04/12] tap: fix use-after-free
` [PATCH net-next 05/12] ptr_ring: disallow lockless __ptr_ring_full
` [PATCH net-next 06/12] Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"
` [PATCH net-next 07/12] skb_array: use __ptr_ring_empty
` [PATCH net-next 08/12] ptr_ring: prevent queue load/store tearing
` [PATCH net-next 09/12] tools/virtio: switch to __ptr_ring_empty
` [PATCH net-next 10/12] tools/virtio: more stubs to fix tools build
` [PATCH net-next 11/12] tools/virtio: copy READ/WRITE_ONCE
` [PATCH net-next 12/12] tools/virtio: fix smp_mb on x86

[PATCH v2] x86/ibpb: Skip IBPB when we switch back to same user process
 2018-01-25 23:37 UTC 

[PATCH] pci: quirk: adding Ampere vendor id to ACS quirk list
 2018-01-25 23:36 UTC 

[PATCH 00/14] Serialized Commit Graph
 2018-01-25 23:35 UTC  (16+ messages)
` [PATCH 03/14] packed-graph: create git-graph builtin
` [PATCH 04/14] packed-graph: add format document
` [PATCH 05/14] packed-graph: implement construct_graph()
` [PATCH 06/14] packed-graph: implement git-graph --write
` [PATCH 09/14] packed-graph: implement git-graph --clear

[PATCH net-next 0/3 V1] rtnetlink: enable IFLA_IF_NETNSID for RTM_{DEL,SET}LINK
 2018-01-25 23:34 UTC  (6+ messages)

[PATCH v3] drm/nouveau: Move irq setup/teardown to pci ctor/dtor
 2018-01-25 23:29 UTC 

btrfs check: backref lost, mismatch with its hash -- can't repair
 2018-01-25 23:30 UTC  (17+ messages)

[PATCH] drm/bridge/sii8620: fix display modes validation
 2018-01-25 23:27 UTC  (3+ messages)

[PATCH 01/10] drm/i915/cnl: Add Cannonlake PCI IDs for another SKU
 2018-01-25 23:27 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/10] "
` ✗ Fi.CI.IGT: failure "

[to-be-updated] lib-strscpy-remove-word-at-a-time-optimization.patch removed from -mm tree
 2018-01-25 23:27 UTC  (2+ messages)

[patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable
 2018-01-25 23:27 UTC  (13+ messages)

[PATCHv1] Add Intel Stratix10 service layer driver
 2018-01-25 23:27 UTC  (3+ messages)
` [PATCHv1] driver: misc: add "

[PATCH v3 00/15] common ethdev linkstatus functions
 2018-01-25 23:24 UTC  (4+ messages)
` [PATCH v3 01/15] eal: introduce atomic exchange operation

[xen-4.9-testing test] 118314: regressions - trouble: broken/fail/pass
 2018-01-25 23:23 UTC 

[Bug 104790] When using OpenGL 4.x some applications crash
 2018-01-25 23:22 UTC  (4+ messages)

[PATCH] staging: comedi: reformat lines to 80 chars or less
 2018-01-25 23:21 UTC 

linux-next: manual merge of the scsi-mkp tree with the scsi tree
 2018-01-25 23:18 UTC  (2+ messages)

[PATCH 1/4] drm/amd/pp: Add new smu callback function
 2018-01-25 23:15 UTC  (3+ messages)

[PATCH] drm/i915: Always update the no_fbc_reason when disabling
 2018-01-25 23:12 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC] devicetree: new FDT format version
 2018-01-25 23:11 UTC  (7+ messages)

[amd-staging-drm-next] regression - *ERROR* Don't have enable_spread_spectrum_on_ppll for v4
 2018-01-25 23:11 UTC  (4+ messages)

[PATCH v11.1 00/29] xfsprogs: online scrub/repair support
 2018-01-25 23:10 UTC  (7+ messages)
` [PATCH 27/29] xfs_scrub: integrate services with systemd

[PATCH] net: make sure skb_dst is valid before using
 2018-01-25 23:10 UTC  (4+ messages)
` [PATCH net] net: don't call update_pmtu unconditionally

[U-Boot] SquashFS and FIT images
 2018-01-25 23:09 UTC  (2+ messages)

[PATCH 0/8] GICv3 Save and Restore
 2018-01-25 23:07 UTC  (4+ messages)
` [PATCH 6/8] irqchip/gic-v3-its: add ability to resend MAPC on resume

[PATCH 00/17] ICL display initialization and some plane bits
 2018-01-25 23:09 UTC  (19+ messages)
` [PATCH 08/17] drm/i915/icl: NV12 y-plane ddb is not in same plane
` [PATCH 09/17] drm/i915/icl: Introduce MBus related registers
` [PATCH 10/17] drm/i915/icl: initialize MBus during display init
` [PATCH 11/17] drm/i915/icl: program mbus during pipe enable
` [PATCH 12/17] drm/i915/icl: track dbuf slice-2 status
` [PATCH 13/17] drm/i915/icl: Enable 2nd DBuf slice only when needed
` [PATCH 14/17] drm/i915/icl: update ddb entry start/end mask during hw ddb readout
` [PATCH 15/17] drm/i915/gen11: fix the SAGV block time for gen11
` [PATCH 16/17] drm/i915/icl: enable SAGV for ICL platform

[RFC PATCH 1/2] x86/ibpb: Skip IBPB when we switch back to same user process
 2018-01-25 23:07 UTC  (15+ messages)

[PATCH] Revert "drm/amdgpu/gfx8: Fix compute ring failure after resetting"
 2018-01-25 23:06 UTC 

[PATCH] platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist
 2018-01-25 23:06 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu/pm: handle fan properly when card is powered down
 2018-01-25 23:05 UTC 

Xen Introspection, KPTI, and CR3 bit 63 leads to guest VMENTRY failures during introspection
 2018-01-25 23:03 UTC  (4+ messages)

[PATCH net-next v2 00/12] net: sched: propagate extack to cls offloads on destroy and only with skip_sw
 2018-01-25 22:57 UTC  (3+ messages)

GRE-NAT broken
 2018-01-25 22:57 UTC  (2+ messages)

[PATCH v1 1/2] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
 2018-01-25 22:53 UTC  (2+ messages)
` [PATCH v1 2/2] platform/x86: intel_pmc_ipc: Use regmap calls for GCR updates

[PATCH] drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
 2018-01-25 22:47 UTC  (4+ messages)

[PATCH] drm/i915/cnp: Properly handle VBT ddc pin out of bounds
 2018-01-25 22:52 UTC  (3+ messages)

[PATCH v1 0/2] drm/bridge/synopsys: dsi: Add fix & warning in dsi_host_transfer()
 2018-01-25 22:51 UTC  (9+ messages)
` [PATCH v1 1/2] drm/bridge/synopsys: dsi: Fix dsi_host_transfer() return value

+ ocfs2-unlock-bh_state-if-bg-check-fails.patch added to -mm tree
 2018-01-25 22:49 UTC 

Reconnect on RDMA device reset
 2018-01-25 22:48 UTC  (7+ messages)

[PATCH 2/5] net/bnxt: use driver specific dynamic log type
 2018-01-25 22:47 UTC  (9+ messages)
` [PATCH v2 0/7] bnxt patchset
  ` [PATCH v2 1/7] net/bnxt: fix size of tx ring in HW
  ` [PATCH v2 2/7] net/bnxt: use driver specific dynamic log type
  ` [PATCH v2 3/7] net/bnxt: register for more async events
  ` [PATCH v2 4/7] net/bnxt: check if MAC address is all zeros
  ` [PATCH v2 5/7] net/bnxt: support for rx/tx_queue_start/stop ops
  ` [PATCH v2 6/7] net/bnxt: add 100G speed detection
  ` [PATCH v2 7/7] net/bnxt: fix number of pools for RSS

PROBLEM: Broadcom USB BCM20702A0 driver
 2018-01-25 22:47 UTC 

[PATCH] drm/i915/cnp: Properly handle VBT ddc pin out of bounds
 2018-01-25 22:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cnp: Properly handle VBT ddc pin out of bounds. (rev5)

[MPTCP] TCP options framework and MD5 patch set
 2018-01-25 22:46 UTC 

+ ocfs2-return-error-when-we-attempt-to-access-a-dirty-bh-in-jbd2.patch added to -mm tree
 2018-01-25 22:45 UTC 

[PATCH] cpufreq: intel_pstate: enable HWP before manipulating on corresponding registers
 2018-01-25 22:44 UTC  (2+ messages)

[PATCH igt 1/2] lib: Refactor igt_wait() to use library timers
 2018-01-25 22:44 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

+ fix-explanation-of-lower-bits-in-the-sparsemem-mem_map-pointer-v2.patch added to -mm tree
 2018-01-25 22:43 UTC 

[Intel-wired-lan] [PATCH] i40evf: Use the correct iterator to access the vlan filter
 2018-01-25 22:42 UTC  (2+ messages)

[PATCH v25 1/2 RESEND] mm: support reporting free page blocks
 2018-01-25 22:41 UTC  (4+ messages)

[PATCH v2] mm: Reduce memory bloat with THP
 2018-01-25 22:40 UTC  (10+ messages)

+ dax-release-pmd-lock-even-when-there-is-no-pmd-support-in-dax.patch added to -mm tree
 2018-01-25 22:38 UTC 

[PATCH nf-next,RFC v4] netfilter: nf_flow_table: add hardware offload support
 2018-01-25 22:38 UTC  (4+ messages)

[U-Boot] [PATCH V3] imx: mx25: Remove SION bit in all pin-mux that are safe
 2018-01-25 22:38 UTC  (3+ messages)

[PATCH] Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
 2018-01-25 22:38 UTC  (2+ messages)

[PATCH v4 00/10] prevent bounds-check bypass via speculative execution
 2018-01-25 22:37 UTC  (5+ messages)
` [PATCH v4 02/10] asm/nospec, array_ptr: sanitize speculative array de-references
    ` [kernel-hardening] "

[PATCH 1/2] eal: introduce integer divide through reciprocal
 2018-01-25 22:35 UTC  (4+ messages)
` [PATCH v7 3/3] test: add tests for reciprocal based division

[PATCH v2] drm/nouveau: Move irq setup/teardown to pci ctor/dtor
 2018-01-25 22:33 UTC  (2+ messages)

[net-next:master 1917/1931] drivers/net/ethernet/sfc/ptp.c:646:3: warning: this decimal constant is unsigned only in ISO C90
 2018-01-25 22:33 UTC 

+ mm-memcontrolc-try-harder-to-decrease-limit_in_bytes.patch added to -mm tree
 2018-01-25 22:33 UTC 

[PATCH] eal: fix a memory leak in regexp log level set API
 2018-01-25 22:33 UTC  (3+ messages)

[PATCH net-next 0/2] Ease to follow an interface that moves to another netns
 2018-01-25 22:33 UTC  (5+ messages)
` [PATCH net-next 1/2] dev: always advertise the new nsid when the netns iface changes
` [PATCH net-next 2/2] dev: advertise the new ifindex "

[PATCH v6 00/10] NFSD support for asynchronous COPY
 2018-01-25 22:33 UTC  (12+ messages)
` [PATCH v6 05/10] NFSD first draft of async copy

[PATCH] drm/nouveau: Move irq setup/teardown to pci ctor/dtor
 2018-01-25 22:31 UTC 

[PATCH] lib/librte_flow_classify: fix memory leak issue
 2018-01-25 22:30 UTC  (3+ messages)

+ m32r-remove-abort.patch added to -mm tree
 2018-01-25 22:29 UTC 

[RFC PATCH 0/2] IMA: Rewrite tests into new API + fixes
 2018-01-25 22:29 UTC  (5+ messages)
      ` [LTP] "

[patch v11 09/12] platform/x86: mlx-platform: Simplify IO access to regmap context
 2018-01-25 22:28 UTC  (3+ messages)
` [patch v11 12/12] platform/mellanox: Add validation of return code of hotplug device creation routine


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.