All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-13 22:02:11 to 2018-05-14 01:49:55 UTC [more...]

[PATCH v3 00/24] Fixes for GCC8 against lagopus
 2018-05-14  1:49 UTC  (29+ messages)
` [PATCH v3 01/24] lib/librte_eal: import libbsd strlcpy
` [PATCH v3 02/24] lib/librte_ethdev: change eth-dev-ops API to return int
` [PATCH v3 06/24] /lib/librte_eal: stage cast from uint64 to long
` [PATCH v3 08/24] rte_ring_generic.h: stack declarations before code
` [PATCH v3 11/24] rte_mbuf.h: avoid warnings from inadvertant promotion
` [PATCH v3 17/24] rte_byteorder.h: explicit cast for return promotion
` [PATCH v3 18/24] rte_ether.h: explicit cast avoiding truncation warning
` [PATCH v3 24/24] test_table_pipeline: repair munged indirection level

[PATCH] blk-mq: Rework blk-mq timeout handling again
 2018-05-14  1:48 UTC  (7+ messages)

[PATCH] lib: clear experimental version tag in linker scripts
 2018-05-14  1:41 UTC  (4+ messages)

[PATCH v2 0/2] btrfs: qgroup rescan fixes part 1
 2018-05-14  1:38 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: qgroup: Search commit root for rescan to avoid missing extent
` [PATCH v2 2/2] btrfs: qgroup: Finish rescan when hit the last leaf of extent tree

[PATCH] fast-export: avoid NULL pointer arithmetic
 2018-05-14  1:37 UTC  (13+ messages)

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-14  1:36 UTC  (4+ messages)
` [PATCH v5 06/23] iommu/vt-d: add definitions for PFSID

BPF in DPDK 18.05 as experimental
 2018-05-14  1:33 UTC 

[PATCH v2 0/2] uio: Prevent kernel oops on UIO device remove with open fds
 2018-05-14  1:32 UTC  (3+ messages)
` [PATCH v2 1/2] uio: Reduce return paths from uio_write()
` [PATCH v2 2/2] uio: Prevent device destruction while fds are open

[PATCH net] net: Correct wrong skb_flow_limit check when enable RPS
 2018-05-14  1:26 UTC  (7+ messages)
  `  "
    `  "
      `  "
        `  "
          `  "

[PATCH v1 0/5] Add sdmmc UHS support to ROC-RK3328-CC board
 2018-05-14  1:28 UTC  (10+ messages)
` [PATCH v1 3/5] arm64: dts: rockchip: Add gpio-syscon10 to rk3328

[xen-4.8-testing test] 122704: regressions - trouble: broken/fail/pass
 2018-05-14  1:21 UTC 

[PATCH] ipc: fix duplicate string copy
 2018-05-14  1:21 UTC  (3+ messages)

[PATCH v4 2/2] mtd: cfi_cmdset_0002: Change erase functions to retry for error
 2018-05-14  1:19 UTC 

[PATCH v4 1/2] mtd: cfi_cmdset_0002: Change definition naming to retry write operation
 2018-05-14  1:19 UTC 

[PATCH v4 0/2] mtd: cfi_cmdset_0002: Changes to retry for flash erase
 2018-05-14  1:19 UTC 

[virtio-dev] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-05-14  1:22 UTC  (2+ messages)
` [virtio-dev] "

[PATCH 1/3] mem: fix index for unmapping segments on failure
 2018-05-14  1:18 UTC  (3+ messages)

[PATCH] ARM: dts: imx: add proper #address-cells/#size-cells for ipu_di port nodes
 2018-05-14  1:15 UTC  (2+ messages)

reply: [PATCH v3 1/2] PCI: kirin: Add MSI support
 2018-05-14  1:11 UTC  (3+ messages)

[PATCH v4.14] KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
 2018-05-14  1:07 UTC 

pull-request: bpf 2018-05-14
 2018-05-14  1:07 UTC  (2+ messages)

[PATCH bpf-next 0/6] Minor follow-up cleanups in BPF JITs and optimized imm emission
 2018-05-14  1:06 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf, mips: remove unused function
` [PATCH bpf-next 2/6] bpf, sparc: remove unused variable
` [PATCH bpf-next 3/6] bpf, x64: clean up retpoline emission slightly
` [PATCH bpf-next 4/6] bpf, arm32: save 4 bytes of unneeded stack space
` [PATCH bpf-next 5/6] bpf, arm64: "
` [PATCH bpf-next 6/6] bpf, arm64: optimize 32/64 immediate emission

[PATCH 00/15] Netfilter/IPVS fixes for net
 2018-05-14  1:05 UTC  (17+ messages)
