All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 06:03:57 to 2019-08-22 07:02:08 UTC [more...]

[PATCH v5 0/13] Add mt7629 and fix mt7628 pwm
 2019-08-22  6:58 UTC  (20+ messages)
  ` [PATCH v5 01/13] pwm: mediatek: add a property "num-pwms"
` [PATCH v5 02/13] pwm: mediatek: droping the check for of_device_get_match_data
` [PATCH v5 03/13] pwm: mediatek: add a property "clock-frequency"
` [PATCH v5 04/13] pwm: mediatek: allocate the clks array dynamically
` [PATCH v5 05/13] pwm: mediatek: use pwm_mediatek as common prefix
` [PATCH v5 06/13] pwm: mediatek: update license and switch to SPDX tag
` [PATCH v5 07/13] dt-bindings: pwm: add a property "num-pwms"
` [PATCH v5 08/13] dt-bindings: pwm: update bindings for MT7628 SoC
` [PATCH v5 09/13] arm64: dts: mt7622: add a property "num-pwms" for PWM
` [PATCH v5 10/13] arm: dts: mt7623: "
` [PATCH v5 11/13] dt-bindings: pwm: update bindings for MT7629 SoC
` [PATCH v5 12/13] pwm: mediatek: remove a property "has-clock"
` [PATCH v5 13/13] arm: dts: mediatek: add mt7629 pwm support

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-08-22  7:01 UTC  (9+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets
        ` [PATCH v2] "

Implementing Mikrotik IE
 2019-08-22  7:00 UTC  (16+ messages)

[PATCH] drm/i915: Kill the undead i915_gem_batch_pool.c
 2019-08-22  6:59 UTC 

[PATCH] net: use unlikely for dql_avail case
 2019-08-22  6:58 UTC 

[PATCH v2] drm/qxl: get vga ioports
 2019-08-22  6:59 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] Usb 20190822 patches
 2019-08-22  6:52 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] usbredir: fix buffer-overflow on vmload
` [Qemu-devel] [PULL 2/5] usb-redir: merge interrupt packets
` [Qemu-devel] [PULL 3/5] xhci: Add No Op Command
` [Qemu-devel] [PULL 4/5] usb: reword -usb command-line option and mention xHCI
` [Qemu-devel] [PULL 5/5] ehci: fix queue->dev null ptr dereference

Regression in 5.3-rc1 and later
 2019-08-22  6:57 UTC  (2+ messages)

[PATCH v2] mm: consolidate pgtable_cache_init() and pgd_cache_init()
 2019-08-22  6:57 UTC  (2+ messages)

[PATCH v2 1/3] console: don't count newlines twice in bytes written
 2019-08-22  6:57 UTC  (4+ messages)
` [PATCH v2 2/3] ratp: return 0 bytes written from puts if busy

sys_riscv_flush_icache
 2019-08-22  6:56 UTC  (9+ messages)
` [PATCH 1/8] riscv: fix the flags argument type for riscv_riscv_flush_icache
` [PATCH 2/8] riscv: remove SYS_RISCV_FLUSH_ICACHE_LOCAL #define
` [PATCH 3/8] riscv: move sys_riscv_flush_icache to cacheflush.c
` [PATCH 4/8] riscv: remove the active_mm check in sys_riscv_flush_icache
` [PATCH 5/8] riscv: actually clear icache_stale_mask for all harts in mm_cpumask
` [PATCH 6/8] riscv: use get_cpu and put_cpu in sys_riscv_flush_icache
` [PATCH 7/8] riscv: improve the local flushing logic "
` [PATCH 8/8] riscv: ignore the SYS_RISCV_FLUSH_ICACHE_LOCAL flag

[PATCH 1/3] media: add pixel_size control
 2019-08-22  6:58 UTC  (5+ messages)
` [PATCH 3/3] media: imx214: Add new control with V4L2_CID_PIXEL_SIZE

[PATCH] fs/btrfs/raid56.c: remove set but not used variables 'p_stripe'
 2019-08-22  6:56 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] Support Andes RISC-V l2cache on AE350 platform
 2019-08-22  6:55 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] dm: cache: Add enable and disable ops for cache uclass
