All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-31 20:05:56 to 2019-01-01 02:19:23 UTC [more...]

[PATCH 00/22] xfs: hoist inode operations to libxfs
 2019-01-01  2:19 UTC  (4+ messages)
` [PATCH 01/22] xfs: hoist extent size helpers "
` [PATCH 02/22] xfs: hoist inode flag conversion functions
` [PATCH 03/22] xfs: convert projid get/set functions

[PATCH v18 0/4] xfs: online repair support
 2019-01-01  2:18 UTC  (5+ messages)
` [PATCH 1/4] xfs: introduce online scrub freeze
` [PATCH 2/4] xfs: repair the rmapbt
` [PATCH 3/4] xfs: implement live quotacheck as part of quota repair
` [PATCH 4/4] xfs: add online scrub/repair for superblock counters

[PATCH 00/12] xfs: deferred inode inactivation
 2019-01-01  2:18 UTC  (13+ messages)
` [PATCH 01/12] xfs: free COW staging extents when freezing filesystem
` [PATCH 02/12] xfs: refactor the predicate part of xfs_free_eofblocks
` [PATCH 03/12] xfs: decide if inode needs inactivation
` [PATCH 04/12] xfs: track unlinked inactive inode fs summary counters
` [PATCH 05/12] xfs: track unlinked inactive inode quota counters
` [PATCH 06/12] xfs: refactor walking of per-AG RECLAIM inodes
` [PATCH 07/12] xfs: refactor eofblocks inode match code
` [PATCH 08/12] xfs: deferred inode inactivation
` [PATCH 09/12] xfs: retry fs writes when there isn't space
` [PATCH 10/12] xfs: force inactivation before fallocate when space is low
` [PATCH 11/12] xfs: parallelize inode inactivation
` [PATCH 12/12] xfs: wait for deferred inactivation when destroying unlinked inodes

[Bug 108771] [amdgpu]] *ERROR* ring gfx timeout
 2019-01-01  2:18 UTC  (2+ messages)
` [Bug 108771] [amdgpu] "

[PATCH] Revert "staging:r8188eu: use lib80211 CCMP decrypt"
 2019-01-01  2:17 UTC  (2+ messages)

[PATCH v18 00/17] xfs: online repair support
 2019-01-01  2:11 UTC  (18+ messages)
` [PATCH 01/17] xfs: separate inode geometry
` [PATCH 02/17] xfs: create a big array data structure
` [PATCH 03/17] xfs: repair free space btrees
` [PATCH 04/17] xfs: repair inode btrees
` [PATCH 05/17] xfs: repair refcount btrees
` [PATCH 06/17] xfs: repair inode records
` [PATCH 07/17] xfs: zap broken inode forks
` [PATCH 08/17] xfs: repair inode block maps
` [PATCH 09/17] xfs: repair damaged symlinks
` [PATCH 10/17] xfs: create a blob array data structure
` [PATCH 11/17] xfs: convert xfs_itruncate_extents_flags to use __xfs_bunmapi
` [PATCH 12/17] xfs: remove unnecessary inode-transaction roll
` [PATCH 13/17] xfs: create a new inode fork block unmap helper
` [PATCH 14/17] xfs: repair extended attributes
` [PATCH 15/17] xfs: scrub should set preen if attr leaf has holes
` [PATCH 16/17] xfs: repair quotas
` [PATCH 17/17] xfs: convert big array and blob array to use memfd backend

[PATCH 0/8] xfs: inode scrubber fixes
 2019-01-01  2:09 UTC  (9+ messages)
` [PATCH 1/8] xfs: never try to scrub more than 64 inodes per inobt record
` [PATCH 2/8] xfs: check the ir_startino alignment directly
` [PATCH 3/8] xfs: check inobt record alignment on big block filesystems
` [PATCH 4/8] xfs: hoist inode cluster checks out of loop
` [PATCH 5/8] xfs: clean up the inode cluster checking in the inobt scrub
` [PATCH 6/8] xfs: scrub big block inode btrees correctly
` [PATCH 7/8] xfs: abort xattr scrub if fatal signals are pending
` [PATCH 8/8] xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t

[PATCH RFC net-next 00/19] Devlink health reporting and recovery system
 2019-01-01  1:47 UTC  (4+ messages)
` [PATCH RFC net-next 19/19] devlink: Add Documentation/networking/devlink-health.txt

[GIT PULL 0/4] ARM: SoC changes for v4.21
 2019-01-01  1:45 UTC  (18+ messages)
` [GIT PULL 1/4] ARM: SoC platform updates
` [GIT PULL 2/4] ARM: SoC driver updates
` [GIT PULL 3/4] ARM: Device-tree updates
` [GIT PULL 4/4] ARM: SoC defconfig updates

