The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2021-12-09 19:16:33 to 2021-12-09 22:32:22 UTC [more...]

[PATCH v7 00/13] user_events: Enable user processes to create and write to trace events
 2021-12-09 22:31 UTC 

[PATCH 0/3] arm64: dts: imx8: add cache info
 2021-12-09 22:31 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: imx8qxp: "

[PATCH v3] selftests: KVM: avoid failures due to reserved HyperTransport region
 2021-12-09 22:30 UTC 

Potential Bug in drm/amd/display/dc_link
 2021-12-09 22:30 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Avoid a useless memset
 2021-12-09 22:29 UTC  (4+ messages)

[PATCH v2] i2c: tegra: use i2c_timings for bus clock freq
 2021-12-09 22:27 UTC  (2+ messages)

[PATCH 0/7] workqueue: cleanups for schedule callbacks
 2021-12-09 22:27 UTC  (8+ messages)
` [PATCH 3/7] workqueue: Remove outdated comment about exceptional workers in unbind_workers()
` [PATCH 6/7] workqueue: Remove the cacheline_aligned for nr_running
` [RFC PATCH 7/7] workqueue: Replace pool lock with preemption disabling in wq_worker_sleeping()

[PATCH] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-09 22:26 UTC  (8+ messages)

[PATCH net-next v3] net: phylink: Add helpers for c22 registers without MDIO
 2021-12-09 22:26 UTC  (2+ messages)

[PATCH v2] selftests: KVM: avoid failures due to reserved HyperTransport region
 2021-12-09 22:21 UTC  (3+ messages)

[PATCH] drm/dp: Actually read Adjust Request Post Cursor2 register
 2021-12-09 22:20 UTC  (4+ messages)

[tip:x86/sev] BUILD SUCCESS 20f07a044a76aebaaa0603038857229b5c460d69
 2021-12-09 22:20 UTC 

[PATCH v2] MAINTAINERS: Remove myself as modules maintainer
 2021-12-09 22:20 UTC  (3+ messages)

[PATCH v4 0/7] kernel: introduce uaccess logging
 2021-12-09 22:15 UTC  (8+ messages)
` [PATCH v4 1/7] include: split out uaccess instrumentation into a separate header
` [PATCH v4 2/7] uaccess-buffer: add core code
` [PATCH v4 3/7] fs: use copy_from_user_nolog() to copy mount() data
` [PATCH v4 4/7] uaccess-buffer: add CONFIG_GENERIC_ENTRY support
` [PATCH v4 5/7] arm64: add support for uaccess logging
` [PATCH v4 6/7] Documentation: document "
` [PATCH v4 7/7] selftests: test "

mm/page_alloc.c:8046:12: error: implicit declaration of function 'arch_alloc_nodedata'
 2021-12-09 22:15 UTC 

mm/page_alloc.c:8046:33: error: implicit declaration of function 'arch_alloc_nodedata'; did you mean 'arch_alloc_page'?
 2021-12-09 22:15 UTC 

[PATCH v3 0/6] kernel: introduce uaccess logging
 2021-12-09 22:14 UTC  (14+ messages)
` [PATCH v3 2/6] uaccess-buffer: add core code
` [PATCH v3 3/6] fs: use copy_from_user_nolog() to copy mount() data
` [PATCH v3 5/6] arm64: add support for uaccess logging

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-09 22:09 UTC  (14+ messages)

ANNOUNCE: pahole v1.22 (Multithreaded DWARF Loading, detached BTF encoding)
 2021-12-09 22:09 UTC  (6+ messages)
` ANNOUNCE: pahole v1.23 (BTF tags and alignment inference)

[PATCH v2 00/67] fscache, cachefiles: Rewrite
 2021-12-09 22:07 UTC  (5+ messages)
` [PATCH v2 07/67] fscache: Implement a hash function

linux-next: Tree for Dec 8
 2021-12-09 22:07 UTC  (3+ messages)

[PATCH 0/2] Clock based PWM output driver
 2021-12-09 22:05 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: Document clk based PWM controller
` [PATCH 2/2] pwm: Add clock based PWM output driver

