All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-25 02:18:53 to 2023-01-25 04:12:58 UTC [more...]

[PATCH 1/3] eventdev/eth_rx: add params set/get APIs
 2023-01-25  4:12 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-25  4:12 UTC  (5+ messages)
` [PATCH v2 05/14] powerpc: Remove linker flag from KBUILD_AFLAGS
` [PATCH v2 06/14] powerpc/vdso: Remove unused '-s' flag from ASFLAGS

[kvm-unit-tests PATCH v3 0/4] arm: pmu: Add support for PMUv3p5
 2023-01-25  4:11 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 3/4] arm: pmu: Add tests for 64-bit overflows

[PATCH v6 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-25  4:11 UTC  (10+ messages)
` [PATCH v6 2/6] drm/i915/pxp: add device link between i915 and mei_pxp
      ` [Intel-gfx] "
` [PATCH v6 5/6] drm/i915/pxp: Trigger the global teardown for before suspending
      ` [Intel-gfx] "

[PATCH] target/arm: Propagate errno when writing list
 2023-01-25  4:10 UTC  (3+ messages)

[PATCH] app/testeventdev: add crypto producer burst mode
 2023-01-25  4:06 UTC  (3+ messages)
` [EXT] "

cip/linux-4.4.y-st ltp-fcntl-locktests: 3 runs, 1 regressions (v4.4-st20-821-g39bdf0444b23)
 2023-01-25  4:06 UTC 

The PQ=1 saga
 2023-01-25  4:04 UTC  (3+ messages)

[xen-unstable-smoke test] 176113: tolerable all pass - PUSHED
 2023-01-25  4:04 UTC 

[PATCH RESEND] igbvf: Fix rx_buffer_len
 2023-01-25  4:04 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH v4 0/9] rebase: fix several code/testing/documentation issues around flag incompatibilities
 2023-01-25  4:03 UTC  (12+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 01/10] rebase: mark --update-refs as requiring the merge backend
  ` [PATCH v5 02/10] rebase: flag --apply and --merge as incompatible
  ` [PATCH v5 03/10] rebase: remove --allow-empty-message from incompatible opts
  ` [PATCH v5 04/10] rebase: fix docs about incompatibilities with --root
  ` [PATCH v5 05/10] rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks
  ` [PATCH v5 06/10] rebase: add coverage of other incompatible options
  ` [PATCH v5 07/10] rebase: clarify the OPT_CMDMODE incompatibilities
  ` [PATCH v5 08/10] rebase: fix formatting of rebase --reapply-cherry-picks option in docs
  ` [PATCH v5 09/10] rebase: put rebase_options initialization in single place
  ` [PATCH v5 10/10] rebase: provide better error message for apply options vs. merge config

[PATCH] PM / devfreq: Fix build issues with devfreq disabled
 2023-01-25  4:04 UTC  (2+ messages)

[PATCH 1/3] systemd: Add another fix for using XSI strerror_r
 2023-01-25  4:03 UTC  (3+ messages)
` [PATCH 2/3] texinfo: Add missing rdep on needed perl-modules
` [PATCH 3/3] elfutils: Remove funcretval test from run-native-test.sh for now

RTT-PROBE: lore-subspace-rtt
 2023-01-25  4:03 UTC 

4.4-st37 is out, ready for cip release
 2023-01-25  4:01 UTC 

[PATCH v2 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-01-25  4:00 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/8] drivers: net: turn on XDP features
    ` [Intel-wired-lan] "

[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-25  3:59 UTC  (12+ messages)
` [PATCH v4 21/24] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v4 24/24] integrity/powerpc: Support loading keys from pseries secvar

[PATCH] cpufreq: tegra194: Enable CPUFREQ thermal cooling
 2023-01-25  3:56 UTC  (2+ messages)

[linux-linus test] 176100: regressions - FAIL
 2023-01-25  3:53 UTC 

cip/linux-4.4.y-cip baseline: 74 runs, 1 regressions (v4.4.302-cip71-590-g22fc523bf881)
 2023-01-25  3:53 UTC 

cip/linux-4.4.y-cip baseline-nfs: 25 runs, 4 regressions (v4.4.302-cip71-590-g22fc523bf881)
 2023-01-25  3:53 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-25  3:53 UTC 

[mel:mm-fixfastmigrate-v1r3 4/6] mm/compaction.c:2458:22: error: call to '__compiletime_assert_367' declared with 'error' attribute: BUILD_BUG failed
 2023-01-25  3:49 UTC 

