messages from 2023-07-19 22:02:49 to 2023-07-20 01:55:22 UTC [more...]
[PATCH v3 00/21] Enable CET Virtualization
2023-07-20 1:55 UTC (9+ messages)
[RFC PATCH v2 0/3] support large folio for mlock
2023-07-20 1:52 UTC (17+ messages)
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio
[PATCH -next] audit: Include securiry.h unconditionally
2023-07-20 1:50 UTC
[PATCH v5] LoongArch: Fix CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER handling
2023-07-20 1:39 UTC (5+ messages)
[PATCH] netfs: Fix errors in cache.h The following checkpatch errors are removed: ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar"
2023-07-20 1:36 UTC (2+ messages)
[PATCH v2 0/2] Fix hugetlb free path race with memory errors
2023-07-20 1:34 UTC (9+ messages)
` [PATCH v2 1/2] hugetlb: Do not clear hugetlb dtor until allocating vmemmap
` [PATCH v2 2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
linux-next: build failure after merge of the cifs tree
2023-07-20 1:33 UTC (4+ messages)
[PATCH] mm: Don't drop VMA locks in mm_drop_all_locks()
2023-07-20 1:32 UTC
[PATCH 0/2] Intel: sof_rt5682: remove quirk flag
2023-07-20 9:26 UTC (3+ messages)
` [PATCH 1/2] ASoC: Intel: maxim-common: get codec number from ACPI
` [PATCH 2/2] ASoC: Intel: sof_rt5682: remove SOF_MAX98390_TWEETER_SPEAKER_PRESENT flag
[PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
2023-07-20 1:31 UTC (4+ messages)
[PATCH 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
2023-07-20 1:29 UTC (5+ messages)
` [PATCH 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support
[PATCH 0/3] Add support for nuvoton ma35d1 rtc controller
2023-07-20 1:28 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: rtc: Document nuvoton ma35d1 rtc driver
` [PATCH 2/3] arm64: dts: nuvoton: Add rtc for ma35d1
` [PATCH 3/3] rtc: Add driver for nuvoton ma35d1 rtc controller
drivers/net/ethernet/intel/ice/ice_txrx.c:1110:5: warning: stack frame size (2112) exceeds limit (2048) in 'ice_clean_rx_irq'
2023-07-20 1:27 UTC
drivers/ata/libata-eh.c:2213:13: warning: stack frame size (2336) exceeds limit (2048) in 'ata_eh_link_report'
2023-07-20 1:27 UTC
[PATCH -next] drm/amdgpu: Fix one kernel-doc comment
2023-07-20 1:26 UTC (2+ messages)
linux-next: build failure after merge of the bluetooth tree
2023-07-20 1:24 UTC (2+ messages)
[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
2023-07-20 1:23 UTC (7+ messages)
` [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines
[PATCH] erofs: fix wrong primary bvec selection on deduplicated extents
2023-07-20 1:31 UTC (2+ messages)
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-20 1:15 UTC (5+ messages)
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
[PATCH 1/2] clk: imx: pllv4: Fix SPLL2 MULT range
2023-07-20 1:12 UTC (2+ messages)
[syzbot] [apparmor?] [ext4?] general protection fault in common_perm_cond
2023-07-20 1:11 UTC
[PATCH 0/4] A few fixup and cleanup patches for memory-failure
2023-07-20 1:09 UTC (7+ messages)
` [PATCH 2/4] mm: memory-failure: fix potential unexpected return value from unpoison_memory()
` [PATCH 3/4] mm: memory-failure: avoid false hwpoison page mapped error info
` [PATCH 4/4] mm: memory-failure: add PageOffline() check
[PATCH] media: uvcvideo: Fix OOB read
2023-07-20 0:57 UTC (2+ messages)
linux-next: build warning after merge of the aspeed tree
2023-07-20 0:40 UTC (2+ messages)
[PATCH v2] Bluetooth: hci_event: Ignore NULL link key
2023-07-20 0:25 UTC (4+ messages)
[PATCH] riscv: add SBI SUSP extension support
2023-07-20 0:23 UTC
[PATCH v3] xen/evtchn: Introduce new IOCTL to bind static evtchn
2023-07-20 0:22 UTC (3+ messages)
[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
2023-07-20 0:20 UTC (6+ messages)
` [PATCH v3 3/8] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
2023-07-20 0:18 UTC (2+ messages)
[PATCH drm-misc-next v8 00/12] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-07-20 0:14 UTC (13+ messages)
` [PATCH drm-misc-next v8 01/12] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-misc-next v8 02/12] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-misc-next v8 03/12] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-misc-next v8 04/12] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-misc-next v8 05/12] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-misc-next v8 06/12] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-misc-next v8 07/12] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-misc-next v8 08/12] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-misc-next v8 09/12] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-misc-next v8 10/12] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-misc-next v8 11/12] drm/nouveau: implement new VM_BIND uAPI
` [PATCH drm-misc-next v8 12/12] drm/nouveau: debugfs: implement DRM GPU VA debugfs
[RFC PATCH 0/6] nvmem: add block device NVMEM provider
2023-07-20 0:14 UTC (9+ messages)
` [RFC PATCH 1/6] mmc: core: set card fwnode_handle
` [RFC PATCH 2/6] mmc: block: set fwnode of disk devices
` [RFC PATCH 3/6] block: add new genhd flag GENHD_FL_NO_NVMEM
` [RFC PATCH 4/6] mtd: blkdevs: set GENHD_FL_NO_NVMEM
` [RFC PATCH 5/6] mtd: ubi: block: "
` [RFC PATCH 6/6] block: implement NVMEM provider
[PATCH] rtlwifi: rtl8192ee: phy Remove unnecessary spaces
2023-07-20 0:07 UTC (2+ messages)
[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
2023-07-20 0:03 UTC (13+ messages)
[PATCH net] net: phy: prevent stale pointer dereference in phy_init()
2023-07-20 0:02 UTC
[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
2023-07-20 0:00 UTC (2+ messages)
[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
2023-07-20 0:00 UTC (12+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns
[syzbot] [hfs?] kernel BUG in hfsplus_show_options
2023-07-19 23:52 UTC
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-19 23:38 UTC (3+ messages)
` [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
rasdaemon broke between v6.0 and v6.3?
2023-07-19 23:35 UTC
[PATCH v2 0/2] Rewrite ret_from_fork() in C
2023-07-19 23:31 UTC (7+ messages)
` [PATCH v2 2/2] x86: "
linux-next: duplicate patch in the vfs-brauner tree
2023-07-19 23:28 UTC (3+ messages)
[syzbot] [hfs?] kernel BUG in hfsplus_show_options
2023-07-19 23:26 UTC
[RFC PATCH 00/10] Device Memory TCP
2023-07-19 23:24 UTC (11+ messages)
[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
2023-07-19 23:22 UTC (6+ messages)
[PATCH v6 0/8] x86/resctrl: Miscellaneous resctrl features
2023-07-19 23:22 UTC (9+ messages)
` [PATCH v6 1/8] x86/resctrl: Add multiple tasks to the resctrl group at once
` [PATCH v6 2/8] x86/resctrl: Simplify rftype flag definitions
` [PATCH v6 3/8] x86/resctrl: Rename rftype flags for consistency
` [PATCH v6 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v6 5/8] x86/resctrl: Unwind the errors inside rdt_enable_ctx
` [PATCH v6 6/8] x86/resctrl: Move default control group creation during mount
` [PATCH v6 7/8] x86/resctrl: Introduce "-o debug" mount option
` [PATCH v6 8/8] x86/resctrl: Display hardware ids of resource groups
[syzbot] [hfs?] kernel BUG in hfsplus_show_options
2023-07-19 23:17 UTC
drivers/net/veth.c:848:12: warning: stack frame size (2096) exceeds limit (2048) in 'veth_xdp_rcv'
2023-07-19 23:13 UTC
[syzbot] [btrfs?] [netfilter?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (2)
2023-07-19 23:12 UTC (4+ messages)
collision between ZONE_MOVABLE and memblock allocations
2023-07-19 23:05 UTC (9+ messages)
Traceback with CONFIG_REGMAP_KUNIT=y+CONFIG_DEBUG_ATOMIC_SLEEP=y
2023-07-19 23:05 UTC (2+ messages)
[PATCH] vpda: pds: fix building without debugfs
2023-07-19 23:04 UTC (2+ messages)
[PATCH 00/13] Linux RISC-V IOMMU Support
2023-07-19 23:04 UTC (5+ messages)
` [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
[PATCH v2] mm/hugetlb: get rid of page_hstate()
2023-07-19 23:02 UTC (2+ messages)
[PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
2023-07-19 22:51 UTC (4+ messages)
[tip: x86/shstk] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/traps: Move control protection handler to separate file
2023-07-19 22:47 UTC
[tip: x86/shstk] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
2023-07-19 22:47 UTC
[tip: x86/shstk] mm: Make pte_mkwrite() take a VMA
2023-07-19 22:47 UTC
[tip: x86/shstk] mm: Re-introduce vm_flags to do_mmap()
2023-07-19 22:47 UTC
[tip: x86/shstk] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Add user-mode shadow stack support
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/mm: Introduce _PAGE_SAVED_DIRTY
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/cpufeatures: Add CPU feature flags for shadow stacks
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Add Kconfig option for shadow stack
2023-07-19 22:47 UTC
[tip: x86/shstk] mm: Add guard pages around a shadow stack
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/mm: Move pmd_write(), pud_write() up in the file
2023-07-19 22:47 UTC
[tip: x86/shstk] mm: Introduce VM_SHADOW_STACK for shadow stack memory
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/mm: Start actually marking _PAGE_SAVED_DIRTY
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/mm: Check shadow stack page fault errors
2023-07-19 22:47 UTC
[tip: x86/shstk] mm/mmap: Add shadow stack pages to memory accounting
2023-07-19 22:47 UTC
[tip: x86/shstk] mm: Warn on shadow stack memory in wrong vma
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
2023-07-19 22:47 UTC
[tip: x86/shstk] Documentation/x86: Add CET shadow stack description
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/mm: Teach pte_mkwrite() about stack memory
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/mm: Introduce MAP_ABOVE4G
2023-07-19 22:47 UTC
[tip: x86/shstk] mm: Don't allow write GUPs to shadow stack memory
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/fpu: Add helper for modifying xstate
2023-07-19 22:47 UTC
[tip: x86/shstk] x86: Introduce userspace API for shadow stack
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Add user control-protection fault handler
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Handle thread shadow stack
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Introduce routines modifying shstk
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Handle signals for shadow stack
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Check that signal frame is shadow stack mem
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Check that SSP is aligned on sigreturn
2023-07-19 22:47 UTC
[tip: x86/shstk] selftests/x86: Add shadow stack test
2023-07-19 22:47 UTC
[tip: x86/shstk] x86: Expose thread features in /proc/$PID/status
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Support WRSS for userspace
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Introduce map_shadow_stack syscall
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Wire in shadow stack interface
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/cpufeatures: Enable CET CR4 bit for shadow stack
2023-07-19 22:47 UTC
[tip: x86/shstk] x86: Add PTRACE interface for shadow stack
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Add ARCH_SHSTK_STATUS
2023-07-19 22:47 UTC
[tip: x86/shstk] x86/shstk: Add ARCH_SHSTK_UNLOCK
2023-07-19 22:47 UTC
Crash in VirtualBox virtual machines running kernel 6.5
2023-07-19 22:37 UTC (5+ messages)
[PATCH v2 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
2023-07-19 22:41 UTC (2+ messages)
` [PATCH v2 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support
[PATCHES/RFC 1/5] perf bench uprobe + BPF skel
2023-07-19 22:41 UTC (2+ messages)
[PATCH v1 0/2] ASoC: dt-bindings: nau8822: minor updates
2023-07-19 22:40 UTC (5+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: nau8822: Add #sound-dai-cells
` [PATCH v1 2/2] ASoC: dt-bindings: nau8822: Add MCLK clock
[PATCH v1] ASoC: dt-bindings: wm8904: Convert to dtschema
2023-07-19 22:39 UTC (2+ messages)
[PATCH] soc: apple: apple-pmgr-pwrstate: mark apple_pmgr_reset_ops static
2023-07-19 22:38 UTC
[PATCH v6 00/14] Linux RISC-V AIA Support
2023-07-19 22:37 UTC (6+ messages)
` [PATCH v6 02/14] of: property: Add fw_devlink support for msi-parent
` [PATCH v6 03/14] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized
[PATCHES 0/6] Fix some 'perf trace' leaks found with -fsanitize=address
2023-07-19 22:34 UTC (4+ messages)
` [PATCH 2/6] perf thread: Allow tools to register a thread->priv destructor
[PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
2023-07-19 22:31 UTC (5+ messages)
` [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v1 5/9] dt-bindings: PLDA: Add PLDA XpressRICH PCIe host controller
[PATCH v2 00/15] ARM: oxnas support removal
2023-07-19 22:30 UTC (3+ messages)
` [PATCH v2 12/15] power: reset: oxnas-restart: remove obsolete restart driver
[PATCH 0/2] PCI, AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
2023-07-19 22:30 UTC (4+ messages)
` [PATCH 2/2] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
[PATCH v3 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
2023-07-19 22:24 UTC (5+ messages)
` [PATCH v3 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125
[PATCH v1 0/9] kunit: Add test attributes API
2023-07-19 22:23 UTC (10+ messages)
` [PATCH v1 1/9] kunit: Add test attributes API structure
` [PATCH v1 2/9] kunit: Add speed attribute
` [PATCH v1 3/9] kunit: Add module attribute
` [PATCH v1 4/9] kunit: Add ability to filter attributes
` [PATCH v1 5/9] kunit: tool: Add command line interface to filter and report attributes
` [PATCH v1 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [PATCH v1 7/9] kunit: time: Mark test "
` [PATCH v1 8/9] kunit: add tests for filtering attributes
` [PATCH v1 9/9] kunit: Add documentation of KUnit test attributes
[PATCH v3 1/2] PCI: layerscape: Add support for Link down notification
2023-07-19 22:23 UTC (3+ messages)
` [PATCH v3 2/2] PCI: layerscape: Add the workaround for lost link capabilities during reset
[PATCH] iommu/apple-dart: mark apple_dart_pm_ops static
2023-07-19 22:20 UTC
[PATCH net-next v3 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
2023-07-19 22:16 UTC (4+ messages)
` [PATCH net-next v3 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding
[PATCH] power: supply: core: Avoid duplicate hwmon device from thermal framework
2023-07-19 22:13 UTC (2+ messages)
[PATCH 0/4] Add support for PECI Nuvoton
2023-07-19 22:08 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: Add bindings for peci-npcm
` [PATCH 2/4] peci: Add peci-npcm controller driver
` [PATCH 3/4] ARM: dts: nuvoton: Add PECI controller node
` [PATCH 4/4] arm64: "
[PATCH] clk: baikal-t1: Using div64_ Ul replaces do_ Div() function
2023-07-19 22:08 UTC (2+ messages)
[PATCH v2 00/41] drm: renesas: shmobile: Atomic conversion + DT support
2023-07-19 22:08 UTC (3+ messages)
` [PATCH v2 02/41] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings
[PATCH v2 0/4] dedupe smb unicode files
2023-07-19 22:06 UTC (6+ messages)
[PATCH 1/2] PCI, AER: Export and make pcie_aer_is_native() global
2023-07-19 22:06 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the imx-mxs tree
2023-07-19 22:06 UTC
[PATCH v3] arm64: dts: allwinner: h616: Add Mango Pi MQ-Quad DTS
2023-07-19 22:04 UTC (2+ messages)
[Intel-gfx] [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
2023-07-19 22:04 UTC (2+ messages)
[PATCH v2 0/3] reset: meson-c3: add reset driver
2023-07-19 22:03 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset Controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox