All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-09 20:59:21 to 2019-08-09 21:45:20 UTC [more...]

post-receive: pub/scm/linux/kernel/git/nvdimm/nvdimm
 2019-08-09 21:45 UTC 

[v4,0/4] tools: bpftool: add net attach/detach command to attach XDP prog
 2019-08-09 21:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/djbw/nvdimm
 2019-08-09 21:44 UTC 

[PATCH] drm/i915/guc: Keep the engine awake until the tasklet is idle
 2019-08-09 21:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 0/4] Rework secure-monitor driver
 2019-08-09 21:42 UTC  (6+ messages)

[PATCH 0/3] Some bits from the LMEM series
 2019-08-09 21:42 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: buddy allocator
` [PATCH 2/3] drm/i915/blt: don't assume pinned intel_context
` [PATCH 3/3] drm/i915/blt: bump the size restriction
` ✗ Fi.CI.CHECKPATCH: warning for Some bits from the LMEM series
` ✗ Fi.CI.SPARSE: "

[PATCH 1/2] drm/i915/gtt: enable GTT cache by default
 2019-08-09 21:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[U-Boot] RFC: Migration target date for DM_ETH
 2019-08-09 21:41 UTC  (3+ messages)

[PATCH v1 0/1] Add delayed attributes test
 2019-08-09 21:38 UTC  (2+ messages)
` [PATCH v1 1/1] xfstests: Add Delayed Attribute test

[PATCH 0/7] pwm: jz4740: Driver update
 2019-08-09 21:40 UTC  (4+ messages)
` [PATCH 3/7] pwm: jz4740: Drop dependency on MACH_INGENIC

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2019-08-09 21:40 UTC 

[PATCH] rpmsg: add a description field
 2019-08-09 21:40 UTC  (2+ messages)

[PATCH v4 0/9] drm/panfrost: Add heap and no execute buffer allocation
 2019-08-09 21:40 UTC  (5+ messages)
` [PATCH v4 3/9] drm/panfrost: Restructure the GEM object creation
` [PATCH v4 6/9] drm/panfrost: Consolidate reset handling

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2019-08-09 21:39 UTC 

[PATCH v1 00/19] Delayed Attributes
 2019-08-09 21:38 UTC  (20+ messages)
` [PATCH v1 01/19] xfsprogs: Remove all strlen in all xfs_attr_* functions for attr names
` [PATCH v1 02/19] xfsprog: Replace attribute parameters with struct xfs_name
` [PATCH v1 03/19] xfsprogs: Set up infastructure for deferred attribute operations
` [PATCH v1 04/19] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v1 05/19] xfsprogs: Add xfs_has_attr and subroutines
` [PATCH v1 06/19] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v1 07/19] xfsprogs: Factor up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v1 08/19] xfsprogs: Factor out xfs_attr_leaf_addname helper
` [PATCH v1 09/19] xfsprogs: Factor up commit from xfs_attr_try_sf_addname
` [PATCH v1 10/19] xfsprogs: Factor up trans roll from xfs_attr3_leaf_setflag
` [PATCH v1 11/19] xfsprogs: Add xfs_attr3_leaf helper functions
` [PATCH v1 12/19] xfsprogs: Factor out xfs_attr_rmtval_remove_value
` [PATCH v1 13/19] xfsprogs: Factor up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v1 14/19] xfsprogs: Add delay context to xfs_da_args
` [PATCH v1 15/19] xfsprogs: Add delayed attribute routines
` [PATCH v1 16/19] xfsprogs: Roll delayed attr operations by returning EAGAIN
` [PATCH v1 17/19] xfsprogs: Enable delayed attributes
` [PATCH v1 18/19] xfsprogs: Add delayed attributes error tag
` [PATCH v1 19/19] xfsprogs: Add log item printing for ATTRI and ATTRD

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2019-08-09 21:39 UTC 

[PATCH v2] mm/z3fold.c: Fix race between migration and destruction
 2019-08-09 21:38 UTC 

[PATCH v4 0/7] nvme controller reset and namespace scan work race conditions
 2019-08-09 21:37 UTC  (4+ messages)
` [PATCH v4 2/7] nvme: return a proper errno for sync commands failure

[PATCH v2 00/18] Delayed Attributes
 2019-08-09 21:37 UTC  (19+ messages)
