All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-18 07:48:54 to 2018-05-18 08:15:46 UTC [more...]

[U-Boot] [PATCH v2 00/16] Add Intel Stratix 10 SoC support
 2018-05-18 14:05 UTC  (11+ messages)
` [U-Boot] [PATCH v2 05/16] arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch
` [U-Boot] [PATCH v2 06/16] arm: socfpga: misc: Move bridge command to misc common
` [U-Boot] [PATCH v2 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC
` [U-Boot] [PATCH v2 08/16] arm: socfpga: stratix10: Add mailbox "
` [U-Boot] [PATCH v2 09/16] arm: socfpga: stratix10: Add MMU "

[PATCH 4.16 00/55] 4.16.10-stable review
 2018-05-18  8:15 UTC  (48+ messages)
` [PATCH 4.16 02/55] bridge: check iface upper dev when setting master via ioctl
` [PATCH 4.16 04/55] ipv4: fix fnhe usage by non-cached routes
` [PATCH 4.16 05/55] ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
` [PATCH 4.16 06/55] llc: better deal with too small mtu
` [PATCH 4.16 07/55] net: ethernet: sun: niu set correct packet size in skb
` [PATCH 4.16 08/55] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
` [PATCH 4.16 09/55] net/mlx4_en: Fix an error handling path in mlx4_en_init_netdev()
` [PATCH 4.16 10/55] net/mlx4_en: Verify coalescing parameters are in range
` [PATCH 4.16 11/55] net/mlx5e: Err if asked to offload TC match on frag being first
` [PATCH 4.16 12/55] net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
` [PATCH 4.16 13/55] net sched actions: fix refcnt leak in skbmod
` [PATCH 4.16 15/55] net/smc: restrict non-blocking connect finish
` [PATCH 4.16 16/55] net: support compat 64-bit time in {s,g}etsockopt
` [PATCH 4.16 17/55] net/tls: Dont recursively call push_record during tls_write_space callbacks
` [PATCH 4.16 18/55] net/tls: Fix connection stall on partial tls record
` [PATCH 4.16 19/55] openvswitch: Dont swap table in nlattr_set() after OVS_ATTR_NESTED is found
` [PATCH 4.16 20/55] qmi_wwan: do not steal interfaces from class drivers
` [PATCH 4.16 21/55] r8169: fix powering up RTL8168h
` [PATCH 4.16 22/55] rds: do not leak kernel memory to user land
` [PATCH 4.16 23/55] sctp: delay the authentication for the duplicated cookie-echo chunk
` [PATCH 4.16 24/55] sctp: fix the issue that the cookie-ack with auth cant get processed
` [PATCH 4.16 25/55] sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
` [PATCH 4.16 26/55] sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
` [PATCH 4.16 27/55] sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
` [PATCH 4.16 28/55] tcp_bbr: fix to zero idle_restart only upon S/ACKed data
` [PATCH 4.16 29/55] tcp: ignore Fast Open on repair mode
` [PATCH 4.16 30/55] tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent()
` [PATCH 4.16 31/55] bonding: do not allow rlb updates to invalid mac
` [PATCH 4.16 32/55] bonding: send learning packets for vlans on slave
` [PATCH 4.16 33/55] net: sched: fix error path in tcf_proto_create() when modules are not configured
` [PATCH 4.16 34/55] net/mlx5e: TX, Use correct counter in dma_map error flow
` [PATCH 4.16 35/55] net/mlx5: Avoid cleaning flow steering table twice during "
` [PATCH 4.16 36/55] hv_netvsc: set master device
` [PATCH 4.16 37/55] ipv6: fix uninit-value in ip6_multipath_l3_keys()
` [PATCH 4.16 38/55] net/mlx5e: Allow offloading ipv4 header re-write for icmp
` [PATCH 4.16 39/55] nsh: fix infinite loop
` [PATCH 4.16 40/55] udp: fix SO_BINDTODEVICE
` [PATCH 4.16 41/55] mlxsw: spectrum_switchdev: Do not remove mrouter port from MDBs ports list
` [PATCH 4.16 42/55] net/mlx5e: DCBNL fix min inline header size for dscp
` [PATCH 4.16 43/55] net: systemport: Correclty disambiguate driver instances
` [PATCH 4.16 44/55] nfp: flower: set tunnel ttl value to net default
` [PATCH 4.16 45/55] sctp: clear the new asocs stream outcnt in sctp_stream_update
` [PATCH 4.16 46/55] tcp: restore autocorking
` [PATCH 4.16 47/55] tipc: fix one byte leak in tipc_sk_set_orig_addr()
` [PATCH 4.16 48/55] hv_netvsc: Fix net device attach on older Windows hosts
` [PATCH 4.16 49/55] ipv4: reset fnhe_mtu_locked after cache route flushed
` [PATCH 4.16 50/55] mlxsw: core: Fix an error handling path in mlxsw_core_bus_device_register()