[PATCH] drm: Remove some useless memset
 2021-12-09 22:03 UTC 

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2021-12-09 22:01 UTC 

[syzbot] INFO: task can't die in reclaim_throttle
 2021-12-09 22:00 UTC  (3+ messages)

[PATCH 0/5] Introduction of PCIe support on STi platform
 2021-12-09 21:53 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: pci: st-pcie: PCIe controller found on STi platforms
` [PATCH 2/5] pci: dwc: pcie-st: Add PCIe driver for "
` [PATCH 3/5] MAINTAINERS: add entry for ST STI PCIE driver
` [PATCH 4/5] ARM: dts: sti: add the PCIe controller node within stih407-family
` [PATCH 5/5] ARM: dts: sti: enable PCIe on the stih418-b2264 board

[PATCH v2 0/6] KEXEC_SIG with appended signature
 2021-12-09 21:53 UTC  (4+ messages)
` [PATCH v2 2/6] powerpc/kexec_file: Add KEXEC_SIG support

[PATCH v1 1/1] kernfs: Replace kernel.h with the necessary inclusions
 2021-12-09 21:52 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the perf tree
 2021-12-09 21:51 UTC 

[PATCH v3] perf/core: Set event shadow time for inactive events too
 2021-12-09 21:51 UTC  (5+ messages)

[PATCHSET cgroup/for-5.16-fixes] cgroup: Use open-time creds and namespace for migration perm checks
 2021-12-09 21:47 UTC  (7+ messages)
` [PATCH 1/6] cgroup: Use open-time credentials for process migraton "
` [PATCH 2/6] cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
` [PATCH 3/6] cgroup: Use open-time cgroup namespace for process migration perm checks
` [PATCH 4/6] selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
` [PATCH 5/6] selftests: cgroup: Test open-time credential usage for migration checks
` [PATCH 6/6] selftests: cgroup: Test open-time cgroup namespace "

[PATCH v3 0/5] aio: fix use-after-free and missing wakeups
 2021-12-09 21:46 UTC  (3+ messages)

randomize_kstack: To init or not to init?
 2021-12-09 21:40 UTC  (9+ messages)

[PATCH v2 00/28] iomap/xfs folio patches
 2021-12-09 21:38 UTC  (3+ messages)
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio

[PATCH v14 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-12-09 21:37 UTC  (6+ messages)
` [PATCH v14 2/4] dmaengine: tegra: Add tegra gpcdma driver

[PATCH v11 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-12-09 17:11 UTC  (2+ messages)

[PATCH] pci: ibmphp: removed the commented-out functions
 2021-12-09 21:36 UTC 

[PATCH v7 2/2] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-12-09 21:35 UTC 

[PATCH v10 0/7] PCI: brcmstb: root port turns on sub-device power
 2021-12-09 21:34 UTC  (9+ messages)
` [PATCH v10 1/7] PCI: brcmstb: Fix function return value handling
` [PATCH v10 2/7] dt-bindings: PCI: Correct brcmstb interrupts, interrupt-map
` [PATCH v10 3/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v10 4/7] PCI: Add mechanism to turn on subdev regulators
` [PATCH v10 5/7] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v10 6/7] PCI: brcmstb: Add control of subdevice voltage regulators
` [PATCH v10 7/7] PCI: brcmstb: Do not turn off WOL regulators on suspend

[PATCH v7 1/2] drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
 2021-12-09 21:34 UTC 

[PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2021-12-09 21:32 UTC  (9+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: Add compatible string for Brcmstb 74[23]5 "
` [PATCH v1 2/4] MIPS: bmips: Add support PCIe controller device nodes
` [PATCH v1 3/4] MIPS: bmips: Remove obsolete DMA mapping support
` [PATCH v1 4/4] PCI: brcmstb: Augment driver for MIPs SOCs

[PATCH] skbuff: Extract list pointers to silence compiler warnings
 2021-12-09 21:30 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-12-09 21:23 UTC  (2+ messages)

