All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-21 14:21:35 to 2019-02-21 14:47:09 UTC [more...]

[PATCH 3.18 00/13] 3.18.136-stable review
 2019-02-21 14:35 UTC  (12+ messages)
` [PATCH 3.18 01/13] net: fix IPv6 prefix route residue
` [PATCH 3.18 03/13] tcp: tcp_v4_err() should be more careful
` [PATCH 3.18 04/13] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 3.18 05/13] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 3.18 06/13] vsock: cope with memory allocation failure at socket creation time
` [PATCH 3.18 07/13] net: stmmac: Fix a race in EEE enable callback
` [PATCH 3.18 08/13] net: ipv4: use a dedicated counter for icmp_v4 redirect packets
` [PATCH 3.18 09/13] hwmon: (lm80) Fix missing unlock on error in set_fan_div()
` [PATCH 3.18 10/13] kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
` [PATCH 3.18 11/13] net/x25: do not hold the cpu too long in x25_new_lci()
` [PATCH 3.18 12/13] mISDN: fix a race in dev_expire_timer()

[PATCH 4.9 00/20] 4.9.160-stable review
 2019-02-21 14:35 UTC  (16+ messages)
` [PATCH 4.9 01/20] net: fix IPv6 prefix route residue
` [PATCH 4.9 02/20] vsock: cope with memory allocation failure at socket creation time
` [PATCH 4.9 03/20] hwmon: (lm80) Fix missing unlock on error in set_fan_div()
` [PATCH 4.9 04/20] net: Fix for_each_netdev_feature on Big endian
` [PATCH 4.9 05/20] net: phy: xgmiitorgmii: Support generic PHY status read
` [PATCH 4.9 07/20] net: validate untrusted gso packets without csum offload
` [PATCH 4.9 08/20] sky2: Increase D3 delay again
` [PATCH 4.9 09/20] vhost: correctly check the return value of translate_desc() in log_used()
` [PATCH 4.9 11/20] tcp: tcp_v4_err() should be more careful
` [PATCH 4.9 13/20] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 4.9 14/20] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 4.9 15/20] net: stmmac: Fix a race in EEE enable callback
` [PATCH 4.9 16/20] net: ipv4: use a dedicated counter for icmp_v4 redirect packets
` [PATCH 4.9 17/20] btrfs: Remove false alert when fiemap range is smaller than on-disk extent
` [PATCH 4.9 18/20] net/x25: do not hold the cpu too long in x25_new_lci()

[PATCH stable-4.4.y] KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()
 2019-02-21 14:47 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/13] Add a 'x-blockdev-reopen' QMP command
 2019-02-21 14:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH 08/13] block: Allow changing the backing file on reopen

[PATCH 4.19 00/30] 4.19.25-stable review
 2019-02-21 14:36 UTC  (27+ messages)
` [PATCH 4.19 02/30] dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
` [PATCH 4.19 03/30] mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
` [PATCH 4.19 04/30] net: crypto set sk to NULL when af_alg_release
` [PATCH 4.19 05/30] net: Fix for_each_netdev_feature on Big endian
` [PATCH 4.19 06/30] net: fix IPv6 prefix route residue
` [PATCH 4.19 07/30] net: ip6_gre: initialize erspan_ver just for erspan tunnels
` [PATCH 4.19 08/30] net: ipv4: use a dedicated counter for icmp_v4 redirect packets
` [PATCH 4.19 09/30] net: phy: xgmiitorgmii: Support generic PHY status read
` [PATCH 4.19 11/30] net: stmmac: handle endianness in dwmac4_get_timestamp
` [PATCH 4.19 12/30] net: validate untrusted gso packets without csum offload
` [PATCH 4.19 14/30] vhost: correctly check the return value of translate_desc() in log_used()
` [PATCH 4.19 16/30] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 4.19 17/30] net: Add header for usage of fls64()
` [PATCH 4.19 18/30] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 4.19 19/30] tcp: tcp_v4_err() should be more careful
` [PATCH 4.19 20/30] net: Do not allocate page fragments that are not skb aligned
` [PATCH 4.19 21/30] hwmon: (lm80) Fix missing unlock on error in set_fan_div()
` [PATCH 4.19 22/30] scsi: target/core: Use kmem_cache_free() instead of kfree()
` [PATCH 4.19 23/30] x86_64: increase stack size for KASAN_EXTRA
` [PATCH 4.19 24/30] mmc: meson-gx: fix interrupt name
` [PATCH 4.19 25/30] PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
` [PATCH 4.19 26/30] sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
` [PATCH 4.19 27/30] netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
` [PATCH 4.19 28/30] net/x25: do not hold the cpu too long in x25_new_lci()
` [PATCH 4.19 29/30] mISDN: fix a race in dev_expire_timer()
` [PATCH 4.19 30/30] ax25: fix possible use-after-free