` [PATCH 01/15] netfilter: Fix handling simultaneous open in TCP conntrack
` [PATCH 02/15] netfilter: x_tables: check name length in find_match/target, too
` [PATCH 03/15] netfilter: nf_tables: skip synchronize_rcu if transaction log is empty
` [PATCH 04/15] netfilter: bridge: stp fix reference to uninitialized data
` [PATCH 05/15] netfilter: nf_tables: nft_compat: fix refcount leak on xt module
` [PATCH 06/15] ipvs: fix refcount usage for conns in ops mode
` [PATCH 07/15] ipvs: fix stats update from local clients
` [PATCH 08/15] netfilter: core: add missing __rcu annotation
` [PATCH 09/15] netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
` [PATCH 10/15] netfilter: x_tables: add module alias for icmp matches
` [PATCH 11/15] netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
` [PATCH 12/15] netfilter: nft_compat: prepare for indirect info storage
` [PATCH 13/15] netfilter: nft_compat: fix handling of large matchinfo size
` [PATCH 14/15] netfilter: nf_tables: bogus EBUSY in chain deletions
` [PATCH 15/15] netfilter: nf_tables: fix memory leak on error exit return

[PATCH v15 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2018-05-14  1:04 UTC  (2+ messages)

Fixing Linux getrandom() in stable
 2018-05-14  0:50 UTC  (4+ messages)

linux-next: build warning after merge of the imx-mxs tree
 2018-05-14  0:56 UTC  (2+ messages)

linux-next: build warning after merge of the vfs tree
 2018-05-14  0:56 UTC 

[PATCH v4.14 1/4] KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
 2018-05-13 23:41 UTC  (4+ messages)
` [PATCH v4.14 2/4] KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler

[linux-lvm] how to set higher then 128 nr_requests on LV's
 2018-05-14  0:47 UTC 

[PATCH v10 00/27] ARM: davinci: convert to common clock framework​
 2018-05-14  0:40 UTC  (3+ messages)

linux-next: manual merge of the f2fs tree with the vfs-fixes tree
 2018-05-14  0:36 UTC  (2+ messages)

[PATCH] net: ipv4: ipconfig: fix unused variable
 2018-05-14  0:28 UTC  (2+ messages)

[PATCH net] qede: Fix ref-cnt usage count
 2018-05-14  0:27 UTC  (2+ messages)

[PATCH] 3c59x: convert to generic DMA API
 2018-05-14  0:23 UTC  (2+ messages)

[PATCH net] xfrm6: avoid potential infinite loop in _decode_session6()
 2018-05-14  0:23 UTC  (2+ messages)

[PATCH net-next v2 0/8] sctp: refactor sctp_outq_flush
 2018-05-14  0:21 UTC  (4+ messages)
` [PATCH net-next v2 3/8] sctp: move the flush of ctrl chunks into its own function

[PATCH net] packet: in packet_snd start writing at link layer allocation
 2018-05-14  0:20 UTC  (2+ messages)

66a8958e3d ("sctp: move the flush of ctrl chunks into its own .."): BUG: unable to handle kernel NULL pointer dereference at 00000000000000b0
 2018-05-14  0:20 UTC  (2+ messages)

[PATCH net V2] tun: fix use after free for ptr_ring
 2018-05-14  0:18 UTC  (2+ messages)

[PATCH] [PATCH net v3] ipv6: remove min MTU check for ipsec tunnels
 2018-05-14  0:14 UTC  (2+ messages)

[PATCH] memalloc: fix potential underflow on mem size calculation
 2018-05-14  0:14 UTC  (2+ messages)

[PATCH 1/4] modpost: pass struct elf_info pointer to get_modinfo()
 2018-05-14  0:12 UTC  (2+ messages)

[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-05-14  0:11 UTC  (3+ messages)

[PATCH 0/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX and clean-up code
 2018-05-14  0:11 UTC  (2+ messages)

[PATCH] scsi: clean up generated file scsi_devinfo_tbl.c
 2018-05-14  0:10 UTC 

[PATCH net-next v9 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-14  0:09 UTC  (3+ messages)
` [PATCH net-next v9 1/7] "

