All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-27 17:06:37 to 2019-06-27 17:42:08 UTC [more...]

[PATCH 49/87] rtl8723bs: core: remove memset after rtw_zmalloc
 2019-06-27 17:41 UTC  (2+ messages)

[PATCH 50/87] rtl8712: replace kmalloc and memset with kzalloc
 2019-06-27 17:42 UTC 

[PATCH 48/87] rtl8723bs: os_dep: replace rtw_malloc and memset with rtw_zmalloc
 2019-06-27 17:41 UTC  (2+ messages)

[PATCH 47/87] tty: serial: remove memset after pci_alloc_consistent in icom.c
 2019-06-27 17:41 UTC  (2+ messages)

[PATCH 46/87] usb: host: remove memset after dma_alloc_coherent in xhci
 2019-06-27 17:41 UTC 

[PATCH 44/87] fs: jffs2: replace kmalloc and memset with kzalloc
 2019-06-27 17:41 UTC  (2+ messages)

[PATCH 45/87] fbdev: mmp: remove memset after dma_alloc_coherent in mmpfb.c
 2019-06-27 17:41 UTC  (3+ messages)

[PATCH 43/87] kernel: power: replace kmalloc and memset with kzalloc
 2019-06-27 17:40 UTC 

[PATCH 38/87] ethernet: atlx: remove memset after pci_alloc_consistent in atl2.c
 2019-06-27 17:40 UTC 

[PATCH 42/87] sound: oss: replace kmalloc + memset with kzalloc
 2019-06-27 17:40 UTC  (2+ messages)

[dpdk-dev] [PATCH v6 0/3] add actions to modify header fields
 2019-06-27 17:39 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/3] ethdev: add actions to modify TCP "
  ` [dpdk-dev] [PATCH v7 2/3] app/testpmd: "
  ` [dpdk-dev] [PATCH v7 3/3] net/mlx5: update modify header using Direct Verbs

[PATCH 41/87] sound: ppc: remove memset after dma_alloc_coherent
 2019-06-27 17:40 UTC  (2+ messages)

[PATCH 15/87] gpu: drm: Remove call to memset after kzalloc in process_pptable_v1_0.c
 2019-06-27 17:40 UTC  (2+ messages)

[PATCH] ALSA: hda: Use correct start/count for sysfs init
 2019-06-27 17:39 UTC  (7+ messages)

[PATCH 40/87] ethernet: cavium: replace vmalloc and memset with vzalloc
 2019-06-27 17:39 UTC 

[PATCH 39/87] ethernet: bnxt: remove memset after dma_alloc_coherent
 2019-06-27 17:39 UTC 

[PATCH 37/87] ethernet: atlx: remove memset after pci_alloc_consistent in atl1.c
 2019-06-27 17:39 UTC 

[PATCH 36/87] net: eql.c: replace kmalloc and memset with kzalloc
 2019-06-27 17:39 UTC 

[PATCH 35/87] mtd: nand: replace kmalloc and memset with kzalloc in nand_bch.c
 2019-06-27 17:39 UTC  (2+ messages)

[PATCH 34/87] message: fusion: remove memset after pci_alloc_consistent in mptbase.c
 2019-06-27 17:38 UTC  (2+ messages)

[PATCH 33/87] usb: pvrusb2: replace kmalloc and memset with kzalloc
 2019-06-27 17:38 UTC 

[PATCH 32/87] usb: pvrusb2: replace kmalloc and memset with kzalloc in pvrusb2-eeprom.c
 2019-06-27 17:38 UTC 

[PATCH 31/87] media: exynos4-is: remove memset after dma_alloc_coherent in fimc-is.c
 2019-06-27 17:38 UTC  (3+ messages)

[RFC] Deadlock via recursive wakeup via RCU with threadirqs
 2019-06-27 17:38 UTC  (8+ messages)

[PATCH 30/87] pci: ngene: remove memset after pci_alloc_consistent in ngene-core.c
 2019-06-27 17:38 UTC 

[PATCH 29/87] md: dm-integrity: replace kmalloc and memset with kzalloc
 2019-06-27 17:38 UTC  (2+ messages)

