All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-14 12:14:39 to 2018-11-14 13:07:12 UTC [more...]

[PATCH] HID: uhid: prevent splice(2)
 2018-11-14 13:07 UTC 

[PATCH 1/2] build: avoid non supported -march on ppc (meson)
 2018-11-14 13:06 UTC  (3+ messages)
` [PATCH 2/2] build: establish an invariant machine type

[Qemu-devel] [RFC 00/48] Plugin support
 2018-11-14 13:05 UTC  (9+ messages)
` [Qemu-devel] [RFC 02/48] trace: expand mem_info:size_shift to 3 bits
` [Qemu-devel] [RFC 03/48] tcg/README: fix typo s/afterwise/afterwards/
` [Qemu-devel] [RFC 04/48] exec: introduce qemu_xxhash{2,4,5,6,7}
  ` [Qemu-devel] [RFC 04/48] exec: introduce qemu_xxhash{2, 4, 5, 6, 7}
` [Qemu-devel] [RFC 05/48] include: move exec/tb-hash-xx.h to qemu/xxhash.h

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-14 13:05 UTC  (23+ messages)
` [PATCH 02/18] xen/arm: Implement PSCI system suspend call (virtual interface)
` [PATCH 08/18] xen/arm: Disable/enable non-boot physical CPUs on suspend/resume
` [PATCH 10/18] xen/arm: Implement GIC suspend/resume functions (gicv2 only)

[PATCH V6 0/9] clk: add imx7ulp clk support
 2018-11-14 13:02 UTC  (20+ messages)
` [PATCH V6 1/9] clk: imx: add gatable clock divider support
` [PATCH V6 2/9] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support
` [PATCH V6 3/9] clk: imx: add pllv4 support
` [PATCH V6 4/9] clk: imx: add pfdv2 support
` [PATCH V6 5/9] clk: imx: add imx7ulp composite clk support
` [PATCH V6 6/9] dt-bindings: clock: add imx7ulp clock binding doc
` [PATCH V6 7/9] clk: imx: make mux parent strings const
` [PATCH V6 8/9] clk: imx: implement new clk_hw based APIs
` [PATCH V6 9/9] clk: imx: add imx7ulp clk driver

[Qemu-devel] [PATCH] hax: Support for Linux hosts
 2018-11-14 13:04 UTC 

[igt-dev] [PATCH i-g-t] runner: Treat dmesg warnings as pure warnings
 2018-11-14 13:04 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for runner: Treat dmesg warnings as pure warnings (rev2)

[U-Boot] [PATCH v2 1/1] test/py: cleanup test_efi_selftest.py
 2018-11-14 13:03 UTC  (3+ messages)

[PATCH 0/3] usb: renesas: rcar-gen3-usb2: Add support for RZ/A2
 2018-11-14 13:02 UTC  (6+ messages)
