All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-09 19:08:57 to 2018-05-09 20:02:22 UTC [more...]

[PATCH v2 0/6] Provide saturating helpers for allocation
 2018-05-09 20:02 UTC  (6+ messages)
` [PATCH v2 1/6] compiler.h: enable builtin overflow checkers and add fallback code
` [PATCH v2 2/6] lib: add runtime test of check_*_overflow functions
` [PATCH v2 3/6] overflow.h: Add allocation size calculation helpers
` [PATCH v2 4/6] mm: Use overflow helpers in kmalloc_array*()
` [PATCH v2 5/6] mm: Use overflow helpers in kvmalloc()

[Qemu-devel] [PATCH v2 0/2] qcow2: Repair OFLAG_COPIED when fixing leaks
 2018-05-09 20:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] "
` [Qemu-devel] [PATCH v2 2/2] iotests: Repairing error during snapshot deletion

[U-Boot] [PATCH 1/1] efi_loader: always check parameters in efi_cout_query_mode()
 2018-05-09 20:00 UTC  (2+ messages)

spende
 2018-05-09 19:57 UTC 

[PATCH 0/6] firmware: kernel signature verification
 2018-05-09 19:57 UTC  (12+ messages)
` [PATCH 3/6] firmware: differentiate between signed regulatory.db and other firmware

[PATCH v3 0/3] led_trigger_register_format and tty triggers
 2018-05-09 19:57 UTC  (6+ messages)
` [PATCH v3 1/3] leds: triggers: provide led_trigger_register_format()

[PATCH v1] add status config and command line options for rename detection
 2018-05-09 19:54 UTC  (3+ messages)

[PATCH 0/9] breakpoint: Rework arch validation
 2018-05-09 19:51 UTC  (5+ messages)
` [PATCH 4/9] arm: Split breakpoint validation into "check" and "commit"

Update to speck v14
 2018-05-09 19:51 UTC 

bug in tag handling in blk-mq?
 2018-05-09 19:50 UTC  (16+ messages)

[PATCH] drm/amd/display: clean up assignment of amdgpu_crtc
 2018-05-09 19:50 UTC  (5+ messages)

[PATCH v3 1/3] big key: get rid of stack array allocation
 2018-05-09 19:50 UTC  (11+ messages)

[PATCH] drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"
 2018-05-09 19:49 UTC  (4+ messages)

[PATCH] [media] saa7146: fix error return from master_xfer
 2018-05-09 19:48 UTC 

Is rebase --force-rebase any different from rebase --no-ff?
 2018-05-09 19:46 UTC  (4+ messages)

[PATCH] i2c: viperboard: return message count on master_xfer success
 2018-05-09 19:47 UTC 

[PATCH] i2c: synquacer: fix fence-post error in retry loop
 2018-05-09 19:47 UTC 

[PATCH 1/2] i2c: robotfuzz-osif: remove pointless local variable
 2018-05-09 19:46 UTC  (2+ messages)
` [PATCH 2/2] i2c: robotfuzz-osif: drop pointless test

[PATCH v2] misc: sgi-gru: Change return type to vm_fault_t
 2018-05-09 19:46 UTC  (2+ messages)

[PATCH 1/2] i2c: pmcmsp: return message count on master_xfer success
 2018-05-09 19:46 UTC  (2+ messages)
` [PATCH 2/2] i2c: pmcmsp: fix error return from master_xfer

[PATCH] i2c: hix5hd2: remove some dead code
 2018-05-09 19:46 UTC 

[Qemu-devel] New documentation for the LatticeMicro32 target
 2018-05-09 19:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH] lm32: take BQL before writing IP/IM register

[PATCH 1/2] i2c: exynos5: remove some dead code
 2018-05-09 19:45 UTC  (4+ messages)
` [PATCH 2/2] i2c: exynos5: remove pointless initializers

[Qemu-devel] KVM call for 2018-05-22
 2018-05-09 19:45 UTC  (2+ messages)
`  "

[Qemu-devel] KVM call for 2018-05-22
 2018-05-09 19:45 UTC  (2+ messages)
`  "

[SPDK] SPDK + user space appliance
 2018-05-09 19:45 UTC 

[PATCH] staging:r8188eu: Remove rx_handler_data unnecessary read
 2018-05-09 19:44 UTC 

[Qemu-devel] [PATCH v12 00/21] Multifd
 2018-05-09 19:46 UTC  (12+ messages)
` [Qemu-devel] [PATCH v12 11/21] migration: Create multifd packet
` [Qemu-devel] [PATCH v12 13/21] migration: Calculate transferred ram correctly
` [Qemu-devel] [PATCH v12 16/21] migration: Synchronize multifd threads with main thread

[PATCH v2 00/11] Fix some doc build warnings/errors and broken links
 2018-05-09 19:41 UTC  (21+ messages)
` [PATCH v2 09/11] docs: Fix some broken references
` [PATCH v2 11/11] docs: fix broken references with multiple hints
    ` [v2,11/11] "

[Qemu-devel] lm32: tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked())
 2018-05-09 19:43 UTC  (4+ messages)

[PATCH v6 00/13] firmware_loader changes for v4.18
 2018-05-09 19:43 UTC  (5+ messages)
` [PATCH v6 12/13] Documentation: remove stale firmware API reference

[Qemu-devel] [PATCH v2 0/5] qemu-io: Exit with error when a command failed
 2018-05-09 19:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] qemu-io: Drop command functions' return values
` [Qemu-devel] [PATCH v2 2/5] qemu-io: Let command functions return error code
` [Qemu-devel] [PATCH v2 3/5] qemu-io: Exit with error when a command failed
` [Qemu-devel] [PATCH v2 4/5] iotests.py: Add qemu_io_silent
` [Qemu-devel] [PATCH v2 5/5] iotests: Let 216 make use of qemu-io's exit code

[PATCH v9 00/15] V4L2 Explicit Synchronization
 2018-05-09 19:40 UTC  (7+ messages)
` [PATCH v9 10/15] vb2: add explicit fence user API

pull-request: mac80211-next 2018-05-09
 2018-05-09 19:40 UTC 

[PATCH v2 1/2] dt-bindings: leds: Add SC27xx breathing light controller documentation
 2018-05-09 19:40 UTC  (4+ messages)
` [PATCH v2 2/2] leds: Add Spreadtrum SC27xx breathing light controller driver

[Buildroot] [PATCH 1/4] package/libplayer: remove mplayer support
 2018-05-09 19:37 UTC  (4+ messages)
` [Buildroot] [PATCH 3/4] package/tovid: switch from mplayer to mpv

[PATCH V2] Add support for BTRFS raid5/6 to GRUB
 2018-05-09 19:36 UTC  (3+ messages)

[PATCH v2 0/8] Introduce refcount_dec_and_lock_irqsave()
 2018-05-09 19:36 UTC  (9+ messages)
` [PATCH 1/8] bdi: use refcount_t for reference counting instead atomic_t
` [PATCH 2/8] userns: "
` [PATCH 3/8] md: raid5: "
` [PATCH 4/8] locking/refcount: implement refcount_dec_and_lock_irqsave()
` [PATCH 5/8] bdi: Use irqsave variant of refcount_dec_and_lock()
` [PATCH 6/8] userns: "
` [PATCH 7/8] md: raid5: "
` [PATCH 8/8] md: raid5: Do not disable irq on release_inactive_stripe_list() call

KASAN: use-after-free Read in __dev_queue_xmit
 2018-05-09 19:36 UTC  (8+ messages)

pull-request: mac80211 2018-05-09
 2018-05-09 19:36 UTC 

[Buildroot] [git commit] package/mplayer: remove package
 2018-05-09 19:36 UTC 

[Ksummit-discuss] bug-introducing patches
 2018-05-09 19:35 UTC  (14+ messages)

[Buildroot] [git commit] package/tovid: switch from mplayer to mpv
 2018-05-09 19:35 UTC 

[PATCH net-next v3 0/2] socket statistics for ss
 2018-05-09 19:34 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/apr-util: fix ldap detection
 2018-05-09 19:34 UTC 

