All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-07 20:02:04 to 2019-02-07 21:06:52 UTC [more...]

xhci: Use ffs() to find page size in xhci_mem_init()
 2019-02-07 21:06 UTC  (4+ messages)
  ` [PATCH] "

[PATCH 1/3] libva: upgrade 2.3.0 -> 2.4.0
 2019-02-07 21:05 UTC  (2+ messages)

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-07 20:54 UTC  (35+ messages)
` [PATCH-tip 01/22] locking/qspinlock_stat: Introduce a generic lockevent counting APIs
` [PATCH-tip 02/22] locking/lock_events: Make lock_events available for all archs & other locks
` [PATCH-tip 03/22] locking/rwsem: Relocate rwsem_down_read_failed()
` [PATCH-tip 04/22] locking/rwsem: Remove arch specific rwsem files
` [PATCH-tip 05/22] locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
` [PATCH-tip 06/22] locking/rwsem: Rename kernel/locking/rwsem.h
` [PATCH-tip 07/22] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip 08/22] locking/rwsem: Add debug check for __down_read*()
` [PATCH-tip 09/22] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
` [PATCH-tip 10/22] locking/rwsem: Enable lock event counting
` [PATCH-tip 11/22] locking/rwsem: Implement a new locking scheme
` [PATCH-tip 12/22] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip 13/22] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip 14/22] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip 15/22] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip 16/22] locking/rwsem: Remove redundant computation of writer lock word
` [PATCH-tip 17/22] locking/rwsem: Recheck owner if it is not on cpu
` [PATCH-tip 18/22] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH-tip 19/22] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip 20/22] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip 21/22] locking/rwsem: Wake up all readers in wait queue
` [PATCH-tip 22/22] locking/rwsem: Ensure an RT task will not spin on reader

[PATCH] dbus: Fix name of polkit function
 2019-02-07 21:04 UTC  (3+ messages)
` [PATCH v2] "

xhci: Convert xhci_handshake() to use readl_poll_timeout()
 2019-02-07 21:03 UTC  (4+ messages)
  ` [PATCH] "

[PATCH v1 0/3] introduce watchdog driver for Mellanox systems
 2019-02-07 21:03 UTC  (6+ messages)
` [PATCH v1 2/3] watchdog: mlx-wdt: "

[PATCH] checkpolicy: Add -S option to manpage
 2019-02-07 21:03 UTC  (3+ messages)
` [PATCH] checkpolicy: Update manpage

CONFIG_CC_IS_CLANG
 2019-02-07 21:03 UTC 

[PATCH i-g-t] i915/gem_exec_schedule: Rebuild signal handler in child
 2019-02-07 21:03 UTC  (2+ messages)
` [igt-dev] "

[meta-oe] [PATCH] rapidjson: fix cmake artifacts installation for non-default BASELIB case
 2019-02-07 21:03 UTC  (4+ messages)

[PATCHSET v12] io_uring IO interface
 2019-02-07 21:02 UTC  (11+ messages)
` [PATCH 05/18] Add "
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers

[PATCH 0/4] DRM driver for ST-Ericsson MCDE
 2019-02-07 21:02 UTC  (5+ messages)
` [PATCH 1/4] drm/simple_kms_helper: enable use of external encoder

[PATCH 1/2] ARM: dts: imx6ul: add DMA properties for ECSPI
 2019-02-07 21:00 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx7: "

[PATCH 0/6] drm/drv: Remove drm_dev_unplug()
 2019-02-07 21:00 UTC  (3+ messages)
` [PATCH 1/6] drm: Fix drm_release() and device unplug

t0025 flakey?
 2019-02-07 21:00 UTC  (5+ messages)
  ` [PATCH] add_to_index(): convert forgotten HASH_RENORMALIZE check

[PATCH v2 net-next] net: phy: let genphy_c45_read_link manage the devices to check
 2019-02-07 20:59 UTC  (2+ messages)

[PATCH] panic/reboot: allow specifying reboot_mode for panic only
 2019-02-07 20:59 UTC 

usb: dwc3: haps: Workaround matching VID PID
 2019-02-07 20:59 UTC 

[PATCH] irqchip/i8259: fix shutdown order by moving syscore_ops registration
 2019-02-07 20:58 UTC  (3+ messages)

