All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-01 21:14:34 to 2017-05-01 21:54:34 UTC [more...]

[PATCH 4.9 00/54] 4.9.26-stable review
 2017-05-01 21:32 UTC  (38+ messages)
` [PATCH 4.9 01/54] [PATCH] Revert "mmc: sdhci-msm: Enable few quirks"
` [PATCH 4.9 03/54] sparc64: kern_addr_valid regression
` [PATCH 4.9 04/54] sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
` [PATCH 4.9 05/54] net: neigh: guard against NULL solicit() method
` [PATCH 4.9 06/54] net: phy: handle state correctly in phy_stop_machine
` [PATCH 4.9 07/54] kcm: return immediately after copy_from_user() failure
` [PATCH 4.9 08/54] bpf: improve verifier packet range checks
` [PATCH 4.9 09/54] net/mlx5: Avoid dereferencing uninitialized pointer
` [PATCH 4.9 10/54] l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
` [PATCH 4.9 12/54] net/packet: fix overflow in check for tp_frame_nr
` [PATCH 4.9 15/54] l2tp: fix PPP pseudo-wire auto-loading
` [PATCH 4.9 21/54] net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
` [PATCH 4.9 27/54] ip6mr: fix notification device destruction
` [PATCH 4.9 28/54] net/mlx5: Fix driver load bad flow when having fw initializing timeout
` [PATCH 4.9 29/54] net/mlx5e: Fix small packet threshold
` [PATCH 4.9 30/54] net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
` [PATCH 4.9 31/54] macvlan: Fix device ref leak when purging bc_queue
` [PATCH 4.9 32/54] net: ipv6: regenerate host route if moved to gc list
` [PATCH 4.9 33/54] net: phy: fix auto-negotiation stall due to unavailable interrupt
` [PATCH 4.9 34/54] ipv6: check skb->protocol before lookup for nexthop
` [PATCH 4.9 35/54] tcp: memset ca_priv data to 0 properly
` [PATCH 4.9 36/54] ipv6: check raw payload size correctly in ioctl
` [PATCH 4.9 37/54] ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
` [PATCH 4.9 38/54] ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type
` [PATCH 4.9 39/54] ALSA: seq: Dont break snd_use_lock_sync() loop by timeout
` [PATCH 4.9 40/54] ARC: [plat-eznps] Fix build error
` [PATCH 4.9 41/54] MIPS: KGDB: Use kernel context for sleeping threads
` [PATCH 4.9 42/54] MIPS: cevt-r4k: Fix out-of-bounds array access
` [PATCH 4.9 43/54] MIPS: Avoid BUG warning in arch_check_elf
` [PATCH 4.9 44/54] p9_client_readdir() fix
` [PATCH 4.9 45/54] ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
` [PATCH 4.9 48/54] nfsd4: minor NFSv2/v3 write decoding cleanup
` [PATCH 4.9 50/54] ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
` [PATCH 4.9 51/54] macsec: avoid heap overflow in skb_to_sgvec
` [PATCH 4.9 52/54] net: can: usb: gs_usb: Fix buffer on stack
` [PATCH 4.9 53/54] ARCv2: save r30 on kernel entry as gcc uses it for code-gen
` [PATCH 4.9 54/54] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram

[PATCH urcu v2] Fix: Don't use CFLAGS in configure script
 2017-05-01 21:52 UTC 

Recovery on new 2TB disk: finish=7248.4min (raid1)
 2017-05-01 21:53 UTC  (12+ messages)

[PATCH] xfs: refactor dir2 leaf readahead shadow buffer cleverness
 2017-05-01 21:50 UTC  (3+ messages)

[PATCH v1 0/6] Extended xstats API in ethdev library to allow grouping of stats
 2017-05-01 21:50 UTC  (4+ messages)

[PATCH 4.10 00/62] 4.10.14-stable review
 2017-05-01 21:35 UTC  (59+ messages)
` [PATCH 4.10 01/62] ping: implement proper locking
` [PATCH 4.10 02/62] sparc64: kern_addr_valid regression
` [PATCH 4.10 03/62] sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
` [PATCH 4.10 04/62] net: neigh: guard against NULL solicit() method
` [PATCH 4.10 05/62] net: phy: handle state correctly in phy_stop_machine
` [PATCH 4.10 06/62] kcm: return immediately after copy_from_user() failure
` [PATCH 4.10 07/62] secure_seq: downgrade to per-host timestamp offsets
` [PATCH 4.10 08/62] bpf: improve verifier packet range checks
` [PATCH 4.10 09/62] net/mlx5: Avoid dereferencing uninitialized pointer
` [PATCH 4.10 10/62] l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
` [PATCH 4.10 11/62] l2tp: purge socket queues in the .destruct() callback
` [PATCH 4.10 12/62] net/packet: fix overflow in check for tp_frame_nr
` [PATCH 4.10 13/62] net/packet: fix overflow in check for tp_reserve
` [PATCH 4.10 14/62] openvswitch: Fix ovs_flow_key_update()
` [PATCH 4.10 15/62] l2tp: take reference on sessions being dumped
` [PATCH 4.10 16/62] l2tp: fix PPP pseudo-wire auto-loading
` [PATCH 4.10 17/62] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
` [PATCH 4.10 18/62] sctp: listen on the sock only when its state is listening or closed
` [PATCH 4.10 19/62] tcp: clear saved_syn in tcp_disconnect()
` [PATCH 4.10 20/62] ipv6: Fix idev->addr_list corruption
` [PATCH 4.10 21/62] net-timestamp: avoid use-after-free in ip_recv_error
` [PATCH 4.10 22/62] net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
` [PATCH 4.10 23/62] sh_eth: unmap DMA buffers when freeing rings
` [PATCH 4.10 24/62] ipv6: sr: fix out-of-bounds access in SRH validation
` [PATCH 4.10 26/62] ipv6: sr: fix double free of skb after handling invalid SRH
` [PATCH 4.10 27/62] ipv6: fix source routing
` [PATCH 4.10 28/62] gso: Validate assumption of frag_list segementation
` [PATCH 4.10 29/62] net: ipv6: RTF_PCPU should not be settable from userspace
` [PATCH 4.10 30/62] netpoll: Check for skb->queue_mapping
` [PATCH 4.10 31/62] ip6mr: fix notification device destruction
` [PATCH 4.10 32/62] net/mlx5: Fix driver load bad flow when having fw initializing timeout
` [PATCH 4.10 33/62] net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5
` [PATCH 4.10 34/62] net/mlx5e: Fix small packet threshold
` [PATCH 4.10 35/62] net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
` [PATCH 4.10 36/62] tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
` [PATCH 4.10 37/62] tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
` [PATCH 4.10 38/62] macvlan: Fix device ref leak when purging bc_queue
` [PATCH 4.10 39/62] net: ipv6: regenerate host route if moved to gc list
` [PATCH 4.10 40/62] net: phy: fix auto-negotiation stall due to unavailable interrupt
` [PATCH 4.10 41/62] ipv6: check skb->protocol before lookup for nexthop
` [PATCH 4.10 42/62] tcp: memset ca_priv data to 0 properly
` [PATCH 4.10 43/62] ipv6: check raw payload size correctly in ioctl
` [PATCH 4.10 44/62] ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
` [PATCH 4.10 45/62] ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type
` [PATCH 4.10 46/62] ALSA: seq: Dont break snd_use_lock_sync() loop by timeout
` [PATCH 4.10 47/62] scsi: return correct blkprep status code in case scsi_init_io() fails
` [PATCH 4.10 48/62] ARC: [plat-eznps] Fix build error
` [PATCH 4.10 49/62] MIPS: KGDB: Use kernel context for sleeping threads
` [PATCH 4.10 50/62] MIPS: cevt-r4k: Fix out-of-bounds array access
` [PATCH 4.10 51/62] MIPS: Avoid BUG warning in arch_check_elf
` [PATCH 4.10 52/62] p9_client_readdir() fix
` [PATCH 4.10 53/62] ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
` [PATCH 4.10 56/62] nfsd4: minor NFSv2/v3 write decoding cleanup
` [PATCH 4.10 58/62] ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
` [PATCH 4.10 59/62] macsec: avoid heap overflow in skb_to_sgvec
` [PATCH 4.10 60/62] net: can: usb: gs_usb: Fix buffer on stack
` [PATCH 4.10 61/62] cpu/hotplug: Serialize callback invocations proper
` [PATCH 4.10 62/62] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram

[master/morty][PATCHv2 1/8] common-csl-ip: Update to version 3.3.0.6C
 2017-05-01 21:48 UTC  (8+ messages)
` [master/morty][PATCHv2 2/8] edma3-lld: Update to version 2.12.3.27
` [master/morty][PATCHv2 3/8] osal: Update to version 1.0.0.6E
` [master/morty][PATCHv2 4/8] pa-lld: Update to version 3.0.2.3
` [master/morty][PATCHv2 5/8] pruss-lld: Update to version 1.0.0.6A
` [master/morty][PATCHv2 6/8] qmss-lld: Update to version 2.1.0.15A
` [master/morty][PATCHv2 7/8] sa-lld: Update to version 3.0.0.17
` [master/morty][PATCHv2 8/8] ti-pdk-build-rtos: Update to version 1.0.0.4B

