linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-03 18:42:56 to 2021-03-03 20:56:09 UTC [more...]

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-03 17:27 UTC  (5+ messages)
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings

[PATCH v21 00/26] Control-flow Enforcement: Shadow Stack
 2021-03-03 17:26 UTC  (5+ messages)
` [PATCH v21 08/26] x86/mm: Introduce _PAGE_COW

[PATCH v2 0/7] Improve boot command line handling
 2021-03-03 17:28 UTC  (3+ messages)
` [PATCH v2 1/7] cmdline: Add generic function to build command line

[PATCH 00/15] KVM: x86/mmu: Lots of bug fixes
 2021-03-03 17:28 UTC  (6+ messages)
` [PATCH 02/15] KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit
` [PATCH 03/15] KVM: x86/mmu: Ensure MMU pages are available when allocating roots

[PATCH v2] powerpc: Fix save_stack_trace_regs() to have running function as first entry
 2021-03-03 17:27 UTC 

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-03-03 17:25 UTC  (17+ messages)
` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library
` [PATCH RFC v1 04/15] iommu/arm-smmu-v3: Update CD base address info for user-space
` [PATCH RFC v1 05/15] iommu/arm-smmu-v3: Set sync op from consumer driver of cd-lib
` [PATCH RFC v1 06/15] iommu/virtio: Add headers for table format probing
` [PATCH RFC v1 08/15] iommu: Add asid_bits to arm smmu-v3 stage1 table info
` [PATCH RFC v1 09/15] iommu/virtio: Update table format probing header
` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault

[PATCH v3 0/9] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-03 17:26 UTC  (9+ messages)
` [PATCH v3 1/9] perf/x86/intel: Fix a comment about guest LBR support
` [PATCH v3 5/9] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR
` [PATCH v3 6/9] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL "
` [PATCH v3 7/9] KVM: vmx/pmu: Add Arch LBR emulation and its VMCS field

[PATCH v3 2/2] tty/serial: Add rx-tx-swap OF option to stm32-usart
 2021-03-03 17:23 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: serial: Add rx-tx-swap "
  ` [PATCH v4 2/2] tty/serial: Add rx-tx-swap OF option "

[PATCH] PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
 2021-03-03 17:25 UTC  (2+ messages)

[PATCH v3 00/14] Introduced multi-preference mempolicy
 2021-03-03 17:22 UTC  (12+ messages)
` [PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit

[PATCH rdma-rc 0/2] W=1 compilation fixes leftovers
 2021-03-03 17:22 UTC  (2+ messages)

[RFC PATCH 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-03-03 17:21 UTC  (11+ messages)
` [RFC PATCH 1/12] x86/Hyper-V: Add visibility parameter for vmbus_establish_gpadl()
` [RFC PATCH 2/12] x86/Hyper-V: Add new hvcall guest address host visibility support
` [RFC PATCH 3/12] x86/HV: Initialize GHCB page and shared memory boundary
` [RFC PATCH 4/12] HV: Add Write/Read MSR registers via ghcb
` [RFC PATCH 5/12] HV: Add ghcb hvcall support for SNP VM

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-03 17:20 UTC  (4+ messages)
` [PATCH V3 XRT Alveo 04/18] fpga: xrt: xrt-lib platform driver manager

[rcu:rcu/next] BUILD SUCCESS 08804dc76ea287974d3640c52423d95cee3979e5
 2021-03-03 17:16 UTC 

[PATCH 1/2] media: dev-overlay.rst: cleanup the xvideo example
 2021-03-03 17:16 UTC  (2+ messages)
` [PATCH 2/2] media: vbi_hsync.svg: fix the viewports

[PATCH v3 0/1] s390/vfio-ap: fix circular lockdep when starting SE guest
 2021-03-03 17:10 UTC  (5+ messages)
` [PATCH v3 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[RFC PATCH v2 00/13] objtool: add base support for arm64
 2021-03-03 17:09 UTC  (14+ messages)
` [RFC PATCH v2 01/13] tools: Add some generic functions and headers
` [RFC PATCH v2 02/13] tools: arm64: Make aarch64 instruction decoder available to tools
` [RFC PATCH v2 03/13] tools: bug: Remove duplicate definition
` [RFC PATCH v2 04/13] objtool: arm64: Add base definition for arm64 backend
` [RFC PATCH v2 05/13] objtool: arm64: Decode add/sub instructions
` [RFC PATCH v2 06/13] objtool: arm64: Decode jump and call related instructions
` [RFC PATCH v2 07/13] objtool: arm64: Decode other system instructions
` [RFC PATCH v2 08/13] objtool: arm64: Decode load/store instructions
` [RFC PATCH v2 09/13] objtool: arm64: Decode LDR instructions
` [RFC PATCH v2 10/13] objtool: arm64: Accept padding in code sections
` [RFC PATCH v2 11/13] objtool: arm64: Handle supported relocations in alternatives
` [RFC PATCH v2 12/13] objtool: arm64: Ignore replacement section for alternative callback
` [RFC PATCH v2 13/13] objtool: arm64: Enable stack validation for arm64

