All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-09 14:18:37 to 2018-06-09 16:02:29 UTC [more...]

[Buildroot] [PATCH] libvncserver: add upstream security fix for CVE-2018-7225
 2018-06-09 16:02 UTC 

[PATCH 4.17 00/15] 4.17.1-stable review
 2018-06-09 15:29 UTC  (15+ messages)
` [PATCH 4.17 01/15] netfilter: nf_flow_table: attach dst to skbs
` [PATCH 4.17 02/15] bnx2x: use the right constant
` [PATCH 4.17 03/15] ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
` [PATCH 4.17 04/15] ipv6: omit traffic class when calculating flow hash
` [PATCH 4.17 05/15] l2tp: fix refcount leakage on PPPoL2TP sockets
` [PATCH 4.17 06/15] netdev-FAQ: clarify DaveMs position for stable backports
` [PATCH 4.17 07/15] net: metrics: add proper netlink validation
` [PATCH 4.17 08/15] net/packet: refine check for priv area size
` [PATCH 4.17 09/15] rtnetlink: validate attributes in do_setlink()
` [PATCH 4.17 10/15] sctp: not allow transport timeout value less than HZ/5 for hb_timer
` [PATCH 4.17 11/15] team: use netdev_features_t instead of u32
` [PATCH 4.17 12/15] vrf: check the original netdevice for generating redirect
` [PATCH 4.17 14/15] ipmr: fix error path when ipmr_new_table fails
` [PATCH 4.17 15/15] PCI: hv: Do not wait forever on a device that has disappeared

[PATCH 4.16 00/48] 4.16.15-stable review
 2018-06-09 15:30 UTC  (46+ messages)
` [PATCH 4.16 01/48] mmap: introduce sane default mmap limits
` [PATCH 4.16 02/48] mmap: relax file size limit for regular files
` [PATCH 4.16 03/48] netfilter: nf_flow_table: attach dst to skbs
` [PATCH 4.16 05/48] be2net: Fix error detection logic for BE3
` [PATCH 4.16 06/48] bnx2x: use the right constant
` [PATCH 4.16 07/48] cls_flower: Fix incorrect idr release when failing to modify rule
` [PATCH 4.16 08/48] dccp: dont free ccid2_hc_tx_sock struct in dccp_disconnect()
` [PATCH 4.16 09/48] enic: set DMA mask to 47 bit
` [PATCH 4.16 10/48] ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
` [PATCH 4.16 11/48] ip6_tunnel: remove magic mtu value 0xFFF8
` [PATCH 4.16 12/48] ipmr: properly check rhltable_init() return value
` [PATCH 4.16 13/48] ipv4: remove warning in ip_recv_error
` [PATCH 4.16 14/48] ipv6: omit traffic class when calculating flow hash
` [PATCH 4.16 15/48] isdn: eicon: fix a missing-check bug
` [PATCH 4.16 16/48] kcm: Fix use-after-free caused by clonned sockets
` [PATCH 4.16 17/48] l2tp: fix refcount leakage on PPPoL2TP sockets
` [PATCH 4.16 18/48] mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
` [PATCH 4.16 19/48] netdev-FAQ: clarify DaveMs position for stable backports
` [PATCH 4.16 20/48] net: ethernet: davinci_emac: fix error handling in probe()
` [PATCH 4.16 21/48] net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
` [PATCH 4.16 22/48] net: metrics: add proper netlink validation
` [PATCH 4.16 23/48] net/packet: refine check for priv area size
` [PATCH 4.16 24/48] net: phy: broadcom: Fix bcm_write_exp()
` [PATCH 4.16 26/48] packet: fix reserve calculation
` [PATCH 4.16 27/48] qed: Fix mask for physical address in ILT entry
` [PATCH 4.16 28/48] rtnetlink: validate attributes in do_setlink()
` [PATCH 4.16 29/48] sctp: not allow transport timeout value less than HZ/5 for hb_timer
` [PATCH 4.16 30/48] team: use netdev_features_t instead of u32
` [PATCH 4.16 31/48] vhost: synchronize IOTLB message with dev cleanup
` [PATCH 4.16 32/48] vrf: check the original netdevice for generating redirect
` [PATCH 4.16 33/48] ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
` [PATCH 4.16 34/48] net: phy: broadcom: Fix auxiliary control register reads
` [PATCH 4.16 35/48] net-sysfs: Fix memory leak in XPS configuration
` [PATCH 4.16 36/48] virtio-net: correctly transmit XDP buff after linearizing
` [PATCH 4.16 37/48] virtio-net: fix leaking page for gso packet during mergeable XDP
` [PATCH 4.16 38/48] net/mlx4: Fix irq-unsafe spinlock usage
` [PATCH 4.16 39/48] net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
` [PATCH 4.16 40/48] tun: Fix NULL pointer dereference in XDP redirect
` [PATCH 4.16 41/48] virtio-net: correctly check num_buf during err path
` [PATCH 4.16 43/48] net : sched: cls_api: deal with egdev path only if needed
` [PATCH 4.16 44/48] virtio-net: correctly redirect linearized packet
` [PATCH 4.16 45/48] ip_tunnel: restore binding to ifaces with a large mtu
` [PATCH 4.16 46/48] net: netsec: reduce DMA mask to 40 bits
` [PATCH 4.16 47/48] vhost_net: flush batched heads before trying to busy polling
` [PATCH 4.16 48/48] PCI: hv: Do not wait forever on a device that has disappeared

[meta-networking][PATCH] spice: Update to git hash to pick up gcc8 fixes
 2018-06-09 15:52 UTC  (3+ messages)

[RFC][PATCHES] getting rid of int *open in ->atomic_open() and friends
 2018-06-09 15:51 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] efi_loader: avoid initializer element is not constant
 2018-06-09 15:50 UTC 

[Qemu-devel] [RFC 00/13] hw/m68k: add Apple Machintosh Quadra 800 machine
 2018-06-09 15:48 UTC  (5+ messages)
` [Qemu-devel] [RFC 01/13] hw/m68k: add via support

