All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-04 19:49:56 to 2019-11-04 20:39:15 UTC [more...]

remove m_dirops
 2019-11-04 20:38 UTC  (41+ messages)
` [PATCH 05/34] xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
` [PATCH 06/34] xfs: move the node header size to struct xfs_da_geometry
` [PATCH 07/34] xfs: devirtualize ->leaf_hdr_from_disk
` [PATCH 08/34] xfs: devirtualize ->leaf_hdr_to_disk
` [PATCH 09/34] xfs: add a entries pointer to struct xfs_dir3_icleaf_hdr
` [PATCH 10/34] xfs: move the dir2 leaf header size to struct xfs_da_geometry
` [PATCH 11/34] xfs: move the max dir2 leaf entries count "
` [PATCH 12/34] xfs: devirtualize ->free_hdr_from_disk
` [PATCH 13/34] xfs: devirtualize ->free_hdr_to_disk
` [PATCH 14/34] xfs: make the xfs_dir3_icfree_hdr available to xfs_dir2_node_addname_int
` [PATCH 15/34] xfs: add a bests pointer to struct xfs_dir3_icfree_hdr
` [PATCH 16/34] xfs: move the dir2 free header size to struct xfs_da_geometry
` [PATCH 17/34] xfs: move the max dir2 free bests count "
` [PATCH 18/34] xfs: devirtualize ->db_to_fdb and ->db_to_fdindex
` [PATCH 19/34] xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
` [PATCH 20/34] xfs: devirtualize ->sf_entsize and ->sf_nextentry
` [PATCH 21/34] xfs: devirtualize ->sf_get_ino and ->sf_put_ino
` [PATCH 22/34] xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
` [PATCH 23/34] xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methods
` [PATCH 24/34] xfs: remove the unused ->data_first_entry_p method

[Patch v2 0/5] ARM: dts: dra7: add vpe nodes
 2019-11-04 20:38 UTC  (13+ messages)
` [Patch v2 1/5] dt-bindings: media: ti-vpe: Document VPE driver
` [Patch v2 2/5] clk: ti: dra7: add vpe clkctrl data
` [Patch v2 3/5] ARM: dts: dra7: add vpe clkctrl node
` [Patch v2 4/5] ARM: dts: dra7: Add ti-sysc node for VPE
` [Patch v2 5/5] media: ti-vpe: vpe: fix compatible to match bindings

[PATCH] btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
 2019-11-04 20:39 UTC 

[PATCH 0/8] learn the "summary" pretty format
 2019-11-04 20:38 UTC  (12+ messages)
` [PATCH 1/8] pretty-formats.txt: use generic terms for hash
` [PATCH 2/8] revision: make get_revision_mark() return const pointer
` [PATCH 3/8] revision: change abbrev_commit_given to abbrev_commit_explicit
` [PATCH 4/8] pretty.c: inline initalize format_context
` [PATCH 5/8] pretty.c: extract functionality to repo_format_commit_generic()
` [PATCH 6/8] reflog-walk.c: don't print last newline with oneline
` [PATCH 7/8] pretty: implement 'summary' format
` [PATCH 8/8] SubmittingPatches: use `--pretty=summary`

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-04 20:37 UTC  (30+ messages)
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()

[PATCH v2 0/7] Add support for H6 PWM
 2019-11-04 20:38 UTC  (13+ messages)
` [PATCH v2 3/7] pwm: sun4i: Add an optional probe for bus clock

[PATCH v2 0/9] Improvements to memory usage by parse events
 2019-11-04 20:37 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] perf tools: add parse events append error

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-11-04 20:37 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Switch obj->mm.lock lockdep annotations on its head
 2019-11-04 20:35 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "
    `  "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
    `  "

[PATCH] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-04 20:33 UTC  (7+ messages)

❌ FAIL: Test report for kernel 5.3.9-rc1-dfe283e.cki (stable)
 2019-11-04 20:32 UTC  (11+ messages)
              ` [alsa-devel] "
                ` [LTP] "

[dpdk-dev] [RFC] ethdev: configure SR-IOV VF from host
 2019-11-04 20:33 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

stable-rc 4.14 : net/ipv6/addrconf.c:6593:22: error: 'blackhole_netdev' undeclared
 2019-11-04 20:32 UTC  (4+ messages)

Audit-3.0 alpha9 available
 2019-11-04 20:32 UTC 

[Buildroot] [PATCH] package/rsyslog: bump to 8.1910.0
 2019-11-04 20:31 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] net/bnxt: rxq stop/start fixes
 2019-11-04 20:30 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/4] net/bnxt: fix RSS table update for start/stop rxq
