All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-02 21:01:15 to 2020-07-02 22:17:01 UTC [more...]

[PATCH 01/23] drm/i915: Drop vm.ref for duplicate vma on construction
 2020-07-02 22:14 UTC  (8+ messages)
` [Intel-gfx] [PATCH 02/23] drm/i915/gem: Split the context's obj:vma lut into its own mutex
` [Intel-gfx] [PATCH 01/23] drm/i915: Drop vm.ref for duplicate vma on construction

[PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-07-02 22:16 UTC  (4+ messages)
` [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()

[dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures
 2020-07-02 22:13 UTC 

[PATCH 4.19 000/131] 4.19.131-rc1 review
 2020-07-02 22:15 UTC  (8+ messages)
` [PATCH 4.19 082/131] nvme: fix possible deadlock when I/O is blocked
` [PATCH 4.19 114/131] ocfs2: avoid inode removal while nfsd is accessing it
` [PATCH 4.19 119/131] tracing: Fix event trigger to accept redundant spaces

[Intel-gfx] [CI] drm/i915/gem: Split the context's obj:vma lut into its own mutex
 2020-07-02 22:15 UTC 

[PATCH v2] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-02 22:14 UTC  (3+ messages)

[PATCH bpf-next 3/3] bpf: Add kernel module with user mode driver that populates bpffs
 2020-07-02 22:14 UTC  (2+ messages)

[PATCH v5 00/16] md/raid5: set STRIPE_SIZE as a configurable value
 2020-07-02 22:14 UTC  (3+ messages)
` [PATCH v5 02/16] md/raid5: add sysfs entry to set and show stripe_size

[PATCH] hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option
 2020-07-02 22:13 UTC 

[PATCH v3] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-02 22:12 UTC 

[RFC] many-files Documentation patch
 2020-07-02 22:12 UTC  (2+ messages)

[PATCH v2] firmware: improve description of firmware_request_nowarn
 2020-07-02 22:11 UTC 

[PATCH 1/2] f2fs: support zone capacity less than zone size
 2020-07-02 22:09 UTC  (3+ messages)

[PATCH v5 03/10] dmaengine: Actions: Add support for S700 DMA engine
 2020-07-02 22:07 UTC  (3+ messages)

[PATCH] Replace HTTP links with HTTPS ones: BPF (Safe dynamic programs and tools)
 2020-07-02 22:08 UTC  (2+ messages)

[PATCH 2/8] wiphy: add convenience API wiphy_find_by_wdev
 2020-07-02 22:08 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: FBC fixes
 2020-07-02 22:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/fbc: Enable fbc on i865
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: FBC fixes (rev3)

[PATCH v15 4/4] power: supply: bq25150 introduce the bq25150
 2020-07-02 22:06 UTC 

[MPTCP] Re: [PATCH v3 0/4] mptcp: msk diag support
 2020-07-02 22:06 UTC 

[RFC] Bluetooth: btusb: Add support for notifying the polling interval
 2020-07-02 22:05 UTC 

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-02 22:04 UTC  (9+ messages)
` [PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v9 21/34] qcow2: Add subcluster support to qcow2_get_host_offset()

[PATCH] vmlinux.lds.h: Coalesce transient LLVM dead code elimination sections
 2020-07-02 22:01 UTC  (4+ messages)

Could you please look this over?
 2020-07-02 22:01 UTC 

syzkaller on risc-v
 2020-07-02 22:00 UTC  (7+ messages)

[PATCH v2] drm/fourcc: Add bayer formats and modifiers
 2020-07-02 22:00 UTC  (7+ messages)
  ` [libcamera-devel] "

[PATCH v4 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-02 22:00 UTC  (6+ messages)
` [PATCH v4 3/3] prctl: Allow ptrace capable processes to change /proc/self/exe

[for-next][PATCH 00/18] tracing: Updatse for 5.9
 2020-07-02 21:58 UTC  (19+ messages)
` [for-next][PATCH 01/18] tracing: Only allow trace_array_printk() to be used by instances
` [for-next][PATCH 02/18] x86/ftrace: Make non direct case the default in ftrace_regs_caller
` [for-next][PATCH 03/18] x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks
` [for-next][PATCH 04/18] x86/ftrace: Do not jump to direct code in created trampolines
` [for-next][PATCH 05/18] tracing: not necessary to undefine DEFINE_EVENT again
` [for-next][PATCH 06/18] tracing: not necessary re-define DEFINE_EVENT_PRINT
` [for-next][PATCH 07/18] tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENT
` [for-next][PATCH 08/18] tracing: not necessary to define DEFINE_EVENT_PRINT to be empty again
` [for-next][PATCH 09/18] tracing: Move pipe reference to trace array instead of current_tracer
` [for-next][PATCH 10/18] ring-buffer: Have nested events still record running time stamp
` [for-next][PATCH 11/18] ring-buffer: Incorporate absolute timestamp into add_timestamp logic
` [for-next][PATCH 12/18] ring-buffer: Add rb_time_t 64 bit operations for speeding up 32 bit
` [for-next][PATCH 13/18] ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
` [for-next][PATCH 14/18] ring-buffer: Mark the !tail (crossing a page) as unlikely
` [for-next][PATCH 15/18] ring-buffer: Consolidate add_timestamp to remove some branches
` [for-next][PATCH 16/18] ring-buffer: Move the add_timestamp into its own function
` [for-next][PATCH 17/18] ring-buffer: Call trace_clock_local() directly for RETPOLINE kernels
` [for-next][PATCH 18/18] ring-buffer: Do not trigger a WARN if clock going backwards is detected

Consensus on a new default branch name
 2020-07-02 21:59 UTC  (4+ messages)

[PATCH] tcg: Fix do_nonatomic_op_* vs signed operations
 2020-07-02 21:46 UTC  (2+ messages)

objtool clac/stac handling change
 2020-07-02 21:55 UTC  (11+ messages)

[PATCH] docs/core-api: memory-allocation: describe reclaim behaviour
 2020-07-02 21:54 UTC  (2+ messages)

[Intel-wired-lan] ixgbe-x550 link detection after boot
 2020-07-02 21:52 UTC  (5+ messages)

[Buildroot] [PATCH v3] package/gstreamer1/gst1-plugins-good: Enable GUDEV for V4L2 if available
 2020-07-02 21:51 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Also drop vm.ref along error paths for vma construction
 2020-07-02 21:15 UTC  (3+ messages)
`  "

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:47 UTC  (11+ messages)
  ` [OpenRISC] "

[PATCH] nvme: associate stripe size quirk with D4512
 2020-07-02 21:48 UTC  (6+ messages)

Writing to a const pointer: is this supposed to happen?
 2020-07-02 21:48 UTC  (2+ messages)

[PATCH v2 net-next 00/16] sfc: prerequisites for EF100 driver, part 3
 2020-07-02 21:47 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Shengjiu to reviewer list of sound/soc/fsl
 2020-07-02 21:46 UTC  (3+ messages)

dwc3 inconsistent gadget connection state?
 2020-07-02 21:44 UTC 

[Buildroot] [git commit] package/gstreamer1/gst1-plugins-good: Enable GUDEV for V4L2 if available
 2020-07-02 21:43 UTC 

Weird build dependency issue causing missing symbols
 2020-07-02 21:42 UTC  (3+ messages)

[PATCH 1/2] [RFC] media: rcar-vin: send a V4L2 event to vdev if no frame captured after a timeout
 2020-07-02 21:42 UTC  (4+ messages)

[GIT PULL] Devicetree fixes for 5.8, v2
 2020-07-02 21:39 UTC 

[PATCH net] net/sched: act_mirred: fix fragment the packet after defrag in act_ct
 2020-07-02 21:39 UTC  (12+ messages)

[PATCH][next] xen-netfront: remove redundant assignment to variable 'act'
 2020-07-02 21:37 UTC  (4+ messages)

weird loadavg on idle machine post 5.7
 2020-07-02 21:36 UTC  (3+ messages)

[PATCH] MAINTAINERS: net: macb: add Claudiu as co-maintainer
 2020-07-02 21:34 UTC  (3+ messages)

[PATCH] configure / util: Auto-detect the availability of openpty()
 2020-07-02 21:33 UTC  (4+ messages)

[PATCH] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-02 21:33 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/8] arm/arm64: Add IPI/LPI/vtimer latency test
 2020-07-02 21:33 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 3/8] arm64: microbench: gic: Add gicv4.1 support for ipi "

