All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-09 19:38:26 to 2018-12-09 20:51:57 UTC [more...]

[GIT] Networking
 2018-12-09 20:51 UTC 

[U-Boot] [PATCH] net: remove duplicate definition of ETHADDR_WILDCARD
 2018-12-09 20:51 UTC  (2+ messages)

[U-Boot] [PATCH] net: fix env flags for eth10addr and above
 2018-12-09 20:51 UTC  (2+ messages)

[PATCH v2] watchdog: tqmx86: Add watchdog driver for the IO controller
 2018-12-09 20:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: designware: fix tx packet length
 2018-12-09 20:50 UTC  (3+ messages)

[PATCH] l1tf: drop the swap storage limit restriction when l1tf=off
 2018-12-09 20:46 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 18.3.0
 2018-12-09 20:46 UTC 

[PATCH] HID: intel-ish-hid: fixes incorrect error handling
 2018-12-09 20:45 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/9] Fix CVE-2018-18440 and CVE-2018-18439
 2018-12-09 20:45 UTC  (10+ messages)
` [U-Boot] [PATCH v5 1/9] test: add test for lib/lmb.c
` [U-Boot] [PATCH v5 2/9] lmb: fix allocation at end of address range
` [U-Boot] [PATCH v5 3/9] lib: lmb: reserving overlapping regions should fail
` [U-Boot] [PATCH v5 4/9] fdt: parse "reserved-memory" for memory reservation
` [U-Boot] [PATCH v5 5/9] lib: lmb: extend lmb for checks at load time
` [U-Boot] [PATCH v5 6/9] fs: prevent overwriting reserved memory
` [U-Boot] [PATCH v5 7/9] bootm: use new common function lmb_init_and_reserve
` [U-Boot] [PATCH v5 8/9] lmb: remove unused extern declaration
` [U-Boot] [PATCH v5 9/9] tftp: prevent overwriting reserved memory

[RFC v1] copy_{to,from}_user(): only inline when !__CHECKER__
 2018-12-09 20:44 UTC 

[PATCH 3/5] drm: rcar-du: Disable unused DPAD outputs
 2018-12-09 20:44 UTC  (3+ messages)
` [PATCH v1.1 "

[Buildroot] [PATCH] pkgconf: bump to 1.5.3, change upstream
 2018-12-09 20:42 UTC  (5+ messages)

USB: serial: option: add Fibocom NL668 series
 2018-12-09 20:41 UTC 

[PATCH] USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
 2018-12-09 20:40 UTC  (13+ messages)
  `  "
    ` [PATCH] USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data,Re: [PATCH] "
        `  "
        ` [PATCH] USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data,Re: [PATCH] USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data,Re: [PATCH] "

[PATCH v2] sbitmap: silence bogus lockdep IRQ warning
 2018-12-09 20:39 UTC  (5+ messages)

[PATCH 0/5] R-Car DU: Fix DPAD output routing on D3 and E3
 2018-12-09 20:40 UTC  (5+ messages)
` [PATCH 2/5] drm: rcar-du: Move CRTC outputs bitmask to private CRTC state

[Buildroot] [PATCH 1/1] package/x11r7/xcb-proto: remove pkgconf fix
 2018-12-09 20:38 UTC 

[PATCH 0/5] security: remove needless usage of module header
 2018-12-09 20:36 UTC  (9+ messages)
` [PATCH 1/5] security: audit and remove any unnecessary uses of module.h
` [PATCH 2/5] keys: remove needless modular infrastructure from ecryptfs_format
` [PATCH 3/5] security: fs: make inode explicitly non-modular
` [PATCH 4/5] security: integrity: make evm_main "
` [PATCH 5/5] security: integrity: make ima_main "

[PATCH v6 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-09 20:32 UTC  (7+ messages)
` [PATCH v6 4/7] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm

[PATCH v6 00/21] IOMMU: Tegra GART driver clean up and optimization
 2018-12-09 20:29 UTC  (30+ messages)
` [PATCH v6 01/21] iommu/tegra: gart: Remove pr_fmt and clean up includes
` [PATCH v6 02/21] iommu/tegra: gart: Clean up driver probe errors handling
` [PATCH v6 03/21] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v6 04/21] iommu: Introduce iotlb_sync_map callback
` [PATCH v6 05/21] iommu/tegra: gart: Optimize mapping / unmapping performance
` [PATCH v6 06/21] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
` [PATCH v6 07/21] ARM: dts: tegra20: Update Memory Controller node to the new binding
` [PATCH v6 08/21] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
` [PATCH v6 09/21] memory: tegra: Adapt to Tegra20 device-tree binding changes
` [PATCH v6 10/21] memory: tegra: Read client ID on GART page fault
` [PATCH v6 11/21] memory: tegra: Use of_device_get_match_data()
` [PATCH v6 12/21] memory: tegra: Use relaxed versions of readl/writel
` [PATCH v6 13/21] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v6 14/21] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v6 15/21] iommu/tegra: gart: Fix NULL pointer dereference
` [PATCH v6 16/21] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v6 17/21] iommu/tegra: gart: Don't use managed resources
` [PATCH v6 18/21] iommu/tegra: gart: Prepend error/debug messages with "gart:"
` [PATCH v6 19/21] iommu/tegra: gart: Don't detach devices from inactive domains
` [PATCH v6 20/21] iommu/tegra: gart: Simplify clients-tracking code
` [PATCH v6 21/21] iommu/tegra: gart: Perform code refactoring

