All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-22 06:12:34 to 2019-04-22 08:42:40 UTC [more...]

[PATCH v3] gcc-sanitizers: fix -Werror=maybe-uninitialized issue
 2019-04-22  8:41 UTC  (2+ messages)
` [PATCH v4] "

[B.A.T.M.A.N.] [PATCH] batctl: Drop support for translating destinations via debugfs
 2019-04-22  8:39 UTC 

[PATCH] netfilter: fix nf_l4proto_log_invalid to log invalid packets
 2019-04-22  8:38 UTC  (2+ messages)

ulogd2 question - meaning of flow.start.sec when hash_mode == 0 (NCFT input, JSON output)
 2019-04-22  8:37 UTC  (3+ messages)
` [PATCH nf] netfilter: never get/set skb->tstamp

[PATCH nf] netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
 2019-04-22  8:37 UTC  (2+ messages)

[PATCH 1/2] input: touch: eeti: move ISR code to own function
 2019-04-22  8:35 UTC  (2+ messages)
` [PATCH 2/2] input: touch: eeti: read hardware state once after wakeup

[PATCH] drm/amd/powerplay: add set/get_power_profile_mode for Raven
 2019-04-22  8:36 UTC  (2+ messages)

[PATCH 0/5] difftool and mergetool improvements
 2019-04-22  8:35 UTC  (6+ messages)
` [PATCH 2/5] mergetool: use get_merge_tool function
` [PATCH 4/5] difftool: make --gui, --tool and --extcmd exclusive

[LTP] [PATCH v2] file01.sh: Fix in was not recognized
 2019-04-22  8:35 UTC 

[LTP] [PATCH] file01.sh: Fix in was not recognized
 2019-04-22  8:34 UTC  (3+ messages)

[PATCH] netfilter: fix dangling pointer access of fake_rtable
 2019-04-22  8:33 UTC  (2+ messages)

[PATCH 1/2] X86/kdump: move crashkernel=X to reserve under 4G by default
 2019-04-22  8:28 UTC  (2+ messages)
` [tip:x86/kdump] x86/kdump: Have crashkernel=X "

[PATCH 1/2] lib: add __sysfs_match_string_with_gaps() helper
 2019-04-22  8:32 UTC  (2+ messages)
` [PATCH 2/2] iio: Handle enumerated properties with gaps

[PATCH] clk: imx: correct i.MX7D AV PLL num/denom offset
 2019-04-22  8:32 UTC  (2+ messages)

[PATCH 0/3] PM / Domains: Improve support for multi PM domains
 2019-04-22  8:31 UTC  (10+ messages)
` [PATCH 1/3] PM / Domains: Don't kfree() the virtual device in the error path
` [PATCH 2/3] PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
` [PATCH 3/3] PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain

[GIT PULL 1/6] i.MX drivers change for 5.2
 2019-04-22  8:28 UTC  (6+ messages)
` [GIT PULL 2/6] i.MX SoC update "
` [GIT PULL 3/6] i.MX DT bindings "
` [GIT PULL 4/6] i.MX arm device tree "
` [GIT PULL 5/6] i.MX arm64 "
` [GIT PULL 6/6] i.MX defconfig "

[PATCH 2/2 update] X86/kdump: fall back to reserve high crashkernel memory
 2019-04-22  8:28 UTC  (2+ messages)
` [tip:x86/kdump] x86/kdump: Fall "

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-22  8:28 UTC 

[PATCH 0/3] scripts/gdb: Initial clk support
 2019-04-22  8:26 UTC  (4+ messages)
` [PATCH 1/3] scripts/gdb: Add hlist utilities
` [PATCH 3/3] scripts/gdb: Add $lx_clk_core_lookup function
` [PATCH 2/3] scripts/gdb: Initial clk support: lx-clk-summary

[RESEND] dt-bindings: cpufreq: Document allwinner,sun50i-h6-operating-points
 2019-04-22  8:26 UTC  (3+ messages)

[PATCH v2 0/3] Make IPA use PM_EM
 2019-04-22  8:25 UTC  (6+ messages)
` [PATCH v2 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH] cpufreq: Move ->get callback check outside of __cpufreq_get()
 2019-04-22  8:23 UTC  (4+ messages)
