All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-10 00:26:10 to 2019-06-10 03:15:56 UTC [more...]

[PATCH 1/3] powerpc/64: __ioremap_at clean up in the error case
 2019-06-10  3:08 UTC  (3+ messages)
` [PATCH 2/3] powerpc/64s/radix: ioremap use ioremap_page_range
` [PATCH 3/3] powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP

[PATCH] turbostat: Fix Haswell Core systems
 2019-06-10  3:14 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] migration/xbzrle: make xbzrle_encode_buffer little easier
 2019-06-10  3:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] cutils: remove one unnecessary pointer operation
` [Qemu-devel] [PATCH 2/2] migration/xbzrle: make xbzrle_encode_buffer little easier to read

tp->copied_seq used before assignment in tcp_check_urg
 2019-06-10  2:59 UTC 

[PATCH -next] ocelot: remove unused variable 'rc' in vcap_cmd()
 2019-06-10  3:12 UTC  (3+ messages)

[PATCH net-next] ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
 2019-06-10  3:10 UTC  (2+ messages)

[PATCH trivial] drm/i915: Grammar s/the its/its/
 2019-06-10  3:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH net] nfp: ensure skb network header is set for packet redirect
 2019-06-10  3:08 UTC  (2+ messages)

[PATCH net-next 1/1] net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464
 2019-06-10  3:05 UTC  (3+ messages)

[PATCH net-next 0/2] RGMII delays for SJA1105 DSA driver
 2019-06-10  3:07 UTC  (2+ messages)

[PATCH] ASoC: nau8822: support master mode
 2019-06-10  3:05 UTC 

[PATCH 1/4] drm/i915: Move fence register tracking from i915->mm to ggtt
 2019-06-10  3:04 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Track ggtt fence reservations under its own mutex
` [PATCH 3/4] drm/i915: Combine unbound/bound list tracking for objects
` [PATCH 4/4] drm/i915: Promote i915->mm.obj_lock to be irqsafe

[PATCH net] tcp: fix undo spurious SYNACK in passive Fast Open
 2019-06-10  3:04 UTC  (2+ messages)

[PATCH] ASoC: don't call soc_cleanup_card_resources() at snd_soc_instantiate_card()
 2019-06-10  3:03 UTC  (3+ messages)

[PATCH net-next 0/4] Rethink PHYLINK callbacks for SJA1105 DSA
 2019-06-10  2:59 UTC  (2+ messages)

[PATCH net] mpls: fix af_mpls dependencies
 2019-06-10  2:57 UTC  (2+ messages)

[PATCH] af_key: make use of BUG_ON macro
 2019-06-10  2:56 UTC  (2+ messages)

[PATCH] ASoC: nau8825: fix fake interruption when booting
 2019-06-10  2:56 UTC  (5+ messages)

[PATCH] nfc: nci: fix warning comparison to bool
 2019-06-10  2:55 UTC  (2+ messages)

ath6k : Error: Connection activation failed: (7) Secrets were required, but not provided
 2019-06-10  2:54 UTC 

[PATCH 0/7] upgrade 7 packages
 2019-06-10  2:54 UTC  (5+ messages)
` [PATCH 2/7] python-pygobject: upgrade 3.28.3 -> 3.32.1

[PATCH] ipv6: exthdrs: fix warning comparison to bool
 2019-06-10  2:54 UTC  (2+ messages)

[PATCH net 0/3] ibmvnic: Fixes for device reset handling
 2019-06-10  2:51 UTC  (2+ messages)

[next PATCH] Revert "usb: mtu3: fix up undefined reference to usb_debug_root"
 2019-06-10  2:52 UTC  (3+ messages)

[PATCH] ext4/035: skip this test if DAX is in use
 2019-06-10  2:53 UTC  (2+ messages)