[PATCH v2 0/2] loop: Better discard for block devices
 2019-02-07 20:57 UTC  (3+ messages)
` [PATCH v2 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v2 2/2] loop: Better discard support for block devices

[PATCH v3 0/7] Enable/disable gamma/csc dynamically and fix C8
 2019-02-07 20:56 UTC  (10+ messages)
` [PATCH v3 1/7] drm/i915: Populate gamma_mode for all platforms
` [PATCH v3 2/7] drm/i915: Track pipe gamma enable/disable in crtc state
  ` [PATCH v4 "
` [PATCH v3 3/7] drm/i915: Track pipe csc enable "
` [PATCH v3 4/7] drm/i915: Turn off pipe gamma when it's not needed
` [PATCH v3 5/7] drm/i915: Turn off pipe CSC "
` [PATCH v3 6/7] drm/i915: Disable pipe gamma when C8 pixel format is used
` [PATCH v3 7/7] drm/i915: Update DSPCNTR gamma/csc bits during crtc_enable()
` ✗ Fi.CI.BAT: failure for Enable/disable gamma/csc dynamically and fix C8

[ANNOUNCE] Git v2.21.0-rc0
 2019-02-07 20:56 UTC  (4+ messages)

[PATCH v2 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-07 20:56 UTC  (7+ messages)
` [PATCH v2 2/9] PCI: keystone: Modify legacy_irq_handler to check the IRQ_STATUS of INTA/B/C/D
` [PATCH v2 6/9] PCI: dwc: Add support to use non default msi_irq_chip

[xen-unstable-smoke test] 133011: trouble: blocked/broken/pass
 2019-02-07 20:56 UTC 

[Qemu-arm] [PATCH v6 00/73] per-CPU locks
 2019-02-07 20:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 31/73] cpu: convert to cpu_halted
` [Qemu-devel] [PATCH v6 38/73] arm: convert to cpu_interrupt_request

[Bug 108031] [Regression] amdgpu_device_ip_init failed on Bonaire XT
 2019-02-07 20:55 UTC  (2+ messages)

[Buildroot] [PATCHv2 1/1] package/libcurl: introduce options to reduce feature set
 2019-02-07 20:55 UTC 

[PATCH] drm/dp_mst: Remove rebase-detritus in VCPI helper kernel-docs
 2019-02-07 20:54 UTC  (2+ messages)

[PATCH] rtc: pm8xxx: fix unintended sign extension
 2019-02-07 20:53 UTC  (3+ messages)

[PATCH] rtc: 88pm80x: fix unintended sign extension
 2019-02-07 20:53 UTC  (3+ messages)

[PATCH] rtc: 88pm860x: fix unintended sign extension
 2019-02-07 20:53 UTC  (3+ messages)

[PATCH 0/5] ARM: convert to unified syntax
 2019-02-07 20:52 UTC  (4+ messages)
` [PATCH 5/5] ARM: warn if divided syntax assembler is used

bcache on XFS: metadata I/O (dirent I/O?) not getting cached at all?
 2019-02-07 20:51 UTC  (3+ messages)

[PATCH v4] media: vimc: Add vimc-streamer for stream control
 2019-02-07 20:50 UTC  (3+ messages)

[PATCH net-next] net: phy: let genphy_c45_read_link manage the devices to check
 2019-02-07 20:50 UTC  (4+ messages)

[xen-unstable test] 132971: regressions - FAIL
 2019-02-07 20:50 UTC 

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-07 20:50 UTC  (7+ messages)
` [RFC][Patch v8 6/7] KVM: Enables the kernel to isolate and report free pages

[PATCH v5] media: vimc: Add vimc-streamer for stream control
 2019-02-07 20:48 UTC 

[PATCH v2] doc-diff: don't `cd_to_toplevel` before calling `usage`
 2019-02-07 20:49 UTC  (11+ messages)
` [PATCH v3] doc-diff: don't `cd_to_toplevel`

[PATCH] dell_rbu: stop abusing the DMA API
 2019-02-07 20:47 UTC  (4+ messages)

[PATCH] spi: bcm-qspi: when tx/rx buffer is NULL set to 0
 2019-02-07 20:47 UTC 

[PATCH 01/13] drm/i915: Don't pass crtc to intel_find_shared_dpll()
 2019-02-07 20:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [01/13] "

[PATCH] fbcon: add new font TER16x32 to boot options documentation
 2019-02-07 20:47 UTC  (2+ messages)

[PATCH V14 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-07 20:46 UTC  (5+ messages)
` [PATCH V14 3/5] i2c: tegra: Add DMA support

[PATCH 1/2] rtx: x1205: Add DT bindings
 2019-02-07 20:42 UTC  (4+ messages)
` [PATCH 2/2] rtc: x1205: Add DT probing support

[PATCH net] af_key: unconditionally clone on broadcast
 2019-02-07 20:33 UTC 

linux-next: Fixes tags need some work in the v4l-dvb tree
 2019-02-07 20:39 UTC 

[PATCH v1 0/2] Add page alignment check in Intel IOMMU
 2019-02-07 20:39 UTC  (5+ messages)
` [PATCH v1 1/2] PCI: ATS: Add function to check ATS page aligned request status

[U-Boot] [PATCH v2 1/1] efi_selftest: LoadImage from file device path
 2019-02-07 20:39 UTC 

[PATCH 1/5] rtc: ds1307: Move register definitions to start of file
 2019-02-07 20:37 UTC  (2+ messages)

[PATCH] PCI: hv: Add hv_pci_remove_slots() when we unload the driver
 2019-02-07 20:36 UTC 

[PATCH v1 0/2] Add PGR response PASID requirement check in Intel IOMMU
 2019-02-07 20:35 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: ATS: Add function to check PRG response PASID bit status

[PATCH net] vxlan: test dev->flags & IFF_UP before calling netif_rx()
 2019-02-07 20:34 UTC  (2+ messages)

[PATCH] xtensa: fix get_wchan
 2019-02-07 20:33 UTC 

[PATCH 0/3] use new opkg --add-ignore-recommends for BAD_RECOMMENDATIONS feature
 2019-02-07 20:33 UTC  (6+ messages)
` [PATCH 1/3] opkg: add --ignore-recommends flag
      ` [OE-core] "

linux-next: Fixes tag needs some work in the sound-asoc-fixes tree
 2019-02-07 20:31 UTC 

[Qemu-devel] [PATCH v4 00/14] Audio patches (was: Audio 5.1 patches)
 2019-02-07 20:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 01/14] qapi: qapi for audio backends
` [Qemu-devel] [PATCH v4 04/14] audio: -audiodev command line option basic implementation

[PATCH] driver: platform: Add support for GpioInt() ACPI to platform_get_irq()
 2019-02-07 20:29 UTC  (5+ messages)

[PATCHv7 0/6] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-02-07 20:28 UTC  (25+ messages)
` [PATCHv7 1/6] arm64: dts: qcom: sdm845: Add Coresight support
` [PATCHv7 2/6] arm64: dts: qcom: msm8998: "
` [PATCHv7 3/6] arm64: dts: qcom: msm8996: "
` [PATCHv7 4/6] coresight: etm4x: Add support to enable ETMv4.2
` [PATCHv7 5/6] coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
` [PATCHv7 6/6] coresight: cpu-debug: Add support for Qualcomm Kryo

[Qemu-devel] should we try to stop using variable length arrays?
 2019-02-07 20:28 UTC  (2+ messages)

[cip-dev] [Git][cip-project/cip-kernel/cip-kernel-sec][master] 6 commits: Import more data
 2019-02-07 20:27 UTC 

[PATCH v4 0/8] xfs: fix [f]inobt magic value verification
 2019-02-07 20:27 UTC  (7+ messages)
` [PATCH 9/8] xfs: add inode magic to inode verifier
` [PATCH 10/8] xfs: add magic numbers to dquot buffer ops
` [PATCH 11/8] xfs: use buf ops magic to detect btree block type

[PATCH v3] log,diff-tree: add --combined-all-names option
 2019-02-07 20:25 UTC  (7+ messages)
` [PATCH v4] "

[PATCH lttng-ust] Cleanup: fix typo 'acces' -> 'access'
 2019-02-07 20:24 UTC 

[GIT PULL] x86/mm changes for v4.21
 2019-02-07 20:24 UTC  (10+ messages)

debugging irq threaded handler not getting called
 2019-02-07 20:24 UTC 

[Buildroot] [PATCH 1/1] package/tpm2-tss: fix build with gcc <= 4.8
 2019-02-07 20:21 UTC 

[Qemu-devel] [PATCH v3 0/6] virtio-blk: add DISCARD and WRITE_ZEROES features
 2019-02-07 20:17 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Make 48bit full ppgtt configuration generic (v11)
 2019-02-07 20:16 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[tpm2] Using ESAPI to verify encrypted session key
 2019-02-07 20:16 UTC 

[PATCH v2] Documentation: Fix grammatical error in sysctl/fs.txt & clarify negative dentry
 2019-02-07 20:15 UTC 

[PATCH 1/2] mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
 2019-02-07 20:16 UTC  (2+ messages)
` [PATCH 2/2] mac8011: Add support for NL80211_STA_INFO_RX_MCAST_BCAST

[PATCH v2 net-next] net: fixed-phy: Add fixed_phy_register_with_gpiod() API
 2019-02-07 20:14 UTC 

[PATCH] drm/amd/display: Check hpd_gpio for NULL before accessing it
 2019-02-07 20:14 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] tools/btf: extends libbpf APIs to work with btf w/o kernel
 2019-02-07 20:13 UTC  (7+ messages)
` [PATCH v2 bpf-next 2/2] btf: expose API to work with raw btf data

[U-Boot] [PATCH v3 0/5] spi-flash: switch to "jedec, spi-nor" binding
 2019-02-07 20:13 UTC  (3+ messages)

[PATCH] Documentation: Fix grammatical error in sysctl/fs.txt & clarify negative dentry
 2019-02-07 20:13 UTC 

[PATCH 1/2] mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
 2019-02-07 20:13 UTC  (2+ messages)
` [PATCH 2/2] mac8011: Add support for NL80211_STA_INFO_RX_MCAST_BCAST

[PATCH v3 0/6] mm: make pinned_vm atomic and simplify users
 2019-02-07 20:12 UTC  (2+ messages)

[Qemu-trivial] [PATCH 0/4] Trivial fixes for configure and Python scripts
 2019-02-07 20:11 UTC  (7+ messages)
` [Qemu-trivial] [PATCH 1/4] configure: remove handling of "wav" audio driver
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/4] configure: fix qemu-img name
    ` [Qemu-devel] "

[PATCH v4 7/8] xfs: miscellaneous verifier magic value fixups
 2019-02-07 20:11 UTC  (2+ messages)
` [PATCH v4.1] "

[PATCH 0/2] clk: meson: Add G12A AO Clock + Reset Controller
 2019-02-07 20:10 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: clk: add G12A AO Clock and Reset Bindings

[igt-dev] [PATCH i-g-t] DO NOT MERGE: CP in fast feedback list
 2019-02-07 20:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/4] drm/v3d: Update top-level kerneldoc for the addition of TFU
 2019-02-07 20:10 UTC  (5+ messages)
