All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-03 09:32:37 to 2017-06-03 13:19:52 UTC [more...]

4.9-stable updates for XFS
 2017-06-03 13:18 UTC  (25+ messages)
` [PATCH 01/25] xfs: verify inline directory data forks
` [PATCH 02/25] xfs: rework the inline directory verifiers
` [PATCH 03/25] xfs: fix kernel memory exposure problems
` [PATCH 04/25] xfs: use dedicated log worker wq to avoid deadlock with cil wq
` [PATCH 05/25] xfs: fix over-copying of getbmap parameters from userspace
` [PATCH 06/25] xfs: actually report xattr extents via iomap
` [PATCH 07/25] xfs: drop iolock from reclaim context to appease lockdep
` [PATCH 08/25] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 09/25] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
` [PATCH 10/25] xfs: prevent multi-fsb dir readahead from reading random blocks
` [PATCH 11/25] xfs: fix up quotacheck buffer list error handling
` [PATCH 12/25] xfs: support ability to wait on new inodes
` [PATCH 13/25] xfs: update ag iterator to support "
` [PATCH 14/25] xfs: wait on new inodes during quotaoff dquot release
` [PATCH 15/25] xfs: reserve enough blocks to handle btree splits when remapping
` [PATCH 16/25] xfs: fix use-after-free in xfs_finish_page_writeback
` [PATCH 17/25] xfs: fix indlen accounting error on partial delalloc conversion
` [PATCH 18/25] xfs: BMAPX shouldn't barf on inline-format directories
` [PATCH 19/25] xfs: bad assertion for delalloc an extent that start at i_size
` [PATCH 20/25] xfs: xfs_trans_alloc_empty
` [PATCH 21/25] xfs: avoid mount-time deadlock in CoW extent recovery
` [PATCH 22/25] xfs: fix unaligned access in xfs_btree_visit_blocks
` [PATCH 23/25] xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
` [PATCH 24/25] xfs: Fix missed holes in SEEK_HOLE implementation

[PATCH] i2c: designware: do not show SDA hold time warning when not needed
 2017-06-03 13:18 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/gettext: needs autoreconf after 'update wint_t.m4 from gnulib' commit
 2017-06-03 13:18 UTC 

4.11-stable updates for XFS
 2017-06-03 13:15 UTC  (24+ messages)
` [PATCH 01/23] xfs: use dedicated log worker wq to avoid deadlock with cil wq
` [PATCH 02/23] xfs: fix over-copying of getbmap parameters from userspace
` [PATCH 03/23] xfs: actually report xattr extents via iomap
` [PATCH 04/23] xfs: drop iolock from reclaim context to appease lockdep
` [PATCH 05/23] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 06/23] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
` [PATCH 07/23] xfs: prevent multi-fsb dir readahead from reading random blocks
` [PATCH 08/23] xfs: fix up quotacheck buffer list error handling
` [PATCH 09/23] xfs: support ability to wait on new inodes
` [PATCH 10/23] xfs: update ag iterator to support "
` [PATCH 11/23] xfs: wait on new inodes during quotaoff dquot release
` [PATCH 12/23] xfs: reserve enough blocks to handle btree splits when remapping
` [PATCH 13/23] xfs: fix use-after-free in xfs_finish_page_writeback
` [PATCH 14/23] xfs: fix indlen accounting error on partial delalloc conversion
` [PATCH 15/23] xfs: BMAPX shouldn't barf on inline-format directories
` [PATCH 16/23] xfs: bad assertion for delalloc an extent that start at i_size
` [PATCH 17/23] xfs: xfs_trans_alloc_empty
` [PATCH 18/23] xfs: avoid mount-time deadlock in CoW extent recovery
` [PATCH 19/23] xfs: fix unaligned access in xfs_btree_visit_blocks
` [PATCH 20/23] xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
` [PATCH 21/23] xfs: Fix missed holes in SEEK_HOLE implementation
` [PATCH 22/23] xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
` [PATCH 23/23] iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size

git-2.13.0: log --date=format:%z not working
 2017-06-03 13:13 UTC  (13+ messages)
                    ` [PATCH] strbuf: let strbuf_addftime handle %z and %Z itself

[Buildroot] [PATCH 1/1] package/libldns: bump version to 1.7.0
 2017-06-03 13:12 UTC 

4.11-stable updates for XFS
 2017-06-03 13:10 UTC  (20+ messages)
