LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-22 19:51:43 to 2024-01-22 23:17:33 UTC [more...]

[BUG] BUG: kernel NULL pointer dereference at ttm_device_init+0xb4
 2024-01-22 23:19 UTC  (3+ messages)

[PATCH] efivarfs: Iterate variables with increasing name buffer sizes
 2024-01-22 23:15 UTC 

[RESEND PATCH V2] mm: page_alloc: unreserve highatomic page blocks before oom
 2024-01-22 23:14 UTC  (6+ messages)

[net-next PATCH v9 0/5] net: phy: generic polarity + LED support for qca808x
 2024-01-22 23:14 UTC  (4+ messages)

[PATCH] rust: str: add to_ascii_{upper,lower}case() to CString
 2024-01-22 23:12 UTC  (6+ messages)

[GIT PULL] Btrfs fixes for 6.8-rc2
 2024-01-22 23:05 UTC  (6+ messages)

[PATCH][next] drm/nouveau/fifo/gk104: remove redundant variable ret
 2024-01-22 23:04 UTC  (3+ messages)

[PATCH v3 0/2] eventfs: Create dentries and inodes at dir open
 2024-01-22 23:03 UTC  (5+ messages)
` [PATCH v3 1/2] eventfs: Have the inodes all for files and directories all be the same

[PATCH v2 2/4] modpost: inform compilers that fatal() never returns
 2024-01-22 23:02 UTC  (3+ messages)

[PATCH V2] PCI: Clear errors logged in Secondary Status Register
 2024-01-22 23:00 UTC  (2+ messages)

[PATCH bpf-next v6 0/3] Skip callback tests if jit is disabled in test_verifier
 2024-01-22 22:59 UTC  (3+ messages)
` [PATCH bpf-next v6 2/3] selftests/bpf: Copy insn_is_pseudo_func() into testing_helpers

[RFC PATCH] locking/percpu-rwsem: do not do lock handoff in percpu_up_write
 2024-01-22 22:59 UTC 

