All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-15 17:46:27 to 2019-07-15 18:30:07 UTC [more...]

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-15 18:29 UTC  (3+ messages)
` [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

Re:DRM pull for v5.3-rc1
 2019-07-15 18:29 UTC  (15+ messages)
  ` DRM "
` drm "

[Qemu-devel] [PATCH for-4.1] target/i386: sev: Do not unpin ram device memory region
 2019-07-15 18:29 UTC  (2+ messages)

[PATCH 0/3] Fix USB3.0 DRD PHY calibration issues (DWC3/XHCI) on Exynos542x SoCs
 2019-07-15 18:29 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/18] ram: rk3399: Add rank detection
 2019-07-15 18:28 UTC  (38+ messages)
`  "
` [U-Boot] [PATCH v3 01/18] ram: rk3399: Handle data training return types
  `  "
` [U-Boot] [PATCH v3 02/18] ram: rk3399: Clear PI_175 interrupts in data training
  `  "
` [U-Boot] [PATCH v3 03/18] ram: rk3399: Use rank mask in ca "
  `  "
` [U-Boot] [PATCH v3 04/18] ram: rk3399: Use rank mask in wdql "
  `  "
` [U-Boot] [PATCH v3 05/18] ram: rk3399: Add phy pctrl reset support
  `  "
` [U-Boot] [PATCH v3 06/18] ram: rk3399: Move pwrup_srefresh_exit to dram_info
  `  "
` [U-Boot] [PATCH v3 07/18] ram: rk3399: Add pctl start support
  `  "
` [U-Boot] [PATCH v3 08/18] ram: rockchip: Add initial Kconfig
  `  "
` [U-Boot] [PATCH v3 09/18] debug_uart: Add printdec
  `  "
` [U-Boot] [PATCH v3 10/18] ram: rockchip: Add debug sdram driver
  `  "
` [U-Boot] [PATCH v3 11/18] ram: rockchip: debug: Add sdram_print_ddr_info
  `  "
` [U-Boot] [PATCH v3 12/18] ram: rockchip: debug: Get the cs capacity
  `  "
` [U-Boot] [PATCH v3 13/18] ram: rk3399: debug: Add sdram_print_stride
  `  "
` [U-Boot] [PATCH v3 14/18] ram: rk3399: Compute stride for 2 channels
  `  "
` [U-Boot] [PATCH v3 15/18] ram: rk3399: Compute stride for 1 channel a
  `  "
` [U-Boot] [PATCH v3 16/18] ram: rk3399: Add rank detection support
  `  "
` [U-Boot] [PATCH v3 17/18] ram: rk3399: Enable sdram debug functions
  `  "
` [U-Boot] [PATCH v3 18/18] rockchip: dts: rk3399: nanopi-neo4: Use DDR3-1866 dtsi
  `  "

[PATCH] KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
 2019-07-15 18:28 UTC  (4+ messages)

[PATCH v2 0/3] mfd: mc13xxx: Fixes and enhancements for NXP's mc34708
 2019-07-15 18:27 UTC  (5+ messages)
` [PATCH v2 2/3] input: touchscreen mc13xxx: Make platform data optional

[Qemu-devel] [PATCH] chardev: race condition with tcp_chr_disconnect
 2019-07-15 18:27 UTC  (3+ messages)

[dpdk-dev] [Bug 321] BPF: Errors compiling example BPF programs
 2019-07-15 18:26 UTC 

[kvm-unit-tests PATCH 0/3] x86: Running tests on bare-metal
 2019-07-15 18:26 UTC  (5+ messages)
` [kvm-unit-tests PATCH 3/3] x86: Support environments without test-devices

[Buildroot] [PATCH 1/1] package/libqrencode: bump to version 4.0.2
 2019-07-15 18:25 UTC 

[dpdk-dev] Anyone Having Issues with Git Repository Access?
 2019-07-15 18:24 UTC 

monitoring raw data
 2019-07-15 18:24 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes
 2019-07-15 18:22 UTC  (14+ messages)