[Bug 106259] [bisected] UVD hangs system on Vega10 linux-4.17
 2018-05-09 19:34 UTC  (2+ messages)

[PATCH v3 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-05-09 19:33 UTC  (4+ messages)
` [PATCH v3 2/4] rtc: ds1307: support m41t11 variant
` [PATCH v3 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v3 4/4] rtc: ds1307: add freq_test sysfs attribute to check tick on m41txx

Incoming sms problem on Motorola Droid 4
 2018-05-09 19:33 UTC  (2+ messages)

[PATCH v7 0/4] ipc: IPCMNI limit check for *mni & increase that limit
 2018-05-09 19:32 UTC  (6+ messages)
` [PATCH v7 1/4] ipc: IPCMNI limit check for msgmni and shmmni

[PATCH 00/18] Fix some build warnings/errors with Sphinx
 2018-05-09 19:31 UTC  (8+ messages)
` [PATCH 13/18] wait: wait.h: Get rid of a kernel-doc/Sphinx warnings

[Qemu-devel] [PATCH v2] qemu-img: Check post-truncation size
 2018-05-09 19:31 UTC  (2+ messages)

[PATCH net-next v10 0/4] netdev: octeon-ethernet: Add Cavium Octeon III support
 2018-05-09 19:29 UTC  (4+ messages)
` [PATCH net-next v10 3/4] "

[PATCH] x86: pad assembly functions with INT3
 2018-05-09 19:28 UTC  (4+ messages)

[PATCH 01/24] selftests: android: ion: return Kselftest Skip code for skipped tests
 2018-05-09 19:28 UTC  (9+ messages)
` [PATCH 08/24] selftests: firmware: "
` [PATCH 13/24] selftests: kmod: "

[PATCH RFC 0/2] 8K Inline Support
 2018-05-09 19:28 UTC  (4+ messages)
` [PATCH RFC 1/2] nvme-rdma: Support 8K inline

[PATCH net-next 0/3] mlx4_core misc for 4.18
 2018-05-09 19:29 UTC  (3+ messages)
` [PATCH net-next 3/3] net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs

[GIT PULL for 4.18] Cadence CSI-2 TX and RX drivers
 2018-05-09 19:27 UTC  (2+ messages)

Failed to backport from from Linux 4.4 drivers to Linux 3.10.108
 2018-05-09 19:27 UTC  (17+ messages)

[PATCH] ARM: dts: BCM5301X: Relicense Asus RT-AC87U file to the GPL 2.0+ / MIT
 2018-05-09 19:26 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 00/14] PSR test improvements
 2018-05-09 19:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] arm64: dts: renesas: r8a77980: add resets property CAN-FD node
 2018-05-09 19:23 UTC  (8+ messages)

[PATCH v4 0/7] ASoC: omap: Deprecate omap-pcm for sdma-pcm
 2018-05-09  9:36 UTC  (3+ messages)

[U-Boot] [PATCH V2] imx: mx7: psci: add system reset support
 2018-05-09 19:22 UTC  (6+ messages)
` [U-Boot] [U-Boot,V2] "

[PATCH 01/13] baseband/turbo_sw: update DPDK to work with FlexRAN 1.4.0
 2018-05-09 19:21 UTC  (4+ messages)
` [PATCH v2 01/14] "
  ` [PATCH v2 00/14] Documentation and Turbo Software Baseband Device Update

[PATCH] selftests/cgroup: memory controller self-tests
 2018-05-09 19:20 UTC  (3+ messages)

[PATCH v2 00/13] object store: alloc
 2018-05-09 19:20 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 13/13] alloc: allow arbitrary repositories for alloc functions

[Qemu-devel] [PATCH v2 0/2] qemu-img: Resolve relative backing paths in rebase
 2018-05-09 19:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] "

[PATCH bpf-next v4 0/6] ipv6: sr: introduce seg6local End.BPF action
 2018-05-09 21:16 UTC  (8+ messages)
