All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-17 20:18:47 to 2022-09-18 01:10:03 UTC [more...]

[PATCH v2 1/5] drm/gma500: Refactor backlight support
 2022-09-17 20:47 UTC  (4+ messages)

[peterz-queue:sched/idle 42/43] (.text+0x0): multiple definition of `memcpy'; mm/kasan/shadow.o:shadow.c:(.text+0x8c0): first defined here
 2022-09-18  0:34 UTC 

[linux-5.4 test] 173251: tolerable FAIL - PUSHED
 2022-09-18  1:01 UTC 

[PATCH v1] net/mlx5: fix meter profile delete fail
 2022-09-18  0:58 UTC 

[PATCH RFC v2 riscv/for-next 5/5] riscv: align arch_static_branch function
 2022-09-18  0:46 UTC  (6+ messages)

sound/soc/sof/pcm.c:128:50: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-09-18  0:34 UTC 

[PATCH] cifs: verify signature only for valid responses
 2022-09-18  0:10 UTC  (4+ messages)

[PATCH v2] usb: Kconfig: Fix typo in SPL_DM_USB text
 2022-09-18  0:09 UTC  (2+ messages)

[Buildroot] [PATCH] package/harfbuzz: bump version to 5.2.0
 2022-09-18  0:08 UTC 

drivers/net/team/team.c:2303:3-10: WARNING: NULL check before dev_{put, hold} functions is not needed
 2022-09-18  0:03 UTC 

5.19.9 regression: DMAR error on i7-8650U
 2022-09-18  0:00 UTC 

[PATCH v5 2/5] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
 2022-09-17 20:58 UTC  (13+ messages)

[RFC PATCH 0/3] Partial clone: promised blobs (formerly "missing blobs")
 2022-09-17 23:56 UTC 

[PATCH 2/2] video: fbdev: uvesafb: convert snprintf to scnprintf
 2022-09-17 23:44 UTC 

[PATCH 1/2] perf/core: convert snprintf to scnprintf
 2022-09-17 23:41 UTC 

[Intel-gfx] [PATCH v10 2/9] overflow: Move and add few utility macros into overflow
 2022-09-17 23:31 UTC  (4+ messages)
`  "

[PATCH] fuzz: reorganise the path for existing oss-fuzz fuzzers
 2022-09-17 23:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko
 2022-09-17 23:25 UTC 

[PATCH] EDAC/ppc_4xx: Reorder symbols to get rid of a few forward declarations
 2022-09-17 23:20 UTC  (2+ messages)

[BUG] fixup commit is dropped during rebase if subject = branch name
 2022-09-17 23:19 UTC  (2+ messages)

Help w/ Parent transid verify failed
 2022-09-17 23:09 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Toshiba TC358746
 2022-09-17 23:06 UTC  (4+ messages)
` [PATCH v2 3/4] media: dt-bindings: add bindings "

[PATCH] media: dt-bindings: i2c: ovti,ov5640: Drop ref to video-interface-devices.yaml
 2022-09-17 23:06 UTC  (2+ messages)

[PATCH] media: dt-bindings: i2c: ovti,ov02a10: Drop ref to video-interface-devices.yaml
 2022-09-17 23:06 UTC  (2+ messages)

[PATCH v2] media: dt-bindings: ov5645: Convert OV5645 binding to a schema
 2022-09-17 23:05 UTC  (2+ messages)

net/ethtool/ioctl.c:1021:25: warning: use of uninitialized value 'info.<U62f8>.rule_cnt' [CWE-457]
 2022-09-17 23:00 UTC 

[RFC PATCH 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-09-17 22:58 UTC  (4+ messages)
` [RFC PATCH 1/1] cpuidle: teo: Add "

[PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup
 2022-09-17 22:58 UTC  (4+ messages)

[PATCH] net: fjes: Reorder symbols to get rid of a few forward declarations
 2022-09-17 22:51 UTC 

[PATCH] usb: Kconfig: Fix typo in SPL_DM_USB text
 2022-09-17 22:46 UTC  (2+ messages)

[PATCH rcu/next 0/3] Preparatory patches borrowed from lazy rcu v5
 2022-09-17 22:42 UTC  (6+ messages)
` [PATCH rcu/next 3/3] rcu: Call trace_rcu_callback() also for bypass queuing (v2)

[Bug 216497] New: USB connections through thunderbolt dock broken
 2022-09-17 22:41 UTC  (2+ messages)
` [Bug 216497] "

[PATCH 0/4] target/m68k: MacOS supervisor/user mode switch fixes
 2022-09-17 22:29 UTC  (8+ messages)
` [PATCH 1/4] target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
` [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
` [PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR

[RFC PATCH mptcp-next v7 00/11] mptcp: Fast Open Mechanism
 2022-09-17 22:28 UTC  (12+ messages)
` [RFC PATCH mptcp-next v7 01/11] Add separate fastopen.c file
` [RFC PATCH mptcp-next v7 02/11] add mptcp_stream_connect to protocol.h
` [RFC PATCH mptcp-next v7 03/11] Initiator: MSG_FASTOPEN sendto(). request cookie
` [RFC PATCH mptcp-next v7 04/11] rfree(), rmem_uncharge() prototypes to protocol.h
` [RFC PATCH mptcp-next v7 05/11] Initiator: add locks() to mptcp_sendmsg_fastopen
` [RFC PATCH mptcp-next v7 06/11] add mptcp_setsockopt_fastopen
` [RFC PATCH mptcp-next v7 07/11] mptfo variables for msk, options. Fix loop retrans
` [RFC PATCH mptcp-next v7 08/11] Fix unxpctd val of subflow->map_seq(dscrd packet)
` [RFC PATCH mptcp-next v7 09/11] Listener: Add received skb to msk
` [RFC PATCH mptcp-next v7 10/11] mptcp_fastopen_add_skb() helpers (skb to msk)
` [RFC PATCH mptcp-next v7 11/11] selftests: mptfo initiator/listener

[PATCH v4 00/21] ppc4xx_sdram QOMify and clean ups
 2022-09-17 22:18 UTC  (13+ messages)
` [PATCH v4 06/21] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PATCH v4 08/21] ppc4xx_sdram: Drop extra zeros for readability
` [PATCH v4 09/21] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
` [PATCH v4 13/21] ppc4xx_sdram: Rename functions to prevent name clashes
` [PATCH v4 14/21] ppc440_sdram: Move RAM size check to ppc440_sdram_init
` [PATCH v4 21/21] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()

[Buildroot] [PATCH 1/1] package/meson: bump to version 0.63.2
 2022-09-17 22:20 UTC 

[Buildroot] [PATCH 1/1] package/python-maturin: bump to version 0.13.3
 2022-09-17 22:17 UTC 

[PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-09-17 22:17 UTC  (13+ messages)
` [PATCH v6 01/13] KVM: selftests: Add a userfaultfd library
` [PATCH v6 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
` [PATCH v6 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
` [PATCH v6 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test

+ mm-damon-rename-damon_pageout_score-to-damon_cold_score.patch added to mm-unstable branch
 2022-09-17 22:15 UTC 

[PATCH] pcmcia: sa1100: Make sa11x0_drv_pcmcia_legacy_remove() return void
 2022-09-17 22:04 UTC  (2+ messages)

+ mm-damon-simplify-scheme-create-in-lru_sortc-fix.patch added to mm-unstable branch
 2022-09-17 22:15 UTC 

[qemu-mainline test] 173249: tolerable FAIL - PUSHED
 2022-09-17 22:11 UTC 

[PATCH v1] meson: make wrapper options sub-command specific
 2022-09-17 22:07 UTC 

[Buildroot] [PATCH 1/1] package/wayland-utils: bump to version 1.1.0
 2022-09-17 22:06 UTC 

[PATCH] ACPI: fan: Reorder symbols to get rid of a few forward declarations
 2022-09-17 21:56 UTC 

[Buildroot] [PATCH 1/1] package/wayland-protocols: bump to version 1.26
 2022-09-17 21:56 UTC 

[dm-devel] dm-verity with GPT
 2022-09-17 21:54 UTC 

[Buildroot] [PATCH 1/1] package/wayland: bump to version 1.21.0
 2022-09-17 21:53 UTC 

[RESEND][PATCH v2] PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
 2022-09-17 21:51 UTC  (2+ messages)

[jsarha:backport/cros-v4.14-intel-audio 5865/9999] include/drm/spsc_queue.h:73:37: sparse: sparse: non size-preserving integer to pointer cast
 2022-09-17 21:49 UTC 

[PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
 2022-09-17 21:44 UTC  (4+ messages)

[PATCH v2 0/4] Patch series to set up a ppc64le CI
 2022-09-17 21:40 UTC  (6+ messages)
` [PATCH v2 2/4] scripts/ci/setup: Fix libxen requirements
` [PATCH v2 3/4] scripts/ci/setup: spice-server only on x86 aarch64

[PATCH] gpio: twl4030: Reorder functions which allows to drop a forward declaraion
 2022-09-17 21:37 UTC 

[PATCH] vfio/common: Fix vfio_iommu_type1_info use after free
 2022-09-17 21:37 UTC  (2+ messages)

[Buildroot] [git commit] package/polkit: bump to version 121
 2022-09-17 21:36 UTC 

[Buildroot] [git commit] package/makedevs: fix recursive chmod
 2022-09-17 21:36 UTC 

[Buildroot] [git commit] package/polkit: test /usr/share/polkit-1/rules.d
 2022-09-17 21:36 UTC 

[Buildroot] [git commit] package/polkit: improve sysv script
 2022-09-17 21:36 UTC 

[Buildroot] [PATCH v2 4/4] package/polkit: bump to version 121
 2022-09-17 21:35 UTC  (2+ messages)

[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
 2022-09-17 21:32 UTC  (11+ messages)
` [PATCH 1/7] scripts/nsis.py: Drop the unnecessary path separator
` [PATCH 2/7] scripts/nsis.py: Fix destination directory name when invoked on Windows
` [PATCH 4/7] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build
` [PATCH 5/7] block/nfs: Fix 32-bit Windows build
` [PATCH 7/7] .gitlab-ci.d/windows.yml: Test 'make installer' in the CI

[Buildroot] [PATCH v2 3/4] package/polkit: improve sysv script
 2022-09-17 21:32 UTC  (2+ messages)

[Buildroot] [PATCH v2 2/4] package/polkit: test /usr/share/polkit-1/rules.d
 2022-09-17 21:31 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/4] package/makedevs: fix recursive chmod
 2022-09-17 21:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/liburcu: bump to version 0.13.2
 2022-09-17 21:25 UTC 

[PATCH v2 0/5] drm/gma500: Backlight handling changes
 2022-09-17 21:20 UTC  (5+ messages)
` [PATCH v2 3/5] drm/gma500: Use backlight_get_brightness() to get the brightness

[PATCH 00/10] Misc ppc/mac machines clean up
 2022-09-17 21:17 UTC  (12+ messages)
` [PATCH 01/10] mac_newworld: Drop some variables
` [PATCH 02/10] mac_oldworld: Drop some more variables
` [PATCH 05/10] mac_{old|new}world: Reduce number of QOM casts
` [PATCH 07/10] hw/ppc/mac.h: Move macio specific atuff out from shared header
` [PATCH 09/10] hw/ppc/mac.h: Move PROM and KERNEL defines to board code

[Buildroot] [PATCH 0/4] dracut: extend support and tests (branch yem/dracut)
 2022-09-17 21:19 UTC  (7+ messages)
` [Buildroot] [PATCH 2/4] package/dracut: allow users to provide their own modules
` [Buildroot] [PATCH 3/4] fs/cpio: accept a list of dracut.conf files

drivers/video/fbdev/omap/lcd_mipid.c:451:23: sparse: sparse: cast to restricted __be32
 2022-09-17 21:18 UTC 

[Buildroot] [PATCH 1/1] package/popt: bump to version 1.19
 2022-09-17 21:17 UTC 

[PATCH v3] riscv: Fix permissions for all mm's during mm init
 2022-09-17 21:16 UTC  (3+ messages)

[PATCH] gcompat: Add __getauxval wrapper needed on aarch64
 2022-09-17 21:13 UTC 

[PATCH v2 0/3] SDM670 Pin Control Driver
 2022-09-17 21:09 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v2 2/3] pinctrl: qcom: add support for complementary reserved gpios
` [PATCH v2 3/3] pinctrl: qcom: add sdm670 pinctrl

[PATCH v2] wifi: rtl8xxxu: Support new chip RTL8188FU
 2022-09-17 21:06 UTC 

[Buildroot] [PATCH 1/1] package/ipmitool: bump to version 1.8.19
 2022-09-17 21:05 UTC 

[PATCH 0/3] hw/riscv: opentitan: Fixup resetvec issues
 2022-09-17 21:03 UTC  (7+ messages)
` [PATCH 1/3] target/riscv: Set the CPU resetvec directly
` [PATCH 3/3] hw/riscv: opentitan: Expose the resetvec as a SoC property

[PATCH] platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading
 2022-09-17 21:04 UTC 

[PATCH v4 i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
 2022-09-17 21:02 UTC  (4+ messages)

[PATCH V3] LoongArch: Add ACPI-based generic laptop driver
 2022-09-17 21:02 UTC  (4+ messages)

fs/xfs/Kconfig points at oss.sgi.com which is toast
 2022-09-17 21:09 UTC 

[PATCH v3 0/5] drm/gma500: Backlight handling changes
 2022-09-17 20:59 UTC  (6+ messages)
` [PATCH v3 1/5] drm/gma500: Refactor backlight support (v2)
` [PATCH v3 2/5] drm/gma500: Change registered backlight device type to raw/native
` [PATCH v3 3/5] drm/gma500: Use backlight_get_brightness() to get the brightness
` [PATCH v3 4/5] drm/gma500: Don't register backlight when another backlight should be used
` [PATCH v3 5/5] drm/gma500: Call acpi_video_register_backlight()

[PATCH] Remove unused MAX_IDE_BUS define
 2022-09-17 20:58 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in powermate_config_complete (4)
 2022-09-17 20:52 UTC  (2+ messages)

[Bug 199887] Fibre login failure on older adapters
 2022-09-17 20:50 UTC 

[Buildroot] [PATCH next 1/1] package/rdma-core: new package
 2022-09-17 20:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/sdl2_image: bump version to 2.6.2
 2022-09-17 20:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dracut: bump to version 057
 2022-09-17 20:38 UTC 

[Buildroot] [git commit] package/sdl2_image: bump version to 2.6.2
 2022-09-17 20:35 UTC 

ld.lld: error: undefined symbol: uart_try_toggle_sysrq
 2022-09-17 20:36 UTC 

[PATCH 1/2 v2] pinctrl: nomadik: Dereference gpio_chip properly
 2022-09-17 20:30 UTC  (2+ messages)
` [PATCH 2/2 v2] pinctrl: nomadik: Make gpio irqchip immutable

[RFC PATCH 0/7] arm64: qcom: dts: correct firmware paths
 2022-09-17 20:33 UTC  (4+ messages)
` [RFC PATCH 5/7] arm64: qcom: dts: sagami: "

Bug Report kernel 5.19.9 Networking NAT
 2022-09-17 20:34 UTC  (2+ messages)

[PATCH v3 00/16] rt2x00: OpenWrt patches improving MT7620 (and more)
 2022-09-17 20:30 UTC  (17+ messages)
` [PATCH v3 01/16] rt2x00: define RF5592 in init_eeprom routine
` [PATCH v3 02/16] rt2x00: add throughput LED trigger
` [PATCH v3 03/16] rt2x00: add support for external PA on MT7620
` [PATCH v3 04/16] rt2x00: move up and reuse busy wait functions
` [PATCH v3 05/16] rt2x00: add RF self TXDC calibration for MT7620
` [PATCH v3 06/16] rt2x00: add r "
` [PATCH v3 07/16] rt2x00: add RXDCOC "
` [PATCH v3 08/16] rt2x00: add RXIQ "
` [PATCH v3 09/16] rt2x00: don't run Rt5592 IQ calibration on MT7620
` [PATCH v3 10/16] rt2x00: add TX LOFT calibration for MT7620
` [PATCH v3 11/16] rt2x00: move helper functions up in file
` [PATCH v3 12/16] rt2x00: fix HT20/HT40 bandwidth switch on MT7620
` [PATCH v3 13/16] rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
` [PATCH v3 14/16] rt2x00: set VGC gain for both chains of MT7620
` [PATCH v3 15/16] rt2x00: set SoC wmac clock register
` [PATCH v3 16/16] rt2x00: correctly set BBP register 86 for MT7620

[PATCH] i2c: hix5hd2: Add some debug enhancement for register access
 2022-09-17 20:29 UTC  (2+ messages)

[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
 2022-09-17 20:28 UTC  (11+ messages)
` [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables "

[Buildroot] [git commit branch/2022.02.x] package/mutt: bump to version 2.2.7
 2022-09-17 20:22 UTC 

[Buildroot] [git commit branch/2022.02.x] package/tcpreplay: security bump to version 4.4.2
 2022-09-17 20:23 UTC 

[Buildroot] [git commit branch/2022.02.x] docs/manual: patch subjects shall not be numbered
 2022-09-17 20:22 UTC 

[Buildroot] [git commit branch/2022.05.x] package/mutt: bump to version 2.2.7
 2022-09-17 20:22 UTC 

[Buildroot] [git commit branch/2022.05.x] package/tcpreplay: security bump to version 4.4.2
 2022-09-17 20:23 UTC 

[Buildroot] [git commit branch/2022.05.x] docs/manual: patch subjects shall not be numbered
 2022-09-17 20:22 UTC 

[Buildroot] [PATCH 1/7] toolchain/toolchain-external: update Arm AArch64 toolchain 11.2-2022.02
 2022-09-17 20:26 UTC  (5+ messages)
` [Buildroot] [PATCH 6/7] package/freescale-imx/imx-vpu-hantro-vc: bump version to 1.7.0
` [Buildroot] [PATCH 7/7] package/freescale-imx/imx-vpu-hantro-daemon: add package

[Buildroot] [PATCH 1/1] package/tcpreplay: security bump to version 4.4.2
 2022-09-17 20:23 UTC  (2+ messages)

[PULL 0/3] hmp queue
 2022-09-17 20:14 UTC  (2+ messages)

[Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
 2022-09-17 20:23 UTC  (2+ messages)
` [Bug 216388] "

[Buildroot] [PATCH 1/1] package/mutt: bump to version 2.2.7
 2022-09-17 20:23 UTC  (3+ messages)

[Buildroot] [next 1/1] docs/manual/patch-policy.txt: patch subjects shall not be numbered
 2022-09-17 20:22 UTC  (2+ messages)

[PATCH v9 0/7] Add support for zoned device
 2022-09-16 16:00 UTC  (9+ messages)
` [PATCH v9 1/7] include: add zoned device structs
` [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v9 5/7] config: add check to block layer

[PULL 00/20] target-arm.next patch queue
 2022-09-17 20:13 UTC  (2+ messages)

[PULL 00/11] semihosting patch queue
 2022-09-17 20:14 UTC  (2+ messages)

[Buildroot] [git commit] support/tests/cpio: extend runtime tests
 2022-09-17 20:13 UTC 

[Bridge] [PATCH RFC net-next 0/5] net: vlan: fix bridge binding behavior and add selftests
 2022-09-17 20:18 UTC  (2+ messages)
` [PATCH RFC net-next 5/5] selftests: net: tests for bridge binding behavior


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.