` [Qemu-devel] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
        ` [Qemu-devel] [qemu-s390x] "
                        ` [Qemu-riscv] "

[PATCH] dm kcopyd: Increase sub-job size to 512KiB
 2019-07-15 18:22 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH v3 0/3] qapi: block-dirty-bitmap-remove transaction action
 2019-07-15 18:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/3] qapi: implement "

[U-Boot] [PATCH v3 00/15] ram: rk3399: Code cleanup
 2019-07-15 18:21 UTC  (32+ messages)
`  "
` [U-Boot] [PATCH v3 01/15] ram: rk3399: Fix code warnings
  `  "
` [U-Boot] [PATCH v3 02/15] ram: rk3399: Some trivial code fixes
  `  "
` [U-Boot] [PATCH v3 03/15] ram: rk3399: s/sdram_params/params
  `  "
` [U-Boot] [PATCH v3 04/15] ram: rk3399: Handle pctl_cfg return type
  `  "
` [U-Boot] [PATCH v3 05/15] ram: rk3399: s/tsel_wr_select_n/tsel_wr_select_dq_n
  `  "
` [U-Boot] [PATCH v3 06/15] ram: rk3399: s/tsel_wr_select_p/tsel_wr_select_dq_p
  `  "
` [U-Boot] [PATCH v3 07/15] ram: rk3399: s/ca_tsel_wr_select_n/tsel_wr_select_ca_n
  `  "
` [U-Boot] [PATCH v3 08/15] ram: rk3399: s/ca_tsel_wr_select_p/tsel_wr_select_ca_p
  `  "
` [U-Boot] [PATCH v3 09/15] ram: rk3399: Order tsel variables
  `  "
` [U-Boot] [PATCH v3 10/15] ram: rockchip: rk3399: Add cap_info structure
  `  "
` [U-Boot] [PATCH v3 11/15] ram: rk3399: s/rk3399_base_params/sdram_base_params
  `  "
` [U-Boot] [PATCH v3 12/15] ram: rk3399: Move common sdram structures in common header
  `  "
` [U-Boot] [PATCH v3 13/15] arm: include: rockchip: Move dramtypes to "
  `  "
` [U-Boot] [PATCH v3 14/15] arm: include: rockchip: Add DDR4 enum
  `  "
` [U-Boot] [PATCH v3 15/15] clk: rockchip: rk3399: Fix check patch warnings and checks
  `  "

[PATCH] powerpc: remove meaningless KBUILD_ARFLAGS addition
 2019-07-15 18:16 UTC  (10+ messages)

[PATCH] vmw_balloon: Remove Julien from the maintainers list
 2019-07-15 18:18 UTC  (5+ messages)

[PATCH v2] x86/paravirt: Drop {read,write}_cr8() hooks
 2019-07-15 18:17 UTC  (3+ messages)

[MPTCP] [RFC PATCH] mptcp: new sysctl to control the activation per NS
 2019-07-15 18:17 UTC 

[PATCH 00/22] x86, objtool: several fixes/improvements
 2019-07-15 18:17 UTC  (13+ messages)
` [PATCH 03/22] x86/kvm: Fix frame pointer usage in vmx_vmenter()
` [PATCH 04/22] x86/kvm: Don't call kvm_spurious_fault() from .fixup

[PATCH] leds: max77650: add MODULE_ALIAS()
 2019-07-15 18:16 UTC  (2+ messages)

[PATCH] range-diff: fix some 'hdr-check' and sparse warnings
 2019-07-15 18:15 UTC  (11+ messages)

[PATCH net-next] net: openvswitch: do not update max_headroom if new headroom is equal to old headroom
 2019-07-15 18:15 UTC  (2+ messages)

[PATCH v4 00/16] crypto: caam - Add i.MX8MQ support
 2019-07-15 18:14 UTC  (4+ messages)
` [PATCH v4 02/16] crypto: caam - simplify clock initialization

[PATCH] PCI: Remove functions not called in include/linux/pci.h
 2019-07-15 18:13 UTC  (6+ messages)
` [Linux-kernel-mentees] "
` [PATCH v2] "
  ` [Linux-kernel-mentees] "

