linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 19:35:24 to 2021-01-22 21:50:32 UTC [more...]

[PATCH v4 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-01-22 20:06 UTC  (2+ messages)
` [PATCH v4 3/3] ARM: tegra: acer-a500: Add atmel,wakeup-method property

[PATCH 0/9] userfaultfd: add minor fault handling
 2021-01-22 21:29 UTC  (10+ messages)
` [PATCH v2 1/9] hugetlb: Pass vma into huge_pte_alloc()
` [PATCH v2 2/9] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v2 3/9] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v2 4/9] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v2 5/9] userfaultfd: add minor fault registration mode
` [PATCH v2 6/9] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v2 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v2 8/9] userfaultfd: update documentation to describe minor fault handling
` [PATCH v2 9/9] userfaultfd/selftests: add test exercising "

[PATCH v3 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-01-22 21:33 UTC  (18+ messages)
` [PATCH v3 05/13] extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake
` [PATCH v3 06/13] ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c
` [PATCH v3 08/13] ASoC: arizona-jack: Use arizona->dev for runtime-pm
` [PATCH v3 09/13] ASoC: arizona-jack: convert into a helper library for codec drivers
` [PATCH v3 10/13] ASoC: arizona-jack: Use snd_soc_jack to report jack events
` [PATCH v3 11/13] ASoC: arizona-jack: Cleanup logging
` [PATCH v3 12/13] ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new jack library

[RFC PATCH 00/17] objtool: add base support for arm64
 2021-01-22 21:44 UTC  (12+ messages)

[PATCH v4 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas
 2021-01-22 21:43 UTC  (5+ messages)
` [PATCH v4 1/2] media: dt-bindings: Convert video-interfaces.txt properties "

[PATCH 0/4] Assorted UBIFS fixes
 2021-01-22 21:22 UTC  (4+ messages)
` [PATCH 1/4] ubifs: Correctly set inode size in ubifs_link()
` [PATCH 2/4] ubifs: Don't add fscrypt context to xattrs
` [PATCH 3/4] ubifs: Update directory size when creating whiteouts

[PATCH 1/3] dt-bindings: mtd: move partition binding to its own file
 2021-01-22 21:37 UTC  (4+ messages)
` [PATCH 3/3] mtd: parsers: ofpart: support BCM4908 fixed partitions

[PATCH v1] memory: tegra: Check whether reset is already asserted
 2021-01-22 21:40 UTC  (2+ messages)

Support MTK_SMI modular
 2021-01-22 21:35 UTC  (7+ messages)
` [PATCH 1/3] memory: mtk-smi: Use platform_register_drivers
` [PATCH 2/3] memory: mtk-smi: Add module_exit and module_license
` [PATCH 3/3] memory: mtk-smi: Switch MTK_SMI to tristate

[PATCH RESEND v8 0/4] input: elants: Support Asus TF300T and Nexus 7 touchscreens
 2021-01-22 20:10 UTC  (9+ messages)
` [PATCH RESEND v8 2/4] input: elants: support old touch report format

Commit 4257f7e0 ("PCI/ASPM: Save/restore L1SS Capability for suspend/resume") causing hibernate resume failures
 2021-01-22 20:11 UTC  (2+ messages)

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

[PATCH v2] hugetlbfs: make hugepage size conversion more readable
 2021-01-22 21:25 UTC  (2+ messages)

[PATCH] HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx
 2021-01-22 21:24 UTC 

[PATCH v3 00/13] KVM: SVM: Misc SEV cleanups
 2021-01-22 21:16 UTC  (17+ messages)
` [PATCH v3 01/13] KVM: SVM: Zero out the VMCB array used to track SEV ASID association
` [PATCH v3 02/13] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
` [PATCH v3 03/13] KVM: SVM: Move SEV module params/variables to sev.c
` [PATCH v3 04/13] x86/sev: Drop redundant and potentially misleading 'sev_enabled'
` [PATCH v3 05/13] KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables
` [PATCH v3 06/13] KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y
` [PATCH v3 07/13] KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported)
` [PATCH v3 08/13] KVM: SVM: Unconditionally invoke sev_hardware_teardown()
` [PATCH v3 09/13] KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
` [PATCH v3 10/13] KVM: SVM: Move SEV VMCB tracking allocation to sev.c
` [PATCH v3 11/13] KVM: SVM: Drop redundant svm_sev_enabled() helper
` [PATCH v3 12/13] KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids()
` [PATCH v3 13/13] KVM: SVM: Skip SEV cache flush if no ASIDs have been used