[PATCH 28/87] infiniband: ulp: remove memset after vzalloc in ipoib_cm.c
 2019-06-27 17:38 UTC  (2+ messages)

[PATCH 27/87] infiniband: ocrdma: remove memset after dma_alloc_coherent in ocrdma_hw.c
 2019-06-27 17:37 UTC  (2+ messages)

[PATCH 26/87] infiniband: nes: remove memset after pci_alloc_consistent in nes_verbs.c
 2019-06-27 17:37 UTC  (2+ messages)

[PATCH 25/87] infiniband: mthca: remove memset after dma_alloc_coherent in mthca_allocator.c
 2019-06-27 17:37 UTC  (2+ messages)

[PATCH 24/87] infiniband: hns: Remove memset after dma_alloc_coherent in hns_roce_hw_v2.c
 2019-06-27 17:37 UTC  (2+ messages)

[PATCH 23/87] infiniband: hns: Remove memset after dma_alloc_coherent in hns_roce_hw_v1.c
 2019-06-27 17:37 UTC  (2+ messages)

[PATCH net-next 0/3] Better PHYLINK compliance for SJA1105 DSA
 2019-06-27 17:37 UTC  (3+ messages)
` [PATCH net-next 2/3] net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports

[PATCH 22/87] infiniband: cxgb4: Remove call to memset after dma_alloc_coherent in qp.c
 2019-06-27 17:37 UTC  (2+ messages)

[PATCH] fscrypt: document testing with xfstests
 2019-06-27 17:37 UTC  (3+ messages)

[PATCH 21/87] infiniband: cxgb4: Remove call to memset after dma_alloc_coherent in cq.c
 2019-06-27 17:37 UTC  (2+ messages)

[PATCH 20/87] infiniband: cxgb3: Remove call to memset after dma_alloc_coherent in cxio_hal.c
 2019-06-27 17:37 UTC  (2+ messages)

[PATCH v4 00/23] LSM: Module stacking for AppArmor
 2019-06-27 17:36 UTC  (11+ messages)
` [PATCH v4 17/23] LSM: Use lsmcontext in security_secid_to_secctx

[PATCH 19/87] i2c: busses: Remove call to memset after dmam_alloc_coherent
 2019-06-27 17:36 UTC  (2+ messages)

[PATCH v4 0/2] Add Macronix Raw NAND controller driver
 2019-06-27 17:36 UTC  (7+ messages)
` [PATCH v4 1/2] mtd: rawnand: Add Macronix Raw NAND controller
` [PATCH v4 2/2] dt-bindings: mtd: Document Macronix raw NAND controller bindings

[PATCH] fscrypt: remove selection of CONFIG_CRYPTO_SHA256
 2019-06-27 17:36 UTC  (3+ messages)

[PATCH] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
 2019-06-27 17:36 UTC  (3+ messages)

[PATCH 0/2] tls, add unhash callback
 2019-06-27 17:36 UTC  (3+ messages)
` [PATCH 1/2] tls: remove close callback sock unlock/lock and flush_sync
` [PATCH 2/2] bpf: tls, implement unhash to avoid transition out of ESTABLISHED

[PATCH 18/87] gpu: drm: Remove call to memset after kzalloc in tonga_smumgr.c
 2019-06-27 17:36 UTC  (2+ messages)

[PATCH 17/87] gpu: drm: Remove call to memset after kzalloc in iceland_smumgr.c
 2019-06-27 17:36 UTC  (2+ messages)

[PATCH 16/87] gpu: drm: Remove call to memset after kzalloc
 2019-06-27 17:36 UTC  (2+ messages)

[PATCH 13/87] qcom: hidma_ll: Remove call to memset after dmam_alloc_coherent
 2019-06-27 17:35 UTC  (2+ messages)

[PATCH 14/87] gpu: amd: Remove call to memset after kzalloc
 2019-06-27 17:35 UTC  (2+ messages)

[PATCH 12/87] dma: imx-sdma: Remove call to memset after dma_alloc_coherent
 2019-06-27 17:35 UTC  (2+ messages)

