All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-28 22:12:36 to 2020-02-28 23:25:54 UTC [more...]

[PATCH 1/2] pinctrl: Export some needed symbols at module load time
 2020-02-28 23:25 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: arm: Convert UniPhier board/SoC bindings to json-schema
 2020-02-28 23:22 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bingings: pinctrl: Convert UniPhier pin controller "

[PATCH 0/4] ASoC: SOF: updates for 5.7
 2020-02-28 23:18 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SOF: pcm: skip DMA buffer pre-allocation
` [PATCH 2/4] ASoC: SOF: ipc: check ipc return value before data copy
` [PATCH 3/4] ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE done
` [PATCH 4/4] ASoC: SOF: add core id to sof_ipc_comp

[PATCH RFC] Userspace library for handling multiple XDP programs on an interface
 2020-02-28 23:21 UTC  (3+ messages)

[PATCH] gpiolib: fix bitmap operations related to line event watching
 2020-02-28 23:20 UTC  (2+ messages)

[PATCH v6 0/7] introduce memory hinting API for external process
 2020-02-28 23:19 UTC  (11+ messages)
` [PATCH v6 1/7] mm: pass task and mm to do_madvise
` [PATCH v6 3/7] mm: check fatal signal pending of target process
` [PATCH v6 4/7] pid: move pidfd_get_pid function to pid.c
` [PATCH v6 5/7] mm: support both pid and pidfd for process_madvise
` [PATCH v6 6/7] mm/madvise: employ mmget_still_valid for write lock

[PATCH 0/9] ASoC: Intel: machine driver updates for 5.7
 2020-02-28 23:12 UTC  (10+ messages)
` [PATCH 1/9] ASoC: Intel: boards: drop reverse deps for SND_HDA_CODEC_HDMI
` [PATCH 2/9] ASoC: Intel: sof_pcm512x: "
` [PATCH 3/9] ASoC: Intel: sof_pcm512x: make HDMI optional for all platforms
` [PATCH 4/9] ASoC: SOF: Intel: hda: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
` [PATCH 5/9] ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisations
` [PATCH 6/9] ASoC: Intel: skylake: "
` [PATCH 7/9] ASoC: Intel: (cosmetic) simplify structure member access
` [PATCH 8/9] ASoC: Intel: sof_da7219_max98373: Add support for max98360a speaker amp
` [PATCH 9/9] ASoC: Intel: sof_rt5682: Add rt1015 speaker amp support

[PATCH v6 0/3] Add new trace-cmd record options: "--proc-map"
 2020-02-28 23:18 UTC  (3+ messages)
` [PATCH v6 2/3] trace-cmd: Save the tracee address map into the trace.dat file

[Buildroot] [PATCH 1/1] package/squid: security bump to version 4.10
 2020-02-28 23:18 UTC 

[PATCH v2 0/2] hw/arm/xilinx_zynq: Fix USB port instantiation
 2020-02-28 23:16 UTC  (5+ messages)

[PATCH V2] block: rename 'q->debugfs_dir' and 'q->blk_trace->dir' in blk_unregister_queue()
 2020-02-28 23:15 UTC  (2+ messages)

[PATCH] pull: warn if the user didn't say whether to rebase or to merge
 2020-02-28 23:16 UTC  (2+ messages)

AMD FirePro W5130M radeon/amdgpu driver bug
 2020-02-28 23:15 UTC 

[PATCH 00/51] drm managed resources, v3
 2020-02-28 23:14 UTC  (10+ messages)
` [PATCH 03/51] drm: add managed resources tied to drm_device
  ` [Intel-gfx] "
` [PATCH 26/51] drm: Manage drm_mode_config_init with drmm_
    ` [Intel-gfx] "

[PATCH v9] net: ag71xx: port to phylink
 2020-02-28 23:14 UTC  (2+ messages)

[PATCH v4 0/9] fs: interface for directly reading/writing compressed data
 2020-02-28 23:14 UTC  (11+ messages)