[PATCH 4.14 00/45] 4.14.42-stable review
 2018-05-18  8:15 UTC  (27+ messages)
` [PATCH 4.14 01/45] 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
` [PATCH 4.14 02/45] bridge: check iface upper dev when setting master via ioctl
` [PATCH 4.14 04/45] ipv4: fix fnhe usage by non-cached routes
` [PATCH 4.14 05/45] ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
` [PATCH 4.14 06/45] llc: better deal with too small mtu
` [PATCH 4.14 07/45] net: ethernet: sun: niu set correct packet size in skb
` [PATCH 4.14 08/45] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
` [PATCH 4.14 09/45] net/mlx4_en: Fix an error handling path in mlx4_en_init_netdev()
` [PATCH 4.14 10/45] net/mlx4_en: Verify coalescing parameters are in range
` [PATCH 4.14 11/45] net/mlx5e: Err if asked to offload TC match on frag being first
` [PATCH 4.14 13/45] net sched actions: fix refcnt leak in skbmod
` [PATCH 4.14 14/45] net_sched: fq: take care of throttled flows before reuse
` [PATCH 4.14 15/45] net: support compat 64-bit time in {s,g}etsockopt
` [PATCH 4.14 16/45] net/tls: Dont recursively call push_record during tls_write_space callbacks
` [PATCH 4.14 17/45] net/tls: Fix connection stall on partial tls record
` [PATCH 4.14 18/45] openvswitch: Dont swap table in nlattr_set() after OVS_ATTR_NESTED is found
` [PATCH 4.14 19/45] qmi_wwan: do not steal interfaces from class drivers
` [PATCH 4.14 20/45] r8169: fix powering up RTL8168h
` [PATCH 4.14 21/45] rds: do not leak kernel memory to user land
` [PATCH 4.14 22/45] sctp: delay the authentication for the duplicated cookie-echo chunk
` [PATCH 4.14 23/45] sctp: fix the issue that the cookie-ack with auth cant get processed
` [PATCH 4.14 24/45] sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
` [PATCH 4.14 25/45] sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
` [PATCH 4.14 26/45] sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
` [PATCH 4.14 27/45] tcp_bbr: fix to zero idle_restart only upon S/ACKed data
` [PATCH 4.14 28/45] tcp: ignore Fast Open on repair mode

[PATCH 4.9 00/33] 4.9.101-stable review
 2018-05-18  8:15 UTC  (6+ messages)
` [PATCH 4.9 01/33] 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
` [PATCH 4.9 02/33] bridge: check iface upper dev when setting master via ioctl
` [PATCH 4.9 04/33] ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
` [PATCH 4.9 05/33] llc: better deal with too small mtu
` [PATCH 4.9 06/33] net: ethernet: sun: niu set correct packet size in skb

[PATCH 4.9 03/33] dccp: fix tasklet usage
 2018-05-18  8:15 UTC  (2+ messages)

[PATCH v2 4/4] ARM: PWM: add allwinner sun8i pwm support
 2018-05-18  8:15 UTC  (8+ messages)

[PATCH 4.14 03/45] dccp: fix tasklet usage
 2018-05-18  8:15 UTC  (2+ messages)

[ANN] Meeting to discuss improvements to support MC-based cameras on generic apps
 2018-05-18  8:15 UTC  (3+ messages)

[PATCH 4.16 03/55] dccp: fix tasklet usage
 2018-05-18  8:14 UTC  (2+ messages)

[virtio-dev] [RFC] content: support SR-IOV
 2018-05-18  8:14 UTC  (2+ messages)

[PATCH net-next ] net: mscc: Add SPDX identifier
 2018-05-18  8:14 UTC  (6+ messages)

[PATCH 0/6] Macrofying inline assembly for better compilation
 2018-05-18  8:13 UTC  (4+ messages)
` [PATCH 2/6] x86: bug: prevent gcc distortions

[PATCH] cfg80211: Fix support for flushing old scan results
 2018-05-18  8:13 UTC  (2+ messages)

[xen-unstable-smoke baseline test] 122913: tolerable all pass
 2018-05-18  8:13 UTC 

[PATCH-18.08 00/15] add meson support for more net drivers
 2018-05-18  8:12 UTC  (4+ messages)