` [PATCH bpf-next v4 1/6] ipv6: sr: make seg6.h includable without IPv6
` [PATCH bpf-next v4 2/6] ipv6: sr: export function lookup_nexthop
` [PATCH bpf-next v4 3/6] bpf: Add IPv6 Segment Routing helpers
` [PATCH bpf-next v4 4/6] bpf: Split lwt inout verifier structures
` [PATCH bpf-next v4 5/6] ipv6: sr: Add seg6local action End.BPF
` [PATCH bpf-next v4 6/6] selftests/bpf: test for seg6local End.BPF action

[PATCH 00/30] staging: wilc1000: checkpatch fixes and code cleanup
 2018-05-09 19:17 UTC  (4+ messages)
` [PATCH 15/30] staging: wilc1000: use kmemdup instead of kmalloc in add_network_to_shadow()

[PATCH] mm: allow deferred page init for vmemmap only
 2018-05-09 19:17 UTC 

[Qemu-devel] [PATCH V2 0/1] virtio-balloon: fix internal stat name array to match Linux kernel
 2018-05-09 19:53 UTC  (4+ messages)
` [virtio-dev] "
` [Qemu-devel] [PATCH V2 1/1] "
  ` [virtio-dev] "

[PATCH 1/2] ARM: dts: BCM5301X: Add DT for Luxul XWR-3150 V1
 2018-05-09 19:18 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Add DT for Luxul XAP-1610

[PATCH] eventdev: make ethernet port identifiers 16 bit
 2018-05-09 19:17 UTC 

[PATCH 1/2] app/testpmd: fix empty list of RSS queues for flow
 2018-05-09 19:17 UTC  (2+ messages)

[meta-multimedia][PATCH 1/3] gst-instruments: switch away from github archive
 2018-05-09 19:17 UTC  (3+ messages)
` [meta-multimedia][PATCH 2/3] gst-instruments: recipe cleanup, fix -staticdev
` [meta-multimedia][PATCH 3/3] gst-instruments: update to latest

[PATCH 1/2] tpm: replace kmalloc() + memcpy() with kmemdup()
 2018-05-09 19:16 UTC  (6+ messages)
    ` [PATCH 2/2] "

[Qemu-devel] [PATCH v2 00/14] sdcard: Proper implementation of CRC7
 2018-05-09 19:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 04/14] sdcard: Extract sd_frame48/136_calc_checksum()

Kernel build with gcc 8 a lot of warnings
 2018-05-09 19:15 UTC  (10+ messages)

[PATCH v3 2/2] leds: lm3601x: Introduce the lm3601x LED driver
 2018-05-09 19:13 UTC  (3+ messages)

[PATCH v1 0/5] Enable holes on copy_file_range()
 2018-05-09 19:13 UTC  (4+ messages)
` [PATCH 4/4] ovl: Use do_copy_file_range() in copy_up_data()

[PATCH 00/11] ethdev: fix race conditions in iterator and notifications
 2018-05-09 19:13 UTC  (4+ messages)
` [PATCH 09/11] ethdev: fix port probing notification
  ` [dpdk-stable] "

[PATCH 0/4] bnxt patchset to update HWRM 1.9.2
 2018-05-09 19:12 UTC  (2+ messages)

[PATCH 0/8] ARM: dts: renesas: Add PMU device nodes
 2018-05-09 19:12 UTC  (4+ messages)

[PATCH] HID: i2c-hid: check if device is there before really probing
 2018-05-09 19:12 UTC 

[Intel-gfx] [PATCH i-g-t 1/7] trace.pl: Add support for colouring context execution
 2018-05-09 19:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/7] trace.pl: Add support for colouring context execution (rev2)

[rcu:rcu/dev 67/67] kernel/torture.c:101:2: note: in expansion of macro 'if'
 2018-05-09 19:10 UTC 

[U-Boot] [PATCH] rockchip: set SYS_NS16550_MEM32 for all SoCs
 2018-05-09 19:10 UTC  (2+ messages)
` [U-Boot] "

[PATCH net-next 0/3] net: dsa: mv88e6xxx: cleanup Global Control 2 register
 2018-05-09 19:08 UTC  (3+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: add RMU disable op


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.