All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-10 16:18:08 to 2022-11-10 16:51:58 UTC [more...]

[PATCH v1] drm/panel: simple: set bpc field for logic technologies displays
 2022-11-10 13:12 UTC  (3+ messages)

[PATCH 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
 2022-11-10 15:28 UTC  (3+ messages)
` [PATCH 08/26] drm: atmel-hlcdc: Remove #ifdef guards for PM related functions

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-10 16:50 UTC  (15+ messages)
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section

[PATCH v2 0/3] power: supply: cpcap-battery improvements
 2022-11-10 16:50 UTC  (4+ messages)
` [PATCH 2/3] power: supply: cpcap-battery: Fix battery identification

[igt-dev] [PATCH i-g-t] tests/api_intel_bb: Run misplaced-blitter only with supported engines
 2022-11-10 16:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

RTT-PROBE: lore-subspace-rtt
 2022-11-10 16:50 UTC 

Coverity: nouveau_dp_irq(): Null pointer dereferences
 2022-11-10 16:50 UTC  (3+ messages)
` [Nouveau] "

Coverity: nvkm_dp_train(): Integer handling issues
 2022-11-10 16:49 UTC  (3+ messages)
` [Nouveau] "

[PATCH 0/7] Zbb string optimizations and call support in alternatives
 2022-11-10 16:49 UTC  (8+ messages)
` [PATCH 1/7] efi/riscv: libstub: mark when compiling libstub
` [PATCH 2/7] RISC-V: add auipc elements to parse_asm header
` [PATCH 3/7] RISC-V: add U-type imm parsing "
` [PATCH 4/7] RISC-V: add rd reg "
` [PATCH 5/7] RISC-V: fix auipc-jalr addresses in patched alternatives
` [PATCH 6/7] RISC-V: add infrastructure to allow different str* implementations
` [PATCH 7/7] RISC-V: add zbb support to string functions

[PATCH v2 0/3] KVM: allow listener to stop all vcpus before
 2022-11-10 16:48 UTC  (4+ messages)
` [PATCH v2 1/3] accel: introduce accelerator blocker API
` [PATCH v2 2/3] KVM: keep track of running ioctls
` [PATCH v2 3/3] kvm: Atomic memslot updates

[PATCH v3 0/8] Implement AMD Pstate EPP Driver
 2022-11-10 16:49 UTC  (16+ messages)
` [PATCH v3 1/8] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v3 4/8] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors
` [PATCH v3 6/8] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v3 8/8] cpufreq: amd_pstate: add driver working mode status sysfs entry

[RFC 0/4] fs: provide per-filesystem options to disable fscrypt
 2022-11-10 16:47 UTC  (3+ messages)

Coverity: nv50_pior_atomic_enable(): Memory - corruptions
 2022-11-10 16:48 UTC  (3+ messages)
` [Nouveau] "

Coverity: nv50_sor_atomic_enable(): Memory - corruptions
 2022-11-10 16:48 UTC  (3+ messages)
` [Nouveau] "

Coverity: zram_recompress(): OVERRUN
 2022-11-10 16:47 UTC 

[0/2 bpf-next] Expose netdev in XDP progs with BTF_ID
 2022-11-10 16:46 UTC  (5+ messages)
` [1/2 bpf-next] bpf: expose net_device from xdp for metadata

[PATCH v1] net: macvlan: Use built-in RCU list checking
 2022-11-10 16:46 UTC  (4+ messages)

option to mount read-only subvolume with read-write access
 2022-11-10 16:46 UTC  (4+ messages)

[PATCH v10 0/7] KVM: arm64: Enable ring-based dirty memory tracking
 2022-11-10 16:46 UTC  (4+ messages)
` [PATCH v10 3/7] KVM: Support dirty ring in conjunction with bitmap

[PATCH] hwmon/coretemp: Simplify platform device antics
 2022-11-10 16:45 UTC  (2+ messages)

[PATCH v3 0/9] Arm cache coloring
 2022-11-10 16:47 UTC  (3+ messages)
` [PATCH v3 6/9] xen/common: add cache coloring allocator for domains

[PATCH v2 RESEND 1/1] net: fec: add xdp and page pool statistics
 2022-11-10 16:43 UTC  (4+ messages)
  ` [EXT] "

[PATCH 0/2] rebase: stricter label lookups
 2022-11-10 16:43 UTC  (3+ messages)