` [PATCH-18.08 08/15] net/ifc: rename to ifcvf

[Qemu-devel] [PATCH 0/4] display: add new bochs-display device
 2018-05-18  8:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] vga: move bochs vbe defines to header file

[PATCH] ARM64: dts: sun50i: a64: Add spi flash node for sopine
 2018-05-18  8:11 UTC  (3+ messages)

[PATCH xf86-video-amdgpu 00/13] Enabling Color Management - Round 2
 2018-05-18  8:10 UTC  (12+ messages)
` [PATCH xf86-video-amdgpu 02/13] Push color properties to kernel DRM on CRTC init
` [PATCH xf86-video-amdgpu 10/13] Push staged color properties when DPMS state toggles On

[PATCH] drm/v3d: Checking for NULL vs IS_ERR()
 2018-05-18  8:10 UTC  (2+ messages)

[PATCH] Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
 2018-05-18  8:10 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] printk/nmi: Prevent deadlock when serializing NMI backtraces
 2018-05-18  8:10 UTC  (4+ messages)

[meta-oe][PATCH] libmicrohttpd: update to version 0.9.59
 2018-05-18  8:10 UTC 

[PATCH v1 00/11] Clean up Tegra20 cpufreq driver
 2018-05-18  8:09 UTC  (7+ messages)
` [PATCH v1 05/11] cpufreq: tegra20: Clean up included headers
` [PATCH v1 10/11] cpufreq: tegra20: Wrap cpufreq into platform driver

[U-Boot] [PATCH V2] pylibfdt: Add missing CC and LD to Makefile
 2018-05-18  8:08 UTC  (2+ messages)

[PATCH v3 0/3] perf annotate: Support '--group' option
 2018-05-18 16:00 UTC  (4+ messages)
` [PATCH v3 1/3] perf evlist: Create a new function perf_evlist_forced_leader
` [PATCH v3 2/3] perf report: Use perf_evlist_forced_leader to support '--group'
` [PATCH v3 3/3] perf annotate: Support '--group' option

[PATCH] arm: bcm2835: Add the PMU to the devicetree
 2018-05-18  8:07 UTC  (10+ messages)

[PATCH v3] ASoC: ssm2305: Add amplifier driver
 2018-05-18  8:07 UTC  (3+ messages)

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-05-18  8:06 UTC  (6+ messages)
` [PATCH 01/24] drm/cirrus: Place GEM BOs in drm_framebuffer
  ` [PATCH 08/24] drm/mtk: Promote impossible internal error to WARN_ON

[PATCH 01/19] drm/i915: Move request->ctx aside
 2018-05-18  8:06 UTC  (5+ messages)
` [PATCH 18/19] drm/i915/execlists: Direct submission (avoid tasklet/ksoftirqd)

[PATCH v4 0/4] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-05-18  8:05 UTC  (10+ messages)
` [PATCH v4 3/4] tpm: migrate tpm2_get_tpm_pt() "
` [PATCH v4 4/4] tpm: migrate tpm2_get_random() "

[PATCH] drm/exynos: fimc: signedness bug in fimc_setup_clocks()
 2018-05-18  8:04 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: add read mirror policy
 2018-05-18  8:06 UTC  (6+ messages)

[PATCH 1/1] ARM:dts:sunxi: Add Olimex A20-SOM-EVB-eMMC board
 2018-05-18  8:03 UTC  (9+ messages)

WARNING in __static_key_slow_dec
 2018-05-18  8:03 UTC 

[GIT PULL] ACPI fix for v4.17-rc6
 2018-05-18  8:03 UTC 

[PATCH] Handle missing [gs]etcap tools
 2018-05-18  8:02 UTC 

[Qemu-devel] [PATCH] riscv: remove define cpu_init()
 2018-05-18  8:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] "

[GIT PULL] Power management fix for v4.17-rc6
 2018-05-18  8:02 UTC 

[PATCH v1] libxl: always call qemus xen-save-devices-state in suspend/resume
 2018-05-18  8:02 UTC  (3+ messages)

[PATCHv2][SMB3] Add kernel trace support
 2018-05-18  8:00 UTC  (4+ messages)

mtd
 2018-05-18  8:00 UTC 

[PATCH] net/i40e: fix corruption of VF stats via port representor
 2018-05-18  7:59 UTC 

dm-thin: Why is DATA_DEV_BLOCK_SIZE_MIN_SECTORS set to 64k?
 2018-05-18  7:59 UTC  (2+ messages)

[PATCH 2/2] bpf: sockmap, potential uninitialized return in __sock_map_ctx_update_elem()
 2018-05-18  7:58 UTC  (2+ messages)

[ragnatech:media-tree] BUILD SUCCESS 8ed8bba70b4355b1ba029b151ade84475dd12991
 2018-05-18  7:58 UTC 

[PATCH 1/2] bpf: sockmap, double free in __sock_map_ctx_update_elem()
 2018-05-18  7:58 UTC  (2+ messages)

[RFC,linux-next] USB: dwc3: dwc3_get_extcon() can be static
 2018-05-18  7:58 UTC  (2+ messages)
` [RFC PATCH linux-next] "

