All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-03 03:47:15 to 2018-11-03 06:25:59 UTC [more...]

[PATCH 1/2] pci: pci_ids: Move Synopsys HAPS platform device IDs
 2018-11-03  6:25 UTC  (3+ messages)
  ` [1/2] "

[PATCH] drm/bridge/sii902x: Fix EDID readback
 2018-11-02 21:16 UTC  (5+ messages)

stable-rc/linux-4.4.y build: 178 builds: 0 failed, 178 passed, 4 warnings (v4.4.162-102-g2adb31f2a949)
 2018-11-02 21:14 UTC 

[v2 0/2] Add Colorspace connector property interface
 2018-11-03  6:21 UTC  (6+ messages)
` [v2 1/2] drm: Add colorspace property
` [v2 2/2] drm/i915: Attach colorspace property and enable modeset

[PATCH v4 01/13] net/mlx5: prepare makefile for adding E-Switch VXLAN
 2018-11-03  6:18 UTC  (15+ messages)
` [PATCH v5 00/13] net/mlx5: e-switch VXLAN encap/decap hardware offload
  ` [PATCH v5 01/13] net/mlx5: prepare makefile for adding E-Switch VXLAN
  ` [PATCH v5 03/13] net/mlx5: add necessary definitions for "
  ` [PATCH v5 02/13] net/mlx5: prepare meson.build for adding "
  ` [PATCH v5 04/13] net/mlx5: add necessary structures for "
  ` [PATCH v5 05/13] net/mlx5: swap items/actions validations for E-Switch rules
  ` [PATCH v5 06/13] net/mlx5: add E-Switch VXLAN support to validation routine
  ` [PATCH v5 07/13] net/mlx5: add VXLAN support to flow prepare routine
  ` [PATCH v5 08/13] net/mlx5: add VXLAN support to flow translate routine
  ` [PATCH v5 09/13] net/mlx5: update E-Switch VXLAN netlink routines
  ` [PATCH v5 10/13] net/mlx5: fix E-Switch Flow counter deletion
  ` [PATCH v5 11/13] net/mlx5: add E-switch VXLAN tunnel devices management
  ` [PATCH v5 12/13] net/mlx5: add E-Switch VXLAN encapsulation rules
  ` [PATCH v5 13/13] net/mlx5: add E-switch VXLAN rule cleanup routines

[git pull] mount API series
 2018-11-03  6:14 UTC  (10+ messages)

[U-Boot] [PATCH v3 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-03  6:09 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/18] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH v3 04/18] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH v3 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v3 10/18] pinctrl: MediaTek: add pinctrl "
` [U-Boot] [PATCH v3 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH v3 14/18] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH v3 17/18] doc: README.mediatek: Add a simple README for MediaTek

[U-Boot] [PATCH] spl: fix debug prints for tiny printf
 2018-11-03  6:08 UTC  (2+ messages)

[U-Boot] [PATCH] serial: ns16550: add setconfig support
 2018-11-03  6:08 UTC  (2+ messages)

[U-Boot] [PATCH] dm: serial: fix comment on dm_serial_ops setconfig
 2018-11-03  6:08 UTC  (2+ messages)

[U-Boot] Feedback: Device probe during boot
 2018-11-03  6:08 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up
 2018-11-03  6:08 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/29] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-11-03  6:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2 27/29] dm: core: add missing prototype for ofnode_read_u64

[U-Boot] [RFC PATCH v3 0/3] python tools to inspect configs
 2018-11-03  6:08 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v3 1/3] tools: moveconfig: Add an option to build a fuller database of options
` [U-Boot] [RFC PATCH v3 2/3] tools: Add a tool to get a list of defconfigs based on filters
` [U-Boot] [RFC PATCH v3 3/3] tools: Add a tool to get an overview of the usage of CONFIG options

[U-Boot] [PATCH V2 1/6] rsa: use new openssl API to create signature
 2018-11-03  6:08 UTC  (7+ messages)
` [U-Boot] [PATCH V2 3/6] rsa: add support of padding pss
` [U-Boot] [PATCH V2 5/6] configs: sandbox: enable padding pss for rsa signature
` [U-Boot] [PATCH V2 6/6] test: vboot: add "

[U-Boot] [PATCH v2 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-03  6:08 UTC  (13+ messages)
` [U-Boot] [PATCH v2 06/18] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH v2 10/18] pinctrl: MediaTek: add pinctrl "
` [U-Boot] [PATCH v2 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC

[U-Boot] [PATCH v4 00/11] Add pinmux command
 2018-11-03  6:07 UTC  (19+ messages)
` [U-Boot] [PATCH v4 01/11] dm: pinctrl: Add get_pin_muxing() ops
` [U-Boot] [PATCH v4 03/11] dm: uclass: Add uclass_next_device_err() to return a valid device
` [U-Boot] [PATCH v4 04/11] dm: uclass: Add uclass_foreach_dev_probe
` [U-Boot] [PATCH v4 05/11] cmd: pinmux: Add pinmux command
` [U-Boot] [PATCH v4 06/11] pinctrl: stm32: Add get_pins_count() ops
` [U-Boot] [PATCH v4 07/11] pinctrl: stm32: Add get_pin_name() ops
` [U-Boot] [PATCH v4 08/11] pinctrl: stm32: Add get_pin_muxing() ops
` [U-Boot] [PATCH v4 10/11] pinctrl: sandbox: Add get_pin_muxing ops support
` [U-Boot] [PATCH v4 11/11] test/py: test pinmux command

[U-Boot] [PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-11-03  6:07 UTC  (5+ messages)
` [U-Boot] [PATCH v3 02/19] dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
` [U-Boot] [PATCH v3 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently

[U-Boot] [PATCH 1/3] scsi: ceva: add ls2080a soc support
 2018-11-03  6:07 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] armv8: dts: fsl-ls2080a: add sata node support
` [U-Boot] [PATCH 3/3] arm64: ls2080a: enable DM support for sata

[U-Boot] [PATCH 1/3] scsi: ceva: add ls1088a soc support
 2018-11-03  6:07 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] armv8: dts: fsl-ls1088a: add sata node support
` [U-Boot] [PATCH 3/3] arm64: ls1088a: enable DM support for sata

[PATCH bpf] bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
 2018-11-02 20:54 UTC  (2+ messages)

[PATCH] completion: use builtin completion for format-patch
 2018-11-03  6:03 UTC  (7+ messages)
` [PATCH v2] "

[PATCH net] sctp: define SCTP_SS_DEFAULT for Stream schedulers
 2018-11-03  6:01 UTC 

[PATCH] perf: Remove strchr() in map__process_kallsyms_symbol()
 2018-11-03  6:00 UTC 

[PATCH net] sctp: fix strchange_flags name for Stream Change Event
 2018-11-03  5:59 UTC 

[PATCH v2 bpf 0/3] show more accurrate bpf program address
 2018-11-02 20:45 UTC  (2+ messages)

[PATCH] fstest: CrashMonkey tests ported to xfstest
 2018-11-02 20:39 UTC  (3+ messages)

[PATCH] pci_vfio: Support 64KB kernel page_size with vfio-pci driver
 2018-11-03  5:46 UTC  (5+ messages)

[CI 01/19] drm/dsc: Define Display Stream Compression PPS infoframe
 2018-11-03  5:45 UTC  (19+ messages)
` [CI 04/19] drm/dsc: Add helpers for DSC picture parameter set infoframes
` [CI 05/19] drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
` [CI 07/19] drm/i915/dp: Compute DSC pipe config in atomic check
` [CI 08/19] drm/i915/dp: Do not enable PSR2 if DSC is enabled
` [CI 10/19] drm/i915/dsc: Compute Rate Control parameters for DSC
` [CI 11/19] drm/i915/dp: Enable/Disable DSC in DP Sink
` [CI 12/19] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI
` [CI 13/19] drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enabling
` [CI 14/19] drm/i915/dp: Use the existing write_infoframe() for DSC PPS SDPs
` [CI 15/19] drm/i915/dp: Populate DSC PPS SDP and send PPS infoframes
` [CI 16/19] drm/i915/dp: Configure Display stream splitter registers during DSC enable
` [CI 17/19] drm/i915/dp: Disable DSC in source by disabling DSS CTL bits
` [CI 18/19] drm/i915/dsc: Enable and disable appropriate power wells for VDSC
` [CI 19/19] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/19] drm/dsc: Define Display Stream Compression PPS infoframe
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] sched/rt: Remove unnecessary check for next_task in push_rt_task()
 2018-11-03  5:43 UTC 

[PATCH v4] of: overlay: user space synchronization
 2018-11-03  5:40 UTC 

"(deleted)" directories
 2018-11-03  5:40 UTC  (6+ messages)

[PATCH] arch/sparc: Use kzalloc_node
 2018-11-03  5:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] python-urllib3: bump to version 1.24.1
 2018-11-03  5:34 UTC 

[PATCH 1/3] drm/amdgpu: rename explicit to need_pipe_sync for better understanding
 2018-11-03  5:33 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amdgpu: drop the sched_sync
  ` [PATCH 3/3] drm/amdgpu: drop need_vm_flush/need_pipe_sync

[PATCH net v6] net/ipv6: Add anycast addresses to a global hashtable
 2018-11-02 20:23 UTC  (2+ messages)
` [PATCH net v7] "

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2018-11-03  5:31 UTC  (4+ messages)

[PATCH] arm64: dts: msm8916: remove bogus argument to the cpu clock
 2018-11-03  5:29 UTC  (2+ messages)

[Bug 201605] New: amdgpu: RX 570 reboots the PC when stressed
 2018-11-03  5:29 UTC 

ath10k qca9377 802.11s fail ("awmode = 1 requires support from firmware")
 2018-11-03  5:17 UTC 

[PATCH v2] build: link with curl-defined linker flags
 2018-11-03  5:12 UTC 

[PATCH] git-worktree.txt: correct linkgit command name
 2018-11-03  5:14 UTC 

[RFC] doc: rcu: remove note on smp_mb during synchronize_rcu
 2018-11-03  5:12 UTC  (8+ messages)

[Buildroot] [Bug 11271] New: utils/check-package fails with exception depending on path prefix
 2018-11-03  5:09 UTC  (2+ messages)
` [Buildroot] [Bug 11271] "

[PATCH] mm: Create the new vm_fault_t type
 2018-11-03  5:11 UTC  (2+ messages)

[PATCH 3/6] phy: phy-of-simple: Add support for simple generic phy driver
 2018-11-03  5:04 UTC  (3+ messages)

[PATCH] watchdog: renesas_wdt: Fix typos
 2018-11-02 19:48 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum: Fix IP2ME CPU policer configuration
 2018-11-02 19:49 UTC 

[PATCH v4 0/5] hwmon: (ina3221) Implement PM runtime to save power
 2018-11-02 19:48 UTC  (4+ messages)
` [PATCH v4 1/5] hwmon: (core) Add pm ops to hwmon class

[Buildroot] [PATCH 0/5] Fix bug 11271 and add test for check-package
 2018-11-03  4:56 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] check-package: fix check of file in current dir with -b
` [Buildroot] [PATCH 2/5] support/testing: allow run-tests to be called from anywhere
` [Buildroot] [PATCH 3/5] support/testing: add test for check-package
` [Buildroot] [PATCH 4/5] check-package: ignore external.mk
` [Buildroot] [PATCH 5/5] support/testing: test check-package ignores external.mk

[PATCH v3] of: overlay: user space synchronization
 2018-11-03  4:54 UTC  (6+ messages)

[Qemu-devel] [PATCH] chardev: fix mess in OPENED/CLOSED events when muxed
 2018-11-03  4:06 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 182 builds: 0 failed, 182 passed, 1 warning (v4.9.135-155-g06e9ca0d111e)
 2018-11-02 19:42 UTC 

[PATCH 3.18.y] mremap: properly flush TLB before releasing the page
 2018-11-02 19:40 UTC 

[PATCH v1] add: speed up cmd_add() by utilizing read_cache_preload()
 2018-11-03  4:47 UTC  (4+ messages)

[PATCH] xfs: cache minimum realtime summary level
 2018-11-02 19:38 UTC 

[PATCH 0/2] Renesas R8A77980 CPG/MSSR clock support
 2018-11-02 19:25 UTC  (2+ messages)
` [PATCH] clk: renesas: r8a77970: add RPC clock

[PATCH -next 0/3] Add support for fast mremap
 2018-11-03  4:00 UTC  (31+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[Qemu-devel] [Bug 588688] [NEW] Hard disk images are supporting ATAPI commands. They should fail
 2018-11-03  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 588688] "

[Qemu-devel] [Bug 588693] [NEW] CD-ROM devices always return a one session, one track TOC
 2018-11-03  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 588693] "

Question about rte_manage_timer() and eal_intr_handle_interrupts
 2018-11-03  4:28 UTC  (6+ messages)

[PATCH] ASoC: sunxi: rename SND_SUNXI_ADDA_PR_REGMAP to SND_SUN8I_ADDA_PR_REGMAP
 2018-11-03  4:26 UTC  (2+ messages)

[PATCH 0/8] This series of patches contains various independent
 2018-11-02 19:16 UTC  (2+ messages)

[RFC PATCH] lib: Introduce generic __cmpxchg_u64() and use it where needed
 2018-11-02 16:19 UTC  (10+ messages)

[PATCH net-next v4 0/9] vrf: allow simultaneous service instances in default and other VRFs
 2018-11-02 19:10 UTC  (10+ messages)
` [PATCH net-next v4 1/9] net: allow binding socket in a VRF when there's an unbound socket
` [PATCH net-next v4 2/9] net: ensure unbound stream socket to be chosen when not in a VRF
` [PATCH net-next v4 3/9] net: ensure unbound datagram "
` [PATCH net-next v4 4/9] net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
` [PATCH net-next v4 5/9] net: fix raw socket lookup device bind matching "
` [PATCH net-next v4 6/9] vrf: mark skb for multicast or link-local as enslaved to VRF
` [PATCH net-next v4 7/9] ipv6: allow ping to link-local address in VRF
` [PATCH net-next v4 8/9] ipv6: handling of multicast packets received "
` [PATCH net-next v4 9/9] ipv6: do not drop vrf udp multicast packets

[PATCH] gpio: rcar: Request GPIO while enabling interrupt
 2018-11-02 19:10 UTC 

[PATCH v3 0/5] drm/i915: HPD IRQ storm detection fixes
 2018-11-03  4:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: HPD IRQ storm detection fixes (rev3)

[linux-4.19 baseline test] 129313: tolerable FAIL
 2018-11-03  4:16 UTC 

Kernel 4.19 network performance - forwarding/routing normal users traffic
 2018-11-02 19:02 UTC  (10+ messages)

[PATCH 0/6] Detach TPM space code from tpm_transmit() flow
 2018-11-03  4:08 UTC  (7+ messages)
` [PATCH 1/6] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH 2/6] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH 3/6] tpm: access command header through struct in tpm_try_transmit()
` [PATCH 4/6] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH 5/6] tpm: encapsulate tpm_dev_transmit()
` [PATCH 6/6] tpm: move TPM space code out of tpm_transmit()

[RFC] gpio: rcar: Request GPIO before enabling interrupt
 2018-11-02 19:00 UTC  (3+ messages)

[PATCH] kernel-shark-qt: Fix typo in menu "Restor Last Session"
 2018-11-02 18:53 UTC 

[PATCH 4.18 000/150] 4.18.17-stable review
 2018-11-02 18:34 UTC  (2+ messages)
` [PATCH 4.18 125/150] openvswitch: Fix push/pop ethernet validation

[PATCH v10 0/2] dm: boot a mapped device without an initramfs
 2018-11-03  3:53 UTC  (6+ messages)
` [linux-lvm] "
` [PATCH v10 1/2] dm ioctl: add a device mapper ioctl function
  ` [linux-lvm] "
` [PATCH v10 2/2] init: add support to directly boot to a mapped device
  ` [linux-lvm] "

[LKP] [net/ipv6] 4ed591c8ab: kernel_selftests.net.fib-onlink-tests.sh.fail
 2018-11-03  3:53 UTC  (3+ messages)
  `  "

dm crypt: use unsigned long long instead of sector_t to store iv_offset
 2018-11-03  3:53 UTC  (2+ messages)
` [PATCH] "


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.