public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-24 20:31:19 to 2020-08-25 00:32:39 UTC [more...]

[PATCH v11 00/25] Control-flow Enforcement: Shadow Stack
 2020-08-25  0:25 UTC  (21+ messages)
` [PATCH v11 01/25] Documentation/x86: Add CET description
` [PATCH v11 05/25] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v11 06/25] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v11 07/25] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v11 08/25] x86/mm: Introduce _PAGE_COW
` [PATCH v11 10/25] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v11 12/25] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v11 13/25] x86/mm: Shadow Stack page fault error checking
` [PATCH v11 14/25] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v11 15/25] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v11 16/25] mm: Add guard pages around a shadow stack
` [PATCH v11 17/25] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v11 18/25] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v11 19/25] mm: Re-introduce do_mmap_pgoff()
` [PATCH v11 20/25] x86/cet/shstk: User-mode shadow stack support
` [PATCH v11 21/25] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v11 22/25] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v11 23/25] ELF: Introduce arch_setup_elf_property()
` [PATCH v11 24/25] x86/cet/shstk: Handle thread shadow stack
` [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for "

general protection fault in security_inode_getattr
 2020-08-25  0:32 UTC  (4+ messages)

[PATCH v11 0/9] Control-flow Enforcement: Indirect Branch Tracking, PTRACE
 2020-08-25  0:26 UTC  (10+ messages)
` [PATCH v11 1/9] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH v11 2/9] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v11 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v11 4/9] x86/cet/ibt: ELF header parsing "
` [PATCH v11 5/9] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET
` [PATCH v11 7/9] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v11 8/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v11 9/9] x86: Disallow vsyscall emulation when CET is enabled

[PATCH v8 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-08-25  0:30 UTC  (12+ messages)
` [PATCH v8 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v8 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[REGRESSION] x86/cpu fsgsbase breaks TLS in 32 bit rr tracees on a 64 bit system
 2020-08-25  0:30 UTC  (3+ messages)

[PATCH v2] drivers: staging: comedi: fixed duplicate words from checkpatch
 2020-08-25  0:29 UTC 

[PATCH 0/9] THP iomap patches for 5.10
 2020-08-25  0:27 UTC  (18+ messages)
` [PATCH 1/9] iomap: Fix misplaced page flushing
` [PATCH 2/9] fs: Introduce i_blocks_per_page
` [PATCH 3/9] iomap: Use kzalloc to allocate iomap_page
` [PATCH 4/9] iomap: Use bitmap ops to set uptodate bits
` [PATCH 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH 6/9] iomap: Convert read_count to byte count
` [PATCH 8/9] iomap: Convert iomap_write_end types
` [PATCH 9/9] iomap: Change calling convention for zeroing

[RFC -V3 0/5] autonuma: Optimize memory placement for memory tiering system
 2020-08-25  0:23 UTC  (6+ messages)
` [RFC -V3 1/5] autonuma: Optimize page "
` [RFC -V3 2/5] autonuma, memory tiering: Skip to scan fast memory
` [RFC -V3 3/5] autonuma, memory tiering: Hot page selection with hint page fault latency
` [RFC -V3 4/5] autonuma, memory tiering: Rate limit NUMA migration throughput
` [RFC -V3 5/5] autonuma, memory tiering: Adjust hot threshold automatically

[PATCH v6 00/76] x86: SEV-ES Guest Support
 2020-08-25  0:21 UTC  (2+ messages)

[PATCH] KVM: VMX: fix crash cleanup when KVM wasn't used
 2020-08-25  0:09 UTC  (6+ messages)

[PATCH] checkpatch: Allow not using -f with files that are in git
 2020-08-25  0:09 UTC 

[PATCH] interconnect: Show bandwidth for disabled paths as zero in debugfs
 2020-08-25  0:08 UTC  (2+ messages)

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
 2020-08-25  0:05 UTC  (4+ messages)
` [PATCH bpf-next v1 1/8] bpf: Introduce pseudo_btf_id

[PATCH] get_maintainer: Add test for file in VCS
 2020-08-25  0:04 UTC 

[PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
 2020-08-24 23:51 UTC  (2+ messages)

[PATCH v2 0/5] cpufreq: intel_pstate: Address some HWP-related oddities
 2020-08-24 23:56 UTC  (2+ messages)

[PATCH 0/2] ath10k: Add chain-1 voltage regulator voting
 2020-08-24 23:50 UTC  (2+ messages)

[PATCH net v2] drivers/net/wan/lapbether: Added needed_tailroom
 2020-08-24 23:48 UTC  (3+ messages)

[PATCH] RDMA: error code handling
 2020-08-24 23:44 UTC 

linux-next: manual merge of the qcom tree with the imx-mxs tree
 2020-08-24 23:32 UTC 

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-08-24 23:32 UTC  (5+ messages)

[PATCH v2 0/6] Add initial support for ATC260x PMICs
 2020-08-24 23:31 UTC  (7+ messages)
` [PATCH v2 3/6] regulator: Add regulator driver "
` [PATCH v2 4/6] power: reset: Add poweroff "

[PATCH 0/3] usb: Add driver for USB signal re-mapper
 2020-08-24 23:30 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: Add support for Broadcom USB pin map driver

[PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID
 2020-08-24 23:25 UTC  (2+ messages)

[PATCH] fix comment concerning GCC 4.6
 2020-08-24 23:25 UTC 

[PATCH] remove comment about sparse not supporting __has_attribute
 2020-08-24 23:25 UTC 

[PATCH 0/2] r8a7742 add QSPI support
 2020-08-24 23:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,rspi: Add r8a7742 to the compatible list

[PATCH v2 1/4] dt-bindings: Add vendor prefix for Silvaco
 2020-08-24 23:24 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: i3c: Describe Silvaco master binding

[PATCH] power: supply: bq2515x: Constify static variables
 2020-08-24 23:22 UTC 

[PATCH 0/9] r8a774e1 add support for DU, HDMI and LVDS
 2020-08-24 23:20 UTC  (5+ messages)
` [PATCH 4/9] dt-bindings: display: renesas,lvds: Document r8a774e1 bindings
  ` [PATCH 4/9] dt-bindings: display: renesas, lvds: "
` [PATCH 5/9] dt-bindings: display: renesas,dw-hdmi: Add r8a774e1 support
  ` [PATCH 5/9] dt-bindings: display: renesas, dw-hdmi: "

[PATCH net-next 0/6] MAINTAINERS: Remove self from PHY LIBRARY
 2020-08-24 23:19 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the jc_docs tree
 2020-08-24 23:18 UTC  (2+ messages)

[Resend PATCH 1/6] mm/memcg: warning on !memcg after readahead page charged
 2020-08-24 23:14 UTC  (6+ messages)

[PATCH 00/14] mips: bmips: include dt-bindings headers
 2020-08-24 23:15 UTC  (2+ messages)

[PATCH] net: dsa: sja1105: Do not use address of compatible member in sja1105_check_device_id
 2020-08-24 23:13 UTC  (2+ messages)

[PATCH v1] thermal/of: Introduce k-po, k-pu and k-i for a thermal zone
 2020-08-24 23:09 UTC  (2+ messages)

[PATCH v2 0/8] x86/debug: Untangle handle_debug()
 2020-08-24 23:09 UTC  (7+ messages)
` [PATCH v2 5/8] x86/debug: Simplify #DB signal code

mmotm 2020-08-24-16-06 uploaded
 2020-08-24 23:07 UTC 

[PATCH 0/2] r8a7742 add PCIe node
 2020-08-24 23:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: rcar: Add device tree support for r8a7742

[PATCH 0/9] introduce name service announcement rpmsg driver
 2020-08-24 23:04 UTC  (9+ messages)
` [PATCH 2/9] rpmsg: core: add channel creation internal API
` [PATCH 5/9] rpmsg: introduce reserved rpmsg driver for ns announcement
` [PATCH 6/9] rpmsg: virtio: use rpmsg ns device for the "
` [PATCH 9/9] rpmsg: ns: name service announcement endianness

[PATCH] irqchip/eznps: Fix build error for !ARC700 builds
 2020-08-24 23:01 UTC 

[PATCH 1/2] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-08-24 22:57 UTC  (2+ messages)

[PATCH v2] i2c: mv64xxx: Add bus error recovery
 2020-08-24 22:52 UTC 

[PATCH] net: Check the expect of skb->data at mac header
 2020-08-24 22:49 UTC  (2+ messages)

[PATCH v2 0/3] Add Intel Input Output Manager driver
 2020-08-24 22:47 UTC  (5+ messages)
` [PATCH v2 1/3] platform/x86: Add Intel Input Output Manager (IOM) driver

[PATCH v2 0/3] IMA: Infrastructure for measurement of critical kernel data
 2020-08-24 22:46 UTC  (3+ messages)
` [PATCH v2 2/3] IMA: add policy to support measuring critical data from kernel components

[PATCH] ALSA: ca0106: fix error code handling
 2020-08-24 22:45 UTC 

[PATCH] serial: core: don't use snprintf() for formatting sysfs attrs
 2020-08-24 22:39 UTC 

[RFC][PATCH 0/9] [v3] Migrate Pages in lieu of discard
 2020-08-24 22:36 UTC  (2+ messages)

[PATCH v1 0/2] IT6505 cover letter
 2020-08-24 22:32 UTC  (3+ messages)
` [PATCH v1 1/2] ite-it6505 change trigger conditions

[PATCH 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
 2020-08-24 22:28 UTC  (2+ messages)
  ` [Nouveau] "

[PATCH] iio/dac: convert ltc2632.txt to lltc,ltc2632.yaml
 2020-08-24 22:28 UTC  (4+ messages)

drivers/spi/spi-orion.c:413:17: sparse: sparse: incorrect type in assignment (different base types)
 2020-08-24 22:08 UTC 

[PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: Sort compatible string in increasing number of the SoC
 2020-08-24 22:23 UTC  (2+ messages)

[PATCH] usb: atm: don't use snprintf() for sysfs attrs
 2020-08-24 22:23 UTC 

[PATCH v2 1/2] leds: is31fl319x: Add sdb pin and generate a 5ms low pulse when startup
 2020-08-24 22:21 UTC  (3+ messages)
` [PATCH v2 2/2] leds: Add an optional property named 'sdb-gpios'

[PATCH 0/7] r8a7742: Enable DU and LVDS
 2020-08-24 22:20 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: display: renesas,du: Document the r8a7742 bindings
  ` [PATCH 1/7] dt-bindings: display: renesas, du: "
` [PATCH 3/7] dt-bindings: display: renesas,lvds: Document "
  ` [PATCH 3/7] dt-bindings: display: renesas, lvds: "

[PATCH] SELinux: Measure state and hash of policy using IMA
 2020-08-24 22:18 UTC  (7+ messages)

[PATCH v2] MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainers
 2020-08-24 22:14 UTC 

[RFC] Design proposal for upstream core-scheduling interface
 2020-08-24 22:12 UTC  (7+ messages)

[PATCH] x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
 2020-08-24 22:12 UTC 

[PATCH] kernel/cpu.c: don't use snprintf() for sysfs attrs
 2020-08-24 22:10 UTC 

[PATCH] Documentation: laptops: thinkpad-acpi: fix underline length build warning
 2020-08-24 22:10 UTC  (2+ messages)

[PATCH] net: caif: fix error code handling
 2020-08-24 22:08 UTC 

[PATCH] Documentation: add riscv entry in list of existing profiles
 2020-08-24 22:05 UTC  (2+ messages)

fsl_espi errors on v5.7.15
 2020-08-24 22:04 UTC  (7+ messages)

[PATCH] MAINTAINERS: mention documentation maintainer entry profile
 2020-08-24 22:03 UTC  (2+ messages)

[PATCH] Fpga: Documentation: Replace deprecated :c:func: Usage
 2020-08-24 22:02 UTC  (2+ messages)

[PATCH] IIO: Documentation: Replace deprecated :c:func: Usage
 2020-08-24 22:01 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: add MPTCP subflow support
 2020-08-24 22:01 UTC  (2+ messages)

[PATCH v2 0/4] mm/hugetlb: Small cleanup and improvement
 2020-08-24 21:57 UTC  (2+ messages)

[PATCH] Documentation/locking/locktypes: fix local_locks documentation
 2020-08-24 21:56 UTC  (2+ messages)

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-24 21:55 UTC  (9+ messages)
` [PATCH 11/18] iommu/omap: Add IOMMU_DOMAIN_DMA support
` [PATCH 17/18] media/omap3isp: Clean up IOMMU workaround

[PATCH] scsi: qla2xxx: Remove unnecessary call to memset
 2020-08-24 21:52 UTC  (4+ messages)
` [PATCH v2] scsi: Don't call memset after dma_alloc_coherent()

[PATCH 1/2] lib: decompress_unzstd: Limit output size
 2020-08-24 21:50 UTC  (8+ messages)
` [PATCH 2/2] MIPS: Add support for ZSTD-compressed kernels

[PATCH] f2fs: Simplify SEEK_DATA implementation
 2020-08-24 21:48 UTC 

[PATCH] drm/amd/pm: use kmemdup() rather than kmalloc+memcpy
 2020-08-24 21:48 UTC  (2+ messages)

[PATCH] bpf: sk_lookup: Add user documentation
 2020-08-24 21:47 UTC  (2+ messages)

[PATCH bpf-next] docs: correct subject prefix and update LLVM info
 2020-08-24 21:44 UTC  (3+ messages)

[PATCH] const_structs.checkpatch: Add phy_ops
 2020-08-24 21:41 UTC 

[PATCH v1 0/6] Introduce Embedded Controller driver for Acer A500
 2020-08-24 21:38 UTC  (5+ messages)
` [PATCH v1 2/6] power: supply: Add battery gauge driver for Acer Iconia Tab A500

[PATCH 1/2] ARM: dts: imx6qdl: tqma6: fix indentation
 2020-08-24 21:36 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: tqma6: minor fixes

[PATCH v2] usb: storage: initialize variable
 2020-08-24 21:31 UTC  (3+ messages)

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-24 21:24 UTC  (9+ messages)

[PATCH 1/3] regulator: rt4801: Add support for RT4801 Display Bias regulator driver
 2020-08-24 21:23 UTC  (3+ messages)

[patch RFC 00/38] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-24 21:21 UTC  (4+ messages)
` [patch RFC 24/38] x86/xen: Consolidate XEN-MSI init

[PATCH] mm/hugetlb: Fix a race between hugetlb sysctl handlers
 2020-08-24 21:19 UTC  (3+ messages)

[PATCH] ima: use kmemdup() rather than kmalloc+memcpy
 2020-08-24 21:21 UTC 

[PATCH 0/5] ARM: dts: aspeed: Add Facebook Wedge400 (AST2500) BMC
 2020-08-24 21:19 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: aspeed: Remove flash layout from Facebook AST2500 Common dtsi
` [PATCH 2/5] ARM: dts: aspeed: cmm: Set 32MB FMC flash layout
` [PATCH 3/5] ARM: dts: aspeed: yamp: "
` [PATCH 4/5] ARM: dts: aspeed: minipack: Update 64MB "
` [PATCH 5/5] ARM: dts: aspeed: Add Facebook Wedge400 BMC

[PATCH] fs: omfs: use kmemdup() rather than kmalloc+memcpy
 2020-08-24 21:17 UTC 

[PATCH RESEND v1] ARM: dts: meson8: remove two invalid interrupt lines from the GPU node
 2020-08-24 21:16 UTC  (3+ messages)

[PATCH] ARM: dts: meson: move the L2 cache-controller inside the SoC node
 2020-08-24 21:16 UTC  (3+ messages)

[PATCH] nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
 2020-08-24 21:16 UTC  (3+ messages)

[GIT PULL] tee subsystem pin_user_pages for v5.8
 2020-08-24 21:11 UTC  (2+ messages)
` [PATCH v3] tee: convert convert get_user_pages() --> pin_user_pages()

[PATCH v3 0/5] cpufreq: improve frequency invariance support
 2020-08-24 21:02 UTC  (6+ messages)
` [PATCH v3 1/5] arch_topology: validate input frequencies to arch_set_freq_scale()
` [PATCH v3 2/5] cpufreq: move invariance setter calls in cpufreq core
` [PATCH v3 3/5] cpufreq: report whether cpufreq supports Frequency Invariance (FI)
` [PATCH v3 4/5] arch_topology, cpufreq: constify arch_* cpumasks
` [PATCH v3 5/5] arch_topology, arm, arm64: define arch_scale_freq_invariant()

[PATCH] ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulator
 2020-08-24 21:02 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH v2 0/6] DSI/DBI, panel drivers, & tinyDRM v2
 2020-08-24 20:55 UTC  (3+ messages)
` [PATCH v2 5/6] drm/panel: Add panel driver for NewVision NV3052C based LCDs

[GIT PULL] fallthrough pseudo-keyword macro conversions for 5.9-rc3
 2020-08-24 20:58 UTC  (3+ messages)

[PATCH] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
 2020-08-24 20:48 UTC  (2+ messages)

[PATCH 5.4 000/109] 5.4.61-rc2 review
 2020-08-24 20:47 UTC  (2+ messages)

IOPRIO_CLASS_RT without CAP_SYS_ADMIN?
 2020-08-24 20:46 UTC  (4+ messages)

[PATCH v1] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2020-08-24 20:44 UTC  (2+ messages)

[PATCH v2 0/4] TI K3 R5F remoteproc support
 2020-08-24 20:42 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs

[PATCH] lib: Revert use of fallthrough pseudo-keyword in lib/
 2020-08-24 20:39 UTC  (2+ messages)

[PATCH 00/12] Convert WAR defines to config options
 2020-08-24 20:37 UTC  (4+ messages)

[PATCH] integrity: Use current_uid() in integrity_audit_message()
 2020-08-24 20:33 UTC  (2+ messages)

[PATCH v5 0/6] spi: Adding support for Microchip Sparx5 SoC
 2020-08-24 20:30 UTC  (4+ messages)
` [PATCH v5 4/6] dt-bindings: snps,dw-apb-ssi: Add sparx5 support, plus rx-sample-delay-ns property
` [PATCH v5 5/6] arm64: dts: sparx5: Add spi-nor support
` [PATCH v5 6/6] arm64: dts: sparx5: Add spi-nand devices


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