All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-06 23:27:19 to 2018-07-07 03:33:12 UTC [more...]

[PATCH v2 0/9] Allwinner H6 USB support
 2018-07-07  3:33 UTC  (7+ messages)
` [PATCH v2 3/9] arm64: allwinner: dts: h6: add USB2-related device nodes
      ` [linux-sunxi] "

[m-c-s][PATCH 1/2] libbsd: Remove dangling append that no longer is needed
 2018-07-07  3:31 UTC  (5+ messages)

[PATCH] VFS: simplify seq_file iteration code and interface
 2018-07-07  3:29 UTC  (8+ messages)
` [PATCH resend] "
  ` [PATCH resend*2] "
    ` [PATCH resend*3] "
          ` [PATCH mm] VFS: seq_file: ensure ->from is valid

[GIT PULL] SCSI fixes for 4.18-rc3
 2018-07-07  3:25 UTC  (6+ messages)

[PATCH v3 0/9] iommu/vt-d: Improve PASID id and table management
 2018-07-07  3:22 UTC  (4+ messages)

[RFC] Add BPF_SYNCHRONIZE bpf(2) command
 2018-07-07  3:22 UTC  (3+ messages)

pull request: linux-firmware: update cxgb4 firmware
 2018-07-07  3:15 UTC 

[xen-4.7-testing test] 124985: tolerable FAIL - PUSHED
 2018-07-07  3:13 UTC 

[meta-networking][PATCH][master][sumo] iscsitarget: Remove recipe as it is no longer supported to build with linux kernel >= 4.14
 2018-07-07  3:11 UTC  (3+ messages)

[MODERATED] [PATCH 1/1] SMTDOC 0
 2018-07-07  3:05 UTC  (6+ messages)
` [MODERATED] "

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-07  3:02 UTC  (4+ messages)

kernel BUG at mm/shmem.c:LINE!
 2018-07-07  2:57 UTC  (2+ messages)

[PATCH 0/2] null_blk: zone support
 2018-07-07  2:54 UTC  (2+ messages)

[PATCH v1 0/3] Add read-write concurrency to rte_hash library
 2018-07-06 19:46 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] hash: fix multiwriter lock memory allocation
  ` [PATCH v3 2/8] hash: fix a multi-writer bug
  ` [PATCH v3 3/8] hash: fix to have more accurate key slot size
  ` [PATCH v3 4/8] hash: make duplicated code into functions
  ` [PATCH v3 5/8] hash: add read and write concurrency support
  ` [PATCH v3 6/8] test: add tests in hash table perf test
  ` [PATCH v3 7/8] test: add test case for read write concurrency
  ` [PATCH v3 8/8] hash: add new API function to query the key count

[RFC bpf-next 0/6] XDP RX device meta data acceleration (WIP)
 2018-07-07  2:51 UTC  (23+ messages)
` [RFC bpf-next 2/6] net: xdp: RX meta data infrastructure

[PATCH 0/3] Register i2c adapter driver earlier and use DMA safe buffers
 2018-07-07  2:49 UTC  (12+ messages)
` [PATCH 1/3] i2c: mediatek: Register i2c adapter driver earlier
` [PATCH 2/3] i2c: Add helper to ease DMA handling
  ` [PATCH 3/3] i2c: mediatek: Use DMA safe buffers for i2c transactions

[PATCH] ARM: dts: imx: Add ZII SCU2 Mezz board
 2018-07-07  2:49 UTC  (2+ messages)

[U-Boot] buildman failures and toolchains
 2018-07-07  2:42 UTC 

[PATCH 0/6] RAVE SP MFD driver fixes/improvements
 2018-07-07  2:41 UTC  (7+ messages)
` [PATCH 1/6] mfd: rave-sp: Remove unused defines
` [PATCH 2/6] mfd: rave-sp: Fix incorrectly specified checksum type
` [PATCH 3/6] mfd: rave-sp: Initialize flow control and parity of the port
` [PATCH 4/6] mfd: rave-sp: Add legacy EEPROM access command translation
` [PATCH 5/6] mfd: rave-sp: Add legacy watchdog ping "
` [PATCH 6/6] mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support it

[PATCH] kernel-devicetree.bbclass: DTB make targets may contain path components
 2018-07-07  2:38 UTC  (4+ messages)

[PATCH] fix license from Apache-2.0 to MIT
 2018-07-07  2:33 UTC  (3+ messages)

How to remove a package from a build
 2018-07-06 21:52 UTC  (2+ messages)
  ` Any Linux/Yocto Image Installer (for target system)

[Qemu-devel] [PATCH for-3.0] ppc: fix default VGA display for PReP machines
 2018-07-07  2:12 UTC  (2+ messages)

[PATCH] ibmasm: don't write out of bounds in read handler
 2018-07-07  2:16 UTC 

What's (not) cooking
 2018-07-07  2:16 UTC  (2+ messages)

[PATCH net-next 00/10] Misc. bug fixes & cleanups for HNS3 driver
 2018-07-07  2:13 UTC  (2+ messages)

How to change page permission from inside the kernel?
 2018-07-07  2:13 UTC  (9+ messages)
        ` Fwd: "