[PATCH] selinux: measure state and policy capabilities
 2021-01-22 21:21 UTC  (2+ messages)

[PATCH] printk: fix buffer overflow potential for print_text()
 2021-01-22 21:21 UTC  (2+ messages)

[PATCH v2 00/20] objtool: vmlinux.o and CLANG LTO support
 2021-01-22 21:17 UTC  (4+ messages)

[PATCH v6 0/6] tracing: More synthetic event error fixes
 2021-01-22 21:12 UTC  (7+ messages)
` [PATCH v6 2/6] tracing: Rework synthetic event command parsing
` [PATCH v6 3/6] tracing: Update synth command errors
` [PATCH v6 4/6] tracing: Add a backward-compatibility check for synthetic event creation

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

[PATCH v2 00/16] introduce generic IOCTL interface for RPMsg channels management
 2021-01-22 20:59 UTC  (5+ messages)
` [PATCH v2 04/16] rpmsg: ctrl: implement the ioctl function to create device

[PATCH] Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
 2021-01-22 20:57 UTC  (2+ messages)

[PATCH] selinux: include a consumer of the new IMA critical data hook
 2021-01-22 20:24 UTC  (2+ messages)

[PATCH v2 00/13] NVIDIA Tegra ARM32 device-tree improvements
 2021-01-22 20:24 UTC  (14+ messages)
