LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-25 02:04:39 to 2024-01-25 07:38:25 UTC [more...]

BUG: kernel NULL pointer dereference, address: 0000000000000008
 2024-01-25  7:38 UTC  (5+ messages)
` BUG [RESEND]: "
    ` BUG [RESEND][NEW BUG]: "

[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
 2024-01-25  7:37 UTC  (9+ messages)
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis

[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
 2024-01-25  7:37 UTC  (2+ messages)

[PATCH] HID: hidraw: fix a problem of memory leak in hidraw_release()
 2024-01-25  7:35 UTC  (4+ messages)

[linus:master] [kmemleak] 39042079a0: kernel-selftests.kvm.memslot_perf_test.fail
 2024-01-25  7:34 UTC 

[PATCH v4 0/4] mailbox: imx: support i.MX95 ELE/V2X MU
 2024-01-25  7:33 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: mailbox: fsl,mu: add i.MX95 Generic/ELE/V2X MU compatible
` [PATCH v4 2/4] mailbox: imx: support return value of init
` [PATCH v4 3/4] mailbox: imx: get RR/TR registers num from Parameter register
` [PATCH v4 4/4] mailbox: imx: support i.MX95 ELE/V2X MU

[PATCH v3 0/3] mm, lru_gen: batch update pages when aging
 2024-01-25  7:32 UTC  (3+ messages)
` [PATCH v3 1/3] mm, lru_gen: try to prefetch next page when scanning LRU

[PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-01-25  7:31 UTC  (4+ messages)

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-01-25  7:29 UTC  (31+ messages)
` [RFC PATCH v1 01/28] riscv: abstract envcfg CSR
` [RFC PATCH v1 02/28] riscv: envcfg save and restore on trap entry/exit
` [RFC PATCH v1 03/28] riscv: define default value for envcfg
` [RFC PATCH v1 04/28] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [RFC PATCH v1 05/28] riscv: zicfiss/zicfilp enumeration
` [RFC PATCH v1 06/28] riscv: zicfiss/zicfilp extension csr and bit definitions
` [RFC PATCH v1 07/28] riscv: kernel handling on trap entry/exit for user cfi
` [RFC PATCH v1 08/28] mm: Define VM_SHADOW_STACK for RISC-V
` [RFC PATCH v1 09/28] mm: abstract shadow stack vma behind `arch_is_shadow_stack`
` [RFC PATCH v1 10/28] riscv/mm : Introducing new protection flag "PROT_SHADOWSTACK"
` [RFC PATCH v1 11/28] riscv: Implementing "PROT_SHADOWSTACK" on riscv
` [RFC PATCH v1 12/28] riscv mm: manufacture shadow stack pte
` [RFC PATCH v1 13/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [RFC PATCH v1 14/28] riscv mmu: write protect and shadow stack
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 16/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [RFC PATCH v1 17/28] prctl: arch-agnostic prctl for shadow stack
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking
` [RFC PATCH v1 19/28] riscv: Implements arch agnostic shadow stack prctls
` [RFC PATCH v1 20/28] riscv: Implements arch argnostic indirect branch tracking prctls
` [RFC PATCH v1 21/28] riscv/traps: Introduce software check exception
` [RFC PATCH v1 22/28] riscv sigcontext: adding cfi state field in sigcontext
` [RFC PATCH v1 23/28] riscv signal: Save and restore of shadow stack for signal
` [RFC PATCH v1 24/28] riscv: select config for shadow stack and landing pad instr support
` [RFC PATCH v1 25/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [RFC PATCH v1 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [RFC PATCH v1 27/28] riscv: Documentation for shadow stack on riscv
` [RFC PATCH v1 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCHv2 1/1] block: introduce content activity based ioprio
 2024-01-25  7:29 UTC  (7+ messages)

[PATCH v7 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-01-25  7:19 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v7 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v7 3/3] riscv: dts: allwinner: d1: Add pwm node

[PATCHv3 1/1] block: introduce content activity based ioprio
 2024-01-25  7:19 UTC 

[PATCH V2 0/6] pwm: sprd: Modification of UNISOC Platform PWM Driver
 2024-01-25  7:20 UTC  (8+ messages)
` [PATCH V2 1/6] pwm: sprd: Add support for UMS9620
` [PATCH V2 2/6] pwm: sprd: Improve the pwm backlight control function
` [PATCH V2 3/6] pwm: sprd: Optimize the calculation method of duty
` [PATCH V2 4/6] dt-bindings: pwm: sprd: Convert to YAML
` [PATCH V2 5/6] pwm: sprd: Add sprd,ums9620-pwm compatible
` [PATCH V2 6/6] dt-bindings: pwm: sprd: Add sprd,mod attribute

[PATCH bpf 0/3] Fix the read of vsyscall page through bpf
 2024-01-25  7:18 UTC  (7+ messages)
` [PATCH bpf 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
` [PATCH bpf 3/3] selftest/bpf: Test the read of vsyscall page under x86-64

[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
 2024-01-25  7:17 UTC  (2+ messages)

[PATCH v2 4/4] selftests/resctrl: Add non-contiguous CBMs CAT test
 2024-01-25  7:12 UTC  (11+ messages)

[PATCH] dt-bindings: pinctr: pinctrl-zynq: Fix compatible string
 2024-01-25  7:06 UTC  (3+ messages)

[PATCH V3] hwmon: scmi-hwmon: implement change_mode for thermal zones
 2024-01-25  7:06 UTC  (3+ messages)

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2024-01-25  6:53 UTC  (7+ messages)
` [PATCH v4 5/6] pwm: meson: don't carry internal clock elements around

[PATCH v2 0/3] virtio_net: Support the RX hash XDP hint
 2024-01-25  6:52 UTC  (8+ messages)
` [PATCH v2 2/3] virtio_net: Add missing virtio header in skb for XDP_PASS

[RFC PATCH 2/2] tracing: Add documentation for event stack filter
 2024-01-25  6:50 UTC 

[PATCH] Bluetooth: Enforce validation on max value of connection interval
 2024-01-25  6:50 UTC 

[RFC PATCH 1/2] tracing: Introduce stack filter for trace events
 2024-01-25  6:50 UTC 

[PATCH] powerpc/iommu: Code cleanup for cell/iommu.c
 2024-01-25  6:49 UTC  (2+ messages)

[PATCH v3 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-25  6:47 UTC  (10+ messages)
` [PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format

[PATCH] drm/xe/display: Fix memleak in display initialization
 2024-01-25  6:36 UTC 

[PATCH net v1] octeontx2-af: Initialize bitmap arrays
 2024-01-25  6:34 UTC 

[PATCH v3 0/4] md: Don't clear MD_CLOSING when the raid is about to stop
 2024-01-25  6:28 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] md: factor out a helper to sync mddev
` [PATCH v3 3/4] md: sync blockdev before stopping raid or setting readonly
` [PATCH v3 4/4] md: check mddev->pers before calling md_set_readonly()

[PATCH v2 0/4] PCI/AER: Handle Advisory Non-Fatal properly
 2024-01-25  6:28 UTC  (5+ messages)
` [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
` [PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly
` [PATCH v2 3/4] PCI/AER: Fetch information for FTrace
` [PATCH v2 4/4] RAS: Trace more information in aer_event

[PATCH] thermal: power_allocator: initialize params->sustainable_power in the bind callback
 2024-01-25  6:23 UTC  (2+ messages)
` [PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time

[PATCH] RISC-V: add uniprocessor flush_tlb_range() support
 2024-01-25  6:20 UTC 

[PATCH v4 0/3] Add phyBOARD-Segin-i.MX93 support
 2024-01-25  6:12 UTC  (12+ messages)
` [PATCH v4 3/3] arm64: dts: imx93: "

[PATCH v2 0/4] riscv: sophgo: add reset support for SG2042
 2024-01-25  6:11 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: reset: sophgo: support SG2042
` [PATCH v2 2/4] reset: sophgo: add SG2042 reset generator driver
` [PATCH v2 3/4] riscv: dts: add reset generator for Sophgo SG2042 SoC
` [PATCH v2 4/4] riscv: dts: add resets property for uart node

[PATCH v7 00/16] Add Secure TSC support for SNP guests
 2024-01-25  6:08 UTC  (2+ messages)

[PATCH 0/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-25  6:07 UTC  (6+ messages)
` [PATCH 4/4 "

[PATCH v3 0/4] Add support of color temperature and chromaticity
 2024-01-25  6:01 UTC  (8+ messages)
` [PATCH v3 1/4] iio: hid-sensor-als: Assign channels dynamically
` [PATCH v3 3/4] iio: hid-sensor-als: Add light color temperature support
` [PATCH v3 4/4] iio: hid-sensor-als: Add light chromaticity support

drivers/net/wireless/realtek/rtw89/pci.c:211:5-8: Unneeded variable: "cnt". Return " 1" on line 273
 2024-01-25  6:00 UTC 

[net-next PATCH 0/3] net: mdio-ipq4019: fix wrong default MDC rate
 2024-01-25  5:57 UTC  (2+ messages)

linux-next: build warning after merge of the usb tree
 2024-01-25  5:53 UTC  (4+ messages)

[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
 2024-01-25  5:53 UTC  (14+ messages)
` [PATCH v3 01/10] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
` [PATCH v3 02/10] ARM: dts: broadcom: bcmbca: Add NAND controller node
` [PATCH v3 06/10] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap

[PATCH RESEND] perf tools: Add -H short option for --hierarchy
 2024-01-25  5:51 UTC 

[PATCH 0/3] clk: qcom: gcc-sm8150: Add gcc_parents_0_ao support
 2024-01-25  5:49 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH] arm64: dts: ti: k3-am62p-mcu/wakeup: Disable MCU and wakeup R5FSS nodes
 2024-01-25  5:47 UTC  (4+ messages)

[PATCH 0/2] mm: zswap: simplify zswap_swapoff()
 2024-01-25  5:44 UTC  (12+ messages)
` [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()

[PATCH] optee: support wq_sleep_timeout
 2024-01-25  5:27 UTC 

[PATCH V4 0/7] Clean up perf mem
 2024-01-25  5:24 UTC  (3+ messages)

[PATCH net-next v1 0/8] netconsole: Add userdata append support
 2024-01-25  5:15 UTC  (5+ messages)
` [PATCH net-next v1 2/8] net: netconsole: move netconsole_target config_item to config_group
` [PATCH net-next v1 5/8] net: netconsole: add a userdata config_group member to netconsole_target

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-25  5:12 UTC  (5+ messages)
` [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs

[PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
 2024-01-25  5:09 UTC  (10+ messages)

Re: Re: [PATCH] KVM: x86: Check irqchip mode before create PIT
 2024-01-25  5:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net] octeontx2-af: Initialize bitmap arrays
 2024-01-25  5:06 UTC  (9+ messages)
  ` [EXT] "

[RFC PATCH v3 00/18] Perf stat metric grouping with hardware information
 2024-01-25  5:02 UTC  (5+ messages)
` [RFC PATCH v3 06/18] perf pmu-events: Add event counter data for Icelakex
` [RFC PATCH v3 13/18] perf stat: Handle taken alone in hardware-grouping

[PATCH 1/1] docs: Fix subsystem APIs page so ungrouped entries have their own header
 2024-01-25  4:59 UTC 

[PATCH] fjes: fix memleaks in fjes_hw_setup
 2024-01-25  5:00 UTC  (2+ messages)

[PATCH net-next v8 00/10] net/smc: implement SMCv2.1 virtual ISM device support
 2024-01-25  4:59 UTC  (4+ messages)
` [PATCH net-next v8 07/10] net/smc: compatible with 128-bits extended GID of virtual ISM device
  ` [REGRESSION] v6.8 SMC-D issues

[syzbot] [dri?] [virtualization?] upstream boot error: INFO: task hung in virtio_gpu_queue_fenced_ctrl_buffer
 2024-01-25  4:58 UTC  (2+ messages)

[PATCH] cpufreq: mediatek-hw: Don't error out if supply is not found
 2024-01-25  4:58 UTC  (2+ messages)

[PATCH] fscrypt: to make sure the inode->i_blkbits is correctly set
 2024-01-25  4:48 UTC 

[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
 2024-01-25  4:48 UTC  (4+ messages)

[PATCH v4 0/2] lib: checksum: Fix issues with checksum tests
 2024-01-25  4:37 UTC  (3+ messages)
` [PATCH v4 1/2] lib: checksum: Fix type casting in checksum kunits
` [PATCH v4 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[HID Patchsets for Samsung driver v4 0/6] Patchsets for Samsung driver
 2024-01-25  4:36 UTC  (7+ messages)
    ` [HID Patchsets for Samsung driver v4 1/6] HID Samsung : Broaden device compatibility in samsung driver
    ` [HID Patchsets for Samsung driver v4 2/6] HID: Samsung : Fix the checkpatch complain. Rewritten code using memcmp where applicable
    ` [HID Patchsets for Samsung driver v4 3/6] HID: Samsung : Add Samsung wireless keyboard support
    ` [HID Patchsets for Samsung driver v4 4/6] HID: Samsung : Add Samsung wireless gamepad support
    ` [HID Patchsets for Samsung driver v4 5/6] HID: Samsung : Add Samsung wireless action mouse support
    ` [HID Patchsets for Samsung driver v4 6/6] HID: Samsung : Add Samsung wireless bookcover and universal keyboard support

[net-next v2 0/4] Per epoll context busy poll support
 2024-01-25  4:27 UTC  (4+ messages)
` [net-next v2 3/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH v10 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-25  4:23 UTC  (3+ messages)
` [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v10 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[PATCH] driver core: improve cycle detection on fwnode graph
 2024-01-25  4:21 UTC  (3+ messages)
  ` [EXT] "

[RESEND PATCH v4 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-25  3:56 UTC  (7+ messages)
` [PATCH v4 7/7] hugetlb: parallelize 1G hugetlb initialization

drivers/hwmon/pmbus/ibm-cffps.c:184:60: warning: '%04X' directive output may be truncated writing between 4 and 8 bytes into a region of size 5
 2024-01-25  3:52 UTC 

[PATCH v2 0/2] mm/mmap: simplify vma_merge()
 2024-01-25  3:49 UTC  (3+ messages)
` [PATCH v2 1/2] mm/mmap: pass vma to vma_merge()
` [PATCH v2 2/2] mm/mmap: remove find_vma_intersection() in vma_merge()

[PATCH v9 00/27] Enable CET Virtualization
 2024-01-25  3:43 UTC  (3+ messages)
` [PATCH v9 09/27] KVM: x86: Rename kvm_{g,s}et_msr() to menifest emulation operations

linux-next: Tree for Jan 25
 2024-01-25  3:43 UTC 

[RFC PATCH 0/9] NT synchronization primitive driver
 2024-01-25  3:42 UTC  (4+ messages)
` [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device

[PATCH] f2fs-tools: allocate logs after conventional area for HM zoned devices
 2024-01-25  3:34 UTC  (2+ messages)
` [f2fs-dev] "

linux-next: build warning after merge of the rcu tree
 2024-01-25  3:33 UTC 

linux-next: build failure after merge of the mm tree
 2024-01-25  3:29 UTC 

[PATCH] dt-bindings: xilinx: replace Piyush Mehta maintainership
 2024-01-25  3:28 UTC  (2+ messages)

[PATCH v2] drivers/ptp: Convert snprintf to sysfs_emit
 2024-01-25  3:27 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end
 2024-01-25  3:17 UTC  (2+ messages)

[PATCH v1 0/2] Add JH8100 external interrupt controller support
 2024-01-25  3:16 UTC  (4+ messages)
` [PATCH v1 2/2] irqchip: Add StarFive external interrupt controller
    ` 回复: "

[PATCH] x86: Code cleanup for ehci_hdr
 2024-01-25  3:06 UTC 

[PATCH v18 000/121] KVM TDX basic feature support
 2024-01-25  3:06 UTC  (5+ messages)
` [PATCH v18 025/121] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v18 029/121] KVM: TDX: create/free TDX vcpu structure

[PATCH V1] f2fs: fix potentail deadloop issue in do_recover_data
 2024-01-25  3:01 UTC  (5+ messages)

[PATCH 0/2] phy: qcom: qmp-pcie: Update PCIe PHY settings for SM8550
 2024-01-25  2:59 UTC  (3+ messages)

[HID Patchsets for Samsung driver v3 0/6]
 2024-01-25  2:56 UTC  (4+ messages)
  ` [HID Patchsets for Samsung driver v3 3/6] HID: Samsung : Add Samsung wireless keyboard support

[PATCH net] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-01-25  2:56 UTC  (3+ messages)

[PATCH v4 0/4] x86/cacheinfo: Set the number of leaves per CPU
 2024-01-25  2:56 UTC  (2+ messages)

[PATCH v2 0/2] Add PM8010 regulators for sm8650 boards
 2024-01-25  2:52 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8650-mtp: add PM8010 regulators

[PATCH 01/28] riscv: abstract envcfg CSR
 2024-01-25  2:43 UTC 

[PATCH v2] mm/mmap: introduce vma_set_range()
 2024-01-25  2:43 UTC  (3+ messages)

linux-next: build failure after merge of the mm tree
 2024-01-25  2:40 UTC  (3+ messages)

[PATCH v2] scsi: ufs: qcom: avoid re-init quirk when gears match
 2024-01-25  2:36 UTC  (2+ messages)

[PATCH v2 00/11] dm-raid: fix v6.7 regressions
 2024-01-25  2:36 UTC  (5+ messages)

[PATCH net] net: stmmac: xgmac: fix safety error descriptions
 2024-01-25  2:34 UTC  (3+ messages)

[PATCH] scsi: ufs: qcom: Clarify comments about the initial phy_gear
 2024-01-25  2:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update i2c host drivers repository
 2024-01-24 22:50 UTC 

[PATCH v3 0/2] media: i2c: Add support for GC08A3 sensor
 2024-01-25  2:24 UTC  (4+ messages)
` [PATCH v3 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH net-next v2] vsock/test: add '--peer-port' input argument
 2024-01-25  2:10 UTC  (2+ messages)

[syzbot] [fs?] BUG: soft lockup in pipe_read
 2024-01-25  2:05 UTC 

[PATCH v7 0/4] Introduce mseal()
 2024-01-25  2:04 UTC  (7+ messages)
` [PATCH v7 2/4] mseal: add mseal syscall


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 read-only IMAP folder(s) and NNTP newsgroup(s).