All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-02 22:57:52 to 2020-10-03 01:24:31 UTC [more...]

[PATCH v2 0/6] Intel MAX10 BMC Security Engine Driver
 2020-10-03  1:24 UTC  (4+ messages)
` [PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine
` [PATCH v2 3/6] fpga: m10bmc-sec: expose max10 flash update counts
` [PATCH v2 5/6] fpga: m10bmc-sec: add max10 secure update functions

[PATCH v10 0/7] arm64: expose FAR_EL1 tag bits in siginfo
 2020-10-03  1:22 UTC  (8+ messages)
` [PATCH v10 1/7] parisc: start using signal-defs.h
` [PATCH v10 2/7] arch: move SA_* definitions to generic headers

Randomly fail readahead I/Os
 2020-10-03  1:21 UTC 

[PATCH] scsi: fnic: Fix inconsistent of format with argument type in fnic_debugfs.c
 2020-10-03  1:16 UTC  (2+ messages)

[cryptodev:master 169/199] ERROR: modpost: "cert_sig_digest_update" undefined!
 2020-10-03  1:17 UTC  (2+ messages)

[PATCH] selftests/vm: 10x speedup for hmm-tests
 2020-10-03  1:17 UTC 

Exception from b4 ty
 2020-10-03  1:17 UTC  (2+ messages)

[PATCH 0/4] drivers core: Introduce CPU type sysfs interface
 2020-10-03  1:17 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] x86/cpu: Describe hybrid CPUs in cpuinfo_x86
` [PATCH 3/4] x86/cpu/intel: Add function to get name of hybrid CPU types
` [PATCH 4/4] x86/cpu/topology: Implement the CPU type sysfs interface

[PATCH] scsi: snic: Remove unnecessary condition to simplify the code
 2020-10-03  1:15 UTC  (2+ messages)

[PATCH] drm/amd/display: [FIX] Compilation error
 2020-10-03  1:11 UTC  (3+ messages)

[PATCH] fnic: to not call 'scsi_done()' for unhandled commands
 2020-10-03  1:11 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/5] drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock
 2020-10-03  1:07 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/skl: Work around incorrect BIOS WRPLL PDIV programming
` [Intel-gfx] [PATCH 2/5] drm/i915: Move the initial fastset commit check to encoder hooks
  ` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] [PATCH 3/5] drm/i915: Check for unsupported DP link rates during initial commit
` [Intel-gfx] [PATCH 4/5] drm/i915: Add an encoder hook to sanitize its state during init/resume
` [Intel-gfx] [PATCH 5/5] drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] fs: tree-checker: fix missing brace warning for old compilers
 2020-10-03  1:04 UTC  (2+ messages)

Tracking dependencies on kernel configration
 2020-10-03  1:03 UTC  (5+ messages)
` [oe] "

[PATCH v3 0/5] Remodel HD3SS3220 device nodes
 2020-10-03  1:04 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: usb: convert ti,hd3ss3220 bindings to json-schema

[PATCH v2 0/7] Intel FPGA Security Manager Class Driver
 2020-10-03  1:02 UTC  (4+ messages)
` [PATCH v2 1/7] fpga: sec-mgr: intel fpga security manager class driver

+ selftests-vm-hmm-tests-remove-the-libhugetlbfs-dependency-fix.patch added to -mm tree
 2020-10-03  1:00 UTC 

[PATCH v3 0/3] tracing: Add dynamic strings for synthetic events
 2020-10-03  1:00 UTC  (3+ messages)

git blame --ignore-rev does not work
 2020-10-03  0:56 UTC  (5+ messages)

[tip:x86/core] BUILD SUCCESS 238c91115cd05c71447ea071624a4c9fe661f970
 2020-10-03  0:53 UTC 

[jlawall:for-5.10 5/10] lib/glob.c:48:40-41: WARNING this kind of initialization is deprecated (https://www.kernel.org/doc/html/latest/process/deprecated.html#uninitialized-var)
 2020-10-03  0:50 UTC 

[PATCH 0/1] selftests/vm: 8x compaction_test speedup
 2020-10-02 23:25 UTC  (4+ messages)
` [PATCH 1/1] "

[xlnx:xlnx_rebase_v5.4 217/1633] drivers/media/i2c/adv7511-v4l2.c:431 adv7511_set_rgb_quantization_mode() warn: ignoring unreachable code
 2020-10-03  0:46 UTC 

