All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-14 13:13:44 to 2022-09-14 14:05:12 UTC [more...]

[PULL 00/11] semihosting patch queue
 2022-09-14 13:23 UTC  (7+ messages)
` [PULL 01/11] target/nios2: Use semihosting/syscalls.h
` [PULL 04/11] target/m68k: Convert semihosting errno to gdb remote errno
` [PULL 05/11] semihosting: Allow optional use of semihosting from userspace
` [PULL 07/11] target/m68k: Honour -semihosting-config userspace=on
` [PULL 08/11] target/mips: "
` [PULL 10/11] target/xtensa: "

context of socket passed between processes
 2022-09-14 14:03 UTC  (7+ messages)

[PATCH 0/2] sunxi: defconfig: use Kconfig defaults
 2022-09-14 14:04 UTC  (3+ messages)
` [PATCH 1/2] sunxi: Kconfig: use SoC-wide values for some symbols

[PATCH v3 0/2] gpio: Add gpio-latch driver
 2022-09-14 14:03 UTC  (3+ messages)
` [PATCH v3 1/2] gpio: Add gpio latch driver

[PATCH v5 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-14 14:03 UTC  (9+ messages)
` [PATCH v5 20/21] hwmon: (mr75203) add debugfs to read and write temperature coefficients

[Intel-wired-lan] [tnguy-next-queue:master] BUILD SUCCESS c9ae520ac3faf2f272b5705b085b3778c7997ec8
 2022-09-14 14:03 UTC 

[PATCH v9,0/7] Add LVTS thermal architecture
 2022-09-14 14:01 UTC  (8+ messages)
` [PATCH v9,2/7] dt-bindings: thermal: Add dt-binding document for LVTS thermal controllers
` [PATCH v9,4/7] thermal: mediatek: Add LVTS driver for mt8192 thermal zones

[PATCH 0/3] Vhost-vdpa Shadow Virtqueue VLAN support
 2022-09-14 13:57 UTC  (8+ messages)
` [PATCH 2/3] vdpa: load vlan configuration at NIC startup

[PATCH] mm/hugetlbfs: use macro SZ_1K to replace 1024
 2022-09-14 14:03 UTC  (2+ messages)

possible deadlock in f_midi_transmit
 2022-09-14 14:02 UTC  (2+ messages)

[PATCH] mmc: moxart: fix 4-bit bus width, remove 8-bit bus width
 2022-09-14 14:01 UTC  (2+ messages)

[PATCH] drm/amd/display: fix boolconv.cocci warning
 2022-09-14 14:01 UTC  (4+ messages)

[PATCH Vx 5/5] mmc: sdhci: Fix host->cmd is null
 2022-09-14 14:00 UTC  (2+ messages)

[PATCH v3 0/5] soundwire: Fixes for spurious and missing UNATTACH
 2022-09-14 14:00 UTC  (7+ messages)
` [PATCH v3 4/5] soundwire: cadence: Fix lost ATTACHED interrupts when enumerating
` [PATCH v3 5/5] soundwire: bus: Don't exit early if no device IDs were programmed

[PATCH v3 0/9] Add support for sm6115,4250 and OnePlus Nord N100
 2022-09-14 14:00 UTC  (3+ messages)
` [PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property

[PATCH v1 04/11] dt-bindings: mmc: rockchip: add rockchip,rk3128-dw-mshc
 2022-09-14 14:00 UTC  (6+ messages)

[RFC] Objtool toolchain proposal: -fannotate-{jump-table,noreturn}
 2022-09-14 14:00 UTC  (7+ messages)

[PATCH -next] driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()
 2022-09-14 14:07 UTC 

[PATCH v2] drm: mediatek: Fix display vblank timeout when disable dsi
 2022-09-14 14:00 UTC  (3+ messages)

[GIT PULL] Driver core changes for 6.0-rc1
 2022-09-14 14:00 UTC  (7+ messages)

[PATCH 1/8] drm/amd/display: make some functions static
 2022-09-14 14:00 UTC  (4+ messages)
` [PATCH 8/8] drm/amd/display: make optc32_phantom_crtc_post_enable, optc32_setup_manual_trigger and optc32_set_drr static

[PATCH] gpio: uclass: Introduce gpio-hog-optional property
 2022-09-14 13:59 UTC  (6+ messages)

[PATCH v8 0/5] add imx8dxl evk support
 2022-09-14 13:58 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: firmware: add missing resource IDs for imx8dxl
` [PATCH v8 2/5] dt-bindings: arm: imx: update fsl.yaml "
` [PATCH v8 3/5] arm64: dts: imx8: add a node label to ddr-pmu
` [PATCH v8 4/5] arm64: dts: freescale: add i.MX8DXL SoC support
` [PATCH v8 5/5] arm64: dts: freescale: add support for i.MX8DXL EVK board

[PATCH net-next 0/9] refactor duplicate codes in the tc cls walk function
 2022-09-14 13:59 UTC  (4+ messages)
` [PATCH net-next 3/9] selftests/tc-testings: add selftests for bpf filter

[PATCH] fortify: Adjust KUnit test for modular build
 2022-09-14 13:59 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/gem: Really move i915_gem_context.link under ref protection
 2022-09-14 13:59 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/gem: Flush contexts on driver release
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Really move i915_gem_context.link under ref protection (rev2)

LSM stacking in next for 6.1?
 2022-09-14 13:57 UTC  (27+ messages)

[PATCH] serial: omap: Disallow RS-485 if rts-gpio is not specified
 2022-09-14 13:57 UTC  (2+ messages)

x15: kernel crash: LR is at sysc_enable_opt_clocks
 2022-09-14 13:48 UTC  (2+ messages)

[PATCH v11 00/21] job: replace AioContext lock with job_mutex
 2022-09-14 12:51 UTC  (5+ messages)
` [PATCH v11 10/21] block/mirror.c: use of job helpers in drivers
` [PATCH v11 11/21] jobs: group together API calls under the same job lock

[PATCH v4 1/4] eventdev/timer: add periodic event timer support
 2022-09-14 13:54 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 4/4] doc: remove deprecation notice
  ` [PATCH v6 1/3] eventdev/timer: add periodic event timer support
    ` [PATCH v6 2/3] timer: fix function to stop all timers
    ` [PATCH v6 3/3] test/event: update periodic event timer tests

[PATCH -next v2 1/2] net/mlx5e: add missing error code in error path
 2022-09-14 14:01 UTC  (2+ messages)
` [PATCH -next v2 2/2] net/mlx5e: Switch to kmemdup() when allocate dev_addr

[PATCH v6,0/3] Add dpi output format control for MT8186
 2022-09-14 13:21 UTC  (12+ messages)
` [PATCH v6,1/3] soc: mediatek: Add mmsys func to adapt to dpi output "
  ` [PATCH v6, 1/3] "
` [PATCH v6,2/3] drm: mediatek: Adjust the dpi output format to MT8186
` [PATCH v6,3/3] drm: mediatek: Add mt8186 dpi compatible to mtk_dpi.c

[libvirt test] 173187: regressions - FAIL
 2022-09-14 13:52 UTC 

[Intel-wired-lan] [PATCH net v4] i40e: Fix DMA mappings leak
 2022-09-14 13:55 UTC 

stable-rc/linux-4.19.y baseline: 44 runs, 9 regressions (v4.19.256-80-g74af49d445c5)
 2022-09-14 13:52 UTC 

[PATCH] include program header in elf files generated by perf inject
 2022-09-14 13:52 UTC  (2+ messages)

[PATCH v2 0/4] Patch series to set up a ppc64le CI
 2022-09-14 12:41 UTC  (4+ messages)
` [PATCH v2 1/4] scripts/ci/setup: ninja missing from build-environment
` [PATCH v2 2/4] scripts/ci/setup: Fix libxen requirements
` [PATCH v2 3/4] scripts/ci/setup: spice-server only on x86 aarch64

stable-rc/queue/4.9 baseline: 60 runs, 17 regressions (v4.9.327-42-gba0b2d2cd184)
 2022-09-14 13:51 UTC 

stable-rc/linux-4.9.y baseline: 107 runs, 9 regressions (v4.9.327-43-g3ed886339090f)
 2022-09-14 13:51 UTC 

[LTP] [PATCH v1] minmax: fix type warnings
 2022-09-14 13:50 UTC  (4+ messages)

Licensing issues
 2022-09-14 13:50 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix the lpfn checking condition in drm buddy
 2022-09-14 13:50 UTC  (2+ messages)

Proposal for a fixed ram migration stream format for file-based migrations
 2022-09-14 13:25 UTC 

[RESEND PATCH v12 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-14 13:47 UTC  (4+ messages)
` [RESEND PATCH v12 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()

[PATCH bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
 2022-09-14 13:48 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf: Consider all mem_types compatible for map_{key,value} args

[PATCH] selftests/futex: fix build for clang
 2022-09-14 13:47 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix missing mapping caused by the mount/umount race
 2022-09-14 13:47 UTC  (6+ messages)

[PATCH v2 0/4] Introduce MediaTek frequency hopping driver
 2022-09-14 13:46 UTC  (6+ messages)
` [PATCH v2 1/4] clk: mediatek: Export PLL operations symbols
` [PATCH v2 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping
` [PATCH v2 4/4] clk: mediatek: Change PLL register API for MT8186

[Intel-gfx] [PATCH] drm/i915: Fix return type of mode_valid function hook
 2022-09-14 13:47 UTC  (4+ messages)

[RFC PATCH 00/23] sched: Introduce classes of tasks for load balance
 2022-09-14 13:46 UTC  (5+ messages)
` [RFC PATCH 01/23] sched/task_struct: Introduce classes of tasks
` [RFC PATCH 06/23] sched/core: Update the classification of the current task

[PATCH v2] mdadm: added support for Intel Alderlake RST on VMD platform
 2022-09-14 13:46 UTC  (3+ messages)

[PATCH] ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API
 2022-09-14 13:43 UTC 

[PATCH v1 00/10] baseband/acc200
 2022-09-14 13:44 UTC  (8+ messages)
          ` [EXT] "

[PATCH RFC v2 riscv/for-next 0/5] Enable ftrace with kernel preemption for RISC-V
 2022-09-14 13:45 UTC  (3+ messages)
` [PATCH RFC v2 riscv/for-next 3/5] riscv: ftrace: use indirect jump to work with kernel preemption

[PATCH V1] PCI: dwc: Use dev_info for PCIe link down event logging
 2022-09-14 13:45 UTC  (9+ messages)

[PATCH] spi: meson-spicc: add support for DMA
 2022-09-14 13:43 UTC  (9+ messages)

[kvm-unit-tests PATCH v3 0/2] s390x: dump support for PV tests
 2022-09-14 13:44 UTC  (2+ messages)

[LTP] [PATCH v2 0/3] Fix ADSP074 timeouts
 2022-09-14 13:43 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] Add tst_validate_children() helper function
` [LTP] [PATCH v2 2/3] Make io_read() runtime-aware
` [LTP] [PATCH v2 3/3] dio_sparse: Fix child exit code

[PATCH v3 0/3] fix PCI AER issues
 2022-09-14 13:43 UTC  (5+ messages)
` [PATCH 1/3] drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega

[PATCH] gpio: tegra186: Check GPIO pin permission before access
 2022-09-14 13:43 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: rzg2ul-smarc-som: Drop enabling wdt2
 2022-09-14 13:42 UTC 

[PATCH v1] eventdev/eth_rx: sub event type gets reset
 2022-09-14 13:42 UTC  (4+ messages)

[PATCH v13 0/3] Add TDX Guest Attestation support
 2022-09-14 13:41 UTC  (5+ messages)
` [PATCH v13 3/3] Documentation/x86: Document TDX attestation process

[PATCH V3 00/47] DC Patches September 14, 2022
 2022-09-14 13:40 UTC  (4+ messages)
` [PATCH V3 46/47] drm/amd/display: Fix failures of disabling primary plans

[Intel-gfx] [topic/core-for-CI] Revert "iommu/dma: Fix race condition during iova_domain initialization"
 2022-09-14 13:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-wired-lan] [PATCH net v1] iavf: Fix bad page state
 2022-09-14 13:39 UTC 

[PATCH -next] can: flexcan: Switch to use dev_err_probe() helper
 2022-09-14 13:40 UTC  (2+ messages)

[Patch v2 00/15] Add MFC v12 support
 2022-09-14 12:48 UTC  (7+ messages)
  ` [Patch v2 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC

[PATCH 1/2] PCI: histb: switch to using gpiod API
 2022-09-14 13:36 UTC  (12+ messages)
` [PATCH 2/2] PCI: mvebu: "

[PATCH] drm/rockchip: vop2: Fix Null Pointer Dereference on Multiple VPs
 2022-09-14 13:35 UTC  (6+ messages)

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-09-14 13:35 UTC  (2+ messages)

[PATCH v2] i2c: New driver for Nuvoton SMBus adapters
 2022-09-14 13:34 UTC  (2+ messages)

[PATCH 1/3] rcu: remove redundant cpu affinity setting during teardown
 2022-09-14 13:34 UTC  (7+ messages)

[PATCH] target/arm: Fix alignment for VLD4.32
 2022-09-14 13:11 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 0/2] DGFX mmap with rpm
 2022-09-14 13:31 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for DGFX mmap with rpm (rev5)

[PATCH V3 0/6] Introduce erofs shared domain
 2022-09-14 13:30 UTC  (7+ messages)
` [PATCH V3 4/6] erofs: introduce fscache-based domain
` [PATCH V3 6/6] erofs: Support sharing cookies in the same domain

[PATCH -next] phy: rockchip-snps-pcie3: Use devm_platform_get_and_ioremap_resource()
 2022-09-14 13:37 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to account FS_CP_DATA_IO correctly
 2022-09-14 13:28 UTC  (2+ messages)
`  "

[PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree
 2022-09-14 13:27 UTC  (5+ messages)

[PATCH -next 1/3] ASoC: bcm2835-i2s: Switch to use dev_err_probe() helper
 2022-09-14 13:33 UTC  (3+ messages)
` [PATCH -next 2/3] ASoC: cs42l42: "
` [PATCH -next 3/3] ASoC: soc-dapm: "

[PATCH v4 1/5] dt-bindings: vendor-prefixes: add Diodes
 2022-09-14 13:28 UTC  (4+ messages)
` [PATCH v4 2/5] dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q

[PATCH v2] e1000e: set RX desc status with DD flag in a separate operation
 2022-09-14 12:16 UTC 

[PATCH] dtc: remove duplicate judgments
 2022-09-14 13:24 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 189a79207ab4e0e7e5566551bdad49fae944bb1a
 2022-09-14 13:22 UTC 

[PATCH v1] HID: logitech-hidpp: Detect hi-res scrolling support
 2022-09-14 13:21 UTC 

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-14 13:21 UTC  (3+ messages)

[LTP] [PATCH] kernel/uevent: Adjust the number of uevents dynamically in uevent02
 2022-09-14 13:19 UTC 

[PATCH] event/cnxk: reassembly function callback assignment
 2022-09-14 13:21 UTC  (2+ messages)

[PATCH] media: admin-guide: cec.rst
 2022-09-14 13:20 UTC 

(no subject)
 2022-09-14 13:18 UTC  (3+ messages)
` 

[PATCH v7 1/4] dt-bindings: clock: add pcm reset for ipq806x lcc
 2022-09-14 13:18 UTC  (2+ messages)

[PATCH -next 1/2] net/mlx5e: add missing error code in error path
 2022-09-14 13:17 UTC  (3+ messages)

master - configure: update
 2022-09-14 13:16 UTC 

[xen-unstable test] 173184: tolerable FAIL
 2022-09-14 13:16 UTC 

[PATCH v2 0/6] Introduce PRU platform consumer API
 2022-09-14 13:15 UTC  (5+ messages)
` [PATCH v2 6/6] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX

[PATCH v3 0/9] dts: ssh connection to a node
 2022-09-14 13:15 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/9] dts: add developer tools
  ` [PATCH v4 5/9] dts: add ssh connection extension

[PATCH] arm64: dts: mediatek: mt8183: remove thermal zones without trips
 2022-09-14 13:13 UTC  (2+ messages)

[PATCH net] sfc: fix TX channel offset when using legacy interrupts
 2022-09-14 13:15 UTC 

[PATCH] dt-bindings: usb: dwc3: Add interrupt-names to include hibernation interrupt
 2022-09-14 13:15 UTC  (3+ messages)

[PULL 00/20] target-arm.next patch queue
 2022-09-14 11:52 UTC  (4+ messages)
` [PULL 15/20] target/arm: Rename pmu_8_n feature test functions
` [PULL 19/20] target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
` [PULL 20/20] target/arm: Make boards pass base address to armv7m_load_kernel()

[Bug 215197] New: Memory leaks show up a while after usung Edimax Wi-Fi N150 Bluetooth4.0 USB Adapter (rtl8723be)
 2022-09-14 13:13 UTC  (2+ messages)
` [Bug 215197] Memory leaks show up when using Edimax Wi-Fi N150 Bluetooth/Wireless USB Adapter (RTL8XXXU)


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.