[morty/master][PATCH v3 1/2] arago-tisdk-addons: Add ti-ipc-rtos-fw for omapl138
 2017-05-01 21:48 UTC  (3+ messages)
` [morty/master][PATCH v3 2/2] arago-base-tisdk-server-extra: Add ti-ipc-examples-linux package

[PATCH] mtd: nand: gpio: make nCE GPIO optional
 2017-05-01 21:46 UTC  (2+ messages)

[PATCH 1/8] common-csl-ip: Update to version 3.3.0.6C
 2017-05-01 21:45 UTC  (8+ messages)
` [PATCH 2/8] edma3-lld: Update to version 2.12.3.27
` [PATCH 3/8] osal: Update to version 1.0.0.6E
` [PATCH 4/8] pa-lld: Update to version 3.0.2.3
` [PATCH 5/8] pruss-lld: Update to version 1.0.0.6A
` [PATCH 6/8] qmss-lld: Update to version 2.1.0.15A
` [PATCH 7/8] sa-lld: Update to version 3.0.0.17
` [PATCH 8/8] ti-pdk-build-rtos: Update to version 1.0.0.4B

[PATCH] [ath10k] go back to using dma_alloc_coherent() for firmware scratch memory
 2017-05-01 21:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] tcx/cg3: fix warnings reported by Coverity
 2017-05-01 21:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] cg3: add explicit ram_addr_t cast to scanline page variable