` [PATCH 01/23] xfs: use dedicated log worker wq to avoid deadlock with cil wq
` [PATCH 02/23] xfs: fix over-copying of getbmap parameters from userspace
` [PATCH 03/23] xfs: actually report xattr extents via iomap
` [PATCH 04/23] xfs: drop iolock from reclaim context to appease lockdep
` [PATCH 05/23] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 06/23] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
` [PATCH 07/23] xfs: prevent multi-fsb dir readahead from reading random blocks
` [PATCH 08/23] xfs: fix up quotacheck buffer list error handling
` [PATCH 09/23] xfs: support ability to wait on new inodes
` [PATCH 10/23] xfs: update ag iterator to support "
` [PATCH 11/23] xfs: wait on new inodes during quotaoff dquot release
` [PATCH 12/23] xfs: reserve enough blocks to handle btree splits when remapping
` [PATCH 13/23] xfs: fix use-after-free in xfs_finish_page_writeback
` [PATCH 14/23] xfs: fix indlen accounting error on partial delalloc conversion
` [PATCH 15/23] xfs: BMAPX shouldn't barf on inline-format directories
` [PATCH 16/23] xfs: bad assertion for delalloc an extent that start at i_size
` [PATCH 17/23] xfs: xfs_trans_alloc_empty
` [PATCH 18/23] xfs: avoid mount-time deadlock in CoW extent recovery
` [PATCH 19/23] xfs: fix unaligned access in xfs_btree_visit_blocks

unit testing for fio?
 2017-06-03 13:07 UTC  (2+ messages)

[PATCH 0/4] mfd: make da90xx drivers explicitly non-modular
 2017-06-03 13:03 UTC  (5+ messages)
` [PATCH 1/4] mfd: da903x: Make it "
` [PATCH 2/4] mfd: da9052-*: "
` [PATCH 3/4] mfd: da9055-core: make "
` [PATCH 4/4] mfd: da9055-i2c: Make "

[PATCH v5 0/8] mfd: intel_soc_pmic_bxtwc: Add chained IRQ support
 2017-06-03 13:03 UTC  (8+ messages)
` [GIT PULL] Immutable branch between MFD, GPIO, Thermal and X86 due for the v4.13 merge window
  ` [PATCH v5 3/8] thermal: intel_bxt_pmic_thermal: Use first level PMIC thermal irq
  ` [PATCH v5 5/8] gpio: gpio-wcove: Use first level PMIC GPIO irq
  ` [PATCH v5 6/8] mfd: intel_soc_pmic_bxtwc: Utilize devm_* functions in driver probe

[PATCH rdma-next] Revert "IB/core: Add flow control to the portmapper netlink calls"
 2017-06-03 13:02 UTC  (7+ messages)

[PATCH 0/2] nohz: Deal with clock reprogram skipping issues v2
 2017-06-03 13:00 UTC  (5+ messages)
` [PATCH 2/2] tick: Make sure tick timer is active when bypassing reprogramming

CentOS builds failing in Shaman since Friday evening
 2017-06-03 12:52 UTC 

[Qemu-devel] [PATCH] spapr: Allow boot from vhost-*-scsi backends
 2017-06-03 11:54 UTC  (2+ messages)

QEMU Malta emulation using I6400: runaway loop modprobe binfmt-464c
 2017-06-03 12:43 UTC  (4+ messages)

[PATCH] Staging: ccree: ssi_aead.h: Fixed a comment coding style issue
 2017-06-03 12:34 UTC 

Getting meta data from different pipelines in ip_pipeline application
 2017-06-03 12:31 UTC  (3+ messages)

[kernel-hardening] get_random_bytes returns bad randomness before seeding is complete
 2017-06-03 12:30 UTC  (8+ messages)
` [kernel-hardening] "
            `  "

libpam-systemd not built, but enabled in systemd PACKAGECONFIG
 2017-06-03 12:17 UTC  (3+ messages)

[kernel-hardening] [PATCH 0/6] move mmap_area and PIE binaries away from the stack
 2017-06-03 12:16 UTC  (10+ messages)
` [kernel-hardening] [PATCH 2/6] x86/elf: move 32 bit ELF_ET_DYN_BASE to 256MB
  ` [kernel-hardening] "
      `  "
` [kernel-hardening] [PATCH 3/6] x86/mmap: properly account for stack randomization in mmap_base

[PATCH] net: Update TCP congestion control documentation
 2017-06-03 12:10 UTC 

[Buildroot] [PATCH 1/1] package/libaacs: bump version to 0.9.0
 2017-06-03 12:08 UTC 

[Buildroot] [PATCH 1/1] package/libass: bump version to 0.13.6
 2017-06-03 12:05 UTC 

[PATCH for-4.9] x86/boot: Fix the boot time relocation calculations
 2017-06-03 12:04 UTC  (3+ messages)

[PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
 2017-06-03 12:01 UTC  (5+ messages)
` [Qemu-devel] "

[LTP] [RFC PATCH v6 00/11] Simplify network setup + fix some network stress tests
 2017-06-03 12:00 UTC  (12+ messages)