` [PATCH 1/2] sequencer: unify label lookup
` [PATCH 2/2] sequencer: tighten label lookups

[PATCH 0/2] ASoC: Intel: avs: DSP recovery and resume fixes
 2022-11-10 16:44 UTC  (8+ messages)
` [PATCH 2/2] ASoC: Intel: avs: Disconnect substream if suspend or resume fails

[PATCH v2] doc: support IPsec Multi-buffer lib v1.3
 2022-11-10 16:44 UTC  (3+ messages)
` [PATCH v3] "

Coverity: nv50_hdmi_enable(): OVERRUN
 2022-11-10 16:42 UTC  (3+ messages)
` [Nouveau] "

[PATCH v1 00/28] Rust core additions
 2022-11-10 16:41 UTC  (29+ messages)
` [PATCH v1 01/28] rust: prelude: split re-exports into groups
` [PATCH v1 02/28] rust: print: add more `pr_*!` levels
` [PATCH v1 03/28] rust: print: add `pr_cont!` macro
` [PATCH v1 04/28] rust: samples: add `rust_print` example
` [PATCH v1 05/28] rust: macros: add `concat_idents!` proc macro
` [PATCH v1 06/28] rust: macros: add `#[vtable]` "
` [PATCH v1 07/28] rust: macros: take string literals in `module!`
` [PATCH v1 08/28] rust: error: declare errors using macro
` [PATCH v1 09/28] rust: error: add codes from `errno-base.h`
` [PATCH v1 10/28] rust: error: add `From` implementations for `Error`
` [PATCH v1 11/28] rust: prelude: add `error::code::*` constant items
` [PATCH v1 12/28] rust: alloc: add `RawVec::try_with_capacity_in()` constructor
` [PATCH v1 13/28] rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors
` [PATCH v1 14/28] rust: str: add `BStr` type
` [PATCH v1 15/28] rust: str: add `b_str!` macro
` [PATCH v1 16/28] rust: str: add `CStr` type
` [PATCH v1 17/28] rust: str: implement several traits for `CStr`
` [PATCH v1 18/28] rust: str: add `CStr` unit tests
` [PATCH v1 19/28] rust: str: add `c_str!` macro
` [PATCH v1 20/28] rust: str: add `Formatter` type
` [PATCH v1 21/28] rust: str: add `CString` type
` [PATCH v1 22/28] rust: str: add `fmt!` macro
` [PATCH v1 23/28] rust: std_vendor: add `dbg!` macro based on `std`'s one
` [PATCH v1 24/28] rust: static_assert: add `static_assert!` macro
` [PATCH v1 25/28] rust: add `build_error` crate
` [PATCH v1 26/28] rust: build_assert: add `build_{error,assert}!` macros
` [PATCH v1 27/28] rust: types: add `Either` type
` [PATCH v1 28/28] rust: types: add `Opaque` type

[PATCH] drivers/media/rc: Fix a race condition in send_packet()
 2022-11-10 16:42 UTC  (3+ messages)

[meta-ti][dunfell PATCH] optee-os: Update SRCREV for OP-TEE TRNG in AM62X
 2022-11-10 16:42 UTC 

ideapad-laptop touchpad handling problems, request for help
 2022-11-10 16:42 UTC  (5+ messages)

Coverity: imx290_ctrl_init(): Error handling issues
 2022-11-10 16:41 UTC  (2+ messages)

[PATCH net-next] net: dcb: move getapptrust to separate function
 2022-11-10 16:30 UTC  (2+ messages)

[PATCH] wifi: ath10k: Remove redundant argument offset
 2022-11-10 16:40 UTC  (2+ messages)

[PATCH 0/4] Misc SOQuartz Enablement
 2022-11-10 16:38 UTC  (15+ messages)
` [PATCH 1/4] arm64: dts: rockchip: Enable GPU on SOQuartz CM4
` [PATCH 2/4] arm64: dts: rockchip: Enable video output and HDMI on SOQuartz
` [PATCH 3/4] arm64: dts: rockchip: Enable HDMI sound "
` [PATCH 4/4] arm64: dts: rockchip: Enable PCIe 2 on SOQuartz CM4IO

RTT-PROBE: lore-subspace-rtt
 2022-11-10 16:40 UTC 

[PATCH V3] x86/split_lock: Add sysctl to control the misery mode
 2022-11-10 16:36 UTC  (2+ messages)

[PATCH v2 1/2] iommu/amd: Fix ivrs_acpihid cmdline parsing code
 2022-11-10 16:38 UTC  (2+ messages)

