public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-04 22:01:48 to 2025-02-05 01:41:37 UTC [more...]

[PATCH 0/3] KVM: x86: Address performance degradation due to APICv inhibits
 2025-02-05  1:41 UTC  (9+ messages)
` [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons

[PATCH v8 00/12] AMD broadcast TLB invalidation
 2025-02-05  1:40 UTC  (13+ messages)
` [PATCH v8 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
` [PATCH v8 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call
` [PATCH v8 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v8 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v8 05/12] x86/mm: add INVLPGB support code
` [PATCH v8 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v8 07/12] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v8 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v8 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v8 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v8 11/12] x86/mm: enable AMD translation cache extensions
` [PATCH v8 12/12] x86/mm: only invalidate final translations with INVLPGB

[PATCH bpf-next 0/3] bpf: Overwrite the htab element atomically
 2025-02-05  1:38 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpf: Overwrite the element in hash map atomically
  ` [RESEND] "

[PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done()
 2025-02-05  1:28 UTC  (8+ messages)

[PATCH v2 1/2] wifi: mwifiex: Resolve the failure in downloading calibration data
 2025-02-05  1:28 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: mwifiex: Fix HT40 bandwidth issue

[PATCH v2 0/2] locking/lockdep: Disable KASAN instrumentation of lockdep.c
 2025-02-05  1:24 UTC  (3+ messages)
` [PATCH v2 1/2] locking/lock_events: Add locking events for rtmutex slow paths
` [PATCH v2 2/2] locking/lockdep: Disable KASAN instrumentation of lockdep.c

[PATCH v9 00/26] riscv control-flow integrity for usermode
 2025-02-05  1:22 UTC  (27+ messages)
` [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration
` [PATCH v9 04/26] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v9 05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v9 06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v9 07/26] riscv mm: manufacture shadow stack pte
` [PATCH v9 08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v9 09/26] riscv mmu: write protect and shadow stack
` [PATCH v9 10/26] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v9 11/26] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v9 12/26] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v9 13/26] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v9 14/26] riscv/traps: Introduce software check exception
` [PATCH v9 15/26] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v9 16/26] riscv/signal: save and restore of shadow stack for signal
` [PATCH v9 17/26] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v9 18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v9 19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v9 20/26] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v9 21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v9 22/26] riscv: kernel command line option to opt out of user cfi
` [PATCH v9 23/26] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v9 24/26] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v9 25/26] riscv: Documentation for shadow stack on riscv
` [PATCH v9 26/26] kselftest/riscv: kselftest for user mode cfi

[PATCH] perf/core: move all of the pmu devices into their own location
 2025-02-05  1:21 UTC  (10+ messages)

[PATCH v2] media: dt-bindings: aspeed,video-engine: Convert to json schema
 2025-02-05  1:13 UTC  (3+ messages)

[PATCH v2] scsi: qedf: Use kcalloc() and add check for bdt_info
 2025-02-05  1:08 UTC  (8+ messages)
` [PATCH] scsi: qedf: Replace kmalloc_array() with kcalloc()
  ` [PATCH v3?] "
      ` [v3?] "
        ` [PATCH v3 1/2] "
          ` [PATCH v3 2/2] scsi: qedf: Add check for bdt_info

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-05  1:05 UTC  (8+ messages)

[PATCH 0/7] rtc: Use devm_pm_set_wake_irq to simplify code
 2025-02-05  0:58 UTC  (8+ messages)
` [PATCH 1/7] rtc: stm32: Use resource managed API "
` [PATCH 2/7] rtc: nxp-bbnsm: "
` [PATCH 3/7] rtc: ds1343: Use devm_pm_set_wake_irq
` [PATCH 4/7] rtc: pm8xxx: "
` [PATCH 5/7] rtc: ab8500: Use resource managed API to simplify code
` [PATCH 6/7] rtc: mpfs: Use devm_pm_set_wake_irq
` [PATCH 7/7] rtc: pl031: Use resource managed API to simplify code

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-02-05  0:57 UTC  (9+ messages)
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers

[RFC][PATCH 1/2] sched: Extended scheduler time slice
 2025-02-05  0:56 UTC 

[syzbot] [bcachefs?] BUG: corrupted list in new_inode
 2025-02-05  0:56 UTC 

[PATCH 0/5] A few more CRC32 library cleanups
 2025-02-05  0:54 UTC  (6+ messages)
` [PATCH 1/5] lib/crc32: use void pointer for data
` [PATCH 2/5] lib/crc32: don't bother with pure and const function attributes
` [PATCH 3/5] lib/crc32: standardize on crc32c() name for Castagnoli CRC32
` [PATCH 4/5] lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
` [PATCH 5/5] lib/crc32: remove "_le" from crc32c base and arch functions

[PATCH v3] workqueue: introduce queue_delayed_work_on_offline_safe
 2025-02-05  0:54 UTC  (3+ messages)

[PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix
 2025-02-05  0:46 UTC 

[PATCH] ftrace: Avoid potential division by zero in function_stat_show()
 2025-02-05  0:48 UTC  (4+ messages)

[PATCH 0/4] input: use devm_pm_set_wake_irq
 2025-02-05  0:45 UTC  (5+ messages)
` [PATCH 1/4] input: keyboard: ep93xx_keypad: Use devm_pm_set_wake_irq
` [PATCH 2/4] input: keyboard: omap4_keypad: "
` [PATCH 3/4] input: misc: nxp-bbnsm-pwrkey: Use resource managed API to simplify code
` [PATCH 4/4] input: touchscreen: ti_am335x_tsc: "

[PATCH v2] mm: slub: Print the broken data before restoring slub
 2025-02-05  0:44 UTC 

[PATCH] regmap-irq: Add missing kfree()
 2025-02-05  0:44 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH][next] qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-05  0:43 UTC 

Kconfig condition on BCM2835_TIMER (and others)
 2025-02-05  0:42 UTC  (4+ messages)

[RFC] bpf: Rethinking BPF safety, BPF open-coded iterators, and possible improvements (runtime protection)
 2025-02-05  0:40 UTC  (3+ messages)

[PATCH v2 00/16] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-05  0:35 UTC  (4+ messages)
` [PATCH v2 16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions

[syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
 2025-02-05  0:34 UTC 

max8997 cleanup bug?
 2025-02-05  0:32 UTC 

[PATCH v1 0/7] perf: Support multiple system call tables in the build
 2025-02-05  0:24 UTC  (7+ messages)
` [PATCH v1 2/7] perf trace: Reorganize syscalls
` [PATCH v1 3/7] perf syscalltbl: Remove struct syscalltbl
` [PATCH v1 6/7] perf syscalltbl: Use lookup table containing multiple architectures

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-02-05  0:22 UTC  (5+ messages)
` [PATCH 1/8] unwind: build kernel with sframe info

[PATCH V5 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2025-02-05  0:19 UTC  (4+ messages)
` [PATCH V5 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9)

[PATCH v5 0/5] Add Arrow Lake U/H support
 2025-02-05  0:15 UTC  (6+ messages)