` [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Add support for R7S9210

[PATCH] doc: security deprecation notice for session changes
 2018-11-14 13:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] RFC: net/socket: learn to talk with a unix dgram socket
 2018-11-14 13:01 UTC  (3+ messages)

[PATCH 00/16] staging: vchiq: dead code removal & misc fixes
 2018-11-14 12:59 UTC  (34+ messages)
` [PATCH 01/16] staging: vchiq_core: rework vchiq_get_config
` [PATCH 02/16] staging: vchiq_arm: rework close/remove_service IOCTLS
` [PATCH 03/16] staging: vchiq_shim: delete vchi_service_create
` [PATCH 04/16] staging: vchiq_arm: use list_for_each_entry when accessing bulk_waiter_list
` [PATCH 05/16] staging: vchiq_arm: get rid of vchi_mh.h
` [PATCH 06/16] staging: vchiq_arm: rework vchiq_ioc_copy_element_data
` [PATCH 07/16] staging: vchiq-core: get rid of is_master distinction
` [PATCH 08/16] staging: vchiq_core: remove unnecessary safety checks in vchiq_init_state
` [PATCH 09/16] staging: vchiq_core: do not initialize semaphores twice
` [PATCH 10/16] staging: vchiq_core: don't add a wmb() before remote_event_signal()
` [PATCH 11/16] staging: vchiq: use completions instead of semaphores
` [PATCH 12/16] staging: vchiq_util: get rid of unneeded memory barriers
` [PATCH 13/16] staging: vchiq_core: fix logic redundancy in parse_open
` [PATCH 14/16] staging: vchiq_arm: rework probe and init functions
` [PATCH 15/16] staging: vchiq_arm: fix open/release cdev functions
` [PATCH 16/16] staging: vchiq: add more tasks to the TODO list

m4-native, zedboard, "Please port gnulib fseeko.c to your platform"
 2018-11-14 12:59 UTC  (3+ messages)

[Qemu-devel] [PATCH for-3.2 00/41] RFC: slirp: make it again a standalone project
 2018-11-14 12:59 UTC  (43+ messages)
` [Qemu-devel] [PATCH for-3.2 01/41] slirp: move socket pair creation in helper function
` [Qemu-devel] [PATCH for-3.2 02/41] glib-compat: add g_spawn_async_with_fds() fallback
` [Qemu-devel] [PATCH for-3.2 03/41] slirp: simplify fork_exec()
` [Qemu-devel] [PATCH for-3.2 04/41] slirp: remove unused M_TRAILINGSPACE
` [Qemu-devel] [PATCH for-3.2 05/41] slirp: use a callback structure to interface with qemu
` [Qemu-devel] [PATCH for-3.2 06/41] slirp: add a callback for qemu_chr_fe_write_all()
` [Qemu-devel] [PATCH for-3.2 07/41] slirp: add clock_get_ns() callback
` [Qemu-devel] [PATCH for-3.2 08/41] slirp: add callbacks for timer
` [Qemu-devel] [PATCH for-3.2 09/41] slirp: add a set_nonblock() callback
` [Qemu-devel] [PATCH for-3.2 10/41] slirp: remove PROBE_CONN dead-code
` [Qemu-devel] [PATCH for-3.2 11/41] slirp: remove FULL_BOLT
` [Qemu-devel] [PATCH for-3.2 12/41] slirp: remove the disabled readv()/writev() code path
` [Qemu-devel] [PATCH for-3.2 13/41] slirp: remove HAVE_SYS_SIGNAL_H
` [Qemu-devel] [PATCH for-3.2 14/41] slirp: remove unused HAVE_SYS_BITYPES_H
` [Qemu-devel] [PATCH for-3.2 15/41] slirp: remove NO_UNIX_SOCKETS
` [Qemu-devel] [PATCH for-3.2 16/41] slirp: remove unused HAVE_SYS_STROPTS_H
` [Qemu-devel] [PATCH for-3.2 17/41] slirp: remove unused HAVE_ARPA_INET_H
` [Qemu-devel] [PATCH for-3.2 18/41] slirp: remove unused HAVE_SYS_WAIT_H
` [Qemu-devel] [PATCH for-3.2 19/41] slirp: remove unused HAVE_SYS_SELECT_H
` [Qemu-devel] [PATCH for-3.2 20/41] slirp: remove HAVE_SYS_IOCTL_H
` [Qemu-devel] [PATCH for-3.2 21/41] slirp: remove HAVE_SYS_FILIO_H
` [Qemu-devel] [PATCH for-3.2 22/41] slirp: remove unused DECLARE_IOVEC
` [Qemu-devel] [PATCH for-3.2 23/41] slirp: remove unused HAVE_INET_ATON
` [Qemu-devel] [PATCH for-3.2 24/41] slirp: replace HOST_WORDS_BIGENDIAN with glib equivalent
` [Qemu-devel] [PATCH for-3.2 25/41] slirp: replace SIZEOF_CHAR_P "
` [Qemu-devel] [PATCH for-3.2 26/41] slirp: replace compile time DO_KEEPALIVE
` [Qemu-devel] [PATCH for-3.2 27/41] slirp: remove unused global slirp_instance
` [Qemu-devel] [PATCH for-3.2 28/41] slirp: replace error_report() with g_critical()
` [Qemu-devel] [PATCH for-3.2 29/41] slirp: improve a bit the debug macros
` [Qemu-devel] [PATCH for-3.2 30/41] slirp: replace trace functions with DEBUG calls
` [Qemu-devel] [PATCH for-3.2 31/41] slirp: add a callback to log guest errors
` [Qemu-devel] [PATCH for-3.2 32/41] slirp: remove unused sbflush()
` [Qemu-devel] [PATCH for-3.2 33/41] slirp: replace qemu_notify_event() with a callback
` [Qemu-devel] [PATCH for-3.2 34/41] slirp: remove #if notdef dead code
` [Qemu-devel] [PATCH for-3.2 35/41] slirp: NULL is defined by glib (at least)
` [Qemu-devel] [PATCH for-3.2 36/41] slirp: remove dead TCP_ACK_HACK code
` [Qemu-devel] [PATCH for-3.2 37/41] slirp: replace ARRAY_SIZE with G_N_ELEMENTS
` [Qemu-devel] [PATCH for-3.2 38/41] net: do not depend on slirp internals
` [Qemu-devel] [PATCH for-3.2 39/41] slirp: move QEMU state saving to a separate unit
` [Qemu-devel] [PATCH for-3.2 40/41] slirp: replace remaining QEMU dependency
` [Qemu-devel] [PATCH for-3.2 41/41] build-sys: add a basic meson build

[RFCv3 PATCH 0/6] A General Accelerator Framework, WarpDrive
 2018-11-14  2:58 UTC  (4+ messages)
` [RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce

[PATCH] drm/i915: use appropriate integer types for flags
 2018-11-14 12:58 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v5 01/13] net/mlx5: prepare makefile for adding E-Switch VXLAN
 2018-11-14 12:57 UTC  (5+ messages)
` [PATCH 0/4] net/mlx5: prepare to add E-switch rule flags check
  ` [PATCH 2/4] net/mlx5: fix Netlink communication routine

[PATCH] ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing
 2018-11-14 12:58 UTC 

[PATCH] mtd: spi-nor: Return error when nor->addr_width not match the device size
 2018-11-14 12:56 UTC 

[PATCH] mtd: spi-nor: Add 4B_OPCODES flag to is25lp256
 2018-11-14 12:55 UTC 

[Qemu-devel] [PATCH] vvfat: Fix memory leak
 2018-11-14 12:55 UTC 

[PATCH v7 0/4] PPS: pps-gpio PPS ECHO implementation
 2018-11-14 12:54 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: pps: descriptor-based gpio, capture-clear addition
  ` [PATCH v7 2/4] "
    ` [PATCH 3/4] dt-bindings: pps: pps-gpio PPS ECHO implementation
      ` [PATCH v7 4/4] pps: pps-gpio pps-echo implementation

[U-Boot] [PATCH V3 1/7] rsa: use new openssl API to create signature
 2018-11-14 12:54 UTC  (4+ messages)
` [U-Boot] [PATCH V3 7/7] test: vboot: clean its file

[ANNOUNCE] Git Merge Contributor's Summit Jan 31, 2019, Brussels
 2018-11-14 12:53 UTC  (5+ messages)

[U-Boot] [PATCH v2 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-14 12:53 UTC  (4+ messages)
` [U-Boot] [PATCH v2 17/18] spi: mtk_qspi: add qspi driver for MT7629 SoC

[PATCH 0/5] tests: various improvements to the GIT_TEST_INSTALLED feature
 2018-11-14 12:52 UTC  (3+ messages)
` [PATCH 4/5] tests: do not require Git to be built when testing an installed Git

[PATCH] ARM: OMAP1: ams-delta: Provide GPIO lookup table for LED device
 2018-11-14 12:51 UTC  (3+ messages)

PASS: Test report for kernel 4.18.19.skt (linux-stable-rc)
 2018-11-14  2:50 UTC 

[U-Boot] [PATCH V4 1/7] rsa: use new openssl API to create signature
 2018-11-14 12:51 UTC  (7+ messages)
` [U-Boot] [PATCH V4 2/7] rsa: add a structure for the padding
` [U-Boot] [PATCH V4 3/7] rsa: add support of padding pss
` [U-Boot] [PATCH V4 4/7] doc: uImage.FIT: signature.txt: add option padding
` [U-Boot] [PATCH V4 5/7] configs: sandbox: enable padding pss for rsa signature
` [U-Boot] [PATCH V4 6/7] test: vboot: add "
` [U-Boot] [PATCH V4 7/7] test: vboot: clean its file

[PATCH V5 0/3] Fix VGA logdirty related display freezes with altp2m
 2018-11-14 12:50 UTC  (6+ messages)
` [PATCH V5 2/3] x86/mm: allocate logdirty_ranges for altp2ms

[PATCH] rtc: m41t80: Complete error propagation from SMBus calls
 2018-11-14 12:50 UTC  (5+ messages)

[PATCH v4 00/19] xen: add pvh guest support
 2018-11-14 12:49 UTC  (7+ messages)
` [PATCH v4 12/19] xen: add PCI MMIO areas to memory map
    ` [Xen-devel] "