[PATCH V14 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-06-10  2:52 UTC  (10+ messages)
` [PATCH V14 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V14 3/5] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V14 4/5] defconfig: arm64: "
` [PATCH V14 5/5] arm64: dts: imx: add i.MX8QXP "

[Qemu-devel] [PULL 00/39] tcg: Move the softmmu tlb to CPUNegativeOffsetState
 2019-06-10  2:51 UTC  (41+ messages)
` [Qemu-devel] [PULL 01/39] tcg: Fold CPUTLBWindow into CPUTLBDesc
` [Qemu-devel] [PULL 02/39] tcg: Split out target/arch/cpu-param.h
` [Qemu-devel] [PULL 03/39] tcg: Create struct CPUTLB
` [Qemu-devel] [PULL 04/39] cpu: Define CPUArchState with typedef
` [Qemu-devel] [PULL 05/39] cpu: Define ArchCPU
` [Qemu-devel] [PULL 06/39] cpu: Replace ENV_GET_CPU with env_cpu
` [Qemu-devel] [PULL 07/39] cpu: Introduce env_archcpu
` [Qemu-devel] [PULL 08/39] target/alpha: Use env_cpu, env_archcpu
` [Qemu-devel] [PULL 09/39] target/arm: "
` [Qemu-devel] [PULL 10/39] target/cris: Reindent mmu.c
` [Qemu-devel] [PULL 11/39] target/cris: Reindent op_helper.c
` [Qemu-devel] [PULL 12/39] target/cris: Use env_cpu, env_archcpu
` [Qemu-devel] [PULL 13/39] target/hppa: "
` [Qemu-devel] [PULL 14/39] target/i386: "
` [Qemu-devel] [PULL 15/39] target/lm32: "
` [Qemu-devel] [PULL 16/39] target/m68k: Use env_cpu
` [Qemu-devel] [PULL 17/39] target/microblaze: Use env_cpu, env_archcpu
` [Qemu-devel] [PULL 18/39] target/mips: "
` [Qemu-devel] [PULL 19/39] target/moxie: "
` [Qemu-devel] [PULL 20/39] target/nios2: "
` [Qemu-devel] [PULL 21/39] target/openrisc: "
` [Qemu-devel] [PULL 22/39] target/ppc: "
` [Qemu-devel] [PULL 23/39] target/riscv: "
` [Qemu-devel] [PULL 24/39] target/s390x: "
` [Qemu-devel] [PULL 25/39] target/sh4: "
` [Qemu-devel] [PULL 26/39] target/sparc: "
` [Qemu-devel] [PULL 27/39] target/tilegx: Use env_cpu
` [Qemu-devel] [PULL 28/39] target/tricore: "
` [Qemu-devel] [PULL 29/39] target/unicore32: Use env_cpu, env_archcpu
` [Qemu-devel] [PULL 30/39] target/xtensa: "
` [Qemu-devel] [PULL 31/39] cpu: Move ENV_OFFSET to exec/gen-icount.h
` [Qemu-devel] [PULL 32/39] cpu: Introduce cpu_set_cpustate_pointers
` [Qemu-devel] [PULL 33/39] cpu: Introduce CPUNegativeOffsetState
` [Qemu-devel] [PULL 34/39] cpu: Move icount_decr to CPUNegativeOffsetState
` [Qemu-devel] [PULL 35/39] cpu: Move the softmmu tlb "
` [Qemu-devel] [PULL 36/39] cpu: Remove CPU_COMMON
` [Qemu-devel] [PULL 37/39] tcg/aarch64: Use LDP to load tlb mask+table
` [Qemu-devel] [PULL 38/39] tcg/arm: Use LDRD "
` [Qemu-devel] [PULL 39/39] tcg/arm: Remove mostly unreachable tlb special case

[PATCH] toaster: improve warnings when adding dependency to packages
 2019-06-10  2:50 UTC 

[PATCH v5 00/26] Add generic support for composing LED class device name
 2019-06-10  2:52 UTC  (3+ messages)
` [PATCH v5 07/26] leds: sc27xx-blt: Use generic support for composing LED names

[RFC V3] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-10  2:51 UTC  (11+ messages)

[PATCH] toaster: issues in import layer when clicking 'add layer'
 2019-06-10  2:48 UTC 

[PATCH] ext4: enforce the immutable flag on open files
 2019-06-10  2:49 UTC 

[Qemu-devel] [PATCH] hax: Honor CPUState::halted
 2019-06-10  2:27 UTC  (2+ messages)

[pull request][net 0/7] Mellanox, mlx5 fixes 2019-06-07
 2019-06-10  2:47 UTC  (2+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-10  2:44 UTC  (3+ messages)

pull-request: can 2019-06-07
 2019-06-10  2:44 UTC  (2+ messages)

[linux-lvm] confused with lvm2 filter rules
 2019-06-10  2:43 UTC  (7+ messages)

[PATCH net-next 1/1] ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
 2019-06-10  2:42 UTC  (2+ messages)

[PATCH 0/3] nvme-pci: adjust irq max_vector to avoid WARN()
 2019-06-10  2:41 UTC  (5+ messages)
` [PATCH 2/3] nvme-pci: remove queue_count_ops for write,poll_queues

[PATCH v2 net-next 0/7] Avoid local_irq_save() and use napi_alloc_frag() where possible
 2019-06-10  2:40 UTC  (2+ messages)

[PATCH RESEND V13 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-06-10  2:34 UTC  (7+ messages)
` [PATCH RESEND V13 2/5] thermal: of-thermal: add API for getting sensor ID from DT

[PATCH v4 00/14] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-06-10  2:34 UTC  (5+ messages)
` [PATCH v4 01/14] dt-bindings: Add binding for MT2712 MIPI-CSI2

[BACKPORT 4.4.y] PM / sleep: prohibit devices probing during suspend/hibernation
 2019-06-10  2:33 UTC  (3+ messages)

[PATCH] sis900: re-enable high throughput
 2019-06-10  2:33 UTC  (4+ messages)

linux/drivers/usb/serial/ch341.c calculates some baud rates wrong
 2019-06-10  2:32 UTC 

[U-Boot] [PATCH 0/6] Support Andes RISC-V l2cache on AE350 platform
 2019-06-10  2:32 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] dm: cache: add v5l2 cache controller driver

[U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)
 2019-06-10  2:30 UTC  (8+ messages)
` [U-Boot] [PATCH v2] "

[Xen-devel] [xen-4.8-testing test] 137462: regressions - FAIL
 2019-06-10  2:29 UTC 

[PATCH net-next 0/2] SFP polling fixes
 2019-06-10  2:26 UTC  (2+ messages)

[RFC PATCH V3 0/4] media: support Mediatek sensor interface driver
 2019-06-10  2:23 UTC  (5+ messages)
` [RFC PATCH V3 3/4] dt-bindings: mt8183: Add sensor interface dt-bindings

"locking/lockdep: Consolidate lock usage bit initialization" is buggy
 2019-06-10  2:23 UTC  (4+ messages)

[RFC PATCH net-next 1/1] tc-testing: Scapy plugin and JSON verification for tdc
 2019-06-10  2:20 UTC 

[PATCH] net :sunrpc :clnt :Fix xps refcount imbalance on the error path
 2019-06-10  2:16 UTC 

[PATCH v2] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-10  2:16 UTC  (3+ messages)

[meta-xfce][PATCH 00/10] Update recipes in meta-xfce
 2019-06-10  2:10 UTC  (3+ messages)

[PATCH] mt76: mt7615: add support for per-chain signal strength reporting
 2019-06-10  2:09 UTC  (4+ messages)

[PATCH v1] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-10  2:09 UTC  (5+ messages)

[dpdk-dev] [PATCH 00/11] ethdev: fix Tx prepare to set positive rte_errno
 2019-06-10  2:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH 05/11] net/fm10k: "

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-06-10  1:51 UTC  (4+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files

[PATCH v6 00/10] add USB Type-B GPIO connector driver
 2019-06-10  1:50 UTC  (6+ messages)
` [PATCH v6 06/10] device connection: Add fwnode_connection_find_match()

[U-Boot] [PATCH v1 00/11] DM: display5: Convert display5 board to DM/DTS (including 'factory' setup)
 2019-06-10  1:46 UTC  (21+ messages)
` [U-Boot] [PATCH v1 01/11] cosmetic: display5: Remove not needed comments
` [U-Boot] [PATCH v1 02/11] cosmetic: Update comment in cmd/eeprom.c
` [U-Boot] [PATCH v1 04/11] gpio: Add missing parenthesis to the GPIO_TO_PORT define
` [U-Boot] [PATCH v1 05/11] ARM: display5: Increase the pre-relocation malloc pool size to 4KiB
` [U-Boot] [PATCH v1 06/11] DTS: imx: Add display5 board (imx6q based) device tree description (v5.1)
` [U-Boot] [PATCH v1 07/11] DTS: Add imx6q-display5-u-boot.dtsi file with u-boot specific properties
` [U-Boot] [PATCH v1 08/11] ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc
` [U-Boot] [PATCH v1 09/11] DM: display5: Convert display5 board to use DM/DTS
` [U-Boot] [PATCH v1 10/11] ARM: display5: Remove UART initialization code after DM/DTS conversion (non-console)
` [U-Boot] [PATCH v1 11/11] ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)

[U-Boot] Did anything ever happen with mvmdio / marvell xsmi support?
 2019-06-10  1:45 UTC  (2+ messages)
` [U-Boot] [EXT] "

[Qemu-devel] [PATCH] tests/tcg/s390x: Fix alignment of csst parameter list
 2019-06-10  1:42 UTC 

[dpdk-dev] [PATCH 0/6] rawdev driver for ntb
 2019-06-10  1:38 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 5/6] usertools/dpdk-devbind.py: add support "

[bug report][stable] kernel tried to execute NX-protected page - exploit attempt? (uid: 0)
 2019-06-10  1:38 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t v11 0/1] tests: Add a new test for device hot unplug
 2019-06-10  1:36 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests: Add a new test for device hot unplug (rev2)

[PATCH V2 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-06-10  1:32 UTC  (7+ messages)
` [PATCH V2 2/2] mailbox: introduce ARM SMC based mailbox

[PATCH v6 0/8] i915 vgpu PV to improve vgpu performance
 2019-06-10  1:32 UTC  (4+ messages)
` [PATCH v6 3/8] drm/i915: vgpu ppgtt update pv optimization

[PATCH 0/9] btrfs-progs: image: Data dump support, restore optimization and small fixes
 2019-06-10  1:28 UTC  (4+ messages)
` [PATCH 3/9] btrfs-progs: image: Fix a access-beyond-boundary bug when there are 32 online CPUs

[Qemu-devel] [PATCH v7] hw/acpi: extract acpi_add_rom_blob()
 2019-06-10  1:18 UTC  (2+ messages)
` [Qemu-arm] "

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-10  1:17 UTC  (18+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
                                ` explicit maps. Was: "

[PATCH 4.14 00/35] 4.14.125-stable review
 2019-06-10  1:13 UTC  (4+ messages)
` [PATCH 4.14 03/35] neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit

[PATCH] docs: filesystems: vfs: Render method descriptions
 2019-06-10  1:11 UTC  (3+ messages)

[PATCH] timers: Fix up get_target_base() to use old base properly
 2019-06-10  1:05 UTC  (3+ messages)

[Xen-devel] [PATCH v4] xen: make tracebuffer configurable
 2019-06-10  1:01 UTC 

[Xen-devel] [PATCH v3] xen: make tracebuffer configurable
 2019-06-10  1:00 UTC  (2+ messages)

[Bug 110865] Rx480 consumes 20w more power in idle than under Windows
 2019-06-10  0:58 UTC  (2+ messages)

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-06-10  0:56 UTC  (4+ messages)
` [PATCH 06/13] drm/lima: drop DRM_AUTH usage from the driver

[PATCH 0/1] [WARRIOR] toaster: Fix Thud Bitbake release for YP-2.7
 2019-06-10  0:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] ASoC: soc-core: call snd_soc_unbind_card() under mutex_lock;
 2019-06-10  0:49 UTC 