` [PATCH v5 1/5] platform/x86:intel/pmc: Make tgl_core_generic_init() static
` [PATCH v5 2/5] platform/x86/intel/pmc: Remove duplicate enum
` [PATCH v5 3/5] platform/x86:intel/pmc: Create generic_core_init() for all platforms
` [PATCH v5 4/5] platform/x86/intel/pmc: Remove simple init functions
` [PATCH v5 5/5] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver

[PATCH RFC 0/2] cxl: Further clean up of memdev state
 2025-02-05  0:15 UTC  (7+ messages)
` [PATCH RFC 1/2] cxl/memdev: Remove unused partition values
` [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state

[PATCH v2 1/2] counter: microchip-tcb-capture: Add IRQ handling
 2025-02-05  0:11 UTC  (4+ messages)
` [PATCH v2 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC

[PATCH v7 0/9] DTS updates for system1 BMC
 2025-02-05  0:05 UTC  (4+ messages)

[PATCH] lib/crc32: remove obsolete CRC32 options from defconfig files
 2025-02-05  0:04 UTC 

[PATCH v9 0/9] DTS updates for system1 BMC
 2025-02-05  0:02 UTC  (5+ messages)
` [PATCH v9 1/9] dt-bindings: ipmi: Add binding for IPMB device
` [PATCH v9 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing

[PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h
 2025-02-05  0:00 UTC  (4+ messages)
` [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h

[syzbot] [net?] general protection fault in add_wait_queue
 2025-02-04 23:58 UTC  (5+ messages)

[PATCH] ARM: dts: aspeed: Align GPIO hog name with bindings
 2025-02-04 23:54 UTC  (2+ messages)

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-04 23:36 UTC  (4+ messages)

[PATCH v4 0/5] nvmem: qfprom: add Qualcomm SAR2130P support
 2025-02-04 23:40 UTC  (3+ messages)
` [PATCH v4 1/5] nvmem: core: fix bit offsets of more than one byte

[Q] Frequency & duty cycle measurement?
 2025-02-04 23:37 UTC  (4+ messages)

[PATCH v2] usb: gadget: core: flush gadget workqueue after device removal
 2025-02-04 23:36 UTC 

[PATCH v1] usb: gadget: core: flush gadget workqueue after device removal
 2025-02-04 23:36 UTC  (3+ messages)

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-04 23:34 UTC  (6+ messages)
` [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings

[PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding
 2025-02-04 23:34 UTC  (2+ messages)

[PATCH] drm/panthor: Convert IOCTL defines to an enum
 2025-02-04 23:28 UTC 

[PATCH RESEND 0/7] Initial Support for CS40L26
 2025-02-04 23:18 UTC  (8+ messages)
` [PATCH RESEND 1/7] firmware: cs_dsp: Fix error checking in wseq_write()
` [PATCH RESEND 2/7] firmware: cs_dsp: Check for valid num_regs in cs_dsp_wseq_multi_write()
` [PATCH RESEND 3/7] firmware: cs_dsp: Add ability to load multiple coefficient files
` [PATCH RESEND 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26
` [PATCH RESEND 5/7] mfd: cs40l26: Add support for CS40L26 core driver
` [PATCH RESEND 6/7] ASoC: cs40l26: Support I2S streaming to CS40L26
` [PATCH RESEND 7/7] Input: cs40l26 - Add support for CS40L26 haptic driver

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-04 23:24 UTC  (6+ messages)

[PATCH] powerpc64/ftrace: fix module loading without patchable function entries
 2025-02-04 23:18 UTC 

[PATCH v2 0/5] Driver core: Add faux bus devices
 2025-02-04 23:10 UTC  (5+ messages)
` [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed

[RFC PATCH v10 0/2] Add helper module to select video driver
 2025-02-04 23:09 UTC  (10+ messages)
` [RFC PATCH v10 1/2] media: iris: introduce "

[PATCH net v2 0/2] rxrpc: Call state fixes
 2025-02-04 23:05 UTC  (3+ messages)
` [PATCH net v2 1/2] rxrpc: Fix call state set to not include the SERVER_SECURING state
` [PATCH net v2 2/2] rxrpc: Fix race in call state changing vs recvmsg()

[PATCH] selftests/mm: Fix thuge-gen test name uniqueness
 2025-02-04 22:53 UTC 

[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
 2025-02-04 22:51 UTC  (5+ messages)
` [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot

[PATCH-resent-to-correct-ml 0/8] drm/xe: Convert xe_force_wake calls to guard helpers
 2025-02-04 22:49 UTC  (5+ messages)
` [PATCH-resent-to-correct-ml 3/8] drm/xe: Add scoped guards for xe_force_wake

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-04 22:48 UTC  (21+ messages)
` [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v7 11/20] mm: Allow compound zone device pages
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping

[PATCH net-next] cavium/liquidio: Remove unused lio_get_device_id
 2025-02-04 22:50 UTC  (2+ messages)

[PATCH] ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB]
 2025-02-04 22:49 UTC  (2+ messages)

Sorting out the RTL9300 dt-bindings
 2025-02-04 22:39 UTC 

linux-next: manual merge of the vfs-brauner tree with Linus' tree
 2025-02-04 22:38 UTC 

[PATCH] vfs: sanity check the length passed to inode_set_cached_link()
 2025-02-04 22:36 UTC  (2+ messages)

[PATCH v3 0/3] alpha: stack fixes
 2025-02-04 22:35 UTC  (4+ messages)
` [PATCH v3 1/3] alpha: replace hardcoded stack offsets with autogenerated ones
` [PATCH v3 2/3] alpha: make stack 16-byte aligned (most cases)
` [PATCH v3 3/3] alpha: align stack for page fault and user unaligned trap handlers

[syzbot] [batman?] [bcachefs?] BUG: unable to handle kernel paging request in __run_timer_base
 2025-02-04 22:30 UTC 

[PATCH v1 00/11] Python improvements for a real use of parse_events
 2025-02-04 22:23 UTC  (2+ messages)

[PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU
 2025-02-04 22:20 UTC  (9+ messages)

[PATCH net-next] mlxsw: spectrum_router: Remove unused functions
 2025-02-04 22:20 UTC  (2+ messages)

[PATCH net-next] net: qed: fix typos
 2025-02-04 22:20 UTC  (2+ messages)

[PATCH v1 0/1] Document phys modes for ftgmac100
 2025-02-04 22:20 UTC  (2+ messages)

[PATCH net-next] mlx4: Remove unused functions
 2025-02-04 22:20 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Remove unused mlx5dr_domain_sync
 2025-02-04 22:20 UTC  (2+ messages)

[PATCH net] selftests: mptcp: connect: -f: no reconnect
 2025-02-04 22:19 UTC 

[PATCH net v2] net: atlantic: fix warning during hot unplug
 2025-02-04 22:20 UTC  (2+ messages)

[PATCH 3/7] firmware: cs_dsp: Add ability to load multiple coefficient files
 2025-02-04 22:18 UTC  (6+ messages)
` [PATCH 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26

[PATCH] perf: Deadcode removal
 2025-02-04 22:11 UTC  (2+ messages)

[PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver
 2025-02-04 22:11 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: Ensure all smsc,lan9115 properties are evaluated
 2025-02-04 22:09 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: net: smsc,lan9115: Ensure all properties are defined

[PATCH 0/7] Initial Support for CS40L26
 2025-02-04 22:07 UTC  (3+ messages)

[RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
 2025-02-04 22:01 UTC  (12+ messages)

[PATCH v5 0/3] add I2C DTS support for S32G2/S32G3 SoCs
 2025-02-04 22:01 UTC  (3+ messages)
` [PATCH v5 3/3] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4


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