[PATCH v2 00/13] Convert x86 & arm64 to use generic page walk
 2019-02-21 14:46 UTC  (9+ messages)
` [PATCH v2 02/13] x86/mm: Add p?d_large() definitions
` [PATCH v2 03/13] mm: Add generic p?d_large() macros

[PATCH] arm64/efi: fix grub_efi_get_ram_base()
 2019-02-21 14:45 UTC  (3+ messages)

general protection fault in dev_get_by_index_rcu
 2019-02-21 14:46 UTC 

[Qemu-devel] [PATCH v4] i386, acpi: check acpi_memory_hotplug capacity in pre_plug
 2019-02-21 14:45 UTC  (2+ messages)

[PATCH 4.20 00/32] 4.20.12-stable review
 2019-02-21 14:36 UTC  (35+ messages)
` [PATCH 4.20 01/32] dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
` [PATCH 4.20 02/32] net: fix IPv6 prefix route residue
` [PATCH 4.20 03/32] net: ipv4: use a dedicated counter for icmp_v4 redirect packets
` [PATCH 4.20 04/32] vsock: cope with memory allocation failure at socket creation time
` [PATCH 4.20 05/32] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 4.20 06/32] mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
` [PATCH 4.20 07/32] net: crypto set sk to NULL when af_alg_release
` [PATCH 4.20 08/32] net: Fix for_each_netdev_feature on Big endian
` [PATCH 4.20 09/32] net: ip6_gre: initialize erspan_ver just for erspan tunnels
` [PATCH 4.20 10/32] net: phy: xgmiitorgmii: Support generic PHY status read
` [PATCH 4.20 11/32] net: stmmac: Fix a race in EEE enable callback
` [PATCH 4.20 12/32] net: stmmac: handle endianness in dwmac4_get_timestamp
` [PATCH 4.20 13/32] net: validate untrusted gso packets without csum offload
` [PATCH 4.20 14/32] sky2: Increase D3 delay again
` [PATCH 4.20 15/32] vhost: correctly check the return value of translate_desc() in log_used()
` [PATCH 4.20 16/32] net: Add header for usage of fls64()
` [PATCH 4.20 17/32] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 4.20 18/32] tcp: tcp_v4_err() should be more careful
` [PATCH 4.20 19/32] net: netcp: Fix ethss driver probe issue
` [PATCH 4.20 20/32] net: Do not allocate page fragments that are not skb aligned
` [PATCH 4.20 21/32] af_packet: fix raw sockets over 6in4 tunnel
` [PATCH 4.20 22/32] arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
` [PATCH 4.20 23/32] efi/arm: Revert "Defer persistent reservations until after paging_init()"
` [PATCH 4.20 24/32] PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
` [PATCH 4.20 25/32] scsi: target/core: Use kmem_cache_free() instead of kfree()
` [PATCH 4.20 26/32] x86_64: increase stack size for KASAN_EXTRA
` [PATCH 4.20 27/32] mmc: meson-gx: fix interrupt name
` [PATCH 4.20 28/32] hwmon: (lm80) Fix missing unlock on error in set_fan_div()
` [PATCH 4.20 29/32] netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
` [PATCH 4.20 30/32] net/x25: do not hold the cpu too long in x25_new_lci()
` [PATCH 4.20 31/32] mISDN: fix a race in dev_expire_timer()
` [PATCH 4.20 32/32] ax25: fix possible use-after-free

[PATCH] mdio_bus: Fix use-after-free on device_register fails
 2019-02-21 14:42 UTC 

[Qemu-devel] Libvirt upstream CI efforts
 2019-02-21 14:39 UTC 

[GIT PULL 0/7] stm class/intel_th: Updates for v5.1
 2019-02-21 14:42 UTC  (7+ messages)
