All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-16 17:37:35 to 2017-11-16 18:05:44 UTC [more...]

[PATCH 4.9 00/39] 4.9.63-stable review
 2017-11-16 17:42 UTC  (21+ messages)
` [PATCH 4.9 11/39] packet: avoid panic in packet_getsockopt()
` [PATCH 4.9 13/39] ipv6: flowlabel: do not leave opt->tot_len with garbage
` [PATCH 4.9 14/39] sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
` [PATCH 4.9 15/39] tcp/dccp: fix lockdep splat in inet_csk_route_req()
` [PATCH 4.9 17/39] net/unix: dont show information about sockets from other namespaces
` [PATCH 4.9 18/39] tap: double-free in error path in tap_open()
` [PATCH 4.9 19/39] ipip: only increase err_count for some certain type icmp in ipip_err
` [PATCH 4.9 20/39] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 4.9 23/39] sctp: reset owner sk for data chunks on out queues when migrating a sock
` [PATCH 4.9 27/39] mac80211: use constant time comparison with keys
` [PATCH 4.9 29/39] usb: usbtest: fix NULL pointer dereference
` [PATCH 4.9 30/39] Input: ims-psu - check if CDC union descriptor is sane
` [PATCH 4.9 31/39] ALSA: seq: Cancel pending autoload work at unbinding device
` [PATCH 4.9 33/39] netfilter: nat: avoid use of nf_conn_nat extension
` [PATCH 4.9 34/39] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
` [PATCH 4.9 35/39] security/keys: add CONFIG_KEYS_COMPAT to Kconfig
` [PATCH 4.9 36/39] brcmfmac: remove setting IBSS mode when stopping AP
` [PATCH 4.9 37/39] target/iscsi: Fix iSCSI task reassignment handling
` [PATCH 4.9 38/39] qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)
` [PATCH 4.9 39/39] misc: panel: properly restore atomic counter on error path

[PATCH 1/2] of: unittest: let dtc generate __local_fixups__
 2017-11-16 18:05 UTC 

[RFC] cmdline: rework as a wrapper to libedit
 2017-11-16 18:05 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] brltty: new package
 2017-11-16 18:04 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: Add myself

[patch 0/7] LICENSES: Add documentation and initial License files
 2017-11-16 18:03 UTC  (5+ messages)
` [patch 1/7] Documentation: Add license-rules.rst to describe how to properly identify file licenses

[PATCH] binder: fix proc->files use-after-free
 2017-11-16 17:52 UTC  (3+ messages)

[PATCH 4.13 00/44] 4.13.14-stable review
 2017-11-16 17:43 UTC  (45+ messages)
` [PATCH 4.13 01/44] ppp: fix race in ppp device destruction
` [PATCH 4.13 02/44] gso: fix payload length when gso_size is zero
` [PATCH 4.13 03/44] ipv4: Fix traffic triggered IPsec connections
` [PATCH 4.13 04/44] ipv6: "
` [PATCH 4.13 05/44] netlink: do not set cb_running if dumps start() errs
` [PATCH 4.13 06/44] net: call cgroup_sk_alloc() earlier in sk_clone_lock()
` [PATCH 4.13 07/44] macsec: fix memory leaks when skb_to_sgvec fails
` [PATCH 4.13 08/44] l2tp: check ps->sock before running pppol2tp_session_ioctl()
` [PATCH 4.13 09/44] tun: call dev_get_valid_name() before register_netdevice()
` [PATCH 4.13 10/44] netlink: fix netlink_ack() extack race
` [PATCH 4.13 11/44] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
` [PATCH 4.13 12/44] tcp/dccp: fix ireq->opt races
` [PATCH 4.13 13/44] packet: avoid panic in packet_getsockopt()
` [PATCH 4.13 14/44] geneve: Fix function matching VNI and tunnel ID on big-endian
` [PATCH 4.13 15/44] net: bridge: fix returning of vlan range op errors
` [PATCH 4.13 16/44] soreuseport: fix initialization race
` [PATCH 4.13 17/44] ipv6: flowlabel: do not leave opt->tot_len with garbage
` [PATCH 4.13 18/44] sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
` [PATCH 4.13 19/44] tcp/dccp: fix lockdep splat in inet_csk_route_req()
` [PATCH 4.13 21/44] net: dsa: check master device before put
` [PATCH 4.13 22/44] net/unix: dont show information about sockets from other namespaces
` [PATCH 4.13 23/44] tap: double-free in error path in tap_open()
` [PATCH 4.13 24/44] net/mlx5: Fix health work queue spin lock to IRQ safe
` [PATCH 4.13 25/44] net/mlx5e: Properly deal with encap flows add/del under neigh update
` [PATCH 4.13 26/44] ipip: only increase err_count for some certain type icmp in ipip_err
` [PATCH 4.13 27/44] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 4.13 28/44] ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
` [PATCH 4.13 29/44] tcp: refresh tp timestamp before tcp_mtu_probe()
` [PATCH 4.13 30/44] tap: reference to KVA of an unloaded module causes kernel panic
` [PATCH 4.13 31/44] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 4.13 32/44] sctp: reset owner sk for data chunks on out queues when migrating a sock
` [PATCH 4.13 33/44] net_sched: avoid matching qdisc with zero handle
` [PATCH 4.13 34/44] l2tp: hold tunnel in pppol2tp_connect()
` [PATCH 4.13 35/44] tun/tap: sanitize TUNSETSNDBUF input
` [PATCH 4.13 36/44] ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
` [PATCH 4.13 37/44] tcp: fix tcp_mtu_probe() vs highest_sack
` [PATCH 4.13 38/44] mac80211: accept key reinstall without changing anything
` [PATCH 4.13 39/44] mac80211: use constant time comparison with keys
` [PATCH 4.13 40/44] mac80211: dont compare TKIP TX MIC key in reinstall prevention
` [PATCH 4.13 41/44] usb: usbtest: fix NULL pointer dereference
` [PATCH 4.13 42/44] Input: ims-psu - check if CDC union descriptor is sane
` [PATCH 4.13 43/44] EDAC, sb_edac: Dont create a second memory controller if HA1 is not present
  ` [4.13,43/44] "
` [PATCH 4.13 44/44] dmaengine: dmatest: warn user when dma test times out