` [LTP] [RFC PATCH v6 01/11] gitignore: Prefixing filenames
` [LTP] [RFC PATCH v6 02/11] lib: Fix 'unbound variable' error in shell libraries
` [LTP] [RFC PATCH v6 03/11] network/stress: Fix typo
` [LTP] [RFC PATCH v6 04/11] network/stress: Use correct reporting function
` [LTP] [RFC PATCH v6 05/11] network/stress: Remove bg_tcp_traffic script
` [LTP] [RFC PATCH v6 06/11] network/stress: Add library test_stress_net.sh for general usage
` [LTP] [RFC PATCH v6 07/11] network/stress: Fix and cleanup part of multicast IPv4 tests
` [LTP] [RFC PATCH v6 08/11] lib/test_net.sh: reset_ltp_netspace()
` [LTP] [RFC PATCH v6 09/11] network/stress: Fix and cleanup route IPv4 tests
` [LTP] [RFC PATCH v6 10/11] network: Add tools for setup IP related environment variables
` [LTP] [RFC PATCH v6 11/11] network: Use tst_net_vars to set up IPv4 and IPv6 related variables

Recent changes (master)
 2017-06-03 12:00 UTC 

[morty/master][PATCH] cmem: Remove eng postfix in comment for GA version 4.14.00.00
 2017-06-03 11:57 UTC 

[morty/master][PATCH] ti-ipc: Update to new version 3.46.01.03
 2017-06-03 11:54 UTC 

[U-Boot] [PATCH v2 3/6] GPT: add accessor function for disk GUID
 2017-06-03 11:52 UTC  (5+ messages)
` [U-Boot] [PATCH v3 0/5] add support for GPT partition name manipulation
  ` [U-Boot] [PATCH v3 2/5] partitions: increase MAX_SEARCH_PARTITIONS and move to part.h

[Qemu-devel] [PATCH v4 0/8] Optimize VMDK I/O by allocating multiple clusters
 2017-06-03 11:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 6/8] vmdk: New functions to assist "

[linux-4.1 test] 109936: regressions - FAIL
 2017-06-03 11:44 UTC 

[PATCH 1/2] perf report: ensure the perf DSO mapping matches what libdw sees
 2017-06-03 11:36 UTC  (4+ messages)

[kernel-hardening] Stop the plagiarism
 2017-06-03 11:30 UTC 

[U-Boot] [PATCH v7 0/6] Add Intel Arria 10 SoC FPGA driver
 2017-06-03 11:29 UTC  (5+ messages)
` [U-Boot] [PATCH v7 3/6] arm: socfpga: Enable FPGA driver on SPL
` [U-Boot] [PATCH v7 4/6] drivers: Enable FPGA driver build "

[PATCH v5 0/7] Add kselftest_harness.h
 2017-06-03 11:17 UTC  (7+ messages)
` [PATCH v5 3/7] selftests/seccomp: Force rebuild according to dependencies
` [PATCH v5 7/7] Documentation/dev-tools: Add kselftest_harness documentation

BPF updates 05
 2017-06-03 11:09 UTC 

loosing netdevices with namespaces and unshare?
 2017-06-03 10:53 UTC  (7+ messages)

[PATCH] drivers: hwmon: aspeed fan driver: make fan/pwm names start with index 1
 2017-06-03 10:59 UTC  (2+ messages)

[PATCH] drivers: hwmon: aspeed fan driver: call of_node_put() on a node not claimed
 2017-06-03 10:58 UTC  (2+ messages)

[Buildroot] systemd: build failure against pam on arm
 2017-06-03 10:54 UTC  (5+ messages)

[PATCH] kernel/power/suspend: use CONFIG_HAVE_SET_MEMORY for include condition
 2017-06-03 10:52 UTC 

[PATCH] mm: make PR_SET_THP_DISABLE immediately active
 2017-06-03 10:40 UTC  (10+ messages)

[kernel-hardening] [PATCH v1 1/1] Add Trusted Path Execution as a stackable LSM
 2017-06-03 10:39 UTC  (3+ messages)

[Bug 194761] New: amdgpu driver breaks on Oland (SI)
 2017-06-03 10:37 UTC  (4+ messages)
` [Bug 194761] "

[Buildroot] [PATCH/next 1/2] package/gettext: update wint_t.m4 from gnulib
 2017-06-03 10:36 UTC  (5+ messages)

[RFC PATCH v2 11/17] cgroup: Implement new thread mode semantics
 2017-06-03 10:33 UTC  (12+ messages)