[PATCH v2] ptrace: add PTRACE_GET_RSEQ_CONFIGURATION request
 2021-03-03 17:10 UTC  (3+ messages)

XDP socket rings, and LKMM litmus tests
 2021-03-03 17:12 UTC  (6+ messages)

[PATCH] block: Suppress uevent for hidden device when removed
 2021-03-03 17:12 UTC 

[PATCH] mm/compaction: remove unused variable sysctl_compact_memory
 2021-03-03 17:09 UTC  (2+ messages)

[RFC PATCH v2 0/8] arm64: Prepare instruction decoder for objtool
 2021-03-03 17:05 UTC  (9+ messages)
` [RFC PATCH v2 1/8] arm64: Move patching utilities out of instruction encoding/decoding
` [RFC PATCH v2 2/8] arm64: Move aarch32 condition check functions
` [RFC PATCH v2 3/8] arm64: insn: Reduce header dependencies of instruction decoder
` [RFC PATCH v2 4/8] arm64: Move instruction encoder/decoder under lib/
` [RFC PATCH v2 5/8] arm64: insn: Add SVE instruction class
` [RFC PATCH v2 6/8] arm64: insn: Add barrier encodings
` [RFC PATCH v2 7/8] arm64: insn: Add some opcodes to instruction decoder
` [RFC PATCH v2 8/8] arm64: insn: Add load/store decoding helpers

[PATCH v5 00/16] introduce a generic IOCTL interface for RPMsg channels management
 2021-03-03 17:01 UTC  (11+ messages)
` [PATCH v5 04/16] rpmsg: char: export eptdev create an destroy functions
` [PATCH v5 06/16] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v5 07/16] rpmsg: update rpmsg_chrdev_register_device function

[PATCH v1 0/3] driver core: Set fw_devlink=on take II
 2021-03-03 16:55 UTC  (5+ messages)

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-03 16:52 UTC  (9+ messages)
` [PATCH 04/53] drm/amd/display/dc/bios/command_table: Remove unused variable
` [PATCH 07/53] drm/amd/display/dc/bios/command_table: Remove unused variable and associated comment
` [PATCH 10/53] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
` [PATCH 17/53] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static

[PATCH net 1/1] net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10
 2021-03-03 17:00 UTC  (2+ messages)

[PATCH] usb: dwc3: make USB_DWC3_EXYNOS independent
 2021-03-03 16:56 UTC  (14+ messages)

[PATCH v1 1/1] mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"
 2021-03-03 16:49 UTC 

[PATCH] ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning
 2021-03-03 16:50 UTC  (2+ messages)

[PATCH v2 0/4] psi: Add PSI_CPU_FULL state and some code optimization
 2021-03-03 16:05 UTC  (9+ messages)
` [PATCH v2 2/4] psi: Use ONCPU state tracking machinery to detect reclaim
` [PATCH v2 4/4] psi: Optimize task switch inside shared cgroups
    ` [External] "

[PATCH v3 0/1] Bluetooth: Suspend improvements
 2021-03-03 16:50 UTC  (3+ messages)
` [PATCH v3 1/1] Bluetooth: Remove unneeded commands for suspend

[PATCH 08/11] arm64: dts: qcom: pm8994: Add RESIN node
 2021-03-03 16:43 UTC 

[PATCH -next v2] fbdev: atyfb: use LCD management functions for PPC_PMAC also
 2021-03-03 16:40 UTC  (2+ messages)

[PATCH] perf record: Fix continue profiling after draining the buffer
 2021-03-03 16:43 UTC  (7+ messages)

[PATCH] net: phy: add Marvell 88X2222 transceiver support
 2021-03-03 16:02 UTC  (5+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH] coccinelle: misc: add swap script
 2021-03-03 16:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net: mac802154: Fix null pointer dereference
 2021-03-03 16:27 UTC 

can the idle value of /proc/stat decrease?
 2021-03-03 16:36 UTC  (2+ messages)

[PATCH 1/2] perf test: Fix sample-parsing fails on non-x86 platforms
 2021-03-03 16:35 UTC  (3+ messages)
