All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-29 22:20:28 to 2024-01-29 23:31:55 UTC [more...]

[PATCH 1/1] drm/amd: Don't init MEC2 firmware when it fails to load
 2024-01-29 22:21 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/33] hw/core: Introduce CPUClass hook for mmu_index
 2024-01-29 23:30 UTC  (4+ messages)
` [PATCH 01/33] include/hw/core: Add mmu_index to CPUClass
` [PATCH 02/33] target/alpha: Split out alpha_env_mmu_index
` [PATCH 07/33] target/cris: Cache mem_index in DisasContext

[RFC] string: Allow 2-argument strscpy()
 2024-01-29 23:30 UTC  (5+ messages)

[RFC PATCH 2/2] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
 2024-01-29 23:29 UTC  (2+ messages)

[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
 2024-01-29 23:29 UTC  (16+ messages)
` [PATCH v3 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
  ` [f2fs-dev] "
` [PATCH v3 2/5] dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
  ` [f2fs-dev] "
` [PATCH v3 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
  ` [f2fs-dev] "
` [PATCH v3 4/5] f2fs: guard blkdev_zone_mgmt with "
  ` [f2fs-dev] "
` [PATCH v3 5/5] block: remove gfp_flags from blkdev_zone_mgmt
  ` [f2fs-dev] "

[PATCH] [v2] nouveau: add command-line GSP-RM registry support
 2024-01-29 23:25 UTC 

[PATCH 0/8] RCU exp updates for v6.9
 2024-01-29 23:23 UTC  (9+ messages)
` [PATCH 1/8] rcu/exp: Remove full barrier upon main thread wakeup
` [PATCH 2/8] rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure recovery
` [PATCH 3/8] rcu/exp: Handle RCU expedited grace period kworker allocation failure
` [PATCH 4/8] rcu: s/boost_kthread_mutex/kthread_mutex
` [PATCH 5/8] rcu/exp: Move expedited kthread worker creation functions above rcutree_prepare_cpu()
` [PATCH 6/8] rcu/exp: Make parallel exp gp kworker per rcu node
` [PATCH 7/8] rcu/exp: Handle parallel exp gp kworkers affinity
` [PATCH 8/8] rcu/exp: Remove rcu_par_gp_wq

[PATCH] lsm: fix default return value of the socket_getpeersec_* hooks
 2024-01-29 23:25 UTC  (3+ messages)

[V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-29 23:24 UTC  (2+ messages)

[linux-5.4 test] 184511: regressions - FAIL
 2024-01-29 23:21 UTC 

[PATCH 0/4] mark tests as leak-free
 2024-01-29 23:20 UTC  (6+ messages)
` [PATCH 1/4] t0080: mark "
` [PATCH 4/4] test-lib: check for TEST_PASSES_SANITIZE_LEAK

[PATCH 00/17] Add support for CDM over DP
 2024-01-29 23:20 UTC  (18+ messages)
` [PATCH 01/17] drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DP
` [PATCH 05/17] drm/msm/dp: add an API to indicate if sink supports VSC SDP

[frank-w-bpi-r2-4.14:5.4-main 1528/26476] drivers/misc/mediatek/connectivity/common/common_detect/drv_init/../wmt_detect.h:77:30: error: comparison of unsigned expression in '>= 0' is always true
 2024-01-29 23:18 UTC 

[Buildroot] [PATCH] package/esp-hosted: bump version to 2024-01-26
 2024-01-29 23:17 UTC 

[PATCH] KVM: arm64: Add capability for unconditional WFx passthrough
 2024-01-29 23:17 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS 8eed4e00a370b37b4e5985ed983dccedd555ea9d
 2024-01-29 23:16 UTC 

[PATCH 6.1 000/185] 6.1.76-rc1 review
 2024-01-29 23:16 UTC  (2+ messages)

[linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
 2024-01-29 23:15 UTC  (14+ messages)

[PATCH 6.6 000/331] 6.6.15-rc1 review
 2024-01-29 23:15 UTC  (2+ messages)

regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load
 2024-01-29 23:14 UTC  (6+ messages)

[PULL 00/31] tcg patch queue
 2024-01-29 23:01 UTC  (32+ messages)
` [PULL 01/31] cpu-exec: simplify jump cache management
` [PULL 02/31] include/exec: Move vaddr defines to separate file
` [PULL 03/31] hw/core: Include vaddr.h from cpu.h
` [PULL 04/31] target: Use vaddr in gen_intermediate_code
` [PULL 05/31] include/exec: Use vaddr in DisasContextBase for virtual addresses
` [PULL 06/31] include/exec: typedef abi_ptr to vaddr
` [PULL 07/31] include/exec: Move PAGE_* macros to common header
` [PULL 08/31] include/exec: Move cpu_*()/cpu_env() "
` [PULL 09/31] include/hw/core: Move do_interrupt in TCGCPUOps
` [PULL 10/31] include/hw/core: Remove i386 conditional on fake_user_interrupt
` [PULL 11/31] linux-user: Allow gdbstub to ignore page protection
` [PULL 12/31] tests/tcg: Factor out gdbstub test functions
` [PULL 13/31] tests/tcg: Add the PROT_NONE gdbstub test
` [PULL 14/31] accel/tcg/cpu-exec: Use RCU_READ_LOCK_GUARD
` [PULL 15/31] target: Make qemu_target_page_mask() available for *-user
` [PULL 16/31] accel/tcg: Make use of qemu_target_page_mask() in perf.c
` [PULL 17/31] tcg: Make tb_cflags() usable from target-agnostic code
` [PULL 18/31] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
` [PULL 19/31] accel/tcg: Move perf and debuginfo support to tcg/
` [PULL 20/31] accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson
` [PULL 21/31] accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy()
` [PULL 22/31] accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec()
` [PULL 23/31] accel/tcg: Un-inline icount_exit_request() for clarity
` [PULL 24/31] include/qemu: Add TCGCPUOps typedef to typedefs.h
` [PULL 25/31] target/loongarch: Constify loongarch_tcg_ops
` [PULL 26/31] accel/tcg: Use CPUState.cc instead of CPU_GET_CLASS in cpu-exec.c
` [PULL 27/31] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
` [PULL 28/31] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
` [PULL 29/31] accel/tcg: Inline need_replay_interrupt
` [PULL 30/31] accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
` [PULL 31/31] target/i386: Extract x86_cpu_exec_halt() from accel/tcg/

[syzbot] [net?] WARNING in ip6_route_info_create
 2024-01-29 23:13 UTC  (3+ messages)
` [syzbot] "

Observation on NOHZ_FULL
 2024-01-29 23:11 UTC  (6+ messages)

[PATCH v3 0/1] drm/xe: Expose number of dss per group and helpers
 2024-01-29 23:10 UTC  (9+ messages)
` [PATCH v3 1/1] "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] ASoC: amd: acp: Fix support for a Huawei Matebook laptop
 2024-01-29 23:08 UTC  (2+ messages)

[jimc:lukas-v4_1 9/38] drivers/pci/xen-pcifront.c:106:17: sparse: sparse: Initializer entry defined twice
 2024-01-29 23:08 UTC 

[linux-next:master 1016/2825] make[2]: *** kselftest/livepatch/test_modules: No such file or directory. Stop
 2024-01-29 23:08 UTC 

[PATCH v2 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
 2024-01-29 23:08 UTC  (3+ messages)
` (subset) "

linux-next: duplicate patch in the bcachefs tree
 2024-01-29 23:07 UTC 

[PATCH 6.7 000/346] 6.7.3-rc1 review
 2024-01-29 23:05 UTC  (2+ messages)

[PATCH BlueZ v1 1/4] util: Add UTIL_IOV_INIT
 2024-01-29 23:04 UTC  (2+ messages)
` [BlueZ,v1,1/4] "

[PATCH 1/1] PCI: Place interrupt related code into irq.c
 2024-01-29 23:03 UTC  (2+ messages)

[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
 2024-01-29 23:02 UTC  (18+ messages)
` [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v2 03/15] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v2 04/15] mux: add mux_chip_resume() function
` [PATCH v2 06/15] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times

[PATCH v2 0/2] Add regmap support to exynos-pmu for protected PMU regs
 2024-01-29 23:01 UTC  (7+ messages)
` [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
` [PATCH v2 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for "

[PATCH 0/2] x86/numa: Fix NUMA node overlap & init failure
 2024-01-29 23:00 UTC  (4+ messages)

[PATCH v2] kselftest: dt: Stop relying on dirname to improve performance
 2024-01-29 23:00 UTC  (3+ messages)

[PATCH v2 0/2] Initialize backend memory objects in parallel
 2024-01-29 22:59 UTC  (3+ messages)

[PATCH v1 3/4] can: cast: add driver for CAST CAN controller
 2024-01-29 22:58 UTC  (3+ messages)

[PATCH 0/2] RCU tasks fixes for v6.9
 2024-01-29 22:57 UTC  (3+ messages)
` [PATCH 1/2] rcu-tasks: Repair RCU Tasks Trace quiescence check
` [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks

[PATCH v2 0/8] drm/lima: fixes and improvements to error recovery
 2024-01-29 22:55 UTC  (5+ messages)
` [PATCH v2 5/8] drm/lima: handle spurious timeouts due to high irq latency

[PATCH 1/3] fpga: xilinx-spi: extract a common driver core
 2024-01-29 22:56 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema
` [PATCH 3/3] fpga: xilinx-selectmap: add new driver

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-01-29 22:53 UTC  (9+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH net v2] net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 reads
 2024-01-29 22:49 UTC 

fdisk corrupts data on USB stick
 2024-01-29 22:45 UTC  (10+ messages)
    `  "

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:9191:2-15: alloc with no test, possible model on line 9296
 2024-01-29 22:48 UTC 

[PATCH v4 0/3] linux-user: Allow gdbstub to ignore page protection
 2024-01-29 22:47 UTC  (2+ messages)

[RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range
 2024-01-29 22:46 UTC  (6+ messages)

[PATCH 0/3] fix and extend zswap kselftests
 2024-01-29 22:45 UTC  (4+ messages)
` [PATCH 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry
` [PATCH 2/3] selftests: fix the zswap invasive shrink test
` [PATCH 3/3] selftests: add test for zswapin

[LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
 2024-01-29 22:42 UTC  (3+ messages)

[PATCH v20 00/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2024-01-29 22:42 UTC  (3+ messages)
` [PATCH v20 02/19] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()

[PATCH v7 0/1] mm: report per-page metadata information
 2024-01-29 22:42 UTC  (2+ messages)
` [PATCH v7 1/1] "

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

[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
 2024-01-29 22:36 UTC  (2+ messages)
` [Bug 217931] "

[syzbot] [net?] WARNING in ip6_route_info_create
 2024-01-29 22:36 UTC 

[PATCH] HID: wacom: Do not register input devices until after hid_hw_start
 2024-01-29 22:35 UTC 

[PATCH v2 0/3] per-vma locks in userfaultfd
 2024-01-29 22:35 UTC  (4+ messages)
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx

[PATCH net-next v2 00/13] tools/net/ynl: Add features for tc family
 2024-01-29 22:34 UTC  (14+ messages)
` [PATCH net-next v2 01/13] tools/net/ynl: Add --output-json arg to ynl cli
` [PATCH net-next v2 02/13] tools/net/ynl: Support sub-messages in nested attribute spaces
` [PATCH net-next v2 03/13] doc/netlink: Describe sub-message selector resolution
` [PATCH net-next v2 04/13] tools/net/ynl: Refactor fixed header encoding into separate method
` [PATCH net-next v2 05/13] tools/net/ynl: Add support for encoding sub-messages
` [PATCH net-next v2 06/13] tools/net/ynl: Encode default values for binary blobs
` [PATCH net-next v2 07/13] tools/net/ynl: Combine struct decoding logic in ynl
` [PATCH net-next v2 08/13] tools/net/ynl: Rename _fixed_header_size() to _struct_size()
` [PATCH net-next v2 09/13] tools/net/ynl: Move formatted_string method out of NlAttr
` [PATCH net-next v2 10/13] tools/net/ynl: Add support for nested structs
` [PATCH net-next v2 11/13] doc/netlink: Describe nested structs in netlink raw docs
` [PATCH net-next v2 12/13] tools/net/ynl: Add type info to struct members in generated docs
` [PATCH net-next v2 13/13] doc/netlink/specs: Update the tc spec

[PATCH v7 0/9] iio: add new backend framework
 2024-01-29 22:33 UTC  (16+ messages)
` [PATCH v7 1/9] of: property: fix typo in io-channels
` [PATCH v7 4/9] driver: core: allow modifying device_links flags

[PATCH] gcc-runtime: Move gdb pretty printer file to auto-load location
 2024-01-29 22:32 UTC 

[ANNOUNCE] 6.6.14-rt21
 2024-01-29 22:32 UTC 

linux-next: manual merge of the kselftest-fixes tree with the mm-hotfixes tree
 2024-01-29 22:31 UTC  (4+ messages)

[PATCH 0/4] mips: do not list individual devices from configs/
 2024-01-29 22:30 UTC  (5+ messages)
` [PATCH 1/4] isa: clean up Kconfig selections for ISA_SUPERIO
` [PATCH 3/4] usb: inline device creation functions

Linux 6.7-rc1+: WARNING at drivers/xen/evtchn.c:167 evtchn_interrupt
 2024-01-29 22:27 UTC  (4+ messages)

[PATCH] drm/xe/xe2: Enable has_usm
 2024-01-29 22:27 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH v2 13/15] PCI: cadence: add resume support to cdns_pcie_host_setup()
 2024-01-29 22:24 UTC  (4+ messages)

Several tst-robust* tests time out with recent Linux kernel
 2024-01-29 22:23 UTC  (11+ messages)

[failures] mm-mmap-remove-find_vma_intersection-in-vma_merge.patch removed from -mm tree
 2024-01-29 22:23 UTC 

[failures] mm-mmap-pass-vma-to-vma_merge.patch removed from -mm tree
 2024-01-29 22:23 UTC 

[RFC PATCH v2 net-next] Documentation: devlink: Add devlink-sd
 2024-01-29 22:23 UTC  (4+ messages)
` [RFC PATCH v3 "

[RFC PATCH] cleanup: Add cond_guard() to conditional guards
 2024-01-29 22:23 UTC  (2+ messages)

[PATCH 0/5] drm/msm: Add display support for X1E80100
 2024-01-29 22:21 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: display/msm: document MDSS on X1E80100

[PATCH v10 18/20] timers: Implement the hierarchical pull model
 2024-01-29 22:21 UTC  (3+ messages)

[PATCH v2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
 2024-01-29 22:21 UTC  (3+ messages)

[PATCH v14,RESEND 16/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
 2024-01-29 22:21 UTC  (4+ messages)
` [PATCH v14,RESEND 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[PATCH v4 0/2] Add BCM2835-SPI0 to BCM2835
 2024-01-29 22:18 UTC  (3+ messages)
` [PATCH v4 1/2] hw/ssi: Implement BCM2835 SPI Controller
` [PATCH v4 2/2] hw/arm: Connect SPI Controller to BCM2835


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.