All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-19 10:21:16 to 2023-07-19 11:05:47 UTC [more...]

[PATCH] usb: cdns3: gadget: Configure speed in udc_start
 2023-07-19 10:33 UTC  (2+ messages)

[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-19 10:26 UTC  (7+ messages)
` [PATCH v2 3/4] selinux: use vma_is_initial_stack() and vma_is_initial_heap()
` [PATCH v2 4/4] perf/core: "

[net-next PatchV4 0/4] octeontx2-pf: support Round Robin scheduling
 2023-07-19 11:04 UTC  (2+ messages)
` [net-next PatchV4 2/4] sch_htb: Allow HTB quantum parameter in offload mode

[V3,09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
 2023-07-19 11:04 UTC  (2+ messages)

[qais-yousef:remove-margins 1/2] kernel/sched/pelt.c:476:2: error: must use 'struct' tag to refer to type 'sched_avg'
 2023-07-19 11:04 UTC 

[PATCH bpf-next] bpf, x86: initialize the variable "first_off" in save_args()
 2023-07-19 11:03 UTC 

[PATCH v2 bpf-next 3/6] bpf: Add 'owner' field to bpf_{list,rb}_node
 2023-07-19 11:04 UTC  (2+ messages)

[PATCH 0/7] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-07-19  9:48 UTC  (5+ messages)
` [PATCH 6/7] ASoC: SOF: Intel: Remove deferred probe for SOF

[PATCH] dt-bindings: pinctrl: qcom,sa8775p-tlmm: add gpio function constant
 2023-07-19 11:03 UTC 

[PATCH v4 0/6] Add support for Firefox's gecko profile format
 2023-07-19 11:04 UTC  (2+ messages)

[PATCH] xen/x86: Use const char * for string literals (2)
 2023-07-19 11:02 UTC 

[PATCH net-next 00/17] mlxsw: Permit enslavement to netdevices with uppers
 2023-07-19 11:01 UTC  (20+ messages)
` [PATCH net-next 01/17] net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDB
  ` [Bridge] "
` [PATCH net-next 02/17] net: switchdev: Add a helper to replay objects on a bridge port
  ` [Bridge] "
` [PATCH net-next 03/17] selftests: mlxsw: rtnetlink: Drop obsolete tests
` [PATCH net-next 04/17] mlxsw: spectrum_router: Allow address handlers to run on bridge ports
` [PATCH net-next 05/17] mlxsw: spectrum_router: Extract a helper to schedule neighbour work
` [PATCH net-next 06/17] mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()
` [PATCH net-next 07/17] mlxsw: spectrum: Allow event handlers to check unowned bridges
` [PATCH net-next 08/17] mlxsw: spectrum: Add a replay_deslavement argument to event handlers
` [PATCH net-next 09/17] mlxsw: spectrum: On port enslavement to a LAG, join upper's bridges
` [PATCH net-next 10/17] mlxsw: spectrum_switchdev: Replay switchdev objects on port join
` [PATCH net-next 11/17] mlxsw: spectrum_router: Join RIFs of LAG upper VLANs
` [PATCH net-next 12/17] mlxsw: spectrum_router: Offload ethernet nexthops when RIF is made
` [PATCH net-next 13/17] mlxsw: spectrum_router: Replay MACVLANs "
` [PATCH net-next 14/17] mlxsw: spectrum_router: Replay neighbours "
` [PATCH net-next 15/17] mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavement
` [PATCH net-next 16/17] mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavement
` [PATCH net-next 17/17] mlxsw: spectrum: Permit enslavement to netdevices with uppers

[LTP] [PATCH v2 0/4] Makefile: Add C header with generated LTP version
 2023-07-19 11:00 UTC  (5+ messages)
` [LTP] [PATCH v2 1/4] "
` [LTP] [PATCH v2 2/4] lib/C-API: Add option -V to print "
` [LTP] [PATCH v2 3/4] lib/C-API: Print LTP version at test start
` [LTP] [PATCH v2 4/4] lib: Move gitignore entries to their directory

[PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-07-19 11:01 UTC  (2+ messages)

[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
 2023-07-19 11:00 UTC  (4+ messages)
` [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2

[PATCH 0/1] RTC: nuvoton: Modify the setting timing of write ownership
 2023-07-18  8:45 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] drm/panel: db7430: remove unused variables
 2023-07-19 10:58 UTC 

[meta-python][kirkstone][PATCH v2] python3-gcovr: Fix parsing of gcc-11 gcov metadata
 2023-07-19 10:57 UTC 

[PATCH v2 00/13] zbd: improve max_active_zones limit handling
 2023-07-19 10:57 UTC  (14+ messages)
` [PATCH v2 01/13] zbd: get max_active_zones limit value from zoned devices
` [PATCH v2 02/13] zbd: write to closed zones on the devices with max_active_zones limit
` [PATCH v2 03/13] zbd: print max_active_zones limit error message
` [PATCH v2 04/13] docs: modify max_open_zones option description
` [PATCH v2 05/13] t/zbd: add close_zone helper function
` [PATCH v2 06/13] t/zbd: add max_active_zone variable
` [PATCH v2 07/13] t/zbd: add test case to check zones in closed condition
` [PATCH v2 08/13] t/zbd: add test case to check max_active_zones limit error message
` [PATCH v2 09/13] t/zbd: get max_open_zones from sysfs
` [PATCH v2 10/13] t/zbd: fix fio failure check and SG node failure in test case 31
` [PATCH v2 11/13] t/zbd: add missing prep_write for test cases with write workloads
` [PATCH v2 12/13] t/zbd: fix null_blk configuration in run-tests-against-nullb
` [PATCH v2 13/13] t/zbd: add max_active configs to run-tests-against-nullb

[PATCH] net: ftgmac100: support getting MAC address from NVMEM
 2023-07-18  7:15 UTC  (4+ messages)

[PATCH v2] media: aspeed: Fix memory overwrite if timing is 1600x900
 2023-07-17  9:51 UTC 

[Intel-gfx] [PATCH] drm/i915: Start using plane scale factor for relative data rate
 2023-07-19 10:56 UTC  (2+ messages)

[PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
 2023-07-19 10:56 UTC  (22+ messages)
` [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v1 2/9] dt-bindings: PCI: microchip: Remove the PLDA "
` [PATCH v1 3/9] PCI: PLDA: Get PLDA common codes from Microchip PolarFire host
` [PATCH v1 4/9] PCI: microchip: Move PCIe driver to PLDA directory
` [PATCH v1 5/9] dt-bindings: PLDA: Add PLDA XpressRICH PCIe host controller
` [PATCH v1 6/9] PCI: PLDA: Add host conroller platform driver
` [PATCH v1 7/9] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v1 8/9] PCI: PLDA: starfive: Add "
` [PATCH v1 9/9] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-07-19 10:55 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: arm: Add qcom specific hvc transport for SCMI
` [PATCH 2/2] firmware: arm_scmi: Add qcom hvc/shmem transport

[PATCH 0/4] Add KFENCE support for LoongArch
 2023-07-19 10:54 UTC  (3+ messages)
` [PATCH 3/4] KFENCE: Deferring the assignment of the local variable addr

External Auth FILS Authentication
 2023-07-19 10:55 UTC  (2+ messages)

[freescale-fslc:6.1-2.0.x-imx 195/12467] drivers/media/platform/imx8/mxc-mipi-csi2_yav.c:412:46: warning: 'mipi_csi2_sd_internal_ops' defined but not used
 2023-07-19 10:54 UTC 

[OE-core][PATCH v4 1/3] cve-check: add option to add additional patched CVEs
 2023-07-19 10:54 UTC  (4+ messages)
` [OE-core][PATCH v9 0/3] CVE-check handling

[PATCH 0/4] Vhost-vdpa Shadow Virtqueue VLAN support
 2023-07-19 10:53 UTC  (2+ messages)

[meta-oe][mickledore][PATCH v2] yaml-cpp: Fix cmake export
 2023-07-19 10:52 UTC 

[PATCH 0/3] platform/x86: move simatic ipc drivers into subdir
 2023-07-19 10:54 UTC  (6+ messages)
` [PATCH 2/3] leds: simatic-ipc-leds: default config switch to platform switch

[BUG REPORT] sound: pci: ctxfi: htimestamp dose not work on EMU20k during recording
 2023-07-19 10:52 UTC  (4+ messages)

libnftnl adding element to a set of type ipv4_addr or ipv6_addr
 2023-07-19 10:53 UTC  (2+ messages)

[meta-oe][kirkstone][PATCH v2] yaml-cpp: Fix cmake export
 2023-07-19 10:52 UTC 

[meta-oe][PATCH v2] yaml-cpp: Fix cmake export
 2023-07-19 10:51 UTC 

[PATCH net-next 0/2] net: add offload support for CHACHA20-POLY1305
 2023-07-19 10:52 UTC  (4+ messages)
` [PATCH net-next 1/2] xfrm: add the description of CHACHA20-POLY1305 for xfrm algorithm description

[igt-dev] [PATCH i-g-t] tests/gem_*: Migrate allocator start/stop to fixtures
 2023-07-19 10:51 UTC 

[dm-devel] File system robustness
 2023-07-19 10:51 UTC  (3+ messages)
          `  "

question on sturuct xhci_hcd::priv
 2023-07-19 10:51 UTC 

Rust Oe-Selftest implementation V15 Testing
 2023-07-19 10:49 UTC 

[PATCH] blame: allow --contents to work with bare repo
 2023-07-19 10:48 UTC 

[PATCH v3 0/8] misc AHCI cleanups
 2023-07-19 10:47 UTC  (2+ messages)

[PATCH 00/11] ALSA: Make control API taking controls_rwsem consistently
 2023-07-19 10:45 UTC  (4+ messages)
` [PATCH 10/11] ALSA: control: Take lock in snd_ctl_find_id() and snd_ctl_find_numid()

[PATCH v15 0/8] i2c-atr and FPDLink
 2023-07-19 10:46 UTC  (3+ messages)
` [PATCH v15 7/8] media: i2c: add DS90UB913 driver

[nft PATCH] py: return boolean value from Nftables.__[gs]et_output_flag()
 2023-07-19 10:44 UTC  (2+ messages)

[PATCH 6.1.y-cip 0/6] Add eMMC/SDHI support
 2023-07-19 10:44 UTC  (2+ messages)

[ardb:acomp-zswap-cleanup 7/21] fs/ubifs/compress.c:216:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2023-07-19 10:43 UTC 

[meta-oe][mickledore][PATCH] yaml-cpp: Fix cmake export
 2023-07-19 10:42 UTC 

[PATCH v4 0/2] Add Richtek RTQ2208 SubPMIC support
 2023-07-19 10:43 UTC  (3+ messages)
` [PATCH v4 1/2] regulator: dt-bindings: rtq2208: Add Richtek RTQ2208 SubPMIC

[meta-oe][kirkstone][PATCH] yaml-cpp: Fix cmake export
 2023-07-19 10:41 UTC 

[PATCH v4 0/5] Add IPQ5332 TSENS support
 2023-07-19 10:40 UTC  (6+ messages)
` [PATCH v4 1/5] thermal/drivers/tsens: Add TSENS enable and calibration support for V2
` [PATCH v4 2/5] dt-bindings: thermal: tsens: Add ipq5332 compatible
` [PATCH v4 3/5] arm64: dts: qcom: ipq5332: Add tsens node
` [PATCH v4 4/5] arm64: dts: qcom: ipq5332: Add thermal zone nodes
` [PATCH v4 5/5] thermal/drivers/tsens: Add IPQ5332 support

[Intel-gfx] [PATCH] drm/i915/gt: update request engine before removing virtual GuC engine
 2023-07-19 10:41 UTC  (17+ messages)
` [Intel-gfx] [PATCH v2] "

Reducing vdpa migration downtime because of memory pin / maps
 2023-07-19 10:40 UTC  (13+ messages)

[PATCH vhost v12 10/10] virtio_net: merge dma operations when filling mergeable buffers
 2023-07-19 10:33 UTC  (3+ messages)

[PATCH v2] drm/loongson: Add a check for lsdc_bo_create() errors
 2023-07-19 10:40 UTC  (3+ messages)

[PATCH v3 0/3] xen/riscv: introduce identity mapping
 2023-07-19 10:39 UTC  (4+ messages)
` [PATCH v3 3/3] "

[PATCH V2] net: mhi : Add support to enable ethernet interface
 2023-07-19 10:38 UTC  (3+ messages)

[meta-oe][PATCH] yaml-cpp: Fix cmake export
 2023-07-19 10:37 UTC 

[PATCH] mfd: rz-mtu3: Improve critical sections
 2023-07-19 10:38 UTC  (3+ messages)

[XEN PATCH] x86/HVM: address violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-07-19 10:38 UTC  (3+ messages)

[PATCH] wifi: wilc1000: change firmware path from 'atmel' to 'microchip/wilc'
 2023-07-19 10:37 UTC  (5+ messages)

[PATCH] drm/etnaviv: fix error code in event_alloc()
 2023-07-19 10:37 UTC  (3+ messages)

[PATCH v8 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-07-19 10:37 UTC  (5+ messages)
` [PATCH v8 8/9] migration: Implement MigrateChannelList to migration flow
` [PATCH v8 9/9] migration: Add test case for modified QAPI syntax

[PATCH v2 0/5] x86/ioapic: fix edge triggered interrupt migration
 2023-07-19 10:37 UTC  (3+ messages)
` [PATCH v2 4/5] x86/iommu: pass full IO-APIC RTE for remapping table update

[PATCH v2 00/10] pinctrl: Provide NOIRQ PM helper and use it
 2023-07-19 10:37 UTC  (6+ messages)
` [PATCH v2 04/10] pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper

Close connection aborting an out-of-order cmd will hang
 2023-07-19 10:37 UTC  (3+ messages)

[LTP] [PATCH 0/2] Two fixes for sysctl_sched_rr_timeslice
 2023-07-19 10:37 UTC  (6+ messages)
`  "
` [LTP] [PATCH 1/2] sched/rt: Fix sysctl_sched_rr_timeslice intial value
  `  "
` [LTP] [PATCH 2/2] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
  `  "

[PATCH v5] LoongArch: Fix CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER handling
 2023-07-19 10:29 UTC  (4+ messages)

[PATCH][next] mtdblock: make warning messages ratelimited
 2023-07-19 10:33 UTC  (2+ messages)

[linux-next:master 2809/3113] drivers/gpu/drm/etnaviv/etnaviv_gpu.c:1196 event_alloc() error: uninitialized symbol 'ret'
 2023-07-19 10:33 UTC 

[PATCH v2] ext4: fix the time handling macros when ext4 is using small inodes
 2023-07-19 10:32 UTC 

[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
 2023-07-19 10:31 UTC  (4+ messages)
` [PATCH 01/18] "

[PATCH 00/29] Add support for MediaTek MT7988 SoC
 2023-07-19 10:30 UTC  (3+ messages)
` [PATCH 21/29] arm: dts: medaitek: convert gmac link mode to 2500base-x
  ` Aw: "

[PATCH 0/2] drm/panel: ilitek-ili9881c: Add TDO TL050HDV35-H1311A LCD panel
 2023-07-19 10:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: ili9881c: Add TDO TL050HDV35 "
` [PATCH 2/2] drm/panel: ilitek-ili9881c: "

[PATCH 1/2] dt-bindings: add vendor-prefixes and bindings for pcd8544 displays
 2023-07-19 10:29 UTC  (4+ messages)
` [PATCH 2/2] drm/tiny: add display driver for philips pcd8544 display controller

[PATCH 6.1.y-cip 0/4] Add PWC support
 2023-07-19 10:30 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_ppe: add MTK_FOE_ENTRY_V{1,2}_SIZE macros
 2023-07-19 10:29 UTC 

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-19 10:29 UTC  (11+ messages)
` [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding

[RFC PATCH 0/3] io_uring: Initial support for {s,g}etsockopt commands
 2023-07-19 10:27 UTC  (4+ messages)
` [RFC PATCH 1/3] net: expose sock_use_custom_sol_socket
` [RFC PATCH 2/3] io_uring/cmd: Add support for getsockopt command
` [RFC PATCH 3/3] io_uring/cmd: Add support for set_sockopt

[PATCH 0/2] media: stm32: correct s_stream calls in dcmi & st-mipid02
 2023-07-19 10:26 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: st_mipid02: cascade s_stream call to the source subdev

[PATCH v2 0/6] drm/mediatek: Small mtk-dpi cleanups
 2023-07-19 10:26 UTC  (17+ messages)
` [PATCH v2 1/6] drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
` [PATCH v2 4/6] drm/mediatek: mtk_dpi: Switch to .remove_new() void callback
` [PATCH v2 5/6] drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
` [PATCH v2 6/6] drm/mediatek: mtk_dpi: Compress struct of_device_id entries

[PATCH 0/5] soc: qcom: Add support for SM4450
 2023-07-19 10:26 UTC  (13+ messages)
` [PATCH 1/5] arm64: dts: qcom: Add base SM4450 DTSI
` [PATCH 2/5] arm64: dts: qcom: Add base SM4450 QRD DTS
` [PATCH 3/5] dt-bindings: firmware: scm: Add SM4450
` [PATCH 4/5] dt-bindings: arm: qcom: Document SM4450 SoC and boards
` [PATCH 5/5] soc: qcom: socinfo: add SM4450 ID

[PATCH v4 00/10] tracing: introducing eventfs
 2023-07-19 10:25 UTC  (5+ messages)

[LTP] [PATCH 1/1] statx09: Format filesystem with page size
 2023-07-19 10:26 UTC  (3+ messages)

[PATCH V8 00/23] Add support UHS-II for GL9755
 2023-07-19 10:24 UTC  (4+ messages)
` [PATCH V8 06/23] mmc: core: Support UHS-II card control and access

[PATCH v3] arm64: defconfig: Enable GPIO_SYSCON
 2023-07-19 10:24 UTC 

Repo for tips / tricks / common code?
 2023-07-19  9:51 UTC  (3+ messages)

[PATCH V3] net: mhi : Add support to enable ethernet interface
 2023-07-19 10:20 UTC 

[RFC PATCH v3] mm/slub: Optimize slub memory usage
 2023-07-19 10:21 UTC 


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.