All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-17 21:32:02 to 2021-02-17 22:53:11 UTC [more...]

[PATCH 03/33] mm: Implement readahead_control pageset expansion
 2021-02-17 22:49 UTC  (10+ messages)
` [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]

[PATCH 00/14] KVM: x86/mmu: Dirty logging fixes and improvements
 2021-02-17 22:50 UTC  (2+ messages)

[PATCH] drm/amd/display: Allow spatial dither to 10 bpc on all DCE
 2021-02-17 22:51 UTC 

[Buildroot] CMake package requires out of source build
 2021-02-17 22:51 UTC  (4+ messages)

[PATCH v1 00/18] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-17 22:48 UTC  (6+ messages)
` [PATCH v1 17/18] dt-bindings: media: nxp,imx8mq-vpu: Update bindings

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-17 22:48 UTC  (8+ messages)

[PATCH 5.10 00/54] 5.10.16-rc1 review
 2021-02-17 22:45 UTC  (4+ messages)

[RFC] IRQ handlers run with some high-priority interrupts(not NMI) enabled on some platform
 2021-02-17 22:41 UTC  (9+ messages)

[Patch bpf-next] bpf: clear per_cpu pointers in bpf_prog_clone_create()
 2021-02-17 22:46 UTC  (4+ messages)

[PATCH 0/3] fix some doc rendering issues since v2.30.0
 2021-02-17 22:47 UTC  (3+ messages)
` [PATCH 2/3] git.txt: fix monospace rendering

[GIT PULL] Core block changes for 5.12-rc
 2021-02-17 22:45 UTC 

[PATCH net-next 1/1] net: stmmac: Add PCI bus info to ethtool driver query output
 2021-02-17 22:40 UTC  (3+ messages)

[PATCH v21 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2021-02-17 22:31 UTC  (8+ messages)
` [PATCH v21 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v21 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v21 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v21 4/7] x86/cet/ibt: Update ELF header parsing "
` [PATCH v21 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v21 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v21 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO

[PATCH 1/3] Input: applespi: Don't wait for responses to commands indefinitely
 2021-02-17 22:34 UTC  (6+ messages)
` [PATCH 3/3] Input: applespi: Add trace_event module param for early tracing

[PATCH] bitbake.conf: Add sstate-build-populate_sdk and intercept_scripts- to PSEUDO_IGNORE_PATHS
 2021-02-17 22:49 UTC 

stable-rc/linux-4.14.y baseline: 81 runs, 2 regressions (v4.14.221)
 2021-02-17 22:43 UTC 

[PATCH net-next] octeontx2-pf: Fix otx2_get_fecparam()
 2021-02-17 22:40 UTC  (2+ messages)

[PATCH net-next] cteontx2-pf: cn10k: Prevent harmless double shift bugs
 2021-02-17 22:40 UTC  (2+ messages)

[PATCH v21 00/26] Control-flow Enforcement: Shadow Stack
 2021-02-17 22:27 UTC  (27+ messages)
` [PATCH v21 01/26] Documentation/x86: Add CET description
` [PATCH v21 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v21 03/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v21 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v21 05/26] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v21 06/26] x86/cet: Add control-protection fault handler
` [PATCH v21 07/26] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v21 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v21 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v21 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v21 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v21 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v21 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v21 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v21 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v21 16/26] mm: Add guard pages around a shadow stack
` [PATCH v21 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v21 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v21 19/26] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v21 20/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v21 21/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v21 22/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v21 23/26] x86/cet/shstk: Handle thread shadow stack
` [PATCH v21 24/26] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v21 25/26] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v21 26/26] mm: Introduce PROT_SHSTK for shadow stack

copy_file_range() infinitely hangs on NFSv4.2 over RDMA
 2021-02-17 22:37 UTC  (5+ messages)

[PATCH 00/21] [Set 2] Rid W=1 warnings from Clock
 2021-02-17 18:08 UTC  (12+ messages)

[PATCH] arm64: dts: qcom: db410c: Update firmware-name for wcnss and mpss
 2021-02-17 22:34 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 107 runs, 2 regressions (v5.4.99)
 2021-02-17 22:32 UTC 

stable-rc/linux-4.19.y baseline: 98 runs, 1 regressions (v4.19.176)
 2021-02-17 22:32 UTC 

[RFC PATCH v3 0/1] Enable power management for ufs wlun
 2021-02-17 22:29 UTC  (5+ messages)
` [RFC PATCH v3 1/1] scsi: ufs: Enable power management for wlun

