All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-15 21:38:53 to 2019-02-15 22:39:25 UTC [more...]

[Qemu-devel] [PATCH v2 0/6] tests: Add device unplug tests
 2019-02-15 22:09 UTC  (3+ messages)

[PATCH] vfs: don't decrement i_nlink in d_tmpfile
 2019-02-15 22:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH][V2] scsi: qla2xxx: remove redundant null check on pointer sess
 2019-02-15 22:38 UTC  (3+ messages)

[PATCH 00/19] Add new command "switch"
 2019-02-15 22:38 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 06/19] checkout: move 'confict_style' and 'dwim_..' to checkout_opts

[PATCH] iommu/arm-smmu: Allow disabling bypass via kernel config
 2019-02-15 22:37 UTC  (5+ messages)

small fixes and optimizations for delalloc v2
 2019-02-15 22:37 UTC  (3+ messages)
` [PATCH 04/10] xfs: factor out two helpers from xfs_bmapi_write

[Bug 202537] New: amdgpu/DC failed to reserve new abo buffer before flip
 2019-02-15 22:37 UTC  (2+ messages)
` [Bug 202537] "

[RFC PATCH 00/27] Containers and using authenticated filesystems
 2019-02-15 22:36 UTC  (6+ messages)
` [RFC PATCH 20/27] container, keys: Add a container keyring

[PATCH net-next v4 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
 2019-02-15 22:35 UTC  (5+ messages)
` [PATCH net-next v4 05/17] net: sched: traverse chains in block with tcf_get_next_chain()
` [PATCH net-next v4 07/17] net: sched: protect filter_chain list with filter_chain_lock mutex

[PATCH v3 1/2] ima: fix build error redeclaration of enumerator
 2019-02-15 22:32 UTC  (3+ messages)

[Cocci] Qualifiers for field types get lost
 2019-02-15 22:31 UTC  (3+ messages)

[RFC v1 00/19] Add unified Intel Ethernet RDMA driver (irdma)
 2019-02-15 22:32 UTC  (5+ messages)
` [RFC v1 12/19] RDMA/irdma: Implement device supported verb APIs

[PATCH v2 0/2] Intel Cherry Trail Whiskey Cove LEDs support
 2019-02-15 22:31 UTC  (19+ messages)
` [PATCH v2 1/2] leds: Add Intel Cherry Trail Whiskey Cove PMIC LEDs

[PATCH] drm/msm: fix an error code in the ioctl
 2019-02-15 22:31 UTC  (5+ messages)
    ` [Freedreno] "

[PATCH] drm/i915: Restore interrupt enabling after a reset
 2019-02-15 22:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/9] [RFC] vfio: ap: ioctl definitions for AP Queue Interrupt Control
 2019-02-15 22:30 UTC  (15+ messages)
` [PATCH v3 1/9] s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
` [PATCH v3 2/9] s390: ap: kvm: setting a hook for PQAP instructions
` [PATCH v3 4/9] s390: ap: tools to find a queue with a specific APQN
` [PATCH v3 5/9] s390: ap: tools to associate a queue to a matrix

[LSF/MM TOPIC] NVMe Performance: Userspace vs Kernel
 2019-02-15 22:14 UTC  (7+ messages)

[PATCH v3] page cache: Store only head pages in i_pages
 2019-02-15 22:25 UTC 

[Fuego] [PATCH] busybox: modify ls case
 2019-02-15 22:22 UTC  (2+ messages)

[PATCH 2/2] LSM: SafeSetID: gate setgid transitions
 2019-02-15 22:22 UTC 

[PATCH 1/2] LSM: SafeSetID: gate setgid transitions
 2019-02-15 22:22 UTC 

[PATCH] PCI: Fix "try" semantics of bus and slot reset
 2019-02-15 22:22 UTC 

[LSF/MM TOPIC] Generating physically contiguous memory
 2019-02-15 22:20 UTC 

[U-Boot] [PATCH v1 00/22] colibri vybrid fixes, device tree enablement and driver model conversion
 2019-02-15 22:20 UTC  (23+ messages)