[PATCH v2 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-14  0:08 UTC  (4+ messages)

[PATCH] memzone: fix memzone size on reserving biggest memzone
 2018-05-14  0:04 UTC  (3+ messages)
  ` [dpdk-stable] "

[RFC PATCH -tip 0/4] kprobes: x86: Remove jprobes related code
 2018-05-14  0:03 UTC  (4+ messages)
` [RFC PATCH -tip 2/4] kprobes: Remove jprobe generic code

[PATCH] memzone: document reserving zero-length memzones
 2018-05-14  0:01 UTC  (2+ messages)

BUG: unable to handle kernel paging request in smc_ib_remember_port_attr
 2018-05-14  0:01 UTC  (2+ messages)
` [PATCH] net/smc: check for missing nlattrs in SMC_PNETID messages

linux-4.17-rc4 marvell-nand.c driver problems
 2018-05-13 23:53 UTC  (3+ messages)

[PATCH 00/12] Die commit->util, die!
 2018-05-13 23:45 UTC  (10+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] commit-slab.h: code split
  ` [PATCH v2 02/14] commit-slab: support shared commit-slab
  ` [PATCH v2 03/14] blame: use commit-slab for blame suspects instead of commit->util
  ` [PATCH v2 04/14] describe: use commit-slab for commit names "

[PATCH] ext4: update mtime in ext4_punch_hole even if no blocks are released
 2018-05-13 23:39 UTC  (2+ messages)

[PATCH v2] net/mlx4_core: Fix error handling in mlx4_init_port_info
 2018-05-13 23:38 UTC  (2+ messages)

[PATCH] memzone: fix race condition on alloc failure
 2018-05-13 23:38 UTC  (3+ messages)

[PATCH] drm/omap: dss: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
 2018-05-13 23:36 UTC 

[RFT] GCC 8.1
 2018-05-13 23:35 UTC  (4+ messages)
` [OE-core] "

[PATCH] net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
 2018-05-13 23:33 UTC 

[PATCH] mem: unmap unneeded space
 2018-05-13 23:33 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] ARM: dts: omap3-pandora-common: Use IRQ_TYPE specifier
 2018-05-13 23:29 UTC 

[PATCH] ARM: dts: imx6qdl-phytec-pfla02: Use IRQ_TYPE specifier
 2018-05-13 23:28 UTC  (2+ messages)

[PATCH] ARM: dts: imx53-voipac-dmm-668: Use IRQ_TYPE specifier
 2018-05-13 23:27 UTC  (2+ messages)

[PATCH] ARM: dts: imx53-qsb: Use IRQ_TYPE specifier
 2018-05-13 23:26 UTC  (2+ messages)

[PATCH] ARM: dts: vf-colibri-eval-v3.dtsi: Use IRQ_TYPE specifier
 2018-05-13 23:24 UTC  (2+ messages)

Linux 4.17-rc5
 2018-05-13 23:24 UTC 

[PATCH] ARM: dts: at91-sama5d2_xplained: Use IRQ_TYPE specifier
 2018-05-13 23:22 UTC  (2+ messages)

[PATCH V3] ARM: dts: da850-evm: Enable LCD and Backlight
 2018-05-13 23:20 UTC  (2+ messages)

[PATCH] ARM: dts: am335x-boneblue: Use IRQ_TYPE specifier
 2018-05-13 23:19 UTC 

Spende von 2.800.000 Millionen Euro
 2018-05-13 23:19 UTC 

[PATCH] ARM: dts: am335x-baltos.dtsi: Use IRQ_TYPE specifier
 2018-05-13 23:19 UTC 

[PATCH] ARM: dts: am335x-baltos-ir5221: Use IRQ_TYPE specifier
 2018-05-13 23:18 UTC 

[PATCH] ARM: dts: am335x-baltos-ir3220: Use IRQ_TYPE specifier
 2018-05-13 23:16 UTC 

[PATCH v3 0/2] Add MSI support
 2018-05-13 23:16 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: kirin: "

[MODERATED] [PATCH v15.3 1/1] [PATCH v15.3] SSB fixup patch #1
 2018-05-13 23:14 UTC  (4+ messages)
` [MODERATED] "

[PATCH] mem: fix typo in local function name
 2018-05-13 23:12 UTC  (3+ messages)

[PATCH] eal: fix typo in doc of pointer offset macro
 2018-05-13 23:08 UTC  (2+ messages)

[PATCH] eal: copy optarg when parsing mempool ops name
 2018-05-13 23:07 UTC  (3+ messages)

[PATCH 1/3] checkout.c: add strict usage of -- before file_path
 2018-05-13 23:06 UTC  (4+ messages)
  `  "

KASAN: use-after-free Read in __list_add_valid (5)
 2018-05-13 23:02 UTC  (2+ messages)

[PATCH 1/3] raw/skeleton_rawdev: fix resource leak
 2018-05-13 23:01 UTC  (2+ messages)

[RFC][PATCH] ovl_create_index(): vfs_mkdir() might succeed leaving dentry negative unhashed
 2018-05-13 22:50 UTC  (3+ messages)

[PATCH] drivers: bluetooth: hci_serdev: Removed unnecessary curly braces
 2018-05-13 22:49 UTC  (2+ messages)

[PATCH 0/2] bcachefs: on disk data structures, ioctl interface - review requested for upstreaming
 2018-05-13 22:49 UTC  (5+ messages)
` [PATCH 1/2] bcachefs: On disk data structures

[PATCH 1/2] bus/fslmc: fix memory leak and cleanup
 2018-05-13 22:47 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/6] kconfig: re-sync with Linux 4.17-rc4
 2018-05-13 22:45 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/6] scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987