Big-endian RAID5 recovery problem
 2017-05-01 21:39 UTC 

[PATCH] small memory leak fix
 2017-05-01 21:38 UTC  (3+ messages)

[meta-networking][PATCH v3] wireguard: add WireGuard kernel module and tools
 2017-05-01 21:37 UTC  (5+ messages)

[PATCH 0/3] Refine numa_emulation
 2017-05-01 21:37 UTC  (5+ messages)
` [PATCH 2/3] x86/numa_emulation: assign physnode_mask directly from numa_nodes_parsed

[PATCH 4.4 00/43] 4.4.66-stable review
 2017-05-01 21:27 UTC  (23+ messages)
` [PATCH 4.4 01/43] f2fs: do more integrity verification for superblock
` [PATCH 4.4 06/43] drm/amdgpu: fix array out of bounds
` [PATCH 4.4 07/43] ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
` [PATCH 4.4 09/43] MIPS: Fix crash registers on non-crashing CPUs
` [PATCH 4.4 11/43] net_sched: close another race condition in tcf_mirred_release()
` [PATCH 4.4 14/43] usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
` [PATCH 4.4 15/43] xen/x86: dont lose event interrupts
` [PATCH 4.4 19/43] net: phy: handle state correctly in phy_stop_machine
` [PATCH 4.4 20/43] l2tp: purge socket queues in the .destruct() callback
` [PATCH 4.4 22/43] net/packet: fix overflow in check for tp_reserve
` [PATCH 4.4 23/43] l2tp: take reference on sessions being dumped
` [PATCH 4.4 25/43] net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
` [PATCH 4.4 29/43] net: ipv6: RTF_PCPU should not be settable from userspace
` [PATCH 4.4 30/43] netpoll: Check for skb->queue_mapping
` [PATCH 4.4 31/43] ip6mr: fix notification device destruction
` [PATCH 4.4 32/43] macvlan: Fix device ref leak when purging bc_queue
` [PATCH 4.4 33/43] ipv6: check skb->protocol before lookup for nexthop
` [PATCH 4.4 34/43] ipv6: check raw payload size correctly in ioctl
` [PATCH 4.4 37/43] MIPS: KGDB: Use kernel context for sleeping threads
` [PATCH 4.4 38/43] MIPS: Avoid BUG warning in arch_check_elf
` [PATCH 4.4 42/43] ARCv2: save r30 on kernel entry as gcc uses it for code-gen
` [PATCH 4.4 43/43] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram

[PATCH nvme-cli] nvme-print: Fix line spacing on -H option
 2017-05-01 21:35 UTC  (2+ messages)

[PATCH 3/3] staging: rtl8192u: Convert u4bAcParam back to little-endian after construction
 2017-05-01 21:34 UTC  (4+ messages)
` Fix kbuild warnings
  ` [PATCH 1/1] staging: rtl8192u: Convert u4bAcParam back to little-endian after construction

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-05-01 21:34 UTC  (8+ messages)
          ` [patch v2] "

[PATCH] staging/ks7010: Fix type assignment for struct hostif_hdr
 2017-05-01 21:31 UTC  (4+ messages)

[PATCH v3 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-05-01 21:30 UTC  (24+ messages)
` [PATCH v3 01/11] soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
` [PATCH v3 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan "
` [PATCH v3 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [PATCH v3 04/11] soc/fsl/qbman: Drop set/clear_bits usage
` [PATCH v3 05/11] soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
` [PATCH v3 06/11] soc/fsl/qbman: Fix ARM32 typo
` [PATCH v3 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC
` [PATCH v3 08/11] soc/fsl/qbman: add QMAN_REV32
` [PATCH v3 09/11] soc/fsl/qbman: different register offsets on ARM
` [PATCH v3 10/11] soc/fsl/qbman: Add missing headers "
` [PATCH v3 11/11] fsl/soc/qbman: Enable FSL_LAYERSCAPE config "

[PATCH 1/3] ioctl_console.2: tfix
 2017-05-01 21:30 UTC  (3+ messages)
  ` [PATCH 2/3] socket.2, ip.7: tfix
  ` [PATCH 3/3] ulimit.3: tfix

[Buildroot] [PATCH v2] daemon: new package
 2017-05-01 21:28 UTC  (2+ messages)

[PATCH] cache-tree: reject entries with null sha1
 2017-05-01 21:26 UTC  (6+ messages)

[PATCH] libnvdimm: rework region badblocks clearing
 2017-05-01 21:26 UTC  (3+ messages)

[PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
 2017-05-01 21:26 UTC  (2+ messages)

[PATCH v3] ndctl: add clear error support for ndctl
 2017-05-01 21:23 UTC 

[PATCH net-next iproute2] ip: increase number of MPLS labels
 2017-05-01 21:22 UTC  (6+ messages)

[PATCH] uio/uio_pci_generic: don't fail probe if pdev->irq == NULL
 2017-05-01 21:21 UTC  (3+ messages)

[PATCH] of: undeclared variable when CONFIG_DEBUG_LOCK_ALLOC
 2017-05-01 21:20 UTC  (4+ messages)

[PATCH v2] ndctl: add clear error support for ndctl
 2017-05-01 21:20 UTC  (5+ messages)

[Xenomai] Cpusets and the cpu_affinity test
 2017-05-01 21:19 UTC 

[PATCH v7 00/20] Gen8+ engine-reset
 2017-05-01 21:15 UTC  (4+ messages)
` [PATCH v7 04/20] drm/i915: Skip reset request if there is one already

[PATCH 00/14] sched/topology fixes
 2017-05-01 21:13 UTC  (3+ messages)
` [PATCH 06/14] sched/topology,debug: Verify the first group matches the child domain


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.