[B.A.T.M.A.N.] [batctl] compiling with gcc 7.1.0: there are some notes and warnings
 2017-06-03 10:31 UTC  (5+ messages)
  ` [B.A.T.M.A.N.] [PATCH] batctl: suppress implicit-fallthrough compiler warning

[PATCH v15 00/13] mux controller abstraction and iio/i2c muxes
 2017-06-03 10:31 UTC  (3+ messages)

[U-Boot] [PATCH v2 07/10] usb: dwc2: fix macro error and change default config for rk3328
 2017-06-03 10:23 UTC  (2+ messages)

[RFCv2] service core concept
 2017-06-03 10:22 UTC  (2+ messages)

[PATCH v2 1/1] w1: Add subsystem kernel public interface
 2017-06-03 10:22 UTC  (2+ messages)

[0/3] Battery monitor MAX1721x with w1-regmap and w1-slave (resend v2)
 2017-06-03 10:19 UTC  (2+ messages)

[PATCH 1/2] add setup step to filter-branch
 2017-06-03 10:17 UTC  (2+ messages)
` [PATCH 2/2] add [--] to usage of filter-branch

[PATCH V2] regmap: drop LZO cache support
 2017-06-03 10:17 UTC 

[U-Boot] [PATCH 0/4] mips: bmips: add HSSPI support
 2017-06-03 10:16 UTC  (6+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 1/4] dm: spi: add BCM63xx HSSPI driver
  ` [U-Boot] [PATCH v2 2/4] mips: bmips: add bcm63xx-hsspi driver support for BCM6328
  ` [U-Boot] [PATCH v2 3/4] mips: bmips: add bcm63xx-hsspi driver support for BCM63268
  ` [U-Boot] [PATCH v2 4/4] mips: bmips: enable the SPI flash on the Comtrend AR-5387un

[Qemu-devel] [PATCH] configure: Define NCURSES_WIDECHAR if we're using curses
 2017-06-03 10:17 UTC  (5+ messages)

Duplicate line in dvb-fe.h
 2017-06-03 10:01 UTC 

[PATCH v7 00/23] FSI device driver implementation
 2017-06-03 10:05 UTC  (4+ messages)

[PATCH] no compile warnings from cyclictest
 2017-06-03 10:01 UTC 

[PATCH] ring: use aligned memzone allocation
 2017-06-03 10:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4] btrfs-progs: btrfs-convert: Add larger device support
 2017-06-03  9:57 UTC 

[U-Boot] [PATCH 00/10] mips: bmips: add SPI support
 2017-06-03  9:57 UTC  (12+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 01/10] drivers: spi: allow limiting reads
  ` [U-Boot] [PATCH v3 02/10] drivers: spi: consider command bytes when sending transfers
  ` [U-Boot] [PATCH v3 03/10] dm: spi: add BCM63xx SPI driver
  ` [U-Boot] [PATCH v3 04/10] mips: bmips: add bcm63xx-spi driver support for BCM6338
  ` [U-Boot] [PATCH v3 05/10] mips: bmips: add bcm63xx-spi driver support for BCM6348
  ` [U-Boot] [PATCH v3 06/10] mips: bmips: add bcm63xx-spi driver support for BCM6358
  ` [U-Boot] [PATCH v3 07/10] mips: bmips: add bcm63xx-spi driver support for BCM3380
  ` [U-Boot] [PATCH v3 08/10] mips: bmips: add bcm63xx-spi driver support for BCM63268
  ` [U-Boot] [PATCH v3 09/10] mips: bmips: enable the SPI flash on the Sagem F@ST1704
  ` [U-Boot] [PATCH v3 10/10] mips: bmips: enable the SPI flash on the Netgear CG3100D

[PATCH -next v2] iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()
 2017-06-03  9:53 UTC  (4+ messages)
` [PATCH -next v3] "

[xen-unstable test] 109934: regressions - FAIL
 2017-06-03  9:50 UTC 

[PATCH v2] misc: atmel-ssc: Handle return value of clk_prepare_enable and clk_prepare
 2017-06-03  9:50 UTC  (2+ messages)

[PATCH 0/7] twl4030-madc cleanup
 2017-06-03  9:45 UTC  (15+ messages)
` [PATCH 3/7] iio: adc: twl4030: Drop twl4030_get_madc_conversion()
` [PATCH 4/7] iio: adc: twl4030: Unexport twl4030_madc_conversion()
` [PATCH 5/7] iio: adc: twl4030: Drop struct twl4030_madc_user_parms
` [PATCH 7/7] iio: adc: twl4030: Fold twl4030-madc.h into driver

[PATCH] drm/amdgpu: correct clock info for SRIOV
 2017-06-03  9:44 UTC 

[PATCH v2 0/5] iio: add support for STM32H7 ADC
 2017-06-03  9:32 UTC  (7+ messages)
` [PATCH v2 3/5] iio: adc: stm32: introduce compatible data cfg
` [PATCH v2 4/5] iio: adc: stm32: make per instance bus clock optional
` [PATCH v2 5/5] iio: adc: stm32: add support for STM32H7


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.