[PATCH v2] staging: pi433: add mutex fixing concurrency issues
 2018-06-09 15:48 UTC  (5+ messages)

[RFC PATCH 0/6] Fix commit-graph/graft/replace/shallow combo
 2018-06-09 15:47 UTC  (3+ messages)
` [RFC PATCH 3/6] commit-graph: enable replace-object and grafts

[PATCH 00/20] unconditional O(1) SHA-1 abbreviation
 2018-06-09 15:47 UTC  (8+ messages)
` [PATCH 17/20] abbrev: unify the handling of empty values
` [PATCH 19/20] abbrev: support relative abbrev values
` [PATCH 20/20] abbrev: add a core.validateAbbrev setting

[U-Boot] [PATCH v2] vboot: Do not use hashed-strings offset
 2018-06-09 15:45 UTC 

[PATCH 4.14 00/41] 4.14.49-stable review
 2018-06-09 15:30 UTC  (40+ messages)
` [PATCH 4.14 01/41] scsi: sd_zbc: Fix potential memory leak
` [PATCH 4.14 02/41] scsi: sd_zbc: Avoid that resetting a zone fails sporadically
` [PATCH 4.14 03/41] mmap: introduce sane default mmap limits
` [PATCH 4.14 04/41] mmap: relax file size limit for regular files
` [PATCH 4.14 05/41] btrfs: define SUPER_FLAG_METADUMP_V2
` [PATCH 4.14 07/41] be2net: Fix error detection logic for BE3
` [PATCH 4.14 08/41] bnx2x: use the right constant
` [PATCH 4.14 09/41] dccp: dont free ccid2_hc_tx_sock struct in dccp_disconnect()
` [PATCH 4.14 10/41] enic: set DMA mask to 47 bit
` [PATCH 4.14 11/41] ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
` [PATCH 4.14 12/41] ip6_tunnel: remove magic mtu value 0xFFF8
` [PATCH 4.14 13/41] ipmr: properly check rhltable_init() return value
` [PATCH 4.14 14/41] ipv4: remove warning in ip_recv_error
` [PATCH 4.14 15/41] ipv6: omit traffic class when calculating flow hash
` [PATCH 4.14 16/41] isdn: eicon: fix a missing-check bug
` [PATCH 4.14 17/41] kcm: Fix use-after-free caused by clonned sockets
` [PATCH 4.14 18/41] netdev-FAQ: clarify DaveMs position for stable backports
` [PATCH 4.14 19/41] net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
` [PATCH 4.14 20/41] net: metrics: add proper netlink validation
` [PATCH 4.14 21/41] net/packet: refine check for priv area size
` [PATCH 4.14 22/41] net: phy: broadcom: Fix bcm_write_exp()
` [PATCH 4.14 24/41] packet: fix reserve calculation
` [PATCH 4.14 25/41] qed: Fix mask for physical address in ILT entry
` [PATCH 4.14 26/41] sctp: not allow transport timeout value less than HZ/5 for hb_timer
` [PATCH 4.14 27/41] team: use netdev_features_t instead of u32
` [PATCH 4.14 28/41] vhost: synchronize IOTLB message with dev cleanup
` [PATCH 4.14 29/41] vrf: check the original netdevice for generating redirect
` [PATCH 4.14 30/41] ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
` [PATCH 4.14 31/41] net: phy: broadcom: Fix auxiliary control register reads
` [PATCH 4.14 32/41] net-sysfs: Fix memory leak in XPS configuration
` [PATCH 4.14 33/41] virtio-net: correctly transmit XDP buff after linearizing
` [PATCH 4.14 34/41] net/mlx4: Fix irq-unsafe spinlock usage
` [PATCH 4.14 35/41] tun: Fix NULL pointer dereference in XDP redirect
` [PATCH 4.14 36/41] virtio-net: correctly check num_buf during err path
` [PATCH 4.14 37/41] net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
` [PATCH 4.14 38/41] virtio-net: fix leaking page for gso packet during mergeable XDP
` [PATCH 4.14 39/41] rtnetlink: validate attributes in do_setlink()
` [PATCH 4.14 40/41] cls_flower: Fix incorrect idr release when failing to modify rule
` [PATCH 4.14 41/41] PCI: hv: Do not wait forever on a device that has disappeared

general protection fault in __vfs_write
 2018-06-09 15:36 UTC  (2+ messages)

[U-Boot] [PATCH v2] vboot: Add FIT_SIGNATURE_MAX_SIZE protection
 2018-06-09 15:38 UTC 

[PATCH 00/10] blktests: NVMeOF new testcases for file and bdev ns
 2018-06-09 15:37 UTC  (6+ messages)
` [PATCH 07/12] blktests: add NVMeoF data verification test for bdev-ns

