All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-26 19:52:38 to 2018-11-26 20:38:07 UTC [more...]

WARNING: locking bug in lock_downgrade
 2018-11-26 20:38 UTC 

[PATCH] drm/dp_mst: Skip validating ports during destruction, just ref
 2018-11-26 20:37 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix spelling mistake "Pramater" -> "Parameter"
 2018-11-26 20:36 UTC  (4+ messages)

dax_lock_mapping_entry was never safe
 2018-11-26 20:36 UTC  (3+ messages)

[Internal Review PATCH] powerpc/pseries: Remap hw to kernel cpu indexes
 2018-11-26 20:33 UTC 

[PATCH v3] drm/rockchip: update cursors asynchronously through atomic
 2018-11-26 20:36 UTC  (8+ messages)

[Qemu-devel] [PATCH] [PATCH] Allow AArch64 processors to boot from a kernel placed over 4GB
 2018-11-26 20:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/16] Fix/add vmstate handling in some I2C code
 2018-11-26 20:35 UTC  (22+ messages)
` [Qemu-devel] [PATCH v3 01/16] i2c: Split smbus into parts
` [Qemu-devel] [PATCH v3 02/16] i2c: have I2C receive operation return uint8_t
` [Qemu-devel] [PATCH v3 03/16] arm:i2c: Don't mask return from i2c_recv()
` [Qemu-devel] [PATCH v3 04/16] i2c: Don't check return value "
` [Qemu-devel] [PATCH v3 05/16] i2c: Simplify and correct the SMBus state machine
` [Qemu-devel] [PATCH v3 06/16] i2c: Add a length check to the SMBus write handling
` [Qemu-devel] [PATCH v3 07/16] i2c:pm_smbus: Fix pm_smbus handling of I2C block read
` [Qemu-devel] [PATCH v3 08/16] boards.h: Ignore migration for SMBus devices on older machines
` [Qemu-devel] [PATCH v3 09/16] migration: Add a VMSTATE_BOOL_TEST() macro
` [Qemu-devel] [PATCH v3 10/16] i2c:pm_smbus: Fix state transfer
` [Qemu-devel] [PATCH v3 11/16] i2c:smbus_slave: Add an SMBus vmstate structure
` [Qemu-devel] [PATCH v3 12/16] i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c
` [Qemu-devel] [PATCH v3 13/16] i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size
` [Qemu-devel] [PATCH v3 14/16] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom
` [Qemu-devel] [PATCH v3 15/16] hw/i2c/smbus_eeprom: Create at most SMBUS_EEPROM_MAX EEPROMs on a SMBus
` [Qemu-devel] [PATCH v3 16/16] i2c:smbus_eeprom: Add a reset function to smbus_eeprom

[PATCH] drm/amd/display: Remove duplicate header
 2018-11-26 20:35 UTC  (3+ messages)

Mercurial fetcher doesn't work for me (patch included)
 2018-11-26 20:34 UTC 

[Qemu-devel] [PATCH 0/5] Discrad blocks during block-stream operation
 2018-11-26 20:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/5] The discard flag for block stream operation

[PATCH] drm/amd/amdkfd: Remove duplicate header
 2018-11-26 20:33 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: Remove duplicate header
 2018-11-26 20:32 UTC  (3+ messages)

[PATCH] phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure
 2018-11-26  9:39 UTC  (2+ messages)

[RFC PATCH 0/3] mmc: refactor RPMB block count handling
 2018-11-26  9:38 UTC  (8+ messages)

[PATCH 1/2] media: imx319: fix wrong order in test pattern menus
 2018-11-26  9:43 UTC  (4+ messages)
` [PATCH 2/2] media: imx355: "

[PATCH] pvcalls-front: fixes incorrect error handling
 2018-11-26 20:31 UTC  (3+ messages)
` [Xen-devel] "

Q: encryted log
 2018-11-26 20:30 UTC  (2+ messages)

[PATCH] net: tcp: add correct check for tcp_retransmit_skb()
 2018-11-26  9:35 UTC 

[PATCH v2 0/2] Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-11-26 20:28 UTC  (6+ messages)
` [PATCH v2 1/2] Documentation/admin-guide: introduce perf-security.rst file

[PATCH v4 net-next 00/21] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-11-26  9:33 UTC  (22+ messages)
` [PATCH v4 net-next 01/21] net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
` [PATCH v4 net-next 02/21] net: usb: aqc111: Add bind and empty unbind callbacks
` [PATCH v4 net-next 03/21] net: usb: aqc111: Add implementation of read and write commands
` [PATCH v4 net-next 04/21] net: usb: aqc111: Various callbacks implementation
` [PATCH v4 net-next 05/21] net: usb: aqc111: Introduce PHY access
` [PATCH v4 net-next 06/21] net: usb: aqc111: Introduce link management
` [PATCH v4 net-next 07/21] net: usb: aqc111: Add support for getting and setting of MAC address
` [PATCH v4 net-next 08/21] net: usb: aqc111: Implement TX data path
` [PATCH v4 net-next 09/21] net: usb: aqc111: Implement RX "
` [PATCH v4 net-next 10/21] net: usb: aqc111: Add checksum offload support
` [PATCH v4 net-next 11/21] net: usb: aqc111: Add support for changing MTU
` [PATCH v4 net-next 12/21] net: usb: aqc111: Add support for enable/disable checksum offload
` [PATCH v4 net-next 13/21] net: usb: aqc111: Add support for TSO
` [PATCH v4 net-next 14/21] net: usb: aqc111: Implement set_rx_mode callback
` [PATCH v4 net-next 15/21] net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
` [PATCH v4 net-next 16/21] net: usb: aqc111: Add RX VLAN filtering support
` [PATCH v4 net-next 17/21] net: usb: aqc111: Initialize ethtool_ops structure
` [PATCH v4 net-next 18/21] net: usb: aqc111: Implement get/set_link_ksettings callbacks
` [PATCH v4 net-next 19/21] net: usb: aqc111: Add support for wake on LAN by MAGIC packet
` [PATCH v4 net-next 20/21] net: usb: aqc111: Add ASIX's HW ids
` [PATCH v4 net-next 21/21] net: usb: aqc111: Extend cdc_ether blacklist

Support Mac address pass through on Dell DS1000 dock
 2018-11-26 20:27 UTC 

[PATCH] pkg: remove RPM recipe
 2018-11-26 20:26 UTC 

[Buildroot] [PATCH] docs/manual: standardize a bit more the formatting of commit titles
 2018-11-26 20:25 UTC  (5+ messages)

[PATCH v6 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-11-26 20:24 UTC  (3+ messages)
` [PATCH v6 1/6] drm/dp_mst: Add some atomic state iterator macros
  ` [Nouveau] "

[xen-unstable-smoke test] 130819: tolerable all pass - PUSHED
 2018-11-26 20:23 UTC 

Yocto Project Unassigned Bugs - Help Needed
 2018-11-26 20:22 UTC 

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-11-26 20:22 UTC  (14+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu (24.11.2018)
 2018-11-26 20:22 UTC  (5+ messages)

[PATCH 0/4] Hyper-V: Enable Linux guests on Hyper-V on ARM64
 2018-11-26 20:21 UTC  (10+ messages)
` [PATCH 1/4] arm64: hyperv: Add core Hyper-V include files
  ` [PATCH 3/4] Drivers: hv: vmbus: Add hooks for per-CPU IRQ

[PATCH 1/4] powerpc/tm: Save MSR to PACA before RFID
 2018-11-26 20:12 UTC  (4+ messages)
` [PATCH 2/4] powerpc/tm: Print scratch value
` [PATCH 3/4] powerpc/tm: Unset MSR[TS] if not recheckpointing
` [PATCH 4/4] selftests/powerpc: Add checks for transactional sigreturn

[PATCH 0/2] Teach log -G to ignore binary files
 2018-11-26 20:19 UTC  (3+ messages)
` [PATCH v1 1/2] log -G: Ignore "

omap5 fixing palmas IRQ_TYPE_NONE warning leads to gpadc timeouts
 2018-11-26 20:17 UTC  (13+ messages)

[PATCH v5 1/8] regulator: lochnagar: Move driver to binding from DT
 2018-11-26 20:16 UTC  (3+ messages)
` [PATCH v5 3/8] clk: lochnagar: Add initial binding documentation

[PATCH v2 0/4] Static calls
 2018-11-26 20:14 UTC  (9+ messages)
` [PATCH v2 4/4] x86/static_call: Add inline static call implementation for x86-64

[PATCH] i3c: master: dw: split dw-i3c-master.c into master and bus specific parts
 2018-11-26 20:11 UTC  (14+ messages)

[PATCH 05/18] sparse: correctly handle "-D foo" and "-U foo". The former is from sparse upstream, but they didn't fix the latter for some reason
 2018-11-26  9:18 UTC  (4+ messages)

[PATCH] xen/x86: add diagnostic printout to xen_mc_flush() in case of error
 2018-11-26 20:11 UTC  (3+ messages)

[Buildroot] [git commit] configs/aarch64_efi_defconfig: new defconfig
 2018-11-26 20:11 UTC 

[Buildroot] [git commit branch/next] configs/aarch64_efi_defconfig: new defconfig
 2018-11-26 20:11 UTC 

[igt-dev] [PATCH i-g-t] gitlab-CI: Enbable arm64 test target
 2018-11-26 20:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] Btrfs: fix deadlock with memory reclaim during scrub
 2018-11-26 20:10 UTC  (5+ messages)
` [PATCH v4] "
` [PATCH v5] "

[Qemu-devel] [PATCH V9 0/9] add pvpanic mmio support
 2018-11-26 20:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH V9 9/9] pvpanic : update pvpanic document

Support Mac address pass through on Dell DS1000 dock
 2018-11-26 20:08 UTC 

[PATCH V4 1/2] base/drivers/arch_topology: Replace mutex with READ_ONCE / WRITE_ONCE
 2018-11-26 20:08 UTC  (5+ messages)
` [PATCH V4 2/2] base/drivers/arch_topology: Default dmips-mhz if they are not set in DT

ipipe-arm64 kernel config questions
 2018-11-26 20:08 UTC 

[Buildroot] [git commit branch/next] boot/grub2: enable support for arm and aarch64 targets
 2018-11-26 20:08 UTC 

[Buildroot] [git commit] boot/grub2: enable support for arm and aarch64 targets
 2018-11-26 20:08 UTC 

[PATCH net-next] net: ethernet: ti: cpsw: drop vid0 configuration in dual_mac mode
 2018-11-26 20:07 UTC  (4+ messages)
` [PATCH net-next] net: ethernet: ti: cpsw: drop vid0 configuration in dual_mac modey

[PATCH v2] drm/fb-helper/generic: Only restore when in use
 2018-11-26 20:07 UTC  (2+ messages)

[PATCH v2 00/20] NFS/RDMA client for next (complete)
 2018-11-26 20:07 UTC  (21+ messages)
` [PATCH v2 01/20] rxe: IB_WR_REG_MR does not capture MR's iova field
` [PATCH v2 02/20] xprtrdma: Remove support for FMR memory registration
` [PATCH v2 03/20] xprtrdma: Fix ri_max_segs and the result of ro_maxpages
` [PATCH v2 04/20] xprtrdma: Reduce max_frwr_depth
` [PATCH v2 05/20] xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
` [PATCH v2 06/20] xprtrdma: Recognize XDRBUF_SPARSE_PAGES
` [PATCH v2 07/20] xprtrdma: Remove request_module from backchannel
` [PATCH v2 08/20] xprtrdma: Expose transport header errors
` [PATCH v2 09/20] xprtrdma: Simplify locking that protects the rl_allreqs list
` [PATCH v2 10/20] xprtrdma: Refactor rpcrdma_create_req()
` [PATCH v2 11/20] xprtrdma: Prevent req creation while unloading the underlying device
` [PATCH v2 12/20] xprtrdma: Dynamically allocate rpcrdma_reqs
` [PATCH v2 13/20] xprtrdma: Cull dprintk() call sites
` [PATCH v2 14/20] xprtrdma: Clean up of xprtrdma chunk trace points
` [PATCH v2 15/20] xprtrdma: Relocate the xprtrdma_mr_map "
` [PATCH v2 16/20] NFS: Make "port=" mount option optional for RDMA mounts
` [PATCH v2 17/20] SUNRPC: Remove support for kerberos_v1
` [PATCH v2 18/20] SUNRPC: Fix some kernel doc complaints
` [PATCH v2 19/20] NFS: Fix NFSv4 symbolic trace point output
` [PATCH v2 20/20] SUNRPC: Simplify defining common RPC trace events

[meta-oe][PATCH 01/10] openwsman: Upgrade to 2.6.8
 2018-11-26 20:07 UTC  (9+ messages)
` [meta-oe][PATCH 06/10] bdwgc: upgrade 7.6.0 -> 7.6.8

[PATCH v2 3/8] mfd / platform: cros_ec: move vbc attributes to its own driver
 2018-11-26 20:06 UTC  (2+ messages)

[PATCH 3/5] cert: Add comments about l_certchain_foreach_*
 2018-11-26 20:07 UTC  (2+ messages)

[PATCH V6 0/2] can: flexcan: add can self wakeup support
 2018-11-26 20:06 UTC  (4+ messages)
` [PATCH V6 1/2] Documentation: can: flexcan: add stop mode property to device tree