` [U-Boot] [PATCH v1 01/22] add missing space in comment
` [U-Boot] [PATCH v1 02/22] vf610: ddrmc: add missing include
` [U-Boot] [PATCH v1 03/22] imx: bootaux: add dependency on vf610
` [U-Boot] [PATCH v1 04/22] configs: move CONFIG_USB_EHCI_VF to Kconfig
` [U-Boot] [PATCH v1 05/22] configs: colibri_vf: remove obsolete mmc/sd card environment
` [U-Boot] [PATCH v1 06/22] configs: colibri_vf: limit size of malloc() pool before relocation
` [U-Boot] [PATCH v1 07/22] configs: move CONFIG_MXC_OCOTP to Kconfig
` [U-Boot] [PATCH v1 08/22] ARM: dts: colibri_vf: update device trees
` [U-Boot] [PATCH v1 09/22] configs: colibri_vf: disable obscure options
` [U-Boot] [PATCH v1 10/22] colibri_vf: migrate pinctrl and regulators to dtb/dm
` [U-Boot] [PATCH v1 11/22] colibri_vf: migrate fec, esdhc, nfc and usb to driver model
` [U-Boot] [PATCH v1 12/22] config: colibri_vf: use macros from linux/sizes.h
` [U-Boot] [PATCH v1 13/22] colibri_vf: add distroboot support
` [U-Boot] [PATCH v1 14/22] colibri_vf: set fdtfile for distroboot
` [U-Boot] [PATCH v1 15/22] colibri_vf: sync the board info message
` [U-Boot] [PATCH v1 16/22] colibri_vf: enable user debug by default
` [U-Boot] [PATCH v1 17/22] colibri_vf: disable undefined instruction events in user debug
` [U-Boot] [PATCH v1 18/22] config: colibri_vf: enable mtd partitions via dt
` [U-Boot] [PATCH v1 19/22] arm: vf610: add uart2 clock/pinmux support
` [U-Boot] [PATCH v1 20/22] colibri_vf: adjust timing according to data sheet
` [U-Boot] [PATCH v1 21/22] colibri_vf: use leveling evaluated by DDR validation tools
` [U-Boot] [PATCH v1 22/22] colibri_vf: fix sdboot for vybrid modules

[PATCH v5 1/8] technical doc: add a design doc for the evolve command
 2019-02-15 22:18 UTC  (3+ messages)

[Buildroot] [Bug 11501] New: compile sdl2 with enable wayland
 2019-02-15 22:18 UTC  (2+ messages)
` [Buildroot] [Bug 11501] "

[Qemu-devel] [PATCH v2] softfloat: Support float_round_to_odd more places
 2019-02-15 22:18 UTC  (2+ messages)

[Buildroot] [PATCH] package/openssh: adding a way to install only sftp-server
 2019-02-15 22:17 UTC  (2+ messages)

[GIT PULL] KEYS: fixes for v5.1
 2019-02-15 22:16 UTC 

[PATCH 0/2 v2] [GIT PULL (take two)] tracing: Two more fixes
 2019-02-15 22:15 UTC  (4+ messages)
` [PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault

[Bug 109648] AMD Raven hang during va-api decoding
 2019-02-15 22:15 UTC 

[LSF/MM TOPIC] : blktests: status, an expansion plan for the storage stack test framework
 2019-02-15 22:14 UTC  (4+ messages)

[PATCH v2 0/4] mm: Generalize putback functions
 2019-02-15 22:13 UTC  (5+ messages)
` [PATCH v2 4/4] mm: Generalize putback scan functions

[PATCH net-next] net/ipv6: prefer rcu_access_pointer() over rcu_dereference()
 2019-02-15 22:13 UTC  (2+ messages)

[RFC PATCH 00/31] Generating physically contiguous memory after page allocation
 2019-02-15 22:08 UTC  (32+ messages)
` [RFC PATCH 01/31] mm: migrate: Add exchange_pages to exchange two lists of pages
` [RFC PATCH 02/31] mm: migrate: Add THP exchange support
` [RFC PATCH 03/31] mm: migrate: Add tmpfs "
` [RFC PATCH 04/31] mm: add mem_defrag functionality
` [RFC PATCH 05/31] mem_defrag: split a THP if either src or dst is THP only
` [RFC PATCH 06/31] mm: Make MAX_ORDER configurable in Kconfig for buddy allocator
` [RFC PATCH 07/31] mm: deallocate pages with order > MAX_ORDER
` [RFC PATCH 08/31] mm: add pagechain container for storing multiple pages
` [RFC PATCH 09/31] mm: thp: 1GB anonymous page implementation
` [RFC PATCH 10/31] mm: proc: add 1GB THP kpageflag
` [RFC PATCH 11/31] mm: debug: print compound page order in dump_page()
` [RFC PATCH 12/31] mm: stats: Separate PMD THP and PUD THP stats
` [RFC PATCH 13/31] mm: thp: 1GB THP copy on write implementation
` [RFC PATCH 14/31] mm: thp: handling 1GB THP reference bit
` [RFC PATCH 15/31] mm: thp: add 1GB THP split_huge_pud_page() function
` [RFC PATCH 16/31] mm: thp: check compound_mapcount of PMD-mapped PUD THPs at free time
` [RFC PATCH 17/31] mm: thp: split properly PMD-mapped PUD THP to PTE-mapped PUD THP
` [RFC PATCH 18/31] mm: page_vma_walk: teach it about PMD-mapped "
` [RFC PATCH 19/31] mm: thp: 1GB THP support in try_to_unmap()
` [RFC PATCH 20/31] mm: thp: split 1GB THPs at page reclaim
` [RFC PATCH 21/31] mm: thp: 1GB zero page shrinker
` [RFC PATCH 22/31] mm: thp: 1GB THP follow_p*d_page() support
` [RFC PATCH 23/31] mm: support 1GB THP pagemap support
` [RFC PATCH 24/31] sysctl: add an option to only print the head page virtual address
` [RFC PATCH 25/31] mm: thp: add a knob to enable/disable 1GB THPs
` [RFC PATCH 26/31] mm: thp: promote PTE-mapped THP to PMD-mapped THP
` [RFC PATCH 27/31] mm: thp: promote PMD-mapped PUD pages to PUD-mapped PUD pages
` [RFC PATCH 28/31] mm: vmstats: add page promotion stats
` [RFC PATCH 29/31] mm: madvise: add madvise options to split PMD and PUD THPs
` [RFC PATCH 30/31] mm: mem_defrag: thp: PMD THP and PUD THP in-place promotion support
` [RFC PATCH 31/31] sysctl: toggle to promote PUD-mapped 1GB THP or not

[RESEND PATCH] libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task
 2019-02-15 22:09 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v1 1/1] gem_ctx_isolation.c - Gen11 enabling for context isolation test
 2019-02-15 22:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v1,1/1] "

Building intel s2600wf image
 2019-02-15 22:08 UTC  (2+ messages)

[PATCH] max17042_battery: fix potential use-after-free on device remove
 2019-02-15 22:08 UTC  (2+ messages)

[virtio-comment] [PATCH 1/3] shared memory: Define shared memory regions
 2019-02-15 22:08 UTC  (13+ messages)

[Buildroot] [Bug 11416] New: check-uniq-files staging issue
 2019-02-15 22:06 UTC  (2+ messages)
` [Buildroot] [Bug 11416] "

[Buildroot] [Bug 11411] New: check-uniq-files issue
 2019-02-15 22:06 UTC  (2+ messages)
` [Buildroot] [Bug 11411] check-uniq-files target issue

[RFC PATCH 00/31] Generating physically contiguous memory after page allocation
 2019-02-15 22:03 UTC  (5+ messages)
` [RFC PATCH 01/31] mm: migrate: Add exchange_pages to exchange two lists of pages
` [RFC PATCH 02/31] mm: migrate: Add THP exchange support
` [RFC PATCH 03/31] mm: migrate: Add tmpfs "
` [RFC PATCH 04/31] mm: add mem_defrag functionality

[PATCH] random: fix inconsistent spinlock usage
 2019-02-15 22:03 UTC 

[PATCH] MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()
 2019-02-15 22:03 UTC 

[PATCH] unit: Add runtime check for TLS suite cipher support
 2019-02-15 22:01 UTC 

[Buildroot] [PATCH 1/1] package/botan: link with libatomic when needed
 2019-02-15 22:01 UTC 

[GIT PULL] more nfsd fixes for 5.0
 2019-02-15 22:01 UTC 

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-15 22:00 UTC  (11+ messages)

[Buildroot] [PATCH] package/mender: fix sysv startup script
 2019-02-15 22:00 UTC  (2+ messages)

[Buildroot] [git commit] package/mender: fix sysv startup script
 2019-02-15 22:00 UTC 

[PATCH net] vhost: correctly check the return value of translate_desc() in log_used()
 2019-02-15 21:59 UTC  (3+ messages)

[Buildroot] [PATCH] package/mender: fix missing /var/lib
 2019-02-15 22:00 UTC  (2+ messages)

[PATCH] mm/hmm: Fix struct hmm memory leak
 2019-02-15 21:59 UTC 

[PATCH v3 perf,bpf 00/11] perf annotation of BPF programs
 2019-02-15 21:53 UTC  (12+ messages)
` [PATCH v3 perf,bpf 01/11] perf, bpf: consider events with attr.bpf_event as side-band events
` [PATCH v3 perf,bpf 02/11] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
` [PATCH v3 perf,bpf 03/11] bpf: bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()
` [PATCH v3 perf,bpf 04/11] perf, bpf: synthesize bpf events with bpf_program__get_prog_info_linear()
` [PATCH v3 perf,bpf 05/11] perf, bpf: save bpf_prog_info in a rbtree in perf_env
` [PATCH v3 perf,bpf 06/11] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v3 perf,bpf 07/11] perf, bpf: save btf in a rbtree in perf_env
` [PATCH v3 perf,bpf 08/11] perf, bpf: save btf information as headers to perf.data
` [PATCH v3 perf,bpf 09/11] perf-top: add option --no-bpf-event
` [PATCH v3 perf,bpf 10/11] perf, bpf: enable annotation of bpf program
` [PATCH v3 perf,bpf 11/11] perf, bpf: save information about short living bpf programs

[Buildroot] [git commit] package/mender: fix missing /var/lib
 2019-02-15 21:58 UTC 

[RFC PATCH] ARM: enable irq in translation/section permission fault handlers
 2019-02-15 21:57 UTC  (2+ messages)

kisskb: OK linus/axs101_defconfig/arcompact Sat Feb 16, 08:53
 2019-02-15 21:54 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sat Feb 16, 08:53
 2019-02-15 21:54 UTC 

[PATCH] scsi: mpt3sas: Add missing breaks in switch statements
 2019-02-15 21:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ecryptfs-utils: Use echo-dummy gettext script if NLS is not enabled
 2019-02-15 21:53 UTC  (3+ messages)

[Buildroot] [PATCH] toolchain-external: restrict copying of dynamic loader to ld*.so.*
 2019-02-15 21:53 UTC  (2+ messages)

[meta-python] [PATCH] python-requests: update to version 2.20.1
 2019-02-15 21:51 UTC 

[PATCH] drm/i915/selftests: Fix resource leak in __sseu_prepare
 2019-02-15 21:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Fix resource leak in __sseu_prepare (rev2)

[Buildroot] [PATCH v2] package/qt5/qt5base: handle sse2/sse3/ssse3/sse4.1/sse4.2/avx/avx2 configuration
 2019-02-15 21:49 UTC  (2+ messages)

[Buildroot] [git commit] package/qt5/qt5base: handle sse2/sse3/ssse3/sse4.1/sse4.2/avx/avx2 configuration
 2019-02-15 21:49 UTC 