[PATCH v8 00/25] Re-use nvram module
 2019-01-01  1:38 UTC  (25+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64
` [PATCH v8 18/25] powerpc: Implement nvram sync ioctl
` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_w
  ` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvr
        ` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()

[RFC bpf-next v4 00/12] bpf: dead code elimination
 2019-01-01  1:37 UTC  (13+ messages)
` [RFC bpf-next v4 01/12] bpf: change parameters of call/branch offset adjustment
` [RFC bpf-next v4 02/12] bpf: verifier: hard wire branches to dead code
` [RFC bpf-next v4 03/12] bpf: verifier: remove "
` [RFC bpf-next v4 04/12] bpf: verifier: remove unconditional branches by 0
` [RFC bpf-next v4 05/12] selftests: bpf: add tests for dead code removal
` [RFC bpf-next v4 06/12] bpf: verifier: record original instruction index
` [RFC bpf-next v4 07/12] bpf: notify offload JITs about optimizations
` [RFC bpf-next v4 08/12] nfp: bpf: don't use instruction number for jump target
` [RFC bpf-next v4 09/12] nfp: bpf: split up the skip flag
` [RFC bpf-next v4 10/12] nfp: bpf: save original program length
` [RFC bpf-next v4 11/12] nfp: bpf: support optimizing dead branches
` [RFC bpf-next v4 12/12] nfp: bpf: support removing dead code

[PATCH net-next] net: hns3: Config NIC port speed same as that of optical module
 2019-01-01  1:22 UTC  (2+ messages)

[PATCH v4 08/11] ASoC: Intel: atom: Make PCI dependency explicit
 2019-01-01  1:07 UTC  (9+ messages)

sound/pci/hda/patch_ca0132.c:8416:3: error: implicit declaration of function 'pci_iounmap'; did you mean 'pcim_iounmap'?
 2019-01-01  1:05 UTC 

why are some stat.h "S_*" perm macros not exported via uapi?
 2019-01-01  0:44 UTC  (2+ messages)

[PATCH v3 1/2] mm: Refactor swap-in logic out of shmem_getpage_gfp
 2019-01-01  0:44 UTC  (3+ messages)
` [PATCH v3 2/2] mm: rid swapoff of quadratic complexity

Runtime warnings in powerpc code
 2019-01-01  0:40 UTC  (2+ messages)

[PATCH 00/11] datastruct: Employ new scheme for code snippet
 2019-01-01  0:27 UTC  (10+ messages)
      ` [PATCH] gen_snippet_d.pl: Add rules to ignore editor's backup files
          ` Sporadic SIGSEGV in hash_bkt_rcu and hash_resize (was Re: [PATCH] gen_snippet_d.pl: Add rules to ignore editor's backup files)
            ` [PATCH] EXP hashtorture.h: Avoid sporadic SIGSEGV in hash_bkt_rcu

[PATCH-v2 0/3] rcutorture: minor nolibc fixes
 2019-01-01  0:21 UTC  (8+ messages)
` [PATCH 3/4] rcutorture/nolibc: add a bit of documentation to explain how to use nolibc

Scrub aborts due to corrupt leaf
 2019-01-01  0:12 UTC  (17+ messages)

[ovmf test] 131664: regressions - FAIL
 2019-01-01  0:05 UTC 

[PATCH] doc: remove unneeded TODO for release_commit_memory
 2018-12-31 23:57 UTC 

[PATCH] x86/retpoline: change RETPOLINE into CONFIG_RETPOLINE
 2018-12-31 23:42 UTC 

[virtio-dev] [PATCH v1 0/2] Virtio: fix some vq allocation issues
 2018-12-31 23:40 UTC  (8+ messages)
` [virtio-dev] "
  ` [virtio-dev] "
          `  "

[PATCH 0/2] reset: Add Broadcom STB SW_INIT reset controller driver
 2018-12-31 23:13 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: reset: Add document for Broadcom STB reset controller

[PATCH] mm: Introduce page_size()
 2018-12-31 23:02 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 0/3] batman-adv & co: Update copyright years for 2019
 2018-12-31 23:00 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: "
` [B.A.T.M.A.N.] [PATCH 2/3] alfred: "
` [B.A.T.M.A.N.] [PATCH 3/3] batctl: "

[PATCH v3 lora-next 0/5] based on 4.19-rc7 migration to regmap and clk framewor
 2018-12-31 22:56 UTC  (8+ messages)
` [PATCH v3 lora-next 5/5] net: lora: sx125x sx1301: allow radio to register as a clk provider

[PATCH] KEYS: fix parsing invalid pkey info string
 2018-12-31 22:45 UTC  (10+ messages)
` [PATCH RESEND] "

[PATCH] nvmem: bcm-ocotp: Add ACPI support to BCM OCOTP
 2018-12-31 22:44 UTC  (2+ messages)

[GIT PULL] tracing: Update for 4.21
 2018-12-31 22:42 UTC  (5+ messages)

[PATCH V2 0/3] nvme pci: two fixes on nvme_setup_irqs
 2018-12-31 22:41 UTC  (8+ messages)
` [PATCH V2 1/3] PCI/MSI: preference to returning -ENOSPC from pci_alloc_irq_vectors_affinity
` [PATCH V2 3/3] nvme pci: introduce module parameter of 'default_queues'