[PATCH v6 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
 2018-11-26 20:05 UTC  (5+ messages)
` [PATCH v6 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

[PATCH v2 0/7] staging: mt7621-pci: some fixes after test previous series
 2018-11-26 20:04 UTC  (10+ messages)
` [PATCH v2 4/7] staging: mt7621-pci: fix reset lines for each pcie port

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-11-26 20:04 UTC  (3+ messages)
` [PATCH v2 1/4] x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h

[PATCH] t/lib-git-daemon: fix signal checking
 2018-11-26 20:03 UTC 

[Qemu-devel] [PATCH for-3.2 v3 00/14] Generalize machine compatibility properties
 2018-11-26 20:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-3.2 v3 10/14] qdev-props: call object_apply_global_props()

[PATCH 2/5] cert: Rewrite l_certchain_verify non-recursively
 2018-11-26 20:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] Virtio devices split from virtio-pci
 2018-11-26 20:00 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 01/16] virtio: split vhost vsock bits "
` [Qemu-devel] [PATCH v2 02/16] virtio: split virtio input host "
` [Qemu-devel] [PATCH v2 03/16] virtio: split virtio input "
` [Qemu-devel] [PATCH v2 04/16] virtio: split virtio rng "
` [Qemu-devel] [PATCH v2 05/16] virtio: split virtio balloon "
` [Qemu-devel] [PATCH v2 06/16] virtio: split virtio 9p "
` [Qemu-devel] [PATCH v2 07/16] virtio: split vhost user blk "
` [Qemu-devel] [PATCH v2 08/16] virtio: split vhost user scsi "
` [Qemu-devel] [PATCH v2 09/16] virtio: split vhost "
` [Qemu-devel] [PATCH v2 10/16] virtio: split virtio "
` [Qemu-devel] [PATCH v2 11/16] virtio: split virtio blk bits rom virtio-pci
` [Qemu-devel] [PATCH v2 12/16] virtio: split virtio net "
` [Qemu-devel] [PATCH v2 13/16] virtio: split virtio serial "
` [Qemu-devel] [PATCH v2 14/16] virtio: split virtio gpu bits rom virtio-pci.h
` [Qemu-devel] [PATCH v2 15/16] virtio: split virtio crypto "
` [Qemu-devel] [PATCH v2 16/16] virtio: virtio 9p really requires CONFIG_VIRTFS to work

[PATCH perf,bpf 0/5] reveal invisible bpf programs
 2018-11-26 20:00 UTC  (5+ messages)

[PATCH] Introduce skipped_functions
 2018-11-26  9:07 UTC 

[PATCH tip/core/rcu 23/41] sched: Replace synchronize_sched() with synchronize_rcu()
 2018-11-26 19:59 UTC  (11+ messages)

[Buildroot] [git commit branch/next] boot/grub2: add option to install tools
 2018-11-26 19:59 UTC 

[Buildroot] [git commit] boot/grub2: add option to install tools
 2018-11-26 19:59 UTC 

[PATCH v1] read-cache: speed up index load through parallelization
 2018-11-26 19:59 UTC  (10+ messages)
` [PATCH v8 0/7] "
  ` [PATCH 0/3] Avoid confusing messages from new index extensions (Re: [PATCH v8 0/7] speed up index load through parallelization)
    ` [PATCH 2/3] ieot: default to not writing IEOT section
          ` [PATCH v2 0/5] Avoid confusing messages from new index extensions
            ` [PATCH 2/5] ieot: default to not writing IEOT section

[libvirt test] 130768: regressions - trouble: blocked/broken/fail/pass
 2018-11-26 19:59 UTC 

[PATCH v2 1/2] ARM: multi_v7_defconfig: Select PHY_ROCKCHIP_INNO_USB2
 2018-11-26 19:59 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: multi_v7_defconfig: Improve use with systemd

[PATCH linux-next 00/10] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-11-26 19:58 UTC  (4+ messages)
` [PATCH linux-next 09/10] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings

[Buildroot] [git commit branch/next] boot/grub2: separate target and host builds
 2018-11-26 19:58 UTC 

[Buildroot] [git commit] boot/grub2: separate target and host builds
 2018-11-26 19:58 UTC 

[PATCH] transport-helper.c: do not translate a string twice
 2018-11-26 19:57 UTC 

[PATCH v3] xen/balloon: Mark unallocated host memory as UNUSABLE
 2018-11-26 19:57 UTC  (7+ messages)
` [Xen-devel] "

GLIBC_GENERATE_LOCALES setting not generating locales
 2018-11-26 19:55 UTC 

[PATCH net] sctp: update frag_point when stream_interleave is set
 2018-11-26  9:02 UTC 

[PATCH v6] x86/fsgsbase/64: Fix the base write helper functions
 2018-11-26 19:55 UTC 

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-11-26 19:53 UTC  (4+ messages)
` [PATCH 4/7] node: Add memory caching attributes

[PATCH] mm: put_and_wait_on_page_locked() while page is migrated
 2018-11-26 19:53 UTC  (5+ messages)
    ` [PATCHi v2] "

[PATCH v2] media: bpf: add bpf function to report mouse movement
 2018-11-26  9:00 UTC  (3+ messages)

[PATCH] misc/pvpanic: resolve compile errors for arch=um
 2018-11-26 19:53 UTC  (2+ messages)

[PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device
 2018-11-26 19:52 UTC  (3+ messages)

[PATCH] grep: use grep_opt->repo instead of explict repo argument
 2018-11-26 19:52 UTC  (2+ messages)


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.