linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-17 23:28:51 to 2022-11-18 03:52:46 UTC [more...]

[BUG 0 / 6] L2cap: Spec violations
 2022-11-18  3:52 UTC 

[PATCH v2 0/2] slab: Provide full coverage for __alloc_size attribute
 2022-11-18  3:51 UTC  (3+ messages)
` [PATCH v2 1/2] slab: Clean up SLOB vs kmalloc() definition
` [PATCH v2 2/2] slab: Remove special-casing of const 0 size allocations

[PATCH] KVM: x86/mmu: simplify kvm_tdp_mmu_map flow when guest has to retry
 2022-11-18  3:49 UTC  (5+ messages)

[PATCH v2] lag_conf: Added pointer check and continue
 2022-11-18  3:47 UTC  (3+ messages)

[PATCH] f2fs: init discard policy after thread wakeup
 2022-11-18  3:46 UTC 

[PATCH] selftests/net: Find nettest in current directory
 2022-11-18  3:44 UTC 

[PATCH] hpet: Replace one-element array with flexible-array member
 2022-11-18  3:42 UTC 

[PATCH v2 2/2] scsi: aacraid: Remove references to Series-9 (only)
 2022-11-18  3:36 UTC  (11+ messages)
` [PATCH v3 0/1] aacraid: Host adapter Adaptec 6405 constantly resets under high io load

KMSAN broken with lockdep again?
 2022-11-18  3:33 UTC  (3+ messages)

[PATCH] vfio/mdev: fix possible memory leak in module init funcs
 2022-11-18  3:28 UTC 

[PATCH v2] soc: imx: imx8mp-blk-ctrl: Add PCIe SYSPLL configurations
 2022-11-18  2:56 UTC 

[PATCH] tty: synclink_gt: release resources when synclink_gt driver open failed
 2022-11-18  3:09 UTC  (2+ messages)
` [PATCH v2] tty:synclink_gt unwind actions in error path

[PATCH v2] iommu/hyper-v: Allow hyperv irq remapping without x2apic
 2022-11-18  3:01 UTC  (3+ messages)

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-18  2:59 UTC  (10+ messages)
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v3 13/14] PCI: hv: Add hypercalls to read/write MMIO space

[PATCH v2 0/2] ASoC/soundwire: revisit support for clock registers
 2022-11-18  2:58 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC/soundwire: remove is_sdca boolean property
` [PATCH v2 2/2] soundwire: enable optional clock registers for SoundWire 1.2 devices

[PATCH v10 0/2] arm64: dts: qcom: add dts for sa8540p-ride board
 2022-11-18  2:51 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: arm: qcom: Document additional sa8540p device
` [PATCH v10 2/2] arm64: dts: qcom: add SA8540P ride(Qdrive-3)

[PATCH] macsec: Fix invalid error code set
 2022-11-18  2:49 UTC  (2+ messages)

[PATCH v3 10/10] perf list: Add json output option
 2022-11-18  2:47 UTC  (12+ messages)

[PATCH v2 0/3] perf list libpfm fixes
 2022-11-18  2:46 UTC  (4+ messages)
` [PATCH v2 1/3] perf list: Support newlines in wordwrap
` [PATCH v2 2/3] perf list: Json escape encoding improvements
` [PATCH v2 3/3] perf list: List callback support for libpfm

[PATCH] tracing: Fix race where eprobes can be called before the event
 2022-11-18  2:42 UTC 

[PATCH] csky: add alignment for the delay code
 2022-11-18  2:40 UTC 

[PATCH v2] xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
 2022-11-18  2:35 UTC 

[PATCH] tracing/eprobe: Update cond flag before enabling trigger
 2022-11-18  2:31 UTC  (3+ messages)

[PATCH] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
 2022-11-18  2:50 UTC 

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2022-11-18  2:29 UTC  (10+ messages)
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH bpf-next v7 0/3] Support storing struct task_struct objects as kptrs
 2022-11-18  2:26 UTC  (9+ messages)
` [PATCH bpf-next v7 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH bpf-next v7 3/3] bpf/selftests: Add selftests for new task kfuncs

[PATCH v3] media: uvcvideo: Fix bandwidth error for Alcor camera
 2022-11-18  2:23 UTC 

[PATCH v6 0/6] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2022-11-18  2:20 UTC  (7+ messages)
` [PATCH v6 1/6] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
` [PATCH v6 2/6] locking/rwsem: Disable preemption at all down_read*() and up_read() code paths
` [PATCH v6 3/6] locking/rwsem: Disable preemption at all down_write*() and up_write() "
` [PATCH v6 4/6] locking/rwsem: Change waiter->hanodff_set to a handoff_state enum
` [PATCH v6 5/6] locking/rwsem: Enable direct rwsem lock handoff
` [PATCH v6 6/6] locking/rwsem: Update handoff lock events tracking

