linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-18 19:59:01 to 2022-02-19 01:00:09 UTC [more...]

[PATCH] pinctrl: qcom: qcm2290: Add GPIO wakeirq map
 2022-02-19  0:59 UTC  (2+ messages)

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-19  0:52 UTC  (23+ messages)
` [PATCH 01/22] parisc: pci-dma: remove stale code and comment
` [PATCH 02/22] net: moxa: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 03/22] gpu: ipu-v3: "
` [PATCH 04/22] drm/sti: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 05/22] sound: n64: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 06/22] fbdev: da8xx: "
` [PATCH 07/22] fbdev: mx3fb: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 08/22] usb: gadget: lpc32xx_udc: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 09/22] usb: cdns3: "
` [PATCH 10/22] uio: pruss: "
` [PATCH 11/22] staging: emxx_udc: "
` [PATCH 12/22] "
` [PATCH 13/22] spi: atmel: "
` [PATCH 14/22] spi: spi-ti-qspi: "
` [PATCH 15/22] usb: cdns3: Don't use GFP_DMA32 when calling dma_pool_alloc()
` [PATCH 16/22] usb: udc: lpc32xx: Don't use GFP_DMA "
` [PATCH 17/22] net: marvell: prestera: "
` [PATCH 18/22] net: ethernet: mtk-star-emac: Don't use GFP_DMA when calling dmam_alloc_coherent()
` [PATCH 19/22] ethernet: rocker: Use dma_alloc_noncoherent() for dma buffer
` [PATCH 20/22] HID: intel-ish-hid: "
` [PATCH 21/22] mmc: wbsd: "
` [PATCH 22/22] mtd: rawnand: "

[for-next][PATCH 00/16] tracing: Updates for 5.18
 2022-02-19  0:54 UTC  (17+ messages)
` [for-next][PATCH 01/16] tracing: Remove size restriction on tracing_log_err cmd strings
` [for-next][PATCH 02/16] tracing: Remove size restriction on hist trigger cmd error logging
` [for-next][PATCH 03/16] tracing: Remove size restriction on synthetic event "
` [for-next][PATCH 04/16] tracing: Save both wakee and current on wakeup events
` [for-next][PATCH 05/16] user_events: Add minimal support for trace_event into ftrace
` [for-next][PATCH 06/16] user_events: Add print_fmt generation support for basic types
` [for-next][PATCH 07/16] user_events: Handle matching arguments from dyn_events
` [for-next][PATCH 08/16] user_events: Add basic perf and eBPF support
` [for-next][PATCH 09/16] user_events: Optimize writing events by only copying data once
` [for-next][PATCH 10/16] user_events: Validate user payloads for size and null termination
` [for-next][PATCH 11/16] user_events: Add self-test for ftrace integration
` [for-next][PATCH 12/16] user_events: Add self-test for dynamic_events integration
` [for-next][PATCH 13/16] user_events: Add self-test for perf_event integration
` [for-next][PATCH 14/16] user_events: Add self-test for validator boundaries
` [for-next][PATCH 15/16] user_events: Add sample code for typical usage
` [for-next][PATCH 16/16] user_events: Add documentation file

[PATCH 1/2] pinctrl: qcom: sm8450: Add egpio support
 2022-02-19  0:55 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: print egpio mode in debugfs

[PATCH] gpio: tegra186: Fix chip_data type confusion
 2022-02-19  0:51 UTC  (2+ messages)

[PATCH] pinctrl: starfive: Use a static name for the GPIO irq_chip
 2022-02-19  0:50 UTC  (2+ messages)

[v6 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2022-02-19  0:47 UTC  (10+ messages)
` [v6 1/9] RISC-V: Remove the current perf implementation
` [v6 2/9] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v6 3/9] RISC-V: Add a perf core library for pmu drivers
` [v6 4/9] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v6 5/9] RISC-V: Add RISC-V SBI PMU extension definitions
` [v6 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
` [v6 7/9] RISC-V: Add sscofpmf extension support
` [v6 8/9] Documentation: riscv: Remove the old documentation
` [v6 9/9] MAINTAINERS: Add entry for RISC-V PMU drivers

[PATCH v4 0/5] Add support for the eDP panel on sc7280 CRD
 2022-02-19  0:44 UTC  (3+ messages)
