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

[PULL 00/56] -Wshadow=local patches patches for 2023-09-29
 2023-09-29  8:50 UTC  (50+ messages)
` [PULL 01/56] migration/rdma: Fix save_page method to fail on polling error
` [PULL 02/56] migration: Clean up local variable shadowing
` [PULL 03/56] ui: "
` [PULL 04/56] block/dirty-bitmap: "
` [PULL 05/56] block/vdi: "
` [PULL 06/56] block: "
` [PULL 07/56] qobject atomics osdep: Make a few macros more hygienic
` [PULL 08/56] tcg: Clean up local variable shadowing
` [PULL 09/56] target/arm/tcg: "
` [PULL 10/56] target/arm/hvf: "
` [PULL 11/56] target/mips: "
` [PULL 12/56] target/m68k: "
` [PULL 13/56] target/tricore: "
` [PULL 14/56] hw/arm/armv7m: "
` [PULL 15/56] hw/arm/virt: "
` [PULL 16/56] hw/arm/allwinner: "
` [PULL 17/56] hw/m68k: "
` [PULL 18/56] hw/microblaze: "
` [PULL 19/56] hw/nios2: "
` [PULL 20/56] net/eth: "
` [PULL 21/56] crypto/cipher-gnutls.c: "
` [PULL 22/56] util/vhost-user-server: "
` [PULL 23/56] linux-user/strace: "
` [PULL 24/56] sysemu/device_tree: "
` [PULL 25/56] softmmu/memory: "
` [PULL 26/56] softmmu/physmem: "
` [PULL 27/56] hw/core/machine: "
` [PULL 28/56] hw/intc/openpic: "
` [PULL 29/56] hw/ppc: Clean up local variable shadowing in _FDT helper routine
` [PULL 30/56] pnv/psi: Clean up local variable shadowing
` [PULL 31/56] spapr: Clean up local variable shadowing in spapr_dt_cpus()
` [PULL 32/56] spapr: Clean up local variable shadowing in spapr_init_cpus()
` [PULL 33/56] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
` [PULL 34/56] spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
` [PULL 35/56] spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
` [PULL 36/56] spapr/drc: Clean up local variable shadowing in prop_get_fdt()
` [PULL 37/56] test-throttle: don't shadow 'index' variable in do_test_accounting()
` [PULL 38/56] hw/acpi: changes towards enabling -Wshadow=local
` [PULL 39/56] hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
` [PULL 41/56] hw/arm/smmuv3.c: Avoid shadowing variable
` [PULL 43/56] aspeed/i2c: Clean up local variable shadowing
` [PULL 44/56] aspeed: "
` [PULL 45/56] aspeed/i3c: Rename variable shadowing a local
` [PULL 46/56] aspeed/timer: Clean up local variable shadowing
` [PULL 47/56] intel_iommu: Fix shadow local variables on "size"
` [PULL 49/56] seccomp: avoid shadowing of 'action' variable
` [PULL 50/56] qemu-nbd: changes towards enabling -Wshadow=local
` [PULL 53/56] target/riscv: vector_helper: Fixup local variables shadowing
` [PULL 56/56] disas/m68k: clean up local variable shadowing

[PATCH] cpumask: fix integer type in cpumask_first
 2023-09-29  8:59 UTC  (3+ messages)

[Buildroot] [git commit] package/sqlite: bump version to 3.43.1
 2023-09-29  8:57 UTC 

[Buildroot] [git commit] package/php: bump version to 8.2.11
 2023-09-29  8:57 UTC 

[Buildroot] [git commit] package/samba4: bump version to 4.18.7
 2023-09-29  8:58 UTC 

[Buildroot] [git commit] package/nmon: bump to version 16p
 2023-09-29  8:54 UTC 

[PATCH v4 00/18] Introduce runtime modifiable Energy Model
 2023-09-29  9:00 UTC  (13+ messages)
` [PATCH v4 05/18] PM: EM: Refactor a new function em_compute_costs()
` [PATCH v4 06/18] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
` [PATCH v4 07/18] PM: EM: Refactor struct em_perf_domain and add default_table
` [PATCH v4 08/18] PM: EM: Add update_power() callback for runtime modifications

[Buildroot] [git commit] package/pigz: bump to version 2.8
 2023-09-29  8:55 UTC 

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.18.7
 2023-09-29  8:58 UTC  (2+ messages)

wifi: ath12k: do not drop data frames from unassociated stations
 2023-09-29  8:58 UTC  (2+ messages)

[Buildroot] [PATCH] package/php: bump version to 8.2.11
 2023-09-29  8:58 UTC  (2+ messages)

[PATCH v2] mfd: regulator: initial support for pca9450
 2023-09-29  8:57 UTC 

[Buildroot] [PATCH] package/sqlite: bump version to 3.43.1
 2023-09-29  8:58 UTC  (2+ messages)

[PATCH V5] nvmem: add explicit config option to read old syntax fixed OF cells
 2023-09-29  8:57 UTC  (5+ messages)

[XEN PATCH 0/4] Address violations of MISRA C:2012 Rule 8.3
 2023-09-29  8:56 UTC  (5+ messages)
` [XEN PATCH 1/4] video/vesa: drop bool_t
` [XEN PATCH 2/4] x86/uaccess: address violations of MISRA C:2012 Rule 8.3
` [XEN PATCH 3/4] x86/xstate: address a violation "
` [XEN PATCH 4/4] x86/psr: "

[PATCH v3 00/14] Cleanup deprecated audio features, take 2
 2023-09-29  8:51 UTC  (15+ messages)
` [PATCH v3 01/14] ui/vnc: Require audiodev= to enable audio
` [PATCH v3 02/14] audio: Require AudioState in AUD_add_capture
` [PATCH v3 03/14] audio: allow returning an error from the driver init
` [PATCH v3 04/14] audio: return Error ** from audio_state_by_name
` [PATCH v3 05/14] audio: commonize voice initialization
` [PATCH v3 06/14] audio: simplify flow in audio_init
` [PATCH v3 07/14] audio: remove QEMU_AUDIO_* and -audio-help support
` [PATCH v3 08/14] Introduce machine property "audiodev"
` [PATCH v3 09/14] hw/arm: Support machine-default audiodev with fallback
` [PATCH v3 10/14] hw/ppc: "
` [PATCH v3 11/14] vt82c686: "
` [PATCH v3 12/14] audio: forbid mixing default audiodev backend and -audiodev
` [PATCH v3 13/14] audio: forbid default audiodev backend with -nodefaults
` [PATCH v3 14/14] audio: propagate Error out of audio_driver_init

[PATCH 0/3] Record/replay patches
 2023-09-29  8:51 UTC  (4+ messages)
` [PATCH 1/3] replay: improve determinism of virtio-net
` [PATCH 2/3] virtio-net: added replay blocker for guest_announce
` [PATCH 3/3] replay: fix for loading non-replay snapshots

[PATCH V12 0/3] Add PWM support for IPQ chipsets
 2023-09-29  8:56 UTC  (5+ messages)
` [PATCH V12 2/3] dt-bindings: pwm: add IPQ6018 binding

[PATCH 1/1] media: xilinx-vipp: Look for entities also in waiting_list
 2023-09-29  8:57 UTC 

[PATCH v4 0/6] btrfs: simple quotas fstests
 2023-09-29  8:57 UTC  (3+ messages)
` [PATCH v4 2/6] btrfs: quota mode helpers

[Buildroot] [PATCH 1/1] package/nmon: bump to version 16p
 2023-09-29  8:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pigz: bump to version 2.8
 2023-09-29  8:56 UTC  (2+ messages)

[PATCH net, 0/3] net: mana: Fix some TX processing bugs
 2023-09-29  8:56 UTC  (3+ messages)
` [PATCH net, 3/3] net: mana: Fix oversized sge0 for GSO packets

[PATCH v2] docs/misra: add rule 2.1 exceptions
 2023-09-29  8:55 UTC  (3+ messages)

[PATCH v5 0/5] Implement MTE tag compression for swapped pages
 2023-09-29  8:54 UTC  (12+ messages)
` [PATCH v5 2/5] lib/test_bitmap: add tests for bitmap_{read,write}()

[PATCH v2] bootchooser: honour reset source
 2023-09-29  8:53 UTC 

[PATCH v3] docs/misra: add rule 2.1 exceptions
 2023-09-29  8:54 UTC  (7+ messages)

[PATCH 0/6] RFC optional rte optional stdatomics API
 2023-09-29  8:54 UTC  (6+ messages)
` [PATCH v6 0/6] rte atomics API for optional stdatomic
  ` [PATCH v6 1/6] eal: provide rte stdatomics optional atomics API

[PATCH v7 00/14] Add TPS25750 USB type-C PD controller support
 2023-09-29  8:52 UTC  (3+ messages)
` [PATCH v7 02/14] USB: typec: tsp6598x: Add cmd timeout and response delay

Definition of mfn_t in x86's hvm/grant_table.h
 2023-09-29  8:51 UTC 

[RFC PATCH v3 0/3] Rust abstractions for network PHY drivers
 2023-09-29  8:50 UTC  (5+ messages)
` [RFC PATCH v3 1/3] rust: core "

[PATCH v5 0/2] Remove ir-rx51 driver
 2023-09-29  8:49 UTC  (8+ messages)
` [PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx

[LTP] [PATCH v2] Migrating the libhugetlbfs/testcases/truncate.c test
 2023-09-29  8:50 UTC  (3+ messages)

[PATCH v4] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform
 2023-09-29  8:48 UTC  (8+ messages)

[PATCH v2] i2c: designware: Fix corrupted memory seen in the ISR
 2023-09-29  8:48 UTC  (12+ messages)

[PATCH] hw/acpi: changes towards enabling -Wshadow=local
 2023-09-29  8:46 UTC  (8+ messages)

[meta-arago][kirkstone][PATCH] meta-arago-demos: matrix-gui-v2-apps: pick platform specific openssl tests
 2023-09-29  8:47 UTC 

[PATCH] tools/xenstore: Avoid leaking memory in check_store
 2023-09-29  8:46 UTC  (4+ messages)

Temporary commit moratorium for 4.18 RC1
 2023-09-29  8:45 UTC  (2+ messages)

[PATCH 0/8] Enable USB3 for Qualcomm IPQ5332
 2023-09-29  8:42 UTC  (27+ messages)
` [PATCH 1/8] dt-bindings: phy: qcom,uniphy-usb: Document qcom,uniphy-usb phy
` [PATCH 2/8] phy: qcom: Introduce Super-Speed USB UNIPHY driver
` [PATCH 3/8] arm64: dts: qcom: ipq5332: Add USB Super-Speed PHY node
` [PATCH 4/8] dt-bindings: usb: dwc3: Add clocks on Qualcomm IPQ5332
` [PATCH 5/8] arm64: dts: qcom: ipq5332: Add clocks for USB Super-Speed
` [PATCH 6/8] arm64: dts: qcom: ipq5332: Add Super-Speed UNIPHY in USB node
` [PATCH 7/8] arm64: dts: qcom: ipq5332: Enable USB Super-Speed PHY
` [PATCH 8/8] arm64: defconfig: Enable qcom USB UNIPHY driver

[PATCH 0/3] Enable venus on Fairphone 5 / non-ChromeOS sc7280 venus support
 2023-09-29  8:44 UTC  (7+ messages)
` [PATCH 1/3] media: venus: core: Set up secure memory ranges for SC7280
` [PATCH 2/3] arm64: dts: qcom: sc7280: Move video-firmware to chrome-common
` [PATCH 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable venus node

[PATCH nft] tests: shell: add vlan match test case
 2023-09-29  8:43 UTC 

Crash with 6.6.0-rc1-rt1 and several i915 locking call traces with v6.5.2-rt8 and gnome-shell on Alder Lake laptop
 2023-09-29  8:43 UTC  (3+ messages)

[PATCH v6 00/16] introduce more MDP3 components in MT8195
 2023-09-29  8:42 UTC  (11+ messages)
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible for MT8195

[PATCH] openssh: update sshd_check_keys script to make use of 'sshd -G'
 2023-09-29  8:43 UTC 

[Intel-xe] [PATCH V5 0/2] drm/xe: Count and report low level driver errors
 2023-09-29  8:43 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Build: success for drm/xe: Count and report low level driver errors (rev6)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Nouveau] Some monitors not working after 6.2 kernel due to Nouveau commit
 2023-09-12 16:31 UTC 

