All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-03 12:24:01 to 2019-04-03 13:09:52 UTC [more...]

[net-next] tipc: add NULL pointer check
 2019-04-03 13:09 UTC  (3+ messages)

[PATCH-tip v3 00/11] locking/rwsem: Rwsem rearchitecture part 1
 2019-04-03 13:09 UTC  (3+ messages)
` [PATCH-tip v3 06/11] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-04-03 13:09 UTC  (12+ messages)
` [PATCH v9 0/1] "
  ` [PATCH v9 1/1] net/af_xdp: introduce AF XDP PMD driver

Creating custom application
 2019-04-03 13:08 UTC 

[PATCH] slab: store tagged freelist for off-slab slabmgmt
 2019-04-03 13:07 UTC  (4+ messages)

[PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume
 2019-04-03 13:06 UTC  (11+ messages)

[Buildroot] [PATCH 1/2] package/lua-lunitx: new package
 2019-04-03 13:06 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/lunit: remove it

[PATCH v7 0/3] arm64: ftrace with regs
 2019-04-03 13:05 UTC  (7+ messages)
` [PATCH v7 2/3] arm64: implement "

[PATCH 0/4] xen/console: Bug fixes and doc improvement
 2019-04-03 13:04 UTC  (3+ messages)
` [PATCH 3/4] xen/public: Document HYPERCALL_console_io()

[PATCH] powerpc/xmon: add read-only mode
 2019-04-03 13:02 UTC  (3+ messages)

[PATCH] ath10k: fix incorrect multicast/broadcast rate setting
 2019-04-03 13:04 UTC  (7+ messages)

[Qemu-devel] [PATCH for-4.0? 0/7] Final round of NBD alignment fixes
 2019-04-03 13:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/7] block: Fix BDRV_BLOCK_RAW status to honor alignment

[PATCH 1/2] arm64: dts: ls1028a: Add properties for Mali DP500 node
 2019-04-03 13:03 UTC  (3+ messages)

[RFC PATCH v9 00/11] Add VM kernel tracing over vsockets and FIFOs
 2019-04-03 13:02 UTC  (7+ messages)
` [RFC PATCH v9 01/11] trace-cmd: Make ports unsigned int
` [RFC PATCH v9 03/11] trace-cmd: Add tracecmd_create_recorder_virt function
` [RFC PATCH v9 11/11] trace-cmd: Add splice() recording from FIFO without additional pipe buffer

[SPDK] Gerrithub review 438562 - not built for some reason
 2019-04-03 13:01 UTC 

[PATCH] block: Remove redundant union declaration
 2019-04-03 13:00 UTC 

[PATCH] drm/i915: Move the decision to use the breadcrumb tasklet to the backend
 2019-04-03 13:00 UTC  (2+ messages)

next-20190403 kselftest results
 2019-04-03 13:00 UTC  (2+ messages)

[PATCH 00/12] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-03 12:59 UTC  (2+ messages)

[U-Boot] Board specific files
 2019-04-03 12:58 UTC  (2+ messages)

[PATCH] arm64: cache: Update cache_line_size for HiSilicon certain platform
 2019-04-03 12:57 UTC  (6+ messages)

[PATCH AUTOSEL 4.14 01/37] gpio: pxa: handle corner case of unprobed device
 2019-04-03 12:57 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 18/37] nvme-pci: fix conflicting p2p resource adds

[PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()
 2019-04-03 12:56 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH] drm/client: Rename drm_client_add() to drm_client_register()
 2019-04-03 12:56 UTC 

[PATCH v5 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
 2019-04-03 12:55 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v5 1/3] locking/rwsem: Remove arch specific rwsem files
 2019-04-03 12:55 UTC  (4+ messages)
` [tip:locking/core] "

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-03 12:51 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v4 0/2] kms_atomic_transition improvements
 2019-04-03 12:54 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 1/2] igt/tests/kms_atomic_transition: Skip transition, if no changes done
` [igt-dev] [PATCH i-g-t v4 2/2] igt/tests/kms_atomic_transition: Tolerate if can't have all planes