[Qemu-devel] [PATCH v3 00/11] NBD reconnect
 2018-06-09 15:32 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 01/11] block/nbd-client: split channel errors from export errors
` [Qemu-devel] [PATCH v3 02/11] block/nbd: move connection code from block/nbd to block/nbd-client
` [Qemu-devel] [PATCH v3 03/11] block/nbd-client: split connection from initialization
` [Qemu-devel] [PATCH v3 04/11] block/nbd-client: fix nbd_reply_chunk_iter_receive
` [Qemu-devel] [PATCH v3 05/11] block/nbd-client: don't check ioc
` [Qemu-devel] [PATCH v3 06/11] block/nbd-client: move from quit to state
` [Qemu-devel] [PATCH v3 07/11] block/nbd-client: rename read_reply_co to connection_co
` [Qemu-devel] [PATCH v3 08/11] block/nbd-client: move connecting "
` [Qemu-devel] [PATCH v3 09/11] block/nbd: add cmdline and qapi parameters for nbd reconnect
` [Qemu-devel] [PATCH v3 10/11] block/nbd-client: "
` [Qemu-devel] [PATCH v3 11/11] iotests: test "

[PATCH] samples: mbochs: add DMA_SHARED_BUFFER dependency
 2018-06-09 15:29 UTC  (2+ messages)