[PATCH linux dev-4.13 v2 0/2] pinctrl: npcm: add NPCM7xx pinctrl driver
 2018-05-18  7:56 UTC  (2+ messages)

[U-Boot] [PATCH v2] add FIT data-position & data-offset property support
 2018-05-18  7:56 UTC 

[PATCH 00/10] RFC: assorted bcachefs patches
 2018-05-18  7:55 UTC  (22+ messages)
` [PATCH 01/10] mempool: Add mempool_init()/mempool_exit()
` [PATCH 01/10] mm: pagecache add lock
` [PATCH 02/10] block: Convert bio_set to mempool_init()
` [PATCH 02/10] mm: export find_get_pages()
` [PATCH 03/10] block: Add bioset_init()/bioset_exit()
` [PATCH 03/10] locking: bring back lglocks
` [PATCH 04/10] block: Use bioset_init() for fs_bio_set
` [PATCH 04/10] locking: export osq_lock()/osq_unlock()
` [PATCH 05/10] block: Add bio_copy_data_iter(), zero_fill_bio_iter()
` [PATCH 05/10] don't use spin_lock_irqsave() unnecessarily
` [PATCH 06/10] block: Split out bio_list_copy_data()
` [PATCH 06/10] Generic radix trees
` [PATCH 07/10] bcache: optimize continue_at_nobarrier()
` [PATCH 07/10] block: Add missing flush_dcache_page() call
` [PATCH 08/10] bcache: move closures to lib/
` [PATCH 08/10] block: Add warning for bi_next not NULL in bio_endio()
` [PATCH 09/10] block: Export bio check/set pages_dirty
` [PATCH 09/10] closures: closure_wait_event()
` [PATCH 10/10] block: Add sysfs entry for fua support
` [PATCH 10/10] Dynamic fault injection

[U-Boot] [PATCH v6 0/7] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-05-18  7:55 UTC  (3+ messages)
` [U-Boot] [PATCH v6 7/7] sunxi: DT: A64: add Pine64-LTS support

[RFC] platform: detach from PM domains on shutdown
 2018-05-18  7:54 UTC  (4+ messages)

[PATCH linux dev-4.13 1/2] clk: aspeed: Add 24MHz fixed clock
 2018-05-18  7:52 UTC  (2+ messages)

[PATCH v2] PM / devfreq: Add support for QCOM devfreq firmware
 2018-05-18  7:52 UTC 

[Qemu-devel] [PATCH v2 0/1] Bug: Sandbox: libvirt breakdowns qemu guest
 2018-05-18  7:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/1] sandbox: disable -sandbox if CONFIG_SECCOMP undefined

[U-Boot] [PATCH] pylibfdt: Add missing CC and LD to Makefile
 2018-05-18  7:51 UTC  (3+ messages)

[RFC] vhost: new rte_vhost API proposal
 2018-05-18  7:51 UTC  (3+ messages)

[PATCH] netfilter: ebtables: handle string from userspace with care
 2018-05-18  7:51 UTC  (2+ messages)

[PATCH v5 00/22] sh: LANDISK and R2Dplus convert to device tree
 2018-05-18  7:51 UTC  (14+ messages)
` [J-core] "

[Qemu-devel] [PULL 0/2] Usb 20180518 patches
 2018-05-18  7:50 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] ccid-card-passthru: fix regression in realize()
` [Qemu-devel] [PULL 2/2] hw/usb/dev-smartcard-reader: Handle 64 B USB packets

[meta-oe][PATCH v2] stm32flash: add recipe
 2018-05-18  7:50 UTC 

[U-Boot] [PATCH 01/12] ARM: socfpga: Sync A10 clock manager binding parser
 2018-05-18  7:50 UTC  (7+ messages)

[GIT PULL] mtd: Fixes for 4.17-rc6
 2018-05-18  7:49 UTC 

[PATCH] drm/i915/lvds: Move acpi lid notification registration to registration phase
 2018-05-18  7:48 UTC 

[PATCH v7 00/12] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
 2018-05-18  7:48 UTC  (4+ messages)
` [PATCH v7 03/12] PCI: Request control of native PCIe hotplug only if supported


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.