` [dpdk-dev] [PATCH 2/4] net/bnxt: keep consistent rxq start/stop state
` [dpdk-dev] [PATCH 3/4] net/bnxt: release hwrm lock before returning
` [dpdk-dev] [PATCH 4/4] net/bnxt: fix rxq start/stop for Thor based NICs

[Buildroot] [PATCH] package/libcurl: enable options when libcurl is enabled
 2019-11-04 20:30 UTC 

[Buildroot] [PATCH] package/python-periphery: bump to version 2.0.0
 2019-11-04 20:29 UTC 

[U-Boot] [PATCH 1/1] net: avoid address-of-packed-member error
 2019-11-04 20:28 UTC  (2+ messages)

[PATCH] global: Squash 'the the'
 2019-11-04 20:27 UTC  (3+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-04 20:25 UTC  (7+ messages)
` [RFC v2 13/22] intel_iommu: add PASID cache management infrastructure
` [RFC v2 15/22] intel_iommu: bind/unbind guest page table to host

[Bug 1851095] [NEW] [feature request] awareness of instructions that are well emulated
 2019-11-04 20:18 UTC  (2+ messages)
` [Bug 1851095] "

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-04 20:25 UTC  (4+ messages)
` [PATCH hmm 05/15] RDMA/odp: Use mmu_range_notifier_insert()

[PATCH v3] stacktrace: don't skip first entry on noncurrent tasks
 2019-11-04 20:24 UTC  (2+ messages)
` [tip: core/urgent] stacktrace: Don't "

spi-mem and gpio chipselects
 2019-11-04 20:23 UTC  (4+ messages)

[PATCH] blkid: open device in nonblock mode
 2019-11-04 20:23 UTC 

[PATCHv2 0/3] Update cpupower and make it more accurate
 2019-11-04 20:21 UTC  (5+ messages)

[PATCH libnftnl] flowtable: add support for handle attribute
 2019-11-04 20:19 UTC 

[PATCH 0/1] Make PKCS8 dependant unit tests fail gracefully
 2019-11-04 20:21 UTC  (2+ messages)
` [PATCH 1/1] unit: Add graceful fail of pem, tls and key tests

[PATCH v2 00/10] iommu/io-pgtable: Cleanup and prep for split tables
 2019-11-04 20:20 UTC  (10+ messages)
` [PATCH v2 07/10] iommu/io-pgtable-arm: Rationalise MAIR handling

[PATCH] ice: fix potential infinite loop because loop counter being too small
 2019-11-04 20:19 UTC  (4+ messages)
` [Intel-wired-lan] "

[alsa-devel] [PATCH 00/11] ASoC: SOF/Intel: Kconfig improvements/fixes
 2019-11-04 20:18 UTC  (3+ messages)
` [alsa-devel] [PATCH 03/11] ASoC: Intel: add mutual exclusion between SOF and legacy Baytrail driver

[PATCH v4 0/7] DRM/MSM: Add support for MSM8956 and Adreno 510
 2019-11-04 20:18 UTC  (10+ messages)
` [PATCH v4 2/7] dt-bindings: msm/mdp5: Document optional TBU and TBU_RT clocks
` [PATCH v4 5/7] dt-bindings: msm/dsi: Add 28nm PLL for family B compatible

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Wait for both engines to complete before resubmitting
 2019-11-04 20:17 UTC  (4+ messages)
  `  "
  ` [igt-dev] "

[Intel-wired-lan] [PATCH S30 v4 3/9] ice: Add support for XDP
 2019-11-04 20:17 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH S30 v4 4/9] ice: Move common functions to ice_txrx_lib.c

[ndctl PATCH v3 1/2] ndctl/namespace: remove open coded is_namespace_active()
 2019-11-04 20:16 UTC  (2+ messages)
` [ndctl PATCH v3 2/2] ndctl/namespace: introduce ndctl_namespace_is_configuration_idle()

[Buildroot] [PATCH v7 00/18] package/kodi: bump to version 18.4-Leia
 2019-11-04 20:14 UTC  (19+ messages)
` [Buildroot] [PATCH v7 01/18] package/kodi-platform: bump version
` [Buildroot] [PATCH v7 02/18] package/kodi: bump to version 18.4-Leia
` [Buildroot] [PATCH v7 03/18] package/kodi-audiodecoder-*: mass version bump
` [Buildroot] [PATCH v7 04/18] package/kodi-audioencoder-*: "
` [Buildroot] [PATCH v7 05/18] package/kodi-inputstream-adaptive: bump version
` [Buildroot] [PATCH v7 06/18] package/kodi-inputstream-rtmp: "
` [Buildroot] [PATCH v7 07/18] package/kodi-peripheral-joystick: "
` [Buildroot] [PATCH v7 08/18] package/kodi-peripheral-*: mass version bump
` [Buildroot] [PATCH v7 09/18] package/kodi-pvr-iptvsimple: bump version
` [Buildroot] [PATCH v7 10/18] package/kodi-pvr-mediaportal-tvserver: "
` [Buildroot] [PATCH v7 11/18] package/kodi-pvr-stalker: "
` [Buildroot] [PATCH v7 12/18] package/kodi-pvr-vuplus: "
` [Buildroot] [PATCH v7 13/18] package/kodi-pvr-*: mass version bump
` [Buildroot] [PATCH v7 14/18] package/kodi-screensaver-asteroids: bump version
` [Buildroot] [PATCH v7 15/18] package/kodi-screensaver-rsxs: "
` [Buildroot] [PATCH v7 16/18] package/kodi-screensaver-*: mass version bump
` [Buildroot] [PATCH v7 17/18] package/kodi-skin-confluence: bump version
` [Buildroot] [PATCH v7 18/18] package/kodi-visualisation-*: mass version bump

[PATCH] block: avoid blk_bio_segment_split for small I/O operations
 2019-11-04 20:13 UTC  (3+ messages)

stable-rc/linux-4.14.y boot: 60 boots: 0 failed, 60 passed (v4.14.151-94-g14ec99d62d85)
 2019-11-04 20:12 UTC 

[PATCH linux dev-5.3] i2c: fsi: Increase performance
 2019-11-04 20:12 UTC 

[ANNOUNCE] xfs-linux: for-next updated to c34d570d1586
 2019-11-04 20:10 UTC 

[PATCH 00/14] soundwire: intel: implement new ASoC interfaces
 2019-11-04 20:08 UTC  (4+ messages)
` [PATCH 13/14] soundwire: intel: free all resources on hw_free()
  ` [alsa-devel] "

[ndctl PATCH v2 1/2] ndctl/namespace: remove open coded is_namespace_active()
 2019-11-04 20:09 UTC  (3+ messages)
` [ndctl PATCH v2 2/2] ndctl/namespace: introduce ndctl_namespace_is_configuration_idle()