netdevice notifier and device private data
 2018-06-09 15:29 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: invalidate cache before source start
 2018-06-09 14:14 UTC 

[PATCH] bitbake.conf: add BB_CURRENT_MC to OVERRIDES
 2018-06-09 15:24 UTC 

[vfs:work.open 39/44] fs/file_table.c:185:14: error: conflicting types for 'alloc_file_pseudo'
 2018-06-09 15:23 UTC 

[vfs:work.open 39/44] include/linux/file.h:24:38: warning: 'struct inode' declared inside parameter list
 2018-06-09 15:21 UTC 

[PATCH 11/11] tools/cpupower: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:25 UTC 

[PATCH] gitworkflows: fix grammar in 'Merge upwards' rule
 2018-06-09 15:19 UTC 

[Qemu-devel] [PATCH v5 0/6] NBD export bitmaps
 2018-06-09 15:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] nbd/server: fix trace
` [Qemu-devel] [PATCH v5 2/6] nbd/server: refactor NBDExportMetaContexts
` [Qemu-devel] [PATCH v5 3/6] nbd/server: add nbd_meta_empty_or_pattern helper
` [Qemu-devel] [PATCH v5 4/6] nbd/server: implement dirty bitmap export
` [Qemu-devel] [PATCH v5 5/6] qapi: new qmp command nbd-server-add-bitmap
` [Qemu-devel] [PATCH v5 6/6] docs/interop: add nbd.txt

[GIT PULL] libnvdimm for 4.18
 2018-06-09 15:17 UTC  (6+ messages)

clang fails on linux-next since commit 8bf705d13039
 2018-06-09 15:17 UTC  (7+ messages)

[PATCH 0/3] net: bpfilter: clean-up build rules
 2018-06-09 15:13 UTC  (4+ messages)
` [PATCH 3/3] bpfilter: do not (ab)use host-program build rule

b43 crashes on rmmod (bcm4331)
 2018-06-09 15:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] Makefile: Check for more dangling scratch files in out-of-tree builds
 2018-06-09 15:10 UTC 

[LTP] [PATCH] macsec: fix double delete the tmp file
 2018-06-09 15:06 UTC  (2+ messages)

kernel BUG at drivers/scsi/scsi_error.c:197! - git 4.17.0-x64-08428-g7d3bf613e99a
 2018-06-09 15:02 UTC  (2+ messages)

[PATCH 1/2] busybox: update to 1.28.4
 2018-06-09 14:55 UTC  (3+ messages)

[PATCH 10/11] driver/edac: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:24 UTC 

[PATCH 03/11] x86/cpu/bug: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:22 UTC 

[xen-4.9-testing test] 123939: FAIL
 2018-06-09 14:47 UTC 

[PATCH 02/11] x86/pci: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:21 UTC 

Please apply this commit to v4.14.y, 4.16.y and 4.17.y: c3635da2a336 ("PCI: hv: Do not wait forever on a device that has disappeared")
 2018-06-09 14:45 UTC  (2+ messages)

[Qemu-devel] icbt on PPC440 after commit 01662f3e
 2018-06-09 14:43 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Buildroot] [PATCH] meson: bump version to 0.46.1
 2018-06-09 14:41 UTC  (2+ messages)

[Buildroot] [git commit] meson: bump version to 0.46.1
 2018-06-09 14:41 UTC 