[U-Boot] [PATCH] cmd: mdio: prevent data abort when no mdio bus is found
 2019-07-15 18:12 UTC  (2+ messages)

[PATCH v3 07/24] rdma/cxgb3: Remove call to memset after dma_alloc_coherent
 2019-07-15 18:11 UTC  (2+ messages)

KASAN: stack-out-of-bounds Read in hfcsusb_probe
 2019-07-15 18:10 UTC  (5+ messages)
` [PATCH] ISDN: hfcsusb: checking idx of ep configuration
    ` [Linux-kernel-mentees] "

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15 18:10 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] net: unaligned copying of unsigned long
 2019-07-15 18:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] net: introduce packet capture support
 2019-07-15 18:09 UTC  (4+ messages)

linux-next: Tree for Jul 15
 2019-07-15 18:09 UTC  (8+ messages)
` linux-next: Tree for Jul 15 (HEADERS_TEST w/ netfilter tables offload)

[U-Boot] [PATCH v4 1/8] x86: Add new slimbootloader CPU type
 2019-07-15 18:07 UTC  (3+ messages)

[PATCH v3 19/24] vmxnet3: Remove call to memset after dma_alloc_coherent
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v3 17/24] ethernet: remove redundant memset
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v3 18/24] hippi: Remove call to memset after pci_alloc_consistent
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH] dm snapshot: add optional discard support features
 2019-07-15 18:06 UTC  (6+ messages)
  `  "
    ` [PATCH v2] "

[PATCHv2] Fix dumping vlan rules
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH v3 02/24] atm: idt77252: Remove call to memset after dma_alloc_coherent
 2019-07-15 18:06 UTC  (2+ messages)

[v4.19.y PATCH 0/3] fix drm/udl use-after-free error
 2019-07-15 18:05 UTC  (4+ messages)
` [v4.19.y PATCH 1/3] drm/udl: introduce a macro to convert dev to udl
` [v4.19.y PATCH 2/3] drm/udl: Replace drm_dev_unref with drm_dev_put
` [v4.19.y PATCH 3/3] drm/udl: move to embedding drm device inside udl device

No GNU_HASH in the elf binary
 2019-07-15 18:05 UTC  (3+ messages)