[RFC bpf-next v3 00/12] bpf: dead code elimination
 2018-12-31 22:27 UTC  (6+ messages)
` [RFC bpf-next v3 03/12] bpf: verifier: remove dead code

[Buildroot] [PATCH 1/1] json-for-modern-cpp: use include.zip
 2018-12-31 22:22 UTC 

general protection fault in ax25_send_frame
 2018-12-31 22:22 UTC 

[GIT PULL] v4.21 Updates for OpenRISC
 2018-12-31 22:20 UTC 

WIP Droid 4 voice calls, GNSS & PM with a TS 27.010 serdev driver
 2018-12-31 22:20 UTC  (7+ messages)

[PATCH v5 0/3] Stingray thermal driver support
 2018-12-31 22:15 UTC  (4+ messages)

[GIT PULL] Documentation for 5.0
 2018-12-31 22:13 UTC  (3+ messages)

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2018-12-31 22:12 UTC  (3+ messages)

Motorola motmdm support
 2018-12-31 21:54 UTC  (2+ messages)

[PATCH 0/2] nvme pci: two fixes on nvme_setup_irqs
 2018-12-31 21:51 UTC  (7+ messages)
` [PATCH 2/2] nvme pci: try to allocate multiple irq vectors again in case of -EINVAL

[PATCH] log: add %S option (like --source) to log --format
 2018-12-31 21:48 UTC 

[B.A.T.M.A.N.] [PATCH maint] batman-adv: Force mac header to start of data on xmit
 2018-12-31 21:46 UTC 

[PATCH] ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
 2018-12-31 21:43 UTC  (2+ messages)

[PATCH] arm64: defconfig: Re-enable bcm2835-thermal driver
 2018-12-31 21:16 UTC  (2+ messages)

[PATCH v7 00/11] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-12-31 21:13 UTC  (3+ messages)

[GIT PULL] STi SoC update for v4.21 round 1
 2018-12-31 21:12 UTC  (3+ messages)

[GIT PULL 1/2] ARM: dts: exynos: Second round for v4.21
 2018-12-31 21:11 UTC  (6+ messages)
` [GIT PULL 2/2] arm64: "

[GIT PULL] i.MX8MQ device tree support for 4.21
 2018-12-31 21:08 UTC  (2+ messages)

[GIT PULL] tee subsys for v4.21
 2018-12-31 21:06 UTC  (3+ messages)

[GIT PULL] tee driver fix for v4.21
 2018-12-31 21:06 UTC  (5+ messages)

tpm_tis TPM2.0 not detected on cold boot
 2018-12-31 21:17 UTC  (8+ messages)

[RFC v2 0/6] x86: dynamic indirect branch promotion
 2018-12-31 21:12 UTC  (7+ messages)
` [RFC v2 1/6] x86: introduce kernel restartable sequence
` [RFC v2 5/6] x86: learning and patching indirect branch targets

"ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selected" breaks sound, suspend on Apollo Lake
 2018-12-31 21:11 UTC  (5+ messages)

[Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5, amdgpu error
 2018-12-31 21:06 UTC  (4+ messages)
` [Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5/rc6, "

[PATCH RESEND v8 4/4] clk: meson: add sub MMC clock controller driver
 2018-12-31 21:05 UTC  (7+ messages)

[Bug 109200] VMC page fault and Coherent Slave Error: Address violation after upgrading to 4.20
 2018-12-31 21:05 UTC  (4+ messages)

[GIT PULL] sound updates for 4.21
 2018-12-31 21:02 UTC  (11+ messages)

Unusual library path on OS X
 2018-12-31 20:57 UTC 

[PATCH] ALSA: hda - Revert DSP detection on legacy HD-audio driver
 2018-12-31 20:48 UTC  (2+ messages)

WARNING: ODEBUG bug in netdev_freemem
 2018-12-31 20:45 UTC 

[PATCH 1/2] ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing
 2018-12-31 20:44 UTC  (4+ messages)

[PATCH] pci: dwc: add a check for resetting gpio
 2018-12-31 20:40 UTC  (3+ messages)

[PATCH 0/7] Per context dynamic (sub)slice power-gating
 2018-12-31 20:34 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Per context dynamic (sub)slice power-gating (rev9)

You emailed Houston Mothers Blog
 2018-12-31 20:11 UTC 

[git pull] device mapper changes for 4.21
 2018-12-31 20:10 UTC  (4+ messages)

[vfs:work.mount 49/52] fs/fs_context.c:400:3: error: implicit declaration of function 'vprintk_emit'; did you mean 'dev_printk_emit'?
 2018-12-31 20:10 UTC 

[Buildroot] [PATCH v2] libp11: Add new package for OpenSSL PKCS#11 engine
 2018-12-31 20:10 UTC  (3+ messages)

[GIT PULL] Block changes for 4.21-rc
 2018-12-31 20:06 UTC  (3+ 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.