All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-04 23:08:41 to 2018-12-05 00:18:31 UTC [more...]

mmotm 2018-12-04-16-00 uploaded
 2018-12-05  0:18 UTC  (2+ messages)

[PATCH 0/2] Scrub allocations vs reclaim fix
 2018-12-05  0:17 UTC  (4+ messages)
` [PATCH 2/2] btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex

[PATCH 7/9] submodule: migrate get_next_submodule to use repository structs
 2018-12-05  0:17 UTC  (2+ messages)

[U-Boot] boot.bin on SD Card for SAMA5D3 Xplained
 2018-12-05  0:15 UTC 

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-05  0:15 UTC  (12+ messages)

[PATCH net 0/2] Fix slab out-of-bounds on insufficient headroom for IPv6 packets
 2018-12-05  0:13 UTC  (3+ messages)
` [PATCH net 1/2] ipv6: Check available headroom in ip6_xmit() even without options
` [PATCH net 2/2] neighbour: BUG_ON() writing before skb->head in neigh_hh_output()

[PATCH v6 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-05  0:14 UTC  (13+ messages)
` [PATCH v6 1/7] tpm: dynamically allocate the allocated_banks array
` [PATCH v6 2/7] tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
` [PATCH v6 4/7] tpm: modify tpm_pcr_read() definition to pass a TPM hash algorithm
` [PATCH v6 5/7] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v6 6/7] tpm: ensure that the output of PCR read contains the correct digest size
` [PATCH v6 7/7] tpm: pass an array of tpm_bank_list structures to tpm_pcr_extend()

[PATCH 3/9] submodule.c: sort changed_submodule_names before searching it
 2018-12-05  0:12 UTC  (2+ messages)

[PATCH v3 0/7] Bring suspend to RAM support to MVEBU SATA
 2018-12-05  0:11 UTC  (3+ messages)

[PATCH v2 0/5] devfreq: handle suspend/resume
 2018-12-05  0:09 UTC  (8+ messages)
  ` [PATCH v2 2/5] devfreq: add support for suspend/resume of a devfreq device

[PATCH] drm/i915/icl: combo port vswing programming changes per BSPEC
 2018-12-05  0:09 UTC  (4+ messages)
` [PATCH v3] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: combo port vswing programming changes per BSPEC (rev3)
` ✗ Fi.CI.BAT: failure "

[PATCH V2 0/7] Remove fs specific fscrypt and fsverity build config options
 2018-12-05  0:08 UTC  (24+ messages)
` [PATCH V2 1/7] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V2 2/7] f2fs: "
` [PATCH V2 3/7] fscrypt: remove filesystem specific build config option
` [PATCH V2 4/7] Add S_VERITY and IS_VERITY()
` [PATCH V2 5/7] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V2 6/7] f2fs: "
` [PATCH V2 7/7] fsverity: Remove filesystem specific build config option

[LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-12-05  0:07 UTC  (13+ messages)
                      `  "

[PATCH v2 00/24] locking/lockdep: Add support for dynamic keys
 2018-12-05  0:06 UTC  (6+ messages)
` [PATCH v2 21/24] locking/lockdep: Verify whether lock objects are small enough to be used as class keys

[meta-openembedded][PATCH] mksh: add version 56
 2018-12-05  0:05 UTC  (3+ messages)

[RFC PATCH net-next 0/5] net: allow hw addresses for virtual devices
 2018-12-05  0:04 UTC  (9+ messages)
` [RFC PATCH net-next 2/5] net: 8021q: vlan_dev: add vid tag for uc and mc address lists

[PATCH bpf-next 0/7] bpf: support BPF_ALU | BPF_ARSH
 2018-12-05  0:02 UTC  (3+ messages)
` [PATCH bpf-next 1/7] mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-12-05  0:01 UTC  (23+ messages)
` [PATCH 1/2] vmalloc: New flag for flush before releasing pages

[PATCH RFC 0/3] Fix KVM misinterpreting Reserved page as an MMIO page
 2018-12-05  0:01 UTC  (15+ messages)
` [PATCH RFC 2/3] mm: Add support for exposing if dev_pagemap supports refcount pinning

[HELP] ipmi-kcs didn't work
 2018-12-04 23:59 UTC  (18+ messages)

[RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
 2018-12-04 23:59 UTC  (4+ messages)

[PATCH for-4.12 v2 00/17] xen/arm: Implement Set/Way operations
 2018-12-04 23:59 UTC  (7+ messages)
` [PATCH for-4.12 v2 03/17] xen/arm: p2m: Clean-up headers included and order them alphabetically
` [PATCH for-4.12 v2 04/17] xen/arm: p2m: Introduce p2m_is_valid and use it
` [PATCH for-4.12 v2 05/17] xen/arm: p2m: Handle translation fault in get_page_from_gva

[U-Boot] [PATCH v3 00/28] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2018-12-04 23:57 UTC  (29+ messages)
` [U-Boot] [PATCH v3 01/28] Makefile: move MTD-related lines in coherent Makefiles
` [U-Boot] [PATCH v3 02/28] mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
` [U-Boot] [PATCH v3 03/28] mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
` [U-Boot] [PATCH v3 04/28] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
` [U-Boot] [PATCH v3 05/28] mtd: ensure MTD is compiled when there is a NOR flash
` [U-Boot] [PATCH v3 06/28] mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
` [U-Boot] [PATCH v3 07/28] mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
` [U-Boot] [PATCH v3 08/28] mtd: ensure UBI is compiled when using fastmap
` [U-Boot] [PATCH v3 09/28] mtd: ensure MTD is compiled when UBI is used
` [U-Boot] [PATCH v3 10/28] mtd: ensure UBI is compiled when CMD_UBI is selected
` [U-Boot] [PATCH v3 11/28] mtd: ensure UBI is compiled when ENV_IS_IN_UBI "
` [U-Boot] [PATCH v3 12/28] mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND "
` [U-Boot] [PATCH v3 13/28] mtd: ensure MTD is compiled when ENV_IS_IN_FLASH "
` [U-Boot] [PATCH v3 14/28] mtd: ensure CMD_NAND is compiled when its options are selected
` [U-Boot] [PATCH v3 15/28] mtd: ensure MTD is compiled when CMD_MTDPARTS is selected
` [U-Boot] [PATCH v3 16/28] configs: move CONFIG_MTD in defconfigs when set in arch includes
` [U-Boot] [PATCH v3 17/28] configs: remove raw NAND core from k2g defconfigs
` [U-Boot] [PATCH v3 18/28] configs: remove MTD support from bcm11130 and M54418TWR defconfigs
` [U-Boot] [PATCH v3 19/28] mtd: nand: add includes in NAND core to avoid warnings
` [U-Boot] [PATCH v3 20/28] dfu: add dependency on the NAND core
` [U-Boot] [PATCH v3 21/28] mtd: nor: NOR flashes depend on MTD
` [U-Boot] [PATCH v3 22/28] mtd: nand: remove dependency on commands in Kconfig
` [U-Boot] [PATCH v3 23/28] mtd: ubi: remove dependency on command "
` [U-Boot] [PATCH v3 24/28] cmd: mtdparts: show Kconfig options only if the command is selected
` [U-Boot] [PATCH v3 25/28] cmd: nand/sf: isolate legacy code
` [U-Boot] [PATCH v3 26/28] cmd: make MTD commands depend on MTD
` [U-Boot] [PATCH v3 27/28] mtd: simplify Makefile
` [U-Boot] [PATCH v3 28/28] mtd: properly handle SPL kbuild lines

[RFC PATCH 02/14] mm/hms: heterogenenous memory system (HMS) documentation
 2018-12-04 23:56 UTC  (12+ messages)

[PATCH v6] arm64: dts: qcom: sdm845: Add dpu to sdm845 dts file
 2018-12-04 23:54 UTC 

[Bug 201685] New: ext4 file system corruption
 2018-12-04 23:50 UTC  (4+ messages)
` [Bug 201685] "

[PATCH v2] drm/msm/dpu: add display port support in DPU
 2018-12-04 23:45 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: bridge: convert multicast to generic rhashtable
 2018-12-04 23:45 UTC  (2+ messages)

[PATCH] fscrypt: remove CRYPTO_CTR dependency
 2018-12-04 23:45 UTC  (5+ messages)

[PATCH] fanotify: Make sure to check event_len when copying
 2018-12-04 23:44 UTC 

[PATCH 1/2] dt-bindings: can: rcar_canfd: document r8a77965 support
 2018-12-04 23:44 UTC  (3+ messages)

[PATCH] MIPS: Expand MIPS32 ASIDs to 64 bits
 2018-12-04 23:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm, page_alloc: Drop uneeded __meminit and __meminitdata
 2018-12-04 23:44 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4] test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP
 2018-12-04 23:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP (rev4)

[PATCH v2 0/4] Static calls
 2018-12-04 23:41 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] crypto threads
 2018-12-04 23:23 UTC  (2+ messages)

[PATCHSET v5] Support for polled aio
 2018-12-04 23:37 UTC  (27+ messages)