[Buildroot] [PATCH 0/3] .gitlab-ci.yml: add trigger per job and per type of job
 2018-12-09 20:32 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] .gitlab-ci.yml: add trigger "
` [Buildroot] [PATCH 2/3] Makefile: offload .gitlab-ci.yml generation

[PATCH] nvme: fix irq vs io_queue calculations
 2018-12-09 20:32 UTC  (3+ messages)

What's cooking in git.git (Dec 2018, #01; Sun, 9)
 2018-12-09 20:31 UTC  (2+ messages)
` pw/add-p-select, was "

[Buildroot] [git commit] Makefile: offload .gitlab-ci.yml generation
 2018-12-09 20:30 UTC 

[LTP] [PATCH] openposix: Remove _XOPEN_SOURCE in strchr/strcpy/strncpy
 2018-12-09 20:27 UTC  (3+ messages)

[Buildroot] [PATCHv2] configs/aarch64_efi: needs host-{dosfstools, mtools}
 2018-12-09 20:24 UTC  (2+ messages)

[Buildroot] [git commit] configs/aarch64_efi: needs host-{dosfstools, mtools}
 2018-12-09 20:24 UTC 

[Buildroot] [PATCH v3 1/1] lua: remove 5.2.x version
 2018-12-09 20:24 UTC  (2+ messages)

USB issues on Odroid-C1
 2018-12-09 20:12 UTC 

[PATCH] eal: fix rte_zalloc_socket to zero memory
 2018-12-09 20:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/23] Ext4 Encoding and Case-insensitive support
 2018-12-09 20:10 UTC  (5+ messages)

trigger named just "tx" in drivers/net/wireless/atmel/at76c50x-usb.c
 2018-12-09 20:08 UTC  (3+ messages)

Configure video PAL decoder into media pipeline
 2018-12-09 20:06 UTC  (6+ messages)

[PATCH v11 00/13] Intel SGX1 support
 2018-12-09 20:06 UTC  (10+ messages)

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2018-12-09 20:04 UTC  (9+ messages)
` [PATCH 1/8] move worktree tests to t24*
` [PATCH 2/8] entry: factor out unlink_entry function
` [PATCH 3/8] entry: support CE_WT_REMOVE flag in checkout_entry
` [PATCH 4/8] read-cache: add invalidate parameter to remove_marked_cache_entries
` [PATCH 5/8] checkout: introduce --{,no-}overlay option
` [PATCH 6/8] checkout: add --cached option
` [PATCH 7/8] checkout: allow ignoring unmatched pathspec
` [PATCH 8/8] stash: use git checkout --no-overlay

[PATCH] gnss: sirf: fix activation retry handling
 2018-12-09 19:58 UTC  (2+ messages)

[PATCH] media: imx: queue subdev events to reachable video devices
 2018-12-09 19:57 UTC 

[Bug 108994] Cannot install version 18.40 due to dependency issues
 2018-12-09 19:56 UTC 

rcu_preempt caused oom
 2018-12-09 19:56 UTC  (9+ messages)

[PATCH net] net/sched: cls_flower: Reject duplicated rules also under skip_sw
 2018-12-09 19:55 UTC  (2+ messages)

[PATCH 0/6] pinctrl: various fixes for Meson8 and Meson8b SoCs
 2018-12-09 19:50 UTC  (21+ messages)
` [PATCH 1/6] pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pins
` [PATCH 2/6] pinctrl: meson: meson8b: "
` [PATCH 3/6] pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs"
` [PATCH 4/6] "
` [PATCH 5/6] pinctrl: meson: meson8: add the missing GPIO_GROUPs for BOOT and CARD
` [PATCH 6/6] pinctrl: meson: meson8b: "

[PATCH v2 0/5] gnss: sirf: add support for w2sg0004 + lna
 2018-12-09 19:51 UTC  (12+ messages)