[Buildroot] [PATCH] mariadb: security bump version to 10.1.33
 2018-06-09 14:41 UTC  (2+ messages)

[Buildroot] [git commit] mariadb: security bump version to 10.1.33
 2018-06-09 14:41 UTC 

[Buildroot] [PATCH 1/1] aubio: bump to version 0.4.6
 2018-06-09 14:41 UTC  (2+ messages)

[Buildroot] [git commit] aubio: bump to version 0.4.6
 2018-06-09 14:41 UTC 

[Buildroot] [PATCH 1/1] jansson: bump to version 2.11
 2018-06-09 14:41 UTC  (2+ messages)

[Buildroot] [git commit] jansson: bump to version 2.11
 2018-06-09 14:40 UTC 

[Buildroot] [PATCH 1/1] DEVELOPERS: update email for flatcc
 2018-06-09 14:40 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: update email for flatcc
 2018-06-09 14:40 UTC 

[Qemu-devel] [PATCH v1 0/3] misc fixes found by static analyzer
 2018-06-09 14:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 2/3] qcow2: fix the uninitialized bitmap_table variable

[Buildroot] [PATCH 1/1] pugixml: bump to version 1.9
 2018-06-09 14:40 UTC  (2+ messages)

[Buildroot] [git commit] pugixml: bump to version 1.9
 2018-06-09 14:40 UTC 

[Buildroot] [PATCH 1/1] json-glib: bump to version 1.4.2
 2018-06-09 14:39 UTC  (2+ messages)

[Buildroot] [git commit] json-glib: bump to version 1.4.2
 2018-06-09 14:39 UTC 

[Buildroot] [PATCH 1/1] json-c: bump to version 0.13.1
 2018-06-09 14:39 UTC  (2+ messages)

[Buildroot] [git commit] json-c: bump to version 0.13.1
 2018-06-09 14:39 UTC 

[Buildroot] [PATCH 1/1] package/libvorbis: add upstream security patch to fix CVE-2017-14160
 2018-06-09 14:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] ARM virt: Silence dtc warnings
 2018-06-09 14:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] hw/arm/virt: Silence dtc /intc warnings
` [Qemu-devel] [PATCH 2/2] hw/arm/virt: Silence dtc /memory warning
  ` [Qemu-devel] [Qemu-arm] "

[Buildroot] [git commit] package/libvorbis: add upstream security patch to fix CVE-2017-14160
 2018-06-09 14:35 UTC 

[Buildroot] [PATCH 1/1] package/tor: bump version to 0.3.3.6
 2018-06-09 14:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.8.2
 2018-06-09 14:34 UTC  (2+ messages)

[Buildroot] [git commit] package/tor: bump version to 0.3.3.6
 2018-06-09 14:34 UTC 

[Buildroot] [git commit] package/samba4: bump version to 4.8.2
 2018-06-09 14:34 UTC 

[PATCH v4 9/9] net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
 2018-06-09 14:33 UTC  (5+ messages)
` [RFC PATCH 1/2] net-next: ax88796: export ax_NS8390_init() hook
` [RFC PATCH 2/2] net-next: xsurf100: drop include of lib8390.c

[Buildroot] [PATCH] orangepi_pc_defconfig: bump linux to 4.17, u-boot to 2018.05
 2018-06-09 14:31 UTC 

[GIT PULL] Staging/IIO driver patches for 4.18-rc1
 2018-06-09 14:28 UTC 

[Buildroot] [RFC v3 1/3] libopenssl: bump version to 1.1.0h
 2018-06-09 14:22 UTC  (2+ messages)

[GIT] Sparc
 2018-06-09 14:21 UTC  (2+ messages)

[GIT] IDE
 2018-06-09 14:20 UTC 

[PATCH] x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
 2018-06-09 14:18 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 05/11] x86/mce: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:23 UTC 

[PATCH 07/11] x86/xen: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:23 UTC 


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.