All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-10 22:51:35 to 2018-05-11 00:39:03 UTC [more...]

[RFC][PATCH] do d_instantiate/unlock_new_inode combinations safely
 2018-05-11  0:39 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: imx6/7: Remove unit-address from anatop regulators
 2018-05-11  0:37 UTC  (8+ messages)
` [PATCH 2/3] ARM: dts: imx28: Remove unit-address from pinctrl
` [PATCH 3/3] ARM: dts: imx23: "

[lustre-devel] RFC: [PATCH 0/6] lustre: Improve locking in lu_object.s
 2018-05-11  0:37 UTC  (7+ messages)
` [lustre-devel] [PATCH 2/6] staging: lustre: use an rwsem instead of lu_key_initing_cnt
` [lustre-devel] [PATCH 1/6] staging: lustre: make key_set_version an atomic_t
` [lustre-devel] [PATCH 5/6] staging: lustre: remove lock from key register/degister
` [lustre-devel] [PATCH 4/6] staging: lustre: use wait_event_var() in lu_context_key_degister()
` [lustre-devel] [PATCH 6/6] staging: lustre: rename lu_keys_guard to lu_context_remembered_guard
` [lustre-devel] [PATCH 3/6] staging: lustre: remove locking from lu_context_exit()

[PATCH v6 0/6] net: pch_gbe: MIPS support
 2018-05-11  0:35 UTC  (10+ messages)
` [PATCH v6 1/6] net: phy: at803x: Export at803x_debug_reg_mask()
` [PATCH v6 2/6] net: ethernet: pch_gbe: Convert to mdiobus and phylib
` [PATCH v6 3/6] net: pch_gbe: Support DeviceTree for MDIO/PHY description
` [PATCH v6 4/6] ptp: pch: Allow build on MIPS platforms
` [PATCH v6 5/6] net: pch_gbe: "
` [PATCH v6 6/6] MIPS: Boston: Adjust DT for pch_gbe PHY support

[PATCH v2 0/4] Meson8m2 (32-bit ARM) SoC support
 2018-05-11  0:33 UTC  (3+ messages)

[PATCH v3 0/9] staging: iio: tsl2x7x: move out of staging
 2018-05-11  0:32 UTC  (22+ messages)
` [PATCH v3 1/9] staging: iio: tsl2x7x: remove unnecessary whitespace
` [PATCH v3 2/9] staging: iio: tsl2x7x: use direct returns
` [PATCH v3 3/9] staging: iio: tsl2x7x: turn chip off if IIO device registration fails
` [PATCH v3 4/9] staging: iio: tsl2x7x: use macro to populate tsl2X7X_device_info
` [PATCH v3 5/9] staging: iio: tsl2x7x: convert to use read_avail
` [PATCH v3 6/9] staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD values
` [PATCH v3 7/9] staging: iio: tsl2x7x: add range checking to tsl2x7x_write_raw
` [PATCH v3 8/9] staging: iio: tsl2x7x: rename driver to tsl2772
` [PATCH v3 9/9] staging: iio: tsl2x7x/tsl2772: move out of staging

[PATCH 00/23] LSM: Full security module stacking
 2018-05-11  0:30 UTC  (3+ messages)

[PATCH v3 00/40] Fix build on gcc8 and various bugs
 2018-05-11  0:29 UTC  (15+ messages)
` [PATCH v3 36/40] rte_ethdev.h: explicit cast for return type
` [PATCH v3 40/40] rte_string_fns.h: explicit cast for int return to size_t

[qemu-mainline test] 122645: FAIL
 2018-05-11  0:25 UTC 

[PATCH] xfs_io: Make copy_range arguments understand *iB values
 2018-05-11  0:22 UTC 

[PATCH v2 0/9] PCI: dwc: Drop unnecessary root_bus_nr setting
 2018-05-11  0:20 UTC  (10+ messages)
` [PATCH v2 1/9] PCI: exynos: "
` [PATCH v2 2/9] PCI: imx6: "
` [PATCH v2 3/9] PCI: keystone: "
` [PATCH v2 4/9] PCI: armada8k: "
` [PATCH v2 5/9] PCI: artpec6: "
` [PATCH v2 6/9] PCI: designware-plat: "
` [PATCH v2 7/9] PCI: histb: "
` [PATCH v2 8/9] PCI: qcom: "
` [PATCH v2 9/9] PCI: spear13xx: "