` [PATCH] cpufreq: Expose real_cpus out to userspace

[PATCH] ASoC: DA7219: Fix failure in hw_params by not letting set_rate error out
 2019-04-22  8:23 UTC  (6+ messages)
` [alsa-devel] "

[PATCH] ext4: Actually request zeroing of inode table after grow
 2019-04-22  8:23 UTC 

[PATCH] x86: tsc: Rework time_cpufreq_notifier()
 2019-04-22  8:17 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: Drop log subcommand
 2019-04-22  8:12 UTC 

[Buildroot] [PATCH v2] package/ascii-invaders: Add the game ascii-invaders
 2019-04-22  8:11 UTC 

[PATCH v3 00/15] Add MPEG-2 decoding to Rockchip VPU
 2019-04-22  8:08 UTC  (32+ messages)
` [PATCH v3 01/15] rockchip/vpu: Use pixel format helpers
` [PATCH v3 02/15] rockchip/vpu: Use v4l2_m2m_buf_copy_metadata
` [PATCH v3 03/15] rockchip/vpu: Cleanup macroblock alignment
` [PATCH v3 04/15] rockchip/vpu: Cleanup JPEG bounce buffer management
` [PATCH v3 05/15] rockchip/vpu: Open-code media controller register
` [PATCH v3 06/15] rockchip/vpu: Support the Request API
` [PATCH v3 07/15] rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h
` [PATCH v3 08/15] rockchip/vpu: Remove a useless test
` [PATCH v3 09/15] rockchip/vpu: Move encoder logic to a common place
` [PATCH v3 10/15] rockchip/vpu: Provide a helper to reset both src and dst formats
` [PATCH v3 11/15] rockchip/vpu: Prepare things to support decoders
` [PATCH v3 12/15] rockchip/vpu: Add decoder boilerplate
` [PATCH v3 13/15] rockchip/vpu: Add support for non-standard controls
` [PATCH v3 14/15] rockchip/vpu: Add support for MPEG-2 decoding
` [PATCH v3 15/15] rockchip/vpu: Add support for MPEG-2 decoding on RK3288

[PATCH] IB/mlx5: add checking for "vf" from do_setvfinfo()
 2019-04-22  8:08 UTC  (2+ messages)

[PATCH] perf bpf: return value with unlocking in perf_env__find_btf()
 2019-04-22  8:01 UTC 

{REPLY} FAMILY PROJECT
 2019-04-22  7:59 UTC 

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-22  7:50 UTC 

[Buildroot] Qt5 parallel build of qmake
 2019-04-22  7:56 UTC  (5+ messages)

[Cocci] Checking uniqueness for source code positions during SmPL data processing
 2019-04-22  7:55 UTC  (2+ messages)

[PATCH V3 00/16] Add Tegra194 PCIe support
 2019-04-22  7:54 UTC  (6+ messages)
` [PATCH V3 04/16] PCI: dwc: Perform dbi regs write lock towards the end