[1/7] cpufreq: ap806: Checking implementation ofarmada_8k_cpufreq_init()
 2019-04-03 12:54 UTC  (4+ messages)

[PATCH v2 1/2] ARM: dts: imx: Switch Zii dts to SPDX identifier
 2019-04-03 12:53 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: imx: Use generic node names for Zii dts

[PATCH 00/12] i2c: core: introduce atomic transfers
 2019-04-03 12:40 UTC  (29+ messages)
` [PATCH 01/12] i2c: remove use of in_atomic()
` [PATCH 02/12] i2c: core: use I2C locking behaviour also for SMBUS
` [PATCH 03/12] i2c: core: introduce callbacks for atomic transfers
` [PATCH 04/12] i2c: mux: populate the new *_atomic callbacks
` [PATCH 05/12] i2c: demux: handle the new atomic callbacks
` [PATCH 06/12] i2c: omap: Add the master_xfer_irqless hook
` [PATCH 07/12] i2c: tegra-bpmp: convert to use new atomic callbacks
` [PATCH 08/12] i2c: ocores: refactor setup for polling
` [PATCH 09/12] i2c: ocores: enable atomic xfers
` [PATCH 10/12] i2c: stu300: use xfer_atomic callback to bail out early
` [PATCH 11/12] i2c: algo: bit: add flag to whitelist atomic transfers
` [PATCH 12/12] i2c: gpio: flag atomic capability if possible

[PATCH] Optimization calculation expression of Macro
 2019-04-03  9:27 UTC 

[Qemu-devel] [PATCH 0/5] target/mips/cpu: errors and warnings coding style cleanup
 2019-04-03 12:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] target/mips: add space to fix checkpatch errors
` [Qemu-devel] [PATCH 2/5] target/mips: realign comments to fix checkpatch warnings
` [Qemu-devel] [PATCH 3/5] target/mips: replace indentation with space to fix checkpatch errors
` [Qemu-devel] [PATCH 4/5] target/mips: remove "
` [Qemu-devel] [PATCH 5/5] target/mips: wrap line into multiple lines to "

[PATCH v2 0/4] ARM: da850: enable cpufreq in DT mode
 2019-04-03 12:50 UTC  (7+ messages)
` [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evm

[meta-oe][PATCH 1/3] zeromq: bump version 4.2.5 => 4.3.1
 2019-04-03 12:50 UTC  (9+ messages)
` [meta-oe][PATCH 2/3] cppzmq: bump version 4.2.3 "

[PATCH v12 0/8] support ROHM BD70528 PMIC
 2019-04-03 12:49 UTC  (18+ messages)
` [PATCH v12 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v12 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v12 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v12 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings
` [PATCH v12 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v12 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v12 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v12 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[Qemu-devel] [PATCH] sun4m: obey -vga none
 2019-04-03 12:49 UTC 

[Qemu-devel] [PATCH] configure: Relax check for libseccomp
 2019-04-03 12:49 UTC 

[PATCH] hwmon: pwm-fan: Disable PWM if fetching cooling data fails
 2019-04-03 12:48 UTC 

[PATCH 0/3] add actions to modify header fields
 2019-04-03 12:49 UTC  (5+ messages)
` [PATCH v2 1/3] ethdev: add actions to modify TCP "

[PATCH v2 2/8] kbuild: Support for Symbols.list creation
 2019-04-03 12:48 UTC  (9+ messages)

[PATCH] drm/amd/display: fix cursor black issue
 2019-04-03 12:48 UTC  (2+ messages)

[PATCH] useradd.bbclass: Make sure users/groups exist for package_write_* tasks
 2019-04-03 12:47 UTC  (2+ messages)

[PATCH 0/2] TTY: add rpmsg tty driver
 2019-04-03 12:47 UTC  (3+ messages)
` [PATCH 2/2] tty: add rpmsg driver

[PATCH v8] drm/lima: driver for ARM Mali4xx GPUs
 2019-04-03 12:46 UTC  (8+ messages)
` [PATCH] MAINTAINERS: add drm/lima driver info

[PATCH 16/21] wil6210: fix report of rx packet checksum in edma mode
 2019-04-03 12:46 UTC  (2+ messages)

[U-Boot] [PATCH 01/13 v3] arm: at91: Makefile: Compile lowlevel_init only when really necessary
 2019-04-03 12:46 UTC  (9+ messages)
` [U-Boot] [PATCH 10/13 v3] Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary

[igt-dev] [PATCH i-g-t v4 0/2] kms_atomic_transition improvements
 2019-04-03 12:45 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 1/2] igt/tests/kms_atomic_transition: Skip transition, if no changes done
