messages from 2023-06-01 04:36:44 to 2023-06-01 06:01:47 UTC [more...]
[pull request][net-next 00/14] mlx5 updates 2023-05-31
2023-06-01 6:01 UTC (15+ messages)
` [net-next 01/14] net/mlx5e: en_tc, Extend peer flows to a list
` [net-next 02/14] net/mlx5e: tc, Refactor peer add/del flow
` [net-next 03/14] net/mlx5e: rep, store send to vport rules per peer
` [net-next 04/14] net/mlx5e: en_tc, re-factor query route port
` [net-next 05/14] net/mlx5e: Handle offloads flows per peer
` [net-next 06/14] net/mlx5: E-switch, enlarge peer miss group table
` [net-next 07/14] net/mlx5: E-switch, refactor FDB miss rule add/remove
` [net-next 08/14] net/mlx5: E-switch, Handle multiple master egress rules
` [net-next 09/14] net/mlx5: E-switch, generalize shared FDB creation
` [net-next 10/14] net/mlx5: DR, handle more than one peer domain
` [net-next 11/14] net/mlx5: Devcom, Rename paired to ready
` [net-next 12/14] net/mlx5: E-switch, mark devcom as not ready when all eswitches are unpaired
` [net-next 13/14] net/mlx5: Devcom, introduce devcom_for_each_peer_entry
` [net-next 14/14] net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two devices
[PATCH v4 00/13] Generalized Priority Inheritance via Proxy Execution v3
2023-06-01 5:58 UTC (14+ messages)
` [PATCH v4 01/13] sched: Unify runtime accounting across classes
` [PATCH v4 02/13] locking/ww_mutex: Remove wakeups from under mutex::wait_lock
` [PATCH v4 03/13] locking/mutex: make mutex::wait_lock irq safe
` [PATCH v4 04/13] locking/mutex: Rework task_struct::blocked_on
` [PATCH v4 05/13] locking/mutex: Add task_struct::blocked_lock to serialize changes to the blocked_on state
` [PATCH v4 06/13] locking/mutex: Expose __mutex_owner()
` [PATCH v4 07/13] sched: Split scheduler execution context
` [PATCH v4 08/13] sched: Unnest ttwu_runnable in prep for proxy-execution
` [PATCH v4 09/13] sched: Add proxy execution
` [PATCH v4 10/13] sched/rt: Fix proxy/current (push,pull)ability
` [PATCH v4 11/13] sched: Fix runtime accounting w/ proxy-execution
` [PATCH v4 12/13] sched: Attempt to fix rt/dl load balancing via chain level balance
` [PATCH v4 13/13] sched: Fixups to find_exec_ctx
[PATCH 00/18] state: allow lookup of barebox state partition by Type GUID
2023-06-01 5:58 UTC (20+ messages)
` [PATCH 04/18] of: partition: support of_partition_ensure_probed on parent device
` [PATCH 10/18] cdev: have devfs_add_partition return existing identical partition, not NULL
` [PATCH 12/18] common: partitions: record whether disk is GPT or MBR partitioned
` [PATCH 15/18] state: factor device path lookup into helper function
` [PATCH 16/18] cdev: use cdev::dos_partition_type only if cdev_is_mbr_partitioned
` [PATCH 18/18] state: allow lookup of barebox state partition by Type GUID
[PATCH RFC v2 net-next 18/28] p4tc: add P4 classifier
2023-06-01 5:56 UTC (2+ messages)
[PATCH 0/7] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope
2023-06-01 5:59 UTC (3+ messages)
` [PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]
[axboe-block:for-6.5/block 65/74] drivers/md/raid1.c:1151:25: sparse: sparse: incorrect type in argument 1 (different base types)
2023-06-01 5:58 UTC
[PATCH net-next v4] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
2023-06-01 5:56 UTC (2+ messages)
[PATCH 00/43] ep93xx device tree conversion
2023-06-01 5:53 UTC (52+ messages)
` [PATCH v1 01/43] gpio: ep93xx: split device in multiple
` [PATCH v1 02/43] dt-bindings: soc: Add Cirrus EP93xx
` [PATCH v1 03/43] soc: Add SoC driver for Cirrus ep93xx
` [PATCH v1 04/43] dt-bindings: clock: Add Cirrus EP93xx
` [PATCH v1 05/43] clk: ep93xx: add DT support for "
` [PATCH v1 06/43] dt-bindings: pinctrl: Add "
` [PATCH v1 07/43] pinctrl: add a Cirrus ep93xx SoC pin controller
` [PATCH v1 08/43] dt-bindings: timers: Add Cirrus EP93xx
` [PATCH v1 09/43] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx
` [PATCH v1 10/43] dt-bindings: rtc: Add Cirrus EP93xx
` [PATCH v1 11/43] rtc: ep93xx: add DT support for "
` [PATCH v1 12/43] dt-bindings: watchdog: Add Cirrus EP93x
` [PATCH v1 13/43] watchdog: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v1 14/43] power: reset: Add a driver for the ep93xx reset
` [PATCH v1 15/43] dt-bindings: pwm: Add Cirrus EP93xx
` [PATCH v1 16/43] pwm: ep93xx: add DT support for "
` [PATCH v1 17/43] dt-bindings: spi: Add "
` [PATCH v1 18/43] spi: ep93xx: add DT support for "
` [PATCH v1 19/43] dt-bindings: net: Add "
` [PATCH v1 20/43] net: cirrus: add DT support for "
` [PATCH v1 21/43] dt-bindings: dma: Add "
` [PATCH v1 22/43] dma: cirrus: add DT support for "
` [PATCH v1 23/43] dt-bindings: mtd: Add ts7250 nand-controller
` [PATCH v1 24/43] mtd: nand: add support for ts72xx
` [PATCH v1 25/43] dt-bindings: ata: Add Cirrus EP93xx
` [PATCH v1 26/43] pata: cirrus: add DT support for "
` [PATCH v1 27/43] dt-bindings: input: Add Cirrus EP93xx keypad
` [PATCH v1 28/43] input: keypad: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v1 29/43] dt-bindings: rtc: Add ST M48T86
` [PATCH v1 30/43] rtc: m48t86: add DT support for m48t86
` [PATCH v1 31/43] dt-bindings: wdt: Add ts72xx
` [PATCH v1 32/43] wdt: ts72xx: add DT support for ts72xx
` [PATCH v1 33/43] dt-bindings: gpio: Add Cirrus EP93xx
` [PATCH v1 34/43] gpio: ep93xx: add DT support for gpio-ep93xx
` [PATCH v1 35/43] ARM: dts: add device tree for ep93xx Soc
` [PATCH v1 36/43] ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms
` [PATCH v1 37/43] pwm: ep93xx: drop legacy pinctrl
` [PATCH v1 38/43] pata: cirrus: "
` [PATCH v1 39/43] ARM: ep93xx: delete all boardfiles
` [PATCH v1 40/43] ARM: ep93xx: soc: drop defines
` [PATCH v1 41/43] ARM: dts: ep93xx: Add I2S and AC97 nodes
` [PATCH v1 42/43] ARM: dts: ep93xx: Add EDB9302 DT
` [PATCH v1 43/43] ASoC: cirrus: edb93xx: Delete driver
[Intel-gfx] [PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device
2023-06-01 5:55 UTC (7+ messages)
` [Intel-gfx] [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` "
[PATCH] mlxbf_gige: Add missing check for platform_get_irq
2023-06-01 5:52 UTC (2+ messages)
[PATCH RFC] gettimeofday.2: Don't allow "tv" to be NULL
2023-06-01 5:52 UTC (2+ messages)
next/master build: 197 builds: 19 failed, 178 passed, 30 errors, 45877 warnings (next-20230601)
2023-06-01 5:55 UTC
[PATCH v3 0/2] KVM: selftests: Calculate memory latency stats
2023-06-01 5:51 UTC (3+ messages)
` [PATCH v3 2/2] KVM: selftests: Print summary stats of memory latency distribution
[PATCH] blk-mq: fix incorrect rq start_time_ns and alloc_time_ns after throttled
2023-06-01 5:39 UTC
[PATCH v10 0/6] notes.c: introduce "--separator" option
2023-06-01 5:50 UTC (3+ messages)
` [PATCH v11 0/7] notes.c: introduce "--separator"
[PATCH v2 0/4] rpmb subsystem, uapi and virtio-rpmb driver
2023-06-01 5:48 UTC (7+ messages)
[PATCH v2 00/13] Add support for Allwinner (sunxi) A64 SoC
2023-06-01 5:50 UTC (4+ messages)
` [PATCH v2 11/13] ARM: boards: sunxi: Add initial support for the pinephone
[PATCH v2 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
2023-06-01 5:46 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 0/6] RFC Enable kms_frontbuffer_tracking on XE
2023-06-01 5:52 UTC (8+ messages)
` [igt-dev] [PATCH i-g-t 1/6] RFC tests/i915/kms_frontbuffer_tracking: Add xe support
` [igt-dev] [PATCH i-g-t 2/6] RFC Added is_xe to check if xe device
` [igt-dev] [PATCH i-g-t 3/6] RFC tests/i915/kms_frontbuffer_tracking: xe doesn't support tiling as of now
` [igt-dev] [PATCH i-g-t 4/6] tests/i915/kms_frontbuffer_tracking: all gem ioctls are not supported for xe "
` [igt-dev] [PATCH i-g-t 5/6] RFC lib/ioctl_wrappers: GEM_SET_DOMAIN ioctl not supported on xe
` [igt-dev] [PATCH i-g-t 6/6] RFC tests/i915/kms_frontbuffer_tracking: xe only supports MMAP_WC, BLT, RENDER
` [igt-dev] ✓ Fi.CI.BAT: success for RFC Enable kms_frontbuffer_tracking on XE (rev2)
new scrub code vs zoned file systems
2023-06-01 5:47 UTC (19+ messages)
[PATCH] rtlwifi: remove unused timer and related code
2023-06-01 5:46 UTC (4+ messages)
` [PATCH] wifi: "
[Intel-xe] [PATCH v4 00/31] Separate GT and tile
2023-06-01 5:45 UTC (3+ messages)
` [Intel-xe] [PATCH v4 21/31] drm/xe: Interrupts are delivered per-tile, not per-GT
[PATCH v14 00/10] TCG code quality tracking
2023-06-01 5:44 UTC (9+ messages)
` [PATCH v14 02/10] accel/tcg: introduce TBStatistics structure
` [PATCH v14 03/10] accel: collecting TB execution count
[PATCH] wifi: brcmfmac: Detect corner error case earlier with log
2023-06-01 5:43 UTC (3+ messages)
[PATCH V5 0/4] Add Genesys Logic GL9767 support
2023-06-01 5:41 UTC (3+ messages)
` [PATCH V5 3/4] mmc: sdhci: Add VDD2 definition for power control register
[PATCH v2] wifi: brcmfmac: Detect corner error case earlier with log
2023-06-01 5:40 UTC
[PATCH net-next v5 0/2] Add support for VSC85xx DT RGMII delays
2023-06-01 5:40 UTC (2+ messages)
[PATCH net-next] net: don't set sw irq coalescing defaults in case of PREEMPT_RT
2023-06-01 5:40 UTC (2+ messages)
[PATCH net-next] devlink: make health report on unregistered instance warn just once
2023-06-01 5:40 UTC (2+ messages)
[PATCH net] sfc: fix error unwinds in TC offload
2023-06-01 5:40 UTC (2+ messages)
git 2.40.1 tree-diff crashes with (glob) magic on pathspecs
2023-06-01 5:38 UTC (3+ messages)
[PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
2023-06-01 5:37 UTC (2+ messages)
[PATCH v1 00/43] ep93xx device tree conversion
2023-06-01 5:33 UTC
[linux-next:master 6070/6538] drivers/net/dsa/qca/qca8k-leds.c:406:18: error: no member named 'hw_control_get_device' in 'struct led_classdev'
2023-06-01 5:36 UTC
[PATCH v2 0/2] kernel/sysctl.c: remove to major base directories
2023-06-01 5:35 UTC (6+ messages)
` [PATCH v2 1/2] sysctl: remove empty dev table
CIP IRC weekly meeting today on libera.chat
2023-06-01 5:34 UTC
[Intel-wired-lan] [PATCH] igb: Fix extts capture value format for 82580/i354/i350
2023-06-01 5:33 UTC (3+ messages)
[PATCH] tpm: Make 'tpm init' to call tpm_auto_start()
2023-06-01 5:34 UTC (3+ messages)
[PATCH v7 0/3] hw/riscv/virt: pflash improvements
2023-06-01 5:33 UTC (6+ messages)
` [PATCH v7 1/3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
` [PATCH v7 2/3] riscv/virt: Support using pflash via -blockdev option
` [PATCH v7 3/3] docs/system: riscv: Add pflash usage details
[Buildroot] [autobuild.buildroot.net] Daily results for 2023-05-31
2023-06-01 5:34 UTC
[igt-dev] [PATCH i-g-t v2] i915/kms_fbcon_fbt: remove hard-coded PIPE_A while computing CRC
2023-06-01 5:32 UTC (2+ messages)
[Cluster-devel] [PATCH v6 00/20] bio: check return values of bio_add_page
2023-05-31 7:54 UTC (5+ messages)
` [Cluster-devel] [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails
` [dm-devel] "
[PATCH 0/4] target/riscv: Fix mstatus related problems
2023-06-01 5:31 UTC (9+ messages)
` [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
` [PATCH 2/4] target/riscv: Remove check on mode for MPRV
` [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
` [PATCH 4/4] target/riscv: Remove redundant assignment to SXL
Question on the xfs inode slab memory
2023-06-01 5:25 UTC (3+ messages)
[PATCH] scsi: ufs: Include major and minor number in command tracing output
2023-06-01 5:23 UTC (2+ messages)
[PATCH 0/3] Create stronger guard rails on replace refs
2023-06-01 5:23 UTC (3+ messages)
` [PATCH 1/3] repository: create disable_replace_refs()
[PATCH V2] dt-bindings: watchdog: cdns,wdt-r1p2: Convert cadence watchdog to yaml
2023-06-01 5:22 UTC
[Intel-gfx] [PATCH] drm/i915/display: Print usefull information on error
2023-06-01 5:15 UTC
[PATCH] memblock: Update nid info in memblock debugfs
2023-06-01 5:21 UTC (2+ messages)
[PATCH v3 0/7] target/riscv: Add support for PC-relative translation
2023-06-01 5:20 UTC (2+ messages)
[PATCH v2] wifi: ath11k: update proper pdev/vdev id for testmode command
2023-06-01 5:19 UTC (2+ messages)
[virtio-comment] [PATCH v14] virtio-net: support inner header hash
2023-06-01 5:17 UTC (8+ messages)
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] "
` "
[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-05-31 18:48 UTC (3+ messages)
[igt-dev] [PATCH i-g-t 0/2] Integrate igt_spin_new with Xe
2023-06-01 5:11 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/xe/xe_spin: "
[PATCH] doc: restore: remove note on --patch w/ pathspecs
2023-06-01 5:09 UTC (3+ messages)
[PATCH] usb: typec: mux: fix static inline syntax error
2023-06-01 5:03 UTC
[PATCH 0/4] KVM: arm64: PMU: Fix PMUVer handling on heterogeneous PMU systems
2023-06-01 5:02 UTC (5+ messages)
[PATCH 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2023-06-01 4:58 UTC (4+ messages)
` [PATCH 3/4] vmlinux.lds.h: use correct .init.data.* section name
[PATCH] perf script: Increase PID/TID width for output
2023-06-01 4:54 UTC
[rdma:for-rc] BUILD SUCCESS 5842d1d9c1b0d17e0c29eae65ae1f245f83682dd
2023-06-01 4:52 UTC
[PATCH v2 00/16] Address some perf memory/data size issues
2023-06-01 4:50 UTC (3+ messages)
` [PATCH v2 11/16] perf probe: Dynamically allocate params memory
Loading from squashfs with zstd compression slower than ext4
2023-06-01 4:49 UTC (4+ messages)
[PATCH] net/gve: fix bug in verify driver compatibility
2023-06-01 4:49 UTC (2+ messages)
[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2023-06-01 4:48 UTC (7+ messages)
` [PATCH v2 1/4] riscv: move options to keep entries sorted
` [PATCH v2 2/4] riscv: vmlinux-xip.lds.S: remove .alternative section
[PATCH v2] x86/alternatives: Add cond_resched() to text_poke_bp_batch()
2023-06-01 4:48 UTC (2+ messages)
[PATCH 0/2] Misc cleanup for iommu/vt-d
2023-06-01 4:47 UTC (6+ messages)
` [PATCH 2/2] iommu/vt-d: Use BUG_ON to check NULL value of 'table'
[PATCH] t/lib-gpg: fix ssh-keygen -Y check-novalidate with openssh-9.0
2023-06-01 4:46 UTC (4+ messages)
[PATCH -next v20 00/26] riscv: Add vector ISA support
2023-06-01 4:46 UTC (5+ messages)
` [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS e1dea1f7e9bce01737c06c955c2dc7d06ddbe56f
2023-06-01 4:45 UTC
[PATCH] misc: fastrpc: Fix double free of 'buf' in error path
2023-06-01 4:45 UTC (7+ messages)
[PATCH 0/2] Fix behavior of worktree config in submodules
2023-06-01 4:43 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] repository: move 'repository_format_worktree_config' to repo scope
[PATCH] net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
2023-06-01 4:41 UTC (5+ messages)
[PATCH v3 00/34] Split ptdesc from struct page
2023-06-01 4:36 UTC (7+ messages)
` [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.