arch/sh/kernel/cpu/sh2/clock-sh7619.o:undefined reference to `followparent_recalc'
 2019-04-22  7:54 UTC  (6+ messages)

[PATCH] PCI: keystone: Fix build error while only CONFIG_PCI_KEYSTONE is set
 2019-04-22  7:49 UTC  (5+ messages)

[PATCH 0/3] Factor out common ordered extent flushing code
 2019-04-22  7:46 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Implement btrfs_lock_and_flush_ordered_range
` [PATCH 2/3] btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range
` [PATCH 3/3] btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range

[RFC at-export 0/2] Export AT-modem functions to other drivers
 2019-04-22  7:44 UTC  (3+ messages)
` [RFC at-export 1/2] atmodem: export generic netreg funcs
` [RFC at-export 2/2] ublox: network-registration atom

[U-Boot] [PATCH 1/1] test/py: pytest.mark.notbuildconfigspec()
 2019-04-22  7:44 UTC 

[PATCH] revisions.txt: mention <rev>~ form
 2019-04-22  7:39 UTC  (3+ messages)

Possible issues with fsck of f2fs root
 2019-04-22  7:37 UTC  (6+ messages)

[PATCH BlueZ v5 0/1] mesh: Add APIs for Provisioner and Config Client
 2019-04-22  7:37 UTC  (7+ messages)
` [PATCH BlueZ v5 1/1] "

[Buildroot] [PATCH] package/linux-tools: fix kconfig coding style
 2019-04-22  7:34 UTC 

[PATCH v1] media: ov8856: modify register to fix test pattern
 2019-04-22  7:29 UTC 

[U-Boot] [PATCH] at91: corvus_defconfig: get rid of build warnings
 2019-04-22  7:29 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: make_fit_atf: Use BL31 environ variable for file location
 2019-04-22  7:28 UTC  (3+ messages)

[LINUX PATCH] spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl
 2019-04-22  7:26 UTC  (2+ messages)

[meta-oe][PATCH] hwdata: Upgrade to 0.322
 2019-04-22  7:22 UTC 

[Xen-devel] [xen-unstable-smoke test] 135096: regressions - FAIL
 2019-04-22  7:22 UTC  (3+ messages)
  `  "

[PATCH net-next] net: sched: flower: refactor reoffload for concurrent access
 2019-04-22  7:21 UTC 

[PATCH] i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
 2019-04-22  7:20 UTC  (4+ messages)

[Buildroot] [PATCH v4 3/3] .gitlab-ci.yml: add trigger per job
 2019-04-22  7:19 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 0/3] add actions to modify header fields
 2019-04-22  7:15 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/3] ethdev: add actions to modify TCP "

[dpdk-dev] [PATCH] net/ice: fix coverity issues
 2019-04-22  7:14 UTC  (3+ messages)

[Bug 110483] Power management
 2019-04-22  7:13 UTC 

Linux Testing Microconference at LPC
 2019-04-22  7:12 UTC  (4+ messages)

[RESEND] drivers: cpufreq: use kstrtoul instead of obsolete simple_strtoul issue fixed
 2019-04-22  7:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/6] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2019-04-22  7:03 UTC  (21+ messages)
  ` [Qemu-devel] [PATCH v8 1/6] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls
  ` [Qemu-devel] [PATCH v8 2/6] Wrapper function to wait on condition for the main loop mutex
  ` [Qemu-devel] [PATCH v8 3/6] target/ppc: Handle NMI guest exit
  ` [Qemu-devel] [PATCH v8 4/6] target/ppc: Build rtas error log upon an MCE
  ` [Qemu-devel] [PATCH v8 5/6] ppc: spapr: Enable FWNMI capability
  ` [Qemu-devel] [PATCH v8 6/6] migration: Block migration while handling machine check

[PATCH v2 1/1] iommu/arm-smmu: Log CBFRSYNRA register on context fault
 2019-04-22  7:10 UTC  (3+ messages)

[Buildroot] [RFC 1/1] br2-external: Alow to include toolchain from external tree
 2019-04-22  7:09 UTC  (9+ messages)

[dpdk-dev] [RFC 1/3] Replace lrand48-based rte_rand with LFSR generator
 2019-04-22  7:07 UTC  (7+ messages)
` [dpdk-dev] [RFC v2 0/2] Pseudo-number generation improvements
  ` [dpdk-dev] [RFC v2 2/2] eal: introduce random generator function with upper bound

[char-misc-next 1/2] mei: hdcp: use own Kconfig file
 2019-04-22  6:51 UTC  (2+ messages)
` [char-misc-next 2/2] mei: expose device state in sysfs