` [U-Boot] [PATCH v3 2/8] dm: cache: Add enable and disable ops for sandbox and test
` [U-Boot] [PATCH v3 3/8] dm: cache: add v5l2 cache controller driver
` [U-Boot] [PATCH v3 6/8] riscv: cache: Flush L2 cache before jump to linux

[PATCH maint] batman-adv: Only read tvlv_len after checking buffer size
 2019-08-22  6:55 UTC 

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-08-22  6:54 UTC  (3+ messages)
` [PATCH] drm/ttm: remove ttm_bo_wait_unreserved
` [PATCH] dma_resv: prime lockdep annotations

Adding depends-on DT binding to break cyclic dependencies
 2019-08-22  6:54 UTC 

[PATCH v3 1/2] dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM eMMC PHY
 2019-08-22  6:54 UTC  (4+ messages)
` [PATCH v3 2/2] phy: intel-lgm-emmc: Add support for "

[PATCH 1/4] startup: allow ctrl+c abort during boot sequence
 2019-08-22  6:54 UTC  (4+ messages)
` [PATCH 2/4] libfile: have write_full return a descriptive error code
` [PATCH 3/4] ARM: i.MX: bbu: early exit when partition too small
` [PATCH 4/4] fs: omap4_usbbootfs: remove commented out code

[PATCH v4] arm64: implement KPROBES_ON_FTRACE
 2019-08-22  6:53 UTC  (3+ messages)

[PATCH -next] ASoC: sun4i-i2s: Use PTR_ERR_OR_ZERO in sun4i_i2s_init_regmap_fields()
 2019-08-22  6:52 UTC  (4+ messages)

[Xen-devel] [PATCH v2] print: introduce a format specifier for pci_sbdf_t
 2019-08-22  6:51 UTC 

[PATCH net-next] net/mlx5e: Use PTR_ERR_OR_ZERO in mlx5e_tc_add_nic_flow()
 2019-08-22  6:52 UTC  (2+ messages)

[RT PATCH] kernel/irq: make irq_set_affinity_notifier() work on old_notify consistently
 2019-08-22  6:51 UTC 

[PATCH v2 1/2] scsi: target/tcm_loop: ignore already deleted scsi device
 2019-08-22  6:51 UTC  (7+ messages)

Regression with the latest iwlwifi 9260 and Canon Point firmware
 2019-08-22  6:51 UTC  (3+ messages)

[PATCH RFC 0/3] fs: tftp: don't use cached dentries
 2019-08-22  6:51 UTC  (4+ messages)
` [PATCH RFC 1/3] fs: tftp: remove duplicate header
` [PATCH RFC 2/3] fs: provide no_revalidate_d_ops for network file systems
` [PATCH RFC 3/3] fs: tftp: don't maintain tftp dentries in dcache

[PATCH v4 0/4] drm/bochs: some cleanups
 2019-08-22  6:50 UTC  (13+ messages)
` [PATCH v4 1/4] drm/bochs: pass framebuffer to bochs_hw_setbase
` [PATCH v4 2/4] drm/bochs: drop yres_virtual from struct bochs_device
` [PATCH v4 3/4] drm/bochs: drop stride and bpp "
` [PATCH v4 4/4] drm/bochs: move bochs_hw_setformat() call

[Qemu-trivial] [PATCH] vfio: fix a typo
 2019-08-22  6:49 UTC  (2+ messages)
` [Qemu-devel] "

[U-Boot] SPL: Unsupported Boot Device!
 2019-08-22  6:49 UTC 

[PATCH 1/2] rt-tests: Allow cross compilation
 2019-08-22  6:49 UTC  (2+ messages)
` [PATCH 2/2] rt-tests: Let git ignore cscope generated files

fix controller busy issue and add 24bits segment support
 2019-08-22  6:47 UTC  (9+ messages)
` [PATCH 1/2] mmc: mediatek: fix controller busy when plug out SD
` [PATCH 2/2] mmc: mediatek: support 24bits segment size

[PATCH 0/3] RFC/T: dma_resv vs. mmap_sem
 2019-08-22  6:47 UTC  (10+ messages)
` [PATCH 1/3] dma_resv: prime lockdep annotations

[PATCH] arm: skip nomap memblocks while finding the lowmem/highmem boundary
 2019-08-22  6:46 UTC  (8+ messages)

[U-Boot] [PATCH] riscv: andes_plic: init plic by scanning each cpu node
 2019-08-22  6:46 UTC  (3+ messages)

[RFC] performance regression with "ext4: Allow parallel DIO reads"
 2019-08-22  6:45 UTC  (12+ messages)

[PATCH 00/16] iwlwifi: fixes intended for 5.3 2019-07-20
 2019-08-22  6:44 UTC  (4+ messages)
` [PATCH 16/16] iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support

