All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-28 15:19:25 to 2019-11-28 16:02:29 UTC [more...]

[PATCH V3 net-next v3 0/3] Introduce XDP to ena
 2019-11-28 16:01 UTC  (3+ messages)
` [PATCH V3 net-next v3 1/3] net: ena: implement XDP drop support
` [PATCH V3 net-next v3 3/3] net: ena: Add first_interrupt field to napi struct

[Buildroot] [PATCH 1/7] package/matchbox-common: add an upstream URL to Config.in
 2019-11-28 16:00 UTC  (7+ messages)
` [Buildroot] [PATCH 2/7] package/matchbox-desktop: "
` [Buildroot] [PATCH 3/7] package/matchbox-fakekey: "
` [Buildroot] [PATCH 4/7] package/matchbox-keyboard: "
` [Buildroot] [PATCH 5/7] package/matchbox-lib: "
` [Buildroot] [PATCH 6/7] package/matchbox-panel: "
` [Buildroot] [PATCH 7/7] package/matchbox-startup-monitor: "

[PATCH v6 00/49] QUICC Engine support on ARM, ARM64, PPC64
 2019-11-28 14:55 UTC  (26+ messages)
` [PATCH v6 03/49] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
` [PATCH v6 06/49] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
` [PATCH v6 07/49] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
` [PATCH v6 08/49] soc: fsl: qe: drop unneeded #includes
` [PATCH v6 09/49] soc: fsl: qe: drop assign-only high_active in qe_ic_init
` [PATCH v6 10/49] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
` [PATCH v6 11/49] soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
` [PATCH v6 12/49] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
` [PATCH v6 13/49] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
` [PATCH v6 14/49] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
` [PATCH v6 15/49] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
` [PATCH v6 16/49] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
` [PATCH v6 17/49] soc: fsl: qe: remove unused qe_ic_set_* functions
` [PATCH v6 19/49] soc: fsl: qe: make qe_ic_get_{low,high}_irq static
` [PATCH v6 20/49] soc: fsl: qe: simplify qe_ic_init()
` [PATCH v6 25/49] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
` [PATCH v6 28/49] serial: ucc_uart: explicitly include soc/fsl/cpm.h
` [PATCH v6 30/49] serial: ucc_uart: factor out soft_uart initialization
` [PATCH v6 38/49] soc: fsl: qe: drop broken lazy call of cpm_muram_init()

[PATCH 00/12] various vfs patches
 2019-11-28 15:59 UTC  (13+ messages)
` [PATCH 01/12] aio: fix async fsync creds
` [PATCH 02/12] fs_parse: fix fs_param_v_optional handling
` [PATCH 03/12] vfs: verify param type in vfs_parse_sb_flag()
` [PATCH 04/12] uapi: deprecate STATX_ALL
` [PATCH 05/12] statx: don't clear STATX_ATIME on SB_RDONLY
` [PATCH 06/12] utimensat: AT_EMPTY_PATH support
` [PATCH 07/12] f*xattr: allow O_PATH descriptors
` [PATCH 08/12] vfs: allow unprivileged whiteout creation
` [PATCH 09/12] fs_parser: "string" with missing value is a "flag"
` [PATCH 10/12] vfs: don't parse forbidden flags
` [PATCH 11/12] vfs: don't parse "posixacl" option
` [PATCH 12/12] vfs: don't parse "silent" option

[PATCH 5.3 00/95] 5.3.14-stable review
 2019-11-28 15:59 UTC  (3+ messages)

[CI 2/3] drm/i915/selftests: Flush fput after running selftests
 2019-11-28 15:59 UTC  (4+ messages)
` [Intel-gfx] [PATCH] "
    `  "

[PATCH v37 00/17] QEMU AVR 8 bit cores
 2019-11-28 15:00 UTC  (11+ messages)

[PATCH v2 00/14] drm/i915/fbc: Fix FBC for glk+
 2019-11-28 15:59 UTC  (8+ messages)
` [PATCH v2 14/14] drm/i915/fbc: Reallocate cfb if we need more of it
  ` [Intel-gfx] "

[Buildroot] [PATCH 0/3] NodeJS fixes
 2019-11-28 15:59 UTC  (7+ messages)
` [Buildroot] [PATCH 1/3] package/nodejs: properly pass the --with-arm-float-abi on ARM
` [Buildroot] [PATCH 2/3] package/nodejs: use --with-arm-fpu option "
` [Buildroot] [PATCH 3/3] package/nodejs: properly pass HOST_LDFLAGS when building host tools

[Xen-devel] [PATCH] x86/IRQ: make internally used IRQs also honor the pending EOI stack
 2019-11-28 15:59 UTC  (11+ messages)

