All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-09 19:43:08 to 2023-01-09 20:36:39 UTC [more...]

[PATCH v2 0/5] Add module oriented dmesg output
 2023-01-09 20:36 UTC  (19+ messages)
` [PATCH v2 4/5] drm/i915/guc: Add GuC CT specific debug print wrappers
  ` [Intel-gfx] "

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-01-09 20:34 UTC  (16+ messages)
` [PATCH 01/15] video: fbdev: atmel_lcdfb: Rework backlight handling

[b4] "b4 (shaz)am --no-parent" gets all parents
 2023-01-09 20:35 UTC  (3+ messages)

[PATCH v1 0/3] Assume libbpf 1.0 in build
 2023-01-09 20:34 UTC  (4+ messages)
` [PATCH v1 1/3] tools build: Pass libbpf feature only if libbpf 1.0+
` [PATCH v1 2/3] perf build: Remove libbpf pre-1.0 feature tests
` [PATCH v1 3/3] perf bpf: Remove pre libbpf 1.0 conditional logic

[PATCH] arm64: dts: rockchip: add rk3566 audio nodes
 2023-01-09 20:32 UTC  (2+ messages)

[PATCH] drm/amdkfd: Add sync after creating vram bo
 2023-01-09 20:34 UTC  (6+ messages)

[PATCH v2 1/2] Revert "ARM: dts: armada-38x: Fix compatible string for gpios"
 2023-01-09 20:31 UTC  (5+ messages)
` [PATCH v2 2/2] Revert "ARM: dts: armada-39x: "

[patch V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2023-01-09 20:32 UTC  (4+ messages)
` [patch V3 13/33] x86/apic/vector: Provide MSI parent domain

[RFC PATCH 0/4] drm/msm/mdss: rework UBWC setup
 2023-01-09 20:32 UTC  (8+ messages)
` [RFC PATCH 1/4] drm/msm/mdss: convert UBWC setup to use match data

[kvm-unit-tests PATCH v2 0/4] arm: pmu: Add support for PMUv3p5
 2023-01-09 20:32 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/4] arm: pmu: Fix overflow checks for PMUv3p5 long counters

[PATCH v2 0/3] efi_loader: consider EFI memory map
 2023-01-09 20:31 UTC  (5+ messages)
` [PATCH v2 3/3] lmb: "

[PATCH 0/2] clk: qcom: Add GCC support for SM7150
 2023-01-09 19:30 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: clock: Add SM7150 GCC clock binding

RTT-PROBE: lore-subspace-rtt
 2023-01-09 20:31 UTC 

[PATCH v2 22/44] mmap: Pass through vmi iterator to __split_vma()
 2023-01-09 20:30 UTC  (3+ messages)

Please apply fixes for PKRU/ptrace interaction to 6 series stable kernels
 2023-01-09 20:30 UTC 

[PATCH] x86/mm/cpa: get rid of the cpa lock
 2023-01-09 20:30 UTC  (2+ messages)

[PATCH] grep: correctly identify utf-8 characters with \{b,w} in -P
 2023-01-09 19:51 UTC  (5+ messages)
` [PATCH v2] "
    ` bug#60690: [PATCH v2] grep: correctly identify utf-8 characters with \{b, w} "

[PATCH] libbpf: resolve kernel function name optimization for kprobe
 2023-01-09 20:29 UTC  (2+ messages)