[PATCH 1/2][v4] fstests: add fio perf results support
 2017-11-16 18:01 UTC  (3+ messages)

[PATCH v2 0/2] Virtual GIF
 2017-11-16 18:01 UTC  (4+ messages)
` [PATCH v2 1/2] x86/svm: Add virtual GIF feature definition

[Qemu-devel] Effect of qemu-img convert -m and -W options
 2017-11-16 18:00 UTC  (5+ messages)

[PATCH] usb: musb: musb_host: Introduce postponed URB giveback
 2017-11-16 17:59 UTC  (5+ messages)

[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
 2017-11-16 18:00 UTC  (8+ messages)
` [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest

[PATCH 0/2] ALSA: nm256: Fine-tuning for three function implementations
 2017-11-16 17:48 UTC  (5+ messages)

[Qemu-devel] [PATCH] hax-interface: Add BSD license
 2017-11-16 18:00 UTC  (3+ messages)

[Bug 103783] atombios stuck in loop for more than 5secs
 2017-11-16 18:00 UTC  (5+ messages)

[SPDK] Set not only O_DIRECT but also O_DSYNC to BDEV_AIO
 2017-11-16 17:59 UTC 

[PATCH v4 1/3] image.bbclass: add prohibited-paths QA test
 2017-11-16 17:58 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/7] KVM/ARM fixes for 4.15-rc1
 2017-11-16 17:58 UTC  (16+ messages)
` [PATCH 1/7] KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
` [PATCH 2/7] KVM: arm/arm64: vgic: Preserve the revious read from the pending table
` [PATCH 3/7] KVM: arm/arm64: vgic-its: "
` [PATCH 4/7] KVM: arm/arm64: vgic-its: Check result of allocation before use
` [PATCH 5/7] KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs
` [PATCH 6/7] arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
` [PATCH 7/7] arm: KVM: Fix "

[PATCH v2] meson: Port pkgconfig-native patch to 0.43.0
 2017-11-16 17:57 UTC  (3+ messages)

[PATCH v2] binder: fix proc->files use-after-free
 2017-11-16 17:56 UTC 

[PATCH v2 0/7] 64bit inode e2fsprogs support
 2017-11-16 17:56 UTC  (2+ messages)

[PATCH 2/2] mdadm: remove journal with "remove-journal"
 2017-11-16 17:55 UTC  (4+ messages)

next/master boot: 210 boots: 35 failed, 174 passed with 1 conflict (next-20171115)
 2017-11-16 17:55 UTC  (4+ messages)

[U-Boot] [PATCH] mach-stm32: Factorize MPU's region config for STM32 SoCs
 2017-11-16 17:55 UTC  (2+ messages)

(no subject)
 2017-11-16 17:54 UTC 

[PATCH 00/14] WIP Partial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-16 17:53 UTC  (8+ messages)
` [PATCH 02/14] clone, fetch-pack, index-pack, transport: partial clone
` [PATCH 04/14] fetch: add object filtering for partial fetch

[PATCH 0/7] WRPLL fixes for HDMI 2.0 on Cannonlake
 2017-11-16 17:53 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for WRPLL fixes for HDMI 2.0 on Cannonlake. (rev4)

[PATCH RFC] irq-bcm2836: Avoid "Invalid trigger warning"
 2017-11-16 17:53 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 for-2.11 0/3] s390x: fixes for SIGP and DIAG 308
 2017-11-16 17:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 for-2.11 2/3] s390x/tcg: fix DIAG 308 with > 1 VCPU (single threaded TCG)

[Qemu-devel] [PATCH v2 0/7] s390x/pci: Improve zPCI to cover more cases
 2017-11-16 17:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] s390x/pci: factor out endianess conversion
` [Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE
` [Qemu-devel] [PATCH v2 3/7] s390x/pci: rework PCI LOAD
` [Qemu-devel] [PATCH v2 4/7] s390x/pci: rework PCI STORE BLOCK
` [Qemu-devel] [PATCH v2 5/7] s390x/pci: move the memory region read from pcilg
` [Qemu-devel] [PATCH v2 6/7] s390x/pci: move the memory region write from pcistg
` [Qemu-devel] [PATCH v2 7/7] s390x/pci: search for subregion inside the BARs

[PATCH 0/1] [poky-contrib] meson bugfix
 2017-11-16 17:52 UTC  (3+ messages)
` [PATCH 1/1] meson: export native env only for native build

[PATCH V2 0/3] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2017-11-16 17:51 UTC  (4+ messages)
` [PATCH V2 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
` [PATCH V2 2/3] postmigration/memory: Review assoc lookup array changes
` [PATCH V2 3/3] postmigration/memory: Associativity & ibm,dynamic-memory-v2

[PATCH v3] ACPI / Processor: add sysfs support for low power idle
 2017-11-16 17:50 UTC  (7+ messages)

[PATCH v2 0/2] x86,kvm: move qemu/guest FPU switching out to kvm_arch_vcpu_ioctl_run
 2017-11-16 17:50 UTC  (13+ messages)
` [PATCH 1/2] x86,kvm: move qemu/guest FPU switching out to vcpu_run

RESEND [PATCH V3 3/4] hotplug/drc-info: Add code to search ibm,drc-info property
 2017-11-16 17:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: always make gart.table_addr 64bit
 2017-11-16 17:49 UTC  (2+ messages)

[PATCH v2 00/18] Add support for clang LTO
 2017-11-16 17:48 UTC  (11+ messages)
` [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG

[PATCH] Fix mercurial fetching (hosttools need hd for latest revision autoinc, fix username and password usage and setting moddir needed by setup_revisions)
 2017-11-16 17:57 UTC  (4+ messages)

[PATCH 4.4 00/28] 4.4.99-stable review
 2017-11-16 17:42 UTC  (21+ messages)
` [PATCH 4.4 01/28] mac80211: accept key reinstall without changing anything
` [PATCH 4.4 02/28] mac80211: use constant time comparison with keys
` [PATCH 4.4 03/28] mac80211: dont compare TKIP TX MIC key in reinstall prevention
` [PATCH 4.4 04/28] usb: usbtest: fix NULL pointer dereference
` [PATCH 4.4 05/28] Input: ims-psu - check if CDC union descriptor is sane
` [PATCH 4.4 07/28] tun/tap: sanitize TUNSETSNDBUF input
` [PATCH 4.4 08/28] tcp: fix tcp_mtu_probe() vs highest_sack
` [PATCH 4.4 11/28] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
` [PATCH 4.4 13/28] ipv6: flowlabel: do not leave opt->tot_len with garbage
` [PATCH 4.4 15/28] ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
` [PATCH 4.4 16/28] tun: allow positive return values on dev_get_valid_name() call
` [PATCH 4.4 17/28] sctp: reset owner sk for data chunks on out queues when migrating a sock
` [PATCH 4.4 18/28] ppp: fix race in ppp device destruction
` [PATCH 4.4 20/28] tcp/dccp: fix ireq->opt races
` [PATCH 4.4 23/28] security/keys: add CONFIG_KEYS_COMPAT to Kconfig
` [PATCH 4.4 24/28] tipc: fix link attribute propagation bug
` [PATCH 4.4 25/28] brcmfmac: remove setting IBSS mode when stopping AP
` [PATCH 4.4 26/28] target/iscsi: Fix iSCSI task reassignment handling
` [PATCH 4.4 27/28] target: Fix node_acl demo-mode + uncached dynamic shutdown regression
` [PATCH 4.4 28/28] misc: panel: properly restore atomic counter on error path

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-16 17:44 UTC  (4+ messages)

[PATCH v4 0/3] ppc64le: Add REL24 relocation support of livepatch symbols
 2017-11-16 17:45 UTC  (8+ messages)
` [PATCH v4 2/3] powerpc/modules: Don't try to restore r2 after a sibling call
            ` [PATCH v4.2] "

[PATCH v3 0/3] KVM: arm64: single step emulation instructions
 2017-11-16 17:44 UTC  (5+ messages)
` [PATCH v3 3/3] kvm: arm64: handle single-step of userspace mmio instructions

[PATCH 0/7] Support for automatic checkpatch running in the kernel
 2017-11-16 17:43 UTC  (4+ messages)
` [PATCH 1/7] checkpatch: Implement new --ignore-cfg parameter

[Qemu-devel] [PATCH v2 0/2] Fix eepro100 simple transmission, add i82559 PCI ID
 2017-11-16 17:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] Fix eepro100 simple transmission mode

RESEND [PATCH V3 2/4] pseries/drc-info: Search DRC properties for CPU indexes
 2017-11-16 17:43 UTC  (3+ messages)

[PATCH] mailbox: txdone_method shouldn't always be reset
 2017-11-16 17:42 UTC  (4+ messages)

[PATCH] nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set
 2017-11-16 17:42 UTC  (2+ messages)

SRIOV switchdev mode BoF minutes
 2017-11-16 17:41 UTC  (9+ messages)

Patch "misc: panel: properly restore atomic counter on error path" has been added to the 4.9-stable tree
 2017-11-16 17:41 UTC 

[Buildroot] [PATCH] luasec: bump to version 0.6
 2017-11-16 17:41 UTC 

FAILED: patch "[PATCH] auxdisplay: charlcd: properly restore atomic counter on error" failed to apply to 4.9-stable tree
 2017-11-16 17:41 UTC  (3+ messages)

Roaming Mischief
 2017-11-16 17:45 UTC  (2+ messages)

Patch "misc: panel: properly restore atomic counter on error path" has been added to the 4.4-stable tree
 2017-11-16 17:40 UTC 

[PATCH] rsi: fix memory leak on buf and usb_reg_buf
 2017-11-16 17:39 UTC 

[Qemu-devel] [PATCH 00/10] I/O tests cleanups
 2017-11-16 17:38 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] qemu-iotests: make execution of tests agnostic to test type
` [Qemu-devel] [PATCH 02/10] qemu-iotests: fix filename containing checks
` [Qemu-devel] [PATCH 03/10] qemu-iotests: be strict with expected output
` [Qemu-devel] [PATCH 04/10] qemu-iotests: include (source) filters from common.rc
` [Qemu-devel] [PATCH 05/10] qemu-iotests: define functions used in _cleanup() before its use
` [Qemu-devel] [PATCH 06/10] qemu-iotests: turn owner variable into a comment
` [Qemu-devel] [PATCH 07/10] qemu-iotests: remove the concept of $seq.full (and boiler plate code)
` [Qemu-devel] [PATCH 08/10] qemu-iotests: clean up double comment characters
` [Qemu-devel] [PATCH 09/10] qemu-iotests: remove unused "here" variable
` [Qemu-devel] [PATCH 10/10] qemu-iotests: add section on how to write a new I/O test

RESEND [PATCH V3 1/4] powerpc/firmware: Add definitions for new drc-info firmware feature
 2017-11-16 17:37 UTC  (3+ messages)

[PATCH] scsi: pmcraid: use correct size unit when calling find_first_zero_bit()
 2017-11-16 17:38 UTC 

[PATCHv2 rdma-core 0/5] ABI consistency check
 2017-11-16 17:37 UTC  (6+ messages)
  ` [PATCHv2 rdma-core 1/5] buidlib: import abi checking tools
  ` [PATCHv2 rdma-core 2/5] buildlib: add script to dump ABI
  ` [PATCHv2 rdma-core 3/5] buildlib: add script to check ABI
  ` [PATCHv2 rdma-core 4/5] buildlib: run ABI check in travis-build
  ` [PATCHv2 rdma-core 5/5] Documentation: update stable doc about ABI reference generation


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.