` [PATCH 2/2] perf test: Support the ins_lat check in the X86 specific test

[PATCH] mtd: require write permissions for locking and badblock ioctls
 2021-03-03 16:34 UTC  (5+ messages)

[PATCH 0/7] Add build ID to stacktraces
 2021-03-03 16:17 UTC  (5+ messages)
` [PATCH 5/7] printk: Make %pS and friends print module build ID

drivers/mtd/parsers/qcomsmempart.c:109 parse_qcomsmem_part() warn: passing zero to 'PTR_ERR'
 2021-03-03 16:27 UTC  (3+ messages)

[PATCH] perf report: Create option to disable raw event ordering
 2021-03-03 16:26 UTC  (3+ messages)

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-03-03 16:22 UTC  (10+ messages)
` [PATCH v18 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v18 2/9] mmap: make mlock_future_check() global
` [PATCH v18 3/9] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v18 4/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v18 5/9] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v18 6/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v18 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v18 8/9] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v18 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH 0/2] genirq: Move prio assignment into the newly created thread
 2021-03-03 16:25 UTC  (5+ messages)
` [PATCH 1/2] kthread: Move prio/affinite change "

KASAN: use-after-free Write in cipso_v4_doi_putdef
 2021-03-03 16:20 UTC  (2+ messages)

[PATCH v3 0/5] Reset driver for IMX8MQ VPU hardware block
 2021-03-03 16:25 UTC  (6+ messages)
` [PATCH v3 3/5] reset: Add reset driver for IMX8MQ VPU block

[PATCH v6 09/40] xattr: handle idmapped mounts
 2021-03-03 16:15 UTC  (4+ messages)

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-03 16:13 UTC  (9+ messages)
` [PATCH 12/30] scsi: qla4xxx: ql4_os: Fix formatting issues - missing '-' and '_'
  ` [EXT] "
` [PATCH 15/30] scsi: qla2xxx: qla_iocb: Replace __qla2x00_marker()'s missing underscores
  ` [EXT] "
` [PATCH 19/30] scsi: qla4xxx: ql4_mbx: Fix kernel-doc formatting and misnaming issue
  ` [EXT] "
` [PATCH 23/30] scsi: qla2xxx: qla_gs: Fix some incorrect formatting/spelling issues
  ` [EXT] "

[PATCH] usb: dwc3: Fix dereferencing of null dwc->usb_psy
 2021-03-03 16:02 UTC  (2+ messages)

[PATCH v3 00/14] pinctrl: add BCM63XX pincontrol support
 2021-03-03 16:23 UTC  (8+ messages)
` [PATCH v3 01/14] gpio: regmap: set gpio_chip of_node

[RFC PATCH] autofs: find_autofs_mount overmounted parent support
 2021-03-03 16:17 UTC 

[PATCH] KVM: LAPIC: Advancing the timer expiration on guest initiated write
 2021-03-03 16:12 UTC  (4+ messages)

[PATCH] counter: stm32-timer-cnt: fix ceiling write max value
 2021-03-03 16:11 UTC  (5+ messages)

[PATCH 5.10 000/657] 5.10.20-rc4 review
 2021-03-03 16:12 UTC  (2+ messages)

[PATCH 4.4 00/92] 4.4.259-rc2 review
 2021-03-03 16:08 UTC  (2+ messages)

exec error: BUG: Bad rss-counter
 2021-03-03 16:07 UTC  (8+ messages)

[PATCH v2] iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle())
 2021-03-03 15:59 UTC  (2+ messages)

[PATCH] selftests/bpf: Simplify the calculation of variables
 2021-03-03 15:58 UTC  (2+ messages)

[PATCH 4.9 000/134] 4.9.259-rc3 review
 2021-03-03 16:04 UTC  (2+ messages)

[PATCH v2 RESEND 1/2] dt-bindings: arm: Convert nuvoton,npcm750 binding to YAML
 2021-03-03 15:46 UTC  (2+ messages)
` [PATCH v2 RESEND 2/2] ARM: dts: Add board-specific compatible string to npcm750-evb devicetree

[PATCH] iwlwifi: fix ARCH=i386 compilation warnings
 2021-03-03 15:58 UTC  (2+ messages)

[PATCH] docs: conf.py: adjust the LaTeX document output
 2021-03-03 15:58 UTC 

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-03 15:44 UTC  (3+ messages)
` [RFC PATCH 15/18] cgroup: Introduce ioasids controller

[PATCH 2/2] mm: fs: Invalidate BH LRU during page migration
 2021-03-03 15:55 UTC  (2+ messages)

[PATCH 1/2] perf archive: Fix filtering of empty build-ids
 2021-03-03 15:56 UTC  (3+ messages)

[PATCH] perf daemon: Fix compile error with Asan
 2021-03-03 15:54 UTC  (3+ messages)

[PATCH net v2] net: l2tp: reduce log level of messages in receive path, add counter instead
 2021-03-03 15:50 UTC 

[PATCH] perf metric: remove unneeded semicolon
 2021-03-03 15:53 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER changes for v5.12-rc2
 2021-03-03 15:52 UTC 

[PATCH v2 1/2] libperf: Add perf_evlist__reset_id_hash()
 2021-03-03 15:51 UTC  (3+ messages)

[PATCH] clocksource: don't run watchdog forever
 2021-03-03 15:50 UTC  (4+ messages)

[PATCH v2 0/1] Bluetooth: Suspend improvements
 2021-03-03 15:47 UTC  (3+ messages)
` [PATCH v2 1/1] Bluetooth: Remove unneeded commands for suspend

[PATCH v9] perf stat: Fix wrong skipping for per-die aggregation
 2021-03-03 15:45 UTC  (3+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-03 15:41 UTC  (13+ messages)

[PATCHSET 00/11] perf test: Fix cpu/thread map leaks
 2021-03-03 15:43 UTC  (6+ messages)
` [PATCH 04/11] perf test: Fix cpu and thread map leaks in sw_clock_freq test

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-03 15:43 UTC  (5+ messages)
` [PATCH v5 3/3] "

[RFC PATCH] fuse: Clear SGID bit when setting mode in setacl
 2021-03-03 15:36 UTC  (6+ messages)

[RFC v2 0/2] cgroup: New misc cgroup controller
 2021-03-03 15:42 UTC  (3+ messages)
` [RFC v2 1/2] cgroup: sev: Add "

[PATCH] gfs2: Remove unneeded return variable
 2021-03-03 15:40 UTC  (2+ messages)

5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
 2021-03-03 15:42 UTC  (7+ messages)
                ` [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600

KMSAN: kernel-infoleak in compat_drm_wait_vblank
 2021-03-03 15:37 UTC  (2+ messages)

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-03 15:34 UTC  (2+ messages)

[PATCH] signal: Allow RT tasks to cache one sigqueue struct
 2021-03-03 15:37 UTC  (2+ messages)

[PATCH v1 net-next 0/5] net: stmmac: enable multi-vector MSI
 2021-03-03 15:27 UTC  (6+ messages)
` [PATCH v1 net-next 1/5] net: stmmac: introduce DMA interrupt status masking per traffic direction
` [PATCH v1 net-next 2/5] net: stmmac: make stmmac_interrupt() function more friendly to MSI
` [PATCH v1 net-next 3/5] net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
` [PATCH v1 net-next 4/5] stmmac: intel: add support for multi-vector msi and msi-x
` [PATCH v1 net-next 5/5] net: stmmac: use interrupt mode INTM=1 for multi-MSI

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-03 15:34 UTC  (5+ messages)
` [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

[PATCH 0/4] spi: Adding support for software nodes
 2021-03-03 15:28 UTC  (5+ messages)
` [PATCH 1/4] spi: Add "
` [PATCH 2/4] ARM: pxa: icontrol: Constify the software node
` [PATCH 3/4] ARM: pxa: zeus: "
` [PATCH 4/4] spi: Remove support for dangling device properties

[PATCH 0/5] perf arm64 metricgroup support
 2021-03-03 15:22 UTC  (6+ messages)
` [PATCH 1/5] perf metricgroup: Support printing metrics for arm64
` [PATCH 2/5] perf metricgroup: Support adding "
` [PATCH 3/5] perf vendor events arm64: Add Hisi hip08 L1 metrics
` [PATCH 4/5] perf vendor events arm64: Add Hisi hip08 L2 metrics
` [PATCH 5/5] perf vendor events arm64: Add Hisi hip08 L3 metrics

[PATCH] x86/vdso: Use proper modifier for len's printf in extract
 2021-03-03 15:28 UTC  (2+ messages)

[PATCH v3] ARM: Implement SLS mitigation
 2021-03-03 15:31 UTC  (8+ messages)
` [PATCH v4] "

[RFC PATCH] autofs: find_autofs_mount overmounted parent support
 2021-03-03 15:28 UTC 

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-03 15:28 UTC  (3+ messages)
` [RFC PATCH 1/5] rpmb: add Replay Protected Memory Block (RPMB) subsystem

[PATCH 4.14 000/175] 4.14.223-rc4 review
 2021-03-03 15:30 UTC  (2+ messages)

[PATCH 0/2] an additional path to control charging current
 2021-03-03 15:26 UTC  (3+ messages)

drm/ttm: ttm_bo_release called without lock
 2021-03-03 15:07 UTC  (2+ messages)

[PATCH v3] mm: memcontrol: fix kernel stack account
 2021-03-03 15:18 UTC 


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