All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-21 14:12:52 to 2023-04-21 14:41:40 UTC [more...]

[PATCH bpf-next] bpf: Fix bpf_refcount_acquire's refcount_t address calculation
 2023-04-21 14:40 UTC  (2+ messages)

[RFC PATCH net-next 00/22] net: dsa: MT7530, MT7531, and MT7988 improvements
 2023-04-21 14:36 UTC  (67+ messages)
` [RFC PATCH net-next 01/22] net: dsa: mt7530: add missing @p5_interface to mt7530_priv description
` [RFC PATCH net-next 02/22] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [RFC PATCH net-next 03/22] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [RFC PATCH net-next 04/22] net: dsa: mt7530: improve comments regarding port 5 and 6
` [RFC PATCH net-next 05/22] net: dsa: mt7530: read XTAL value from correct register
` [RFC PATCH net-next 06/22] net: dsa: mt7530: improve code path for setting up port 5
` [RFC PATCH net-next 07/22] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [RFC PATCH net-next 08/22] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [RFC PATCH net-next 09/22] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [RFC PATCH net-next 10/22] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [RFC PATCH net-next 11/22] net: dsa: mt7530: remove pad_setup function pointer
` [RFC PATCH net-next 12/22] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [RFC PATCH net-next 13/22] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [RFC PATCH net-next 14/22] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [RFC PATCH net-next 15/22] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [RFC PATCH net-next 16/22] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [RFC PATCH net-next 17/22] net: dsa: mt7530: fix port capabilities for MT7988
` [RFC PATCH net-next 18/22] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [RFC PATCH net-next 19/22] net: dsa: mt7530: set interrupt register only for MT7530
` [RFC PATCH net-next 20/22] net: dsa: mt7530: force link-down on MACs before reset on MT7530
` [RFC PATCH net-next 21/22] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [RFC PATCH net-next 22/22] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch

[PATCH] kasan: use internal prototypes matching gcc-13 builtins
 2023-04-21 14:40 UTC  (3+ messages)

[RFC v2] average: rewrite for clearity
 2023-04-21 14:37 UTC  (2+ messages)

[PATCH] usb-audio: Rate limit usb_set_interface error reporting
 2023-04-21 14:38 UTC 

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-21 14:39 UTC  (16+ messages)
` [RFC PATCH 02/26] mm: compaction: avoid GFP_NOFS deadlocks
` [RFC PATCH 10/26] mm: page_alloc: allow compaction capturing from larger blocks
` [RFC PATCH 11/26] mm: page_alloc: introduce MIGRATE_FREE
` [RFC PATCH 12/26] mm: page_alloc: per-migratetype free counts
` [RFC PATCH 13/26] mm: compaction: remove compaction result helpers
` [RFC PATCH 14/26] mm: compaction: simplify should_compact_retry()
` [RFC PATCH 15/26] mm: compaction: simplify free block check in suitable_migration_target()

[syzbot] [cgroups?] [mm?] KCSAN: data-race in drain_all_stock / drain_obj_stock (4)
 2023-04-21 14:38 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] Use i915 instead of dev_priv
 2023-04-21 14:37 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/i915_drv: Use proper parameter naming in for_each_gt()
      `  "

[PATCH alsa-lib] pcm: hw: setup explicit silencing for snd_pcm_drain by default
 2023-04-21 14:36 UTC 

(no subject)
 2023-04-21 14:35 UTC 

[syzbot] [crypto?] KCSAN: data-race in random_recv_done / virtio_read (3)
 2023-04-21 14:35 UTC 

[PATCH v5 00/15] x86/mtrr: fix handling with PAT but without MTRR
 2023-04-21 14:35 UTC  (10+ messages)
` [PATCH v5 11/15] x86/mtrr: construct a memory map with cache modes

[syzbot] [kernel?] KCSAN: data-race in do_timer_create / do_timer_create (8)
 2023-04-21 14:34 UTC 

[PATCH] ci: switch to Fedora 37
 2023-04-21 14:34 UTC 

[syzbot] [kernel?] KCSAN: data-race in complete_signal / do_group_exit (7)
 2023-04-21 14:33 UTC 

[syzbot] [ext4?] [mm?] KCSAN: data-race in strscpy / strscpy (3)
 2023-04-21 14:33 UTC 

Depending on external recipes in OE-core
 2023-04-21 14:33 UTC 

[yocto] SFTP protocol supported by curl
 2023-04-21 14:32 UTC  (3+ messages)
`  "
  ` Private: Re: [yocto] "

[PATCHSET v3] sched: Implement BPF extensible scheduler class
 2023-04-21 14:32 UTC  (7+ messages)
` [PATCH 24/32] sched_ext: Add cgroup support
` [PATCH 28/32] sched_ext: Implement core-sched support

[PATCH net-next v3 0/5] net/sched: cleanup parsing prints in htb and qfq
 2023-04-21 14:31 UTC  (5+ messages)