` [igt-dev] [PATCH i-g-t v4 2/2] igt/tests/kms_atomic_transition: Tolerate if can't have all planes

v4.14.110 build: 0 failures 1 warnings (v4.14.110)
 2019-04-03 12:44 UTC 

[PATCH] arm64: vdso: fix and clean-up Makefile
 2019-04-03 12:44 UTC  (3+ messages)

[PATCH v2 14/15] arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
 2019-04-03 12:44 UTC  (3+ messages)
  ` 答复: Re: [PATCH v2 14/15] arm64: cpu_ops: fix a leaked reference byadding "

[PATCH] arm64: skip dump_backtrace() in show_regs when user mode pt_regs
 2019-04-03 12:44 UTC  (2+ messages)

[PATCH] locking/lockdep: Zap lock classes even with lock debugging disabled
 2019-04-03 12:44 UTC  (2+ messages)

[PATCH] lockdep: avoid bogus clang warning
 2019-04-03 12:44 UTC  (2+ messages)

[PATCH v3 3/4] x86/fpu: Fix __user annotations
 2019-04-03 12:43 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH kvmtool v3 0/3] vfio-pci: Support INTx mode re-enabling
 2019-04-03 12:43 UTC  (4+ messages)

[PATCH 08/21] wil6210: align to latest auto generated wmi.h
 2019-04-03 12:43 UTC  (2+ messages)

[PATCH 0/5] x86: more power-efficient CPU parking
 2019-04-03 12:43 UTC  (4+ messages)
            ` Ping: "

[PATCH 1/1] selinux-testsuite: Update binder test applications
 2019-04-03 12:26 UTC 

[PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver
 2019-04-03 12:40 UTC  (3+ messages)
` [PATCH 2/2] ftpm: firmware TPM running in TEE

[PATCH v4 0/5] virtio pmem driver
 2019-04-03 12:40 UTC  (7+ messages)
` [PATCH v4 2/5] virtio-pmem: Add "
  ` [Qemu-devel] "

[PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff
 2019-04-03 12:40 UTC  (4+ messages)
` [PATCH v2 2/7] drm/i915: Don't use split gamma when we don't have to

[PATCH] app/test: enhance meson test run for FreeBSD and Linux
 2019-04-03 12:39 UTC  (2+ messages)

[thud][PATCH] ghostscript: Fix CVE-2019-3835 and CVE-2019-3838
 2019-04-03 12:36 UTC 

[PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE
 2019-04-03 12:37 UTC  (4+ messages)
` [PATCH 2/6] arm64/mm: Enable memory hot remove

[PATCH 1/2] staging:iio:accel:adis16203: add SPDX license identifier tag
 2019-04-03 12:37 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx: Fix the AR803X phy-mode
 2019-04-03 12:37 UTC  (6+ messages)

[RFC net-next 1/1] net: sched: fix hw filter offload in tc flower
 2019-04-03 12:37 UTC 

VSOCK benchmark and optimizations
 2019-04-03 12:36 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH v3 0/5] lib: rework bitmap_parselist and tests
 2019-04-03 12:36 UTC  (6+ messages)