[PATCH 2/4] ASoC: fsl_asrc: allow using arbitrary input and output clocks
 2020-07-02 21:33 UTC  (2+ messages)

[PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
 2020-07-02 21:32 UTC  (3+ messages)

[PATCH] nvme: document quirked Intel models
 2020-07-02 21:31 UTC 

[PATCH net-next 0/4] net: ipa: simplify endpoint programming
 2020-07-02 21:31 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/3] eventdev: fix race condition on timer list counter
 2020-07-02 21:30 UTC  (7+ messages)

[PATCH 1/5] MAINTAINERS: take over IDT VersaClock 5 clock driver
 2020-07-02 21:28 UTC  (5+ messages)
` [PATCH 2/5] clk: vc5: use a dedicated struct to describe the output drivers
` [PATCH 3/5] dt-bindings: clk: versaclock5: convert to yaml
` [PATCH 4/5] dt-bindings: clk: versaclock5: add output drive mode property
` [PATCH 5/5] clk: vc5: optionally configure the output drive mode

[xen-unstable test] 151528: regressions - FAIL
 2020-07-02 21:28 UTC 

[dpdk-dev] [PATCH] build: check functionality rather than binutils version
 2020-07-02 21:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2 0/4] arm64: Fix single-step handling
 2020-07-02 21:26 UTC  (8+ messages)