[PATCH 0/6] More 5.3 patches
 2019-07-15 18:05 UTC  (5+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-15 18:05 UTC  (8+ messages)
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

[GSoC][PATCH 0/1] rebase -i: support --ignore-whitespace
 2019-07-15 18:04 UTC  (5+ messages)
` [GSoC][PATCH 1/1] rebase -i: add --ignore-whitespace flag
` [GSoC][PATCH 1/2] sequencer: add NULL checks under read_author_script

[PATCH iproute2 v2] utils: don't match empty strings as prefixes
 2019-07-15 18:04 UTC 

[PATCH net v3] net: neigh: fix multiple neigh timer scheduling
 2019-07-15 18:04 UTC  (2+ messages)

[PATCH v7 0/2] Add Apple SPI keyboard and trackpad driver
 2019-07-15 18:04 UTC  (5+ messages)
` [PATCH v7 1/2] drm/bridge: sil_sii8620: make remote control optional

[U-Boot] [PATCH v4 7/8] board: intel: Add new slimbootloader board
 2019-07-15 18:03 UTC  (3+ messages)

[Xen-devel] [PATCH] xen/arm: merge make_timer_node and make_timer_domU_node
 2019-07-15 18:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] net: assign maintainer for include/net.h
 2019-07-15 18:01 UTC  (2+ messages)

[PATCH 0/3] fpga: altera-cvp: Add Stratix10 Support
 2019-07-15 18:03 UTC  (4+ messages)
` [PATCH 3/3] fpga: altera-cvp: Add Stratix10 (V2) Support

[U-Boot] [PATCH v4 0/8] x86: Add basic Slim Bootloader payload support
 2019-07-15 18:01 UTC  (4+ messages)

Request for backport of 96125bf9985a75db00496dd2bc9249b777d2b19b
 2019-07-15 18:01 UTC  (2+ messages)

[PATCH v2 0/9] iomap: regroup code by functional area
 2019-07-15 18:00 UTC  (10+ messages)
` [PATCH 1/9] iomap: start moving code to fs/iomap/
` [PATCH 2/9] iomap: move the swapfile code into a separate file
` [PATCH 3/9] iomap: move the file mapping reporting "
` [PATCH 4/9] iomap: move the SEEK_HOLE "
` [PATCH 5/9] iomap: move the direct IO "
` [PATCH 6/9] iomap: move the buffered "
` [PATCH 7/9] iomap: move the page migration "
` [PATCH 8/9] iomap: move the main iteration "
` [PATCH 9/9] iomap: move internal declarations into fs/iomap/

[Buildroot] [PATCH v1] package/gstreamer1: fix static build break after change to meson build
 2019-07-15 17:57 UTC 

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-15 17:55 UTC  (11+ messages)

[PATCHv3 0/6] CPPC optional registers AMD support
 2019-07-15 17:57 UTC  (3+ messages)

[Xen-devel] Design Session report: Toolstacks
 2019-07-15 17:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] NXP LS1021A-TSN Board
 2019-07-15 17:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/8] net: tsec: Fix offset of MDIO registers for DM_ETH

[PATCH v2 1/2] rt2x00usb: fix rx queue hang
 2019-07-15 17:53 UTC  (2+ messages)

[Xen-devel] Design session report: Xen on Distros
 2019-07-15 17:52 UTC  (5+ messages)

[meta-gplv2][PATCH] gnupg: Enable native build support
 2019-07-15 17:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] travis-ci: add qemu-riscv64
 2019-07-15 17:50 UTC  (2+ messages)

[RFC] virtio-net: share receive_*() and add_recvbuf_*() with virtio-vsock
 2019-07-15 17:50 UTC  (9+ messages)

[Qemu-devel] [PATCH-for-4.1 v2 0/9] tests/docker: Debian & MXE fixes
 2019-07-15 17:48 UTC  (10+ messages)
` [Qemu-devel] [NOTFORMERGE PATCH v2 1/9] tests/docker: Kludge to build the Fedora image
` [Qemu-devel] [PATCH-for-4.1 v2 2/9] tests/docker: Install Sphinx in the Debian images
` [Qemu-devel] [PATCH-for-4.1 v2 3/9] tests/docker: Install the NSIS tools in the MinGW capable images
` [Qemu-devel] [PATCH-for-4.1 v2 4/9] tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE images
` [Qemu-devel] [PATCH-for-4.1 v2 5/9] tests/docker: Install texinfo in the Fedora image
` [Qemu-devel] [RFC PATCH-for-4.1 v2 6/9] buildsys: The NSIS Windows build requires the documentation installed
` [Qemu-devel] [PATCH-for-4.1 v2 7/9] buildsys: The NSIS Windows build requires qemu-nsis.bmp installed
` [Qemu-devel] [PATCH-for-4.1 v2 8/9] tests/docker: Let the test-mingw test generate a NSIS installer
` [Qemu-devel] [PATCH-for-4.1 v2 9/9] NSIS: Add missing firmware blobs

[PATCH] ath10k: work around uninitialized vht_pfr variable
 2019-07-15 17:50 UTC  (3+ messages)

[PATCH RFC 00/11] iomap: regroup code by functional area
 2019-07-15 17:49 UTC  (7+ messages)

[PATCH] hwmon: (nct6775) Fix register address and added missing tolerance
 2019-07-15 17:48 UTC  (4+ messages)
` [PATCH] hwmon: (nct6775) Fix register address and added missed tolerance for nct6106

[PATCH 1/2] iwlwifi: add new cards for 9000 and 20000 series
 2019-07-15 17:48 UTC  (2+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 204095] New: freeze while write on external usb 3.0 hard disk]
 2019-07-15 17:47 UTC 

[PATCH] staging: rtl8723bs: core: Change return type of init_mlme_ext_priv
 2019-07-15 17:46 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.