` [PATCH 2/4] drm/v3d: Add support for V3D v4.2
` [PATCH 3/4] drm/v3d: Don't change other values in V3D_CTL_MISCCFG
` [PATCH 4/4] drm/v3d: Make sure the GPU is on when measuring clocks

[PATCH v4 6/8] xfs: use verifier magic field in dir2 leaf verifiers
 2019-02-07 20:10 UTC  (2+ messages)
` [PATCH v4.1] "

[PATCH v1 1/1] iommu/vt-d: Enable PRI only if the device enables PASID
 2019-02-07 20:08 UTC  (2+ messages)

[PATCH 0/2] Initialize repo object in fuzz-commit-graph
 2019-02-07 20:05 UTC  (3+ messages)
` [PATCH 1/2] fuzz-commit-graph: initialize repo object
` [PATCH 2/2] object: fix leak of shallow_stat

[PATCH v2 0/3] Teach submodule set-branch subcommand
 2019-02-07 20:05 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] submodule--helper: teach config subcommand --unset

[PATCH v2] sched/wait: use freezable_schedule when possible
 2019-02-07 20:03 UTC 

[RFC PATCH] perf, bpf: Retain kernel executable code in memory to aid Intel PT tracing
 2019-02-07 20:02 UTC  (2+ messages)

[RFC PATCH 0/4] kvm: Report unused guest pages to host
 2019-02-07 20:02 UTC  (5+ messages)
` [RFC PATCH 3/4] kvm: Add guest side support for free memory hints


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.