` [PATCH v2 01/18] xfs: Remove all strlen in all xfs_attr_* functions for attr names
` [PATCH v2 02/18] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v2 03/18] xfs: Set up infastructure for deferred attribute operations
` [PATCH v2 04/18] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v2 05/18] xfs: Add xfs_has_attr and subroutines
` [PATCH v2 06/18] xfs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v2 07/18] xfs: Factor up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v2 08/18] xfs: Factor out xfs_attr_leaf_addname helper
` [PATCH v2 09/18] xfs: Factor up commit from xfs_attr_try_sf_addname
` [PATCH v2 10/18] xfs: Factor up trans roll from xfs_attr3_leaf_setflag
` [PATCH v2 11/18] xfs: Add xfs_attr3_leaf helper functions
` [PATCH v2 12/18] xfs: Factor out xfs_attr_rmtval_remove_value
` [PATCH v2 13/18] xfs: Factor up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v2 14/18] xfs: Add delay context to xfs_da_args
` [PATCH v2 15/18] xfs: Add delayed attribute routines
` [PATCH v2 16/18] xfs: Roll delayed attr operations by returning EAGAIN
` [PATCH v2 17/18] xfs: Enable delayed attributes
` [PATCH v2 18/18] xfs: Add delayed attributes error tag

[PATCH 00/49] DC Patches 09 Aug, 2019
 2019-08-09 21:37 UTC  (50+ messages)
  ` [PATCH 01/49] drm/amd/display: Add PIXEL_RATE control regs for more instances
  ` [PATCH 02/49] drm/amd/display: Add DFS reference clock field
  ` [PATCH 03/49] drm/amd/display: reset drr programming on pipe reset
  ` [PATCH 04/49] drm/amd/display: reset hdmi tmds rate and data scramble "
  ` [PATCH 05/49] drm/amd/display: fix issue where 252-255 values are clipped
  ` [PATCH 06/49] drm/amd/display: Fix frames_to_insert math
  ` [PATCH 07/49] drm/amd/display: Add 22, 24, and 26 degamma
  ` [PATCH 08/49] drm/amd/display: Improve sharing of HUBBUB register lists
  ` [PATCH 09/49] drm/amd/display: Synchronous DisplayPort Link Training
  ` [PATCH 10/49] drm/amd/display: make firmware info only load once during dc_bios create
  ` [PATCH 11/49] drm/amd/display: fixup DPP programming sequence
  ` [PATCH 12/49] drm/amd/display: Add work-around option to skip DCN20 clock updates
  ` [PATCH 13/49] drm/amd/display: refactor gpio to allocate hw_container in constructor
  ` [PATCH 14/49] drm/amd/display: wait for pending complete when enabling a plane
  ` [PATCH 15/49] drm/amd/display: 3.2.43
  ` [PATCH 16/49] drm/amd/display: Make init_hw and init_pipes generic for seamless boot
  ` [PATCH 17/49] drm/amd/display: fix dcn-specific clk_mgr init_clocks
  ` [PATCH 18/49] drm/amd/display: enabling seamless boot sequence for dcn2
  ` [PATCH 19/49] drm/amd/display: clean up DML for DCN2x
  ` [PATCH 20/49] drm/amd/display: Add HLG support in color module
  ` [PATCH 21/49] drm/amd/display: Change DSC policy from slices per column to minimum slice height
  ` [PATCH 22/49] drm/amd/display: Set DSC before DIG front-end is connected to its back-end
  ` [PATCH 23/49] drm/amd/display: 3.2.44
  ` [PATCH 24/49] drm/amd/display: fix pipe selection logic in validate
  ` [PATCH 25/49] drm/amd/display: Remove duplicate interface for programming FB
  ` [PATCH 26/49] drm/amd/display: Update DML parameters
  ` [PATCH 27/49] drm/amd/display: update optc odm interface for more than 2 opps
  ` [PATCH 28/49] drm/amd/display: HUBP/HUBBUB register programming fixes
  ` [PATCH 29/49] drm/amd/display: Enable type C hotplug
  ` [PATCH 30/49] drm/amd/display: reprogram VM config when system resume
  ` [PATCH 31/49] drm/amd/display: Remove 4:2:2 DSC support
  ` [PATCH 32/49] drm/amd/display: Add Logging for Gamma Related information (1/2)
  ` [PATCH 33/49] drm/amd/display: Fix type of ODMCombineType field
  ` [PATCH 34/49] drm/amd/display: Check if set_blank_data_double_buffer exists before call
  ` [PATCH 35/49] drm/amd/display: Correct DSC PPS log
  ` [PATCH 36/49] drm/amd/display: wake up ogam mem pwr before programming ocsc
  ` [PATCH 37/49] drm/amd/display: Register VUPDATE_NO_LOCK interrupts for DCN2
  ` [PATCH 38/49] drm/amd/display: Add enum for H-timing divider mode
  ` [PATCH 39/49] drm/amd/display: Remove redundant definition of dwb_source enums
  ` [PATCH 40/49] drm/amd/display: Add Logging for Gamma Related information (2/2)
  ` [PATCH 41/49] drm/amd/display: Add and refine DSC logs in enable sequence
  ` [PATCH 42/49] drm/amd/display: 3.2.45
  ` [PATCH 43/49] drm/amd/display: fix dcn20 global sync dml param extraction
  ` [PATCH 44/49] drm/amd/display: 3.2.46
  ` [PATCH 45/49] drm/amd/display: enable dcn_mem_pwr as golden setting updates
  ` [PATCH 46/49] drm/amd/display: check hpd before retry verify link cap
  ` [PATCH 47/49] drm/amd/display: audio cannot switch to internal when display turns off
  ` [PATCH 48/49] drm/amd/display: Enable MPO with pre-blend color processing (RGB)
  ` [PATCH 49/49] drm/amd/display: Load NV12 SOC BB from firmware

