linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-20 18:25:02 to 2021-01-20 20:30:27 UTC [more...]

[PATCH bpf-next v3 0/2] BPF docs fixups
 2021-01-20 19:57 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] docs: bpf: Clarify -mcpu=v3 requirement for atomic ops

[RFC PATCH 0/7] Linux on Apple Silicon
 2021-01-20 20:16 UTC  (9+ messages)
` [RFC PATCH 3/7] arm64: mm: use nGnRnE instead of nGnRE on Apple processors
` [RFC PATCH 4/7] irqchip/apple-aic: Add support for Apple AIC

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-01-20 13:55 UTC  (14+ messages)
` [PATCH v4 02/15] x86/xen: use specific Xen pv interrupt entry for MCE
` [PATCH v4 04/15] x86/pv: switch SWAPGS to ALTERNATIVE
` [PATCH v4 05/15] x86/xen: drop USERGS_SYSRET64 paravirt call
` [PATCH v4 06/15] x86: rework arch_local_irq_restore() to not use popf
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v4 08/15] x86/alternative: support "not feature" and ALTERNATIVE_TERNARY
` [PATCH v4 09/15] x86: add new features for paravirt patching
` [PATCH v4 10/15] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v4 11/15] x86/paravirt: simplify paravirt macros
` [PATCH v4 12/15] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v4 13/15] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v4 14/15] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v4 15/15] x86/paravirt: have only one paravirt patch function

[PATCH v3 0/5] Scan for an idle sibling in a single pass
 2021-01-20 13:55 UTC  (7+ messages)
` [PATCH 5/5] sched/fair: Merge select_idle_core/cpu()

More flexible BPF socket inet_lookup hooking after listening sockets are dispatched
 2021-01-20 13:40 UTC 

[PATCH v2 1/2] mtd: spi-nor: Add Global Block Unlock command
 2021-01-20 14:05 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: spi-nor: sst: Add support for Global Unlock on sst26vf

