All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-07 17:21:33 to 2019-06-07 18:15:57 UTC [more...]

[Qemu-devel] [PULL 00/12] Miscellaneous patches for 2019-06-07
 2019-06-07 15:26 UTC  (11+ messages)
` [Qemu-devel] [PULL 02/12] qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
` [Qemu-devel] [PULL 03/12] Include qemu/module.h where needed, drop it from qemu-common.h
` [Qemu-devel] [PULL 04/12] Include qemu-common.h exactly where needed
` [Qemu-devel] [PULL 05/12] Normalize position of header guard
` [Qemu-devel] [PULL 06/12] scripts/clean-header-guards: Fix handling of trailing comments
` [Qemu-devel] [PULL 07/12] Clean up a few header guard symbols
` [Qemu-devel] [PULL 08/12] Supply missing header guards
` [Qemu-devel] [PULL 09/12] Clean up a header guard symbols (again)
` [Qemu-devel] [PULL 10/12] MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org
` [Qemu-devel] [PULL 11/12] MAINTAINERS: Improve section headlines

[PATCH v3 00/14] Commit-graph: Write incremental files
 2019-06-07 18:15 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 05/14] commit-graph: add base graphs chunk

[Virtio-fs] [PATCH] virtiofsd: enable PARALLEL_DIROPS during INIT
 2019-06-07 18:15 UTC  (3+ messages)

[PATCH 1/2] ext4: only set project inherit bit for directory
 2019-06-07 18:14 UTC  (7+ messages)
` [f2fs-dev] "
  ` 回复: "
    ` [f2fs-dev] 回复: "
        `  "

[PATCH net-next] net: sfp: Set 1000BaseX support flag for 1000BaseT modules
 2019-06-07 18:15 UTC  (11+ messages)
` [PATCH net-next] net: phy: phylink: add fallback from SGMII to 1000BaseX
` [PATCH net-next] net: phy: phylink: support using device PHY in fixed or 802.3z mode

[PATCH 00/25] clk: sunxi-ng: clk parent rewrite part 1
 2019-06-07 18:14 UTC  (4+ messages)
` [PATCH 01/25] clk: Fix debugfs clk_possible_parents for clks without parent string names

[pull request][for-next 0/9] Generic DIM lib for netdev and RDMA
 2019-06-07 18:14 UTC  (5+ messages)

[Xen-devel] [xen-unstable-smoke test] 137452: tolerable all pass - PUSHED
 2019-06-07 18:12 UTC 

[PATCH] KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
 2019-06-07 18:13 UTC  (4+ messages)

[PATCH v2 hmm 00/11] Various revisions from a locking/code review
 2019-06-07 18:12 UTC  (4+ messages)
` [PATCH v2 hmm 01/11] mm/hmm: fix use after free with struct hmm in the mmu notifiers

[PATCH 00/15] x86 cleanups and static_call()
 2019-06-07 18:10 UTC  (11+ messages)
` [PATCH 08/15] x86/alternatives: Teach text_poke_bp() to emulate instructions
` [PATCH 11/15] static_call: Add inline static call infrastructure

[PATCH -mm 0/2] aio: simplify/fix the usage of restore_saved_sigmask_unless()
 2019-06-07 18:09 UTC  (6+ messages)
` [PATCH 1/2] aio: simplify "

[PATCH v2 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-07 18:10 UTC  (5+ messages)
` [PATCH v2 3/8] pinctrl: msm: Add ability for drivers to supply a reserved GPIO list

stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 60 warnings (v5.1.7-86-gcef30fd8e063)
 2019-06-07 18:09 UTC 

[Qemu-devel] [PATCH 0/8] Miscellaneous acceptance test and Travis CI improvements
 2019-06-07 15:26 UTC  (2+ messages)

[PATCH net-next v2 0/3] net/mlx5: use indirect call wrappers
 2019-06-07 18:09 UTC  (3+ messages)
` [PATCH net-next v2 3/3] net/mlx5e: use indirect calls wrapper for the rx packet handler

[RFC PATCH 0/3] move WEP implementation to skcipher interface
 2019-06-07 18:08 UTC  (3+ messages)

[PATCH 00/23] drm/i915: Fix TypeC port mode switching
 2019-06-07 18:07 UTC  (9+ messages)
` [PATCH 01/23] drm/i915/icl: Add support to read out the TBT PLL HW state
` [PATCH 02/23] drm/i915: Tune down WARNs about TBT AUX power well enabling
` [PATCH 03/23] drm/i915: Move the TypeC port handling code to a separate file
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix TypeC port mode switching (rev2)
` ✗ Fi.CI.SPARSE: "

[PATCH v3 1/2] drm: bridge: dw-hdmi: Add hook for resume
 2019-06-07 18:06 UTC  (6+ messages)
` [PATCH v3 2/2] drm/rockchip: dw_hdmi: Handle suspend/resume