[PATCH v2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block
 2019-08-09 21:37 UTC 

[U-Boot] Booting Linux kernel on x86_64
 2019-08-09 21:36 UTC  (3+ messages)

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-09 21:36 UTC  (13+ messages)

[PATCH] sh: Drop -Werror from kernel Makefile
 2019-08-09 21:36 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] usb: kbd: implement special keys
 2019-08-09 21:36 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] usb: kbd: simplify coding for arrow keys

[U-Boot] [PATCH 1/1] cmd/bdinfo: sandbox: print the relocation offset
 2019-08-09 21:34 UTC 

"git log" does not display refs info when executed via C# Process class on Windows
 2019-08-09 21:34 UTC  (3+ messages)

[RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation
 2019-08-09 21:33 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2019-08-09 21:33 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2019-08-09 21:32 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2019-08-09 21:32 UTC 

[Buildroot] [PATCH v2] package/dhcp: fix installation with BR2_STATIC_LIBS=y
 2019-08-09 21:32 UTC  (3+ messages)

[PATCH 0/4] nbd: cmd timeout fixes
 2019-08-09 21:32 UTC  (6+ messages)
` [PATCH 1/4] nbd: add set cmd timeout helper
` [PATCH 2/4] nbd: add function to convert blk req op to nbd cmd
` [PATCH 3/4] nbd: add missing config put
` [PATCH 4/4] nbd: fix zero cmd timeout handling

[ANNOUNCE] Git v2.23.0-rc2
 2019-08-09 21:31 UTC  (4+ messages)
` Git for Windows v2.23.0-rc2, was "

[Xen-devel] [xen-unstable-smoke test] 139879: tolerable all pass - PUSHED
 2019-08-09 21:30 UTC 

stable/linux-4.14.y build: 198 builds: 4 failed, 194 passed, 4 errors, 107 warnings (v4.14.138)
 2019-08-09 21:30 UTC 

[PATCH v2 0/4] dt-bindings: i2c: renesas: Rename bindings documentation files
 2019-08-09 21:30 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: sh_mobile: Rename bindings documentation file
` [PATCH v2 2/4] dt-bindings: i2c: rcar: "
` [PATCH v2 3/4] dt-bindings: i2c: riic: "
` [PATCH v2 4/4] dt-bindings: i2c: i2c-emev2: "

[patch net-next] netdevsim: register couple of devlink params
 2019-08-09 21:26 UTC  (2+ messages)

[RFC PATCH v4 0/3] grep: no leaks or crashes (windows testing needed)
 2019-08-09 21:26 UTC  (5+ messages)
` [RFC PATCH v5 0/3] grep: almost no more leaks, hopefully no crashes

[PATCH v2 00/12] ext4: add support fast commit
 2019-08-09 21:23 UTC  (7+ messages)
` [PATCH v2 05/12] jbd2: fast-commit commit path new APIs
` [PATCH v2 07/12] ext4: add fields that are needed to track changed files

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-08-09 21:22 UTC 

[PATCH 1/2] OF/PCI: Export inbound memory interface to PCI RC drivers
 2019-08-09 21:22 UTC  (5+ messages)
` [PATCH 2/2] PCI/of fix of_dma_get_range; get PCI specific dma-ranges

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-09 21:22 UTC  (3+ messages)
` [PATCH v4 7/9] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH for_v22 00/11] x86/sgx: Bug fixes for v22
 2019-08-09 21:21 UTC  (10+ messages)
` [PATCH for_v22 01/11] x86/sgx: Fix an SECS collision with enclave page at VA=0
` [PATCH for_v22 02/11] x86/sgx: Fix incorrect NULL pointer check
` [PATCH for_v22 06/11] x86/sgx: Check the bounds of the enclave address against ELRANGE

Fwd: [CRON] Broken: ClangBuiltLinux/continuous-integration#895 (master - 2a3984b)
 2019-08-09 21:21 UTC 

Firmware updates - GUI Redesign
 2019-08-09 21:18 UTC 

Linux 5.2.8
 2019-08-09 21:18 UTC  (2+ messages)

[PATCH v3 0/3] interconnect: Add path tagging support
 2019-08-09 21:17 UTC  (10+ messages)
` [PATCH v3 1/3] interconnect: Add support for path tags
` [PATCH v3 2/3] interconnect: Add pre_aggregate() callback
` [PATCH v3 3/3] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH] drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
 2019-08-09 21:16 UTC  (2+ messages)
` [tip:core/urgent] "

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-08-09
 2019-08-09 21:15 UTC  (3+ messages)
` [net-next 01/15] ice: Implement ethtool ops for channels

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-08-09 21:14 UTC 

[U-Boot] [PATCH v2 1/7] net: sh_eth: Add R8A77980 V3H gether support
 2019-08-09 21:14 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/7] net: sh_eth: Fix 64bit build warnings
` [U-Boot] [PATCH v2 3/7] pinctrl: renesas: Add R8A77980 V3H PFC tables
` [U-Boot] [PATCH v2 4/7] clk: renesas: Add R8A77980 V3H clock tables
` [U-Boot] [PATCH v2 5/7] ARM: dts: renesas: Add R8A77980 V3H DTs and headers
` [U-Boot] [PATCH v2 6/7] ARM: renesas: Add R8A77980 V3H platform code
` [U-Boot] [PATCH v2 7/7] ARM: renesas: Add R8A77980 V3H Condor board code

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.66)
 2019-08-09 21:14 UTC 

[PATCH net-next v6 3/3] net: phy: broadcom: add 1000Base-X support for BCM54616S
 2019-08-09 21:13 UTC  (5+ messages)
    ` [Potential Spoof] "

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-08-09 21:13 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-08-09 21:13 UTC 

[PATCH 0/3] grep: no leaks (WIP)
 2019-08-09 21:13 UTC  (5+ messages)
` [RFC PATCH v3 0/3] grep: no leaks or crashes (windows testing needed)

entity-manager unexpected handling of template parameters
 2019-08-09 21:10 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2019-08-09 21:10 UTC 

[PATCH v3] tools: bpftool: fix reading from /proc/config.gz
 2019-08-09 21:09 UTC  (3+ messages)

[PATCH] drm/panfrost: Add errata descriptions from kbase
 2019-08-09 21:09 UTC 

[Xen-devel] [PATCH v4 0/7] reserved-memory in dom0
 2019-08-09 21:08 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 2/7] xen/arm: make process_memory_node a device_tree_node_func

[PATCH 2/2] padata: validate cpumask without removed CPU during offline
 2019-08-09 21:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm: Fix kerneldoc warns in connector-related docs
 2019-08-09 21:06 UTC  (6+ messages)

[PATCH v5 bpf-next] BPF: helpers: New helper to obtain namespace data from current task
 2019-08-09 21:03 UTC  (7+ messages)
        ` [PATCH v5 bpf-next] BPF: helpers: New helper to obtain namespacedata "

[dpdk-dev] [dpdk-announce] release candidate 19.08-rc4
 2019-08-09 21:03 UTC 

[U-Boot] [PATCH V3 0/4] Prepare i.MX8MM clk
 2019-08-09 21:02 UTC  (3+ messages)
` [U-Boot] [PATCH V3 4/4] clk: imx: add i.MX8MM clk driver

Plan B
 2019-08-09 21:01 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Push the wakeref->count deferral to the backend
` [PATCH 2/2] drm/i915/guc: Keep the engine awake until the tasklet is idle

post-receive: pub/scm/linux/kernel/git/bwh/linux-stable-queue
 2019-08-09 21:01 UTC 

[RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
 2019-08-09 21:00 UTC  (7+ messages)

[PATCH V37 04/29] Enforce module signatures if the kernel is locked down
 2019-08-09 20:59 UTC  (2+ messages)
` [PATCH V39] "

[PATCH net-next] r8169: inline rtl8169_free_rx_databuff
 2019-08-09 20:59 UTC 


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.