[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
 2024-01-22 22:57 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: watchdog: samsung-wdt: deprecate samsung,syscon-phandle
` [PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis
` [PATCH 4/9] arm64: dts: fsd: remove deprecated samsung,syscon-phandle
` [PATCH 5/9] arm64: dts: exynosautov9: "
` [PATCH 6/9] arm64: dts: exynos850: "
` [PATCH 7/9] arm64: dts: exynos7: "
` [PATCH 8/9] ARM: dts: samsung: exynos4: "
` [PATCH 9/9] ARM: dts: exynos5250: "

[PATCH] tracing: add trace_seq_reset function
 2024-01-22 22:57 UTC  (4+ messages)

[PATCH v2 0/2] PCI: Protect VPD and PME accesses from power management
 2024-01-22 22:50 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: Fix runtime PM race with PME polling

[PATCH 0/6] of: populate of_root node if bootloader doesn't
 2024-01-22 22:48 UTC  (4+ messages)
` [PATCH 6/6] of: Add KUnit test to confirm DTB is loaded

[RFC PATCH 0/5] x86: Build the core kernel using PIC codegen
 2024-01-22 22:44 UTC  (4+ messages)
` [RFC PATCH 4/5] x86/head64: Replace pointer fixups with PIE codegen

[PATCH] block/blk-mq: Don't complete locally if capacities are different
 2024-01-22 22:42 UTC 

BUG: kernel NULL pointer dereference, address: 0000000000000008
 2024-01-22 22:39 UTC  (4+ messages)
` BUG [RESEND]: "

[GIT PULL] cpupower update for Linux 6.8-rc2
 2024-01-22 22:35 UTC 

[PATCH v7 0/4] Introduce mseal()
 2024-01-22 22:34 UTC  (4+ messages)

[PATCH v2 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
 2024-01-22 22:32 UTC  (11+ messages)
` [PATCH v2 01/10] netfs: Don't use certain unnecessary folio_*() functions
` [PATCH v2 02/10] afs: "
` [PATCH v2 03/10] cifs: "
` [PATCH v2 04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
` [PATCH v2 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
` [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
` [PATCH v2 07/10] afs: Hide silly-rename files from userspace
` [PATCH v2 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
` [PATCH v2 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
` [PATCH v2 10/10] afs: Fix missing/incorrect unlocking of RCU read lock

[RFC PATCH v1 0/4] tsm: Runtime measurement registers ABI
 2024-01-22 22:32 UTC  (16+ messages)
` [RFC PATCH v1 3/4] tsm: Allow for mapping RTMRs to TCG TPM PCRs

[PATCH 0/2] mm: zswap: simplify zswap_swapoff()
 2024-01-22 22:31 UTC  (6+ messages)
` [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()

[PATCH] tick-sched: fix idle and iowait sleeptime accounting vs CPU hotplug
 2024-01-22 22:31 UTC  (3+ messages)

[1/4] interconnect: qcom: icc-rpmh: Add QoS config support
 2024-01-22 22:29 UTC  (2+ messages)

[PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
 2024-01-22 22:22 UTC  (7+ messages)
` [PATCH v10 03/20] timers: Move marking timer bases idle into tick_nohz_stop_tick()
` [PATCH v10 04/20] timers: Optimization for timer_base_try_to_set_idle()

[PATCH] docs: rework the driver-api top-level page
 2024-01-22 22:19 UTC 

[PATCH] docs: rework the userspace-api top page
 2024-01-22 22:18 UTC 

Recent-ish changes in binfmt_elf made my program segfault
 2024-01-22 22:12 UTC  (5+ messages)

[PATCH 0/2] Add the thermal zones of the rk3588 to its dts
 2024-01-22 22:09 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add the rk3588 thermal zones
` [PATCH 2/2] arm64: dts: rockchip: Enable the tsadc on Rock-5B

[PATCH] spi: Raise limit on number of chip selects
 2024-01-22 22:07 UTC  (2+ messages)

[PATCH] spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
 2024-01-22 22:07 UTC  (2+ messages)

[BUG][BISECTED] Freeze at loading init ramdisk
 2024-01-22 22:06 UTC  (6+ messages)

[PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
 2024-01-22 22:01 UTC  (4+ messages)
` [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes

[PATCH] mm/mmap: introduce vma_range_init()
 2024-01-22 22:00 UTC  (2+ messages)

[PATCH 00/10] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-01-22 22:00 UTC  (5+ messages)
` [PATCH 07/10] watchdog: rzg2l_wdt: Add suspend/resume support

[PATCH] sched/fair: Skip newidle_balance() when an idle CPU is woken up to process an IPI
 2024-01-22 21:59 UTC  (2+ messages)

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-22 21:56 UTC  (4+ messages)
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()

[PATCH] tracing: Ensure visibility when inserting an element into tracing_map
 2024-01-22 21:55 UTC  (2+ messages)

[PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-01-22 21:54 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: codecs: ES8326: Remove executable bit
 2024-01-22 21:54 UTC  (2+ messages)

[PATCH v4 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-01-22 21:54 UTC  (2+ messages)

[PATCH v15 0/5] riscv: Add fine-tuned checksum functions
 2024-01-22 21:41 UTC  (6+ messages)
` [PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum

[PATCH] rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()
 2024-01-22 21:41 UTC  (8+ messages)

[linus:master] [mm] 8d59d2214c: vm-scalability.throughput -36.6% regression
 2024-01-22 21:39 UTC  (2+ messages)

[PATCH v3 0/2] kselftest/seccomp: Convert to KTAP output
 2024-01-22 21:37 UTC  (5+ messages)
` [PATCH v3 1/2] kselftest/seccomp: Use kselftest output functions for benchmark
` [PATCH v3 2/2] kselftest/seccomp: Report each expectation we assert as a KTAP test

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-22 21:36 UTC  (5+ messages)
` [PATCH 14/14] PCI: j721e: add suspend and resume support

[PATCH] eventfs: Save directory inodes in the eventfs_inode structure
 2024-01-22 21:35 UTC  (2+ messages)

[PATCH 0/2] btrfs: zoned: kick reclaim earlier on fast zoned devices
 2024-01-22 21:34 UTC  (3+ messages)
` [PATCH 1/2] btrfs: zoned: use rcu list for iterating devices to collect stats

[for-linus][PATCH 0/3] eventfs: A few more fixes for 6.8
 2024-01-22 21:33 UTC  (15+ messages)
` [for-linus][PATCH 1/3] eventfs: Have the inodes all for files and directories all be the same

[PATCH v2 0/2] kselftest/seccomp: Convert to KTAP output
 2024-01-22 21:32 UTC  (5+ messages)
` [PATCH v2 1/2] kselftest/seccomp: Use kselftest output functions for benchmark
` [PATCH v2 2/2] kselftest/seccomp: Report each expectation we assert as a KTAP test

[PATCH] MAINTAINERS: Drop my "+dt" sub-address
 2024-01-22 21:32 UTC  (2+ messages)

[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
 2024-01-22 21:30 UTC  (10+ messages)
` [PATCH v11] "
  ` [PATCH v12] "
    ` [PATCH v13] "
      ` [PATCH v14] "

[PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-01-22 21:28 UTC  (14+ messages)
` [PATCH v5 net-next 01/13] net: phy: Add BaseT1 auto-negotiation constants
` [PATCH v5 net-next 02/13] net: phy: Support 100/1000BT1 linkmode advertisements
` [PATCH v5 net-next 03/13] net: phy: c45: detect 100/1000BASE-T1 "
` [PATCH v5 net-next 04/13] net: phy: marvell-88q2xxx: fix typos
` [PATCH v5 net-next 05/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
` [PATCH v5 net-next 06/13] net: phy: marvell-88q2xxx: add interrupt support for link detection
` [PATCH v5 net-next 07/13] net: phy: marvell-88q2xxx: add suspend / resume ops
` [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor
` [PATCH v5 net-next 09/13] net: phy: marvell-88q2xxx: add cable test support
` [PATCH v5 net-next 10/13] net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg generic
` [PATCH v5 net-next 11/13] net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_aneg
` [PATCH v5 net-next 12/13] net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_init
` [PATCH v5 net-next 13/13] net: phy: marvell-88q2xxx: remove redundant code

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-01-22 21:29 UTC  (4+ messages)
` [PATCH v2 13/33] mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing

[PATCH] ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
 2024-01-22 21:27 UTC 

[PATCH] devcoredump: Remove devcoredump device if failing device is gone
 2024-01-22 21:24 UTC  (3+ messages)

[RFC 0/1] RFC: Allow busy poll to be set per epoll instance
 2024-01-22 21:16 UTC  (4+ messages)
` [RFC 1/1] eventpoll: support busy poll "

[PATCH] MAINTAINERS: Drop Frank Rowand from DT maintainership
 2024-01-22 21:15 UTC 

[PATCH v1 0/9] fuse: basic support for idmapped mounts
 2024-01-22 21:13 UTC  (3+ messages)

[PATCH] i40e: fix a memleak in i40e_init_recovery_mode
 2024-01-22 21:10 UTC  (2+ messages)

[PATCH] net: ethernet: qualcomm: Remove QDF24xx support
 2024-01-22 21:09 UTC  (5+ messages)

[PATCH] bus: imx-weim: fix imx_weim_gpr_setup()
 2024-01-22 20:57 UTC 

[PATCH] fjes: fix memleaks in fjes_hw_setup
 2024-01-22 21:05 UTC  (2+ messages)

[PATCH] kselftest/arm64: Test that ptrace takes effect in the target process
 2024-01-22 21:05 UTC 

[PATCH v5] x86/resctrl: Add event choices for mba_MBps
 2024-01-22 20:58 UTC  (9+ messages)
` [PATCH v2] x86/resctrl: Implement new mba_MBps throttling heuristic

[PATCH 0/3] x86/bugs: Separate config for mitigations (part 2)
 2024-01-22 20:58 UTC  (3+ messages)
` [PATCH 2/3] x86/bugs: Add a separate config for missing mitigation

linux-next: Signed-off-by missing for commit in the riscv-dt tree
 2024-01-22 20:56 UTC  (2+ messages)

[PATCH] dt-bindings: can: fsl,flexcan: add i.MX95 compatible string
 2024-01-22 20:56 UTC  (3+ messages)

[PATCH] Fix error handling in begin_new_exec
 2024-01-22 20:53 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] drm: apple: use strscpy() in place of strlcpy()
 2024-01-22 20:51 UTC  (2+ messages)

[PATCH iwl v2] i40e: print correct hw max rss count in kernel ring buffer
 2024-01-22 20:51 UTC  (2+ messages)

[PATCH] drm: apple: mark local functions static
 2024-01-22 20:50 UTC  (2+ messages)

[PATCH] dt-bindings: display: nxp,tda998x: Fix 'audio-ports' constraints
 2024-01-22 20:49 UTC 

[PATCH v2] Documentation: power: Use kcalloc() instead of kzalloc()
 2024-01-22 17:11 UTC  (2+ messages)

[PATCH net 1/1] hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
 2024-01-22 20:49 UTC  (2+ messages)

[PATCH net-next 11/22] net: fill in MODULE_DESCRIPTION()s for litex
 2024-01-22 20:48 UTC  (2+ messages)

[PATCH] spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH] regulator: fixed-helper: Save a few bytes of memory when registering a 'nfc_llc' engine
 2024-01-22 20:44 UTC  (2+ messages)

[RFC PATCH v2 0/3] regulator: pwm-regulator: Fixes for disabled PWMs at boot
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH v2] dt-bindings: regulator: Convert ti,tps65132 to YAML
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH v3] regulator: qcom_smd: Keep one rpm handle for all vregs
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH 5.15.y] iommu/dma: Trace bounce buffer usage when mapping buffers
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd938x: fix headphones volume controls
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH 1/3] ASoC: amd: acp: Enable rt5682s clocks in acp slave mode
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH] ASoC: allow up to eight CPU/codec DAIs
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH 1/3] ASoC: codecs: wcd938x: handle deferred probe
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: Support SAI and MICFIL on i.MX95 platform
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH v4 0/5] ASoC: codecs: add support for WCD939x Codec
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH v2 0/8] Improve SOF support for Steam Deck OLED
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH 0/4] arm64/fp: Documentation cleanups and clarifications
 2024-01-22 20:41 UTC  (5+ messages)