[Linux-kernel-mentees] Please check FAQ section
 2019-06-27 17:35 UTC  (2+ messages)

[PATCH 11/87] crypto: amcc: Remove call to memset after dma_alloc_coherent
 2019-06-27 17:35 UTC 

[PATCH net-next 00/16] mlxsw: PTP timestamping support
 2019-06-27 17:35 UTC  (3+ messages)

[PATCH 10/87] block: skd_main.c: Remove call to memset after dma_alloc_coherent
 2019-06-27 17:35 UTC 

Git Test Coverage Report (Thurs. June 27)
 2019-06-27 17:35 UTC  (2+ messages)

[PATCH 09/87] block: mtip32xx: Remove call to memset after dma_alloc_coherent
 2019-06-27 17:35 UTC 

[igt-dev] [PATCH i-g-t] amdpgu/amd_bypass: Drop unneeded includes
 2019-06-27 17:34 UTC 

[PATCH 08/87] atm: idt77252: Remove call to memset after dma_alloc_coherent
 2019-06-27 17:34 UTC 

[dpdk-dev] [PATCH v7 0/6] rawdev driver for ntb
 2019-06-27 17:34 UTC  (12+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 2/6] raw/ntb: add intel ntb support
  ` [dpdk-dev] [PATCH v8 3/6] raw/ntb: add handshake process
  ` [dpdk-dev] [PATCH v8 4/6] examples/ntb: enable an example for ntb
  ` [dpdk-dev] [PATCH v8 5/6] usertools/dpdk-devbind.py: add support "
  ` [dpdk-dev] [PATCH v8 6/6] doc: update docs for ntb driver

[PATCH 07/87] ata: sata_sil24: Remove call to memset after dmam_alloc_coherent
 2019-06-27 17:34 UTC 

[PATCH 06/87] ata:sata_qstor: Remove call to memset after dmam_alloc_coherent
 2019-06-27 17:34 UTC 

[PATCH 05/87] ata: sata_nv: Remove call to memset after dmam_alloc_coherent
 2019-06-27 17:34 UTC 

[Linux-kernel-mentees] [PATCH] uapi: linux: Fix undefined behavior in bit shift
 2019-06-27 17:34 UTC  (13+ messages)
` [Linux-kernel-mentees][PATCH v2] packet: "
          ` [Linux-kernel-mentees] [PATCH "

[PATCH] drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpers
 2019-06-27 17:34 UTC 

[PATCH 04/87] ata: pdc_adma: Remove call to memset after dmam_alloc_coherent
 2019-06-27 17:34 UTC 

[PATCH 03/87] ata: libahci: Remove call to memset after dmam_alloc_coherent
 2019-06-27 17:34 UTC 

[PATCH 02/87] ata: acard-ahci: Remove call to memset after dmam_alloc_coherent
 2019-06-27 17:33 UTC 

[PATCH 01/87] sh: mm: Remove call to memset after dma_alloc_coherent
 2019-06-27 17:33 UTC  (2+ messages)

[U-Boot] Watchdog DM - ENOMEM(out of memory) error
 2019-06-27 17:33 UTC  (2+ messages)

[PATCH] media: bcm2048: Macros with complex values should be enclosed in parentheses
 2019-06-27 17:32 UTC  (3+ messages)

[PATCH] drm: fix a reference for a renamed file: fb/modedb.rst
 2019-06-27 17:31 UTC  (3+ messages)

[PATCH v2 0/8] vsyscall xonly mode
 2019-06-27 17:30 UTC  (17+ messages)
` [PATCH v2 1/8] x86/vsyscall: Remove the vsyscall=native documentation
` [PATCH v2 2/8] x86/vsyscall: Add a new vsyscall=xonly mode
` [PATCH v2 3/8] x86/vsyscall: Show something useful on a read fault
` [PATCH v2 4/8] x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
` [PATCH v2 5/8] selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
` [PATCH v2 6/8] x86/vsyscall: Change the default vsyscall mode to xonly
` [PATCH v2 7/8] x86/vsyscall: Add __ro_after_init to global variables
` [PATCH v2 8/8] selftests/x86: Add a test for process_vm_readv() on the vsyscall page

[PATCH 0/3] Wip/quieter sequencer status parsing
 2019-06-27 17:29 UTC  (6+ messages)
` [PATCH v2 0/3] Quieter "
  ` [PATCH v2 1/3] sequencer: always allow tab after command name
  ` [PATCH v2 2/3] sequencer: factor out todo command name parsing

[bug report] drm/ttm: add transparent huge page support for DMA allocations v2
 2019-06-27 17:30 UTC  (4+ messages)

[bpf/tools] cd17d77705: kernel_selftests.bpf.test_sock_addr.sh.fail
 2019-06-27 17:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/7] tcg/ppc: Add vector opcodes
 2019-06-27 17:24 UTC  (15+ messages)

[PATCH bpf-next 0/3] capture integers in BTF type info for map defs
 2019-06-27 17:27 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: capture value in BTF type info for BTF-defined "

[Qemu-devel] [PATCH v4 0/5] 9p: Fix file ID collisions
 2019-06-27 17:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/5] 9p: Treat multiple devices on one export as an error

[PATCH 01/11] rtw88: resolve order of tx power setting routines
 2019-06-27 17:27 UTC  (2+ messages)

[PATCH 0/2] Let's use the Win32 API more precisely
 2019-06-27 17:26 UTC  (3+ messages)
` [PATCH 2/2] mingw: use Unicode functions explicitly

[Qemu-devel] PATCH RISU
 2019-06-27 16:43 UTC 

[Qemu-devel] [PATCH v2] block/rbd: implement .bdrv_get_allocated_file_size callback
 2019-06-27 17:24 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[RESEND PATCHv4 0/1] coresight: Do not default to CPU0 for missing CPU phandle
 2019-06-27 17:24 UTC  (4+ messages)
` [RESEND PATCHv4 1/1] "

[PATCH] drm/panfrost: Fix a double-free error
 2019-06-27 17:24 UTC 

[dpdk-dev] [PATCH v2] app/testpmd: remove port stop check for macsec
 2019-06-27 17:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [dpdk-stable] "

[GSoC][PATCH v7 00/10] clone: dir-iterator refactoring with tests
 2019-06-27 17:23 UTC  (5+ messages)
` [GSoC][PATCH v7 06/10] dir-iterator: add flags parameter to dir_iterator_begin

[Qemu-devel] [PATCH v14 0/5] linux-user: A set of miscellaneous patches
 2019-06-27 17:17 UTC  (9+ messages)
` [Qemu-devel] [PATCH v14 1/5] linux-user: Add support for translation of statx() syscall
` [Qemu-devel] [PATCH v14 3/5] linux-user: Fix flock structure for MIPS O64 ABI
` [Qemu-devel] [PATCH v14 4/5] linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK
` [Qemu-devel] [PATCH v14 5/5] linux-user: Handle EXCP_FPE properly for MIPS

[PATCH v4 00/13] net: Add generic and Allwinner YAML bindings
 2019-06-27 17:22 UTC  (3+ messages)

[PATCH v2] batman-adv: Get inet(6) device inside RCU protected region
 2019-06-27 17:22 UTC 

[Qemu-devel] [PATCH] block/qcow: Improve error when opening qcow2 files as qcow
 2019-06-27 17:17 UTC  (3+ messages)

[PATCH BlueZ v3 0/2] mesh: Fix IV Index handling during IV Update
 2019-06-27 17:20 UTC  (3+ messages)
` [PATCH BlueZ v3 1/2] mesh: Fixed handling of IVI flag in app layer

[PATCH 1/2] dma-buf: cleanup reservation_object_init/fini
 2019-06-27 17:20 UTC  (8+ messages)
` [PATCH 2/2] dma-buf: cleanup shared fence removal

[Qemu-devel] [PATCH v2 00/14] target/arm/kvm: enable SVE in guests
 2019-06-27 17:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 14/14] target/arm/kvm: host cpu: Add support for sve<vl-bits> properties

[PATCH net-next 00/12] s390/qeth: updates 2019-06-27
 2019-06-27 17:18 UTC  (2+ messages)

[RFC PATCH v2 0/5] sched/cpufreq: Make schedutil energy aware
 2019-06-27 17:16 UTC  (6+ messages)
` [RFC PATCH v2 1/5] PM: Introduce em_pd_get_higher_freq()
` [RFC PATCH v2 2/5] sched/cpufreq: Attach perf domain to sugov policy
` [RFC PATCH v2 3/5] sched/cpufreq: Hook em_pd_get_higher_power() into get_next_freq()
` [RFC PATCH v2 4/5] sched/cpufreq: Introduce sugov_cpu_ramp_boost
` [RFC PATCH v2 5/5] sched/cpufreq: Boost schedutil frequency ramp up

DMG Support
 2019-06-27 17:15 UTC 

[REGRESSION] commit c2b3c170db610 causes blktests block/002 failure
 2019-06-27 17:14 UTC  (3+ messages)

[RFC] longer netdev names proposal
 2019-06-27 17:14 UTC  (2+ messages)

KMSAN: uninit-value in aesti_encrypt
 2019-06-27 17:14 UTC  (2+ messages)

[Qemu-devel] RFC: Why does target/m68k RTE insn. use gen_exception
 2019-06-27 17:09 UTC  (3+ messages)

[Qemu-devel] qemu-system-{x86,x86_64} crash in io_writex
 2019-06-27 17:08 UTC 

[PATCH 1/2 -mm] mm: account lazy free pages separately
 2019-06-27 17:12 UTC  (2+ messages)
` [PATCH 2/2 -mm] mm: account lazy free pages into available memory

[PATCH v4 0/3] NVMe 1.4 Identify Namespace Support
 2019-06-27 17:11 UTC  (3+ messages)
` [PATCH v4 2/3] nvmet: Export NVMe namespace attributes

What's cooking in git.git (Jun 2019, #06; Wed, 26)
 2019-06-27 17:11 UTC  (3+ messages)

[PATCH] batman-adv: Get inet(6) device inside RCU protected region
 2019-06-27 17:11 UTC 

[PATCH net] net/ibmvnic: Report last valid speed and duplex values to ethtool
 2019-06-27 17:09 UTC  (2+ messages)

[PATCH] make slash-rules more readable
 2019-06-27 17:10 UTC  (4+ messages)

[Qemu-devel] [RFC] Re-evaluating subcluster allocation for qcow2 images
 2019-06-27 17:08 UTC  (3+ messages)

[PATCH V5 0/3] Fix zone revalidation memory allocation failures
 2019-06-27 17:09 UTC  (5+ messages)
` [PATCH V5 1/3] block: Allow mapping of vmalloc-ed buffers
` [PATCH V5 3/3] block: Limit zone array allocation size

[PATCH 0/6] Kill the_repository in tree-walk.c
 2019-06-27 17:09 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86: Reset lapic after boot
 2019-06-27 17:09 UTC  (3+ messages)

[Qemu-devel] [PATCHv4 1/6] RISC-V: Only Check PMP if MMU translation succeeds
 2019-06-27 17:00 UTC  (3+ messages)
` [Qemu-devel] [PATCHv4 3/6] RISC-V: Check for the effective memory privilege mode during PMP checks

[PATCH 1/3] xfs: don't overflow xattr listent buffer
 2019-06-27 17:08 UTC  (4+ messages)
  ` [STABLE 4.19] fixes for xfs memory and fs corruption

[PATCH V2 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-06-27 17:07 UTC  (13+ messages)
` [PATCH V2 2/2] mailbox: introduce ARM SMC based mailbox

[PATCH v2 0/3] kernel-shark: Make some top level "make" changes and documention updates
 2019-06-27 17:05 UTC  (4+ messages)
` [PATCH v2 1/3] kernelshark: Update the README for changes to the make process
` [PATCH v2 2/3] kernel-shark: Have "make clean" run cmake-clean.sh
` [PATCH v2 3/3] kernel-shark: Add make BUILD_TYPE=X gui to change how the gui is made

[RESEND PATCH v2] mtd: spinand: read return badly if the last page has bitflips
 2019-06-27 17:06 UTC  (5+ messages)


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.