Coverity: __sock_gen_cookie(): Error handling issues
 2022-11-18  2:16 UTC  (7+ messages)

[PATCH v2 0/4] Removing the try_to_release_page() wrapper
 2022-11-18  2:14 UTC  (5+ messages)
` [PATCH v2 1/4] ext4: Convert move_extent_per_page() to use folios
` [PATCH v2 2/4] khugepage: Replace try_to_release_page() with filemap_release_folio()
` [PATCH v2 3/4] memory-failure: Convert truncate_error_page() to use folio
` [PATCH v2 4/4] folio-compat: Remove try_to_release_page()

[PATCH v3 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
 2022-11-18  2:11 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH 0/2 v3] ceph: fix the use-after-free bug for file_lock
 2022-11-18  2:06 UTC  (3+ messages)
` [PATCH 1/2 v3] ceph: switch to vfs_inode_has_locks() to fix file lock bug
` [PATCH 2/2 v3] ceph: add ceph_lock_info support for file_lock

[PATCH 0/1] perf: fix reset interface potential failure
 2022-11-18  2:00 UTC  (2+ messages)
` [PATCH 1/1] "

[paulmck-rcu:rcu/next] BUILD SUCCESS 72ff63e2d3f19963a4ef401e5f8c1bd16646b587
 2022-11-18  2:05 UTC 

[PATCH v7 0/6] rcu: Add RCU stall diagnosis information
 2022-11-18  2:03 UTC  (8+ messages)
` [PATCH v7 4/6] "

[PATCH v3 0/1] platform/chrome: Update cros_ec sysfs attribute after sensors are found
 2022-11-18  2:01 UTC  (5+ messages)
` [PATCH v3 1/1] platform/chrome: Poke kb_wake_angle attribute visibility when needed

[syzbot] BUG: sleeping function called from invalid context in static_key_slow_inc
 2022-11-18  1:56 UTC  (2+ messages)

[PATCH v3 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-18  1:50 UTC  (3+ messages)
` [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG

[PATCH v2] sctp: sm_statefuns: Remove unnecessary ‘NULL’ values from Pointer
 2022-11-18  1:46 UTC 

[PATCH v2 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2022-11-18  1:11 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
` [PATCH v2 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v2 3/5] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
` [PATCH v2 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver
` [PATCH v2 5/5] pinctrl: starfive: Add StarFive JH7110 aon "

[PATCH net-next] tcp: Fix tcp_syn_flood_action() if CONFIG_IPV6=n
 2022-11-18  1:45 UTC  (5+ messages)

[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-11-18  1:06 UTC  (15+ messages)
` [PATCH v2 01/14] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v2 02/14] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v2 03/14] reset: Create subdirectory for StarFive drivers
` [PATCH v2 04/14] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v2 05/14] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v2 06/14] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v2 07/14] dt-bindings: clock: Add StarFive JH7110 system and always-on clock definitions
` [PATCH v2 08/14] dt-bindings: reset: Add StarFive JH7110 system and always-on reset definitions
` [PATCH v2 09/14] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v2 10/14] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v2 11/14] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v2 12/14] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v2 13/14] reset: starfive: Add StarFive JH7110 reset driver
` [PATCH v2 14/14] clk: starfive: jh71x0: Don't register aux devices if JH7110 reset is disabled

[PATCH v4 0/8] Add OPTPROBES feature on RISCV
 2022-11-18  1:41 UTC  (4+ messages)
` [PATCH v4 2/8] riscv/kprobe: Allocate detour buffer from module area

[PATCH] platform/chrome: cros_ec_lpc: Force synchronous probe
 2022-11-18  1:40 UTC  (2+ messages)

[PATCH v2 0/8] Basic device tree support for StarFive JH7110 RISC-V SoC
 2022-11-18  1:17 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: riscv: Add StarFive JH7110 SoC and VisionFive2 board
` [PATCH v2 2/8] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v2 3/8] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v2 4/8] dt-bindings: sifive,ccache0: Support StarFive JH7110 SoC
` [PATCH v2 5/8] soc: sifive: ccache: Add StarFive JH7110 support
` [PATCH v2 6/8] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v2 7/8] riscv: dts: starfive: Add StarFive JH7110 VisionFive2 board "
` [PATCH v2 8/8] RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-18  1:32 UTC  (8+ messages)
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit

[PATCH] sctp: sm_statefuns: Remove unnecessary ‘NULL’ values from Pointer
 2022-11-18  1:35 UTC  (2+ messages)
` (no subject)