[PATCH bpf-next] bpf: deref map in BPF_PROG_BIND_MAP when it's already used
 2020-10-03  0:35 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/6] Allow privileged user to map the OA buffer
 2020-10-03  0:35 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915/perf: Ensure observation logic is not clock gated
` [Intel-gfx] [PATCH 2/6] drm/i915/gt: Lock intel_engine_apply_whitelist with uncore->lock
` [Intel-gfx] [PATCH 3/6] drm/i915/perf: Whitelist OA report trigger registers
` [Intel-gfx] [PATCH 4/6] drm/i915/gt: Refactor _wa_add to reuse wa_index and wa_list_grow
` [Intel-gfx] [PATCH 5/6] drm/i915/perf: Whitelist OA counter and buffer registers
` [Intel-gfx] [PATCH 6/6] drm/i915/perf: Map OA buffer to user space for gen12 performance query
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Allow privileged user to map the OA buffer
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[peterz-queue:locking/urgent 2/2] kernel/locking/lockdep.c:3996:15: warning: variable 'old_mask' set but not used
 2020-10-03  0:32 UTC 

bug: frozen map leaks
 2020-10-03  0:28 UTC  (3+ messages)

[MPTCP] Re: [PATCH v3 00/13] mptcp: support for queuing data at mptcp-level
 2020-10-03  0:27 UTC 

[PATCH 2/2] xfs: kick extra large ioends to completion workqueue
 2020-10-03  0:26 UTC  (3+ messages)

[PATCH v38 00/24] Intel SGX foundations
 2020-10-03  0:23 UTC  (3+ messages)
` [PATCH v38 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE

[PATCH v2 0/6] Speed up mremap on large regions
 2020-10-03  0:21 UTC  (7+ messages)
` [PATCH v2 3/6] mm: Speedup mremap on 1GB or larger regions

[PATCH] Revert "scsi: target/iscsi: Detect conn_cmd_list corruption early"
 2020-10-03  0:23 UTC  (3+ messages)

[PATCH v3 0/2] selftests/vm: fix a rename typo, fix executable issues
 2020-10-03  0:21 UTC  (3+ messages)
` [PATCH v3 1/2] selftests/vm: fix an improper dependency upon executable script permissions
` [PATCH v3 2/2] selftests/vm: fix a rename typo: run_vmtest.sh --> run_vmtests.sh

[PATCH] drm/amd/display: [FIX] Compilation error
 2020-10-03  0:16 UTC  (2+ messages)

[PATCH v2 0/9] Reclaim TIF_IA32 and TIF_X32
 2020-10-03  0:15 UTC  (6+ messages)
` [PATCH v2 7/9] x86: Use current USER_CS to setup correct context on vmx entry

Slow booting on x15
 2020-10-03  0:13 UTC  (10+ messages)
` [PATCH v1] of: platform: Batch fwnode parsing in the init_machine() path

xen-swiotlb vs phys_to_dma
 2020-10-02 20:21 UTC  (2+ messages)

[PATCH 0/7] TC-ETF support PTP clocks series
 2020-10-03  0:10 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] i915/perf: add tests for triggered OA reports
 2020-10-03  0:09 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] i915/perf: Add tests for mapped OA buffer
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] i915/perf: add tests for triggered OA reports

[PATCH] dt-bindings: Another round of adding missing 'additionalProperties'
 2020-10-03  0:07 UTC  (5+ messages)

[PATCH bpf-next] bpf: use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
 2020-10-03  0:06 UTC  (3+ messages)

[PATCH 0/6] Fix new html build warnings from next-20201001
 2020-10-03  0:02 UTC  (3+ messages)
` [PATCH 6/6] docs: gpio: add a new document to its index.rst

[dpdk-dev] [PATCH] net/failsafe: check correct error code while handling sub-device add
 2020-10-03  0:01 UTC 

[PATCH][next] block: scsi_ioctl: Avoid the use of one-element arrays
 2020-10-03  0:07 UTC  (5+ messages)

[PATCH v4] staging: qlge: fix build breakage with dumping enabled
 2020-10-02 23:59 UTC  (2+ messages)

[PATCH v4 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-02 23:53 UTC  (7+ messages)
` [PATCH v4 1/3] iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev

[PATCH][next] rsxx: Use fallthrough pseudo-keyword
 2020-10-02 23:59 UTC  (2+ messages)

[PATCH v10 0/4] Introduce the for_each_set_clump macro
 2020-10-02 23:52 UTC  (7+ messages)
` [PATCH v10 1/4] bitops: "
` [PATCH v10 2/4] lib/test_bitmap.c: Add for_each_set_clump test cases
` [PATCH v10 3/4] gpio: thunderx: Utilize for_each_set_clump macro
` [PATCH v10 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH 0/4] Document 128-bit types
 2020-10-02 23:53 UTC  (10+ messages)
` [PATCH 1/4] system_data_types.7: Add '__int128'

[PATCH][next] pata_cmd64x: Use fallthrough pseudo-keyword
 2020-10-02 23:52 UTC  (2+ messages)

drivers/block/rbd.c: atomic_inc_return_safe() & atomic_dec_return_safe()
 2020-10-02 23:50 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 2172e358cd1713c5b7c31361ac465edfe55e455c
 2020-10-02 23:46 UTC 

[Intel-gfx] [PATCH] drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications
 2020-10-02 23:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v5 0/4] TI K3 R5F remoteproc support
 2020-10-02 23:42 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [PATCH v5 2/4] remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
` [PATCH v5 3/4] remoteproc: k3-r5: Initialize TCM memories for ECC
` [PATCH v5 4/4] remoteproc: k3-r5: Add loading support for on-chip SRAM regions

[PATCH v3 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-10-02 23:41 UTC  (11+ messages)
` [PATCH v3 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v3 5/7] rtc: New driver for RTC in Netronix embedded controller

+ kbuild-doc-describe-proper-script-invocation.patch added to -mm tree
 2020-10-02 23:43 UTC 

[PATCH 0/3] x86: Add initial support to discover Intel hybrid CPUs
 2020-10-02 23:41 UTC  (6+ messages)
` [PATCH 2/3] x86/cpu: Describe hybrid CPUs in cpuinfo_x86

[PATCH 1/1] cacheflush01: Rewrite into new API
 2020-10-02 23:38 UTC  (5+ messages)
  ` [LTP] "

[RFC net-next] ptp: add clock_index as a device attribute
 2020-10-02 23:37 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2020-10-02 23:36 UTC 

[PATCH][next] bpf: verifier: Use fallthrough pseudo-keyword
 2020-10-02 23:42 UTC 

[PATCH] checkpatch: Emit a warning on embedded filenames
 2020-10-02 23:35 UTC  (3+ messages)

[PATCH 1/2] mm/frame-vec: Drop gup_flags from get_vaddr_frames()
 2020-10-02 23:31 UTC  (6+ messages)
` [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM

[PATCH v2] mm: Remove src/dst mm parameter in copy_page_range()
 2020-10-02 23:32 UTC  (2+ messages)

[PATCH net-next v3 0/4] dpaa2-eth: add devlink parser error drop trap support
 2020-10-02 23:32 UTC  (2+ messages)

[PATCH v2 1/3] staging: greybus: fix warnings about endianness detected by sparse
 2020-10-02 23:30 UTC  (6+ messages)
` [PATCH v2 2/3] staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmask
` [PATCH v2 3/3] staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_t

[PATCH net-next 0/8] ionic error recovery
 2020-10-02 23:30 UTC  (2+ messages)

[PATCH 00/10] Entirely fake patch set
 2020-10-02 23:29 UTC  (11+ messages)
` [PATCH 01/10] Use shorter cache file names
` [PATCH 02/10] Preserve trailer order by default
` [PATCH 03/10] Don't force trailers into a set
` [PATCH 04/10] Initial go at supporting [extra trailer data]
` [PATCH 05/10] Tighten follow-up header parsing
` [PATCH 06/10] Use a more precise regex for email trailers
` [PATCH 07/10] Set charset in order to generate MIME headers
` [PATCH 08/10] Use bytes when dumping to stdout
` [PATCH 09/10] Don't crash when no valid patches are found
` [PATCH 10/10] Fix some cherry-picking corner cases

[PATCH 1/1] docs: admin-guide: fdt and initrd load in EFI stub
 2020-10-02 23:26 UTC  (6+ messages)

[to-be-updated] mm-fix-some-comments-in-page_allocc-and-mempolicyc.patch removed from -mm tree
 2020-10-02 23:25 UTC 

[PATCH net-next 0/7] s390/net: updates 2020-10-01
 2020-10-02 23:23 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal/windows: export all built functions for clang
 2020-10-02 23:22 UTC  (3+ messages)

[pull request][net V3 00/14] mlx5 fixes 2020-09-30
 2020-10-02 23:20 UTC  (2+ messages)

[PATCH][next] bnx2x: Use fallthrough pseudo-keyword
 2020-10-02 23:26 UTC 

vsock fix backport to 5.4 stable
 2020-10-02 23:17 UTC  (2+ messages)

[PATCH STABLE V2] xfs: trim IO to found COW extent limit
 2020-10-02 23:17 UTC  (4+ messages)

[PATCH net-next 0/5] implement kthread based napi poll
 2020-10-02 23:15 UTC  (3+ messages)

[PATCH 0/3] nvmem: qfprom: Avoid untouchable regions
 2020-10-02 23:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: nvmem: Add qcom,sc7180-qfprom compatible string

[PATCH 1/2] rcu/tree: Add a warning if CPU being onlined did not report QS already
 2020-10-02 23:14 UTC  (5+ messages)
` [PATCH 2/2] docs: Update RCU's hotplug requirements with a bit about design

[MPTCP] Re: [PATCH v3 01/13] mptcp: more DATA FIN fixes
 2020-10-02 23:14 UTC 

arch/riscv/kernel/jump_label.c:30:44: warning: Same expression on both sides of '-'
 2020-10-02 23:14 UTC 

[PATCH v2] scsi: ufs: fix missing brace warning for old compilers
 2020-10-02 23:13 UTC  (2+ messages)

[MPTCP] Re: [PATCH v3 12/13] mptcp: keep track of advertised windows right edge
 2020-10-02 23:13 UTC 

[PATCH net-next v2 00/10] arm64: dts: layerscape: update MAC nodes with PHY information
 2020-10-02 23:13 UTC  (2+ messages)

[mac80211-next:master] BUILD SUCCESS 75f87eaeaced820cc776b3147d22ec44fbf5fc17
 2020-10-02 23:10 UTC 

[peterz-queue:sched/wip2 15/16] kernel/sched/rt.c:1883:40: sparse: expected struct task_struct
 2020-10-02 23:10 UTC 

[RFC][PATCH] drm/bridge: lvds-codec: Add support for pixel data sampling edge select
 2020-10-02 23:08 UTC 

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-10-02 23:09 UTC  (13+ messages)

[PATCH] drm/stm: Fix bus_flags handling
 2020-10-02 23:07 UTC 

[Intel-gfx] [PATCH 16/61] drm/i915: Pin timeline map after first timeline pin
 2020-10-02 23:08 UTC  (2+ messages)

[PATCH net-next 0/8] net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
 2020-10-02 23:07 UTC  (5+ messages)

[PATCH] dt-bindings: mfd: ti,j721e-system-controller: Fix incorrect pattern property
 2020-10-02 23:06 UTC 

[balbi-usb:testing/next] BUILD SUCCESS WITH WARNING b2c586eb07efab982419f32b7c3bd96829bc8bcd
 2020-10-02 23:04 UTC 

[PATCH 0/3] Fix inconsistent of format with argument type
 2020-10-02 23:03 UTC  (2+ messages)

[PATCH net-next 00/23] rxrpc: Fixes and preparation for RxGK
 2020-10-02 23:03 UTC  (2+ messages)

[PATCH] reset: Add reset controller API
 2020-10-02 23:00 UTC  (3+ messages)

[PATCH 1/6] ima-evm-utils: Change env variable TPM_SERVER_TYPE for, tpm_server
 2020-10-02 22:59 UTC 

[PATCH] dt-bindings: display: Add dsi-controller.yaml in DSI controller schemas
 2020-10-02 22:59 UTC  (2+ messages)

[PATCH] lockd: don't use timed rebind with TCP
 2020-10-02 22:57 UTC 

[PATCH v13 00/26] Control-flow Enforcement: Shadow Stack
 2020-10-02 22:57 UTC  (6+ messages)
` [PATCH v13 19/26] mm: Re-introduce do_mmap_pgoff()


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.