` [PATCH v4 5/5] drm/msm/dp: Add driver support to utilize drm panel

[PATCH] selftests/memfd: clean up mapping in mfd_fail_write
 2022-02-19  0:43 UTC 

arch/arm/mach-ixp4xx/common-pci.c:143:5: warning: no previous prototype for 'ixp4xx_pci_write'
 2022-02-19  0:41 UTC  (2+ messages)

[PATCH 00/29] x86: Kernel IBT
 2022-02-19  0:36 UTC  (26+ messages)
` [PATCH 02/29] x86/module: Fix the paravirt vs alternative order
` [PATCH 04/29] x86/livepatch: Validate __fentry__ location
` [PATCH 05/29] x86: Base IBT bits
` [PATCH 07/29] x86/entry: Sprinkle ENDBR dust
` [PATCH 14/29] x86/ibt: Add IBT feature, MSR and #CP handling
` [PATCH 19/29] x86/ibt,xen: Annotate away warnings

[PATCH v2] mmc: meson: Fix usage of meson_mmc_post_req()
 2022-02-19  0:34 UTC  (2+ messages)

[PATCH 0/2] Power: meson-s4: add s4 power domain driver
 2022-02-19  0:32 UTC  (6+ messages)
` [PATCH 2/2] soc: s4: Add support for power domains controller
      `  "

[PATCH v3] KVM: Move VM's worker kthreads back to the original cgroup before exiting
 2022-02-19  0:30 UTC  (4+ messages)

[GIT PULL] ACPI fixes for v5.17-rc5
 2022-02-19  0:28 UTC  (2+ messages)

[GIT PULL] Please Pull A Few More NFS Client Bugfixes for Linux v5.17-rc
 2022-02-19  0:28 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.17-rc5
 2022-02-19  0:28 UTC  (2+ messages)

[PATCH RESEND v6 0/9] cpupower: Add AMD P-State Support
 2022-02-19  0:27 UTC  (8+ messages)
` [PATCH RESEND v6 4/9] cpupower: Add the function to get the sysfs value from specific table
` [PATCH RESEND v6 5/9] cpupower: Introduce ACPI CPPC library
` [PATCH RESEND v6 7/9] cpupower: Enable boost state support for AMD P-State module

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-19  0:22 UTC  (18+ messages)
` [PATCH v2 10/18] KVM: x86/mmu: load new PGD after the shadow MMU is initialized
` [PATCH v2 11/18] KVM: x86/mmu: Always use current mmu's role when loading new PGD
` [PATCH v2 12/18] KVM: x86/mmu: clear MMIO cache when unloading the MMU
` [PATCH v2 13/18] KVM: x86: reset and reinitialize the MMU in __set_sregs_common
` [PATCH v2 14/18] KVM: x86/mmu: avoid indirect call for get_cr3
` [PATCH v2 15/18] KVM: x86/mmu: rename kvm_mmu_new_pgd, introduce variant that calls get_guest_pgd
` [PATCH v2 16/18] KVM: x86: introduce KVM_REQ_MMU_UPDATE_ROOT
` [PATCH v2 17/18] KVM: x86: flush TLB separately from MMU reset

[PATCH v2] scsi: docs: update notes about scsi_times_out
 2022-02-19  0:16 UTC 

[PATCHv3 00/32] TDX Guest: TDX core support
 2022-02-19  0:13 UTC  (9+ messages)
` [PATCHv3 02/32] x86/coco: Add API to handle encryption mask
        ` [PATCHv3.1 2/32] x86/coco: Explicitly declare type of confidential computing platform
          ` [PATCHv3.1 2.1/2] x86/coco: Add API to handle encryption mask
` [PATCHv3 03/32] x86/tdx: Detect running as a TDX guest in early boot

[PATCH v2] hwmon: (pmbus) lm25066: Add regulator support
 2022-02-19  0:07 UTC 

[PATCH v2] hwmon: (pmbus) Add get_error_flags support to regulator ops
 2022-02-19  0:03 UTC 

[PATCH v2] clocksource/drivers/timer-ti-dm: fix regression from errata i940 fix
 2022-02-19  0:03 UTC  (2+ messages)

[PATCH] eprobes: Remove redundant event type information
 2022-02-19  0:00 UTC 

[BUG/PATCH v3] net: mvpp2: always set port pcs ops
 2022-02-18 23:49 UTC  (2+ messages)

[PATCH 0/1] sound: add quirk for Huawei D15
 2022-02-18 23:46 UTC  (4+ messages)

fallthrough question
 2022-02-18 23:41 UTC  (3+ messages)

[PATCH v2] HID: Add mapping for KEY_ALL_APPLICATIONS
 2022-02-18 23:35 UTC 

