public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-29 19:00:20 to 2022-09-29 23:02:46 UTC [more...]

[PATCH v4 0/2] EFI improvements for Xen dom0
 2022-09-29 23:02 UTC 

[PATCH v2] x86/mm/tlb: fix error word 'clleared' to 'cleared'
 2022-09-29 22:58 UTC  (3+ messages)

[for-next][PATCH 00/15] tracing: More updates for 6.1
 2022-09-29 22:55 UTC  (16+ messages)
` [for-next][PATCH 01/15] ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
` [for-next][PATCH 02/15] ring-buffer: Allow splice to read previous partially read pages
` [for-next][PATCH 03/15] ring-buffer: Have the shortest_full queue be the shortest not longest
` [for-next][PATCH 04/15] ring-buffer: Check pending waiters when doing wake ups as well
` [for-next][PATCH 05/15] ring-buffer: Add ring_buffer_wake_waiters()
` [for-next][PATCH 06/15] tracing: Wake up ring buffer waiters on closing of the file
` [for-next][PATCH 07/15] tracing: Add ioctl() to force ring buffer waiters to wake up
` [for-next][PATCH 08/15] tracing: Wake up waiters when tracing is disabled
` [for-next][PATCH 09/15] tracing: Fix spelling mistake "preapre" -> "prepare"
` [for-next][PATCH 10/15] tracing/user_events: Use NULL for strstr checks
` [for-next][PATCH 11/15] tracing/user_events: Use WRITE instead of READ for io vector import
` [for-next][PATCH 12/15] tracing/user_events: Ensure user provided strings are safely formatted
` [for-next][PATCH 13/15] tracing/user_events: Use refcount instead of atomic for ref tracking
` [for-next][PATCH 14/15] tracing/user_events: Use bits vs bytes for enabled status page data
` [for-next][PATCH 15/15] tracing/user_events: Update ABI documentation to align to bits vs bytes

[PATCH v2] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
 2022-09-29 22:54 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-09-29 22:50 UTC  (10+ messages)
` [PATCH v6 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip

[PATCH 3/4] proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
 2022-09-29 22:48 UTC  (15+ messages)
                ` [CFT][PATCH] proc: Update /proc/net to point at the accessing threads network namespace

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-29 22:45 UTC  (3+ messages)
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory

[PATCH] IB/mlx5: Add a signature check to received EQEs and CQEs
 2022-09-29 22:44 UTC 

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-09-29 22:38 UTC  (10+ messages)
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
              ` Nested AVIC design (was:Re: [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally)

[PATCH v2 1/2] drm/tests: Split drm_test_dp_mst_calc_pbn_mode into parameterized tests
 2022-09-29 22:33 UTC  (3+ messages)
` [PATCH v2 2/2] drm/tests: Split drm_test_dp_mst_sideband_msg_req_decode "

[PATCH v2 00/39] Shadowstacks for userspace
 2022-09-29 22:29 UTC  (40+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 02/39] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v2 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v2 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v2 06/39] x86/fpu: Add helper for modifying xstate
` [PATCH v2 07/39] x86/cet: Add user control-protection fault handler
` [PATCH v2 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v2 09/39] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v2 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v2 13/39] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v2 14/39] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v2 15/39] x86/mm: Check Shadow Stack page fault errors
` [PATCH v2 16/39] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v2 17/39] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v2 18/39] mm: Add guard pages around a shadow stack
` [PATCH v2 19/39] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v2 20/39] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v2 21/39] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v2 22/39] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v2 23/39] x86: Introduce userspace API for CET enabling
` [PATCH v2 24/39] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v2 25/39] x86/cet/shstk: Handle thread shadow stack
` [PATCH v2 26/39] x86/cet/shstk: Introduce routines modifying shstk
` [PATCH v2 27/39] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v2 28/39] x86/cet/shstk: Introduce map_shadow_stack syscall
` [PATCH v2 29/39] x86/cet/shstk: Support wrss for userspace
` [PATCH v2 30/39] x86: Expose thread features status in /proc/$PID/arch_status
` [PATCH v2 31/39] x86/cet/shstk: Wire in CET interface
` [PATCH v2 32/39] selftests/x86: Add shadow stack test
` [PATCH v2 33/39] x86/cpufeatures: Limit shadow stack to Intel CPUs
` [OPTIONAL/CLEANUP v2 34/39] x86: Separate out x86_regset for 32 and 64 bit
` [OPTIONAL/CLEANUP v2 35/39] x86: Improve formatting of user_regset arrays
` [OPTIONAL/RFC v2 36/39] x86/fpu: Add helper for initing features
` [OPTIONAL/RFC v2 37/39] x86/cet: Add PTRACE interface for CET
` [OPTIONAL/RFC v2 38/39] x86/cet/shstk: Add ARCH_CET_UNLOCK
` [OPTIONAL/RFC v2 39/39] x86: Add alt shadow stack support

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-09-29 22:26 UTC  (2+ messages)
` [PATCH v1 17/30] dt-bindings: clock: Add starfive,jh7110-clkgen-sys bindings

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-29 22:26 UTC  (12+ messages)