` [PATCH 1/4] arm64/sve: Remove bitrotted comment about syscall behaviour
` [PATCH 2/4] arm64/sme: Fix cut'n'paste in ABI document
` [PATCH 3/4] arm64/fp: Clarify effect of setting an unsupported system VL
` [PATCH 4/4] arm64/sme: Remove spurious 'is' in SME documentation

[PATCH 0/3] perf record: Fix segfault with '--timestamp-filename' option and pipe mode
 2024-01-22 20:38 UTC  (2+ messages)

[PATCHSET 0/9] perf tools: More updates on data type profiling (v4)
 2024-01-22 20:37 UTC  (2+ messages)

[PATCH] perf build: Check whether pkg-config is installed when libtraceevent is linked
 2024-01-22 20:36 UTC  (2+ messages)

[PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare
 2024-01-22 20:36 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the iio tree
 2024-01-22 20:35 UTC 

[PING PATCH] perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
 2024-01-22 20:35 UTC  (2+ messages)

[PATCH v7 00/15] Add Cgroup support for SGX EPC memory
 2024-01-22 20:31 UTC  (17+ messages)
` [PATCH v7 01/15] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v7 02/15] cgroup/misc: Export APIs for SGX driver
` [PATCH v7 03/15] cgroup/misc: Add SGX EPC resource type
` [PATCH v7 04/15] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v7 07/15] x86/sgx: Expose sgx_reclaim_pages() for cgroup
` [PATCH v7 08/15] x86/sgx: Implement EPC reclamation flows "
` [PATCH v7 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v7 12/15] x86/sgx: Expose sgx_epc_cgroup_reclaim_pages() for global reclaimer

[PATCH v3 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
 2024-01-22 20:29 UTC  (5+ messages)
` [PATCH v3 2/2] PCI: dwc: Cleanup in dw_pcie_ep_raise_msi_irq()

linux-next: Fixes tag needs some work in the nvmem tree
 2024-01-22 20:28 UTC 

[PATCH 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
 2024-01-22 20:28 UTC  (3+ messages)
` [PATCH 2/2] ASoC: nau8325: new driver

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2024-01-22 20:20 UTC  (5+ messages)

[PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-22 20:08 UTC  (4+ messages)
` [PATCH v1 04/11] risc: pgtable: define PFN_PTE_SHIFT

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-01-22 20:03 UTC  (5+ messages)
` [RFC PATCH net-next 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-22 20:02 UTC  (4+ messages)
` [PATCH v2 3/5] remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()

[PATCH v2 00/47] tty: vt: cleanup and documentation
 2024-01-22 20:00 UTC  (2+ messages)

[syzbot] [reiserfs?] kernel BUG in flush_journal_list
 2024-01-22 19:57 UTC  (3+ messages)

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2024-01-22 19:56 UTC  (7+ messages)

mlx5: Regression VFs fail to probe on v6.8-rc1
 2024-01-22 19:55 UTC  (2+ messages)

[syzbot] [reiserfs?] kernel BUG in balance_leaf
 2024-01-22 19:54 UTC  (3+ messages)

[PATCH v4 0/3] Kinetic ExpressWire library and KTD2801 backlight driver
 2024-01-22 19:50 UTC  (2+ messages)
` [PATCH v4 3/3] backlight: Add Kinetic KTD2801 backlight support


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