[Qemu-devel] [PATCH v1 0/4] s390x/tcg: MOVE (MVC): Fault-safe handling
 2019-08-22  6:42 UTC  (11+ messages)
` [Qemu-devel] [PATCH v1 2/4] s390x/tcg: Introduce probe_read_access()

[PATCH 0/4] Add PDC Global and AOSS reset support
 2019-08-22  6:39 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: reset: aoss: Add AOSS reset binding for SC7180 SoCs

[Patch v4 1/3] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings
 2019-08-22  6:39 UTC  (4+ messages)
  ` [EXT] "

[PATCH 00/11] treewide: fix some ARCH=arm clang warnings
 2019-08-22  6:38 UTC  (7+ messages)
` [PATCH 03/11] complete: remove unused variable
  ` [PATCH 1/2] fixup! "
    ` [PATCH 2/2] ata: fix mismatched header guards
` [PATCH] ARM: don't use -no-thumb-interwork if unavailable

[PATCH net-next 0/7] mlxsw: Add devlink-trap support
 2019-08-22  6:37 UTC  (3+ messages)

[PATCH] ext4: remove unreachable statement inside __es_insert_extent()
 2019-08-22  6:37 UTC 

[PATCH v4] xfs: Fix agi&agf ABBA deadlock when performing rename with RENAME_WHITEOUT flag
 2019-08-22  6:36 UTC  (5+ messages)

[dpdk-dev] [RFC PATCH 0/3] RCU integration with LPM library
 2019-08-22  6:34 UTC  (4+ messages)
` [dpdk-dev] [RFC PATCH 1/3] doc/rcu: add RCU integration design details
` [dpdk-dev] [RFC PATCH 2/3] lib/ring: add peek API
` [dpdk-dev] [RFC PATCH 3/3] lib/lpm: integrate RCU QSBR

[PATCH] siw: Fix potential NULL pointer in siw_connect()
 2019-08-22  6:35 UTC  (6+ messages)

[PATCH v2 0/2] mmc: tmio: remove Gen2+ workaround and fix up
 2019-08-22  6:35 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: tmio: leave clock handling to runtime PM if enabled

[PATCH] VMCI: Release resource if the work is already queued
 2019-08-22  6:35 UTC  (2+ messages)

[PATCH net-next] cirrus: cs89x0: remove set but not used variable 'lp'
 2019-08-22  6:35 UTC  (2+ messages)

[PATCH] powerpc: dump kernel log before carrying out fadump or kdump
 2019-08-22  6:31 UTC 

[PATCH -next] phy: tegra: Use PTR_ERR_OR_ZERO in tegra_p2u_probe()
 2019-08-22  6:34 UTC  (2+ messages)

[Kernel.org Helpdesk #78392] please add linux-man@vger.kernel.org list to lore.kernel.org
 2019-08-22  6:21 UTC 

[PATCH -next] net: mediatek: remove set but not used variable 'status'
 2019-08-22  6:30 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/af_packet: fix for stale sockets
 2019-08-22  6:25 UTC 

[PATCH] soundwire: intel: remove unused variables
 2019-08-22  6:25 UTC 

[Buildroot] [PATCH 1/1] package/uclibc: fix termios redefinition issue for PowerPC
 2019-08-22  6:27 UTC  (3+ messages)

linux-next: build warning after merge of the soundwire tree
 2019-08-22  6:25 UTC  (2+ messages)

[PATCH v1 40/63] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
 2019-08-22  6:25 UTC  (5+ messages)
` [PATCH v1 41/63] Input: touchscreen: Atmel: Enable IRQ_DISABLE_UNLAZY flag for interrupt

[PATCH] xfs: Use BUG_ON rather than BUG() to remove unreachable code
 2019-08-22  6:23 UTC  (2+ messages)

[PATCH][net-next] net: drop_monitor: change the stats variable to u64 in net_dm_stats_put
 2019-08-22  6:22 UTC 

[PATCH] mm/memcg: return value of the function mem_cgroup_from_css() is not checked
 2019-08-22  6:22 UTC  (2+ messages)

[PATCH 0/5] sandbox: support -fsanitize={address,ubsan}
 2019-08-22  6:19 UTC  (6+ messages)
` [PATCH 1/5] sandbox: include header to provide missing prototype
` [PATCH 2/5] common: add generic CONFIG_UBSAN_SANITIZE_ALL plumbing
` [PATCH 3/5] common: add generic CONFIG_KASAN option
` [PATCH 4/5] sandbox: support Address and UndefinedBehavior sanitizers
` [PATCH 5/5] commands: fix unaligned accesses of aliased commands on amd64

[Qemu-devel] CPU hotplug using SMM with QEMU+OVMF
 2019-08-22  6:18 UTC  (16+ messages)
  ` [Qemu-devel] [edk2-devel] "
                        ` [Qemu-devel] [edk2-rfc] "

[PATCH v5 05/12] powerpc/eeh: EEH for pSeries hot plug
 2019-08-22  6:17 UTC  (2+ messages)
` [PATCH] powerpc/eeh: Fixup EEH for pSeries hotplug

[PATCH] mpt3sas: Add sysfs parameter to set sdev qd to host can_queue
 2019-08-22  6:19 UTC 

[Qemu-devel] [PATCH for 4.2 v28 0/8] QEMU AVR 8 bit cores
 2019-08-22  6:16 UTC  (2+ messages)

[PATCH] ASoC: sun4i-i2s: incorrect regmap for A83t
 2019-08-22  6:17 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-21
 2019-08-22  6:16 UTC 

[CI 1/3] drm/i915: Track ggtt fence reservations under its own mutex
 2019-08-22  6:15 UTC  (4+ messages)
` [CI 2/3] drm/i915: Pull obj->userfault tracking under the ggtt->mutex
` [CI 3/3] drm/i915: Replace i915_vma_put_fence()
  ` [PATCH] "

[PATCH 1/2] thermal: db8500: Finalize device tree conversion
 2019-08-22  6:16 UTC  (2+ messages)

[U-Boot] CONFIG_OPTEE
 2019-08-22  6:14 UTC  (3+ messages)
  ` [U-Boot] [EXT] CONFIG_OPTEE

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-08-22  6:12 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 0/6] "
` [dpdk-dev] [PATCH v4 1/6] bus/fslmc: fix the conflicting dmb function
` [dpdk-dev] [PATCH v4 2/6] eal: add the APIs to wait until equal
` [dpdk-dev] [PATCH v4 3/6] ticketlock: use new API to reduce contention on aarch64
` [dpdk-dev] [PATCH v4 4/6] ring: use wfe to wait for ring tail update "
` [dpdk-dev] [PATCH v4 5/6] spinlock: use wfe to reduce contention "
` [dpdk-dev] [PATCH v4 6/6] config: add WFE config entry for aarch64

Unable to create htb tc classes more than 64K
 2019-08-22  6:11 UTC  (7+ messages)

[meta-gnome][PATCH v2 3/3] evolution-data-server: Update to version 3.32.4
 2019-08-22  6:11 UTC  (2+ messages)

[PATCH v3 08/11] scripts: Coccinelle script for namespace dependencies
 2019-08-22  6:09 UTC  (4+ messages)
` [v3 "

[PATCH v3] tun: fix use-after-free when register netdev failed
 2019-08-22  6:07 UTC  (5+ messages)

[dpdk-dev] [PATCH v2] timer: use rte_mp_msg to get freq from primary process
 2019-08-22  6:05 UTC  (2+ messages)

[PATCH 1/2] clocksource/drivers/timer-of: Do not warn on deferred probe
 2019-08-22  6:06 UTC  (2+ messages)

[linux-next][PPC][bisected c7d8b7][gcc 6.4.1] build error at drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:1471
 2019-08-22  6:00 UTC  (2+ messages)

[PATCH v2 1/1] iio: core: Fix fractional format generation
 2019-08-22  6:06 UTC 

[PATCH] arm64: defconfig: Enable SM8150 GCC and pinctrl driver
 2019-08-22  6:03 UTC 

[PATCH 1/3] powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
 2019-08-22  5:59 UTC  (3+ messages)
` [PATCH 2/3] powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific

[PATCH v7 1/4] dt-bindings: vendor-prefixes: Add Anvo-Systems
 2019-08-22  6:02 UTC  (2+ messages)
` [PATCH v7 4/4] ARM: dts: imx6ul-kontron-n6310: Add Kontron i.MX6UL N6310 SoM and boards


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.