All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-13 20:16:00 to 2024-09-13 21:53:11 UTC [more...]

[RESEND PATCH v2] drm/bridge: dw-hdmi-i2s: set insert_pcuv bit if hardware supports it
 2024-09-13 21:28 UTC  (3+ messages)

[Intel-wired-lan] igc: Network failure, reboot required: igc: Failed to read reg 0xc030!
 2024-09-13 21:52 UTC  (6+ messages)

[OE-core][PATCH] fully fix kernel menuconfig shell composition fault in cml1.bbclass
 2024-09-13 21:51 UTC  (2+ messages)

[soc:ep93xx/dt-conversion] BUILD SUCCESS ba091a81f8237a6db1ccff37c2485791788107dd
 2024-09-13 21:48 UTC 

[PATCH v7] rust: support for shadow call stack sanitizer
 2024-09-13 21:47 UTC  (8+ messages)

[PATCH v1] drm/i915/display: fix typo in the comment
 2024-09-13 21:48 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[RFC PATCH 00/10] Introduce support for multi-context in V4L2 and MC
 2024-09-13 21:46 UTC  (11+ messages)
` [PATCH 01/10] media: media-entity: Introduce media_entity_context
` [PATCH 02/10] media: media-device: Introduce media device context
` [PATCH 03/10] media: v4l2-dev: Introduce video "
` [PATCH 04/10] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT
` [PATCH 05/10] media: Introduce default contexts
` [PATCH 06/10] media: v4l2-dev: Add video_device_context_from_file()
` [PATCH 07/10] media: v4l2-dev: Add video_device_context_from_queue()
` [PATCH 08/10] videobuf2-v4l2: Support vb2_queue embedded in a context
` [PATCH 09/10] media: media-entity: Validate context in pipeline start
` [PATCH 10/10] media: pispbe: Add support for multi-context

[soc:ep93xx/clk-dependency] BUILD SUCCESS 706ae6446494b4523d33b0d96ea1fd9d50ca9be6
 2024-09-13 21:44 UTC 

[PATCH] kthread: Unpark only parked kthread
 2024-09-13 21:46 UTC 

[PATCH v3 00/13] LSM: Move away from secids
 2024-09-13 21:45 UTC  (4+ messages)
` [PATCH v3 01/13] LSM: Add the lsm_prop data structure

[PATCH 0/3] rcu/nocb updates
 2024-09-13 21:44 UTC  (5+ messages)
` [PATCH 1/3] rcu/nocb: Fix RT throttling hrtimer armed from offline CPU
` [PATCH 2/3] rcu/nocb: Conditionally wake up rcuo if not already waiting on GP
` [PATCH 3/3] rcu/nocb: Remove superfluous memory barrier after bypass enqueue

[RFC net-next v3 0/9] Add support for per-NAPI config via netlink
 2024-09-13 21:44 UTC  (4+ messages)
` [RFC net-next v3 5/9] net: napi: Add napi_config

[PATCH v2] firmware: coreboot: Don't register a pdev if screen_info data is present
 2024-09-13 21:43 UTC 

[PATCH 0/2] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
 2024-09-13 21:43 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Change KVM mmu shrinker to no-op
` [PATCH 2/2] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches

[usb:usb-testing 14/33] drivers/usb/misc/onboard_usb_dev.c:408:undefined reference to `i2c_smbus_write_block_data'
 2024-09-13 21:43 UTC 

[PATCH 0/5] use custom FFI integer types
 2024-09-13 21:42 UTC  (7+ messages)
` [PATCH 1/5] rust: fix size_t in bindgen prototypes of C builtins
` [PATCH 2/5] rust: map `__kernel_size_t` and friends also to usize/isize
` [PATCH 3/5] rust: use custom FFI integer types
` [PATCH 4/5] rust: map `long` to `isize` and `char` to `u8`
` [PATCH 5/5] rust: cleanup unnecessary casts

[PATCH v2] drm/xe: use devm_add_action_or_reset() helper
 2024-09-13 21:42 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Fix dtcheck warnings for mediatek,dpi binding
 2024-09-13 21:39 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: mediatek: dpi: Add power-domains to the bindings
` [PATCH 2/2] arm64: dts: mt8183: Add port node to dpi node

[PATCH] x86/resctrl: Annotate __get_mem_config_intel() as __init
 2024-09-13 21:40 UTC  (4+ messages)

[PATCH v2 0/8] iommu: Domain allocation enhancements
 2024-09-13 21:39 UTC  (3+ messages)
` [PATCH v2 5/8] iommu/amd: Pass page table type as param to pdom_setup_pgtable()