[PATCH] of: Add .of suffix to device names from devicetree
 2018-11-14 12:48 UTC  (2+ messages)

[resend PATCH 1/3] pwm: mediatek: drop flag 'has_clks'
 2018-11-14 12:47 UTC  (3+ messages)

IPMB recipe with questions
 2018-11-14 12:46 UTC 

[PATCH v2 0/6] device property: Introducing software nodes
 2018-11-14 12:45 UTC  (2+ messages)

[LTP] [PATCH] [RFC] doc/tmp-commands.txt
 2018-11-14 12:45 UTC 

[PATCH 17.11] mem: fix memory initialization time
 2018-11-14 12:45 UTC  (3+ messages)
` [dpdk-stable] "

[PATCH 0/3] x86/HVM: honor r/o p2m types, in particular during emulation
 2018-11-14 12:44 UTC  (6+ messages)
` [PATCH 5/3] x86/shadow: emulate_gva_to_mfn() should respect p2m_ioreq_server

[PATCH 0/2] ASoC: omap-mcpdm: Support for handling pdmclk
 2018-11-14 12:46 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: sound: omap-mcpdm: Update documentation for pdmclk
` [PATCH 2/2] ASoC: omap-mcpdm: Add support for pdmclk clock handling

[PATCH 0/3] ASoC: omap: Fix and add pm_qos configuration
 2018-11-14 12:45 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 8eca464a4d4c5a285f8b815e649ae0ef5d769bf3
 2018-11-14 12:41 UTC 

[PATCH v2 0/3] index-pack: test updates
 2018-11-14 12:40 UTC  (4+ messages)
` [PATCH v3] index-pack: add ability to disable SHA-1 collision check

[PATCH] security: remove experimental tag
 2018-11-14 12:40 UTC  (2+ messages)

[PATCH net] ipv6/mcast: update mc_qrv when join new group
 2018-11-14  2:37 UTC  (3+ messages)

stable/linux-4.14.y build: 180 builds: 0 failed, 180 passed, 1 warning (v4.14.81)
 2018-11-14  2:36 UTC 

[PATCH] backlight: pwm_bl: re-add driver internal enabled tracking
 2018-11-14 12:35 UTC  (2+ messages)

[RESEND v2] Bluetooth: hci_qca: Add helper to set device address
 2018-11-14 12:34 UTC 

[PATCH v4 0/5] x86/pvh: fix fixes for PVH Dom0
 2018-11-14 12:33 UTC  (3+ messages)
` [PATCH v4 4/5] amd/iommu: assign iommu devices to Xen

[PATCH 1/4] pwm: Add new helper to initialize a pwm_state variable with defaults
 2018-11-14 12:32 UTC  (9+ messages)
` [PATCH 3/4] bus: ts-nbus: convert to atomic PWM API
` [PATCH 4/4] bus: ts-nbus: weaken driver dependency to allow broader compile testing

[PATCH] ref-filter: don't look for objects when outside of a repository
 2018-11-14 12:27 UTC  (2+ messages)

[PATCH] examples/bond: wait for slaves to become active
 2018-11-14 12:19 UTC 

[PATCH 1/2] pinctrl: rockchip: allow specifying the regmap location for pin-routes
 2018-11-14 12:15 UTC  (4+ messages)

[U-Boot] [ANN] U-Boot v2018.11 delayed a day
 2018-11-14 12:21 UTC  (5+ messages)

[LTP] [PATCH] [COMMITTED] containers/pidns13: Fix race between threads
 2018-11-14 12:21 UTC 

BUG: GPF in non-whitelisted uaccess (non-canonical address?)
 2018-11-14 12:20 UTC  (3+ messages)

[PATCH] udmabuf: set read/write flag when exporting
 2018-11-14 12:20 UTC 

[PATCH v2 1/2] ASoC: ak4118: Add support for AK4118 S/PDIF transceiver
 2018-11-14 12:16 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: add bindings for AK4118 transceiver

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-11-14 12:16 UTC  (4+ messages)
` [PATCH 12/11 TESTSUITE] audit_testsuite: Add stress test for tree watches

[PATCH -next] drm/qxl: remove set but not used variable 'map'
 2018-11-14 12:16 UTC  (4+ messages)

[PATCH] drm/panel: Set max rate for Ilitek ILI9881C
 2018-11-14 12:14 UTC  (2+ messages)

[PATCH][drm-next] drm/virtio: fix memory leak of vfpriv on error return path
 2018-11-14 12:14 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.