` [PATCH 01/26] fs: add an iopoll method to struct file_operations
` [PATCH 02/26] block: add REQ_HIPRI_ASYNC
` [PATCH 03/26] block: wire up block device iopoll method
` [PATCH 04/26] block: use REQ_HIPRI_ASYNC for non-sync polled IO
` [PATCH 05/26] iomap: wire up the iopoll method
` [PATCH 06/26] aio: use assigned completion handler
` [PATCH 07/26] aio: separate out ring reservation from req allocation
` [PATCH 08/26] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 09/26] aio: only use blk plugs for > 2 depth submissions
` [PATCH 10/26] aio: use iocb_put() instead of open coding it
` [PATCH 11/26] aio: split out iocb copy from io_submit_one()
` [PATCH 12/26] aio: abstract out io_event filler helper
` [PATCH 13/26] aio: add io_setup2() system call
` [PATCH 14/26] aio: add support for having user mapped iocbs
` [PATCH 15/26] aio: support for IO polling
` [PATCH 16/26] aio: add submission side request cache
` [PATCH 17/26] fs: add fget_many() and fput_many()
` [PATCH 18/26] aio: use fget/fput_many() for file references
` [PATCH 19/26] aio: split iocb init from allocation
` [PATCH 20/26] aio: batch aio_kiocb allocation
` [PATCH 21/26] block: add BIO_HOLD_PAGES flag
` [PATCH 22/26] block: implement bio helper to add iter bvec pages to bio
` [PATCH 23/26] fs: add support for mapping an ITER_BVEC for O_DIRECT
` [PATCH 24/26] aio: add support for pre-mapped user IO buffers
` [PATCH 25/26] aio: split old ring complete out from aio_complete()
` [PATCH 26/26] aio: add support for submission/completion rings

[PATCH v8 00/14] Appended signatures support for IMA appraisal
 2018-12-04 23:35 UTC  (5+ messages)

[PATCH bpf-next 0/3] support flow dissector in BPF_PROG_TEST_RUN
 2018-12-04 23:36 UTC  (6+ messages)
` [PATCH bpf-next 2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector

[PATCH] arm64: dts: meson-axg: remove alternate xtal
 2018-12-04 23:36 UTC  (4+ messages)

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-04 23:33 UTC  (5+ messages)
` [PATCH 09/11] vfs: push copy_file_ranges -EXDEV checks down

[PATCH v3] amd-iommu: remove page merging code
 2018-12-04 23:31 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] support flow dissector in BPF_PROG_TEST_RUN
 2018-12-04 23:30 UTC  (7+ messages)
` [PATCH bpf-next v2 3/5] selftests/bpf: use thoff instead of nhoff in BPF flow dissector
` [PATCH bpf-next v2 4/5] net/flow_dissector: correctly cap nhoff and thoff in case of BPF

[PATCH 1/5] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
 2018-12-04 23:27 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] "
` ✓ Fi.CI.BAT: success "

SBI extension proposal v2
 2018-12-04 23:22 UTC  (3+ messages)
  ` [sw-dev] "

[PATCH v2 0/2] add SAMA5D2 PIOBU GPIO driver
 2018-12-04 23:22 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: add SAMA5D2 PIOBU support

[PATCH 0/3] mmu notifier contextual informations
 2018-12-04 23:21 UTC  (3+ messages)
` [PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation

[PATCH] README: add optional dependency on meta-cloud-services
 2018-12-04 23:18 UTC  (2+ messages)

[PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
 2018-12-04 23:18 UTC  (6+ messages)
` [PATCH 2/4] ARM: dts: am437x: Move l4 child devices to probe them "

[PATCH] lxcfs: uprev from v3.0.1 to v3.0.3
 2018-12-04 23:18 UTC  (2+ messages)

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-12-04 23:18 UTC  (2+ messages)

[PATCH] rebase docs: fix incorrect format of the section Behavioral Differences
 2018-12-04 23:17 UTC  (2+ messages)

[PATCH] Add pidfile flag to store dockerd PID in /var/run/dockerd.pid
 2018-12-04 23:16 UTC  (2+ messages)

RFC: revisiting shared page tables
 2018-12-04 23:16 UTC 

[PATCH] dt-bindings: ti-tsc-adc: Add new compatible for AM654 SoCs
 2018-12-04 23:16 UTC  (3+ messages)

[PATCH v5 0/8] Add power domain driver for corners on msm8996/sdm845
 2018-12-04 23:16 UTC  (10+ messages)
` [PATCH v5 3/8] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v5 4/8] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v5 7/8] arm64: dts: sdm845: Add rpmh powercontroller node

[Buildroot] [bug] SDK with Arm AArch64 2018.08 toolchain can't find ld-linux-aarch64.so.1
 2018-12-04 23:15 UTC 

[PATCH v2 1/2] dt-bindings: input: touchscreen: iqs5xx: Add bindings
 2018-12-04 23:13 UTC  (2+ messages)

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2018-12-04 23:12 UTC  (2+ messages)
` [Bug 200695] "

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-04 23:12 UTC  (2+ messages)

[PATCH 10/14] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2018-12-04 23:11 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/8] lib/psr: Increase the buffer lenght that stores the output of i915_edp_psr_status
 2018-12-04 23:11 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/8] tests: Share the code handling PSR debugfs parsing
` [igt-dev] [PATCH i-g-t 3/8] lib/psr: Add support to new modified i915_edp_psr_status output
` [igt-dev] [PATCH i-g-t 4/8] lib/psr: Make psr_active() only cares about PSR1
` [igt-dev] [PATCH i-g-t 5/8] lib/psr: Add PSR2 functions
` [igt-dev] [PATCH i-g-t 6/8] tests/psr: Add the same test coverage that we have for PSR1 to PSR2
` [igt-dev] [PATCH i-g-t 7/8] tests/intel-ci: Add basic PSR2 tests to fast feedback test list
` [igt-dev] [PATCH i-g-t 8/8] test: Add PSR2 selective update tests


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.