` [GIT PULL 5/7] intel_th: Don't reference unassigned outputs
` [GIT PULL 6/7] stm class: Fix an endless loop in channel allocation
` [GIT PULL 7/7] stm class: Prevent division by zero

WARNING in cleanup_mnt
 2019-02-21 14:44 UTC 

[PATCH] bpfilter: remove extra header search paths for bpfilter_umh
 2019-02-21 14:42 UTC 

[Qemu-devel] [PULL 00/27] target-arm queue
 2019-02-21 14:42 UTC  (6+ messages)
` [Qemu-devel] [PULL 11/27] arm: Allow system registers for KVM guests to be changed by QEMU code

[PATCH] grub-install: check for arm-efi as a default target
 2019-02-21 14:42 UTC  (4+ messages)

[PATCH v4 00/16] powerpc/32: Use BATs/LTLBs for STRICT_KERNEL_RWX
 2019-02-21 14:38 UTC  (4+ messages)
` [PATCH v4 04/16] powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks

[PATCH v2 0/2] drm/qxl: kick out vgacon
 2019-02-21 14:41 UTC  (11+ messages)
` [PATCH v2 1/2] drm: move i915_kick_out_vgacon to drm_fb_helper
` [PATCH v2 2/2] drm/qxl: kick out vgacon

[Qemu-devel] [PATCH] hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
 2019-02-21 14:40 UTC  (2+ messages)

[PATCH 4.14 00/23] 4.14.103-stable review
 2019-02-21 14:36 UTC  (18+ messages)
` [PATCH 4.14 01/23] dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
` [PATCH 4.14 04/23] vsock: cope with memory allocation failure at socket creation time
` [PATCH 4.14 05/23] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 4.14 07/23] mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
` [PATCH 4.14 08/23] net: crypto set sk to NULL when af_alg_release
` [PATCH 4.14 09/23] net: Fix for_each_netdev_feature on Big endian
` [PATCH 4.14 10/23] net: phy: xgmiitorgmii: Support generic PHY status read
` [PATCH 4.14 11/23] net: stmmac: Fix a race in EEE enable callback
` [PATCH 4.14 12/23] net: stmmac: handle endianness in dwmac4_get_timestamp
` [PATCH 4.14 13/23] net: validate untrusted gso packets without csum offload
` [PATCH 4.14 14/23] sky2: Increase D3 delay again
` [PATCH 4.14 15/23] vhost: correctly check the return value of translate_desc() in log_used()
` [PATCH 4.14 16/23] net: Add header for usage of fls64()
` [PATCH 4.14 19/23] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 4.14 20/23] sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
` [PATCH 4.14 21/23] net/x25: do not hold the cpu too long in x25_new_lci()
` [PATCH 4.14 22/23] mISDN: fix a race in dev_expire_timer()

[Qemu-devel] [PATCH v3 00/11] spice: add -display spice-app, setup and launch a Spice client
 2019-02-21 14:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 11/11] display: add -display spice-app launching "

[PATCH 0/2] net/bonding: a couple minor fixes
 2019-02-21 14:38 UTC  (4+ messages)
` [PATCH 1/2] net/bonding: do not set promisc on non-existent primary port

[iptables PATCH] extensions: AUDIT: Document ineffective --type option
 2019-02-21 14:38 UTC 

[PATCH 4.4 00/20] 4.4.176-stable review
 2019-02-21 14:35 UTC  (18+ messages)
` [PATCH 4.4 01/20] net: fix IPv6 prefix route residue
` [PATCH 4.4 02/20] vsock: cope with memory allocation failure at socket creation time
` [PATCH 4.4 04/20] net: Fix for_each_netdev_feature on Big endian
` [PATCH 4.4 05/20] sky2: Increase D3 delay again
` [PATCH 4.4 07/20] tcp: tcp_v4_err() should be more careful
` [PATCH 4.4 08/20] net: Do not allocate page fragments that are not skb aligned
` [PATCH 4.4 09/20] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 4.4 10/20] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 4.4 11/20] net: stmmac: Fix a race in EEE enable callback
` [PATCH 4.4 12/20] net: ipv4: use a dedicated counter for icmp_v4 redirect packets
` [PATCH 4.4 13/20] [PATCH] x86: livepatch: Treat R_X86_64_PLT32 as R_X86_64_PC32
` [PATCH 4.4 14/20] kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
` [PATCH 4.4 15/20] mfd: as3722: Handle interrupts on suspend
` [PATCH 4.4 17/20] net/x25: do not hold the cpu too long in x25_new_lci()
` [PATCH 4.4 18/20] mISDN: fix a race in dev_expire_timer()
` [PATCH 4.4 19/20] ax25: fix possible use-after-free
` [PATCH 4.4 20/20] KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()

[PATCH] ipmi_si: fix oops when loading ipmi_si driver
 2019-02-21 14:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] PCDIMM cleanup
 2019-02-21 14:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] pc-dimm: remove check on pc-dimm hotpluggable
` [Qemu-devel] [PATCH 2/2] pc-dimm: remove realize callback

[PATCH 0/2 v2] [GIT PULL (take two)] tracing: Two more fixes
 2019-02-21 14:36 UTC  (4+ messages)
` [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault

[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-21 14:34 UTC  (8+ messages)

[PATCH] staging/erofs: fix sparse's warnings on undeclared symbols in erofs
 2019-02-21 14:35 UTC  (4+ messages)

[PATCH v2 iproute2-next 00/11] Add support for devlink health
 2019-02-21 14:25 UTC  (3+ messages)
` [PATCH v2 iproute2-next 05/11] devlink: Add devlink health show command

wic creates ext4 images that read really slow in u-boot
 2019-02-21 14:33 UTC  (6+ messages)

[RFC PATCH] btrfs: Introduce developer-oriented check to ensure all tree blocks are written back before writing super blocks
 2019-02-21 14:32 UTC  (3+ messages)

[PATCH 1/6] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
 2019-02-21 14:31 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] "
` ✗ Fi.CI.SPARSE: "

NXP i.MX RT support
 2019-02-21 14:31 UTC  (4+ messages)

i.MX6ul USB serial downloader and Barebox
 2019-02-21 14:30 UTC  (5+ messages)
  ` AW: "

[LTP] [PATCH] syscalls/ustat: Move the syscall to lapi
 2019-02-21 14:30 UTC  (3+ messages)

[LSF/MM TOPIC] reverse splice
 2019-02-21 14:29 UTC  (3+ messages)

[PATCH 0/6] lib: Add safe string funtions
 2019-02-21 14:28 UTC  (5+ messages)
` [PATCH 5/6] lib: Fix function documentation for strncpy_from_user

git format-patch can clobber existing patch
 2019-02-21 14:25 UTC 

[PATCH v14 00/33] drm/i915: Implement HDCP2.2
 2019-02-21 14:25 UTC  (7+ messages)
` [PATCH v14 27/33] misc/mei/hdcp: Prepare Session Key
` [PATCH v14 30/33] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v14 31/33] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session

[PATCH v3 0/5] ICL support and other enhancements for PMC Core
 2019-02-21 14:25 UTC  (2+ messages)

[PATCH] platform/x86: intel_pmc_core: Avoid a u32 overflow
 2019-02-21 14:24 UTC  (2+ messages)

[Bug 109692] deadlock occurs during GPU reset
 2019-02-21 14:23 UTC  (2+ messages)

Regression: NVMe: kernel BUG at lib/sg_pool.c:103!
 2019-02-21 14:22 UTC  (8+ messages)

[Qemu-devel] [PATCH v2] hw/hppa/dino: mask out lower 2 bits of PCI config addr
 2019-02-21 14:22 UTC  (3+ messages)

[PATCH v4 0/3] add i2c support for mt8183
 2019-02-21 14:22 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

[PATCH 0/7] Various core and virtual driver fixes
 2019-02-21 14:21 UTC  (8+ messages)
` [PATCH 1/7] cec: fill in cec chardev kobject to ease debugging
` [PATCH 2/7] media-devnode: fill in media "
` [PATCH 3/7] vivid: use vzalloc for dev->bitmap_out
` [PATCH 4/7] media-entity: set ent_enum->bmap to NULL after freeing it
` [PATCH 5/7] vim2m: replace devm_kzalloc by kzalloc
` [PATCH 6/7] v4l2-device: v4l2_device_release_subdev_node can't reference sd
` [PATCH 7/7] vimc: free vimc_cap_device when the last user disappears

[PATCH 0/2] platform/x86: intel_cht_int33fe: Start using software nodes
 2019-02-21 14:21 UTC  (5+ messages)
` [PATCH 1/2] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector


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.