[PATCH] arm64: dts: juno: Fix DMA address translations by adding SOC bus node
 2019-11-28 15:58 UTC  (5+ messages)
` [PATCH] Revert "arm64: dts: juno: add dma-ranges property"

[PATCH 1/3] drm/rockchip: Use drm_gem_fb_create_with_dirty
 2019-11-28 15:58 UTC  (3+ messages)

[Buildroot] [git commit] package/nodejs: properly pass HOST_LDFLAGS when building host tools
 2019-11-28 15:58 UTC 

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-11-28 15:58 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] sched/numa: advanced per-cgroup "

[PATCH kvm-unit-tests] arm/arm64: PL031: Fix check_rtc_irq
 2019-11-28 15:57 UTC  (4+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-11-28 15:56 UTC  (4+ messages)

[Buildroot] [git commit] package/nodejs: use --with-arm-fpu option on ARM
 2019-11-28 15:56 UTC 

[PATCH] iio: imu: st_lsm6dsx: fix decimation factor estimation
 2019-11-28 15:55 UTC 

[Xen-devel] [PATCH for-4.13 v2 0/3] x86/hvm: Multiple corrections to task switch handling
 2019-11-28 15:54 UTC  (2+ messages)

[PATCH v4 0/5] LogiCVC mfd and GPIO support
 2019-11-28 15:54 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: Add Xylon vendor prefix
` [PATCH v4 2/5] dt-bindings: mfd: Document the Xylon LogiCVC multi-function device
` [PATCH v4 3/5] gpio: syscon: Add support for a custom get operation
` [PATCH v4 4/5] dt-bindings: gpio: Document the Xylon LogiCVC GPIO controller
` [PATCH v4 5/5] gpio: syscon: Add support for the Xylon LogiCVC GPIOs

[U-Boot] [PATCH] ARC: enable unit tests on development platforms
 2019-11-28 15:54 UTC  (2+ messages)

[PATCH v6 0/4] Add MMC software queue support
 2019-11-28 15:54 UTC  (11+ messages)

[Buildroot] [git commit] package/nodejs: properly pass the --with-arm-float-abi on ARM
 2019-11-28 15:53 UTC 

[PATCH v10 0/3] qcow2: advanced compression options
 2019-11-28 14:37 UTC  (3+ messages)
` [PATCH v10 1/3] block: introduce compress filter driver

[PATCH 01/14] oe-selftest: extend virgl gtk test to also check the SDL option
 2019-11-28 15:53 UTC  (7+ messages)
` [PATCH 02/14] rpm: upgrade to 4.15.1
` [PATCH 13/14] flex: update to 2.6.4

[PATCH 00/15] s390x: Protected Virtualization support
 2019-11-28 15:39 UTC  (9+ messages)
` [PATCH 06/15] s390x: protvirt: Support unpack facility
` [PATCH 12/15] s390x: protvirt: Set guest IPL PSW
` [PATCH 13/15] s390x: protvirt: Move diag 308 data over SIDAD

mtd: Use mtd device name instead of mtd->name when registering nvmem device
 2019-11-28 15:52 UTC  (5+ messages)

[Buildroot] [PATCH] package/openvmtools: only try to start vmtoolsd on vmware
 2019-11-28 15:52 UTC 

[PATCH bpf v2] bpftool: Allow to link libbpf dynamically
 2019-11-28 15:52 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libstrophe: bump to version 0.9.3
 2019-11-28 15:52 UTC  (2+ messages)

[Buildroot] [git commit] package/libstrophe: bump to version 0.9.3
 2019-11-28 15:52 UTC 

[U-Boot] [PATCH 1/2] rockchip: rk3399: fix force power on reset
 2019-11-28 15:51 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: rk3399: rockpro64: enable force power on reset workaround

[CI] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
 2019-11-28 15:50 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
    `  "

[PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
 2019-11-28 14:45 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/3] doc: add skeleton for eventdevs feature metrices
 2019-11-28 15:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/3] doc: add skeleton for eventdevs feature matrices

[Buildroot] [PATCH 1/1] package/liberation: add an upstream URL to Config.in
 2019-11-28 15:49 UTC  (2+ messages)

[RFC PATCH] vfs: make rename_lock per-sb
 2019-11-28 15:48 UTC 

[Buildroot] [git commit] package/liberation: add an upstream URL to Config.in
 2019-11-28 15:49 UTC 

[PATCH] recipes-support: gperftools: RDEPENDS for pperf
 2019-11-28 15:14 UTC 

