messages from 2022-09-05 10:17:38 to 2022-09-05 10:59:07 UTC [more...]
[PATCH 00/13] add support for idpf PMD in DPDK
2022-09-05 10:58 UTC (6+ messages)
` [PATCH v2 00/14] "
` [PATCH v2 01/14] net/idpf/base: introduce base code
` [PATCH v2 02/14] net/idpf/base: add logs and OS specific implementation
` [PATCH v2 03/14] net/idpf: add support for device initialization
` [PATCH v2 04/14] net/idpf: add support for queue operations
[PATCH v3 0/2] Add device tree for Ampere's Mt. Mitchell BMC
2022-09-05 9:45 UTC (7+ messages)
` [PATCH v3 2/2] ARM: dts: aspeed: "
[PATCH 0/4] dma-buf: To check enable signaling before signaled
2022-09-05 10:56 UTC (5+ messages)
` [PATCH 1/4] dma-buf: Check status of enable-signaling bit on debug
` [PATCH 2/4] drm/sched: Add callback and enable signaling "
` [PATCH 3/4] dma-buf: "
` [PATCH 4/4] "
[PATCH] 9pfs: use GHashMap for fid table
2022-09-05 10:26 UTC (4+ messages)
[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
2022-09-05 10:57 UTC (29+ messages)
` [PATCH v1 01/11] PCI: tegra: switch to using devm_fwnode_gpiod_get
` [PATCH v1 02/11] drm/tegra: "
` [PATCH v1 06/11] PCI: aardvark: switch to using devm_gpiod_get_optional()
` [PATCH v1 08/11] regulator: bd71815: switch to using devm_fwnode_gpiod_get()
` [PATCH v1 09/11] regulator: bd9576: "
` [PATCH v1 11/11] gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
[PATCH 00/32] treewide: fix some clang-analyze static analyzer warnings
2022-09-05 9:55 UTC (11+ messages)
` [PATCH 05/32] mci: core: drop useless assignment
` [PATCH 06/32] nvmem: core: propagate read failure
` [PATCH 13/32] commands: tutorial: fix memory leak
` [PATCH 15/32] common: env: drop never-read initialization
` [PATCH 20/32] misc: ubootvar: always initialize struct ubootvar_data::flag
` [PATCH 23/32] of: overlay: drop unused variable of_overlay_apply_dir()
` [PATCH 25/32] serial: ns16550_pci: drop useless assignment
` [PATCH 29/32] fs: drop duplicate follow_managed() call
` [PATCH 30/32] lib: parse_area_spec: guard against NULL pointer dereference
` [PATCH 31/32] net: ping: propagate failure
[PATCH] drm/simpledrm: Drop superfluous primary plane .atomic_check return logic
2022-09-05 10:57 UTC (3+ messages)
[PATCH] format-patch: warn if commit msg contains a patch delimiter
2022-09-05 10:57 UTC (3+ messages)
[PATCH 1/2] arm64: dts: rockchip: fix property for usb2 phy supply on rock-3a
2022-09-05 10:01 UTC (3+ messages)
[PATCH] MAINTAINERS: imx: Add an entry for the serial driver
2022-09-05 10:57 UTC
[PATCH v2 0/20] Convert nanoMIPS disassembler from C++ to C
2022-09-05 9:55 UTC (15+ messages)
` [PATCH v2 04/20] disas/nanomips: Remove helper methods from class
` [PATCH v2 06/20] disas/nanomips: Remove disasm "
` [PATCH v2 07/20] disas/nanomips: Remove Pool tables from the class
` [PATCH v2 10/20] disas/nanomips: Delete nanomips.h
` [PATCH v2 11/20] disas/nanomips: Remove #inlcude <sstream>
` [PATCH v2 12/20] disas/nanomips: Replace std::string type
` [PATCH v2 13/20] disas/nanomips: Prevent memory leaking
` [PATCH v2 14/20] disas/nanomips: Remove function overloading
` [PATCH v2 15/20] disas/nanomips: Introduce Dis_info struct
` [PATCH v2 16/20] disas/nanomips: Replace exception handling
` [PATCH v2 17/20] disas/nanomips: Replace Cpp enums for C enums
` [PATCH v2 18/20] disas/nanomips: Remove argument passing by ref
` [PATCH v2 19/20] disas/nanomips: Add struct keyword
` [PATCH v2 20/20] disas/nanomips: Rename nanomips.cpp to nanomips.c
[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
2022-09-05 10:55 UTC (22+ messages)
` [PATCH v2 01/16] powerpc: Replace unreachable() with it's builtin variant in __WARN_FLAGS()
` [PATCH v2 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
` [PATCH v2 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
` [PATCH v2 16/16] objtool/powerpc: Add --mcount specific implementation
[PATCH v3 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
2022-09-05 10:25 UTC (10+ messages)
` [PATCH v3 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
` [PATCH v3 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
` [PATCH v3 13/15] virtio-net: support queue reset
[PATCH v2 0/2] serial_mxc: fixing reception
2022-09-05 9:58 UTC (3+ messages)
` [PATCH v2 1/2] serial: mxc: enable the RX pipeline
` [PATCH v2 2/2] serial: mxc: have putc use the TXFIFO
[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
2022-09-05 10:55 UTC (4+ messages)
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver
[PATCH v1 0/2] serial_mxc: fixing reception
2022-09-05 8:54 UTC (3+ messages)
` [PATCH v1 1/2] serial: mxc: enable the RX pipeline
` [PATCH v1 2/2] serial: mxc: have putc use the TXFIFO
[PATCH V8 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
2022-09-05 10:49 UTC (4+ messages)
` [PATCH V8 2/7] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)
[PATCH 00/14] Add support for sm6115,4250 and OnePlus Nord N100
2022-09-05 10:54 UTC (7+ messages)
` [PATCH 09/14] arm64: dts: qcom: sm6115: Add UFS nodes
[PATCH v17 00/10] Add MT8195 DisplayPort driver
2022-09-05 10:53 UTC (4+ messages)
[PATCH] drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pages
2022-09-05 10:53 UTC (2+ messages)
` [Intel-gfx] "
[PATCH v2] checkpatch: warn for non-standard fixes tag style
2022-09-05 10:52 UTC
[PATCH v2] usb: reduce kernel log spam on driver registration
2022-09-05 10:52 UTC
[PATCH] accel: print an error message and exit if plugin not loaded
2022-09-05 10:13 UTC
[PATCH v2 0/3] page_owner: print stacks and their counter
2022-09-05 10:51 UTC (3+ messages)
` [PATCH v2 3/3] mm,page_owner: Filter out stacks by a threshold counter
[PATCH v2] ceph: fix incorrectly showing the .snap size for stat
2022-09-05 10:52 UTC (2+ messages)
[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
2022-09-05 10:50 UTC (6+ messages)
` [External] "
[PATCH 4/4] mfd: Samsung: Add Samsung sysmgr driver
2022-09-05 10:50 UTC (4+ messages)
[PATCH] checkpatch: warn for non-standard fixes tag style
2022-09-05 10:49 UTC (3+ messages)
[PATCH 0/9] drm: convert to using is_hdmi and has_audio from display info
2022-09-05 10:13 UTC (7+ messages)
` [Intel-gfx] [PATCH 8/9] drm/rockchip: cdn-dp: call drm_connector_update_edid_property() unconditionally
` "
` [Intel-gfx] [PATCH 9/9] drm/rockchip: convert to using has_audio from display_info
` "
[PATCH] ASoC: fsl_asrc: Add initialization finishing check in runtime resume
2022-09-05 10:29 UTC
drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for function 'mpc52xx_psc_spi_transfer_one_message'
2022-09-05 10:47 UTC
[cocci] [PATCH] Exit with non-zero status when spatch on a directory fails
2022-09-05 10:48 UTC (3+ messages)
` [cocci] [PATCH v2] "
[KVM] e923b0537d: kernel-selftests.kvm.rseq_test.fail
2022-09-05 10:47 UTC (8+ messages)
` [KVM] e923b0537d: kernel-selftests.kvm.rseq_test.fail #forregzbot
[groeck-staging:hwmon-next] BUILD SUCCESS cec18aa4b63aece81b9956c9abb019a173647447
2022-09-05 10:46 UTC
[PATCH] arm64: Remove d-cache clean operation at preserve_boot_args()
2022-09-05 10:46 UTC (3+ messages)
[PATCH v6 0/1] Add Polarfire SoC GPIO support
2022-09-05 10:46 UTC (8+ messages)
` [PATCH v6 1/1] gpio: mpfs: add polarfire soc gpio support
[PATCH] checkpatch: move duplicate sign off to separate warning type
2022-09-05 10:45 UTC
[libvirt test] 172996: regressions - FAIL
2022-09-05 10:44 UTC
[PATCH 1/2] tools/perf: Fix out of bound access to affinity "sched_cpus"
2022-09-05 10:00 UTC (2+ messages)
[PATCH v4 00/13] coresight: Add new API to allocate trace source ID values
2022-09-05 10:44 UTC (2+ messages)
[PATCH] ARM: dts: sync Moxa SDIO 'compatible' name with moxart-mmc.c
2022-09-05 10:43 UTC
[RFC PATCH 0/4] Use kthreads for stats
2022-09-05 10:43 UTC (3+ messages)
` [RFC PATCH 1/4] ipvs: add rcu protection to stats
perf top -p broken for multithreaded processes since 5.19
2022-09-05 10:42 UTC (5+ messages)
[PATCH] drm/ssd130x: Replace simple display helpers with the atomic helpers
2022-09-05 10:41 UTC (2+ messages)
switching from FAN_MARK_MOUNT to FAN_MARK_FILESYSTEM
2022-09-05 10:39 UTC (3+ messages)
[PATCH v4 0/3] xen/sched: fix cpu hotplug
2022-09-05 10:38 UTC (4+ messages)
` [PATCH v4 3/3] "
[PATCH v2] pci: Assert that capabilities never overlap
2022-09-05 10:11 UTC (5+ messages)
stable/linux-4.9.y build: 180 builds: 3 failed, 177 passed, 4 errors, 34 warnings (v4.9.327)
2022-09-05 10:37 UTC
[Bug 216427] New: OF fails to handle some PCI resources on a PowerMac G4 3,6 (e.g. OF: /pci@f2000000/mac-io@17/gpio@50/gpio5@6f: could not find phandle 1751474532)
2022-09-05 10:37 UTC (3+ messages)
` [Bug 216427] [bisected] "
[PATCH v6 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
2022-09-05 10:37 UTC (2+ messages)
` [PATCH v6 2/2] MAINTAINERS: Update fastrpc documentation file from txt "
[PATCH] drm/framebuffer: convert to drm_dbg_kms()
2022-09-05 10:36 UTC
[PATCH 0/8] scalar: integrate into core Git
2022-09-05 10:36 UTC (3+ messages)
` [PATCH v2 0/9] "
[PATCH] kvm: fix memory leak on failure to read stats descriptors
2022-09-05 10:06 UTC
[PATCH v2] ASoC: wm_adsp: Handle optional legacy support
2022-09-05 10:34 UTC (3+ messages)
[PATCH] perf vendor events: Add missing Neoverse V1 events
2022-09-05 9:25 UTC (5+ messages)
[PATCH V5 2/4] dmaengine: imx-sdma: support hdmi audio
2022-09-05 9:12 UTC (3+ messages)
` [EXT] "
stable/linux-4.14.y build: 195 builds: 3 failed, 192 passed, 2 errors, 32 warnings (v4.14.292)
2022-09-05 10:33 UTC
[PATCH 5/6] gpio: Add new gpio-macsmc driver for Apple Macs
2022-09-05 10:32 UTC (12+ messages)
setns() affecting other threads in 5.10.132 and 6.0
2022-09-05 10:32 UTC (2+ messages)
[PATCH v5 0/6] Introduce PRU remoteproc consumer API
2022-09-05 9:11 UTC (4+ messages)
` [PATCH v5 6/6] remoteproc: pru: add support for configuring GPMUX based on client setup
[PATCH V5 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
2022-09-05 9:11 UTC (3+ messages)
` [EXT] "
[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
2022-09-05 10:30 UTC (4+ messages)
` [Phishing Risk] [External] "
[PATCH] media: MAINTAINERS: rectify entry in SAA7146 VIDEO4LINUX-2 DRIVER
2022-09-05 10:29 UTC
[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
2022-09-05 10:28 UTC (7+ messages)
` [PATCH 1/2] "
[PATCH v5 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
2022-09-05 10:29 UTC (2+ messages)
[PATCH V2 0/4] perf/core: Assert PERF_EVENT_FLAG_ARCH is followed
2022-09-05 9:10 UTC (3+ messages)
` [PATCH V2 3/4] arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
[PATCH v2] net: fec: Use a spinlock to guard `fep->ptp_clk_on`
2022-09-05 7:38 UTC (2+ messages)
[PATCH] nvme: requeue aen after firmware activation
2022-09-05 9:10 UTC (2+ messages)
[PATCH] block: remove unneeded return value of bio_check_ro()
2022-09-05 10:27 UTC
[PATCH V4 2/4] dmaengine: imx-sdma: support hdmi audio
2022-09-05 9:07 UTC (5+ messages)
` [EXT] "
[PATCH] tftp: allocate at least 4096 bytes for FIFO
2022-09-05 9:03 UTC (2+ messages)
[Bisected] Disconnecting pendrive with opened files causes trouble on 6.0.0-rc3
2022-09-05 10:27 UTC (2+ messages)
` [Bisected] Disconnecting pendrive with opened files causes trouble on 6.0.0-rc3 #forregzbot
[char-misc:char-misc-next 21/24] ERROR: modpost: "auxiliary_driver_unregister" [drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.ko] undefined!
2022-09-05 10:26 UTC
[pdx86-platform-drivers-x86:platform-drivers-x86-simatec 5/7] drivers/leds/simple/simatic-ipc-leds-gpio.c:18:27: sparse: sparse: symbol 'simatic_ipc_led_gpio_table' was not declared. Should it be static?
2022-09-05 10:26 UTC
[PATCH 0/3] tftp fixups
2022-09-05 8:56 UTC (4+ messages)
` [PATCH 1/3] fixup! tftp: implement 'windowsize' (RFC 7440) support
` [PATCH 2/3] fixup! tftp: detect out-of-memory situations
` [PATCH 3/3] tftp: make read() fail in error case
[jic23-iio:testing 140/140] drivers/iio/accel/bma400_core.c:1287 bma400_tap_event_en() error: uninitialized symbol 'field_value'
2022-09-05 10:26 UTC
2.37.2 can't "git pull" but 2.18.0 can
2022-09-05 10:25 UTC (2+ messages)
[PATCH 0/4] Update Chameleon v3 configuration
2022-09-05 10:25 UTC (11+ messages)
` [PATCH 4/4] arm: dts: chameleonv3: Add 270-2 variant
[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add magnetometer
2022-09-05 10:25 UTC (2+ messages)
[PATCH 0/2] opp: core: add regulators enable and disable
2022-09-05 10:24 UTC (7+ messages)
[PATCH v2 00/10] xen/arm: smmuv3: Merge Linux fixes to Xen
2022-09-05 10:24 UTC (7+ messages)
` [PATCH v2 03/10] xen/arm: smmuv3: Ensure queue is read after updating prod pointer
[PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
2022-09-05 10:24 UTC (11+ messages)
[PATCH] mm: gup: fix the fast GUP race against THP collapse
2022-09-05 10:24 UTC (5+ messages)
[Intel-gfx] [PATCH 0/2] drm/i915/psr: Disable PSR2 when SDP is sent on prior line
2022-09-05 10:23 UTC (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/psr: Equation changed for sending start/stop "
` [Intel-gfx] [PATCH 2/2] drm/i915/psr: Disable PSR2 when SDP is sent "
status on security of embedded repos?
2022-09-05 10:21 UTC (2+ messages)
[PATCH 0/4] Remove unused variables resulting in CONFIG_EFI warnings
2022-09-05 10:20 UTC (5+ messages)
` [PATCH 1/4] Remove unused variable et in efi_get_system_table()
` [PATCH 3/4] Remove unused variable ret in efi_get_conf_table()
[PATCH] blk-mq: remove unneeded needs_restart check
2022-09-05 10:19 UTC
[PATCH v4 1/3] dt-bindings: arm: rockchip: Document Radxa ROCK 4C+
2022-09-05 10:19 UTC (2+ messages)
[PATCH 0/9] arm64: alternatives: improvements
2022-09-05 8:48 UTC (7+ messages)
` [PATCH 3/9] arm64: alternatives: proton-pack: prepare for cap changes
` [PATCH 6/9] arm64: alternatives: have callbacks take a cap
[PATCH] net/axgbe: optimise scattered rx
2022-09-05 10:20 UTC
[PATCH 0/3] perf: Clean up and fix potential mem leak
2022-09-05 10:19 UTC (3+ messages)
` [PATCH 3/3] perf c2c: Prevent potential memory leak in c2c_he_zalloc
[PATCH] xmlto: remove redundant patches
2022-09-05 10:19 UTC
[PATCH v2 net-next] net: phy: micrel: Adding SQI support for lan8814 phy
2022-09-05 10:17 UTC
[usb:usb-testing 29/47] drivers/usb/host/ehci-platform.c:56:19: warning: 'hcd_name' defined but not used
2022-09-05 10:17 UTC (5+ messages)
[PATCH 0/2] x86/sgx: Fixes for v6.0
2022-09-05 10:17 UTC (6+ messages)
` [PATCH 1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
[PATCH v3] drivers/tty/serial: check the return value of uart_port_check()
2022-09-05 10:16 UTC (2+ messages)
[Intel-gfx] [PATCH v2 00/41] drm: Analog TV Improvements
2022-09-05 10:18 UTC (5+ messages)
` [Intel-gfx] [PATCH v2 09/41] drm/connector: Add TV standard property
` "
` [Nouveau] "
[PATCH v2 0/5] riscv: add PREEMPT_RT support
2022-09-05 8:46 UTC (6+ messages)
` [PATCH v2 4/5] riscv: add lazy preempt support
[PATCH] spapr_pci: fix leak in spapr_phb_vfio_get_loc_code
2022-09-05 10:17 UTC
[PATCH] media: MAINTAINERS: adjust entry to zoran driver movement
2022-09-05 10:14 UTC
[PATCH RFC 0/7] zram: Support multiple compression streams
2022-09-05 10:17 UTC (6+ messages)
` [PATCH RFC 4/7] zram: Introduce recompress sysfs knob
[PATCH 0/3] Add ARM SCMI Powercap driver
2022-09-05 8:45 UTC (5+ messages)
` [PATCH 1/3] powercap: arm_scmi: Add SCMI Powercap based driver
[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
2022-09-05 10:15 UTC (3+ messages)
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.