[PATCH net] net: Correct wrong skb_flow_limit check when enable RPS
 2018-05-11  0:18 UTC  (3+ messages)
  `  "

[PATCH] usbtv: Implement wait_prepare and wait_finish
 2018-05-11  0:17 UTC 

[PATCH 1/2] nvme: pci: simplify timeout handling
 2018-05-11  0:14 UTC  (12+ messages)

[PATCH] mlx4_core: allocate 4KB ICM chunks
 2018-05-11  0:13 UTC  (2+ messages)

[PATCH v2 00/12] Btrfs: orphan and truncate fixes
 2018-05-11  0:11 UTC  (13+ messages)
` [PATCH v2 01/12] Btrfs: remove stale comment referencing vmtruncate()
` [PATCH v2 02/12] Btrfs: fix error handling in btrfs_truncate_inode_items()
` [PATCH v2 03/12] Btrfs: don't BUG_ON() "
` [PATCH v2 04/12] Btrfs: stop creating orphan items for truncate
` [PATCH v2 05/12] Btrfs: don't release reserve or decrement orphan count if orphan item already existed
` [PATCH v2 06/12] Btrfs: don't return ino to ino cache if inode item removal fails
` [PATCH v2 07/12] Btrfs: refactor btrfs_evict_inode() reserve refill dance
` [PATCH v2 08/12] Btrfs: fix ENOSPC caused by orphan items reservations
` [PATCH v2 09/12] Btrfs: get rid of root->orphan_block_rsv and root->orphan_lock
` [PATCH v2 10/12] Btrfs: get rid of btrfs_orphan_commit_root() and root->orphan_inodes
` [PATCH v2 11/12] Btrfs: simplify error handling in btrfs_evict_inode()
` [PATCH v2 12/12] Btrfs: reserve space for O_TMPFILE orphan item deletion

[PATCH v7 0/2] app/testpmd: add new commands to test new Tx/Rx offloads
 2018-05-11  0:10 UTC  (4+ messages)
` [PATCH v8] app/testpmd: add commands to test new offload API

[PATCH v2] drivers: nvmem: Export nvmem_add_cells()
 2018-05-11  0:11 UTC  (2+ messages)

[PATCH bpf-next 0/7] bpf: add perf event reading loop and move samples closer to libbpf
 2018-05-11  0:06 UTC  (2+ messages)

Check IMAGE_FEATURES content in recipe
 2018-05-11  0:04 UTC  (4+ messages)

[PATCH bpf-next v4 5/6] ipv6: sr: Add seg6local action End.BPF
 2018-05-11  0:05 UTC  (3+ messages)
` [RFC PATCH] ipv6: sr: lwt_seg6local_verifier_ops can be static

[PATCH 1/1] Warn about fast-forwarding of submodules during merge
 2018-05-11  0:04 UTC  (3+ messages)
` [PATCH 0/2] Submodule merging: i18n, verbosity

[PATCH v2 0/6] Provide saturating helpers for allocation
 2018-05-11  0:02 UTC  (2+ messages)

early alloc change broke sh
 2018-05-11  0:01 UTC  (2+ messages)

[PATCH 00/11] ethdev: fix race conditions in iterator and notifications
 2018-05-10 23:58 UTC  (16+ messages)