(no subject)
 2024-09-13 21:39 UTC  (8+ messages)
` [PATCH] cmd_set_passphrase: initialize KDF parameters

[PATCH net-next v2] page_pool: fix build on powerpc with GCC 14
 2024-09-13 21:38 UTC  (2+ messages)

[PATCH] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-13 21:36 UTC  (2+ messages)

[PATCH v2 0/3] Add repository parameter to builtins
 2024-09-13 21:35 UTC  (8+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] builtin: add a repository parameter for builtin functions
  ` [PATCH v3 2/4] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
  ` [PATCH v3 3/4] builtin: remove USE_THE_REPOSITORY for those without the_repository
  ` [PATCH v3 4/4] add: pass in repo variable instead of global the_repository

[PATCH] ACPI: thermal: Use strscpy() instead of strcpy()
 2024-09-13 21:23 UTC  (3+ messages)

[RFC PATCH 05/39] mm: hugetlb: Refactor alloc_buddy_hugetlb_folio_with_mpol() to interpret mempolicy instead of vma
 2024-09-13 21:32 UTC  (3+ messages)

[PATCH v3] firmware: coreboot: Don't register a pdev if screen_info data is present
 2024-09-13 21:32 UTC 

[PATCH 0/2] drm/i915: clean up deps on intel_display.h a bit
 2024-09-13 21:32 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: move intel_get_pipe_from_crtc_id_ioctl to intel_crtc.c
` [PATCH 2/2] drm/i915/display: move enum i9xx_plane_id to intel_display_limits.h

[PATCH 0/3] Untrusted data abstraction
 2024-09-13 21:31 UTC  (3+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-13 21:30 UTC  (10+ messages)

[PATCH] f2fs: introduce device aliasing file
 2024-09-13 21:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] mkfs.f2fs: change -c option description
 2024-09-13 21:28 UTC  (4+ messages)
` [f2fs-dev] "
` [PATCH 2/2] mkfs.f2fs: add device aliasing feature
  ` [f2fs-dev] "

[PATCH] btrfs: set flag to message when ratelimited
 2024-09-13 21:26 UTC 

[PATCH] power: supply: bq27xxx_battery: Do not return ENODEV when busy
 2024-09-13 21:27 UTC  (2+ messages)

[PATCH v5 0/9] Add per-core RAPL energy counter support for AMD CPUs
 2024-09-13 21:18 UTC  (2+ messages)

[PATCH 0/5] Add support for DisplayPort on SA8775P platform
 2024-09-13 21:24 UTC  (6+ messages)
` [PATCH 5/5] drm/msm/dp: Add DisplayPort controller for SA8775P

[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-13 21:23 UTC  (9+ messages)

[PATCH v6 8/8] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-09-13 21:22 UTC  (3+ messages)

kernel/iomem.c:18:32: sparse: sparse: cast truncates bits from constant value (38400000050e becomes 50e)
 2024-09-13 21:22 UTC 

[PATCH v5 0/3] MCTP over PCC
 2024-09-13 21:21 UTC  (4+ messages)
` [PATCH v5 1/3] mctp pcc: Check before sending MCTP PCC response ACK

[PATCH next v2 3/4] serial: 8250: Switch to nbcon console
 2024-09-13 21:19 UTC  (3+ messages)

[RFC] Proposal: Static SECCOMP Policies
 2024-09-13 21:16 UTC  (5+ messages)
    ` [External] "

[PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-09-13 20:05 UTC  (4+ messages)
` [PATCH v11 02/20] x86: Secure Launch Kconfig
` [PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses

[PATCH v2] ACPI: thermal: Use strscpy() instead of strcpy()
 2024-09-13 21:11 UTC 

[GIT PULL] PCI fixes for v6.11
 2024-09-13 21:12 UTC  (2+ messages)

[PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
 2024-09-13 21:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/bdwgc: bump to version 8.2.6
 2024-09-13 21:03 UTC 

[PATCH 0/4] spi: airoha: Fix errors reported by mtd_test kernel modules
 2024-09-13 21:07 UTC  (5+ messages)
` [PATCH 1/4] spi: airoha: fix dirmap_{read,write} operations
` [PATCH 2/4] spi: airoha: fix airoha_snand_{write,read}_data data_len estimation
` [PATCH 3/4] spi: airoha: remove read cache in airoha_snand_dirmap_read
` [PATCH 4/4] spi: airoha: do not keep {tx,rx} dma buffer always mapped

[PATCH] tests/kms_vrr: Update LOBF test to resuse the existing logic
 2024-09-13 21:06 UTC  (2+ messages)
` ✓ CI.xeFULL: success for "