[PATCH v2 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from idle
 2019-06-07 18:06 UTC  (12+ messages)
` [PATCH v2 3/3] brcmfmac: sdio: Disable auto-tuning around commands expected to fail

[Qemu-devel] [PATCH 0/2] qemu-tech: move part to docs/devel, delete part
 2019-06-07 15:28 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/2] Convert "translator internals" docs to RST, move to devel manual

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-06-07 18:05 UTC  (6+ messages)
` pselect/etc semantics (Was: [PATCH v2] signal: Adjust error codes according to restore_user_sigmask())
  ` [PATCH] signal: remove the wrong signal_pending() check in restore_user_sigmask()
    ` [PATCH 0/2] select: simplify the usage of restore_saved_sigmask_unless()
      ` [PATCH 1/2] select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR

[PATCH] RDMA/ucma: Use struct_size() helper
 2019-06-07 18:05 UTC  (2+ messages)

Get involved
 2019-06-07 18:04 UTC  (3+ messages)

[PATCH v2] platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime
 2019-06-07 18:03 UTC  (2+ messages)

[PATCH 0/2]: x86/traps: improve show_trace()'s top-of-stack handling
 2019-06-07 18:01 UTC  (5+ messages)
` [PATCH 1/2] x86/traps: guard top-of-stack reads
  ` [Xen-devel] "
` [PATCH 2/2] x86/traps: widen condition for logging top-of-stack
  ` [Xen-devel] "

[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
 2019-06-07 18:01 UTC  (5+ messages)
` [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file

[git pull] clk: renesas: Updates for v5.3
 2019-06-07 18:01 UTC  (2+ messages)

[PATCH V3 1/4] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-06-07 18:00 UTC  (7+ messages)
` [PATCH V3 3/4] clk: imx: Add support for i.MX8MN clock driver

[PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-06-07 17:59 UTC  (10+ messages)
` [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function

[PATCH v1] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-07 17:59 UTC  (4+ messages)

[PATCH v3 0/5] arch: riscv: add board and SoC DT file support
 2019-06-07 17:58 UTC  (6+ messages)

[PATCH v2 0/9] Filter combination
 2019-06-07 17:58 UTC  (5+ messages)
` [PATCH v2 4/9] list-objects-filter: implement composite filters

[PATCH 1/2][next] RDMA/hns: fix comparison of unsigned long variable 'end' with less than zero
 2019-06-07 17:57 UTC  (6+ messages)
` [PATCH 2/2][next] RDMA/hns: fix inverted logic of readl read and shift

[PATCH] Documentation: {u,k}probes: add tracing_on before tracing
 2019-06-07 17:57 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-07 17:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v18 00/29] Add RX archtecture support
 2019-06-07 15:37 UTC  (13+ messages)
` [Qemu-devel] [PATCH v18 02/29] target/rx: TCG helper
` [Qemu-devel] [PATCH v18 03/29] target/rx: CPU definition
` [Qemu-devel] [PATCH v18 04/29] !fixup "
` [Qemu-devel] [PATCH v18 05/29] "
` [Qemu-devel] [PATCH v18 06/29] target/rx: RX disassembler
` [Qemu-devel] [PATCH v18 07/29] hw/intc: RX62N interrupt controller (ICUa)
` [Qemu-devel] [PATCH v18 08/29] hw/timer: RX62N internal timer modules
` [Qemu-devel] [PATCH v18 09/29] hw/char: RX62N serial communication interface (SCI)
` [Qemu-devel] [PATCH v18 10/29] hw/rx: RX Target hardware definition
` [Qemu-devel] [PATCH v18 12/29] qemu/bitops.h: Add extract8 and extract16
` [Qemu-devel] [PATCH v18 18/29] Add rx-softmmu
` [Qemu-devel] [PATCH v18 21/29] target/rx: Replace operand with prt_ldmi in disassembler

[PATCH 1/2] clk: qcom: clk-alpha-pll: Add support for Trion PLLs
 2019-06-07 17:55 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for SM8150

[PATCH v2 00/22] Some documentation fixes
 2019-06-07 17:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] target/arm: Vectorize USHL and SSHL
 2019-06-07 15:44 UTC  (4+ messages)

[PATCH] aio: simplify read_events()
 2019-06-07 17:54 UTC 

[PATCH 1/4] drm/fb-helper: Do not assume drm_mode_create_from_cmdline_mode() can't fail
 2019-06-07 17:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/4] "