[PATCH 0/1] [THUD] toaster: Fix Thud Bitbake release for YP-2.6
 2019-06-10  0:44 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v4 0/2] batman-adv: Add routeable multicast optimizations
 2019-06-10  0:45 UTC  (3+ messages)
` [PATCH v4 1/2] batman-adv: mcast: detect, distribute and maintain multicast router presence
` [PATCH v4 2/2] batman-adv: mcast: apply optimizations for routeable packets, too

[Qemu-devel] [PATCH v2] migration/xbzrle: update cache and current_data in one place
 2019-06-10  0:41 UTC 

[PATCH v3 00/33] Convert files to ReST - part 1
 2019-06-10  0:27 UTC  (4+ messages)
` [PATCH v3 07/33] docs: cpu-freq: convert docs to ReST and rename to *.rst

[LTP] [PATCH 0/5] New library conversion for few system call tests
 2019-06-10  0:27 UTC  (8+ messages)
` [LTP] [PATCH 3/5] syscalls/asyncio02: convert to new library
` [LTP] [PATCH 5/5] syscalls/bind01: "

[LTP] [PATCH v2 0/3] New library conversion for few system call tests
 2019-06-10  0:26 UTC  (2+ messages)
` [LTP] [PATCH v2 3/3] syscalls/bind01: convert to new library


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.