` [PATCH v2 1/4] arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
` [PATCH v2 2/4] arm64: ptrace: Consistently use pseudo-singlestep exceptions
` [PATCH v2 3/4] arm64: Override SPSR.SS when single-stepping is enabled
` [PATCH v2 4/4] arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP

[PATCH net] net: dsa: microchip: set the correct number of ports
 2020-07-02 21:27 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915: do not read swizzle info if unavailable
 2020-07-02 21:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: do not read swizzle info if unavailable (rev2)

[PATCH v7 00/13] glibc port to ARC processors
 2020-07-02 21:27 UTC  (5+ messages)

[PATCH] igb: reinit_locked() should be called with rtnl_lock
 2020-07-02 21:26 UTC  (9+ messages)
              ` [Intel-wired-lan] "

[PATCH v3] md: improve io stats accounting
 2020-07-02 21:25 UTC  (2+ messages)

[PATCH net 1/2] net/sched: act_ct: fix restore the qdisc_skb_cb after defrag
 2020-07-02 21:25 UTC  (4+ messages)

[PATCH v4 00/21] microvm: add acpi support
 2020-07-02 21:23 UTC  (8+ messages)
` [PATCH v4 05/21] acpi: ged: add x86 device variant
` [PATCH v4 06/21] acpi: move acpi_dsdt_add_power_button() to ged
` [PATCH v4 10/21] microvm/acpi: use GSI 16-23 for virtio
` [PATCH v4 11/21] microvm/acpi: use seabios with acpi=on
` [PATCH v4 17/21] tests/acpi: clear bios-tables-test-allowed-diff.h

[PATCH net-next] mlx4: Mark PM functions as __maybe_unused
 2020-07-02 21:24 UTC  (2+ messages)

[PATCH net-next] ksz884x: mark pcidev_suspend() as __maybe_unused
 2020-07-02 21:24 UTC  (3+ messages)

[PATCH bpf-next V3 1/3] selftests/bpf: test_progs indicate to shell on non-actions
 2020-07-02 21:24 UTC  (3+ messages)
` [PATCH bpf-next] selftests/bpf: test_progs use another shell exit "

[MPTCP] Re: [PATCH v2 1/4] inet_diag: support for wider protocol numbers
 2020-07-02 21:23 UTC 

[PATCH net-next v2 0/4] net: macb: few code cleanups
 2020-07-02 21:22 UTC  (2+ messages)

[RFC PATCH v2 00/18] Support for Tegra video capture from external sensor
 2020-07-02 21:21 UTC  (8+ messages)
` [RFC PATCH v2 12/18] media: tegra-video: Add support for selection ioctl ops

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-02 21:21 UTC  (16+ messages)
` [PATCH v3 01/14] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v3 04/14] vfio: Add PASID allocation/free support
` [PATCH v3 06/14] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v3 09/14] vfio/type1: Support binding guest page tables to PASID
` [PATCH v3 10/14] vfio/type1: Allow invalidating first-level/stage IOMMU cache

[PATCH net-next v3 0/3] bridge: mrp: Add support for getting the status
 2020-07-02 21:19 UTC  (3+ messages)
  ` [Bridge] "