` [PATCH 07/11] ethdev: add lock to port allocation check
` [PATCH v3 00/11] ethdev: fix race conditions in iterator and notifications
  ` [PATCH v3 01/11] ethdev: fix debug log of owner id
  ` [PATCH v3 02/11] net/failsafe: fix sub-device visibility
  ` [PATCH v3 03/11] ethdev: add doxygen comments for each state
  ` [PATCH v3 04/11] drivers/net: use higher level of probing helper for PCI
  ` [PATCH v3 05/11] ethdev: add probing finish function
  ` [PATCH v3 06/11] ethdev: allow ownership operations on unused port
  ` [PATCH v3 07/11] ethdev: add lock to port allocation check
  ` [PATCH v3 08/11] ethdev: fix port visibility before initialization
  ` [PATCH v3 09/11] ethdev: fix port probing notification
  ` [PATCH v3 10/11] net/failsafe: fix sub-device ownership race
  ` [PATCH v3 11/11] ethdev: fix port removal notification timing

[PATCH net] macmace: Set platform device coherent_dma_mask
 2018-05-10 23:55 UTC  (7+ messages)

[PATCH v3] fs: don't scan the inode cache before SB_BORN is set
 2018-05-10 23:55 UTC  (3+ messages)

[PATCH] idr: fix invalid ptr dereference on item delete
 2018-05-10 23:54 UTC  (2+ messages)

[patch V11 00/16] SSB 0
 2018-05-10 23:50 UTC  (8+ messages)
` [patch V11 05/16] SSB 5
  ` [MODERATED] "

[PATCH] drm/i915/icl: Read the correct Gen11 interrupt registers
 2018-05-10 23:49 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/icl: Read the correct Gen11 interrupt registers (rev2)

[PATCH] ndctl: remove warning caused by -D_FORTIFY_SOURCE=2 and -O0 compile flags
 2018-05-10 23:47 UTC 

[MODERATED] [PATCH v4 0/8] L1TFv4 0
 2018-05-10 23:46 UTC  (14+ messages)
` [MODERATED] [PATCH v4 1/8] L1TFv4 1
  `  "
    ` [MODERATED] "
` [MODERATED] [PATCH v4 3/8] L1TFv4 6
  `  "
    ` [MODERATED] "
` [MODERATED] [PATCH v4 5/8] L1TFv4 8
  `  "
` [MODERATED] [PATCH v4 6/8] L1TFv4 3
  `  "
    ` [MODERATED] "

[PATCH 1/4] drm/tegra: dc: Free syncpoint on errors
 2018-05-10 23:42 UTC  (3+ messages)
` [PATCH 4/4] drm/tegra: Refactor IOMMU attach/detach

[RFT] GCC 8.1
 2018-05-10 23:41 UTC  (17+ messages)
` [OE-core] "

[PATCH] staging: bcm2835-camera: Replace open-coded idr with a struct idr
 2018-05-10 23:40 UTC  (2+ messages)

[PATCH] pci/aspm: Remove CONFIG_PCIEASPM_DEBUG
 2018-05-10 23:39 UTC  (4+ messages)
` [PATCH] PM / s2idle: Clear the events_check_enabled flag
` [PATCH v2] pci/aspm: Remove CONFIG_PCIEASPM_DEBUG

[U-Boot] Tegra U-Boot Patches
 2018-05-10 23:39 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: Fix bash reference in Makefile
 2018-05-10 23:38 UTC  (2+ messages)

[Qemu-devel] GSoC18: Cortex-M0 / micro:bit
 2018-05-10 23:37 UTC 

mmotm 2018-05-10-16-34 uploaded
 2018-05-10 23:35 UTC 

[PATCH libdrm 1/1] amdgpu: Take lock before removing devices from fd_tab hash table
 2018-05-10 23:33 UTC 

[MODERATED] [PATCH v15.1 0/1] Patches against SSB v15
 2018-05-10 23:00 UTC 

[MODERATED] [PATCH v15.1 1/1] [PATCH v15.1] SSB cleanup fix of cleanup fix
 2018-05-10 23:00 UTC 

[PATCH] coredump: rename umh_pipe_setup() to coredump_pipe_setup()
 2018-05-10 23:32 UTC  (3+ messages)

[PATCH] sha1dc: fix for compiling on AIX using IBM XLC compiler
 2018-05-10 23:32 UTC  (4+ messages)

