All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-22 22:39:34 to 2019-01-22 23:56:17 UTC [more...]

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2019-01-22 23:56 UTC 

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2019-01-22 23:55 UTC 

[PATCH v2] pack-objects: Use packing_data lock instead of read_mutex
 2019-01-22 23:54 UTC  (3+ messages)

[PATCH v2 0/8] introduce no-overlay mode in git checkout
 2019-01-22 23:53 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 7/8] checkout: introduce --{,no-}overlay option

[Qemu-devel] [PATCH] aspeed/smc: snoop SPI transfers to fake dummy cycles
 2019-01-22 23:52 UTC  (2+ messages)

net: phylink: dsa: mv88e6xxx: flaky link detection on switch ports with internal PHYs
 2019-01-22 23:52 UTC  (7+ messages)

[LSF/MM TOPIC] Page flags, can we free up space ?
 2019-01-22 23:52 UTC  (3+ messages)

[PATCH] PCI / ACPI: Don't clear pme_poll on device that has unreliable ACPI wake
 2019-01-22 23:51 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 0/3] gcov: add Clang support
 2019-01-22 23:50 UTC  (5+ messages)
` [PATCH v3 1/3] gcov: Clang: move common GCC code into gcc_base.c
` [PATCH v3 2/3] gcov: Clang support
` [PATCH v3 3/3] gcov: docs: add a note on GCC vs Clang differences

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2019-01-22 23:49 UTC 

[PATCH 0/8 v4] k3dma patches to add support for hi3660/HiKey960
 2019-01-22 23:48 UTC  (5+ messages)
` [PATCH 3/8 v4] dma: k3dma: Upgrade k3dma driver to support hisi_asp_dma hardware
      ` [3/8,v4] "

[PATCH 04/13] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE
 2019-01-22 23:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/35] target/riscv: Convert to decodetree
 2019-01-22 23:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 03/35] target/riscv: Convert RVXI branch insns "
    ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 04/35] target/riscv: Convert RV32I load/store "
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 10/35] target/riscv: Convert RV32A "
  ` [Qemu-riscv] "

[PATCH] libnvdimm: normalize dev_debug failed and succeeded wording
 2019-01-22 23:47 UTC  (4+ messages)

[PATCH bpf-next v4 00/12] bpf: dead code elimination
 2019-01-22 23:46 UTC  (3+ messages)
` [PATCH bpf-next v5 03/12] bpf: verifier: remove dead code

[Qemu-devel] [PATCH v3 00/11] current fpu/next queue (tests & build fix)
 2019-01-22 23:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 09/11] tests/Makefile: add floating point tests
` [Qemu-devel] [PATCH v3 11/11] tests/Makfile: add check-softfloat rule

[PATCH] mm,memory_hotplug: Fix scan_movable_pages for gigantic hugepages
 2019-01-22 23:47 UTC  (2+ messages)

[PATCH v3 00/10] Qualcomm AOSS QMP driver and modem dts
 2019-01-22 23:46 UTC  (11+ messages)
` [PATCH v3 01/10] arm64: dts: qcom: sdm845: Update PIL region memory map
` [PATCH v3 02/10] arm64: dts: qcom: sdm845: Define rmtfs memory
` [PATCH v3 03/10] arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes

Do btrfs provide filesystem debugger?
 2019-01-22 23:46 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: move ether_crc to tsec driver
 2019-01-22 23:42 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] net: remove CONFIG_MCAST_TFTP

[U-Boot] [PATCH v3 0/7] Add USB boot to HS DRA7xx/AM57xx
 2019-01-22 23:41 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
` [U-Boot] [PATCH v3 2/7] dfu: Make DFU support more SPL friendly
` [U-Boot] [PATCH v3 3/7] dfu: Remove dependency on HUSH parser in SPL

GSO where gso_size is too big for hardware
 2019-01-22 23:41 UTC  (3+ messages)

[PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-01-22 23:39 UTC  (13+ messages)
` [PATCH V2 net-next 01/12] net: hns3: add calling roce callback function when link status change
` [PATCH V2 net-next 02/12] net: hns3: add rx multicast packets statistic
` [PATCH V2 net-next 03/12] net: hns3: refactor the statistics updating for netdev
` [PATCH V2 net-next 04/12] net: hns3: fix rss configuration lost problem when setting channel
` [PATCH V2 net-next 05/12] net: hns3: fix for shaper not setting when TC num changes
` [PATCH V2 net-next 06/12] net: hns3: fix bug of ethtool_ops.get_channels for VF
` [PATCH V2 net-next 07/12] net: hns3: clear param in ring when free ring
` [PATCH V2 net-next 08/12] net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
` [PATCH V2 net-next 09/12] net: hns3: do not return GE PFC setting err when initializing
` [PATCH V2 net-next 10/12] net: hns3: add ETS TC weight setting in SSU module
` [PATCH V2 net-next 11/12] net: hns3: add statistics for PFC frames and MAC control frames
` [PATCH V2 net-next 12/12] net: hns3: fix PFC not setting problem for DCB module

[PATCH V3] i2c: tegra: Add Bus Clear Master Support
 2019-01-22 23:39 UTC  (6+ messages)

good evening!
 2019-01-22 23:39 UTC 

Xen-unstable PVHdom0: Assertion 'IS_ALIGNED(dfn_x(dfn), (1ul << page_order))' failed at iommu.c:324
 2019-01-22 23:39 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-22 23:36 UTC  (3+ messages)
` [U-Boot] [PATCH v3 7/9] dm: mmc: sunxi: Add CLK and RESET support

[PATCH 03/13] KVM: PPC: Ultravisor: Introduce the MSR_S bit
 2019-01-22 23:36 UTC  (2+ messages)

[PATCH] perf tests: evsel-tp-sched: Fix bitwise operator
 2019-01-22 23:34 UTC 

[PATCH v2 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-22 23:34 UTC  (2+ messages)

[PATCH 02/13] KVM: PPC: Ultravisor: Include ultravisor header file
 2019-01-22 23:34 UTC  (2+ messages)

[PATCH] devtool: remove duplicate overrides
 2019-01-22 23:32 UTC  (2+ messages)

[PATCH 01/13] KVM: PPC: Ultravisor: generic ucall handler plpar_ucall()
 2019-01-22 23:32 UTC  (2+ messages)

[PATCH] block: aoe: no need to check return value of debugfs_create functions
 2019-01-22 23:29 UTC  (2+ messages)

[U-Boot] [PATCH v2] Aquantia: Print information about system interface and firmware version
 2019-01-22 23:29 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-01-22 23:29 UTC 

Nasty corruption on large array, ideas welcome
 2019-01-22 23:28 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-01-22 23:28 UTC 

post-receive: pub/scm/git/git
 2019-01-22 23:27 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-01-22 23:25 UTC 

[PATCH] block: 028: block integrity funtion test
 2019-01-22 23:24 UTC  (2+ messages)

post-receive: pub/scm/network/wireless/iwd
 2019-01-22 23:23 UTC 

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-01-22 23:23 UTC  (5+ messages)
` [PATCH v6 0/3]
  ` [PATCH v6 1/3] ref-filter: add worktreepath atom
  ` [PATCH v6 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree
  ` [PATCH v6 3/3] branch: Add an extra verbose output displaying worktree path for refs "

Intel-ipmi-oem repo
 2019-01-22 23:25 UTC  (4+ messages)

[PATCH] kcov: convert kcov.refcount to refcount_t
 2019-01-22 23:22 UTC  (4+ messages)

[PATCH for-4.12] xen/arm: gic: Make sure the number of interrupt lines is valid before using it
 2019-01-22 23:22 UTC  (2+ messages)

[PATCH 00/14] Trace2 tracing facility
 2019-01-22 23:21 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2019-01-22 23:20 UTC 

[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-01-22 23:19 UTC  (4+ messages)
` [PATCH net-next 02/12] net: hns3: add rx multicast packets statistic

[PATCH] i2c: aspeed: Remove hard-coded bus timeout value setting
 2019-01-22 23:18 UTC  (3+ messages)

[PATCH 0/3] nd/diff-parseopt fixups
 2019-01-22 23:18 UTC  (4+ messages)
` [PATCH 3/3] diff.c: simplify diff_opt_break_rewrites()

rtcwake timing hazard
 2019-01-22 23:18 UTC 

[RFC/RFT 0/7] i2c: sh_mobile: state machine simplifications
 2019-01-22 23:12 UTC  (2+ messages)

[PATCH] kvm: no need to check return value of debugfs_create functions
 2019-01-22 23:11 UTC  (4+ messages)

linux-next: Tree for Jan 22
 2019-01-22 23:10 UTC  (3+ messages)
` linux-next: Tree for Jan 22 (drivers/reset/reset-brcmstb.c)

[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2019-01-22 23:10 UTC  (3+ messages)
` [Bug 201631] "

[PATCH] ti: wl18xx: no need to check return value of debugfs_create functions
 2019-01-22 23:09 UTC  (2+ messages)

[PATCH] ti: wl12xx: no need to check return value of debugfs_create functions
 2019-01-22 23:09 UTC  (2+ messages)

[PATCH] ti: wl1251: no need to check return value of debugfs_create functions
 2019-01-22 23:08 UTC  (2+ messages)

[PATCH] ti: wlcore: no need to check return value of debugfs_create functions
 2019-01-22 23:08 UTC  (2+ messages)

[PATCH] x86/platform/UV: Replace kmalloc and memset with kzalloc and kcalloc
 2019-01-22 23:08 UTC  (3+ messages)

[PATCH v4 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-22 23:07 UTC  (4+ messages)
` [PATCH v4 5/7] btrfs: qgroup: Introduce per-root swapped blocks infrastructure

UBIFS quota support
 2019-01-22 23:07 UTC  (3+ messages)

[PATCH] fbdev: omap2: no need to check return value of debugfs_create functions
 2019-01-22 23:07 UTC  (3+ messages)

[PATCH 0/4] ARM: cleanup debugfs usage
 2019-01-22 23:06 UTC  (7+ messages)
` [PATCH 3/4] arm: omap1: no need to check return value of debugfs_create functions
` [PATCH 4/4] arm: omap2: "

[PATCH] pack-objects.c: Initialize read mutex in cmd_pack_objects
 2019-01-22 23:05 UTC  (2+ messages)

[PATCH] usbip: Fix vep_free_request() null pointer checks on input args
 2019-01-22 23:05 UTC  (4+ messages)
    `  "

stable/linux-4.20.y build: 202 builds: 5 failed, 197 passed, 8 errors, 80 warnings (v4.20.4)
 2019-01-22 23:04 UTC 

MTLS support for HTTPS authentication
 2019-01-22 23:06 UTC 

[Bug 109359] Flickering and artifacts on dual 4K displays from RX 570
 2019-01-22 23:04 UTC  (2+ messages)

[PATCH] i2c: rcar: Fix clients using i2c from suspend callback
 2019-01-22 23:02 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2019-01-22 23:02 UTC 

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2019-01-22 23:01 UTC 

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2019-01-22 23:01 UTC 

[PATCH] [PATCH] btrfs: remove unused wariable 'num_pages'
 2019-01-22 22:59 UTC 

[PATCH v1 0/2] ARM: dts: am335x-shc.dts: small updates for shc board
 2019-01-22 22:59 UTC  (4+ messages)
` [PATCH v1 2/2] ARM: dts: am335x-shc.dts: fix wrong cd pin level

[Bug 202127] New: cannot mount or create xfs on a 597T device
 2019-01-22 22:59 UTC  (2+ messages)
` [Bug 202127] "

[Qemu-devel] Live migration from Qemu 2.12 hosts to Qemu 3.2 hosts, with VMX flag enabled in the guest?
 2019-01-22 22:58 UTC  (9+ messages)

[PATCHv3 2/3] net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoC
 2019-01-22 22:58 UTC  (4+ messages)

[PATCH] ARM: dts: n900: fix mmc1 card detect gpio polarity
 2019-01-22 22:56 UTC  (5+ messages)

[PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap
 2019-01-22 22:56 UTC  (13+ messages)

[PATCH net-next] hinic: Add pci device ids
 2019-01-22 22:55 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-01-22 22:54 UTC 

[PATCH-next] reset: brcmstb: make it explicitly non-modular
 2019-01-22 22:54 UTC  (2+ messages)

[PATCH v2 0/6] R-Car DU DPAD support for D3 and E3
 2019-01-22 22:54 UTC  (14+ messages)
` [PATCH v2 1/6] drm: rcar-du: Simplify encoder registration
` [PATCH v2 2/6] drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3
` [PATCH v2 3/6] drm: rcar-du: lvds: Add API to enable/disable clock output
` [PATCH v2 4/6] drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3
` [PATCH v2 5/6] arm64: dts: renesas: r8a77990: ebisu: Enable LVDS1 encoder
` [PATCH v2 6/6] arm64: dts: renesas: r8a77995: draak: "

[PATCH v3 0/5] btrfs: Enhancement to tree block validation
 2019-01-22 22:53 UTC  (3+ messages)

[U-Boot] [PATCH u-boot 0/2] Add MMD PHY helpers
 2019-01-22 22:53 UTC  (4+ messages)
` [U-Boot] [PATCH u-boot 1/2] net: phy: Add support for accessing MMD PHY registers

[pull] drm/msm: drm-msm-fixes-2018-01-22 for 5.0
 2019-01-22 22:53 UTC 

[PATCH net v2] net/ipv6: don't return positive numbers when nothing was dumped
 2019-01-22 22:53 UTC  (2+ messages)

Security tree sync to v5.0-rc3
 2019-01-22 22:53 UTC 

[PATCH net-next] r8169: remove PCI DAC support
 2019-01-22 22:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-01-22 22:53 UTC 

[PATCH net-next] r8169: improve rx buffer allocation
 2019-01-22 22:52 UTC  (2+ messages)

[PATCH v2 1/2] i2c: imx: fix dma_request_chan error handling
 2019-01-22 22:51 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-01-22 22:52 UTC 

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2019-01-22 22:51 UTC  (6+ messages)

[PATCH net-next v2 0/4] net: phy: improve starting PHY
 2019-01-22 22:50 UTC  (2+ messages)

[PATCH -next] i2c: imx: Fix inconsistent IS_ERR and PTR_ERR in i2c_imx_dma_request()
 2019-01-22 22:50 UTC  (6+ messages)

[PATCH 0/4] ION stability and perf changes
 2019-01-22 22:50 UTC  (17+ messages)
` [PATCH 3/4] dma-buf: add support for mapping with dma mapping attributes

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2019-01-22 22:49 UTC 

[PATCH 1/4] drm/i915/vbt: Add 'tp4' to varibles holding TP2/3/4 PSR wakeup time
 2019-01-22 22:49 UTC  (5+ messages)
` [PATCH 3/4] drm/i915/vbt: Parse and use the new field with PSR2 TP2/3/4 "
` [PATCH 4/4] drm/i915/psr: Add HBR3 support

[PATCH] NET:AX25:ROSE NULL ax25_cb kernel panic
 2019-01-22 22:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2019-01-22 22:48 UTC 

[PATCH net] net/ipv6: don't return positive numbers when nothing was dumped
 2019-01-22 22:46 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-01-22 22:46 UTC 

[PATCH v1 0/8] phy: qcom-ufs: Enable regulators to be off in suspend
 2019-01-22 22:44 UTC  (13+ messages)
` [PATCH v1 5/8] scsi: ufs: qcom: Expose the reset controller for PHY
` [PATCH v1 6/8] phy: qcom-qmp: Utilize UFS reset controller
` [PATCH v1 7/8] phy: qcom-qmp: Move UFS phy to phy_poweron/off
` [PATCH v1 8/8] phy: qcom-ufs: Refactor all init steps into phy_poweron

[PATCH net-next] net: phy: fix issue with loading PHY driver w/o initramfs
 2019-01-22 22:45 UTC  (2+ messages)

[PATCH v2 1/2] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
 2019-01-22 22:44 UTC  (14+ messages)
` [PATCH v2 2/2] leds: lp50xx: Add the LP50XX family of the RGB LED driver

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-22 22:42 UTC  (6+ messages)
` [PATCH v4 1/5] usb: split code locating ACPI companion into port and device
        ` [v4,1/5] "

[PATCH v4 2/2] LSM: add SafeSetID module that gates setid calls
 2019-01-22 22:42 UTC  (7+ messages)
` [PATCH v5 "
          ` [PATCH v3 1/2] "

[PATCH 1/7] btrfs/010: don't run without /sys/fs/btrfs
 2019-01-22 22:41 UTC  (7+ messages)
` [PATCH 4/7] btrfs: require feature raid56 for raid56 tests
` [PATCH 5/7] btrfs/023: skip trying to test raid56 without kernel support
` [PATCH 6/7] btrfs/131: require support for free-space-tree

[PATCH] apparmor: Adjust offset when accessing task blob
 2019-01-22 22:41 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jmorris/linux-security
 2019-01-22 22:41 UTC 

tc filter insertion rate degradation
 2019-01-22 22:40 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jmorris/linux-security
 2019-01-22 22:40 UTC 

[PATCH] arm64: dts: rockchip: enable usb-host regulators during boot
 2019-01-22 22:38 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.