[PATCH v6 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2021-01-20 20:22 UTC  (4+ messages)
` [PATCH v6 2/2] iio: accel: Add support for the Bosch-Sensortec BMI088

[PATCH v7 3/9] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2021-01-20 13:52 UTC  (2+ messages)

[PATCH v7 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
 2021-01-20 13:56 UTC  (2+ messages)

[PATCH 0/3] cdev: Generic shutdown handling
 2021-01-20 20:20 UTC  (7+ messages)
` [PATCH 1/3] cdev: Finish the cdev api with queued mode support
` [PATCH 2/3] libnvdimm/ida: Switch to non-deprecated ida helpers
` [PATCH 3/3] libnvdimm/ioctl: Switch to cdev_register_queued()

[PATCH v5 0/2] spi: Add support for Realtek RTL838x/RTL839x SoC SPI
 2021-01-20 13:59 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller
` [PATCH v5 2/2] spi: realtek-rtl: Add support for Realtek RTL838x/RTL839x SPI controllers

[PATCH bpf-next] bpf: Propagate memory bounds to registers in atomics w/ BPF_FETCH
 2021-01-20 20:12 UTC  (2+ messages)

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-01-20 13:26 UTC  (4+ messages)
` [PATCH v4 04/15] x86/pv: switch SWAPGS to ALTERNATIVE
` [PATCH v4 06/15] x86: rework arch_local_irq_restore() to not use popf
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2021-01-20 17:40 UTC  (8+ messages)
` [PATCH 4/4] vfio-pci/zdev: Introduce the zPCI I/O vfio region

[workqueue] d5bff968ea: WARNING:at_kernel/workqueue.c:#process_one_work
 2021-01-20 13:46 UTC  (2+ messages)

[PATCH v1 0/6] ACPI: Clean up printing messages in some source files
 2021-01-20 20:09 UTC  (8+ messages)
` [PATCH v1 1/6] ACPI: power: Clean up printing messages
` [PATCH v1 2/6] ACPI: PM: "
` [PATCH v1 3/6] ACPI: bus: "
` [PATCH v1 4/6] ACPI: scan: "
` [PATCH v1 5/6] ACPI: utils: "
` [PATCH v1 6/6] ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any more

[PATCH v2 0/3] Fixes to bridge/panel and ingenic-drm
 2021-01-20 17:38 UTC  (9+ messages)
` [PATCH v2 1/3] drm: bridge/panel: Cleanup connector on bridge detach
` [PATCH v2 2/3] drm/ingenic: Register devm action to cleanup encoders

[PATCH 00/24] Allow parallel page faults with TDP MMU
 2021-01-20 20:06 UTC  (11+ messages)
` [PATCH 04/24] kvm: x86/mmu: change TDP MMU yield function returns to match cond_resched
` [PATCH 05/24] kvm: x86/mmu: Fix yielding in TDP MMU
` [PATCH 06/24] kvm: x86/mmu: Skip no-op changes in TDP MMU functions
` [PATCH 08/24] kvm: x86/mmu: Add lockdep when setting a TDP MMU SPTE
` [PATCH 09/24] kvm: x86/mmu: Don't redundantly clear TDP MMU pt memory

[PATCH 1/3] kvfree_rcu: Allocate a page for a single argument
 2021-01-20 19:57 UTC  (5+ messages)
` [PATCH 3/3] kvfree_rcu: use migrate_disable/enable()

UBSAN: array-index-out-of-bounds in dbAdjTree
 2021-01-20 19:57 UTC  (7+ messages)

[PATCH] ARM: brcmstb: Add debug UART entry for 72116
 2021-01-20 20:01 UTC 

[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
 2021-01-20 20:01 UTC  (12+ messages)
` [net-next PATCH v3 09/15] device property: Introduce fwnode_get_id()

[PATCH v3 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-01-20 19:59 UTC  (7+ messages)
` [PATCH v3 3/5] mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI

[GIT PULL] Networking for 5.11-rc5
 2021-01-20 19:58 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.11-rc5
 2021-01-20 19:58 UTC  (2+ messages)

[PATCH Broadcom/stblinux] soc: brcmstb: add stubs for getting platform IDs
 2021-01-20 19:58 UTC  (3+ messages)

macsec.c:(.text.macsec_upd_offload+0xbc): undefined reference to `__nla_parse'
 2021-01-20 19:53 UTC 

[PATCH v2 0/5] Share mtk mutex driver for both DRM and MDP
 2021-01-20 18:32 UTC  (5+ messages)
` [PATCH v2 3/5] drm/mediatek: Change disp/ddp term to mutex in mtk mutex driver
` [PATCH v2 5/5] soc / drm: mediatek: Move mtk mutex driver to soc folder

[PATCH] checkpatch: add warning for avoiding .L prefix symbols in assembly files
 2021-01-20 18:57 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3*: Fixup PMU compatibility to be CPU specific
 2021-01-20 19:51 UTC 

[PATCH v5 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-01-20 19:44 UTC  (3+ messages)
` [PATCH v5 06/16] x86/hyperv: allocate output arg pages if required

[PATCH -next] fs/xfs: convert comma to semicolon
 2021-01-20 19:42 UTC  (2+ messages)

[PATCH v4 0/9] Add Support for MediaTek PMIC MT6359
 2021-01-20 19:42 UTC  (3+ messages)
` [PATCH v4 5/9] mfd: Add support for the MediaTek MT6359 PMIC

[PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()
 2021-01-20 19:47 UTC  (7+ messages)

[PATCH 0/4] sched/fair: Burstable CFS bandwidth controller
 2021-01-20 19:48 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH 4/4] sched/fair: Add document for burstable CFS bandwidth control

[PATCH 2/2] security.capability: fix conversions on getxattr
 2021-01-20 19:37 UTC  (2+ messages)

[PATCH] kbuild: warn a relative path used for M= in out-of-tree builds
 2021-01-20 19:46 UTC  (2+ messages)

[PATCH v10 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2021-01-20 19:44 UTC  (3+ messages)

[PATCH] net: macb: ignore tx_clk if MII is used
 2021-01-20 19:43 UTC 

[PATCH v5] modules: introduce the MODULE_SCMVERSION config
 2021-01-20 19:41 UTC  (5+ messages)

[PATCH 0/1] another size-1 fixup from msg_print_text()
 2021-01-20 19:41 UTC  (2+ messages)
` [PATCH 1/1] printk: fix syslog_print_all() 1024-byte edge case

[PATCH 0/3] add Ebang EBAZ4205 support
 2021-01-20 19:40 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: add ebang vendor prefix
` [PATCH 2/3] dt-bindings: arm: add Ebang EBAZ4205 board
` [PATCH 3/3] ARM: dts: add Ebang EBAZ4205 device tree

[PATCH 0/2] introduce DUMP_PREFIX_UNHASHED for hex dumps
 2021-01-20 19:39 UTC  (9+ messages)

[PATCH v4, 00/10] soc: mediatek: mmsys: Use function call for setting the routing registers
 2021-01-20 19:38 UTC  (3+ messages)
` [PATCH v4, 03/10] soc: mediatek: mmsys: move register operation into mmsys path select function

[PATCH] soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()
 2021-01-20 18:32 UTC  (2+ messages)

[PATCH] soc: bcm: brcmstb: Remove soc_is_brcmstb()
 2021-01-20 19:34 UTC 

[PATCH] cifs: put tlink before return
 2021-01-20 11:25 UTC 

Splicing to/from a tty
 2021-01-20 19:27 UTC  (9+ messages)

[PATCH v2] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-01-20 19:27 UTC  (3+ messages)
` [Linaro-mm-sig] "

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-20 19:27 UTC  (9+ messages)
` [RFC PATCH v3 02/16] cxl/acpi: Add an acpi_cxl module for the CXL interconnect

linux-next: Signed-off-by missing for commit in the pci tree
 2021-01-20 19:26 UTC  (2+ messages)

[PATCH] selftest/bpf: fix typo
 2021-01-20 19:24 UTC 

[PATCH 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests
 2021-01-20 19:24 UTC  (3+ messages)
` [PATCH 4/4] hv_netvsc: Restrict configurations on isolated guests

[PATCH] bpf: put file handler if no storage found
 2021-01-20 19:23 UTC 

[PATCH] drivers: base: power: Fix resposible -> responsible in runtime.c
 2021-01-20 19:22 UTC  (2+ messages)

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-20 18:44 UTC  (5+ messages)
` [RFC PATCH 3/7] tun: allow use of BPF_PROG_TYPE_SCHED_CLS program type

[PATCH v5 0/5] Add r8a77965 DRIF support
 2021-01-20 18:44 UTC  (5+ messages)
` [PATCH v5 2/5] media: dt-bindings: media: renesas,drif: Convert to json-schema

[PATCH 0/1] arm64: reduce section size for sparsemem
 2021-01-20 18:47 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v1 1/1] arm64: dts: stingray: fix usb dma address translation
 2021-01-20 18:45 UTC  (2+ messages)

[PATCH v3 0/6] Regression fixes/clean ups in the Qualcomm crypto engine driver
 2021-01-20 18:48 UTC  (7+ messages)
` [PATCH v3 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import
` [PATCH v3 2/6] drivers: crypto: qce: sha: Hold back a block of data to be transferred as part of final
` [PATCH v3 3/6] drivers: crypto: qce: skcipher: Fix regressions found during fuzz testing
` [PATCH v3 4/6] drivers: crypto: qce: common: Set data unit size to message length for AES XTS transformation
` [PATCH v3 5/6] drivers: crypto: qce: Remover src_tbl from qce_cipher_reqctx
` [PATCH v3 6/6] drivers: crypto: qce: Remove totallen and offset in qce_start

[PATCH v6 0/7] Add initial support for ATC260x PMICs
 2021-01-20 18:23 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: input: Add reset-time-sec common property
` [PATCH v6 2/7] dt-bindings: mfd: Add Actions Semi ATC260x PMIC binding
` [PATCH v6 3/7] mfd: Add MFD driver for ATC260x PMICs
` [PATCH v6 4/7] regulator: Add regulator "
` [PATCH v6 5/7] power: reset: Add poweroff "
` [PATCH v6 6/7] input: atc260x: Add onkey "
` [PATCH v6 7/7] MAINTAINERS: Add entry for ATC260x PMIC

[PATCH v2 0/2] Add drivers for Intel Keem Bay SoC timer block
 2021-01-20 19:18 UTC  (6+ messages)
` [PATCH v2 2/2] clocksource: Add Intel Keem Bay Timer Support

[PATCH v4 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-20 18:35 UTC  (7+ messages)
` [PATCH v4 02/21] arm64: Fix outdated TCR setup comment
` [PATCH v4 03/21] arm64: Turn the MMU-on sequence into a macro
` [PATCH v4 08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code

[PATCH] Track total GPU memory for virtio driver
 2021-01-20 18:52 UTC  (8+ messages)
` [PATCH v2] drm/virtio: "

[RFC PATCH 00/17] objtool: add base support for arm64
 2021-01-20 17:38 UTC  (18+ messages)
` [RFC PATCH 01/17] tools: Add some generic functions and headers
` [RFC PATCH 02/17] tools: arm64: Make aarch64 instruction decoder available to tools
` [RFC PATCH 03/17] tools: bug: Remove duplicate definition
` [RFC PATCH 04/17] objtool: arm64: Add base definition for arm64 backend
` [RFC PATCH 05/17] objtool: arm64: Decode add/sub instructions
` [RFC PATCH 06/17] objtool: arm64: Decode jump and call related instructions
` [RFC PATCH 07/17] objtool: arm64: Decode other system instructions
` [RFC PATCH 08/17] objtool: arm64: Decode load/store instructions
` [RFC PATCH 09/17] objtool: arm64: Decode LDR instructions
` [RFC PATCH 10/17] objtool: arm64: Accept padding in code sections
` [RFC PATCH 11/17] efi: libstub: Ignore relocations for .discard sections
` [RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64
` [RFC PATCH 13/17] objtool: arm64: Implement functions to add switch tables alternatives
` [RFC PATCH 14/17] objtool: arm64: Cache section with switch table information
` [RFC PATCH 15/17] objtool: arm64: Handle supported relocations in alternatives
` [RFC PATCH 16/17] objtool: arm64: Ignore replacement section for alternative callback
` [RFC PATCH 17/17] objtool: arm64: Enable stack validation for arm64

[PATCH v4 0/7] cpufreq-qcom-hw: Implement full OSM programming
 2021-01-20 19:05 UTC  (5+ messages)
` [PATCH v4 5/7] cpufreq: qcom-hw: Implement CPRh aware "

[PATCH 0/5] watchdog: remove obsolete drivers
 2021-01-20 19:03 UTC  (11+ messages)
` [PATCH 1/5] watchdog: remove sirf prima driver
` [PATCH 2/5] watchdog: remove sirf atlas driver
` [PATCH 3/5] watchdog: remove zte zx driver
` [PATCH 4/5] watchdog: remove tango driver
` [PATCH 5/5] watchdog: remove coh901 driver

[PATCH bpf-next v5 1/4] bpf: Be less specific about socket cookies guarantees
 2021-01-20 19:06 UTC  (5+ messages)
` [PATCH bpf-next v5 4/4] selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie

[PATCH] fix the issue that the tick_nohz_get_sleep_length() function could return a negative value
 2021-01-20 18:58 UTC 

[PATCH] watchdog/hpwdt: Assign boolean values to a bool variable
 2021-01-20 19:05 UTC  (2+ messages)

[PATCH v4 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-20 19:02 UTC  (11+ messages)
` [PATCH v4 1/8] mm: Cleanup faultaround and finish_fault() codepaths
` [PATCH v4 2/8] mm: Allow architectures to request 'old' entries when prefaulting
` [PATCH v4 3/8] arm64: mm: Implement arch_wants_old_prefaulted_pte()
` [PATCH v4 4/8] mm: Move immutable fields of 'struct vm_fault' into anonymous struct
` [PATCH v4 7/8] mm: Use static initialisers for immutable fields of 'struct vm_fault'
` [PATCH v4 8/8] mm: Mark anonymous struct field of 'struct vm_fault' as 'const'

[PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
 2021-01-20 18:57 UTC  (2+ messages)
` [PATCH 2/2] crypto: talitos - Fix ctr(aes) on SEC1

[PATCH] arm64: dts: stingray: remove sata
 2021-01-20 18:51 UTC 

[PATCH] coresight: etm4x: Add config to exclude kernel mode tracing
 2021-01-20 18:48 UTC  (7+ messages)

[PATCH] init/module: split CONFIG_CONSTRUCTORS to fix module gcov on UML
 2021-01-20 17:38 UTC  (4+ messages)
` [PATCH v2] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov

Live patching on ARM64
 2021-01-20 18:11 UTC  (5+ messages)

[PATCH v5 0/7] Add initial support for ATC260x PMICs
 2021-01-20 18:39 UTC  (4+ messages)
` [PATCH v5 3/7] mfd: Add MFD driver "

[PATCH v2] perf: cs-etm: update ETM metadata format
 2021-01-20 18:31 UTC  (4+ messages)

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-20 17:30 UTC  (4+ messages)
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool

[PATCH v2 0/5] create hugetlb flags to consolidate state
 2021-01-20 18:14 UTC  (7+ messages)
` [PATCH v2 1/5] hugetlb: use page.private for hugetlb specific page flags
` [PATCH v2 4/5] hugetlb: convert PageHugeTemporary() to HPageTemporary flag

[PATCH v15 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-20 18:06 UTC  (3+ messages)
` [PATCH v15 02/11] mmap: make mlock_future_check() global
` [PATCH v15 08/11] secretmem: add memcg accounting

[PATCH v2 0/4] x86/fpu: Reduce unnecessary FNINIT and MXCSR usage
 2021-01-20 18:28 UTC  (6+ messages)
` [PATCH v2 2/4] x86/mmx: Use KFPU_387 for MMX string operations
` [PATCH v2 4/4] x86/fpu/64: Don't FNINIT in kernel_fpu_begin()

[PATCH 2/4] sched/fair: Make CFS bandwidth controller burstable
 2021-01-20 18:33 UTC  (2+ messages)

[PATCH v9 00/13] Add Broadcom VK driver
 2021-01-20 17:58 UTC  (2+ messages)
` [PATCH v9 03/13] misc: bcm-vk: add autoload support


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).