[bpf-next v3 0/9] bpf: Add helper to do FIB lookups
 2018-05-10 23:30 UTC  (2+ messages)

[PATCH 0/3] x86/platform/UV: Update Memory Block Size Setting
 2018-05-10 23:18 UTC  (4+ messages)
` [PATCH 1/3] x86/platform/UV: Add adjustable set memory block size function
` [PATCH 2/3] x86/platform/UV: Use new "
` [PATCH 3/3] x86/platform/UV: Add kernel parameter to set memory block size

[PATCH 3/6] firmware: differentiate between signed regulatory.db and other firmware
 2018-05-10 23:26 UTC  (13+ messages)

[PATCH 00/10] Btrfs: orphan and truncate fixes
 2018-05-10 23:25 UTC  (4+ messages)
` [PATCH 08/10] Btrfs: fix ENOSPC caused by orphan items reservations

[PATCH] armpmu: broadcast overflow irq on multi-core system having one muxed SPI for PMU
 2018-05-10 23:20 UTC  (4+ messages)

[PATCH 0/5] fix radix tree multi-order iteration race
 2018-05-10 23:19 UTC  (9+ messages)

[pull request][net 0/3] Mellanox, mlx5 fixes 2018-05-10
 2018-05-10 23:19 UTC  (4+ messages)
` [net 1/3] net/mlx5: Free IRQs in shutdown path
` [net 2/3] net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
` [net 3/3] net/mlx5e: Err if asked to offload TC match on frag being first

[PATCH] net/i40e: print global register change info
 2018-05-10 23:17 UTC  (2+ messages)
` [dpdk-stable] "

perf: fuzzer causes stack going in wrong direction warnings
 2018-05-10 23:16 UTC  (11+ messages)

[PATCH v2 net-next 0/4] bpfilter
 2018-05-10 23:16 UTC  (7+ messages)
` [PATCH v2 net-next 1/4] umh: introduce fork_usermode_blob() helper

[RFC v2 0/4] vfs: detect symlink corruption with attributes
 2018-05-10 23:13 UTC  (5+ messages)
` [RFC v2 1/4] vfs: skip extra attributes check on removal for symlinks
` [RFC v2 2/4] xfs: add verifier check for symlink with append/immutable flags
` [RFC v2 3/4] ext4: "
` [RFC v2 4/4] btrfs: verify symlinks "

[PATCH] net/sfc: fix inner TCP/UDP checksum offload control
 2018-05-10 23:13 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH] mailmap: update brian m. carlson's email address
 2018-05-10 23:13 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] staging: bcm2835-camera: Add TODO for removing overlay support
 2018-05-10 23:12 UTC 

[PATCH] doc: add XXV710 support in i40e.rst
 2018-05-10 23:11 UTC  (2+ messages)

[PATCH 1/3] [NVMe-CLI] Add nvme fw-log commmand test
 2018-05-10 23:11 UTC  (2+ messages)

[RFC/RFT] Add noats flag to boot parameters
 2018-05-10 23:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] gtk: make it possible to hide the menu bar
 2018-05-10 23:07 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] gtk: disable the F10 menubar key

[PATCH] cifs/smb3: directory sync should not return an error
 2018-05-10 23:06 UTC  (9+ messages)

[RFC] vfs: skip extra attributes check on removal for symlinks
 2018-05-10 23:05 UTC  (3+ messages)

[PATCH] net/enic: fix flow drop action
 2018-05-10 23:04 UTC  (2+ messages)

[PATCH] xfs: test inobt/on disk free state mismatches
 2018-05-10 23:04 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v3 0/3] btrfs: qgroup rescan races (part 1)
 2018-05-10 23:04 UTC  (3+ messages)
` [PATCH 1/3] btrfs: qgroups, fix rescan worker running races

[PATCH v3] doc: update release notes
 2018-05-10 23:00 UTC  (2+ messages)

[PATCH] PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set
 2018-05-10 22:54 UTC  (3+ messages)

[PATCH v2 00/10] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-10 22:51 UTC  (2+ 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.