[tpm2] Re: policies in conjunctive normal form
 2021-02-17 22:32 UTC 

[PATCH] tpm, tpm_tis: Acquire locality in tpm_tis_gen_interrupt() and tpm_get_timeouts()
 2021-02-17 22:29 UTC  (7+ messages)

[GIT PULL] libata changes for 5.12-rc
 2021-02-17 22:28 UTC 

[PATCH RFC v1] wireguard: queueing: get rid of per-peer ring buffers
 2021-02-17 22:28 UTC  (3+ messages)

possible stack corruption in icmp_send (__stack_chk_fail)
 2021-02-17 22:27 UTC  (2+ messages)

[PATCH v6 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
 2021-02-17 22:27 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: x86: Fix BPF_FETCH atomic and/or/xor with r0 as src
 2021-02-17 22:27 UTC  (2+ messages)

How to orchestrate multiple XDP programs
 2021-02-17 22:27 UTC  (10+ messages)

[PATCH v2] include/buildrules: substitute ".o" for ".lo" only at the very end
 2021-02-17 22:26 UTC 

[Intel-wired-lan] [PATCH net v2] i40e: Fix NULL ptr dereference on VSI filter sync
 2021-02-17 22:26 UTC  (2+ messages)

[PATCH V3 net-next 0/5] add support for RFC 8335 PROBE
 2021-02-17 22:25 UTC  (2+ messages)

[PATCH v2 0/7] Xen guest loader (to boot Xen+Kernel under TCG)
 2021-02-17 22:22 UTC  (5+ messages)
` [PATCH v2 7/7] tests/avocado: add boot_xen tests

next/pending-fixes build: 203 builds: 0 failed, 203 passed, 31 warnings (v5.11-647-g6dc8678b08f1f)
 2021-02-17 22:23 UTC 

[RFC PATCH v5 00/26] KVM SGX virtualization support
 2021-02-17 22:22 UTC  (12+ messages)
` [RFC PATCH v5 05/26] x86/sgx: Introduce virtual EPC for use by KVM guests
` [RFC PATCH v5 08/26] x86/sgx: Expose SGX architectural definitions to the kernel

[PATCH] irqdomain: remove debugfs_file from struct irq_domain
 2021-02-17 22:21 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/go: bump version to 1.16
 2021-02-17 22:21 UTC 

[PATCH] remoteproc: qcom: wcnss: Allow specifying firmware-name
 2021-02-17 22:20 UTC  (2+ messages)

[RFC PATCH 0/7] add/rm: honor sparse checkout and warn on sparse paths
 2021-02-17 22:20 UTC  (5+ messages)
` [RFC PATCH 1/7] add --chmod: don't update index when --dry-run is used
` [RFC PATCH 2/7] add: include magic part of pathspec on --refresh error

[PATCH] drm/admgpu: Set reference clock to 100Mhz on Renoir (v2)
 2021-02-17 22:20 UTC 

[PATCH RESEND v5] TPM fixes
 2021-02-17 22:18 UTC  (3+ messages)
` [PATCH RESEND v5] tpm: fix reference counting for struct tpm_chip

[PATCH RFC] btrfs-progs: check: continue to check space cache if sb cache_generation is 0
 2021-02-17 22:18 UTC  (2+ messages)

[PATCH v2 0/2] Add support of Lontium lt8912 MIPI to HDMI bridge
 2021-02-17 22:16 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Add documentation for LT8912

[PATCH net-next v3 0/5] lan743x speed boost
 2021-02-17 22:16 UTC  (4+ messages)

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-17 22:15 UTC  (4+ messages)
` [RFC PATCH v3 04/31] hw/cxl/device: Implement the CAP array (8.2.8.1-2)

[PATCH v7 0/3] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-17 22:14 UTC  (4+ messages)
` [PATCH v7 1/3] pinctrl: use to octal permissions for debugfs files
` [PATCH v7 2/3] pinctrl: pinmux: Add pinmux-select debugfs file
` [PATCH v7 3/3] docs/pinctrl: document debugfs files

[PATCH v4] TPM fixes
 2021-02-17 22:14 UTC  (6+ messages)
` [PATCH v4] tpm: fix reference counting for struct tpm_chip

How to identify the device created by "nvme discover --persistent"
 2021-02-17 22:14 UTC 

pm/testing sleep: 6 runs, 1 regressions (v5.11-156-gc9756fcd3979)
 2021-02-17 22:14 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/display/adl_s: Fix dpclka_cfgcr0_clk_off mapping
 2021-02-17 22:14 UTC  (7+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: Fix plane watermark mismatches

[PATCH v2 0/3] media: qcom: camss: V4L2_CID_PIXEL_RATE/LINK_FREQ fixes
 2021-02-17 22:11 UTC  (4+ messages)
` [PATCH v2 1/3] v4l: common: v4l2_get_link_freq: add printing a warning
` [PATCH v2 2/3] media: camss: use v4l2_get_link_freq() to calculate the relevant clocks
` [PATCH v2 3/3] media: qcom: camss: Fix overflows in clock rate calculations

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-02-17 22:10 UTC  (6+ messages)

[PATCH v2 bpf-next] bpf: fix a warning message in mark_ptr_not_null_reg()
 2021-02-17 22:10 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALID
 2021-02-17 22:10 UTC  (3+ messages)

[RFC PATCH 00/34] block: introduce bio_new()
 2021-02-17 22:02 UTC  (4+ messages)
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io

FAILED: patch "[PATCH] kvm: check tlbs_dirty directly" failed to apply to 4.14-stable tree
 2021-02-17 22:01 UTC  (2+ messages)

FAILED: patch "[PATCH] kvm: check tlbs_dirty directly" failed to apply to 4.19-stable tree
 2021-02-17 22:00 UTC  (2+ messages)

[PATCH v3 net-next 0/7] ptp: ptp_clockmatrix: Fix output 1 PPS alignment
 2021-02-17 22:00 UTC  (2+ messages)

[PATCH v25 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2021-02-17 21:58 UTC  (11+ messages)
` [PATCH v25 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v2] drm/scheduler: Fix hang when sched_entity released
 2021-02-17 21:59 UTC  (2+ messages)

[driver-core:debugfs_remove_return_value 2/8] drivers/net/wireless/broadcom/b43/debugfs.c:661:28: error: void value not ignored as it ought to be
 2021-02-17 21:58 UTC  (2+ messages)

[meta-python][PATCH 1/2] python3-grpcio: Upgrade to 1.35.0
 2021-02-17 21:58 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python-grpcio-tools: "

[Buildroot] [PATCH] package/tar: bump version to 1.34
 2021-02-17 21:57 UTC 

[Buildroot] Host tar 1.32 build issues
 2021-02-17 21:57 UTC  (8+ messages)

[PATCH v2 0/3] mlx5_vdpa bug fixes
 2021-02-17 21:55 UTC  (6+ messages)
` [PATCH v2 3/3] vdpa/mlx5: defer clear_virtqueues to until DRIVER_OK

Suspected leak of 'name'
 2021-02-17 21:54 UTC 

[PATCH 1/2] vdpa/mlx5: Fix suspend/resume index restoration
 2021-02-17 21:51 UTC  (5+ messages)

[PATCH] ASoC: rt5682: remove jack detect delay
 2021-02-17 21:51 UTC  (2+ messages)

[PATCH net-next v2 0/5] dwmac-sun8i cleanup and shutdown hook
 2021-02-17 21:50 UTC  (3+ messages)

[PATCH v3 00/12] Simple IPC Mechanism
 2021-02-17 21:48 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/12] pkt-line: eliminate the need for static buffer in packet_write_gently()
  ` [PATCH v4 02/12] pkt-line: do not issue flush packets in write_packetized_*()
  ` [PATCH v4 03/12] pkt-line: (optionally) libify the packet readers
  ` [PATCH v4 04/12] pkt-line: add options argument to read_packetized_to_strbuf()
  ` [PATCH v4 05/12] simple-ipc: design documentation for new IPC mechanism
  ` [PATCH v4 06/12] simple-ipc: add win32 implementation
  ` [PATCH v4 07/12] unix-socket: elimiate static unix_stream_socket() helper function
  ` [PATCH v4 08/12] unix-socket: add backlog size option to unix_stream_listen()
  ` [PATCH v4 09/12] unix-socket: disallow chdir() when creating unix domain sockets
  ` [PATCH v4 10/12] unix-socket: create `unix_stream_server__listen_with_lock()`
  ` [PATCH v4 11/12] simple-ipc: add Unix domain socket implementation
  ` [PATCH v4 12/12] t0052: add simple-ipc tests and t/helper/test-simple-ipc tool

About doc/usage directory
 2021-02-17 21:51 UTC  (3+ messages)

[PATCH 0/3] NVIDIA Tegra NVDEC support
 2021-02-17 21:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add YAML bindings for Host1x and NVDEC

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-17 20:41 UTC  (4+ messages)
` [PATCH v2 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree
` [PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
` [PATCH v2 3/3] mm: Fix missing mem cgroup soft limit tree updates

[PATCH v4 00/71] TCI fixes and cleanups
 2021-02-17 21:37 UTC  (3+ messages)
` [PATCH v4 71/71] gitlab: Enable cross-i386 builds of TCI

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-02-17 21:43 UTC  (8+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 7/8] packfile: add kept-pack cache for find_kept_pack_entry()

[PATCH BlueZ 1/3] avdtp: Fix setting disconnect timer when there is no local endpoints
 2021-02-17 21:41 UTC  (5+ messages)
` [PATCH BlueZ 3/3] avdtp: Remove use of G_PRIORITY_LOW

[qemu-web PATCH] Add Outreachy and GSoC announcement
 2021-02-17 21:20 UTC  (3+ messages)

[PATCH net-next 1/3] netfilter: nftables: add helper function to release one table
 2021-02-17 21:40 UTC  (2+ messages)

[PATCH net-next] r8169: use macro pm_ptr
 2021-02-17 21:40 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: broadcom: bcm4908: describe USB PHY
 2021-02-17 21:31 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: broadcom: bcm4908: describe Ethernet controller

[PATCH v7 00/35] Hexagon patch series
 2021-02-17 21:10 UTC  (4+ messages)
` [PATCH v7 30/35] Hexagon (linux-user/hexagon) Linux user emulation

[PATCH 2/2] ath9k: fix ath_tx_process_buffer() potential null ptr dereference
 2021-02-17 21:36 UTC  (2+ messages)

[PATCH] drm/scheduler: Fix hang when sched_entity released
 2021-02-17 21:37 UTC  (9+ messages)

[PATCH 0/3] staging: rtl8192e: sequence_control union cleanups
 2021-02-14 14:03 UTC  (8+ messages)
` [PATCH 1/3] staging: rtl8192e: rename ShortData to short_data in sequence_control union
` [PATCH 2/3] staging: rtl8192e: rename FragNum to frag_num "
` [PATCH 3/3] staging: rtl8192e: rename SeqNum to seq_num "

[PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
 2021-02-17 20:57 UTC  (4+ messages)

[RFC PATCH 0/7] Extend regulator notification support
 2021-02-17 21:34 UTC  (3+ messages)
` [RFC PATCH 5/7] dt-bindings: regulator: bd9576 add FET ON-resistance for OCW

[RFC 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-02-17 21:32 UTC  (5+ messages)

[RELEASE] LTTng-modules 2.11.8 and 2.12.5 (Linux kernel tracer)
 2021-02-17 21:31 UTC 

Redfish v1/Systems/system/EthernetInterfaces
 2021-02-17 21:32 UTC  (9+ messages)

[PATCH] coccinelle: misc: add swap script
 2021-02-17 21:31 UTC  (2+ messages)

[ebtables PATCH] Open the lockfile with O_CLOEXEC
 2021-02-17 21:30 UTC 

[PATCH net-next] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-02-17 21:30 UTC  (10+ messages)

[PATCH v3 clocksource] Do not mark clocks unstable due to delays
 2021-02-17 21:29 UTC  (2+ messages)
` [PATCH clocksource 5/5] clocksource: Do pairwise clock-desynchronization checking

next/master baseline: 332 runs, 24 regressions (next-20210217)
 2021-02-17 21:30 UTC 

[PATCH 03/33] mm: Implement readahead_control pageset expansion
 2021-02-17 16:13 UTC 


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.