` [PATCH man-pages v4] Document encoded I/O
` [PATCH v4 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH v4 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH v4 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v4 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v4 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v4 6/9] btrfs: support different disk extent size for delalloc
` [PATCH v4 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v4 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH v4 9/9] btrfs: implement RWF_ENCODED writes

pull-request: bpf-next 2020-02-28
 2020-02-28 23:13 UTC 

[PATCH v2 0/1] gpio: add driver for Mellanox BlueField 2 GPIO controller
 2020-02-28 23:14 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] block: sed-opal: Change the check condition for regular session validity
 2020-02-28 23:12 UTC  (5+ messages)

imx-media colorimetry
 2020-02-28 23:10 UTC  (2+ messages)

[PATCH] common/board_f.c: use #ifdefs a little more consistently
 2020-02-28 23:09 UTC  (7+ messages)
          ` caching BLOBLISTT_SPL_HANDOFF (was Re: [PATCH] common/board_f.c: use #ifdefs a little more consistently)

[zeus/master] [PATCH] tensorflow-lite-demo: Bump SRCREV and add tidl offload support for AM5
 2020-02-28 22:58 UTC 

[RFC v1 0/2] add callbacks for inaccessible pages
 2020-02-28 23:08 UTC  (4+ messages)
` [RFC v1 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"

What's cooking in git.git (Feb 2020, #06; Fri, 28)
 2020-02-28 23:07 UTC  (2+ messages)

[PATCH] genirq/debugfs: add new config option for trigger interrupt from userspace
 2020-02-28 23:04 UTC  (5+ messages)

cma can't activate area on arm64
 2020-02-28 23:04 UTC  (9+ messages)

m68k hangs silently
 2020-02-28 23:04 UTC  (3+ messages)

[PATCH v5 1/2] ltp: Update to 20200120
 2020-02-28 23:02 UTC  (2+ messages)

[PATCH V2 0/2] Fix RX cancel command failure
 2020-02-28 23:01 UTC  (4+ messages)
` [PATCH V2 1/2] tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe

[PATCH] xorgproto: move pc files to libdir
 2020-02-28 23:00 UTC 

[PATCH v1] gpiolib: Optimize gpiochip_remove() when check for requested line
 2020-02-28 22:59 UTC  (2+ messages)

[PATCH 0/2 v4] Add ptest support for coreutils
 2020-02-28 22:58 UTC  (2+ messages)

[PATCH] hwmon: (pmbus) Add support for 2nd Gen Renesas digital multiphase
 2020-02-28 22:58 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dram: hide the dram structs better
 2020-02-28 22:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH resend 1/3] gpiolib: acpi: ignore-wakeup handling rework
 2020-02-28 22:54 UTC  (2+ messages)

[PATCH 0/5] return nxt propagation within io-wq ctx
 2020-02-28 22:53 UTC  (6+ messages)
` [PATCH 1/5] io_uring: remove @nxt from the handlers
` [PATCH 2/5] io_uring/io-wq: pass *work instead of **workptr
` [PATCH 3/5] io_uring/io-wq: allow put_work return next work
` [PATCH 4/5] io_uring: remove extra nxt check after punt
` [PATCH 5/5] io_uring: remove io_prep_next_work()

[PATCH] binutils: fix multilib header difference
 2020-02-28 22:54 UTC 

[PATCH 1/3] apr: add mulitlib scripts apr-1-config, apr_rules.mk
 2020-02-28 22:53 UTC  (3+ messages)
` [PATCH 2/3] apr-util: add multilib script for apu-1-config
` [PATCH 3/3] cups: make cups-config a multilib script

! [remote rejected] master -> master (unpacker error)
 2020-02-28 22:53 UTC  (6+ messages)

Issue with splice 32-bit compatability?
 2020-02-28 22:52 UTC  (3+ messages)

[PATCH 0/2] KVM: x86/mmu: Fast CR3 switch improvements
 2020-02-28 22:52 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Ignore guest CR3 on fast root switch for direct MMU
` [PATCH 2/2] KVM: x86/mmu: Reuse the current root if possible for fast switch

[PATCH v4 00/14] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-02-28 22:51 UTC  (4+ messages)
` [PATCH v4 13/14] drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband message
    ` [Intel-gfx] "

[PATCH] mesa: add fix for arm6
 2020-02-28 22:51 UTC 

Should changing a task in the .bb file cause the task to be rerun?
 2020-02-28 22:51 UTC 

[PATCH] libxcrypt: add native to BBCLASSEXTEND
 2020-02-28 22:51 UTC 

[PATCH 00/17] net: introduce Qualcomm IPA driver (UPDATED)
 2020-02-28 22:42 UTC  (36+ messages)