[xen-unstable-smoke test] 187695: tolerable all pass - PUSHED
 2024-09-13 21:05 UTC 

[PATCH v2] firmware: coreboot: Don't register a pdev if screen_info data is present
 2024-09-13 21:04 UTC  (2+ messages)

[PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
 2024-09-13 21:04 UTC  (12+ messages)

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-11  4:53 UTC  (3+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

[PATCH 1/3] drm/xe: use devm_add_action_or_reset() helper
 2024-09-11  9:37 UTC  (3+ messages)

[PATCH v2 0/8] Enable build system on macOS hosts
 2024-09-12 12:02 UTC  (2+ messages)

[PATCH v1] drm/i915/gvt: Correct multiple typos in comments
 2024-09-13  2:16 UTC 

[PATCH 0/8] drm: fix and enable warnings on unused static inlines
 2024-09-12 12:50 UTC  (10+ messages)
` [PATCH 7/8] drm/msmi: annotate pll_cmp_to_fdata() with __maybe_unused

[PATCH] drm/i915/gt: Fixed an typo
 2024-09-13 14:07 UTC 

[PATCH] drm/i915/gt: Fixed an typo
 2024-09-10 14:10 UTC  (2+ messages)
  `  "

"No EFI environment detected" debug message not logged
 2024-09-13 21:01 UTC  (3+ messages)

[PATCH 1/2] rust: harden index manipulation using ownership
 2024-09-13 21:00 UTC  (2+ messages)
` [RFC PATCH 2/2] rust_binder: use `Range` API when translating transactions

[PATCH mptcp-next v5 0/5] add mptcp_subflow bpf_iter
 2024-09-13 20:57 UTC  (5+ messages)
` [PATCH mptcp-next v5 1/5] bpf: Add "

[PATCH v5 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
 2024-09-13 20:56 UTC  (11+ messages)

Is RISC-V Static Call worth implementing ?
 2024-09-13 20:55 UTC  (2+ messages)

[HELP] FUSE writeback performance bottleneck
 2024-09-13 20:55 UTC  (9+ messages)

[PATCH net-next 1/4] mlx4/mlx5: {mlx4,mlx5e}_en_get_module_info cleanup
 2024-09-13 20:55 UTC  (2+ messages)

[ovmf test] 187697: all pass - PUSHED
 2024-09-13 20:52 UTC 

[PATCH 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2024-09-13 20:52 UTC  (14+ messages)
` [PATCH 1/7] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
` [PATCH 2/7] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH 3/7] x86/resctrl: Introduce sdciae_capable in rdt_resource
` [PATCH 4/7] x86/resctrl: Implement SDCIAE enable/disable
` [PATCH 5/7] x86/resctrl: Add interface to enable/disable SDCIAE
` [PATCH 6/7] x86/resctrl: Introduce interface to display SDCIAE Capacity Bit Masks

[openeuler:openEuler-1.0-LTS 14594/23707] arch/arm64/kvm/../../../virt/kvm/arm/arm.c:411:36: error: 'struct sched_info' has no member named 'run_delay'
 2024-09-13 20:51 UTC 

[PATCH 0/2] tcg: Fix branch/label link during plugin expansion
 2024-09-13 20:50 UTC  (3+ messages)
` [PATCH 1/2] tcg: Return TCGOp from tcg_gen_op[1-6]

[regression] significant delays when secureboot is enabled since 6.10
 2024-09-13 20:50 UTC  (10+ messages)

[PATCH] fs/ntfs3: Remove unused al_delete_le
 2024-09-13 20:50 UTC 

[PATCH v12 00/10] Support persistent reservation operations
 2024-09-13 20:49 UTC  (3+ messages)
` [PATCH v12 09/10] hw/nvme: add reservation protocal command

target/loongarch: Support QMP dump-guest-memory
 2024-09-13 20:47 UTC 

[PATCH] drm/amd/display: Validate backlight caps are sane
 2024-09-13 20:48 UTC  (5+ messages)

[PATCH] t5512.40 sometimes dies by SIGPIPE
 2024-09-13 20:48 UTC  (3+ messages)

[PATCH 03/11] objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
 2024-09-13 20:47 UTC  (2+ messages)

[PATCH bpf-next RESEND v2] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-13 20:46 UTC  (2+ messages)

[PATCH v3] driver core: Explicitly initialize struct member @data.have_async in __device_attach()
 2024-09-13 20:44 UTC  (3+ messages)

[PATCH v4 0/3] memirq infra changes
 2024-09-13 20:43 UTC  (3+ messages)
` [PATCH v4 3/3] drm/xe: memirq handler changes

[GIT PULL] ASoC updates for v6.12
 2024-09-13 20:42 UTC 

[PATCH 11/21] irqchip: Add irqchip for ADI ADSP-SC5xx platform
 2024-09-13 20:40 UTC  (2+ messages)

[PATCH v5 04/10] scsi: ufs: core: Introduce ufshcd_process_device_init_result()
 2024-09-13 20:40 UTC  (2+ messages)

[PATCH v3 0/4] LoongArch, MIPS: Unify Loongson IOCSR handling
 2024-09-13 20:32 UTC  (5+ messages)
` [PATCH v3 1/4] LoongArch: Probe more CPU features from CPUCFG
` [PATCH v3 2/4] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common
` [PATCH v3 3/4] LoongArch: Extract IOCSR definitions to standalone header
` [PATCH v3 4/4] MIPS: Loongson64: Use shared IOCSR header

[PATCH 0/2] Move some functions out of runtime sus/resume
 2024-09-13 20:39 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/display: Do not suspend resume dp mst during runtime
` [PATCH 2/2] drm/xe/display: Do not do intel_fbdev_set_suspend "

(no subject)
 2024-09-13 20:39 UTC  (2+ messages)
` 

[PATCH 4.19 0/2] kselftest fails to compile on 4.19
 2024-09-13 20:36 UTC  (5+ messages)
` [PATCH 4.19 1/2] selftests/vm: remove call to ksft_set_plan()
` [PATCH 4.19 2/2] selftests/kcmp: "

[PATCH net] net: dsa: improve shutdown sequence
 2024-09-13 20:35 UTC 

[PATCH nf] netfilter: nft_tproxy: make it terminal
 2024-09-13 20:35 UTC  (11+ messages)

[PATCH ethtool] netlink: rss: retrieve ring count using ETHTOOL_GRXRINGS ioctl
 2024-09-13 20:34 UTC  (2+ messages)

PPP Modem Hangup
 2024-09-13 20:33 UTC  (11+ messages)

[bluez/bluez] 41f943: client: Print a warning when setting discoverable 
 2024-09-13 20:33 UTC 

[PATCH] PCI/PM: Put devices to low power state on shutdown
 2024-09-13 20:33 UTC  (5+ messages)

[PULL v3 00/60] Misc HW & UI patches for 2024-09-13
 2024-09-13 20:32 UTC  (2+ messages)
` [PULL v3 47/60] hw/sensor/tmp105: Lower 4 bit of limit registers are always 0

[PATCH v3 for-next] pm: cpupower: rename raw_pylibcpupower.i
 2024-09-13 20:32 UTC  (2+ messages)

[Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
 2024-09-13 20:32 UTC  (3+ messages)
` [Bug 202809] "

[PATCH] rust: shrinker: add shrinker abstraction
 2024-09-13 20:31 UTC  (3+ messages)

[PATCH bpf-next v5 1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
 2024-09-13 20:31 UTC  (2+ messages)

[PATCH v2 net 0/5] Make DSA switch drivers compatible with masters which unregister on shutdown
 2024-09-13 20:29 UTC  (4+ messages)
` [PATCH v2 net 2/5] net: dsa: be "

linux-next: build failure after merge of the net-next tree
 2024-09-13 20:24 UTC  (10+ messages)

[PATCH v2] drm/sched: Fix dynamic job-flow control race
 2024-09-13 20:23 UTC 

[PATCH 0/2] drm/i915/debugfs: intel_display_caps
 2024-09-13 20:21 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/debugfs: remove superfluous kernel_param_lock/unlock

[PATCH 0/2] chardev: implement backend chardev multiplexing
 2024-09-13 16:36 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] qemu-options.hx: describe multiplexing of several backend devices

[PATCH BlueZ v1] client: Print a warning when setting discoverable without a timeout
 2024-09-13 20:20 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: Fix a sdiv overflow issue
 2024-09-13 20:20 UTC  (2+ messages)

[PATCH] um: insert scheduler ticks when userspace does not yield
 2024-09-13 20:17 UTC 

[PATCH 00/17] tcg plugins pre-PR (deprecations, mem apis, contrib plugins)
 2024-09-13 20:18 UTC  (7+ messages)
` [PATCH 11/17] tests/tcg: only read/write 64 bit words on 64 bit systems
` [PATCH 16/17] plugins: add plugin API to read guest memory
` [PATCH 17/17] plugins: add option to dump write argument to syscall plugin

[PATCH] ASoC: topology: Fix redundant logical jump
 2024-09-13 20:17 UTC  (2+ messages)

[RFC v1] drm/xe: Use fault injection infrastructure to find issues at probe time
 2024-09-13 20:15 UTC  (2+ 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.