[PATCH RFC v2 00/12] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-18  1:35 UTC  (15+ messages)
` [PATCH RFC v2 01/12] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH RFC v2 02/12] mm/hugetlb: Move swap entry handling into vma lock for fault
` [PATCH RFC v2 03/12] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH RFC v2 04/12] mm/hugetlb: Add pgtable walker lock
` [PATCH RFC v2 05/12] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH RFC v2 06/12] mm/hugetlb: Protect huge_pmd_share() with walker lock
` [PATCH RFC v2 07/12] mm/hugetlb: Use hugetlb walker lock in hugetlb_follow_page_mask()
` [PATCH RFC v2 08/12] mm/hugetlb: Use hugetlb walker lock in follow_hugetlb_page()
` [PATCH RFC v2 09/12] mm/hugetlb: Use hugetlb walker lock in hugetlb_vma_maps_page()
` [PATCH RFC v2 10/12] mm/hugetlb: Use hugetlb walker lock in walk_hugetlb_range()
` [PATCH RFC v2 11/12] mm/hugetlb: Use hugetlb walker lock in page_vma_mapped_walk()
` [PATCH RFC v2 12/12] mm/hugetlb: Introduce hugetlb_walk()

[for-next PATCH 0/5] iova_to_vaddr refactor
 2022-11-18  1:32 UTC  (4+ messages)
` [for-next PATCH 4/5] RDMA/rxe: refactor iova_to_vaddr

[PATCH 00/46] gcc-LTO support for the kernel
 2022-11-18  1:28 UTC  (6+ messages)
` [PATCH 18/46] entry, lto: Mark raw_irqentry_exit_cond_resched() as __visible

[PATCH] speakup: Fix building as extmod
 2022-11-18  1:22 UTC 

[PATCH V5 00/26] Add support UHS-II for GL9755
 2022-11-18  1:19 UTC  (8+ messages)
` [PATCH V5 05/26] mmc: core: Add definitions for SD UHS-II cards

[PATCH] tracing: remove __bad_type_size() method
 2022-11-18  1:18 UTC  (2+ messages)

[syzbot] WARNING in call_timer_fn
 2022-11-18  1:17 UTC  (6+ messages)

[PATCH rcu/dev 1/3] net: Use call_rcu_flush() for qdisc_free_cb
 2022-11-18  1:12 UTC  (7+ messages)
` [PATCH rcu/dev 2/3] net: Use call_rcu_flush() for in_dev_rcu_put

[PATCH] Docs/ABI/zram: document zram recompress sysfs knobs
 2022-11-18  1:08 UTC  (3+ messages)

linux-next: manual merge of the spi-nor tree with the mtd tree
 2022-11-18  1:07 UTC 

[PATCH rcu/dev 3/3] net: Use call_rcu_flush() for dst_destroy_rcu
 2022-11-18  1:05 UTC  (4+ messages)

[PATCH v1] Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
 2022-11-18  1:00 UTC  (4+ messages)

[PATCH 0/2] Introduce Socionext F_OSPI SPI flash controller
 2022-11-18  0:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: spi: Add Socionext F_OSPI controller bindings
` [PATCH 2/2] spi: Add Socionext F_OSPI SPI flash controller driver

[PATCH -next] kallsyms: Remove unneeded semicolon
 2022-11-18  0:58 UTC 

[patch 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-18  0:58 UTC  (4+ messages)
` [patch 21/33] genirq/msi: Provide msi_domain_alloc_irq_at()

[PATCH RESEND v3] x86/fpu: use _Alignof to avoid UB in TYPE_ALIGN
 2022-11-18  0:55 UTC  (2+ messages)
` [PATCH RESEND v4] "

[PATCH] samples/seccomp: fix array_size.cocci warning
 2022-11-18  0:54 UTC  (3+ messages)

[PATCH 0/3] add dt configuration for dp83867 led modes
 2022-11-18  0:54 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: net: phy: dp83867: add LED mode property
` [PATCH 2/3] net: phy: dp83867: add LED mode configuration via dt
` [PATCH 3/3] arm64: dts: imx8m*-venice: add dp83867 PHY LED mode configuration

[PATCH -next] samples/hid: Remove unneeded semicolon
 2022-11-18  0:53 UTC 

[PATCH linux-next] soc: qcom: smem_state: Use device_match_of_node()
 2022-11-18  0:52 UTC  (2+ messages)

[PATCH] samples/bpf: Fix duplicate struct define in test_lru_dist sample
 2022-11-18  0:47 UTC 

[PATCH V2] PCI/DOE: Detect on stack work items automatically
 2022-11-18  0:50 UTC  (3+ messages)

[PATCH 0/3] kbuild: detect objects shared among multiple modules
 2022-11-18  0:45 UTC  (4+ messages)
` [PATCH 1/3] kbuild: add kbuild-file macro

linux-next: manual merge of the nand tree with the mtd tree
 2022-11-18  0:45 UTC 

[RFC v4 0/5] Report percentage of time in hardware sleep state
 2022-11-18  0:41 UTC  (3+ messages)
` [RFC v4 1/5] PM: Add a sysfs file to represent the percentage of sleep in hardware state

[PATCH linux-next] usb: dwc3: gadget: remove redundant ret variable in dwc3_gadget_vbus_draw
 2022-11-18  0:40 UTC  (2+ messages)

[PATCH] KVM: x86: avoid memslot check in NX hugepage recovery if it cannot be true
 2022-11-18  0:37 UTC  (2+ messages)

[PATCH v2] ARM: Drop '-mthumb' from AFLAGS_ISA
 2022-11-18  0:30 UTC 

[PATCH] exec: Remove FOLL_FORCE for stack setup
 2022-11-18  0:34 UTC 

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-18  0:31 UTC  (6+ messages)
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH v3] mm: Make vmalloc_dump_obj() call in clean context
 2022-11-18  0:34 UTC 

[PATCH] usb: dwc3: improve the config dependency of USB_DWC3_XILINX
 2022-11-18  0:27 UTC  (2+ messages)

[PATCH v3 0/6] exit: Put an upper limit on how often we can oops
 2022-11-18  0:27 UTC  (8+ messages)
` [PATCH v3 1/6] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH v3 2/6] exit: Put an upper limit on how often we can oops
` [PATCH v3 3/6] exit: Expose "oops_count" to sysfs
` [PATCH v3 4/6] panic: Consolidate open-coded panic_on_warn checks
` [PATCH v3 5/6] panic: Introduce warn_limit
` [PATCH v3 6/6] panic: Expose "warn_count" to sysfs

[PATCH v3 0/6] CXL Poison List Retrieval & Tracing
 2022-11-18  0:25 UTC  (13+ messages)
` [PATCH v3 2/6] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v3 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v3 4/6] cxl/region: "
` [PATCH v3 5/6] tools/testing/cxl: Mock the max err records field of Identify cmd

[PATCH 0/3] vc04_services: Promote bool usage
 2022-11-18  0:23 UTC  (9+ messages)
` [PATCH 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
` [PATCH 2/3] vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use

[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-11-18  0:20 UTC  (4+ messages)
  ` [External] "

[GIT PULL] Networking for 6.1-rc6
 2022-11-18  0:20 UTC  (2+ messages)

[PATCH V5 0/2] Support VMCOREINFO export for RISCV64
 2022-11-18  0:11 UTC  (2+ messages)

[RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
 2022-11-18  0:05 UTC  (12+ messages)

Coverity: zblock_reclaim_block(): Control flow issues
 2022-11-18  0:05 UTC  (2+ messages)

[PATCH v2 0/4] arm64/ftrace: move to DYNAMIC_FTRACE_WITH_ARGS
 2022-11-18  0:04 UTC  (2+ messages)

[PATCH] phy: aquantia: Configure SERDES mode by default
 2022-11-18  0:02 UTC  (6+ messages)

linux-next: manual merge of the drm-misc tree with the origin tree
 2022-11-18  0:01 UTC  (4+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix error: undeclared identifier 'NF_NAT_MANIP_SRC'
 2022-11-17 23:57 UTC  (3+ messages)

WARNING: CPU: 0 PID: 0 at arch/x86/include/asm/kfence.h:46 kfence_protect
 2022-11-17 23:54 UTC  (5+ messages)

Syzkaller found a bug: KASAN: null-ptr-deref Write in prepare_to_wait
 2022-11-17 23:52 UTC  (2+ messages)

[PATCH v5 0/2] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-11-17 23:49 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: regulators: convert non-smd RPM Regulators bindings to dt-schema

[PATCH] Input: elants_i2c: Properly handle the reset GPIO when power is off
 2022-11-17 23:48 UTC  (3+ messages)

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-17 23:45 UTC  (5+ messages)
` [PATCH v10 016/108] KVM: TDX: create/destroy VM structure

RCU stalls in squashfs_readahead()
 2022-11-17 23:40 UTC  (3+ messages)
` BUG: in squashfs_xz_uncompress() (Was: RCU stalls in squashfs_readahead())

[PATCH 0/3] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-11-17 23:37 UTC  (4+ messages)
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover auto mounts

[PATCH] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-11-17 23:30 UTC  (2+ messages)

[PATCH next v2 0/6] exit: Put an upper limit on how often we can oops
 2022-11-17 23:28 UTC  (4+ messages)
` [PATCH v2 4/6] panic: Consolidate open-coded panic_on_warn checks


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