` [PATCH 01/17] remoteproc: add IPA notification to q6v5 driver
` [PATCH 02/17] dt-bindings: soc: qcom: add IPA bindings
` [PATCH 03/17] soc: qcom: ipa: main code
` [PATCH 04/17] soc: qcom: ipa: configuration data
` [PATCH 05/17] soc: qcom: ipa: clocking, interrupts, and memory
` [PATCH 06/17] soc: qcom: ipa: GSI headers
` [PATCH 07/17] soc: qcom: ipa: the generic software interface
` [PATCH 08/17] soc: qcom: ipa: IPA interface to GSI
` [PATCH 09/17] soc: qcom: ipa: GSI transactions
` [PATCH 10/17] soc: qcom: ipa: IPA endpoints
` [PATCH 11/17] soc: qcom: ipa: filter and routing tables
` [PATCH 12/17] soc: qcom: ipa: immediate commands
` [PATCH 13/17] soc: qcom: ipa: modem and microcontroller
` [PATCH 14/17] soc: qcom: ipa: AP/modem communications
` [PATCH 15/17] soc: qcom: ipa: support build of IPA code
` [PATCH 16/17] MAINTAINERS: add entry for the Qualcomm IPA driver
` [PATCH 17/17] arm64: dts: sdm845: add IPA information

[PATCH] mm/mm_init.c: Clean code. Use BUILD_BUG_ON when comparing compile time constant
 2020-02-28 22:46 UTC 

[PATCH v2 1/2] KVM: SVM: Inhibit APIC virtualization for X2APIC guest
 2020-02-28 22:47 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: SVM: Enable AVIC by default

[Buildroot] [PATCH 1/1] package/x11r7/xserver_xorg-server: bump version to 1.20.7
 2020-02-28 22:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/zsh: security bump to version 5.8
 2020-02-28 22:45 UTC 

[Buildroot] [git commit branch/2019.02.x] package/x11r7/xserver_xorg-server: bump version to 1.20.7
 2020-02-28 22:45 UTC 

[PATCH v2 0/2] gpio: of: Add DT overlay support for GPIO hogs
 2020-02-28 22:43 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: of: Extract of_gpiochip_add_hog()

[PATCH v5 00/33] riscv: Add Sipeed Maix support
 2020-02-28 22:43 UTC  (4+ messages)
` [PATCH v5 25/33] wdt: Move asm/utils.h to log2.h

[Buildroot] [git commit branch/2019.11.x] package/x11r7/xserver_xorg-server: bump version to 1.20.7
 2020-02-28 22:42 UTC 

[PATCH 0/6] Some cleanups for blk-core.c and blk-flush.c
 2020-02-28 22:41 UTC  (9+ messages)
` [PATCH 2/6] block: use bio_{wouldblock,io}_error in direct_make_request
` [PATCH 3/6] block: remove redundant setting of QUEUE_FLAG_DYING
` [PATCH 5/6] block: remove unneeded argument from blk_alloc_flush_queue
` [PATCH 6/6] block: cleanup comment for blk_flush_complete_seq

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-02-28 22:39 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: introduce pinnable bpf_link abstraction
` [PATCH bpf-next 2/3] libbpf: add bpf_link pinning/unpinning
` [PATCH bpf-next 3/3] selftests/bpf: add link pinning selftests

Dropbox do not sync particular files after using git push
 2020-02-28 22:40 UTC  (4+ messages)

[Buildroot] [git commit branch/2019.02.x] docs/manual: run-tests test framework
 2020-02-28 22:40 UTC 

[Buildroot] [git commit branch/2019.11.x] docs/manual: run-tests test framework
 2020-02-28 22:39 UTC 

[Buildroot] [PATCH 1/1] package/openswan: security bump to version 2.6.51.5
 2020-02-28 22:37 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/openswan: security bump to version 2.6.51.5
 2020-02-28 22:37 UTC 

[PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
 2020-02-28 22:34 UTC  (19+ messages)
                            ` [PATCH 0/7] proc: Dentry flushing without proc_mnt
                              ` [PATCH v2 0/6] "
                                ` [PATCH 0/3] proc: Actually honor the mount options
                                  ` [PATCH 4/3] pid: Improve the comment about waiting in zap_pid_ns_processes

[zeus/master] [PATCH] tidl-utils: bump SRCREV to get fixes for tidl import tool
 2020-02-28 22:26 UTC 

[Buildroot] [git commit branch/2019.11.x] package/openswan: security bump to version 2.6.51.5
 2020-02-28 22:36 UTC 

[PATCH 0/5] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-02-28 22:36 UTC  (9+ messages)
` [PATCH 1/5] KVM: x86: Add function to inject guest page fault with reserved bits set
` [PATCH 2/5] KVM: VMX: Add guest physical address check in EPT violation and misconfig
` [PATCH 5/5] KVM: x86: mmu: Add guest physical address check in translate_gpa()

[Buildroot] [git commit branch/2019.11.x] DEVELOPERS: drop Sven Neumann
 2020-02-28 22:34 UTC 

[PATCHv5 0/3] fix omission of check on FOLL_LONGTERM in gup fast path
 2020-02-28 22:34 UTC  (3+ messages)
` [PATCHv5 2/3] mm/gup: "

[PATCH v5 0/5] nvmem/gpio: fix resource management
 2020-02-28 22:32 UTC  (5+ messages)
` [PATCH v5 2/5] gpiolib: provide VALIDATE_DESC_PTR() macro
` [PATCH v5 3/5] gpiolib: use kref in gpio_desc

[Breakage] t0410 - subtests report unable to remove non-existent file
 2020-02-28 22:32 UTC 

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 107 warnings (v5.4.23)
 2020-02-28 22:32 UTC 

[Bug 206707] Irregular behavior debugging userspace program on SMP guest
 2020-02-28 22:31 UTC  (2+ messages)

[RESEND PATCH v3 00/17] media: imx: Create media links in bound notifiers
 2020-02-28 22:27 UTC  (6+ messages)
` [RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()

[Buildroot] [PATCH 1/1] package/ntfs-3g: annotate _IGNORE_CVES for the included security patch
 2020-02-28 22:29 UTC 

[PATCH] huge tmpfs: try to split_huge_page() when punching hole
 2020-02-28 22:28 UTC  (6+ messages)

5.4 backport of io_uring/io-wq fix
 2020-02-28 22:27 UTC 

Signed commit regression?
 2020-02-28 22:27 UTC  (5+ messages)

[Bug 196247] New: AMD FirePro W5130M (Dell 3510 notebook) - radeon driver - ring 0 stalled
 2020-02-28 22:26 UTC  (2+ messages)
` [Bug 196247] AMD FirePro W5130M - Radeon "

[PATCH v2] drm/amd/display: Fix dmub_psr_destroy()
 2020-02-28 22:25 UTC  (4+ messages)

[PATCH v4 0/7] target/arm: Honor more HCR_EL2 traps
 2020-02-28 22:24 UTC  (8+ messages)
` [PATCH v4 1/7] target/arm: Improve masking of HCR RES0 bits

[PATCH][next] drm/amd/display: fix indentation issue on a hunk of code
 2020-02-28 22:23 UTC  (5+ messages)

[PATCH v2 00/13] arm: calxeda: update DTS, bindings and MAINTAINERS
 2020-02-28 22:20 UTC  (3+ messages)
` [PATCH v2 05/13] dt-bindings: clock: Convert Calxeda clock bindings to json-schema

[PATCH v3 bpf-next] RV32G eBPF JIT
 2020-02-28 22:20 UTC  (4+ messages)

[PATCH v27 00/22] Intel SGX foundations
 2020-02-28 22:19 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
 2020-02-28 22:19 UTC  (2+ messages)

obmc console for multiple host
 2020-02-28 22:18 UTC  (3+ messages)

32bit compat mode for arm64
 2020-02-28 22:16 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/display: nuke skl workaround for pre-production hw
 2020-02-28 22:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: nuke skl workaround for pre-production hw (rev3)

[PATCH v6 2/7] mm: introduce external memory hinting API
 2020-02-28 22:14 UTC  (6+ messages)

[PATCH v2 8/8] x86/fpu/xstate: Restore supervisor xstates for __fpu__restore_sig()
 2020-02-28 22:13 UTC  (12+ messages)

[PATCH 1/3] dt-bindings: arm: Convert UniPhier board/SoC bindings to json-schema
 2020-02-28 22:13 UTC  (4+ messages)
` [PATCH 3/3] dt-bingings: pinctrl: Convert UniPhier pin controller "

[PATCH][next] drm/amdkfd: fix indentation issue
 2020-02-28 22:12 UTC  (5+ messages)

[Buildroot] [PATCH v2, 1/3] package/libarchive: security bump to version 3.4.2
 2020-02-28 22:12 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 3/3] package/libarchive: add zstd optional dependency


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.