` [PATCH v2 1/5] gnss: sirf: write data to gnss only when the gnss device is open
` [PATCH v2 2/5] gnss: sirf: power on logic for devices without wakeup signal
` [PATCH v2 3/5] dt-bindings: gnss: add w2sg0004 compatible string
` [PATCH v2 4/5] gnss: sirf: add a separate supply for a lna
` [PATCH v2 5/5] dt-bindings: gnss: add lna-supply property

[PATCH] qmi_wwan: Added support for Fibocom NL668 series
 2018-12-09 19:50 UTC  (2+ messages)

[GIT PULL] dax fixes for 4.20-rc6
 2018-12-09 19:49 UTC  (5+ messages)

[Qemu-devel] [PATCH] target/i386: Generate #UD when applying LOCK to a register
 2018-12-09 19:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/19] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-09 19:46 UTC  (20+ messages)
` [Qemu-devel] [PATCH v7 01/19] ppc/xive: add support for the END Event State Buffers
` [Qemu-devel] [PATCH v7 02/19] ppc/xive: introduce the XIVE interrupt thread context
` [Qemu-devel] [PATCH v7 03/19] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PATCH v7 04/19] ppc/xive: notify the CPU when the interrupt priority is more privileged
` [Qemu-devel] [PATCH v7 05/19] spapr/xive: introduce a XIVE interrupt controller
` [Qemu-devel] [PATCH v7 06/19] spapr/xive: use the VCPU id as a NVT identifier
` [Qemu-devel] [PATCH v7 07/19] spapr: introduce a new machine IRQ backend for XIVE
` [Qemu-devel] [PATCH v7 08/19] spapr: add hcalls support for the XIVE exploitation interrupt mode
` [Qemu-devel] [PATCH v7 09/19] spapr: add device tree support for the XIVE exploitation mode
` [Qemu-devel] [PATCH v7 10/19] spapr: allocate the interrupt thread context under the CPU core
` [Qemu-devel] [PATCH v7 11/19] spapr: extend the sPAPR IRQ backend for XICS migration
` [Qemu-devel] [PATCH v7 12/19] spapr: add a 'reset' method to the sPAPR IRQ backend
` [Qemu-devel] [PATCH v7 13/19] spapr: add an extra OV5 field "
` [Qemu-devel] [PATCH v7 14/19] spapr: set the interrupt presenter at reset
` [Qemu-devel] [PATCH v7 15/19] spapr/xive: enable XIVE MMIOs "
` [Qemu-devel] [PATCH v7 16/19] spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
` [Qemu-devel] [PATCH v7 17/19] spapr: Add a pseries-4.0 machine type
` [Qemu-devel] [PATCH v7 18/19] spapr: add a 'pseries-4.0-xive' "
` [Qemu-devel] [PATCH v7 19/19] spapr: add a 'pseries-4.0-dual' "

[Qemu-devel] [Bug 1803160] [NEW] qemu-3.1.0-rc0: tcg.c crash in temp_load
 2018-12-09 19:47 UTC  (3+ messages)
` [Qemu-devel] [Bug 1803160] "

[PATCH net 0/4] bnxt_en: Bug fixes
 2018-12-09 19:47 UTC  (2+ messages)

Kernel panic on Xorg init with new HP F.19 BIOS and kernel 4.19
 2018-12-09 19:43 UTC 

[PATCH] rebase docs: drop stray word in merge command description
 2018-12-09 19:41 UTC  (2+ messages)

[PATCH] staging: erofs: Add braces to do-while statements
 2018-12-09 19:40 UTC  (5+ messages)

[Qemu-devel] [RFC v2 00/38] Plugin support
 2018-12-09 19:37 UTC  (20+ messages)
` [Qemu-devel] [RFC v2 08/38] tcg: drop nargs from tcg_op_insert_{before, after}
` [Qemu-devel] [RFC v2 10/38] plugin-gen: add module for TCG-related code
` [Qemu-devel] [RFC v2 15/38] tcg: let plugins instrument memory accesses
` [Qemu-devel] [RFC v2 19/38] cpu: hook plugin vcpu events
` [Qemu-devel] [RFC v2 20/38] plugin-gen: add plugin_insn_append
` [Qemu-devel] [RFC v2 25/38] target/i386: fetch code with translator_ld
` [Qemu-devel] [RFC v2 26/38] target/hppa: "
` [Qemu-devel] [RFC v2 27/38] target/m68k: "
` [Qemu-devel] [RFC v2 28/38] target/alpha: "
` [Qemu-devel] [RFC v2 29/38] target/riscv: "
` [Qemu-devel] [RFC v2 30/38] target/sparc: "
` [Qemu-devel] [RFC v2 31/38] target/xtensa: "
` [Qemu-devel] [RFC v2 32/38] target/openrisc: "
` [Qemu-devel] [RFC v2 33/38] translator: inject instrumentation from plugins
` [Qemu-devel] [RFC v2 34/38] plugin: add API symbols to qemu-plugins.symbols
` [Qemu-devel] [RFC v2 35/38] configure: add --enable-plugins
` [Qemu-devel] [RFC v2 36/38] vl: support -plugin option
` [Qemu-devel] [RFC v2 37/38] linux-user: "
` [Qemu-devel] [RFC v2 38/38] tests/plugin: add sample plugins


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.