` [PATCH v2 01/13] ARM: tegra: ventana: Support CPU and Core voltage scaling
` [PATCH v2 02/13] ARM: tegra: ventana: Support CPU thermal throttling
` [PATCH v2 03/13] ARM: tegra: cardhu: Support CPU frequency and voltage scaling on all board variants
` [PATCH v2 04/13] ARM: tegra: cardhu: Support CPU thermal throttling
` [PATCH v2 05/13] ARM: tegra: paz00: Enable full voltage scaling ranges for CPU and Core domains
` [PATCH v2 06/13] ARM: tegra: acer-a500: Enable core voltage scaling
` [PATCH v2 07/13] ARM: tegra: acer-a500: Reduce thermal throttling hysteresis to 0.2C
` [PATCH v2 08/13] ARM: tegra: acer-a500: Specify all CPU cores as cooling devices
` [PATCH v2 09/13] ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node
` [PATCH v2 10/13] ARM: tegra: nexus7: Specify all CPU cores as cooling devices
` [PATCH v2 11/13] ARM: tegra: ouya: "
` [PATCH v2 12/13] ARM: tegra: Specify CPU suspend OPP in device-tree
` [PATCH v2 13/13] ARM: tegra: Specify memory "

[PATCH v2 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
 2021-01-22 20:40 UTC  (2+ messages)
` [PATCH v2 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula

[PATCH v4 0/2] Realtek RTL838x/RTL839x interrupt controller driver
 2021-01-22 20:42 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: Add Realtek RTL838x/RTL839x support
` [PATCH v4 2/2] irqchip: Add support for Realtek RTL838x/RTL839x interrupt controller

[PATCH net] tcp: make TCP_USER_TIMEOUT accurate for zero window probes
 2021-01-22 20:41 UTC  (2+ messages)

[PATCH v3 0/2] x86/cpufeatures: KVM: Add mem encrypt word
 2021-01-22 20:40 UTC  (3+ messages)
` [PATCH v3 1/2] x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
` [PATCH v3 2/2] KVM: x86: Override reported SME/SEV feature flags with host mask

[PATCH bpf-next v5 1/4] bpf: Be less specific about socket cookies guarantees
 2021-01-22 20:32 UTC  (5+ messages)
` [PATCH bpf-next v5 3/4] selftests/bpf: Integrate the socket_cookie test to test_progs

[PATCH 1/2] arm64: boot: dts: add new dts for hellcat & petra
 2021-01-22 20:32 UTC  (3+ messages)

[PATCH v2] xen-blkfront: allow discard-* nodes to be optional
 2021-01-22 20:29 UTC  (4+ messages)

[PATCH 0/8] cpupower: Updates and cleanup to support AMD Family 0x19
 2021-01-22 20:23 UTC  (5+ messages)
` [PATCH 1/8] cpupower: Update msr_pstate union struct naming
` [PATCH 3/8] cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flag

[PATCH v1 00/13] NVIDIA Tegra ARM32 device-tree improvements
 2021-01-22 20:14 UTC  (3+ messages)
` [PATCH v1 09/13] ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node

[PATCH RFC v1 0/3] Introduce vfio-pci-core subsystem
 2021-01-22 20:04 UTC  (3+ messages)

[PATCH v2 bpf-next 0/4] libbpf: BTF dumper support for typed data
 2021-01-22 20:05 UTC  (6+ messages)
` [PATCH v2 bpf-next 3/4] "

[PATCH v4 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2021-01-22 19:32 UTC  (2+ messages)

[PATCH v18 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-01-22 14:01 UTC  (2+ messages)
` [PATCH v18 01/10] fs/ntfs3: Add headers and misc files

[PATCH 4.4 00/31] 4.4.253-rc1 review
 2021-01-22 14:08 UTC  (24+ messages)
` [PATCH 4.4 03/31] mm/hugetlb: fix potential missing huge page size info
` [PATCH 4.4 04/31] ext4: fix bug for rename with RENAME_WHITEOUT
` [PATCH 4.4 05/31] ARC: build: add boot_targets to PHONY
` [PATCH 4.4 08/31] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH 4.4 09/31] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH 4.4 10/31] ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
` [PATCH 4.4 11/31] ARM: picoxcell: fix missing interrupt-parent properties
` [PATCH 4.4 12/31] Input: uinput - avoid FF flush when destroying device
` [PATCH 4.4 13/31] dump_common_audit_data(): fix racy accesses to ->d_name
` [PATCH 4.4 14/31] NFS: nfs_igrab_and_active must first reference the superblock
` [PATCH 4.4 15/31] ext4: fix superblock checksum failure when setting password salt
` [PATCH 4.4 17/31] mm, slub: consider rest of partial list if acquire_slab() fails
` [PATCH 4.4 18/31] net: sunrpc: interpret the return value of kstrtou32 correctly
` [PATCH 4.4 20/31] compiler.h: Raise minimum version of GCC to 5.1 for arm64
` [PATCH 4.4 21/31] iio: buffer: Fix demux update
` [PATCH 4.4 22/31] nfsd4: readdirplus shouldnt return parent of export
` [PATCH 4.4 23/31] net: cdc_ncm: correct overhead in delayed_ndp_size
` [PATCH 4.4 24/31] netxen_nic: fix MSI/MSI-x interrupts
` [PATCH 4.4 26/31] net: dcb: Validate netlink message in DCB handler
` [PATCH 4.4 27/31] net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
` [PATCH 4.4 29/31] rxrpc: Fix handling of an unsupported token type in rxrpc_read()
` [PATCH 4.4 30/31] net: avoid 32 x truesize under-estimation for tiny skbs
` [PATCH 4.4 31/31] spi: cadence: cache reference clock rate during probe

[PATCH v2] MAINTAINERS: Add FPGA SUBDEVICES
 2021-01-22 19:29 UTC 

[PATCH v7 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-22 14:11 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: mte: Add asynchronous "
` [PATCH v7 2/4] kasan: Add KASAN mode kernel parameter
` [PATCH v7 3/4] kasan: Add report for async mode
` [PATCH v7 4/4] arm64: mte: Enable async tag check fault

[PATCH 4.9 00/35] 4.9.253-rc1 review
 2021-01-22 14:10 UTC  (20+ messages)
` [PATCH 4.9 01/35] ASoC: dapm: remove widget from dirty list on free
` [PATCH 4.9 03/35] MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps
` [PATCH 4.9 04/35] MIPS: relocatable: fix possible boot hangup with KASLR enabled
` [PATCH 4.9 05/35] ACPI: scan: Harden acpi_device_add() against device ID overflows
` [PATCH 4.9 06/35] mm/hugetlb: fix potential missing huge page size info
` [PATCH 4.9 07/35] ext4: fix bug for rename with RENAME_WHITEOUT
` [PATCH 4.9 08/35] ARC: build: add boot_targets to PHONY
` [PATCH 4.9 09/35] ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
` [PATCH 4.9 11/35] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH 4.9 12/35] net: ethernet: fs_enet: Add missing MODULE_LICENSE
` [PATCH 4.9 18/35] ext4: fix superblock checksum failure when setting password salt
` [PATCH 4.9 21/35] net: sunrpc: interpret the return value of kstrtou32 correctly
` [PATCH 4.9 23/35] usb: ohci: Make distrust_firmware param default to false
` [PATCH 4.9 24/35] compiler.h: Raise minimum version of GCC to 5.1 for arm64
` [PATCH 4.9 26/35] net: cdc_ncm: correct overhead in delayed_ndp_size
` [PATCH 4.9 27/35] netxen_nic: fix MSI/MSI-x interrupts
` [PATCH 4.9 28/35] rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
` [PATCH 4.9 30/35] net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
` [PATCH 4.9 31/35] net: sit: unregister_netdevice on newlinks error path

[PATCH 4.14 00/50] 4.14.217-rc1 review
 2021-01-22 14:12 UTC  (9+ messages)
` [PATCH 4.14 02/50] MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
` [PATCH 4.14 11/50] ARC: build: add uImage.lzma to the top-level target
` [PATCH 4.14 13/50] btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan
` [PATCH 4.14 15/50] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
` [PATCH 4.14 16/50] misdn: dsp: select CONFIG_BITREVERSE
` [PATCH 4.14 18/50] ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
` [PATCH 4.14 20/50] dump_common_audit_data(): fix racy accesses to ->d_name
` [PATCH 4.14 21/50] ASoC: Intel: fix error code cnl_set_dsp_D0()

[PATCH 1/2] scsi: qla2xxx: remove redundant NULL check
 2021-01-22 18:37 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: add prng definition to ipq806x
 2021-01-22 18:37 UTC  (3+ messages)

[PATCH net-next] vmxnet3: Remove buf_info from device accessible structures
 2021-01-22 18:37 UTC  (5+ messages)
      ` [PATCH] checkpatch: Add kmalloc_array_node to unnecessary OOM message check

[PATCH bpf-next v3 3/3] xsk: build skb by page
 2021-01-22 18:37 UTC  (2+ messages)

[RFC 0/2] Kbuild: Support nested composite objects
 2021-01-22 19:27 UTC  (3+ messages)
` [RFC 1/2] Kbuild: Make composite object searching more generic
` [RFC 2/2] Kbuild: Support nested composite objects

[PATCH v4 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-22 19:27 UTC  (9+ messages)
` [PATCH v4 8/8] mm: Mark anonymous struct field of 'struct vm_fault' as 'const'

[PATCH v2] ACPI/IORT: Do not blindly trust DMA masks from firmware
 2021-01-22 19:17 UTC  (4+ messages)

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-01-22 19:22 UTC  (3+ messages)
` [net-next PATCH v4 01/15] Documentation: ACPI: DSD: Document MDIO PHY

[PATCH v1] power: supply: smb347-charger: Fix interrupt usage if interrupt is unavailable
 2021-01-22 19:17 UTC 

[PATCH 0/2] capability conversion fixes
 2021-01-22 18:31 UTC  (3+ messages)
` [PATCH 1/2] ecryptfs: fix uid translation for setxattr on security.capability

[PATCH v9 00/20] dlb: introduce DLB device driver
 2021-01-22 19:01 UTC  (7+ messages)
` [PATCH v9 01/20] dlb: add skeleton for DLB driver
` [PATCH v9 02/20] dlb: initialize device
` [PATCH v9 03/20] dlb: add resource and device initialization
` [PATCH v9 10/20] dlb: add register operations for queue management
` [PATCH v9 16/20] dlb: add port map/unmap state machine
` [PATCH v9 18/20] dlb: add dynamic queue map register operations

[PATCH v4 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-22 18:55 UTC  (7+ messages)
` [PATCH v4 09/21] arm64: cpufeature: Add global feature override facility
` [PATCH v4 10/21] arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
` [PATCH v4 11/21] arm64: Extract early FDT mapping from kaslr_early_init()

[PATCH v6] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-22 18:41 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v4] gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default
 2021-01-22 18:37 UTC  (4+ messages)

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-01-22 19:14 UTC  (4+ messages)

[PATCH v2 0/4] arm: dts: qcom: ipq4019: add more boards
 2021-01-22 18:56 UTC  (4+ messages)
` [PATCH v2 4/4] arm: dts: add 8devices Habanero DVK

[PATCH] kdb: Simplify kdb commands registration
 2021-01-22 18:42 UTC  (2+ messages)

[PATCH 00/30] [Set 2] Rid W=1 warnings from Infiniband
 2021-01-22 18:57 UTC  (2+ messages)

[RFC PATCH 0/4] make jbd2 debug switch per device
 2021-01-22 19:00 UTC  (3+ messages)
` [RFC PATCH 1/4] jbd2: make jdb2_debug module parameter "

[PATCH] arm64: kprobes: Fix Uexpected kernel BRK exception at EL1
 2021-01-22 18:58 UTC  (2+ messages)

[PATCH v1 0/3] Support building gpio-tegra driver as loadable module
 2021-01-22 18:55 UTC  (4+ messages)
` [PATCH v1 1/3] gpio: tegra: Use debugfs_create_devm_seqfile()
` [PATCH v1 2/3] gpio: tegra: Clean up whitespaces in tegra_gpio_driver
` [PATCH v1 3/3] gpio: tegra: Support building driver as a loadable module


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