[PATCH 1/3] libxslt: add comment saying when a workaround can be removed
 2019-06-07 17:53 UTC  (3+ messages)
` [PATCH 2/3] parted: swap patches for the commits that landed upstream
` [PATCH 3/3] parted: drop patch for linux <2.6.20 support

[Qemu-trivial] [PATCH] BootLinuxSshTest: Only use 'test' for unittest.TestCase method names
 2019-06-07 17:49 UTC 

[PATCH 1/3] ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
 2019-06-07 17:50 UTC  (3+ messages)
` [PATCH 2/3] treewide: trivial: fix s/poped/popped/ typo

[PATCH v2 00/17] perf tools: Coresight: Add CPU-wide trace support
 2019-06-07 17:46 UTC  (9+ messages)
` [PATCH v2 01/17] perf tools: Configure contextID tracing in CPU-wide mode
` [PATCH v2 02/17] perf tools: Configure timestsamp generation "

[PATCH 1/2] dt-bindings: Add vendor prefix and docs for EL15203000
 2019-06-07 17:46 UTC  (4+ messages)
` [PATCH 2/2] leds: add LED driver for EL15203000 board

[Intel-wired-lan] [PATCH][next] ixgbe: fix potential u32 overflow on shift
 2019-06-07 17:44 UTC  (4+ messages)
`  "

[PATCH] Documentation: xfs: Fix typo
 2019-06-07 17:44 UTC  (3+ messages)

[PATCH] watchdog: renesas_wdt: Add a few cycles delay
 2019-06-07 17:44 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH 00/18] Acceptance Tests: target architecture support
 2019-06-07 15:33 UTC  (8+ messages)
` [Qemu-devel] [PATCH 15/18] Boot Linux Console Test: add a test for aarch64 + virt

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-07 17:43 UTC  (9+ messages)

[PATCH] linux: README: reduced README size by 1 byte by removing unnecessary space character
 2019-06-07 17:43 UTC  (2+ messages)

[PATCH] hrtimer: remove unused header files
 2019-06-07 17:42 UTC 

[PATCH 0/3 v11] add reserved e820 ranges to the kdump kernel e820 table
 2019-06-07 17:42 UTC  (4+ messages)

[PATCH 19/23] drm/i915/icl: Reserve all required PLLs for TypeC ports
 2019-06-07 17:41 UTC  (2+ messages)
` [PATCH v2 "

[f2fs-dev] [PATCH] f2fs: replace ktype default_attrs with default_groups
 2019-06-07 17:40 UTC  (3+ messages)
  `  "