[PATCH 2/2] dt-bindings: timer: imx: gpt: Add pin group bindings for input capture
 2019-11-04 20:09 UTC  (7+ messages)

[PATCH RESEND v2 0/2] Convert Atari Falcon IDE driver to platform device
 2019-11-04 20:06 UTC  (7+ messages)

[PATCH] drm/amd/display: remove "setting DIG_MODE twice" workaround
 2019-11-04 20:02 UTC  (8+ messages)

[PATCH for v24 1/3] x86/sgx: Use GFP_KERNEL for allocations
 2019-11-04 20:01 UTC  (3+ messages)
` [PATCH for v24 2/3] x86/sgx: Destroy enclave if EADD fails
` [PATCH for v24 3/3] x86/sgx: Remove a subordinate clause

[U-Boot] [PATCH v1 0/4] drivers: Add a framework for MUX drivers
 2019-11-04 20:01 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/4] dm: board: complete the initialization of the muxes in initr_dm()

[PATCH 1/3] dma_resv: prime lockdep annotations
 2019-11-04 20:01 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH 0/2] Fix locking issues with git fetch --multiple --jobs=<n> and fetch.writeCommitGraph
 2019-11-04 19:59 UTC  (2+ messages)

[PATCH] btrfs: save i_size in compress_file_range
 2019-11-04 19:59 UTC  (3+ messages)

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-04 19:58 UTC  (7+ messages)
` [PATCH 14/28] mm: reclaim_state records pages reclaimed, not slabs
` [PATCH 15/28] mm: back off direct reclaim on excessive shrinker deferral
` [PATCH 16/28] mm: kswapd backoff for shrinkers

[PATCH v3 0/2] pinctrl: bcm: nsp: gpio improvements
 2019-11-04 19:58 UTC  (5+ messages)
` [PATCH v3 2/2] pinctrl: bcm: nsp: implement get_direction

[PATCH v5 0/7] gpio: expose line bias flags to userspace
 2019-11-04 19:58 UTC  (2+ messages)

[PATCH] net: hns: Ensure that interface teardown cannot race with TX interrupt
 2019-11-04 19:56 UTC 

[PATCH v7 0/8] Acceptance test: Add "boot_linux" acceptance test
 2019-11-04 19:54 UTC  (2+ messages)

[PATCH 0/2] mm-common follow-ups
 2019-11-04 19:56 UTC  (3+ messages)
` [PATCH 2/2] mm-common: build for allarch

[PATCH 30/32] ident.c: fix LGTM warning on the possible abuse of the '=' operator
 2019-11-04 19:55 UTC  (5+ messages)

[PATCH v3 0/3] btrfs: Introduce new incompat feature BG_TREE to hugely reduce mount time
 2019-11-04 19:55 UTC  (5+ messages)
` [PATCH v3 2/3] btrfs: block-group: Refactor btrfs_read_block_groups()

[PATCH] trace2: add dots directly to strbuf in perf_fmt_prepare()
 2019-11-04 19:55 UTC  (2+ messages)

[net-next 0/7][pull request] 10GbE Intel Wired LAN Driver Updates 2019-11-02
 2019-11-04 19:53 UTC  (3+ messages)
` [net-next 5/7] ixgbe: protect TX timestamping from API misuse

[Buildroot] [autobuild.buildroot.net] Your daily results for 2019-11-01
 2019-11-04 19:52 UTC 

x86-power-control
 2019-11-04 19:52 UTC  (2+ messages)

git branch --edit-description a custom file
 2019-11-04 19:50 UTC  (11+ 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.