[norov:bmap 14/14] include/linux/find.h:197: multiple definition of `sched_numa_find_nth_cpu'; block/bfq-iosched.o:include/linux/find.h:197: first defined here
 2022-11-10 16:37 UTC 

[norov:bmap 14/14] include/linux/topology.h:253: multiple definition of `sched_numa_find_nth_cpu'; block/bfq-iosched.o:include/linux/topology.h:253: first defined here
 2022-11-10 16:37 UTC 

[PATCH 0/3] Convert git-bisect--helper to OPT_SUBCOMMAND
 2022-11-10 16:36 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] bisect--helper: remove unused options
  ` [PATCH v3 2/3] bisect--helper: move all subcommands into their own functions
  ` [PATCH v3 3/3] bisect--helper: parse subcommand with OPT_SUBCOMMAND
  ` [PATCH v2 00/11] Turn git-bisect to be builtin
    ` [PATCH v2 01/11] bisect tests: test for v2.30.0 "bisect run" regressions
    ` [PATCH v2 02/11] bisect: refactor bisect_run() to match CodingGuidelines
    ` [PATCH v2 03/11] bisect: fix output regressions in v2.30.0
    ` [PATCH v2 04/11] bisect run: keep some of the post-v2.30.0 output
    ` [PATCH v2 05/11] bisect-run: verify_good: account for non-negative exit status
    ` [PATCH v2 06/11] bisect--helper: identify as bisect when report error
    ` [PATCH v2 07/11] bisect test: test exit codes on bad usage
    ` [PATCH v2 08/11] bisect--helper: emit usage for "git bisect"
    ` [PATCH v2 09/11] bisect--helper: handle states directly
    ` [PATCH v2 10/11] bisect--helper: log: allow arbitrary number of arguments
    ` [PATCH v2 11/11] Turn `git bisect` into a full built-in

[PATCH 0/9] net: dsa: Add support for mv88e6020 and mv88e6071
 2022-11-10 16:37 UTC  (4+ messages)
` [PATCH 3/9] net: dsa: mv88e6xxx: implement get_phy_address

[Intel-wired-lan] [PATCH intel-next v2] i40e: allow toggling loopback mode via ndo_set_features callback
 2022-11-10 13:46 UTC  (2+ messages)

[Intel-wired-lan] igc kernel module crashes on new hardware (Intel Ethernet I225-V)
 2022-11-10 11:44 UTC  (5+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue 19/51] drivers/net/ethernet/intel/ice/ice_main.c:2562:16-37: WARNING: casting value returned by memory allocation function to (struct ice_ring_stats *) is useless
 2022-11-10  3:19 UTC 

[PATCH v4 1/3] mempool: split stats from debug
 2022-11-10 16:36 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] mempool: use cache for frequently updated stats

[PATCH v6 00/10] Designware PWM driver updates for OF
 2022-11-10 16:35 UTC  (7+ messages)
` [PATCH v6 06/10] pwm: dwc: split pci out of core driver
` [PATCH v6 10/10] pwm: dwc: use clock rate in hz to avoid rounding issues

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-10 16:32 UTC  (8+ messages)

[PATCH v2 0/8] imx8: switch missing boards to binman
 2022-11-10 16:35 UTC  (4+ messages)
` [PATCH v2 8/8] imx: imx8: apalis: switch "

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_fence: Replacing custom spinner with igt_spin
 2022-11-10 16:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v6 00/20] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-10 16:32 UTC  (5+ messages)
` [Intel-gfx] [PATCH v6 05/20] drm/i915/vm_bind: Implement bind and unbind of object
  `  "

[PATCH v3] platform/x86: don't unconditionally attach Intel PMC when virtualized
 2022-11-10 16:31 UTC 

[PATCH 0/3] mm,huge,rmap: unify and speed up compound mapcounts
 2022-11-10 16:31 UTC  (4+ messages)
` [PATCH 4/3] mm,thp,rmap: handle the normal !PageCompound case first

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-10 16:31 UTC  (9+ messages)
` [PATCH 09/12] irqchip: cirrus: Add driver for Cirrus Logic CS48L31/32/33 codecs

Coverity: vgxy61_detect_cut_version(): Control flow issues
 2022-11-10 16:31 UTC 

[yocto] Minutes: Yocto Project Weekly Triage Meeting 11/10/2022
 2022-11-10 16:31 UTC 