[Buildroot] [PATCH/next v1 1/2] package/ninja: bump version to 1.9.0
 2019-02-15 21:48 UTC  (2+ messages)

[GIT PULL 0/9] Tegra changes for v5.1-rc1
 2019-02-15 21:48 UTC  (7+ messages)
` [GIT PULL 4/9] soc/tegra: Changes "
` [GIT PULL 6/9] ARM: tegra: Core changes "

[Buildroot] [git commit branch/next] package/meson: bump version to 0.49.2
 2019-02-15 21:48 UTC 

[Buildroot] [git commit branch/next] package/ninja: bump version to 1.9.0
 2019-02-15 21:48 UTC 

[PATCH] ndctl: Generalized make-git-snapshot.sh
 2019-02-15 21:47 UTC  (4+ messages)
` [PATCH V2] "

[GIT PULL] Please pull additional NFS client fixes for 5.0
 2019-02-15 21:47 UTC 

random: remove no-op BUG_ON
 2019-02-15 21:47 UTC 

[Buildroot] [PATCH next 1/2] package/wpebackend-fdo: bump to version 1.0.1
 2019-02-15 21:45 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/wpewebkit: security bump to version 2.22.4
 2019-02-15 21:45 UTC 

[Buildroot] [git commit branch/next] package/wpebackend-fdo: bump to version 1.0.1
 2019-02-15 21:45 UTC 

[PATCH V4 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-02-15 21:44 UTC  (6+ messages)
` [PATCH V4 4/4] MAINTAINERS: Added imx DDR performonitor driver maintainer information

[Buildroot] [PATCH] DEVELOPERS: add entry for zynq_zybo_defconfig
 2019-02-15 21:44 UTC  (2+ messages)

[PATCH net] sock: return uapi errno in sock_setsockopt() for SO_ZEROCOPY
 2019-02-15 21:44 UTC  (3+ messages)

[Buildroot] [git commit] DEVELOPERS: add entry for zynq_zybo_defconfig
 2019-02-15 21:44 UTC 

[Buildroot] [PATCH v1] package/pulseaudio: fix S50pulseaudio init script
 2019-02-15 21:44 UTC  (2+ messages)

[Buildroot] [git commit] package/pulseaudio: fix S50pulseaudio init script
 2019-02-15 21:44 UTC 

[Buildroot] [PATCH/next 1/1] package/libmad: remove LIBMAD_LIBTOOL_PATCH=NO
 2019-02-15 21:43 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Remove the "pf" crc source
 2019-02-15 21:43 UTC  (7+ messages)
` [PATCH 3/4] drm/i915: Remove the broken DP CRC support for g4x

[Buildroot] [git commit branch/next] package/libmad: remove LIBMAD_LIBTOOL_PATCH=NO
 2019-02-15 21:43 UTC 

[PATCH 1/2] power: supply: max14656: fix potential use-before-alloc
 2019-02-15 21:43 UTC  (2+ messages)
` [PATCH 2/2] power: supply: max14656: fix potential use-after-free

[PATCH][next] i2c: tegra: change phrasing, "fallbacking" to "falling back"
 2019-02-15 21:42 UTC  (3+ messages)

[PATCH] scsi: aacraid: Fix missing break in switch statement
 2019-02-15 21:42 UTC  (2+ messages)

[Buildroot] [git commit] package/qwt: needs qt5base gui support
 2019-02-15 21:41 UTC 

[Buildroot] [PATCH v1] package/qwt: needs qt5base gui support
 2019-02-15 21:40 UTC  (4+ messages)

[GIT PULL] SCSI fixes for 5.0-rc
 2019-02-15 21:40 UTC  (2+ messages)

[Qemu-devel] [Bug 1816189] [NEW] Unable to create or revert snapshots
 2019-02-15 21:06 UTC  (3+ messages)
` [Qemu-devel] [Bug 1816189] "

[Buildroot] [PATCH/next 1/2] package/libcpprestsdk: add optional websocketpp dependency
 2019-02-15 21:38 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.