[PATCH 00/15] sysctl: Remove sentinel elements from drivers
 2023-09-28 17:51 UTC  (2+ messages)
  ` [Intel-gfx] [PATCH 11/15] sgi-xp: Remove the now superfluous sentinel element from ctl_table array

[Nouveau] [PATCH] drm/nouveau/flcn/msgq: fix potential deadlock on &msgq->lock
 2023-09-27 16:55 UTC 

[Nouveau] [PATCH] drm/nouveau/nvif: refactor deprecated strncpy
 2023-09-14 21:30 UTC 

[Nouveau] [PATCH] drm/nouveau/core: refactor deprecated strncpy
 2023-09-14 21:40 UTC 

[Nouveau] [PATCH 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs)
 2023-09-18 20:21 UTC  (3+ messages)
` [Nouveau] [PATCH 32/44] drm/nouveau/gsp/r535: add support for booting GSP-RM
` [Nouveau] [PATCH 37/44] drm/nouveau/disp/r535: initial support

[Nouveau] [PATCH 1/3] drm/nouveau: chan: use struct nvif_mclass
 2023-09-28  3:19 UTC  (5+ messages)
` [Nouveau] [PATCH 3/3] drm/nouveau: exec: report max pushs through getparam

[PATCH 0/9] drm: Annotate structs with __counted_by
 2023-09-28 15:16 UTC  (5+ messages)
` [PATCH 8/9] drm/vmwgfx: Annotate struct vmw_surface_dirty "
  ` [Nouveau] "
` [PATCH 9/9] drm/v3d: Annotate struct v3d_perfmon "
  ` [Nouveau] "

[PATCH nf] netfilter: nft_payload: rebuild vlan header on h_proto access
 2023-09-29  8:42 UTC 

[Nouveau] [PATCH] drm/nouveau/pm: refactor deprecated strncpy
 2023-09-14 22:17 UTC 

[Nouveau] drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bit.c and bus.c with a series of the non-existing config "NOUVEAU_I2C_INTERNAL"
 2023-09-13  9:11 UTC 

Xen 4.18 rc1
 2023-09-29  8:41 UTC 

[PATCH 1/8] linux-firmware: Update firmware file for Intel Bluetooth 9260
 2023-09-29  8:42 UTC  (8+ messages)
` [PATCH 2/8] linux-firmware: Update firmware file for Intel Bluetooth 9560
` [PATCH 3/8] linux-firmware: Update firmware file for Intel Bluetooth AX210
` [PATCH 4/8] linux-firmware: Update firmware file for Intel Bluetooth AX211
` [PATCH 5/8] "
` [PATCH 6/8] linux-firmware: Update firmware file for Intel Bluetooth AX201
` [PATCH 7/8] "
` [PATCH 8/8] linux-firmware: Add firmware file for Intel Bluetooth AX211

[PATCH RESEND] i2c: core: Fix possible memleak in i2c_register_adapter()
 2023-09-29  8:41 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 1/4] drm/i915: Introduce intel_gt_mcr_lock_sanitize()
 2023-09-29  8:40 UTC  (5+ messages)
`  "

[PATCH v5 0/5] powerpc/bpf: use BPF prog pack allocator
 2023-09-29  8:39 UTC  (4+ messages)
` [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()

[PATCH v2 0/1] drm/amdkfd: Fix unaligned doorbell absolute offset for gfx8
 2023-09-29  8:39 UTC  (8+ messages)
` [PATCH v2 1/1] "

[LTP] [PATCH v2] Migrating the libhugetlbfs/testcases/truncate_above_4GB.c test
 2023-09-29  8:39 UTC 

[PATCH v5 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
 2023-09-29  8:39 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 2/3] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
 2023-09-29  8:39 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 3/3] sched/tp: Add new tracepoint to track compute energy computation
 2023-09-29  8:39 UTC  (2+ messages)
` [tip: sched/core] sched/debug: "

[RFC PATCH 0/7] net: openvswitch: Reduce stack usage
 2023-09-29  8:38 UTC  (5+ messages)
` [RFC PATCH 4/7] net: openvswitch: ovs_vport_receive reduce "
  ` [ovs-dev] "

[PATCH v3 00/32] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-09-29  7:35 UTC  (4+ messages)
` [PATCH v3 07/32] drm/amd/display: document AMDGPU pre-defined transfer functions

[PATCH 0/5] Enable peripherals on RZ/Five SMARC EVK
 2023-09-29  8:35 UTC  (5+ messages)
` [PATCH 4/5] riscv: dts: renesas: rzfive-smarc: Drop dma properties from SSI1 node


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.