[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
 2023-01-09 20:26 UTC  (5+ messages)

[PATCH 0/7] target/s390x: mem_helper.c cleanups
 2023-01-09 20:18 UTC  (8+ messages)
` [PATCH 1/7] target/s390x: Fix s390_probe_access for user-only
` [PATCH 2/7] target/s390x: Pass S390Access pointer into access_prepare
` [PATCH 3/7] target/s390x: Use void* for haddr in S390Access
` [PATCH 4/7] target/s390x: Tidy access_prepare_nf
` [PATCH 5/7] target/s390x: Remove TLB_NOTDIRTY workarounds
` [PATCH 6/7] target/s390x: Inline do_access_{get,set}_byte
` [PATCH 7/7] target/s390x: Hoist some computation in access_memmove

[PATCH] media: sun4i-csi: Fix 'Unbalanced pm_runtime_enable!'
 2023-01-09 20:24 UTC  (2+ messages)
` [PATCH] media: sun4i-csi: Use CSI_INT_STA_REG name, fix typo in a comment

[PATCH v3 00/27] target/s390x: pc-relative translation blocks
 2023-01-09 20:08 UTC  (28+ messages)
` [PATCH v3 01/27] target/s390x: Use tcg_constant_* in local contexts
` [PATCH v3 02/27] target/s390x: Use tcg_constant_* for DisasCompare
` [PATCH v3 03/27] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
` [PATCH v3 04/27] target/s390x: Use tcg_constant_* in translate_vx.c.inc
` [PATCH v3 05/27] tests/tcg/s390x: Add bal.S
` [PATCH v3 06/27] tests/tcg/s390x: Add sam.S
` [PATCH v3 07/27] target/s390x: Change help_goto_direct to work on displacements
` [PATCH v3 08/27] target/s390x: Introduce gen_psw_addr_disp
` [PATCH v3 09/27] target/s390x: Remove pc argument to pc_to_link_into
` [PATCH v3 10/27] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
` [PATCH v3 11/27] target/s390x: Use gen_psw_addr_disp in save_link_info
` [PATCH v3 12/27] target/s390x: Use gen_psw_addr_disp in op_sam
` [PATCH v3 13/27] target/s390x: Use ilen instead in branches
` [PATCH v3 14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
` [PATCH v3 15/27] target/s390x: Add disp argument to update_psw_addr
` [PATCH v3 16/27] target/s390x: Don't set gbea for user-only
` [PATCH v3 17/27] target/s390x: Introduce per_enabled
` [PATCH v3 18/27] target/s390x: Disable conditional branch-to-next for PER
` [PATCH v3 19/27] target/s390x: Introduce help_goto_indirect
` [PATCH v3 20/27] target/s390x: Split per_branch
` [PATCH v3 21/27] target/s390x: Simplify help_branch
` [PATCH v3 22/27] target/s390x: Split per_breaking_event from per_branch_*
` [PATCH v3 23/27] target/s390x: Remove PER check from use_goto_tb
` [PATCH v3 24/27] target/s390x: Fix successful-branch PER events
` [PATCH v3 25/27] tests/tcg/s390x: Add per.S
` [PATCH v3 26/27] target/s390x: Pass original r2 register to BCR
` [PATCH v3 27/27] target/s390x: Enable TARGET_TB_PCREL

[PATCH v1 0/6] ARM: Add GXP I2C Support
 2023-01-09 20:23 UTC  (5+ messages)
` [PATCH v1 1/6] i2c: hpe: Add GXP SoC I2C Controller

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2023-01-09 20:24 UTC  (7+ messages)
` [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support

[PATCH 0/2] kvm/vfio: fix potential deadlock on vfio group lock
 2023-01-09 20:24 UTC  (10+ messages)
` [Intel-gfx] "
` [PATCH 1/2] KVM: async kvm_destroy_vm for vfio devices
  ` [Intel-gfx] "
` [PATCH 2/2] KVM: s390: pci: use asyncronous kvm put
  ` [Intel-gfx] "

[PATCH] kconfig: fix typo (usafe -> unsafe)
 2023-01-09 20:18 UTC 

[REGRESSION] Backlight control broken on Dell G15 5515 since 6.1
 2023-01-09 20:23 UTC  (3+ messages)

[PATCH 0/6] mc146818rtc related clean-ups and improvements
 2023-01-09 20:12 UTC  (4+ messages)
` [PATCH 4/6] hw/rtc/mc146818rtc: Add a property for the availability of the slew tick policy

drivers/net/ethernet/mellanox/mlx5/core/en/params.c:481 mlx5e_mpwrq_validate_xsk() error: we previously assumed 'xsk' could be null (see line 478)
 2023-01-09 20:21 UTC 

How to debug "fatal: external diff died, stopping at ..."?
 2023-01-09 20:21 UTC  (3+ messages)

[PATCH 1/3] perf/core: Change the layout of perf_sample_data
 2023-01-09 20:21 UTC  (4+ messages)
` [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()

minor sb clearing improvements
 2023-01-09 20:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-09 20:21 UTC 

[PATCH v2] btrfs: adjust error jump position
 2023-01-09 20:14 UTC  (4+ messages)

[PATCH 1/2] usb: misc: onboard_hub: Invert driver registration order
 2023-01-09 20:19 UTC  (6+ messages)
` [PATCH 2/2] usb: misc: onboard_hub: Move 'attach' work to the driver

[PATCH v4 0/8] perf: Arm SPEv1.2 support
 2023-01-09 20:18 UTC  (6+ messages)
` [PATCH v4 3/8] arm64/sysreg: Convert SPE registers to automatic generation
` [PATCH v4 6/8] perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event

[PATCH 00/16] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-09 20:18 UTC  (13+ messages)
` [PATCH 03/16] dt-bindings: spi: Add spi peripheral specific property
` [PATCH 07/16] spi: bcm63xx-hsspi: Add polling mode support

[PATCH v1 0/4] media: rkvdec: Fix H.264 error resilience
 2023-01-09 20:18 UTC  (10+ messages)
` [PATCH v2 3/4] media: rkvdec: Re-enable H.264 error detection

[Buildroot] [PATCH 1/1] package/pkg-generic: additional dependencies for rebuild/reconfigure
 2023-01-09 20:18 UTC  (5+ messages)

[GIT PULL] generic trip points for the thermal framework
 2023-01-09 20:17 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in __usb_hcd_giveback_urb (2)
 2023-01-09 20:15 UTC  (6+ messages)

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-09 20:13 UTC  (9+ messages)
` [PATCH 01/18] dt-bindings: clock: sa8775p: add bindings for Qualcomm gcc-sa8775p
` [PATCH 14/18] soc: qcom: rmphpd: add power domains for sa8775p

[PATCH 00/10] qla2xxx driver enhancements
 2023-01-09 20:09 UTC  (9+ messages)
` [PATCH 01/10] qla2xxx: Remove dead code
` [PATCH 02/10] qla2xxx: Remove dead code (GPNID)
` [PATCH 03/10] qla2xxx: Remove dead code (GNN ID)
` [PATCH 04/10] qla2xxx: relocate/rename vp map

[PATCH] githooks: discuss Git operations in foreign repositories
 2023-01-09 20:12 UTC  (3+ messages)
` [PATCH v2] "

[krzk-github:wip/qcom-rt 28/378] drivers/bluetooth/hci_qca.c:1861:37: warning: unused variable 'qca_soc_data_wcn6855'
 2023-01-09 20:11 UTC 

Is it possiable to run dm test in local u-boot console?
 2023-01-09 20:11 UTC  (4+ messages)
  `  "

RTT-PROBE: lore-subspace-rtt
 2023-01-09 20:11 UTC 

dt-schema u-boot,config node
 2023-01-09 20:11 UTC  (2+ messages)

[PATCH ethtool-next v4 0/2] add netlink support for rss get
 2023-01-09 20:10 UTC  (7+ messages)
` [PATCH ethtool-next v4 2/2] netlink: add netlink handler for get rss (-x)

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-09 20:05 UTC  (5+ messages)
` [PATCH rcu 01/27] arch/x86: Remove "select SRCU"

[PATCH] rcu: Avoid kernel stack overflow due to rcu_irq_enter_check_tick() being kprobe-ed
 2023-01-09 20:04 UTC  (3+ messages)
` [PATCH v2] rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() "

[PATCH v2 RESEND] fbdev: atmel_lcdfb: Rework backlight status updates
 2023-01-09 20:02 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: nau8822: add speaker Bridge Tied Output
 2023-01-09 20:01 UTC  (3+ messages)
` (subset) "

[PATCH mm-unstable 0/9] continue hugetlb folio conversions
 2023-01-09 20:01 UTC  (8+ messages)
` [PATCH mm-unstable 8/8] mm/hugetlb: convert demote_free_huge_page to folios

remove write_one_page / folio_write_one
 2023-01-09 19:53 UTC  (3+ messages)
` [Ocfs2-devel] "

RTT-PROBE: lore-subspace-rtt
 2023-01-09 20:01 UTC 

Dhrystone -- userland version
 2023-01-09 19:59 UTC  (12+ messages)

[PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
 2023-01-09 19:58 UTC  (7+ messages)
` [PATCH v2] doc: add "git switch -c" as another option on detached HEAD

Expected rdpmc behavior during context swtich and a RISC-V conundrum
 2023-01-09 19:56 UTC  (3+ messages)

What's cooking in git.git (Jan 2023, #03; Mon, 9)
 2023-01-09 19:56 UTC  (2+ messages)
` es/hooks-and-local-env (was "What's cooking in git.git (Jan 2023, #03; Mon, 9)")

[Intel-gfx] [PATCH] drm/i915/gt: Cover rest of SVG unit MCR registers
 2023-01-09 19:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Cover rest of SVG unit MCR registers (rev2)

[Buildroot] [PATCH 1/4] package/hiredis: enable host package
 2023-01-09 19:55 UTC  (5+ messages)
` [Buildroot] [PATCH 4/4] package/ccache: bump to version 4.7.4

[PATCH v3 0/6] virtio-mem: Handle preallocation with migration
 2023-01-09 19:54 UTC  (7+ messages)
` [PATCH v3 1/6] migration: Allow immutable device state to be migrated early (i.e., before RAM)

[PATCH v8 00/16] TDX host kernel support
 2023-01-09 19:54 UTC  (9+ messages)
` [PATCH v8 05/16] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v8 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-09 19:53 UTC  (3+ messages)

[yiliu1765-iommufd:wip/iommufd-v6.2-rc2-nesting 25/30] ERROR: modpost: module iommufd uses symbol iommu_domain_alloc_user from namespace IOMMUFD_INTERNAL, but does not import it
 2023-01-09 19:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-09 19:51 UTC 

[PATCH net-next 00/14] devlink: code split and structured instance walk
 2023-01-09 19:49 UTC  (10+ messages)
` [PATCH net-next 13/14] devlink: add by-instance dump infra

[PATCH v11 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-09 19:49 UTC  (4+ messages)
` [PATCH v11 04/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag

[PATCH v1 0/5] RISC-V Hardware Probing User Interface
 2023-01-09 19:50 UTC  (4+ messages)

[PATCH 00/10] platform/chrome: cros_ec_typec: VDM support
 2023-01-09 19:50 UTC  (13+ messages)
` [PATCH 04/10] platform/chrome: cros_ec_typec: Set port alt mode drvdata
` [PATCH 05/10] platform/chrome: cros_ec_typec: Update port DP VDO
` [PATCH 06/10] platform/chrome: cros_ec_typec: Move structs to header
` [PATCH 07/10] platform/chrome: cros_ec_typec: Alter module name with hyphens
` [PATCH 08/10] platform/chrome: cros_ec_typec: Add initial VDM support
` [PATCH 09/10] platform/chrome: cros_typec_vdm: Add VDM reply support

[RFC PATCH v5 00/52] Xen support under KVM
 2023-01-09 19:49 UTC  (8+ messages)
` [RFC PATCH v5 39/52] i386/xen: add monitor commands to test event injection

[RFC] TTM shrinking revisited
 2023-01-09 19:49 UTC  (4+ messages)

[PATCH v2 0/3] RISC-V Hibernation Support
 2023-01-09 19:46 UTC  (5+ messages)
` [PATCH v2 3/3] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH 0/1] Add ASPEED AST2600 I2C new controller driver
 2023-01-09 19:47 UTC  (3+ messages)
` [PATCH 1/1] i2c:aspeed:support ast2600 i2c new register mode driver

pwm-backlight driver not being probed in u-boot
 2023-01-09 19:47 UTC  (2+ messages)

[PATCH v16 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-01-09 19:43 UTC  (5+ messages)
` [PATCH v16 7/7] x86/crash: add x86 crash hotplug support

[qemu-mainline bisection] complete build-amd64
 2023-01-09 19:45 UTC 

[PATCHv3 net-next] sched: multicast sched extack messages
 2023-01-09 19:43 UTC  (4+ messages)

[PATCH v6 0/8] cxl: Process event logs
 2023-01-09 19:42 UTC  (9+ messages)
` [PATCH v6 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v6 2/8] cxl/mem: Wire up event interrupts
` [PATCH v6 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v6 4/8] cxl/mem: Trace DRAM "
` [PATCH v6 5/8] cxl/mem: Trace Memory Module "
` [PATCH v6 6/8] cxl/test: Add generic mock events
` [PATCH v6 7/8] cxl/test: Add specific events
` [PATCH v6 8/8] cxl/test: Simulate event log overflow

[PATCH v1] perf script flamegraph: Avoid d3-flame-graph package dependency
 2023-01-09 19:42 UTC  (4+ messages)

[PATCH v3] mm/compaction: fix set skip in fast_find_migrateblock
 2023-01-09 19:43 UTC  (6+ messages)

[PATCH] Replace LFS64 interfaces off64_t and lseek64
 2023-01-09 19:42 UTC  (3+ messages)

[PATCH v2 1/1] NFSD: enhance inter-server copy cleanup
 2023-01-09 19:41 UTC  (9+ messages)


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.