[Qemu-devel] [PATCH] configure: Use strings command from cross development tools
 2018-05-13 21:12 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2] batman-adv: enable B.A.T.M.A.N. V compilation by default
 2018-05-13 22:42 UTC 

[Qemu-devel] [PATCH v7 0/2] Implement Hex file loader and add test case
 2018-05-13 22:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 1/2] Implement .hex file loader

[B.A.T.M.A.N.] [PATCH v2] batman-adv: disable ethtool link speed detection when auto negotiation off
 2018-05-13 22:38 UTC 

[PATCH] m68k: Implement ndelay() as an inline function to force type checking/casting
 2018-05-13 22:38 UTC  (3+ messages)

[PATCH 1/5] bus/dpaa: support device blacklisting
 2018-05-13 22:38 UTC  (3+ messages)

PROBLEM: "ACPI Error: Method parse/execution failed" and "ACPI BIOS Error (bug): Failure looking up" related
 2018-05-13 22:34 UTC  (3+ messages)
  ` [Devel] "

[PATCH] cramfs: Fix IS_ENABLED typo
 2018-05-13 22:26 UTC  (3+ messages)

[Bug 105095] piglit arb_vertex_type_2_10_10_10_rev-array_types failed for BARTS
 2018-05-13 22:25 UTC  (2+ messages)

[U-Boot] [PATCH] spl: Add full fitImage support
 2018-05-13 22:22 UTC  (3+ messages)

[PATCH 0/8] Tegra Combined UART driver
 2018-05-13 22:20 UTC  (6+ messages)
` [PATCH 6/8] serial: Add "

Spende von 2.800.000 Millionen Euro
 2018-05-13 22:19 UTC  (2+ messages)

[patch 00/15] Hidden 0
 2018-05-13 22:17 UTC  (3+ messages)
` [patch 01/15] Hidden 1
  ` [MODERATED] "

[PULL] gvt-fixes for 4.17
 2018-05-13 22:17 UTC  (9+ messages)
` [PULL] gvt-next "
        ` [PULL] gvt-next for 4.18

[meta-initramfs][PATCH] kexec-tools-klibc: upgrade from v. 2.0.2 to 2.0.17
 2018-05-13 22:17 UTC 

[RFC][PATCH] fix breakage caused by d_find_alias() semantics change
 2018-05-13 22:17 UTC  (7+ messages)

[meta-initramfs][PATCH] ubi-utils-klibc: update from v. 1.5.2 to 2.0.2
 2018-05-13 22:16 UTC 

[PATCH] app/test: enhance sanity script
 2018-05-13 22:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] ALSA: control: optimization for position offset macro of TLV data
 2018-05-13 22:09 UTC  (5+ messages)
` [PATCH 1/4] ALSA: control: complement TLV macro for db-minmax and db-linear types
` [PATCH 2/4] ALSA: vmaster: use position offset macro of TLV data
` [PATCH 3/4] ALSA: hda: "
` [PATCH 4/4] ALSA: isight: "

linux-next: Signed-off-by missing for commit in the netfilter tree
 2018-05-13 22:08 UTC 

Proposal
 2018-05-13 21:54 UTC 

[PATCH] lib/librte_ip_frag:fix ip frag process log
 2018-05-13 22:05 UTC  (2+ messages)

Xen inside KVM on AMD: Linux HVM/PVH crashes on AP bring up
 2018-05-13 22:03 UTC  (2+ messages)

[PATCH v3] kni: fix possible rx_q mbuf leaks and speed up alloc_q release
 2018-05-13 22:02 UTC  (4+ messages)
` [PATCH v4] "
    ` [dpdk-stable] "

linux-next: Signed-off-by missing for commit in the net-next tree
 2018-05-13 22:02 UTC 

[U-Boot] [PATCH 1/3] fit: Fix CONFIG_FIT_SPL_PRINT
 2018-05-13 22:02 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] fit: Add empty fit_print_contents() and fit_image_print()
` [U-Boot] [PATCH 3/3] fit: Add standalone image type handling

[U-Boot] [PATCH v2 00/11] pmic: sandbox: Add support for MC34709 PMIC
 2018-05-13 22:02 UTC  (7+ messages)
` [U-Boot] [PATCH v2 08/11] sandbox: Enable support for MC34708 PMIC in DTS
` [U-Boot] [PATCH v2 10/11] sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c
` [U-Boot] [PATCH v2 11/11] sandbox: tests: Add tests for mc34708 PMIC device


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.