[PATCH] HID: i2c-hid: add iBall Aer3 to descriptor override
 2019-04-22  6:57 UTC 

[PATCH v2] signal: trace_signal_deliver when signal_group_exit
 2019-04-22  6:56 UTC 

[PATCH v5 net-next 3/6] exthdrs: Registration of TLV handlers and parameters
 2019-04-22  6:55 UTC  (2+ messages)

[Buildroot] [PATCH 11/12 v3] support/scripts: use show-info to extract dependency graph
 2019-04-22  6:53 UTC  (3+ messages)

[PATCH 0/2] Enable wm8524 codec on i.MX8MM EVK
 2019-04-22  6:51 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: imx8mm: Add SAI nodes

[RFC PATCH V2 0/4] Add Xilinx's ZynqMP SHA3 driver support
 2019-04-22  6:47 UTC  (4+ messages)
` [RFC PATCH V2 3/4] crypto: Add Xilinx SHA3 driver

[PATCH 1/2] soc: imx-sc: add i.MX system controller soc driver support
 2019-04-22  6:46 UTC  (6+ messages)

rt_dev_send() stalls periodic task
 2019-04-22  6:45 UTC  (8+ messages)

[PATCH,v1] media: mtk-vcodec: fix vp9 content playback error with show exist frame
 2019-04-22  6:44 UTC  (3+ messages)
` [PATCH, v1] "

[PATCH 0/3] Redundant steps removal and bug fix of ntb_hw_switchtec
 2019-04-22 14:42 UTC  (8+ messages)
` [PATCH 1/3] ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
` [PATCH 2/3] ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case
` [PATCH 3/3] ntb_hw_switchtec: Fix setup MW with failure bug

[PATCH] arm64: dts: rockchip: set TX PBL for rk3328-roc-cc gmac
 2019-04-22  6:43 UTC  (5+ messages)

[PATCH] KVM: x86: Add Intel CPUID.1F cpuid emulation support
 2019-04-22  6:40 UTC 

[PATCH v3 0/3] MIPS: ath79: add ag71xx support
 2019-04-22  6:40 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: add qca,ar71xx.txt documentation
` [PATCH v3 2/3] MIPS: ath79: ar9331: add Ethernet nodes
` [PATCH v3 3/3] net: ethernet: add ag71xx driver

[PATCH 0/1] Forced-wakeup for stop lite states on Powernv
 2019-04-22  6:32 UTC  (4+ messages)
` [PATCH 1/1] cpuidle-powernv : forced wakeup for stop lite states

Build regressions/improvements in v5.1-rc6
 2019-04-22  6:34 UTC 

[U-Boot] [PATCH] board/fsl/layerscape: Modify the aliases names
 2019-04-22  6:31 UTC 

[PATCH v3 0/4] remove extern from function declarations
 2019-04-22  6:30 UTC  (3+ messages)
` [PATCH] cache.h: fix mismerge of 'dl/no-extern-in-func-decl'

[U-Boot] [PATCH 2/4] rockchip: dts: rk3399: Create initial rk3399-u-boot.dtsi
 2019-04-22  6:29 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[meta-rockchip] [PATCH 0/5] add new SoCs support
 2019-04-22  6:29 UTC  (4+ messages)
` [PATCH 2/5] conf/machine: add rk3399 support

[PATCH] t5516: fix mismerge in 'next'
 2019-04-22  6:25 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/2] examples/ipsec-secgw: fix 1st packet dropped for inline crypto
 2019-04-22  6:25 UTC 

[GIT PULL 1/3] i.MX common clock changes for 5.2
 2019-04-22  6:23 UTC  (6+ messages)
` [GIT PULL 2/3] i.MX5 "
` [GIT PULL 3/3] i.MX7UPL "

[dpdk-dev] [PATCH v4] kni: add IOVA va support for kni
 2019-04-22  6:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "


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.