` [PATCH net-next v3 5/5] net/sched: sch_qfq: BITify two bound definitions

[PATCH v10 0/5] add debugfs to migration driver
 2023-04-21 14:31 UTC  (10+ messages)
` [PATCH v10 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon "
` [PATCH v10 5/5] vfio: update live migration device status

[Intel-xe] [PATCH i-g-t] test/xe_pm: Assert on unbounded VSP
 2023-04-21 14:30 UTC  (3+ messages)

[PATCH] Kconfig.debug: disable CONFIG_FRAME_WARN for KASAN_STACK && CC_IS_CLANG by default
 2023-04-21 14:30 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-04-21 14:30 UTC  (16+ messages)
` [Intel-gfx] [PATCH v7 1/7] lib/ref_tracker: add unlocked leak print helper
  `  "
` [Intel-gfx] [PATCH v7 2/7] lib/ref_tracker: improve printing stats
  `  "
` [Intel-gfx] [PATCH v7 4/7] lib/ref_tracker: remove warnings in case of allocation failure
  `  "

[PATCH bpf-next] bpf: Fix race between btf_put and btf_idr walk
 2023-04-21 14:30 UTC  (2+ messages)

[PATCH v8 0/8] memory: prevent dma-reentracy issues
 2023-04-21 14:27 UTC  (9+ messages)
` [PATCH v8 1/8] "
` [PATCH v8 2/8] async: Add an optional reentrancy guard to the BH API
` [PATCH v8 3/8] checkpatch: add qemu_bh_new/aio_bh_new checks
` [PATCH v8 4/8] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
` [PATCH v8 5/8] memory: Allow disabling re-entrancy checking per-MR
` [PATCH v8 6/8] lsi53c895a: disable reentrancy detection for script RAM
` [PATCH v8 7/8] bcm2835_property: disable reentrancy detection for iomem
` [PATCH v8 8/8] memory: abort on re-entrancy in debug builds

renesas/master baseline: 414 runs, 48 regressions (renesas-devel-2023-04-21-v6.3-rc7)
 2023-04-21 14:29 UTC 

renesas/master baseline-nfs: 159 runs, 37 regressions (renesas-devel-2023-04-21-v6.3-rc7)
 2023-04-21 14:29 UTC 

[PATCH v2] wifi: mt7601u: delete dead code checking debugfs returns
 2023-04-21 14:28 UTC  (3+ messages)

[PATCHSET wq/for-6.5] workqueue: Ordered workqueue creation cleanup
 2023-04-21 14:28 UTC  (9+ messages)
` [PATCH 06/22] net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueues
` [PATCH 12/22] scsi: "

[RFC 0/2] vduse: add support for networking devices
 2023-04-21 14:28 UTC  (6+ messages)

[PATCH] RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
 2023-04-21 14:29 UTC  (2+ messages)

Fedora packages for ktls testing available
 2023-04-21 14:29 UTC  (3+ messages)

[bug report] hwmon: (it87) Test for error in it87_update_device
 2023-04-21 14:28 UTC  (2+ messages)

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2023-04-21 14:26 UTC  (25+ messages)
          ` [PATCH] [REGRESSION] "

[PATCH] clk: mediatek: Enable all MT8192 clocks by default
 2023-04-21 14:25 UTC  (3+ messages)

[PATCH iproute2-next V2 0/3] devlink: Add port function attributes
 2023-04-21 14:25 UTC  (4+ messages)
` [PATCH iproute2-next V2 1/3] Update kernel headers
` [PATCH iproute2-next V2 2/3] devlink: Support setting port function ipsec_crypto cap
` [PATCH iproute2-next V2 3/3] devlink: Support setting port function ipsec_packet cap

[PATCH 0/2] hw/pci-bridge: pci_expander_bridge: Fix wrong type and rework inheritance
 2023-04-21 14:24 UTC  (3+ messages)
` [PATCH 1/2] hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()

Loongson (and other $ARCHs?) idle VS timer enqueue
 2023-04-21 14:24 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next 00/12] ice: switchdev bridge offload
 2023-04-21 14:22 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next 06/12] ice: Add guard rule when creating FDB in switchdev
  `  "

[PATCH net v2] net/sched: sch_fq: fix integer overflow of "credit"
 2023-04-21 14:24 UTC  (4+ messages)

[cip-dev][isar-cip-core][PATCH 0/4] Fixes for secure boot and
 2023-04-21 14:23 UTC  (5+ messages)
` [cip-dev][isar-cip-core][PATCH 1/4] secure-boot-secrets: Use distro specific snakeoil certs and keys
` [cip-dev][isar-cip-core][PATCH 2/4] initramfs-crypt-hook: Add support for buster
` [cip-dev][isar-cip-core][PATCH 3/4] linux: Add missing kernel option for LUKS2 encrpyted partitions
` [cip-dev][isar-cip-core][PATCH 4/4] initramfs-crypt-hook: Add libcryptsetup-token-systemd-tpm2.so

[xen-unstable-smoke test] 180357: regressions - FAIL
 2023-04-21 14:21 UTC 

[Intel-gfx] [PATCH 00/13] drm/display & drm/i915: more struct drm_edid conversions
 2023-04-21 14:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH net-next 0/4] sfc: more flexible encap matches on TC decap rules
 2023-04-21 14:19 UTC  (5+ messages)
` [PATCH net-next 1/4] sfc: release encap match in efx_tc_flow_free()
` [PATCH net-next 2/4] sfc: populate enc_ip_tos matches in MAE outer rules
` [PATCH net-next 3/4] sfc: support TC decap rules matching on enc_ip_tos
` [PATCH net-next 4/4] sfc: support TC decap rules matching on enc_src_port

[PATCH v8 0/8] Enable IPQ9754 USB
 2023-04-21 14:19 UTC  (6+ messages)
` [PATCH v8 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY

[igt-dev] [PATCH v2 i-g-t] runner: check disk limit at dumping kmsg
 2023-04-21 14:20 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for runner: check disk limit at dumping kmsg (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success for runner: check disk limit at dumping kmsg (rev5)

[PATCH v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-04-21 14:17 UTC  (10+ messages)
` [PATCH v1 1/9] selftests/resctrl: Verify all RMIDs count together
` [PATCH v1 2/9] x86/resctrl: Hold a spinlock in __rmid_read() on AMD
` [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
` [PATCH v1 4/9] x86/resctrl: Flush MBM event counts on soft RMID change
` [PATCH v1 5/9] x86/resctrl: Call mon_event_count() directly for soft RMIDs
` [PATCH v1 6/9] x86/resctrl: Create soft RMID version of __mon_event_count()
` [PATCH v1 7/9] x86/resctrl: Assign HW RMIDs to CPUs for soft RMID
` [PATCH v1 8/9] x86/resctrl: Use mbm_update() to push soft RMID counts
` [PATCH v1 9/9] x86/resctrl: Add mount option to enable soft RMID

[PATCH mptcp-next v8 0/5] update userspace pm mptcp_info fields, pt 1
 2023-04-21 14:17 UTC  (13+ messages)
` [PATCH mptcp-next v8 1/5] mptcp: only remove addrs in nl_cmd_remove
` [PATCH mptcp-next v8 2/5] selftests: mptcp: update userspace pm addr tests
` [PATCH mptcp-next v8 3/5] mptcp: add addr into userspace pm list
` [PATCH mptcp-next v8 4/5] mptcp: add addr into pm anno_list
` [PATCH mptcp-next v8 5/5] selftests: mptcp: update userspace pm subflow tests
  ` selftests: mptcp: update userspace pm subflow tests: Tests Results

[cip-dev][isar-cip-core][PATCH] start-qemu.sh: Add bookworm as distro
 2023-04-21 14:16 UTC 

[PATCH 1/7] ALSA: emu10k1: properly assert E-MU FPGA access constaints
 2023-04-21 14:10 UTC  (7+ messages)
` [PATCH 2/7] ALSA: emu10k1: fix access to Audigy GPIO port
` [PATCH 3/7] ALSA: emu10k1: fix snd_emu1010_fpga_read() input masking for rev2 cards
` [PATCH 4/7] ALSA: emu10k1: stop doing weird things with HCFG in snd_emu10k1_emu1010_init()
` [PATCH 5/7] ALSA: emu10k1: remove apparently pointless FPGA reads
` [PATCH 6/7] ALSA: emu10k1: remove apparently pointless EMU_HANA_OPTION_CARDS reads
` [PATCH 7/7] ALSA: emu10k1: remove remaining cruft from snd_emu10k1_emu1010_init()

[PATCH v3 2/6] xen: pci: introduce reference counting for pdev
 2023-04-21 14:13 UTC  (12+ messages)

[PATCH 1/7] ALSA: emu10k1: drop redundant snd_emu10k1_efx_playback_hw_free()
 2023-04-21 14:10 UTC  (4+ messages)
` [PATCH 2/7] ALSA: emu10k1: drop redundant snd_emu10k1_efx_playback_pointer()
` [PATCH 5/7] ALSA: emu10k1: remove unused snd_emu10k1_voice.emu field
` [PATCH 7/7] ALSA: emu10k1: clean up P16V part somewhat

[PATCH] ALSA: emu10k1: clarify various fx8010.*_mask fields
 2023-04-21 14:10 UTC 

[PATCH] ALSA: emu10k1: properly assert DSP init constraints
 2023-04-21 14:10 UTC 

[cip-dev][isar-cip-core][PATCH v4] efibootguard: use debian folder from salsa
 2023-04-21 14:13 UTC 

[Buildroot] [PATCH 1/4] package/libglib2: bump version to 2.76.1
 2023-04-21 14:12 UTC 

[Buildroot] [PATCH 2/4] package/libglib2: apply upstream status on girdir patch
 2023-04-21 14:12 UTC  (3+ messages)
` [Buildroot] [PATCH 3/4] package/glib-networking: bump version to 2.76.0
` [Buildroot] [PATCH 4/4] .checkpackageignore: drop legacy ignores (glib2)


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.