[PATCH] Bluetooth: virtio_bt: fix device removal
 2021-12-09 21:22 UTC  (3+ messages)

[PATCH] scsi: hpsa: Remove an unused variable in 'hpsa_update_scsi_devices()'
 2021-12-09 21:11 UTC 

arch/mips/kvm/vz.c:1552: warning: expecting prototype for kvm_trap_vz_handle_cop_unusuable(). Prototype was for kvm_trap_vz_handle_cop_unusable() instead
 2021-12-09 21:04 UTC 

[patch V2 00/36] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-09 21:02 UTC  (5+ messages)
` [patch V2 19/36] PCI/MSI: Store properties in device::msi::data

[PATCH v2 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-09 20:58 UTC  (6+ messages)
` [PATCH v2 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[Patch Resend v1 0/8] CBB driver for Tegra194, Tegra234 & Tegra-Grace
 2021-12-09 20:55 UTC  (5+ messages)
` [Patch Resend v1 2/8] dt-bindings: arm: tegra: Add NVIDIA Tegra194 CBB1.0 binding
` [Patch Resend v1 5/8] dt-bindings: arm: tegra: Add NVIDIA Tegra234 CBB2.0 binding

[PATCH v5 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-09 20:48 UTC  (3+ messages)
` [PATCH v5 3/3] mm/oom_kill: allow process_mrelease to run under mmap_lock protection

[PATCH 0/3] Fixes for SEV mirror VM tests
 2021-12-09 20:45 UTC  (4+ messages)
` [PATCH 3/3] selftests: sev_migrate_tests: Add mirror command tests

[PATCH v5 00/16] ima: Namespace IMA with audit support in IMA-ns
 2021-12-09 20:42 UTC  (10+ messages)
` [PATCH v5 13/16] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [PATCH v5 15/16] ima: Move dentries "

[PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
 2021-12-09 20:40 UTC  (4+ messages)

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-09 20:40 UTC  (9+ messages)
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH v1 1/1] percpu_ref: Replace kernel.h with the necessary inclusions
 2021-12-09 20:40 UTC  (2+ messages)

[PATCH] ep93xx: clock: Fix "plain integer as NULL pointer" warning
 2021-12-09 20:34 UTC 

[RFC PATCH] of: platform: Skip mapping of interrupts in of_device_alloc()
 2021-12-09 20:34 UTC  (6+ messages)

[PATCH v1 1/2] ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
 2021-12-09 20:31 UTC  (8+ messages)

[PATCH v2 0/2] Driver for Open Profile for DICE
 2021-12-09 20:31 UTC  (6+ messages)
` [PATCH v2 2/2] misc: dice: Add driver to forward secrets to userspace
  ` DRM? "

[PATCH] tun: avoid double free in tun_free_netdev
 2021-12-09 20:26 UTC  (7+ messages)

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-09 20:23 UTC  (5+ messages)
` [PATCH 14/32] KVM: s390: pci: do initial setup for AEN interpretation

[PATCH net-next v3 0/6] net: lan966x: Add switchdev and vlan support
 2021-12-09 20:23 UTC  (5+ messages)
` [PATCH net-next v3 2/6] dt-bindings: net: lan966x: Extend with the analyzer interrupt

[PATCH] net: bonding: Add support for IPV6 ns/na
 2021-12-09 20:22 UTC  (2+ messages)

[PATCH] platform: finally disallow IRQ0 in platform_get_irq() and its ilk
 2021-12-09 20:21 UTC  (3+ messages)

[PATCH v6 00/13] user_events: Enable user processes to create and write to trace events
 2021-12-09 20:19 UTC  (11+ messages)
` [PATCH v6 02/13] user_events: Add minimal support for trace_event into ftrace

[PATCH] perf dlfilter: Drop unused variable
 2021-12-09 20:15 UTC  (6+ messages)

[PATCH v2 1/1] PCI: Introduce pci_bus_*() printing macros when device is not available
 2021-12-09 20:13 UTC  (6+ messages)

[PATCH V3 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-12-09 20:12 UTC  (2+ messages)
` [PATCH V3 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices

[PATCH v2] samples/bpf: xdpsock: fix swap.cocci warning
 2021-12-09 20:11 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF device
 2021-12-09 20:08 UTC 

[PATCH v8 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-12-09 20:06 UTC  (15+ messages)
` [PATCH v8 6/6] "

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2021-12-09 20:07 UTC  (4+ messages)
` [patch V2 02/31] genirq/msi: Add mutex for MSI list protection

[PATCH V4 0/6] xen: Add support of extended regions (safe ranges) on Arm
 2021-12-09 20:05 UTC  (7+ messages)
` [PATCH V4 1/6] xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()
` [PATCH V4 2/6] arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
` [PATCH V4 3/6] xen/balloon: Bring alloc(free)_xenballooned_pages helpers back
` [PATCH V4 4/6] xen/unpopulated-alloc: Add mechanism to use Xen resource
` [PATCH V4 5/6] arm/xen: Read extended regions from DT and init "
` [PATCH V4 6/6] dt-bindings: xen: Clarify "reg" purpose

[RFC] perf record: Disable debuginfod by default
 2021-12-09 20:04 UTC 

[PATCH] x86/uaccess: Move variable into switch case statement
 2021-12-09 19:56 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH v1 1/1] pci_ids: Keep Intel PCI IDs sorted by value
 2021-12-09 19:56 UTC  (2+ messages)

[PATCH v2] staging: greybus: fix stack size warning with UBSAN
 2021-12-09 19:51 UTC 

[PATCH v2] arm64: dts: mt8183: kukui: Add Type C node
 2021-12-09 19:51 UTC 

[PATCH] i2c: mpc: Use atomic read and fix break condition
 2021-12-09 19:47 UTC  (5+ messages)

[PATCH 0/5] acpi: Store _PLD information and convert users
 2021-12-09 19:45 UTC  (4+ messages)

[PATCH] scsi: docs: update notes about scsi_times_out
 2021-12-09 19:44 UTC  (2+ messages)

[leon-rdma:rdma-next 24/31] drivers/infiniband/core/cache.c:968:17: error: expected ';' before 'goto'
 2021-12-09 19:42 UTC 

[PATCH v3 1/1] PCI: Introduce pci_bus_*() printing macros when device is not available
 2021-12-09 19:36 UTC 

[GIT PULL] HID fixes
 2021-12-09 19:35 UTC  (2+ messages)

[GIT PULL] Networking for 5.16-rc5
 2021-12-09 19:35 UTC  (2+ messages)

[GIT PULL] netfs: Potential deadlock and error handling fixes
 2021-12-09 19:35 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for 5.16-rc5
 2021-12-09 19:35 UTC  (2+ messages)

[PATCH 00/19] Rust support
 2021-12-09 19:34 UTC  (4+ messages)
` [PATCH 05/19] rust: add `compiler_builtins` crate

[PATCH] bpf: return EOPNOTSUPP when JIT is needed and not possible
 2021-12-09 19:31 UTC  (3+ messages)

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2021-12-09 19:30 UTC  (5+ messages)
` [PATCH v2 2/6] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()

[PATCH v2] Unbuffered output when pipe/tee to a file
 2021-12-09 19:30 UTC  (4+ messages)

[PATCH] drm/msm/a6xx: Skip crashdumper state if GPU needs_hw_init
 2021-12-09 19:31 UTC 

fs/buffer.c:2342:1: warning: the frame size of 2072 bytes is larger than 1024 bytes
 2021-12-09 19:22 UTC 

[PATCH 00/11] Parallel CPU bringup for x86_64
 2021-12-09 19:21 UTC  (4+ messages)
` [PATCH 02/11] rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
    ` [PATCH v1.1 "

[PATCH 0/4] perf: Add new macros for mem_hops field
 2021-12-09 19:17 UTC  (2+ messages)

[PATCH] ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF device
 2021-12-09 19:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox