messages from 2021-09-29 21:37:53 to 2021-09-30 02:50:22 UTC [more...]
[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
2021-09-30 2:50 UTC (2+ messages)
[PATCH V2] memblock: check memory total_size
2021-09-30 2:44 UTC
[PATCH v17 00/15] arm64: MMU enabled kexec relocation
2021-09-30 2:44 UTC (4+ messages)
` [PATCH v17 05/15] arm64: kexec: skip relocation code for inplace kexec
[PATCH] r8152: stop submitting rx for -EPROTO
2021-09-30 2:41 UTC (4+ messages)
[PATCH v2 0/6] Add device filter support
2021-09-30 2:38 UTC (10+ messages)
` [PATCH v2 1/6] driver core: Move the "authorized" attribute from USB/Thunderbolt to core
` [PATCH v2 2/6] driver core: Add common support to skip probe for un-authorized devices
` [PATCH v2 3/6] driver core: Allow arch to initialize the authorized attribute
` [PATCH v2 4/6] virtio: Initialize authorized attribute for confidential guest
` [PATCH v2 5/6] x86/tdx: Add device filter support for x86 TDX guest platform
` [PATCH v2 6/6] PCI: Initialize authorized attribute for confidential guest
[RFC PATCH v8 00/21] riscv: Add vector ISA support
2021-09-30 2:37 UTC (3+ messages)
` [RFC PATCH v8 11/21] riscv: Add sigcontext save/restore for vector
[PATCH v5 0/4] Add remoteproc driver for DSP on i.MX
2021-09-30 2:34 UTC (4+ messages)
` [PATCH v5 4/4] dt-bindings: dsp: fsl: update binding document for remote proc driver
[PATCH 1/2] PCI: Use software node API with additional device properties
2021-09-30 2:33 UTC (2+ messages)
[PATCH] nbd: use shifts rather than multiplies
2021-09-30 2:32 UTC (2+ messages)
[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
2021-09-30 2:30 UTC (9+ messages)
[bp:tip-x86-sgx 11/25] arch/x86/kernel/cpu/sgx/encl.h:45:19: warning: variable 'encl' set but not used
2021-09-30 2:30 UTC
[PATCH v3 0/3] kunit: allow running test suites/cases individually
2021-09-30 2:29 UTC (5+ messages)
` [PATCH v3 3/4] kunit: tool: actually track how long it took to run tests
` [PATCH v3 4/4] kunit: tool: support running each suite/test separately
[PATCH 0/5] platform/chrome: Make cros_ec_pd_command() reusable
2021-09-30 2:23 UTC (6+ messages)
` [PATCH 1/5] platform/chrome: cros_usbpd_notify: Rename cros_ec_pd_command()
` [PATCH 2/5] platform/chrome: cros_usbpd_notify: Move ec_command()
` [PATCH 3/5] platform/chrome: cros_ec_proto: Make data pointers void
` [PATCH 4/5] platform/chrome: cros_ec_proto: Add version for ec_command
` [PATCH 5/5] platform/chrome: cros_ec_typec: Use cros_ec_command()
[PATCH v2 1/2] mm, thp: check page mapping when truncating page cache
2021-09-30 2:14 UTC (16+ messages)
[PATCH] mm/huge_memory: disable thp if thp page size is too large
2021-09-30 2:14 UTC
[PATCH v1] USB: serial: option: add Quectel EC200S-CN module support
2021-09-30 2:11 UTC
[PATCH 0/4] drm: maintenance patches for 5.15-rcX
2021-09-30 2:08 UTC (6+ messages)
` [PATCH 1/4] drm: fix doc grammar error
` [PATCH 2/4] amdgpu_ucode: reduce number of pr_debug calls
` [PATCH 3/4] nouveau: fold multiple DRM_DEBUG_DRIVERs together
` [PATCH 4/4] i915/gvt: remove spaces in pr_debug "gvt: core:" etc prefixes
[PATCH v3] scripts/decodecode: fix faulting instruction no print when opps.file is DOS format
2021-09-30 2:04 UTC
[PATCH net 0/2] auth_gss: Fix netns refcount leaks when use-gss-proxy==1
2021-09-30 1:56 UTC (12+ messages)
` [PATCH net 2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net "
[PATCH v7 0/5] arm: aspeed: Add UART routing support
2021-09-30 1:55 UTC (6+ messages)
` [PATCH v7 2/5] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema
` [PATCH v7 3/5] dt-bindings: aspeed: Add UART routing controller
[PATCH] ocfs2: mount fails with buffer overflow in strlen
2021-09-30 1:54 UTC (3+ messages)
` [PATCH v2] "
linux-next: manual merge of the net-next tree with the net tree
2021-09-30 1:41 UTC
[PATCH v5 0/3] riscv: optimized mem* functions
2021-09-30 1:36 UTC (4+ messages)
` [PATCH v5 1/3] riscv: optimized memcpy
drivers/net/wan/fsl_ucc_hdlc.c:305:57: sparse: sparse: incorrect type in argument 2 (different address spaces)
2021-09-30 1:35 UTC
linux-next: manual merge of the rdma tree with the rdma-fixes tree
2021-09-30 1:35 UTC
[PATCH] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash
2021-09-30 1:32 UTC (4+ messages)
[PATCH 0/2] arm64: retry dropping HAVE_ARCH_PFN_VALID
2021-09-30 1:30 UTC (3+ messages)
` [PATCH 1/2] dma-mapping: remove bogus test for pfn_valid from dma_map_resource
` [PATCH 2/2] arm64/mm: drop HAVE_ARCH_PFN_VALID
[RFC PATCH 1/1] virtio: write back features before verify
2021-09-30 1:20 UTC
[GIT PULL] Please pull RDMA subsystem changes
2021-09-30 1:02 UTC
[PATCH v2 0/6] wchan: Fix ORC support and leaky fallback
2021-09-30 1:01 UTC (8+ messages)
` [PATCH v2 1/6] Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
` [PATCH v2 2/6] sched: Add wrapper for get_wchan() to keep task blocked
` [PATCH v2 3/6] proc: Use task_is_running() for wchan in /proc/$pid/stat
` [PATCH v2 4/6] proc: Only report /proc/$pid/wchan when process is blocked
` [PATCH v2 5/6] x86: Fix get_wchan() to support the ORC unwinder
` [PATCH v2 6/6] leaking_addresses: Always print a trailing newline
[PATCH v2] f2fs: fix to use WHINT_MODE
2021-09-30 0:59 UTC
[PATCH 0/8] Re-enable ENQCMD and PASID MSR
2021-09-30 0:44 UTC (7+ messages)
` [PATCH 1/8] iommu/vt-d: Clean up unused PASID updating functions
` [PATCH 5/8] x86/mmu: Add mm-based PASID refcounting
[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
2021-09-30 0:42 UTC (6+ messages)
[mel:mm-reclaimcongest-v1r4 1/5] mm/vmscan.c:1015:7: error: variable 'ret' set but not used
2021-09-30 0:41 UTC
[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
2021-09-30 0:40 UTC (3+ messages)
` [PATCH v13 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
2021-09-30 0:36 UTC (30+ messages)
` [PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations
` [PATCH v3 4/20] "
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 14/20] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()
linux-next: Fixes tags need some work in the iommu tree
2021-09-30 0:36 UTC (2+ messages)
[PATCH v2 1/3] arm64: dts: sc7180: Factor out ti-sn65dsi86 support
2021-09-30 0:34 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: drm/bridge: ps8640: Add aux-bus child
` [PATCH v2 3/3] arm64: dts: sc7180: Support Parade ps8640 edp bridge
[PATCH] kunit: tool: show list of valid --arch options when invalid
2021-09-30 0:31 UTC (3+ messages)
[PATCH] modpost: add allow list for llvm IPSCCP
2021-09-30 0:18 UTC (3+ messages)
[PATCH v2 0/5] kunit: build kunit tests without structleak plugin
2021-09-30 0:12 UTC (3+ messages)
` [PATCH v2 1/5] gcc-plugins/structleak: add makefile var for disabling structleak
[vsyrjala:dbuf_state_6 1246/1427] drivers/staging/rtl8712/rtl8712_xmit.c:249:6: warning: no previous prototype for 'r8712_construct_txaggr_cmd_desc'
2021-09-30 0:11 UTC
linux-next: build failure after merge of the kspp-gustavo tree
2021-09-30 0:11 UTC (2+ messages)
linux-next: build warning after merge of the kspp-gustavo tree
2021-09-30 0:05 UTC (2+ messages)
[PATCH V3 0/7] genirq/affinity: abstract new API from managed irq affinity spread
2021-09-30 0:05 UTC (4+ messages)
` [PATCH V3 5/7] genirq/affinity: move group_cpus_evenly() into lib/
[PATCH] trace: in_irq() cleanup
2021-09-30 0:03 UTC
[PATCH] arm64: dts: qcom: pmk8350: Make RTC disabled by default; enable on sc7280-idp
2021-09-30 0:03 UTC (3+ messages)
[PATCH v2] drm/msm/dp: only signal audio when disconnected detected at dp_pm_resume
2021-09-30 0:02 UTC (2+ messages)
[PATCH] irq: in_irq() cleanup
2021-09-30 0:02 UTC
[GIT pull] irq/urgent for v5.15-rc3
2021-09-30 0:00 UTC (11+ messages)
` [GIT pull] x86/urgent "
` [PATCH] x86/insn: Use get_unaligned() instead of memcpy()
[PATCH] cgroup: rstat: optimize flush through speculative test
2021-09-29 23:59 UTC
[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
2021-09-29 23:57 UTC (6+ messages)
[PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters
2021-09-29 23:56 UTC (6+ messages)
[PATCH v2 1/2] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
2021-09-29 23:48 UTC (3+ messages)
` [PATCH v2 2/2] phy: mdio: fix memory leak
[RFC 0/7] Support in-kernel DMA with PASID and SVA
2021-09-29 23:43 UTC (5+ messages)
[PATCH] KVM: selftests: Ensure all migrations are performed when test is affined
2021-09-29 23:41 UTC
[PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules
2021-09-29 23:34 UTC (9+ messages)
` [PATCH v5 1/7] kbuild: bring back tristate.conf
` [PATCH v5 2/7] kbuild: add modules_thick.builtin
` [PATCH v5 3/7] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v5 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v5 5/7] kallsyms: optimize .kallsyms_modules*
` [PATCH v5 6/7] kallsyms: add /proc/kallmodsyms
` [PATCH v5 7/7] kallsyms: add reliable symbol size info
[PATCH] Introduce the pkill_on_warn boot parameter
2021-09-29 23:31 UTC (3+ messages)
[PATCH v7] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
2021-09-29 23:25 UTC (4+ messages)
[PATCH v2 0/4] hugetlb: add demote/split page functionality
2021-09-29 23:21 UTC (5+ messages)
` [PATCH v2 2/4] hugetlb: add HPageCma flag and code to free non-gigantic pages in CMA
[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
2021-09-29 23:21 UTC (14+ messages)
[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
2021-09-29 23:10 UTC (8+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info
[PATCH v16 0/4] Intel MAX10 BMC Secure Update Driver
2021-09-29 23:09 UTC (5+ messages)
` [PATCH v16 1/4] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v16 2/4] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v16 3/4] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v16 4/4] fpga: m10bmc-sec: add max10 secure update functions
[PATCH net-next 0/5] brcm ASP 2.0 Ethernet controller
2021-09-29 23:04 UTC (6+ messages)
` [PATCH net-next 3/5] net: bcmasp: Add support for ASP2.0 "
[PATCH v17 0/5] FPGA Image Load (previously Security Manager)
2021-09-29 23:00 UTC (6+ messages)
` [PATCH v17 1/5] fpga: image-load: fpga image load framework
` [PATCH v17 2/5] fpga: image-load: enable image uploads
` [PATCH v17 3/5] fpga: image-load: signal eventfd when complete
` [PATCH v17 4/5] fpga: image-load: add status ioctl
` [PATCH v17 5/5] fpga: image-load: enable cancel of image upload
[PATCH] drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
2021-09-29 23:00 UTC
[PATCH v2 0/3] Rename IS_ACTIVE() and move to kconfig.h
2021-09-29 22:54 UTC (4+ messages)
` [PATCH v2 2/3] drm/i915/utils: do not depend on config being defined
[PATCH 0/2] KVM: x86: Fix mostly theoretical undefined behavior
2021-09-29 22:51 UTC (5+ messages)
` [PATCH 1/2] KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks
` [PATCH 2/2] KVM: x86: Manually retrieve CPUID.0x1 when getting FMS for RESET/INIT
[PATCH] kernfs: don't create a negative dentry if inactive node exists
2021-09-29 22:50 UTC (4+ messages)
[PATCH 1/2] usb: hub: Mark root hubs on removable devices, as removable
2021-09-29 22:48 UTC (2+ messages)
` [PATCH 2/2] usb: hub: Mark devices downstream a removable hub, "
[PATCH v4 0/2] Global Clock Controller driver for MSM8976/56
2021-09-29 22:48 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: clk: qcom: Document MSM8976 Global Clock Controller
[PATCH] xattr: switch to vmemdup_user()
2021-09-29 22:38 UTC (2+ messages)
[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
2021-09-29 22:34 UTC (6+ messages)
` [RFC 08/20] vfio/pci: Add VFIO_DEVICE_BIND_IOMMUFD
[mcgrof-next:20210916-firmware-builtin-v2 14/14] drivers/base/firmware_loader/test-builtin/test-builtin-firmware.bin.gen.S:5: Error: file not found: drivers/base/firmware_loader/test-builtin/test-builtin-firmware.bin
2021-09-29 22:31 UTC
[PATCH 2/2] tty/sysrq: Add configurable handler to execute a compound action
2021-09-29 22:31 UTC (2+ messages)
[PATCH][next] dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc()
2021-09-29 22:29 UTC
[PATCH] staging: rtl8712: Statements should start on a tabstop
2021-09-29 22:19 UTC (2+ messages)
[syzbot] memory leak in bsg_register_queue
2021-09-29 22:16 UTC (2+ messages)
[PATCH 00/11] rcu: Make rcu_core() safe in PREEMPT_RT with NOCB + a few other fixes
2021-09-29 22:10 UTC (12+ messages)
` [PATCH 01/11] rcu/nocb: Make local rcu_nocb_lock_irqsave() safe against concurrent deoffloading
` [PATCH 02/11] rcu/nocb: Prepare state machine for a new step
` [PATCH 03/11] rcu/nocb: Invoke rcu_core() at the start of deoffloading
` [PATCH 04/11] rcu/nocb: Make rcu_core() callbacks acceleration preempt-safe
` [PATCH 05/11] rcu/nocb: Make rcu_core() callbacks acceleration (de-)offloading safe
` [RFC PATCH 06/11] rcu/nocb: Check a stable offloaded state to manipulate qlen_last_fqs_check
` [PATCH 07/11] rcu/nocb: Use appropriate rcu_nocb_lock_irqsave()
` [PATCH 08/11] rcu/nocb: Limit number of softirq callbacks only on softirq
` [PATCH 09/11] rcu: Fix callbacks processing time limit retaining cond_resched()
` [PATCH 10/11] rcu: Apply callbacks processing time limit only on softirq
` [PATCH 11/11] rcu/nocb: Don't invoke local rcu core on callback overload from nocb kthread
[PATCH] atm: [nicstar] make drain_scq explicitly unsigned
2021-09-29 22:05 UTC (2+ messages)
[PATCH][next] apparmor: Use struct_size() helper in kzalloc()
2021-09-29 22:05 UTC
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-09-29 22:00 UTC (3+ messages)
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH 0/6] Dynamic aspeed-smc flash chips via "reserved" DT status
2021-09-29 22:00 UTC (3+ messages)
[PATCH] arm64: dts: freescale: Fix 'interrupt-map' parent address cells
2021-09-29 21:53 UTC (2+ messages)
[mark:arm64/kcsan 11/13] ld.lld: error: undefined symbol: __tsan_atomic64_fetch_add
2021-09-29 21:48 UTC
[PATCH v14 0/5] Mediatek pinctrl patch on mt8195
2021-09-29 21:47 UTC (3+ messages)
` [PATCH v14 2/5] dt-bindings: pinctrl: mt8195: change pull up/down description
[PATCH] drm/brdige: analogix_dp: Grab runtime PM reference for DP-AUX
2021-09-29 21:41 UTC
linux 5.14.3: free_user_ns causes NULL pointer dereference
2021-09-29 21:39 UTC (8+ messages)
[PATCH V2 pci 0/2] Update Mun Yew Tham as Pci Driver maintainer
2021-09-29 21:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).