[PATCH v2 0/3] Add support for the Airoha EN7523 SPI controller
 2022-09-29 22:21 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: airoha: Add documentation for Airoha "

[PATCH 0/3] watchdog: xilinx_wwdt: Add Versal watchdog support
 2022-09-29 22:20 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: watchdog: xlnx,versal-wwdt: Add binding documentation for xilinx window watchdog device

[PATCH] binfmt: remove taso from linux_binprm struct
 2022-09-29 22:17 UTC  (2+ messages)

[PATCH 5.19 000/207] 5.19.12-rc1 review
 2022-09-29 22:16 UTC  (5+ messages)

[PATCH RFT 0/5] crypto: rockchip: add crypto offloader V2
 2022-09-29 22:15 UTC  (6+ messages)
` [PATCH RFT 2/5] dt-bindings: crypto: add support for rockchip,crypto-rk3588

[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-29 22:14 UTC  (3+ messages)
` [PATCH v10 25/33] dt-bindings: crypto: rockchip: add new compatible

[PATCH v5 00/12] x86/resctrl: Support for AMD QoS new features
 2022-09-29 22:10 UTC  (5+ messages)
` [PATCH v5 01/12] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v5 12/12] Documentation/x86: Update resctrl_ui.rst for new features

Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'
 2022-09-29 22:10 UTC  (2+ messages)

[PATCH ipsec v4] xfrm: replay: Fix ESN wrap around for GSO
 2022-09-29 22:04 UTC  (2+ messages)

[PATCH V4 1/2] PCI/ASPM: Refactor ASPM L1SS control register programming
 2022-09-29 22:00 UTC  (2+ messages)

[REGRESSION][PATCH] Revert "pstore: migrate to crypto acomp interface"
 2022-09-29 21:55 UTC 

amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
 2022-09-29 21:54 UTC  (7+ messages)

[PATCH] clocksource/drivers/riscv: Events are stopped during CPU suspend
 2022-09-29 21:50 UTC  (2+ messages)

[PATCH] platform/x86/amd: pmc: Dump idle mask during "check" stage instead
 2022-09-29 21:50 UTC 

[git pull] coredump fix
 2022-09-29 21:49 UTC  (2+ messages)

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-29 21:39 UTC  (11+ messages)

[PATCH] dt-bindings: samsung: soc: match preferred naming in entire compatible
 2022-09-29 21:28 UTC  (2+ messages)

[PATCH 0/3] regulator: Add DT support for regulator-output connectors
 2022-09-29 21:27 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: regulator: Add regulator-output binding

[resend][bug] low-probability console lockups since 5.19
 2022-09-29 21:22 UTC  (8+ messages)

[PATCH v6 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-29 21:20 UTC  (8+ messages)
` [PATCH v6 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
` [PATCH v6 08/13] ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle

[PATCH] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
 2022-09-29 21:15 UTC  (2+ messages)

[PATCH v7 0/4] leds: pca955x: Add HW blink support
 2022-09-29 21:09 UTC  (5+ messages)
` [PATCH v7 1/4] leds: pca955x: Refactor with helper functions and renaming
` [PATCH v7 2/4] leds: pca955x: Use pointers to driver data rather than I2C client
` [PATCH v7 3/4] leds: pca955x: Optimize probe led selection
` [PATCH v7 4/4] leds: pca955x: Add HW blink support

[tip:x86/urgent] BUILD SUCCESS df5b035b5683d6a25f077af889fb88e09827f8bc
 2022-09-29 21:08 UTC 

[PATCH 0/6] IRQ handling patches backport to 4.14 stable
 2022-09-29 21:06 UTC  (7+ messages)
` [PATCH 1/6] genirq: Update code comments wrt recycled thread_mask
` [PATCH 2/6] genirq: Synchronize only with single thread on free_irq()
` [PATCH 3/6] genirq: Delay deactivation in free_irq()
` [PATCH 4/6] genirq: Fix misleading synchronize_irq() documentation
` [PATCH 5/6] genirq: Add optional hardware synchronization for shutdown
` [PATCH 6/6] x86/ioapic: Implement irq_get_irqchip_state() callback

[PATCH v2] kbuild: add configurable debug info level
 2022-09-29 21:06 UTC  (8+ messages)
` [PATCH v3] kbuild: add debug level and macro defs options

[PATCH] kunit/memcpy: Adding dynamic size and window tests
 2022-09-29 21:02 UTC  (2+ messages)

[PATCH] perf: fix the probe finder location (.dwo files)
 2022-09-29 20:59 UTC 

[PATCH] i2c: i801: Prefer async probe
 2022-09-29 20:59 UTC  (3+ messages)

[PATCH v3 0/3] perf tool: 'config3' attribute support
 2022-09-29 20:54 UTC  (6+ messages)
` [PATCH v3 1/3] perf: Skip and warn on unknown format 'configN' attrs

[PATCH] ASoC: mediatek: mt8192-mt6359: Set the driver name for the card
 2022-09-29 20:54 UTC 

[PATCH] ACPI: APEI: do not add task_work for outside context error
 2022-09-29 20:52 UTC  (9+ messages)
` [PATCH v2] ACPI: APEI: do not add task_work to kernel thread to avoid memory leak

[syzbot] kernel panic: stack is corrupted in writeback_single_inode
 2022-09-29 20:50 UTC  (3+ messages)

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-09-29 20:47 UTC  (4+ messages)
` [PATCH v4 10/14] gunyah: sysfs: Add node to describe supported features

[PATCH 0/5] perf tools: Clean up cpu map handling for a system-wide evsel (v1)
 2022-09-29 20:42 UTC  (10+ messages)
` [PATCH 2/5] libperf: Propagate maps only if necessary

[PATCH v2] staging: rtl8192e: Rename variable Bandwidth to avoid CamelCase
 2022-09-29 20:42 UTC  (2+ messages)

[syzbot] WARNING in ea_get
 2022-09-29 20:41 UTC 

[syzbot] WARNING in btrfs_fileattr_set
 2022-09-29 20:41 UTC 

[syzbot] general protection fault in diUpdatePMap
 2022-09-29 20:40 UTC 

[syzbot] general protection fault in lmLogSync (2)
 2022-09-29 20:40 UTC 

[syzbot] INFO: trying to register non-static key in nilfs_bmap_lookup_at_level
 2022-09-29 20:40 UTC 

Sum of weights idea for CFS PI
 2022-09-29 20:38 UTC 

[PATCH] KVM: allow compiling out SMM support
 2022-09-29 20:38 UTC  (4+ messages)

[RFC PATCH v2 0/4] staging: vt6655: Implement allocation failure handling
 2022-09-29 20:30 UTC  (2+ messages)

[PATCH 0/3] improve audit syscall-exit latency
 2022-09-29 20:23 UTC  (10+ messages)
` [PATCH 1/3] audit: cache ctx->major in audit_filter_syscall()
` [PATCH 2/3] audit: annotate branch direction for audit_in_mask()
` [PATCH 3/3] audit: unify audit_filter_{uring(),inode_name(),syscall()}

Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues"
 2022-09-29 20:26 UTC  (13+ messages)

[PATCH] dt-bindings: nfc: marvell,nci: fix reset line polarity in examples
 2022-09-29 20:22 UTC 

KASAN: use-after-free in __mutex_lock
 2022-09-29 20:21 UTC  (2+ messages)

[RFC PATCH v4 0/5] can: bxcan: add support for ST bxCAN controller
 2022-09-29 20:20 UTC  (5+ messages)
` [RFC PATCH v4 1/5] dt-bindings: arm: stm32: add compatible for syscon gcan node
` [RFC PATCH v4 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings

[PATCH 0/7] Fix several device private page reference counting issues
 2022-09-29 20:18 UTC  (5+ messages)
` [PATCH 2/7] mm: Free device private pages have zero refcount

[PATCH 00/15] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-09-29 20:17 UTC  (9+ messages)
` [PATCH 11/15] dt-bindings: pinctrl: qcom,sm8250: add gpio-reserved-ranges and gpio-line-names
` [PATCH 13/15] dt-bindings: pinctrl: qcom,sm8250: add input-enable
` [PATCH 14/15] dt-bindings: pinctrl: qcom,sc7280: add bias-bus-hold and input-enable
` [PATCH 15/15] dt-bindings: pinctrl: qcom,sc7280: correct number of GPIOs

[PATCH] drm/msm/gem: Unpin objects slightly later
 2022-09-29 20:04 UTC  (2+ messages)
` [Freedreno] "

[PATCH v2] sched/fair: limit sched slice duration
 2022-09-29 20:03 UTC  (5+ messages)

[driver-core:kobject-const 9/18] drivers/firmware/dmi-id.c:158:48: warning: omitting the parameter name in a function definition is a C2x extension
 2022-09-29 19:59 UTC 

RCU vs NOHZ
 2022-09-29 19:56 UTC  (17+ messages)

[PATCH next] sbitmap: fix lockup while swapping
 2022-09-29 19:56 UTC  (13+ messages)
              ` [PATCH next v2] "
                    ` [PATCH next v3] "

[PATCH] ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
 2022-09-29 19:52 UTC 

[PATCH] fs/ceph:Modify the return value to void
 2022-09-29 19:52 UTC  (3+ messages)

[PATCH linux-next] scsi: target: use sysfs_emit() to instead of snprintf()
 2022-09-29 19:48 UTC  (2+ messages)

[PATCH] ia64: simplify esi object addition in Makefile
 2022-09-29 19:44 UTC  (2+ messages)

[paulmck-rcu:dev.2022.09.27a] BUILD SUCCESS bfdd9c41583bbc67550d15aaee13c733e41eaa11
 2022-09-29 19:37 UTC 

[driver-core:kobject-const 11/18] drivers/vdpa/vdpa_user/vduse_dev.c:1792:23: error: incompatible function pointer types assigning to 'char *(*)(const struct device *, umode_t *)' (aka 'char *(*)(const struct device *, unsigned short *)') from 'char *(struct device *, umode_t *)' (aka 'ch
 2022-09-29 19:36 UTC 

[mark:arm64/insn/rework-redo 14/24] ERROR: modpost: "aarch64_insn_gen_cond_branch_imm" [arch/arm64/lib/test_insn.ko] undefined!
 2022-09-29 19:37 UTC 

[PATCH v7 00/29] Rework the trip points creation
 2022-09-29 19:35 UTC  (5+ messages)

[PATCH v3 0/3] Bluetooth: Add btrealtek data struct and improve SCO sound quality of RTK chips
 2022-09-29 19:35 UTC  (3+ messages)
` [PATCH v3 2/3] Bluetooth: btusb: Workaround for spotty SCO quality

[PATCH v4] PCI/PM: Switch D3hot delay to use usleep_range()
 2022-09-29 19:34 UTC  (2+ messages)

[PATCH 0/2] Add max6639 regulator and devicetree support
 2022-09-29 19:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add binding for max6639

[PATCH v5 0/2] PCI: dwc: Add support for 64-bit MSI target addresses
 2022-09-29 19:32 UTC  (11+ messages)
` [PATCH v5 1/2] PCI: dwc: Drop dependency on ZONE_DMA32
` [PATCH v5 2/2] PCI: dwc: Add support for 64-bit MSI target address

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-29 19:28 UTC  (6+ messages)
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v3 0/7] Rewrite the top-level index.rst
 2022-09-29 19:28 UTC  (5+ messages)

[PATCH 1/2] perf tools: Fix bison object compilation with clang 15
 2022-09-29 19:24 UTC  (3+ messages)

[GIT PULL] devfreq next for 6.1
 2022-09-29 19:24 UTC  (2+ messages)

[PATCH v2 0/2] coding-style.rst: document BUG() and WARN() rules
 2022-09-29 19:21 UTC  (2+ messages)

[PATCH v2 0/8] Fix several device private page reference counting issues
 2022-09-29 19:21 UTC  (3+ messages)
` [PATCH v2 2/8] mm: Free device private pages have zero refcount

[PATCH] Documentation/mm: modify page_referenced to folio_referenced
 2022-09-29 19:16 UTC  (2+ messages)

[PATCH] perf tools: Fix empty version number when building outside of a git repo
 2022-09-29 19:16 UTC  (6+ messages)

[driver-core:kobject-const 12/18] drivers/i2c/i2c-core-base.c:148:35: error: passing 'const struct device *' to parameter of type 'struct device *' discards qualifiers
 2022-09-29 19:15 UTC 

[PATCH] Documentation/CoC: Reflect current CoC interpretation and practices
 2022-09-29 19:15 UTC  (2+ messages)

[PATCH] docs/doc-guide: Add documentation on SPHINX_IMGMATH
 2022-09-29 19:14 UTC  (3+ messages)

[PATCH] RM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port
 2022-09-29 19:13 UTC 

[PATCH] input: Drop empty comment
 2022-09-29 19:11 UTC 

[PATCH v1] docs: process/5.Posting.rst: clarify use of Reported-by: tag
 2022-09-29 19:11 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
 2022-09-29 19:02 UTC  (4+ messages)
` [PATCH v2 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs

[PATCH] docs, kprobes: Fix the wrong location of Kprobes
 2022-09-29 19:09 UTC  (3+ messages)

[PATCH v2 00/11] phy: qcom-qmp: more fixes and cleanups
 2022-09-29 19:05 UTC  (3+ messages)
` [PATCH v2 05/11] phy: qcom-qmp-pcie: move power-down update

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-29 19:05 UTC  (8+ messages)

[RFC PATCH v2 0/9] Introduce Copy-On-Write to Page Table
 2022-09-29 19:02 UTC  (13+ messages)
` [RFC PATCH v2 9/9] mm: Introduce Copy-On-Write PTE table


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