[PATCH V2 net-next] liquidio: fix kernel panic when NIC firmware is older than 1.7.2
 2018-07-07  2:10 UTC  (2+ messages)

[PATCH] drm/i915/icl, x86/gpu: implement ICL stolen memory support
 2018-07-07  2:09 UTC  (4+ messages)
` [PATCH 1/2] x86/gpu: reserve ICL's graphics stolen memory
  ` [PATCH 2/2] drm/i915: use the ICL "

[PATCH net-next 0/6] Few improvements on mvneta
 2018-07-07  2:09 UTC  (4+ messages)
` [PATCH net-next 3/6] net: mvneta: discriminate error cause for missed packet

[PATCH v4 0/3] uio: fix potential crash bug
 2018-07-07  2:05 UTC  (4+ messages)
` [PATCH v4 1/3] uio: use request_threaded_irq instead
` [PATCH v4 2/3] uio: change to use the mutex lock instead of the spin lock
` [PATCH v4 3/3] uio: fix crash after the device is unregistered

[PATCH net-next 0/6] sock cookie initializers
 2018-07-07  1:59 UTC  (2+ messages)

[PATCH net-next 0/3] fix use-after-free bugs in skb list processing
 2018-07-07  1:56 UTC  (2+ messages)

[PATCH] staging: speakup: fix wraparound in uaccess length check
 2018-07-07  1:53 UTC 

[PATCH] KASAN: use-after-free Read in rdma_listen
 2018-07-07  1:52 UTC  (2+ messages)

[libvirt test] 124987: regressions - FAIL
 2018-07-07  1:51 UTC 

[PATCH 1/2] drm/amd/display: fix invalid function table override
 2018-07-07  1:51 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: make function tables const

[PATCH 00/14] fsi: Fixes and Coldfire coprocessor offload
 2018-07-07  1:50 UTC  (6+ messages)
` [PATCH 11/14] dt-bindings: fsi: Document binding for the fsi-master-ast-cf "device"

[ndctl PATCH v2] ndctl, test: add a new unit test for monitor
 2018-07-07  1:48 UTC  (3+ messages)

[RESEND] usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
 2018-07-07  1:47 UTC  (3+ messages)
` [PATCH] "

[PATCH v3 0/3] uio: fix potential crash bug
 2018-07-07  1:47 UTC  (6+ messages)
` [PATCH v3 3/3] uio: fix crash after the device is unregistered

[PATCH v2 00/14] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
 2018-07-07  1:47 UTC  (2+ messages)

powerpc: 32BIT vs. 64BIT (PPC32 vs. PPC64)
 2018-07-07  1:45 UTC  (2+ messages)

[PATCH] f2fs: enable real-time discard by default
 2018-07-07  1:44 UTC  (3+ messages)

[PATCH 1/2] f2fs: fix to skip GC if type in SSA and SIT is inconsistent
 2018-07-07  1:44 UTC  (4+ messages)
` [PATCH 2/2] f2fs: fix to do sanity check with inline flags

[PATCH v2] f2fs: give another chance to issue discard with current granularity
 2018-07-07  1:42 UTC  (5+ messages)

[PATCH] f2fs: split discard command in prior to block layer
 2018-07-07  1:39 UTC  (7+ messages)

[PATCH] fsck: check skiplist for object in fsck_blob()
 2018-07-07  1:32 UTC  (10+ messages)

4.17.x won't boot due to "x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G"
 2018-07-07  1:21 UTC  (12+ messages)

[GIT PULL] Block fixes for 4.18-rc4
 2018-07-07  1:21 UTC 

[PATCH] f2fs: do checkpoint in kill_sb
 2018-07-07  1:20 UTC 

[Bridge] KASAN: stack-out-of-bounds Read in vmalloc_fault
 2018-07-07  1:19 UTC  (2+ messages)
`  "

[PATCH 0/8] OOM killer/reaper changes for avoiding OOM lockup problem
 2018-07-07  1:12 UTC  (5+ messages)

[PATCH 1/2] f2fs: fix to detect looped node chain correctly
 2018-07-07  1:10 UTC  (6+ messages)
` [PATCH 2/2] f2fs: issue small discard by LBA order

[PATCH 0/7] HOSTFLAGS and HOSTLDFLAGS from the environment (new approach)
 2018-07-07  1:07 UTC  (8+ messages)
` [PATCH 1/7] tools: build: Fixup host c flags
` [PATCH 2/7] tools: build: Use HOSTLDFLAGS with fixdep
` [PATCH 3/7] treewide: Rename HOSTCFLAGS -> KBUILD_HOSTCFLAGS
` [PATCH 4/7] treewide: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
` [PATCH 5/7] treewide: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
` [PATCH 6/7] treewide: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
` [PATCH 7/7] Kbuild: Use HOST*FLAGS options from the command line

[DPDK 18.08 v1 00/12] net/mlx5: flow rework
 2018-07-07  1:08 UTC  (8+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 18/20] net/mlx5: add flow GRE item
  ` [PATCH v2 19/20] net/mlx5: add flow MPLS item
  ` [PATCH v2 20/20] net/mlx5: add count flow action

[Qemu-devel] [PATCH] translate-all: honour CF_NOCACHE in tb_gen_code
 2018-07-07  0:59 UTC  (3+ messages)

[PATCH] drm/i915: Introduce BITS_PER_TYPE
 2018-07-07  0:59 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] uts: Don't randomize "struct uts_namespace"
 2018-07-07  0:55 UTC  (6+ messages)

[PATCH RFC V2 0/3] KASLR feature to randomize each loadable module
 2018-07-07  0:35 UTC  (4+ messages)
` [PATCH 1/3] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH 2/3] x86/modules: Increase randomization for modules
` [PATCH 3/3] vmalloc: Add debugfs modfraginfo

[RESEND PATCH v2 0/9] Rewrite asm-generic/bitops/{atomic,lock}.h and use on arm64
 2018-07-07  0:30 UTC  (4+ messages)
` [RESEND PATCH v2 3/9] asm-generic: Move some macros from linux/bitops.h to a new bits.h file

[linux-4.9 test] 124982: regressions - FAIL
 2018-07-07  0:26 UTC 

[PATCH v4 0/2] Add Broadcom Stingray PCIe PHY support
 2018-07-07  0:18 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add binding doc for Stingray PCIe PHY
` [PATCH v4 2/2] phy: bcm-sr-pcie: Add Stingray PCIe PHY driver

[PATCH resend] scripts: teach extract-vmlinux about LZ4 and ZSTD
 2018-07-07  0:15 UTC 

[PATCH 0/2] tools/memory-model: remove ACCESS_ONCE()
 2018-07-07  0:17 UTC  (6+ messages)
        ` LKMM patch scorecard for v4.19 merge window

[PATCH] radix-tree: avoid NULL dereference
 2018-07-07  0:14 UTC  (6+ messages)

[BUG] i915 HDMI connector status is connected after disconnection
 2018-07-07  0:13 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "

[patch v3] mm, oom: fix unnecessary killing of additional processes
 2018-07-07  0:05 UTC  (3+ messages)

[PATCH v2] platform/x86: intel-hid: Add support for Device Specific Methods
 2018-07-06 23:59 UTC  (7+ messages)

[PATCH v3 0/2] Add Broadcom Stingray PCIe PHY support
 2018-07-06 23:56 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add binding doc for Stingray PCIe PHY

[PATCH v3 0/8] mm: Rework hmm to use devm_memremap_pages and other fixes
 2018-07-06 23:53 UTC  (3+ messages)
` [PATCH v3 7/8] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL

[patch 0/7] x86/kvmclock: Remove memblock dependency and further cleanups
 2018-07-06 23:51 UTC  (3+ messages)

[PATCH v3 00/12] kbuild/kconfig: do not update config during installation
 2018-07-06 23:38 UTC  (4+ messages)
` [PATCH v3 05/12] kconfig: make syncconfig update .config regardless of sym_change_count

[PATCH bpf-next v2 0/6] nfp: bpf: add multiplication and divide support on NFP JIT
 2018-07-06 23:49 UTC  (2+ messages)

de-alphabetizing the documentation
 2018-07-06 23:47 UTC  (4+ messages)

[PATCH 0/2] clk: Fix switching CPU rate from 300Mhz to 1.2GHz on Armada 3700
 2018-07-06 23:44 UTC  (6+ messages)
` [PATCH 1/2] clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz

[ovmf test] 125013: regressions - FAIL
 2018-07-06 23:44 UTC 

[PATCH v2 0/2] Add support for LPASS clock controller for SDM845
 2018-07-06 23:42 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v2 2/2] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH v3 bpf-next 1/3] bpftool: introduce cgroup tree command
 2018-07-06 23:40 UTC  (2+ messages)

[PATCH v2 0/7] perf: Add ioctl for PMU driver configuration
 2018-07-06 23:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
 2018-07-06 23:37 UTC  (12+ messages)
        ` [Qemu-devel] [virtio-dev] "
                  ` [virtio-dev] Re: [Qemu-devel] "

[U-Boot] [PATCH 0/5] Fix Falcon Boot from internal eMMC on RK3288 Vyasa
 2018-07-06 23:36 UTC  (2+ messages)

[PATCH] dma-mapping: Relax warnings for per-device areas
 2018-07-06 23:35 UTC  (8+ messages)
          ` Aw: "

[PATCH] phy: qcom-qmp: Fix dts bindings to reflect reality
 2018-07-06 23:31 UTC 

[PATCH v2 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-06 23:30 UTC  (3+ messages)

[PATCH net 0/3] net/ipv6: addr_gen_mode fixes
 2018-07-06 23:28 UTC  (7+ messages)
` [PATCH net 1/3] net/ipv6: fix addrconf_sysctl_addr_gen_mode

[PATCH v2 BlueZ 3/3] src: make att max le mtu configurable in main.conf
 2018-07-06 23:27 UTC 

what trees/branches to test on syzbot
 2018-07-06 23:26 UTC  (15+ 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.