[PATCH 0/3] s390: Ultravisor device
 2022-02-18 23:28 UTC  (3+ messages)
` [PATCH 3/3] selftests: drivers/s390x: Add uvdevice tests

[PATCH] x86/apic: retpoline mitigation for send_IPI
 2022-02-18 23:25 UTC 

[syzbot] INFO: task hung in vhost_work_dev_flush
 2022-02-18 23:23 UTC 

v5.17-rc3 compile failure on aarch64
 2022-02-18 23:10 UTC  (2+ messages)

[PATCH] x86/mce: work around an erratum on fast string copy instructions
 2022-02-18 22:58 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 1/2] kvm/x86: rename kvm's read_tsc() as kvm_read_host_tsc()
 2022-02-18 22:49 UTC  (3+ messages)
` [PATCH 2/2] timers: retpoline mitigation for time funcs

[PATCH 0/1] Fix allocating nodes twice on x86
 2022-02-18 22:43 UTC  (2+ messages)
` [PATCH 1/1] arch/x86/mm/numa: Do not initialize nodes twice

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2022-02-18 22:35 UTC  (8+ messages)
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH] taskstats: version 12 with thread group and exe info
 2022-02-18 22:27 UTC  (2+ messages)

[PATCH v2] dm io: Drop the obsolete and incorrect doc for dm_io()
 2022-02-18 22:27 UTC 

[PATCH 2/2] selftests/damon: make selftests executable
 2022-02-18 22:20 UTC  (2+ messages)

[PATCH v4 10/10] KVM: s390: selftests: Test memops with storage keys
 2022-02-18 22:14 UTC  (10+ messages)
` (no subject)
  ` [PATCH 1/2] KVM: s390: selftests: Refactor memop test
  ` [PATCH 2/2] KVM: s390: selftests: Test vm and vcpu memop with keys

[PATCH printk v1 00/13] implement threaded console printing
 2022-02-18 22:03 UTC  (5+ messages)
` [PATCH printk v1 11/13] printk: reimplement console_lock for proper kthread support

[PATCH v3] HID: Add mapping for KEY_DICTATE
 2022-02-18 21:59 UTC 

[PATCH] irqchip/gic-v3: use dsb(ishst) to synchronize data to smp before issuing ipi
 2022-02-18 21:55 UTC 

[PATCH 00/11] PCI: mvebu: subsystem ids, AER and INTx
 2022-02-18 21:53 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 11/11] ARM: dts: armada-385.dtsi: Add definitions for PCIe legacy INTx interrupts

arm64 ftrace fixes for v5.4.y
 2022-02-18 21:51 UTC  (3+ messages)

[PATCH] iommu/vt-d: Enable ATS for the devices in SATC table
 2022-02-18 21:50 UTC  (3+ messages)

[PATCH v2 0/2] Add SECO CEC driver for MEC Based boards
 2022-02-18 21:38 UTC  (4+ messages)
` [PATCH v2 1/2] media: cec: add SECO MEC-based cec driver

[PATCH][next] ACPICA: iASL: Replace zero-length array with flexible-array member
 2022-02-18 21:45 UTC  (4+ messages)

[REPOST PATCH v4 00/13] drm/msm: Add Display Stream Compression Support
 2022-02-18 21:36 UTC  (10+ messages)
` [REPOST PATCH v4 08/13] drm/msm/disp/dpu1: Don't use DSC with mode_3d
              ` [Freedreno] "

[syzbot] KMSAN: uninit-value in nf_nat_setup_info (2)
 2022-02-18 21:34 UTC  (2+ messages)

[PATCH v7 net-next] net-core: add InDropOtherhost counter
 2022-02-18 21:31 UTC  (3+ messages)

[PATCH V5 0/3] PCI: vmd: Enable PCIE ASPM and LTR
 2022-02-18 21:30 UTC  (5+ messages)
` [PATCH V5 2/3] PCI: vmd: Add vmd_device_data
` [PATCH V5 3/3] PCI: vmd: Configure PCIe ASPM and LTR

[PATCH v2] hugetlb: clean up potential spectre issue warnings
 2022-02-18 21:29 UTC 

[PATCH] arm64: dts: marvell: armada-37xx: Increase PCIe IO size from 64 KiB to 1 MiB
 2022-02-18 21:29 UTC  (3+ messages)

[PATCH v6 11/13] module: Move sysfs support into a separate file
 2022-02-18 21:27 UTC  (3+ messages)
` [PATCH v6 12/13] module: Move kdb_modules list out of core code
` [PATCH v6 13/13] module: Move version support into a separate file

[PATCH v6 00/13] module: core code clean up
 2022-02-18 21:25 UTC  (11+ messages)
` [PATCH v6 01/13] module: Move all into module/
` [PATCH v6 02/13] module: Simple refactor in preparation for split
` [PATCH v6 03/13] module: Make internal.h and decompress.c more compliant
` [PATCH v6 04/13] module: Move livepatch support to a separate file
` [PATCH v6 05/13] module: Move latched RB-tree "
` [PATCH v6 06/13] module: Move strict rwx "
` [PATCH v6 07/13] module: Move extra signature support out of core code
` [PATCH v6 08/13] module: Move kmemleak support to a separate file
` [PATCH v6 09/13] module: Move kallsyms support into "
` [PATCH v6 10/13] module: Move procfs "

[PATCH] arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
 2022-02-18 21:25 UTC 

[PATCH] parisc: Use the VMA iterator in the cache handling
 2022-02-18 21:23 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: add skb drop reasons to TCP packet receive
 2022-02-18 21:23 UTC  (2+ messages)

[RFC PATCH v2 00/11] RSEQ node id and virtual cpu id extensions
 2022-02-18 21:06 UTC  (12+ messages)
` [RFC PATCH v2 01/11] rseq: Introduce feature size and alignment ELF auxiliary vector entries
` [RFC PATCH v2 02/11] rseq: Introduce extensible rseq ABI
` [RFC PATCH v2 03/11] rseq: extend struct rseq with numa node id
` [RFC PATCH v2 04/11] selftests/rseq: Use ELF auxiliary vector for extensible rseq
` [RFC PATCH v2 05/11] selftests/rseq: Implement rseq numa node id field selftest
` [RFC PATCH v2 06/11] lib: invert _find_next_bit source arguments
` [RFC PATCH v2 07/11] lib: implement find_{first,next}_{zero,one}_and_zero_bit
` [RFC PATCH v2 08/11] cpumask: implement cpumask_{first,next}_{zero,one}_and_zero
` [RFC PATCH v2 09/11] sched: Introduce per memory space current virtual cpu id
` [RFC PATCH v2 10/11] rseq: extend struct rseq with per memory space vcpu id
` [RFC PATCH v2 11/11] selftests/rseq: Implement rseq vm_vcpu_id field support

[PATCH] MAINTAINERS: remove duplicate entry for i2c-qcom-geni
 2022-02-18 21:11 UTC  (3+ messages)

[PATCH 0/2] fix rate limited ipc_namespace freeing
 2022-02-18 21:06 UTC  (7+ messages)
` [PATCH 1/2] vfs: free vfsmount through rcu work from kern_unmount

[PATCH net-next v3 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-18 21:02 UTC  (3+ messages)
` [PATCH net-next v3 5/5] selftests: forwarding: tests of locked port feature

[PATCH] selftests/resctrl: Add missing SPDX license to Makefile
 2022-02-18 20:55 UTC  (3+ messages)

[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
 2022-02-18 20:54 UTC  (7+ messages)
` [PATCH V8 26/44] x86/fault: Print PKS MSR on fault

[PATCH] input: Add Marine Navigation Keycodes
 2022-02-18 20:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/5] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-02-18 20:44 UTC  (12+ messages)
` [PATCH v3 1/5] selftests/resctrl: Kill child process before parent process terminates if SIGTERM is received
` [PATCH v3 2/5] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v3 3/5] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests
` [PATCH v3 4/5] selftests/resctrl: Change the default limited time to 120 seconds
` [PATCH v3 5/5] selftests/resctrl: Fix resctrl_tests' return code to work with selftest framework

[syzbot] riscv/fixes boot error: can't ssh into the instance
 2022-02-18 20:33 UTC  (15+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
 2022-02-18 20:12 UTC  (9+ messages)

[PATCH v1 1/1] misc: bcm-vk: add kconfig for supporting viper chip
 2022-02-18 20:08 UTC 

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-18 20:04 UTC  (5+ messages)
` [PATCH v10 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace

[PATCH v10 00/15] Function Granular KASLR
 2022-02-18 20:08 UTC  (8+ messages)
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available

[RFC PATCH 0/4] Removing limitations of merging anonymous VMAs
 2022-02-18 19:57 UTC  (3+ messages)
` [RFC PATCH 4/4] [PATCH 4/4] mm: add tracing for VMA merges


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