[Buildroot] [git commit] package/libdvdnav: update the upstream URL in Config.in
 2019-11-28 15:48 UTC 

[Buildroot] [PATCH 1/1] package/libdvdnav: update the upstream URL in Config.in
 2019-11-28 15:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libdvdread: update the upstream URL in Config.in
 2019-11-28 15:47 UTC  (2+ messages)

Surround speaker connection on Acer 8951G
 2019-11-28 15:46 UTC  (11+ messages)
          ` [alsa-devel] "

[PATCH] dt-bindings: stm32: convert mlahb to json-schema
 2019-11-28 15:46 UTC  (2+ messages)

MIPS: bug: gettimeofday syscall broken on CI20 board?
 2019-11-28 15:46 UTC  (10+ messages)
` MIPS: bug: gettimeofday syscall broken on CI20 board

[CI 1/2] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-11-28 15:46 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] "
    `  "

[PATCH v1] mm/memory_hotplug: don't check the nid in find_(smallest|biggest)_section_pfn
 2019-11-28 15:46 UTC  (4+ messages)

[PATCH] Updating the GEM MAC IP to properly filter out the multicast addresses
 2019-11-28 15:10 UTC 

[Buildroot] [git commit] package/libdvdread: update the upstream URL in Config.in
 2019-11-28 15:46 UTC 

[Buildroot] [PATCH 1/1] package/libbson: add an upstream URL to Config.in
 2019-11-28 15:46 UTC  (2+ messages)

[Buildroot] [git commit] package/libbson: add an upstream URL to Config.in
 2019-11-28 15:46 UTC 

[PATCH] fs: Fix page_mkwrite off-by-one errors
 2019-11-28 15:45 UTC  (5+ messages)
  ` [f2fs-dev] "

[kvm-unit-tests PATCH v2] Switch the order of the parameters in report() and report_xfail()
 2019-11-28 15:45 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libass: update the upstream URL in Config.in
 2019-11-28 15:45 UTC  (2+ messages)

[Buildroot] [git commit] package/libass: update the upstream URL in Config.in
 2019-11-28 15:44 UTC 

[Buildroot] [PATCH 1/1] package/leafnode2: update the upstream URL in Config.in
 2019-11-28 15:44 UTC  (2+ messages)

[Buildroot] [git commit] package/leafnode2: update the upstream URL in Config.in
 2019-11-28 15:44 UTC 

[PATCH kvm-unit-tests v3] arm: Enable the VFP
 2019-11-28 15:43 UTC  (2+ messages)

[Xen-devel] [PATCH for-4.13 1/2] python/xc.c: Remove trailing whitespace
 2019-11-28 15:43 UTC  (10+ messages)
` [Xen-devel] [PATCH for-4.13 2/2] Rationalize max_grant_frames and max_maptrack_frames handling

[U-Boot] [PATCH 0/4] ARM: imx6: DHCOM i.MX6 PDK: Fixing reset
 2019-11-28 15:43 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] ARM: dts: dh-imx6: add wdt-reboot node for sysreset driver

[PATCH] iio: imu: st_lsm6dsx: track hw FIFO buffering with fifo_mask
 2019-11-28 15:42 UTC 

[Buildroot] [PATCH 1/1] package/kf5: add an upstream URL to Config.in
 2019-11-28 15:42 UTC  (2+ messages)

[Buildroot] [git commit] package/kf5: add an upstream URL to Config.in
 2019-11-28 15:42 UTC 

[Buildroot] [PATCH] package/postgresql: fix filesystem naming consistency
 2019-11-28 15:40 UTC  (3+ messages)

[zen-kernel-zen-kernel:5.4/muqss 1/18] kernel/sched/MuQSS.c:6758:17: error: 'cpu_llc_shared_map' undeclared; did you mean 'sd_llc_shared'?
 2019-11-28 15:40 UTC 

[PATCH 5.4 00/66] 5.4.1-stable review
 2019-11-28 15:40 UTC  (2+ messages)

[PATCH] btrfs: relocation: Output current relocation stage at btrfs_relocate_block_group()
 2019-11-28 15:40 UTC  (2+ messages)

[PATCH 0/2] RFC: add -mem-shared option
 2019-11-28 14:15 UTC  (3+ messages)
` [PATCH 1/2] memfd: add qemu_memfd_open()
` [PATCH 2/2] Add -mem-shared option

[PATCH v2] recipes-support: gperftools: RDEPENDS for pprof
 2019-11-28 15:28 UTC 

[PATCH 0/9] drm/tegra: Miscellaneous fixes
 2019-11-28 15:37 UTC  (10+ messages)
` [PATCH 1/9] drm/tegra: hub: Remove bogus connection mutex check
` [PATCH 2/9] drm/tegra: gem: Properly pin imported buffers
` [PATCH 3/9] drm/tegra: gem: Remove premature import restrictions
` [PATCH 4/9] drm/tegra: Use proper IOVA address for cursor image
` [PATCH 5/9] drm/tegra: sor: Implement system suspend/resume
` [PATCH 6/9] drm/tegra: vic: Export module device table
` [PATCH 7/9] drm/tegra: Silence expected errors on IOMMU attach
` [PATCH 8/9] drm/tegra: dpaux: Add missing runtime PM references
` [PATCH 9/9] drm/tegra: sor: Make the +5V HDMI supply optional