Coverity: vgxy61_apply_gpiox_strobe_mode(): Control flow issues
 2022-11-10 16:31 UTC 

[PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
 2022-11-10 16:30 UTC  (7+ messages)

[PATCH 0/5] Fix IS_ERR() vs NULL check for drm
 2022-11-10 16:30 UTC  (4+ messages)
` [PATCH 4/5] drm/komeda: Fix IS_ERR() vs NULL check in komeda_component_get_avail_scaler()

Coverity: vgxy61_patch(): Control flow issues
 2022-11-10 16:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-10 16:30 UTC 

Coverity: tc358746_apply_pll_config(): Control flow issues
 2022-11-10 16:30 UTC 

Coverity: vgxy61_configure(): Control flow issues
 2022-11-10 16:29 UTC 

Coverity: tc358746_g_register(): Error handling issues
 2022-11-10 16:29 UTC 

Coverity: if_sdio_reset_card_worker(): Error handling issues
 2022-11-10 16:29 UTC 

Coverity: tc358746_g_register(): Integer handling issues
 2022-11-10 16:28 UTC 

Coverity: vgxy61_detect(): Control flow issues
 2022-11-10 16:28 UTC 

linux-next: build warning after merge of the mm tree
 2022-11-10 16:27 UTC  (2+ messages)

[yocto] Minutes: Yocto Project Weekly Triage Meeting 11/10/2022
 2022-11-10 16:27 UTC 

[PATCH v1 0/2] python gitignore and line length
 2022-11-10 16:27 UTC  (6+ messages)
` [PATCH v1 2/2] doc: increase python max line to 88

Coverity: vgxy61_tx_from_ep(): Memory - corruptions
 2022-11-10 16:27 UTC 

[RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4
 2022-11-10 16:27 UTC  (7+ messages)

[BUG] rtc-efi: Error in efi.get_time() spams dmesg with error message
 2022-11-10 16:24 UTC  (6+ messages)

[PATCH 0/2] s390/vfio-ccw: addressing fixes
 2022-11-10 16:26 UTC  (5+ messages)
` [PATCH 1/2] vfio-ccw: sort out physical vs virtual pointers usage

[PATCH net-next v3 0/4] net: lan966x: Add xdp support
 2022-11-10 16:21 UTC  (4+ messages)

raid5 deadlock issue
 2022-11-10 16:24 UTC  (4+ messages)
  ` [External] "

[RESEND PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-10 16:24 UTC  (3+ messages)
` [RESEND PATCH 4/6] x86/traps: add external_interrupt() to dispatch external interrupts

[PATCH v2 2/3] soc: renesas: Identify RZ/V2M SoC
 2022-11-10 16:24 UTC 

[PATCH 0/4] x86/mm: Fix set_memory_rox()
 2022-11-10 16:22 UTC  (3+ messages)
` [PATCH 1/4] x86/mm: Add a few comments

[PATCH V4 1/2] arm64: dts: qcom: sc7280: Mark all Qualcomm reference boards as LTE
 2022-11-10 16:22 UTC  (2+ messages)

[PATCH] common/mlx5: fix the sysfs port name translation
 2022-11-10 16:21 UTC  (2+ messages)

[PATCH v2 0/3] Add SoC identification support for RZ/V2M
 2022-11-10 16:21 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: renesas: Document Renesas RZ/V2M System Configuration
` [PATCH v2 3/3] arm64: dts: renesas: r9a09g011: Add system configuration node

[PATCH v5 0/1] i2c: Restore power status of device if probe fail or device is removed
 2022-11-10 16:20 UTC  (2+ messages)
` [PATCH v5 1/1] i2c: Restore initial power state when we are done

RTT-PROBE: lore-subspace-rtt
 2022-11-10 16:20 UTC 

Patchwork summary for: linux-renesas-soc
 2022-11-10 16:20 UTC 

Deprecating and removing SLOB
 2022-11-10 16:20 UTC  (6+ messages)

kasan-for-arm32
 2022-11-10 16:17 UTC  (3+ messages)
  ` [External] kasan-for-arm32

[PATCH] common/mlx5: fix DevX register read error severity
 2022-11-10 16:18 UTC  (2+ messages)

[PATCH v5 0/7] Add support for Renesas RZ/Five SoC
 2022-11-10 16:17 UTC  (4+ messages)

stable/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 38 warnings (v4.14.299)
 2022-11-10 16:17 UTC 


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.