[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-07-02 21:16 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/4] improve runtime loading of shared drivers
 2020-07-02 21:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

BTRFS/EXT4 Data Corruption
 2020-07-02 21:16 UTC  (2+ messages)

[PATCH RFC 7/7] x86: cpu: update blacklist spec features for late loading
 2020-07-02 21:15 UTC  (2+ messages)

[PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces
 2020-07-02 21:13 UTC  (10+ messages)
        ` nvme emulation merge process (was: Re: [PATCH 00/10] hw/block/nvme: namespace types and zoned namespaces)
              ` nvme emulation merge process

[git pull] drm for 5.8-rc1
 2020-07-02 21:14 UTC  (9+ messages)

[PATCHv2 ipsec-next 02/10] tunnel4: add cb_handler to struct xfrm_tunnel
 2020-07-02 20:53 UTC  (2+ messages)

[PATCH v2 0/2] regulator: Add FAN53880 support
 2020-07-02 21:08 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: fan53880: Add initial support
` [PATCH v2 2/2] dt-bindings: regulator: Document bindings for fan53880

[PATCH][RFC] btrfs: introduce rescue=onlyfs
 2020-07-02 21:10 UTC  (6+ messages)

[RFC PATCH v2 0/3] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-07-02 21:10 UTC  (4+ messages)
` [RFC PATCH v2 1/3] dm: Driver and uclass changes for tiny-dm
` [RFC PATCH v2 2/3] dm: Arch-specific "
` [RFC PATCH v2 3/3] dm: Core "

Btrfs progs release 5.7
 2020-07-02 21:09 UTC 

[PATCH 0/2] regulator: Add FAN53880 support
 2020-07-02 21:09 UTC  (4+ messages)
` [PATCH 1/2] regulator: fan53880: Add initial support

[PATCH net] tcp: md5: allow changing MD5 keys in all socket states
 2020-07-02 21:08 UTC  (2+ messages)

[PATCH v7 00/13] Add support for PinePhone LCD panel
 2020-07-02 21:03 UTC  (5+ messages)
` [PATCH v7 02/13] dt-bindings: panel: Convert rocktech,jh057n00900 to yaml
  ` [PATCH v7 02/13] dt-bindings: panel: Convert rocktech, jh057n00900 "

[PATCH v33 00/21] Intel SGX foundations
 2020-07-02 20:47 UTC  (6+ messages)
` [PATCH v33 12/21] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation

[PATCH V2 0/2] nvme: Add support for ACPI StorageD3Enable property
 2020-07-02 21:04 UTC  (2+ messages)
` [PATCH v3] drivers/nvme: "

[PATCH 0/8] powerpc: queued spinlocks and rwlocks
 2020-07-02 21:01 UTC  (4+ messages)
` [PATCH 6/8] powerpc/pseries: implement paravirt qspinlocks for SPLPAR

[PATCH v2 0/2] xen/xenbus: some cleanups
 2020-07-02 21:02 UTC  (3+ messages)
` [PATCH v2 1/2] xen/xenbus: avoid large structs and arrays on the stack

[PATCH 0/4] interconnect: qcom: Misc bcm-voter changes and fixes
 2020-07-02 21:02 UTC  (7+ messages)
` [PATCH 1/4] interconnect: qcom: Support bcm-voter-specific TCS wait behavior
` [PATCH 4/4] interconnect: qcom: Fix small BW votes being truncated to zero

[Bug 1886097] [NEW] Error in user-mode calculation of ELF program's brk
 2020-07-02 20:50 UTC 

[PATCH v1 0/9] add fsl-edma3 support
 2020-07-02 21:01 UTC  (4+ messages)
` [PATCH v1 6/9] dt-bindings: dma: add fsl-edma3 yaml

[PATCH 1/3] mm: Print head flags in dump_page
 2020-07-02 21:01 UTC  (11+ messages)

[bpf-next PATCH] bpf: fix bpftool without skeleton code enabled
 2020-07-02 21:01 UTC  (2+ messages)

[PATCH v5 00/10] Add MMC and DMA support for Actions S700
 2020-07-02 21:00 UTC  (3+ messages)
` [PATCH v5 01/10] dt-bindings: dmaengine: convert Actions Semi Owl SoCs bindings to yaml


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.