[Buildroot] [PATCH] package/wolfssl: add upstream security fix for CVE-2019–18840
 2019-11-28 15:37 UTC 

[dpdk-dev] [PATCH] devtools: move ABI scripts from buildtools
 2019-11-28 15:36 UTC  (4+ messages)

[Bug 1853826] [NEW] ELF loader fails to load shared object on ThunderX2 running RHEL7
 2019-11-28 14:45 UTC  (2+ messages)
` [Bug 1853826] "

[PATCH] ptrace/x86: introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
 2019-11-28 15:36 UTC  (6+ messages)

make dma_addressing_limited work for memory encryption setups
 2019-11-28 15:36 UTC  (7+ messages)
` [PATCH 2/2] dma-mapping: force unencryped devices are always addressing limited

[PATCH v6] error: rename errp to errp_in where it is IN-argument
 2019-11-28 14:54 UTC  (3+ messages)

[PATCH 00/30] drm/bridge: Add device links for lifetime control
 2019-11-28 15:33 UTC  (5+ messages)
` [PATCH 29/30] drm/bridge: add support for device links to bridge

[LTP] [PATCH 1/2] network/iptables: reduce ping timeouts
 2019-11-28 15:34 UTC  (5+ messages)
` [LTP] [PATCH 2/2] network/iptables: add new test for iptables-tranlsate and nft

[Linux-kernel-mentees] [PATCH v2] kernel: audit.c: Add __rcu notation to RCU pointer
 2019-11-28 15:32 UTC  (2+ messages)
`  "

tracefs splats in lockdown=confidentiality mode
 2019-11-28 15:31 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] doc: add more details about mlx5 offloads
 2019-11-28 15:31 UTC  (2+ messages)

[PATCH RFC] qga: fence guest-set-time if hwclock not available
 2019-11-28 14:41 UTC  (4+ messages)

INFO: trying to register non-static key in io_cqring_overflow_flush
 2019-11-28 15:29 UTC  (3+ messages)

[PATCH v15 00/18]Timestamp synchronization of host - guest tracing session
 2019-11-28 15:27 UTC  (4+ messages)
` [PATCH v15 16/18] trace-cmd: Basic infrastructure for host - guest timestamp synchronization

[GIT PULL] erofs updates for 5.5
 2019-11-28 15:27 UTC 

[dpdk-dev] [PATCH] doc: add tested platforms with Mellanox NICs
 2019-11-28 15:26 UTC  (2+ messages)

[PATCH v14 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-28 15:25 UTC  (3+ messages)
` [PATCH v14 6/6] virtio-balloon: Add support for providing unused page reports to host

[GIT PULL] Hyper-V commits for v5.5
 2019-11-28 15:25 UTC 

[U-Boot] [PATCH v1 1/2] common: fdt_support: add support for setting usable memory
 2019-11-28 15:23 UTC  (2+ messages)

hwmon: (nct7802) buggy VSEN1/2/3 alarm
 2019-11-28 15:22 UTC  (13+ messages)

[PATCH] drm/i915: Copy across scheduler behaviour flags across submit fences
 2019-11-28 15:22 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
    `  "

[U-Boot] [PATCH v1 2/2] board: colibri_imx7: reserve DDR memory for Cortex-M4
 2019-11-28 15:21 UTC  (2+ messages)

[alsa-devel] [PATCH v2] ASoC: max98090: save and restore SHDN when changing sensitive registers
 2019-11-28 15:19 UTC 

[Xen-devel] [PATCH LP-BUILD_TOOLS] Fix building with updated ENFORCE_UNIQUE_SYMBOLS behaviour
 2019-11-28 15:19 UTC  (2+ messages)

[PATCH] iio: at91-sama5d2_adc: fix iio_triggered_buffer_{predisable,postenable} positions
 2019-11-28 15:19 UTC  (5+ messages)

KASAN: use-after-free Read in si470x_int_in_callback (2)
 2019-11-28 15:19 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.