` [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_parselist()

[PATCH] net/ixgbevf: remove MTU setting limitation
 2019-04-03 12:36 UTC  (3+ messages)

[PATCH v2 0/2] Adding per-controller timeout support to nvme
 2019-04-03 12:35 UTC  (6+ messages)
` [PATCH v2 1/2] nvme: add per-controller io and admin timeouts
` [PATCH v2 2/2] nvme: add sysfs controls for "

[RFC PATCH 1/1 v2] net: sched: Introduce conndscp action
 2019-04-03 12:35 UTC  (11+ messages)
` [RFC net-next 0/1] net: sched: Introduce conntrack action

[PATCH u-boot] aspeed: flash: Add MT25QL01GB chip
 2019-04-03 12:36 UTC  (2+ messages)

[PATCH v3 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-04-03 12:33 UTC  (4+ messages)
` [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct

[PATCH] blame.c: don't drop origin blobs as eagerly
 2019-04-03 12:32 UTC  (7+ messages)

[Qemu-devel] [PATCH v3] s390: diagnose 318 info reset and migration support
 2019-04-03 12:30 UTC  (3+ messages)

[U-Boot] [PATCH] pinctrl: renesas: Fix linker error when PINCTRL_PFC=n
 2019-04-03 12:30 UTC  (9+ messages)

[PATCH v2] mm: Fix modifying of page protection by insert_pfn_pmd()
 2019-04-03 12:29 UTC  (3+ messages)

[PATCH] staging: most: core: use device description as name
 2019-04-03 12:29 UTC  (2+ messages)

[PATCH v2] arm64/vdso: don't leak kernel addresses
 2019-04-03 12:27 UTC  (2+ messages)

[SPDK] Gerrithub review 438562 - not built for some reason
 2019-04-03 12:26 UTC 

[Qemu-devel] [PATCH v2] Replace calls to object_child_foreach() with object_child_foreach_recursive()
 2019-04-03 12:26 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] disk: efi: unify code for finding a valid gpt
 2019-04-03 12:25 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs

[patch net-next v4 00/13] net: extend devlink port attrs with switch ID
 2019-04-03 12:24 UTC  (14+ messages)
` [patch net-next v4 01/13] net: devlink: convert devlink_port_attrs bools to bits
` [patch net-next v4 02/13] net: devlink: extend port attrs for switch ID
` [patch net-next v4 03/13] net: devlink: introduce devlink_compat_switch_id_get() helper
` [patch net-next v4 04/13] mlxsw: Pass switch ID through devlink_port_attrs_set()
` [patch net-next v4 05/13] mlxsw: Remove ndo_get_port_parent_id implementation
` [patch net-next v4 06/13] bnxt: move bp->switch_id initialization to PF probe
` [patch net-next v4 07/13] bnxt: pass switch ID through devlink_port_attrs_set()
` [patch net-next v4 08/13] bnxt: remove ndo_get_port_parent_id implementation for physical ports
` [patch net-next v4 09/13] nfp: pass switch ID through devlink_port_attrs_set()
` [patch net-next v4 10/13] nfp: remove ndo_get_port_parent_id implementation
` [patch net-next v4 11/13] mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()
` [patch net-next v4 12/13] dsa: pass switch ID through devlink_port_attrs_set()
` [patch net-next v4 13/13] net: devlink: add warning for ndo_get_port_parent_id set when not needed

[PATCH] ath10k: Fix encoding for protected management frames
 2019-04-03 12:24 UTC  (3+ messages)

[igt-dev] [v6] tests/kms_color: Fix CRC mismatch issues with ctm test
 2019-04-03 12:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color: Fix CRC mismatch issues with ctm test (rev9)

[PATCH 1/8] perf/x86/intel: Fix memory corruption
 2019-04-03 12:23 UTC  (4+ messages)
` [tip:perf/urgent] perf/x86/intel: Initialize TFA MSR


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.