[krzk-github:wip/qcom-rt 85/2161] arch/riscv/include/asm/mmio.h:67: undefined reference to `dw_edma_remove'
 2023-01-25  3:49 UTC 

[PATCH] RISC-V: Kconfig: Remove trailing whitespace
 2023-01-25  3:50 UTC  (3+ messages)

[PATCH v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-25  3:50 UTC  (3+ messages)

the x86 sysret_rip test fails on the Intel FRED architecture
 2023-01-25  3:49 UTC  (26+ messages)
        ` [RFC PATCH v2 0/2] selftests/x86: sysret_rip update for FRED system
          ` [RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                    ` [RFC PATCH v3 0/2] selftests/x86: sysret_rip update for FRED system
                      ` [RFC PATCH v3 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                    ` [RFC PATCH v4 0/2] sysret_rip update for the Intel FRED architecture
                      ` [RFC PATCH v4 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
                      ` [RFC PATCH v4 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                    ` [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture
                      ` [RFC PATCH v5 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
                      ` [RFC PATCH v5 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`

[PATCH] riscv: pgtable: Fixup comment for KERN_VIRT_SIZE
 2023-01-25  3:50 UTC  (5+ messages)

[PATCH] riscv: fix jal offsets in patched alternatives
 2023-01-25  3:50 UTC  (3+ messages)

[PATCH v2 0/3] Putting some basic order on isa extension lists
 2023-01-25  3:50 UTC  (3+ messages)

[meta-ti][dunfell][PATCH 0/3] Update to cicd.dunfell.202301241906
 2023-01-25  3:49 UTC  (4+ messages)
` [meta-ti][dunfell][PATCH 1/3] u-boot-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301241906
` [meta-ti][dunfell][PATCH 2/3] linux-ti-staging-rt: "
` [meta-ti][dunfell][PATCH 3/3] linux-ti-staging: "

[PATCH bpf-next 0/5] bpf: Move kernel test kfuncs into bpf_testmod
 2023-01-25  3:49 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 141 runs, 1 regressions (v5.15.87-342-gce672ebc0240)
 2023-01-25  3:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-25  3:43 UTC 

[PATCH 0/2] powerpc: Fix livepatch module re-patching issue
 2023-01-25  3:38 UTC  (6+ messages)
` [PATCH 1/2] powerpc/module_64: Improve restore_r2() return semantics
` [PATCH 2/2] powerpc/module_64: Fix "expected nop" error on module re-patching

[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.14-p-release 137/6167] security/commoncap.c:75:5: sparse: sparse: symbol '__cap_capable' was not declared. Should it be static?
 2023-01-25  3:39 UTC 

linux-next: Tree for Jan 25
 2023-01-25  3:37 UTC 

cip/linux-4.4.y-st baseline-nfs: 23 runs, 1 regressions (v4.4-st20-821-g39bdf0444b23)
 2023-01-25  3:36 UTC 

[PATCH] drm/i915: Make sure dsm_size has correct granularity
 2023-01-25  3:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

RTT-PROBE: lore-subspace-rtt
 2023-01-25  3:33 UTC 

i.MX8MN: SAI: First playback failure, second succeeds
 2023-01-25  3:27 UTC 

[PATCH 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
 2023-01-25  3:28 UTC  (4+ messages)
` [PATCH v3 1/2] ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address

[PATCH 0/7] RPMPD cleanup + parent PD
 2023-01-25  3:27 UTC  (8+ messages)
` [PATCH 1/7] soc: qcom: rpmpd: Add parent PD support
` [PATCH 2/7] soc: qcom: rpmpd: Expand #defines into structs
` [PATCH 3/7] soc: qcom: rpmpd: Hook up VDDMX as parent of SM6375 VDDGX
` [PATCH 4/7] soc: qcom: rpmpd: Remove SoC names from RPMPD names
` [PATCH 5/7] soc: qcom: rpmpd: Remove useless comments
` [PATCH 6/7] soc: qcom: rpmpd: Move all RPMPD definitions up and sort them by name
` [PATCH 7/7] soc: qcom: rpmpd: Make bindings assignments consistent

[PATCH bpf-next] bpftool: disable bpfilter kernel config checks
 2023-01-25  2:55 UTC 

cip/linux-4.4.y-cip build: 180 builds: 0 failed, 180 passed, 41 warnings (v4.4.302-cip71-590-g22fc523bf881)
 2023-01-25  3:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-25  3:23 UTC 

[PATCH v2] cxl: fix spelling mistakes
 2023-01-25  3:22 UTC 

[PATCH] cxl: Kconfig: fix a spelling mistake
 2023-01-25  3:15 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-25  3:13 UTC 

[PATCH] bootstd: Replicate the dtb-filename quirks of distroboot
 2023-01-25  3:11 UTC 

[PATCH kernel v3 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-01-25  3:11 UTC  (6+ messages)
` [PATCH kernel v3 3/3] x86/sev: Do not handle #VC for DR7 read/write

[PATCH] arm64: dts: renesas: tidyup CPU6 connection for Audio Graph Card2 MIX + TDM Split
 2023-01-25  3:11 UTC 

[PATCH 00/41] imx: i.MX9 update
 2023-01-25  3:10 UTC  (4+ messages)
` [PATCH 41/41] imx9: support i.MX93 9x9 QSB board

[PATCH net 1/4] netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
 2023-01-25  3:10 UTC  (2+ messages)

[PATCH] arm64: ls1046ardb: Use in-band-status for SFP module
 2023-01-25  3:08 UTC  (3+ messages)

[geert-renesas-drivers:topic/board-farm] BUILD SUCCESS df459815dd2c5ebe56c0a3826e02bd0feded5608
 2023-01-25  3:08 UTC 

[geert-renesas-drivers:master] BUILD SUCCESS ed8f607fda61ef565a8167587f84954e727ab1b5
 2023-01-25  3:08 UTC 

cip/linux-4.4.y-st build: 186 builds: 4 failed, 182 passed, 4 errors, 42 warnings (v4.4-st20-821-g39bdf0444b23)
 2023-01-25  3:08 UTC 

[PATCH] x86: enable Data Operand Independent Timing Mode
 2023-01-25  3:07 UTC  (2+ messages)

[PATCH net RFC 1/1] mfd/ptp: clockmatrix: support 32-bit address space
 2023-01-25  3:06 UTC  (2+ messages)

linux-next: build failure after merge of the mm tree
 2023-01-25  3:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-25  3:03 UTC 

[PATCH v2 09/13] mm/gup: make locked never NULL in the internal GUP functions
 2023-01-25  3:00 UTC  (2+ messages)

[PATCH net 1/1] ice: move devlink port creation/deletion
 2023-01-25  3:00 UTC  (2+ messages)

[PATCH] tools/memory-model: Make ppo a subrelation of po
 2023-01-25  2:57 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-25  2:53 UTC 

[PATCH v2 01/13] mm/gup: have internal functions get the mmap_read_lock()
 2023-01-25  2:52 UTC  (3+ messages)

[PATCH v6 0/2]
 2023-01-25  2:51 UTC  (3+ messages)
` [PATCH v6 1/2] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH v6 2/2] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

stable-rc/queue/4.14 build: 191 builds: 2 failed, 189 passed, 43 warnings (v4.14.302-385-ga1a7f5990199)
 2023-01-25  2:50 UTC 

[PATCH net-next RFC 10/20] net/kparser: add kParser
 2023-01-25  2:48 UTC  (2+ messages)

[PATCH] eventdev/timer: fix overflow issue
 2023-01-25  2:47 UTC  (2+ messages)

[PATCH v2 13/13] mm/gup: move private gup FOLL_ flags to internal.h
 2023-01-25  2:44 UTC  (2+ messages)

[PATCH] KVM: MMU: Add wrapper to check whether MMU is in direct mode
 2023-01-25  2:44 UTC  (5+ messages)

[PATCH v4 00/13] Hexagon: COF overrides, new generator, test/bug update
 2023-01-25  2:42 UTC  (14+ messages)
` [PATCH v4 01/13] Hexagon (target/hexagon) Add overrides for jumpr31 instructions
` [PATCH v4 02/13] Hexagon (target/hexagon) Add overrides for callr
` [PATCH v4 03/13] Hexagon (target/hexagon) Add overrides for endloop1/endloop01
` [PATCH v4 04/13] Hexagon (target/hexagon) Add overrides for dealloc-return instructions
` [PATCH v4 05/13] Hexagon (target/hexagon) Analyze packet before generating TCG
` [PATCH v4 06/13] Hexagon (target/hexagon) Analyze packet for HVX
` [PATCH v4 07/13] Hexagon (tests/tcg/hexagon) Update preg_alias.c
` [PATCH v4 08/13] Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gather
` [PATCH v4 09/13] Hexagon (tests/tcg/hexagon) Enable HVX tests
` [PATCH v4 10/13] Hexagon (target/hexagon) Change subtract from zero to change sign
` [PATCH v4 11/13] Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
` [PATCH v4 12/13] Hexagon (target/hexagon) Reduce manipulation of slot_cancelled
` [PATCH v4 13/13] Hexagon (target/hexagon) Improve code gen for predicated HVX instructions

RTT-PROBE: lore-subspace-rtt
 2023-01-25  2:43 UTC 

next/pending-fixes baseline: 600 runs, 35 regressions (v6.2-rc5-219-g3c4f681a3d69)
 2023-01-25  2:42 UTC 

[PATCH v1] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
 2023-01-25  2:42 UTC  (6+ messages)

[PATCH v2 12/13] mm/gup: move gup_must_unshare() to mm/internal.h
 2023-01-25  2:41 UTC  (2+ messages)

[PATCH net-next] nfp: flower: change get/set_eeprom logic and enable for flower reps
 2023-01-25  2:40 UTC  (2+ messages)

[PATCH net] net/sched: sch_taprio: do not schedule in taprio_reset()
 2023-01-25  2:40 UTC  (2+ messages)

[PATCH net] sctp: fail if no bound addresses can be used for a given scope
 2023-01-25  2:40 UTC  (6+ messages)

[PATCH net-next] net: mscc: ocelot: fix incorrect verify_enabled reporting in ethtool get_mm()
 2023-01-25  2:40 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Toggle between queue types in affinity mapping
 2023-01-25  2:39 UTC  (2+ messages)

[PATCH v2 07/13] mm/gup: remove locked being NULL from faultin_vma_page_range()
 2023-01-25  2:38 UTC  (2+ messages)

[PATCH v2 1/3] shared/bap: Fix not detaching streams when PAC is removed
 2023-01-25  2:37 UTC  (2+ messages)
` [v2,1/3] "

[PULL 0/7] Python patches
 2023-01-25  2:34 UTC  (8+ messages)
` [PULL 1/7] Fix some typos
` [PULL 2/7] python: QEMUMachine: enable qmp accept timeout by default
` [PULL 3/7] python/machine: Fix AF_UNIX path too long on macOS
` [PULL 4/7] python/qmp: increase read buffer size
` [PULL 5/7] python/qmp/protocol: add open_with_socket()
` [PULL 6/7] python/qmp/legacy: make QEMUMonitorProtocol accept a socket
` [PULL 7/7] python/qemu/machine: use socketpair() for QMP by default

[PATCH 1/2] drm/i915/xehp: GAM registers don't need to be re-applied on engine resets
 2023-01-25  2:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH v2 06/13] mm/gup: add an assertion that the mmap lock is locked
 2023-01-25  2:34 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/13] drm/i915: ELD precompute and readout
 2023-01-25  2:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: ELD precompute and readout (rev5)

RTT-PROBE: lore-subspace-rtt
 2023-01-25  2:33 UTC 

[PATCH wpan-next 0/2] ieee802154: Beaconing support
 2023-01-25  2:31 UTC  (7+ messages)

[PATCH v2 1/2] dt-bindings: usb: Introduce GPIO-based SBU mux
 2023-01-25  2:31 UTC  (8+ messages)

[PATCH net v2 0/2] ps3_gelic_net: DMA related fixes
 2023-01-25  2:31 UTC  (2+ messages)
  ` [PATCH net v2 1/2] net/ps3_gelic_net: Fix RX skbuff length

[PATCH v2 05/13] mm/gup: simplify the external interface functions and consolidate invariants
 2023-01-25  2:30 UTC  (2+ messages)

[OE-core][kirkstone 00/42] Pull request (cover letter only)
 2023-01-25  2:30 UTC 

[PATCH v2] net/rose: Fix to not accept on connected socket
 2023-01-25  2:28 UTC  (3+ messages)

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-25  2:24 UTC  (4+ messages)

[net-next 03/15] net/mlx5: Add adjphase function to support hardware-only offset control
 2023-01-25  2:26 UTC  (13+ messages)

[PATCH] scripts: dev-needs.sh: Enforce bash usage
 2023-01-25  2:25 UTC  (7+ messages)

[PATCH v4 0/6] Add MSM8939 SoC support with two devices
 2023-01-25  2:25 UTC  (6+ messages)
` [PATCH v4 5/6] arm64: dts: qcom: Add Square apq8039-t2 board

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-01-25  0:57 UTC  (3+ messages)
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call

[PATCH 0/5] format-patch: Add --{to,cc}-cmd support
 2023-01-25  2:23 UTC  (3+ messages)
` [PATCH 4/5] pretty: Add name_and_address_only parameter

[OE-core][langdale 00/41] Pull request (cover letter only)
 2023-01-25  2:23 UTC 

[GIT PULL] SCSI fixes for 6.1-rc5
 2023-01-25  2:23 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 6.2-rc6
 2023-01-25  2:23 UTC  (2+ messages)

[GIT PULL] modules changes for v6.2-rc6
 2023-01-25  2:23 UTC  (2+ messages)

[GIT PULL] Rust fixes for 6.2
 2023-01-25  2:23 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-25  2:23 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.162-1027-gef210438485a)
 2023-01-25  2:20 UTC 

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-25  2:20 UTC  (11+ messages)

[PATCH net-next] ipv6: Make ip6_route_output_flags_noref() static
 2023-01-25  2:20 UTC  (2+ messages)

[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
 2023-01-25  2:16 UTC  (3+ messages)
` [PATCH v3 3/6] ARM: dts: freescale: Use new media bus type macros


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.