[PATCH RESEND V4 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-06-07 17:40 UTC  (7+ messages)
` [PATCH RESEND V4 3/3] watchdog: imx_sc: Add pretimeout support

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-06-07 17:43 UTC  (11+ messages)
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler

[PATCH v2] Documentation: nvdimm: Fix typo
 2019-06-07 17:39 UTC  (3+ messages)

[PATCH] doc:it_IT: fix file references
 2019-06-07 17:37 UTC  (4+ messages)
` [PATCH] doc:it_IT: documentation alignment

[Cocci] how to replace obsolete #ifdef's
 2019-06-07 17:36 UTC  (9+ messages)
` [Cocci] How to replace obsolete #ifdef's?

[Qemu-devel] [RFC PATCH 00/10] monitor: Split monitor.c in core/HMP/QMP/misc
 2019-06-07 15:35 UTC  (5+ messages)

[PATCH] scripts/sphinx-pre-install: fix "dependenties" typo
 2019-06-07 17:35 UTC  (2+ messages)

[PATCH v5 0/4] Allwinner H6 watchdog support
 2019-06-07 17:35 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog

[PATCH] docs: clk: fix struct syntax
 2019-06-07 17:35 UTC  (2+ messages)

[PATCH v2 0/8] EFI Specific Purpose Memory Support
 2019-06-07 17:34 UTC  (10+ messages)
` [PATCH v2 4/8] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax

[PATCH] docs: Kbuild/Makefile: allow check for missing docs at build time
 2019-06-07 17:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libevent: bump to version 2.1.10
 2019-06-07 17:34 UTC 

[PATCH] test: completion: tests for __gitcomp regression
 2019-06-07 17:33 UTC  (4+ messages)
` [PATCH] completion: do not cache if --git-completion-helper fails

properly communicate queue limits to the DMA layer
 2019-06-07 17:30 UTC  (6+ messages)

[PATCH] watchdog: renesas_wdt: Fix interrupt enable for timer
 2019-06-07 17:31 UTC  (3+ messages)
` [PATCH] watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedly

[PATCH] sis900: re-enable high throughput
 2019-06-07 17:31 UTC  (2+ messages)

[PATCH bpf v2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-07 17:31 UTC 

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-07 17:29 UTC  (5+ messages)

[PATCH 0/9] libxl: New slow lock + fix libxl_cdrom_insert with QEMU depriv
 2019-06-07 17:22 UTC  (4+ messages)
` [PATCH 6/9] libxl_disk: Cut libxl_cdrom_insert into steps
  ` [Xen-devel] "

[PATCH] wlcore/wl18xx: Add invert-irq OF property for physically inverted IRQ
 2019-06-07 17:29 UTC 

[Qemu-devel] [PATCH 00/42] target/arm: Convert VFP decoder to decodetree
 2019-06-07 15:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/42] target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM "

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-06-07 17:30 UTC  (8+ messages)

[PATCH v2 0/4] JZ4740 watchdog cleanups
 2019-06-07 17:29 UTC  (3+ messages)
` [PATCH v2 4/4] watchdog: jz4740: Make probe function __init_or_module

fanotify and pidfd?
 2019-06-07 17:29 UTC  (2+ messages)

[PATCH] irqchip/bcm7038-l1: Fix build on ARM/ARM64
 2019-06-07 17:27 UTC  (2+ messages)

[PATCH bpf] xdp: check device pointer before clearing
 2019-06-07 17:27 UTC 

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-06-07 17:19 UTC 

[net-next 00/15][pull request] 10GbE Intel Wired LAN Driver Updates 2019-06-05
 2019-06-07 17:27 UTC  (6+ messages)
` [net-next 06/15] ixgbe: fix PTP SDP pin setup on X540 hardware

[PATCH] drivers/ata: remove flood "Enabling discard_zeroes_data"
 2019-06-07 17:26 UTC  (2+ messages)

[PATCH v3 0/3] add thermal driver for h6
 2019-06-07 17:25 UTC  (7+ messages)
` [PATCH v3 1/3] thermal: sun8i: "

[nft PATCH 0/4] Some fixes and minor improvements in tests/
 2019-06-07 17:25 UTC  (5+ messages)
` [nft PATCH 1/4] tests/py: Fix JSON equivalents
` [nft PATCH 2/4] tests/py: Add missing arp.t "
` [nft PATCH 3/4] tests/shell: Fix warning from awk call
` [nft PATCH 4/4] tests/shell: Print unified diffs in dump errors

[PATCH trivial] KVM: arm/arm64: Always capitalize ITS
 2019-06-07 17:24 UTC  (2+ messages)

[PATCH trivial] Documentation: net: dsa: Grammar s/the its/its/
 2019-06-07 17:24 UTC  (2+ messages)

[git pull] drm fixes for v5.2-rc4 (v2)
 2019-06-07 17:24 UTC  (3+ messages)

[PATCH trivial] Documentation: tee: Grammar s/the its/its/
 2019-06-07 17:23 UTC  (2+ messages)

[PATCH v2 01/10] hwmon: (max6650) Use devm function to register thermal device
 2019-06-07 17:23 UTC  (10+ messages)
` [PATCH v2 02/10] hwmon: (max6650) Introduce pwm_to_dac and dac_to_pwm
` [PATCH v2 03/10] hwmon: (max6650) Improve error handling in max6650_init_client
` [PATCH v2 04/10] hwmon: (max6650) Declare valid as boolean
` [PATCH v2 05/10] hwmon: (max6650) Cache alarm_en register
` [PATCH v2 06/10] hwmon: (max6650) Simplify alarm handling
` [PATCH v2 07/10] hwmon: (max6650) Convert to use devm_hwmon_device_register_with_info
` [PATCH v2 08/10] hwmon: (max6650) Read non-volatile registers only once
` [PATCH v2 09/10] hwmon: (max6650) Improve error handling in max6650_update_device
` [PATCH v2 10/10] hwmon: (max6650) Fix minor formatting issues

[PATCH] Documentation: fix typo CLOCK_MONONOTNIC_COARSE
 2019-06-07 17:22 UTC  (2+ messages)

[nft PATCH v6 0/5] Support intra-transaction rule references
 2019-06-07 17:21 UTC  (6+ messages)
` [nft PATCH v6 1/5] cache: Fix evaluation for rules with index reference
` [nft PATCH v6 2/5] tests/json_echo: Drop needless workaround
` [nft PATCH v6 3/5] rule: Introduce rule_lookup_by_index()
` [nft PATCH v6 4/5] src: Make cache_is_complete() public
` [nft PATCH v6 5/5] src: Support intra-transaction rule references


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.