linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-31 16:01:49 to 2021-03-31 19:15:16 UTC [more...]

[PATCH V5 00/10] PKS: Add Protection Key Supervisor support
 2021-03-31 19:14 UTC  (11+ messages)
` [PATCH V5 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH V5 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH V5 03/10] x86/pks: Add additional PKEY helper macros
` [PATCH V5 04/10] x86/pks: Add PKS defines and Kconfig options
` [PATCH V5 05/10] x86/pks: Add PKS setup code
` [PATCH V5 06/10] x86/fault: Adjust WARN_ON for PKey fault
` [PATCH V5 07/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V5 08/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V5 09/10] x86/pks: Add PKS kernel API
` [PATCH V5 10/10] x86/pks: Add PKS test code

[PATCH 0/4] Convert Cadence QSPI bindings to yaml
 2021-03-31 19:11 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[GIT PULL] ftrace: Check if pages were allocated before calling free_pages()
 2021-03-31 19:03 UTC  (7+ messages)

[PATCH] selftests/bpf: add LDFLAGS when building test_verifier
 2021-03-31 19:02 UTC  (2+ messages)

[PATCH v4 0/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio
 2021-03-31 19:19 UTC  (3+ messages)
` [PATCH v4 1/2] i2c: Add I2C_AQ_NO_REP_START adapter quirk
` [PATCH v4 2/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge

[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
 2021-03-31 18:59 UTC  (4+ messages)
` [PATCH bpf-next] libbpf: Add '_wait()' and '_nowait()' macros for 'bpf_ring_buffer__poll()'

[PATCH v6 00/27] Memory Folios
 2021-03-31 18:47 UTC  (28+ messages)
` [PATCH v6 01/27] mm: Introduce struct folio
` [PATCH v6 02/27] mm: Add folio_pgdat and folio_zone
` [PATCH v6 03/27] mm/vmstat: Add functions to account folio statistics
` [PATCH v6 04/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v6 05/27] mm: Add folio reference count functions
` [PATCH v6 06/27] mm: Add put_folio
` [PATCH v6 07/27] mm: Add get_folio
` [PATCH v6 08/27] mm: Create FolioFlags
` [PATCH v6 09/27] mm: Handle per-folio private data
` [PATCH v6 10/27] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v6 11/27] mm/filemap: Add folio_next_index
` [PATCH v6 12/27] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v6 13/27] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v6 14/27] mm: Add folio_mapcount
` [PATCH v6 15/27] mm/memcg: Add folio wrappers for various functions
` [PATCH v6 16/27] mm/filemap: Add unlock_folio
` [PATCH v6 17/27] mm/filemap: Add lock_folio
` [PATCH v6 18/27] mm/filemap: Add lock_folio_killable
` [PATCH v6 19/27] mm/filemap: Add __lock_folio_async
` [PATCH v6 20/27] mm/filemap: Add __lock_folio_or_retry
` [PATCH v6 21/27] mm/filemap: Add wait_on_folio_locked
` [PATCH v6 22/27] mm/filemap: Add end_folio_writeback
` [PATCH v6 23/27] mm/writeback: Add wait_on_folio_writeback
` [PATCH v6 24/27] mm/writeback: Add wait_for_stable_folio
` [PATCH v6 25/27] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v6 26/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v6 27/27] mm/filemap: Convert page wait queues to be folios

[PATCH] powerpc/vdso: Separate vvar vma from vdso
 2021-03-31 18:53 UTC  (6+ messages)

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-03-31 18:49 UTC  (9+ messages)
` [PATCH v1 3/3] "

[PATCHv5 0/7] Extend Intel service layer, FPGA manager and region
 2021-03-31 18:47 UTC  (6+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-03-31 18:33 UTC  (15+ messages)

[RFC v2 00/43] PKRAM: Preserved-over-Kexec RAM
 2021-03-31 18:43 UTC  (3+ messages)
` [RFC v2 01/43] mm: add PKRAM API stubs and Kconfig

[PATCH -next] RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock
 2021-03-31 18:43 UTC  (2+ messages)

[PATCH for-next v3 0/2] Introduce rdma_set_min_rnr_timer() and use it in RDS
 2021-03-31 18:43 UTC  (3+ messages)
` [PATCH for-next v3 1/2] IB/cma: Introduce rdma_set_min_rnr_timer()
` [PATCH for-next v3 2/2] rds: ib: Remove two ib_modify_qp() calls

[PATCH v10 0/6] MTE support for KVM guest
 2021-03-31 18:43 UTC  (11+ messages)
` [PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature

[PATCH net-next v4] net: x25: Queue received packets in the drivers instead of per-CPU queues
 2021-03-31 18:41 UTC  (2+ messages)

[PATCH v6 0/2] Polling for MHI ready
 2021-03-31 18:41 UTC  (6+ messages)
` [PATCH v6 1/2] bus: mhi: core: Introduce internal register poll helper function
` [PATCH v6 2/2] bus: mhi: core: Move to polling method to wait for MHI ready

[PATCH] soundwire: qcom: wait for fifo space to be available before read/write
 2021-03-31 18:38 UTC  (2+ messages)

net: mdio: support c45 peripherals on c22 only capable mdio controllers
 2021-03-31 18:35 UTC  (5+ messages)
` [PATCH 2/2] net: mdio: support c45 peripherals on c22 busses

[PATCH][next] soundwire: qcom: Fix a u8 comparison with less than zero
 2021-03-31 18:32 UTC  (2+ messages)

[PATCH 0/3] docs: gpio: mockup: Fix parameter name and missing entry
 2021-03-31 18:31 UTC  (5+ messages)
` [PATCH 1/3] docs: gpio: mockup: Fix parameter name

[PATCH 0/4] kvm: cpuid: fix cpuid nent field
 2021-03-31 18:31 UTC  (3+ messages)
` [PATCH v2 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID

[PATCH V3 0/5] Add PM7325/PM8350C/PMR735A regulator support
 2021-03-31 18:30 UTC  (5+ messages)
` [PATCH V3 2/5] regulator: qcom-rpmh: Add PM7325/PMR735A "
` [PATCH V3 3/5] arm64: dts: qcom: sc7280: Add RPMh regulators for sc7280-idp

[PATCH 0/2] gpiolib: misc fixups
 2021-03-31 18:29 UTC  (5+ messages)
` [PATCH 1/2] gpio: sysfs: Obey valid_mask

[PATCH][next] netfilter: nf_log_bridge: Fix missing assignment of ret on a call to nf_log_register
 2021-03-31 18:29 UTC  (2+ messages)

[PATCH v5 00/27] Memory Folios
 2021-03-31 18:28 UTC  (11+ messages)

[PATCH v2] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-31 18:26 UTC  (2+ messages)

[PATCH 01/13] kconfig: split randconfig setup code into set_randconfig_seed()
 2021-03-31 18:25 UTC  (4+ messages)
` [PATCH 11/13] kconfig: do not use allnoconfig_y option

[PATCH 0/4] arm64: dts: imx8m: add spda bus
 2021-03-31 18:23 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: imx8mn: add spba bus node

[PATCH] arm64/mm: Fix mapping_dirty_helpers with arm64
 2021-03-31 18:23 UTC 

[PATCH 1/8] CMDLINE: add generic builtin command line
 2021-03-31 18:21 UTC  (4+ messages)
` [PATCH 6/8] drivers: firmware: efi: libstub: enable generic commandline

>20 KB URBs + EHCI = bad performance due to stalls
 2021-03-31 18:20 UTC  (3+ messages)

[PATCH V2 0/3] scsi: ufs: Add a vops to configure VCC voltage level
 2021-03-31 18:19 UTC  (7+ messages)
` [PATCH V2 2/3] scsi: ufs: add "
` [PATCH V2 3/3] scsi: ufs-qcom: configure VCC voltage level in vendor file

[PATCH v14 1/2] scsi: ufs: Enable power management for wlun
 2021-03-31 18:19 UTC  (2+ messages)

[PATCH v3 0/2] Add i2c-cp2615
 2021-03-31 18:17 UTC  (4+ messages)
` [PATCH v3 2/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge

[PATCH] soc: bcm: brcmstb: remove unused variable 'brcmstb_machine_match'
 2021-03-31 18:14 UTC  (2+ messages)

[PATCH v2 00/13] Support Pensando Elba SoC
 2021-03-31 18:10 UTC  (8+ messages)
` [PATCH v2 01/13] gpio: Add Elba SoC gpio driver for spi cs control
` [PATCH v2 03/13] spi: dw: Add support for Pensando Elba SoC SPI
` [PATCH v2 07/13] arm64: dts: Add Pensando Elba SoC support

ALSA: control - add layer registration routines
 2021-03-31 18:09 UTC  (2+ messages)

[PATCH] KVM: x86: Fix potential memory access error
 2021-03-31 18:07 UTC  (2+ messages)

[PATCH mmotm] mm: vmscan: fix shrinker_rwsem in free_shrinker_info()
 2021-03-31 18:06 UTC  (3+ messages)

[PATCH v5 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-31 18:06 UTC  (4+ messages)
` [PATCH v5 2/5] powercap/drivers/dtpm: Create a registering system

[GIT PULL] pin control fixes for the v5.12 kernel
 2021-03-31 18:05 UTC  (2+ messages)

[PATCH] nvme: Export fast_io_fail_tmo to sysfs
 2021-03-31 18:01 UTC  (2+ messages)

[PATCH 1/9] kbuild: remove unneeded mkdir for external modules_install
 2021-03-31 18:01 UTC  (5+ messages)
` [PATCH 5/9] kbuild: rename extmod-prefix to extmod_prefix
` [PATCH 9/9] kbuild: remove CONFIG_MODULE_COMPRESS

[PATCH] arm64: Add support for cisco craw64 ARMv8 SoCs
 2021-03-31 17:57 UTC  (3+ messages)

[PATCH v2] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-03-31 17:53 UTC  (6+ messages)

[PATCH v6 00/10] libperf and arm64 userspace counter access support
 2021-03-31 17:52 UTC  (8+ messages)
` [PATCH v6 02/10] arm64: perf: Enable PMU counter direct access for perf event

[PATCH v31 00/12] Landlock LSM
 2021-03-31 17:50 UTC  (4+ messages)
` [PATCH v31 07/12] landlock: Support filesystem access-control

[PATCH] x86/kernel: remove unneeded dead-store initialization
 2021-03-31 17:49 UTC  (2+ messages)

[PATCH] init: add support for zstd compressed modules
 2021-03-31 17:48 UTC  (4+ messages)

[PATCH v3] pstore: Add mem_type property DT parsing support
 2021-03-31 17:47 UTC  (2+ messages)

[RFC PATCH 0/6] Use local_lock for pcp protection and reduce stat overhead
 2021-03-31 17:46 UTC  (6+ messages)
` [PATCH 2/6] mm/page_alloc: Convert per-cpu list protection to local_lock

[v1] drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
 2021-03-31 17:39 UTC  (4+ messages)
  ` [Freedreno] "

[PATCH] mm: use proper type for cma_[alloc|release]
 2021-03-31 17:34 UTC  (2+ messages)

[PATCH] fix NULL pointer deference crash
 2021-03-31 17:32 UTC  (2+ messages)

[PATCH v5 0/2] Polling for MHI ready
 2021-03-31 17:23 UTC  (7+ messages)
` [PATCH v5 1/2] bus: mhi: core: Introduce internal register poll helper function
` [PATCH v5 2/2] bus: mhi: core: Move to polling method to wait for MHI ready

[PATCH v2 00/15] acpi: fix some coding style issues
 2021-03-31 17:22 UTC  (10+ messages)
` [PATCH v2 04/15] ACPI: table: replace __attribute__((packed)) by __packed

linux-next: Tree for Mar 31
 2021-03-31 17:21 UTC  (3+ messages)
` linux-next: Tree for Mar 31 (acpi build warning)

[PATCH v2 3/7] powerpc: convert config files to generic cmdline
 2021-03-31 17:14 UTC  (11+ messages)

[PATCH 1/2] ASoC: codecs: lpass-tx-macro: set npl clock rate correctly
 2021-03-31 17:12 UTC  (2+ messages)
` [PATCH 2/2] ASoC: codecs: lpass-rx-macro: "

[PATCH] hwmon: (dell-smm) Add Dell Latitude 7440 to fan control whitelist
 2021-03-31 17:03 UTC  (2+ messages)

[PATCH v7 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-31 17:00 UTC  (4+ messages)
` [PATCH v7 2/2] mm: huge_memory: debugfs for file-backed THP split

[PATCH v1 0/7] MHI Emergency download and flash programmer support
 2021-03-31 17:01 UTC  (3+ messages)

[syzbot] possible deadlock in register_for_each_vma
 2021-03-31 16:59 UTC  (2+ messages)

[PATCH] kasan: detect false-positives in tests
 2021-03-31 16:58 UTC  (2+ messages)

[PATCH v2] thermal: cpufreq_cooling: fix slab OOB issue
 2021-03-31 16:54 UTC  (2+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-31 16:53 UTC  (6+ messages)

[PATCH] thermal/drivers/hisi: Use the correct HiSilicon copyright
 2021-03-31 16:52 UTC  (2+ messages)

[PATCH v3 00/11] Add support for synchronous signals on perf events
 2021-03-31 16:50 UTC  (7+ messages)
` [PATCH v3 06/11] perf: Add support for SIGTRAP "

[PATCH v2 00/14] drm: Fix EDID reading on ti-sn65dsi86
 2021-03-31 16:43 UTC  (4+ messages)
  ` [PATCH v2 05/14] drm/bridge: ti-sn65dsi86: Move MIPI detach() / unregister() to detach()

[PATCH RESEND v1 0/4] powerpc/vdso: Add support for time namespaces
 2021-03-31 16:48 UTC  (5+ messages)
` [PATCH RESEND v1 1/4] lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline()
` [PATCH RESEND v1 2/4] lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
` [PATCH RESEND v1 3/4] powerpc/vdso: Separate vvar vma from vdso
` [PATCH RESEND v1 4/4] powerpc/vdso: Add support for time namespaces

[PATCH v3 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-03-31 16:48 UTC  (4+ messages)

[PATCH 00/18] KVM: Consolidate and optimize MMU notifiers
 2021-03-31 16:47 UTC  (9+ messages)
` [PATCH 10/18] KVM: Move x86's MMU notifier memslot walkers to generic code
` [PATCH 16/18] KVM: Don't take mmu_lock for range invalidation unless necessary

[PATCH v4 1/2] scsi: ufs: Fix task management request completion timeout
 2021-03-31 16:45 UTC  (2+ messages)

[PATCH v3 0/6] usb: Linking ports to their Type-C connectors
 2021-03-31 16:41 UTC  (3+ messages)
` [PATCH v3 5/6] usb: Iterator for ports

[PATCH] mm/hugeltb: fix renaming of PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
 2021-03-31 16:38 UTC 

[PATCH] thermal: ti-soc-thermal: of_device.h is included twice
 2021-03-31 16:37 UTC  (2+ messages)

[RFC] NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
 2021-03-31 16:36 UTC  (5+ messages)

[PATCH] net: phy: dp83867: perform soft reset and retain established link
 2021-03-31 16:35 UTC  (3+ messages)
    ` [EXTERNAL] "

[PATCH v2 0/9] riscv: improve self-protection
 2021-03-31 16:29 UTC  (10+ messages)
` [PATCH v2 1/9] riscv: add __init section marker to some functions
` [PATCH v2 2/9] riscv: Mark some global variables __ro_after_init
` [PATCH v2 3/9] riscv: Constify sys_call_table
` [PATCH v2 4/9] riscv: Constify sbi_ipi_ops
` [PATCH v2 5/9] riscv: kprobes: Implement alloc_insn_page()
` [PATCH v2 6/9] riscv: bpf: Write protect JIT code
` [PATCH v2 7/9] riscv: bpf: Avoid breaking W^X on RV64
` [PATCH v2 8/9] riscv: module: Create module allocations without exec permissions
` [PATCH v2 9/9] riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU

disk-io.c:undefined reference to `atomic64_set_386'
 2021-03-31 16:34 UTC 

[PATCH 0/2] Improve IPA mechanisms in low temperature state
 2021-03-31 16:33 UTC  (3+ messages)
` [PATCH 1/2] thermal: power_allocator: maintain the device statistics from going stale
` [PATCH 2/2] thermal: power_allocator: update once cooling devices when temp is low

[PATCH] docs: reporting-issues: Remove reference to oldnoconfig
 2021-03-31 16:35 UTC 

[PATCH v3 0/4] cxl/mem: Fix memdev device setup
 2021-03-31 16:32 UTC  (6+ messages)
` [PATCH v3 3/4] cxl/mem: Do not rely on device_add() side effects for dev_set_name() failures

[PATCH V2] soundwire: qcom: use signed variable for error return
 2021-03-31 16:26 UTC  (3+ messages)

[PATCH] soundwire: qcom: use signed variable for error return
 2021-03-31 16:24 UTC  (2+ messages)

[PATCH v6 1/7] pwm: pca9685: Switch to atomic API
 2021-03-31 16:21 UTC  (7+ messages)
` [PATCH v6 4/7] pwm: pca9685: Support staggered output ON times

[PATCH AUTOSEL 5.11 01/38] ARM: dts: am33xx: add aliases for mmc interfaces
 2021-03-31 16:17 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 10/38] net: correct sk_acceptq_is_full()

[PATCH] clocksource/arm_arch_timer: add __ro_after_init and __init
 2021-03-31 16:14 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: enable MTL ECC Error Address Status Over-ride by default
 2021-03-31 16:18 UTC 

[Patch bpf-next] bpf: remove unused parameter from ___bpf_prog_run
 2021-03-31 16:13 UTC  (2+ messages)

[PATCH v3 0/7] clk: st: embed clock outputs within drivers
 2021-03-31 16:08 UTC  (9+ messages)
` [PATCH v3 1/7] clk: st: clkgen-pll: remove unused variable of struct clkgen_pll
` [PATCH v3 2/7] clk: st: flexgen: embed soc clock outputs within compatible data
` [PATCH v3 4/7] clk: st: clkgen-pll: "
` [PATCH v3 6/7] clk: st: clkgen-fsyn: "

[v1] drm/msm/disp/dpu1: fix warn stack reported during dpu resume
 2021-03-31 16:03 UTC  (2+ messages)

[PATCH 00/24] ARM: at91: pm: add support for sama7g5
 2021-03-31 16:01 UTC  (3+ messages)
` [PATCH 22/24] ARM: at91: sama7: introduce sama7 SoC family


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).