All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-27 17:47:57 to 2023-12-27 20:53:53 UTC [more...]

[PATCH v5 0/4] Input: support overlay objects on touchscreens
 2023-12-27 20:53 UTC  (5+ messages)
` [PATCH v5 2/4] dt-bindings: touchscreen: add overlay-touchscreen and overlay-buttons properties

[PATCH 0/2] target/alpha: Only build sys_helper.c on system emulation
 2023-12-27 20:52 UTC  (2+ messages)

[syzbot] [dri?] WARNING in drm_prime_destroy_file_private (2)
 2023-12-27 20:51 UTC 

[BUG] mutex deadlock of dpm_resume() in low memory situation
 2023-12-27 20:50 UTC  (9+ messages)
      ` [PATCH v1 0/3] PM: sleep: Fix possible device suspend-resume deadlocks
        ` [PATCH v1 1/3] async: Split async_schedule_node_domain()
        ` [PATCH v1 2/3] async: Introduce async_schedule_dev_nocall()
        ` [PATCH v1 3/3] PM: sleep: Fix possible deadlocks in core system-wide PM code

[PATCHv10 3/3] powerpc/smp: Allow hole in paca_ptrs to accommodate boot_cpu
 2023-12-27 20:45 UTC  (3+ messages)

[PATCH] ring-buffer/Documentation: Add documentation on buffer_percent file
 2023-12-27 20:46 UTC  (2+ messages)

io_uring/poll.c:480:43: sparse: sparse: incorrect type in initializer (different base types)
 2023-12-27 20:45 UTC 

[PATCH 00/11] firmware: Convert to platform remove callback returning void
 2023-12-27 20:46 UTC  (3+ messages)
` [PATCH 06/11] firmware: qemu_fw_cfg: "

[PATCH v3 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2023-12-27 20:45 UTC  (13+ messages)
` [PATCH v3 18/24] of: irq: add wake capable bit to of_irq_resource()
` [PATCH v3 21/24] device property: Modify fwnode irq_get() to use resource
` [PATCH v3 23/24] platform: Modify platform_get_irq_optional() "
` [PATCH v3 24/24] platform/chrome: cros_ec: Use PM subsystem to manage wakeirq

+ mm-mglru-remove-config_transparent_hugepage.patch added to mm-unstable branch
 2023-12-27 20:41 UTC 

+ mm-mglru-add-dummy-pmd_dirty.patch added to mm-unstable branch
 2023-12-27 20:41 UTC 

+ mm-mglru-remove-config_memcg.patch added to mm-unstable branch
 2023-12-27 20:41 UTC 

+ mm-mglru-add-config_lru_gen_walks_mmu.patch added to mm-unstable branch
 2023-12-27 20:41 UTC 

+ mm-mglru-add-config_arch_has_hw_pte_young.patch added to mm-unstable branch
 2023-12-27 20:41 UTC 

[PATCH] net: bcmgenet: Fix FCS generation for fragmented skbuffs
 2023-12-27 20:39 UTC  (3+ messages)
` [PATCH v2] "

[linux-next:master 9812/10295] fscache.c:undefined reference to `__fscache_unuse_cookie'
 2023-12-27 20:33 UTC 

[PATCH 1/4] driver core: Support two-pass driver shutdown
 2023-12-27 20:33 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Support poweroff on Orange Pi 5
 2023-12-27 20:32 UTC  (2+ messages)

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-27 20:30 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
` [PATCH v2 7/8] arm64: dts: qcom: sa8295p-adp: Enable GPU

[PATCH] of: Less function calls in of_parse_phandle_with_args_map() after error detection
 2023-12-27 20:30 UTC  (2+ messages)
` [cocci] "

[PATCH 0/3] kstrtox: introduce memparse_safe()
 2023-12-27 20:29 UTC  (4+ messages)
` [PATCH 1/3] kstrtox: introduce a safer version of memparse()

[PATCH v2] crypto: iaa - Account for cpu-less numa nodes
 2023-12-27 20:28 UTC 

[Buildroot] [PATCH 01/12] package/gstreamer1: bump to version 1.22.8
 2023-12-27 20:23 UTC  (12+ messages)
` [Buildroot] [PATCH 02/12] package/gst1-plugins-base: "
` [Buildroot] [PATCH 03/12] package/gst1-plugins-good: "
` [Buildroot] [PATCH 04/12] package/gst1-plugins-bad: security "
` [Buildroot] [PATCH 05/12] package/gst1-plugins-ugly: "
` [Buildroot] [PATCH 06/12] package/gst1-devtools: "
` [Buildroot] [PATCH 07/12] package/gst1-libav: "
` [Buildroot] [PATCH 08/12] package/gst1-python: "
` [Buildroot] [PATCH 09/12] package/gst1-rtsp-server: "
` [Buildroot] [PATCH 10/12] package/gst1-vaapi: "
` [Buildroot] [PATCH 11/12] package/gst-omx: "
` [Buildroot] [PATCH 12/12] package/gstreamer1-editing-services: "

Metadata corruption detected, fatal error -- couldn't map inode, err = 117
 2023-12-27 20:22 UTC  (3+ messages)

[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
 2023-12-27 20:20 UTC  (10+ messages)
` [PATCH v8 19/24] ima: Move to "
` [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM

[PATCH] tcg/i386: convert add/sub of 128 to sub/add of -128
 2023-12-27 20:13 UTC  (2+ messages)

[PATCH v4] fdt: Allow the devicetree to come from a bloblist
 2023-12-27 20:11 UTC  (7+ messages)

[RFC PATCH net-next 00/10] selftests: Add TEST_INCLUDES directive and adjust tests to use it
 2023-12-27 20:11 UTC  (10+ messages)
` [RFC PATCH net-next 02/10] selftests: forwarding: Remove executable bits from lib.sh
` [RFC PATCH net-next 04/10] selftests: forwarding: Simplify forwarding.config import logic
` [RFC PATCH net-next 05/10] selftests: Introduce Makefile variable to list shared bash scripts
` [RFC PATCH net-next 10/10] selftests: dsa: Replace symlinks by wrapper script

I'm looking for the source code of a specific u-boot version
 2023-12-27 20:06 UTC 

[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-27  8:39 UTC  (9+ messages)
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v5 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse

[PATCH] esp: process the result of scsi_device_find()
 2023-12-27 20:02 UTC  (3+ messages)

[PATCH net-next] net: dsa: mt7530: register OF node for internal MDIO bus
 2023-12-27 20:02 UTC  (9+ messages)

[PATCH] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
 2023-12-27 19:54 UTC  (2+ messages)

[PATCHv10 2/3] powerpc/kernel: Extend arrays' size to make room for a hole in cpu_possible_mask
 2023-12-27 19:52 UTC  (3+ messages)

[PATCH v3 1/2] thermal/debugfs: Add thermal cooling device debugfs information
 2023-12-27 19:53 UTC  (5+ messages)
` [PATCH v3 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 315acff5196f4e2f84a2a2d093000e0c6b0b4d1c
 2023-12-27 19:53 UTC 

[PATCH v2 0/9] mtd: spi-nor: Add support for Infineon S28HS02GT
 2023-12-27 19:47 UTC  (3+ messages)
` [PATCH v2 9/9] mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID

[PATCH RESEND v11 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-12-27 19:43 UTC  (3+ messages)
` [PATCH RESEND v11 2/2] input: joystick: driver "

[PATCH] x86/vdso: shrink vdso/vma.i via IWYU
 2023-12-27 19:36 UTC 

[PATCH 3/4] Change 'bool shutdown' into an enum shutdown_type { NVME_DISABLE_RESET = 0, NVME_DISABLE_SHUTDOWN_SYNC = 1 }
 2023-12-27 19:33 UTC  (2+ messages)

[Buildroot] [git commit] package/wolfssl: security bump to version 5.6.6
 2023-12-27 19:16 UTC 

[Buildroot] [git commit] package/mp4v2: security bump to version 2.1.3
 2023-12-27 19:15 UTC 

[Buildroot] [git commit] package/gstreamer1/gst1-plugins-good: switch to libsoup3
 2023-12-27 19:20 UTC 

[Buildroot] [git commit] package/zlog: bump to version 1.2.17
 2023-12-27 19:17 UTC 

[Buildroot] [git commit] package/gstreamer1/gstd: drop readline dependency
 2023-12-27 19:15 UTC 

[PATCH v3 00/14] Support Firmware Handoff spec via bloblist
 2023-12-27 19:21 UTC  (10+ messages)
` [PATCH v3 01/14] bloblist: Update the tag numbering
` [PATCH v3 06/14] bloblist: Drop spare value from bloblist record
` [PATCH v3 09/14] bloblist: Handle alignment with a void entry

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-good: switch to libsoup3
 2023-12-27 19:21 UTC  (2+ messages)

[linux-next:master] [wifi] ce10e8653f: hwsim.prefer_eht_20.fail
 2023-12-27 19:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/zlog: bump to version 1.2.17
 2023-12-27 19:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 5.6.6
 2023-12-27 19:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mp4v2: security bump to version 2.1.3
 2023-12-27 19:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gstd: drop readline dependency
 2023-12-27 19:15 UTC  (2+ messages)

[PATCH 0/4] reset: gpio: ASoC: shared GPIO resets
 2023-12-27 19:13 UTC  (5+ messages)
` [PATCH 1/4] reset: instantiate reset GPIO controller for shared reset-gpios

[PATCH v13 19/21] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
 2023-12-27 19:08 UTC  (3+ messages)

[PATCH] Documentation/i2c: fix spelling error in i2c-address-translators i2c-address-translators
 2023-12-27 19:06 UTC  (2+ messages)

[PATCH v3 0/1] hwmon: (sht3x) read out sensor serial number
 2023-12-27 19:00 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] mailmap: Fix Stefan Weil author email again
 2023-12-27 19:03 UTC  (5+ messages)

[dhowells-fs:crypto-krb5 6/21] crypto/krb5/kdf.c:116 crypto_krb5_get_Kc() error: buffer overflow 'buf' 4 <= 4
 2023-12-27 19:00 UTC 

[jimc:lukas-v3.0 9/24] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c:220:9: sparse: sparse: Initializer entry defined twice
 2023-12-27 19:00 UTC 

[RFC nf-next v3 0/2] netfilter: bpf: support prog update
 2023-12-27 19:00 UTC  (7+ messages)
` [RFC nf-next v3 1/2] "

[PATCH v4 0/8] i2c: add zhaoxin i2c controller driver
 2023-12-27 19:00 UTC  (3+ messages)
` [PATCH v4 1/8] i2c: wmt: create wmt_i2c_init for general init

Patchtest results for [OE-Core][PATCH v2 2/8] devtool: selftest: Fix test_devtool_modify_git_crates_subpath bbappend check
 2023-12-27 18:55 UTC 

[jimc:lukas-v3.0 20/24] lib/dynamic_debug.c:621:6: sparse: sparse: symbol 'skip_spaces_and_coma' was not declared. Should it be static?
 2023-12-27 18:50 UTC 

[OE-Core][PATCH 0/6] Stepwise rust upgrade 1.71.1 -> 1.74.1
 2023-12-27 18:46 UTC  (3+ messages)

[PATCH V2] serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
 2023-12-27 18:43 UTC  (2+ messages)

[PATCH] vmstat: don't auto expand the sysfs files
 2023-12-27 18:42 UTC  (7+ messages)
        ` Sysfs one-value-per-file (was Re: [PATCH] vmstat: don't auto expand the sysfs files)

[OE-Core][PATCH v2 0/8] Stepwise rust upgrade 1.71.1 -> 1.74.1
 2023-12-27 18:41 UTC  (9+ messages)
` [OE-Core][PATCH v2 1/8] devtool: selftest: Fix test_devtool_modify_git_crates_subpath inequality
` [OE-Core][PATCH v2 2/8] devtool: selftest: Fix test_devtool_modify_git_crates_subpath bbappend check
` [OE-Core][PATCH v2 3/8] devtool: selftest: Skip test_devtool_modify_git_crates_subpath
` [OE-Core][PATCH v2 4/8] rust: Upgrade 1.71.1 -> 1.72.0
` [OE-Core][PATCH v2 5/8] rust: Upgrade 1.72.0 -> 1.72.1
` [OE-Core][PATCH v2 6/8] rust: Upgrade 1.72.1 -> 1.73.0
` [OE-Core][PATCH v2 7/8] rust: Upgrade 1.73.0 -> 1.74.0
` [OE-Core][PATCH v2 8/8] rust: Upgrade 1.74.0 -> 1.74.1

[OE-Core][PATCH v2 00/10] Stepwise rust upgrade 1.71.1 -> 1.74.1
 2023-12-27 18:40 UTC 

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS a613fb464dc4d8902d1dbca836a0872a80d36296
 2023-12-27 18:36 UTC 

[PATCH] Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
 2023-12-27 18:35 UTC  (5+ messages)

[PATCH v3 1/2] ARM: dts: rockchip: add gpio-ranges property to gpio nodes
 2023-12-27 18:34 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: "

[PATCH] Bluetooth: qca: fix device-address endianness
 2023-12-27 18:34 UTC  (2+ messages)
`  "

[PATCH v4] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-27 18:32 UTC  (2+ messages)

pthread_cancel bug on ubuntu2004/debian11
 2023-12-27 18:30 UTC  (2+ messages)
` [bitbake-devel] "

[Buildroot] [PATCH 1/3] Revert "package/libcamera-apps: bump to version 1.3.0"
 2023-12-27 18:24 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] packages/libcamera: Fix libcamera build with rpi pipeline
` [Buildroot] [PATCH 3/3] packages/libcamera-apps: Fix build to use meson

[PATCH v7 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-27 18:27 UTC  (34+ messages)
` [PATCH v7 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v7 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v7 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v7 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v7 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v7 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v7 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v7 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v7 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v7 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v7 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v7 12/16] PCI: imx6: Add iMX95 PCIe support
` [PATCH v7 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v7 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v7 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v7 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support

[PATCH v2 0/6] Add support for Mobileye EyeQ5 clock controller
 2023-12-27 18:27 UTC  (3+ messages)
` [PATCH v2 3/6] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-12-27 (ice, i40e)
 2023-12-27 18:25 UTC  (5+ messages)
` [PATCH net 1/4] ice: Fix link_down_on_close message
` [PATCH net 2/4] ice: Shut down VSI with "link-down-on-close" enabled
` [PATCH net 3/4] ice: dpll: fix phase offset value
` [PATCH net 4/4] i40e: Fix filter input checks to prevent config with invalid values

[PATCH mm] kasan: stop leaking stack trace handles
 2023-12-27 18:19 UTC  (2+ messages)

include/linux/instrumentation.h:8:9: warning: 'instrumentation_begin' macro redefined
 2023-12-27 18:19 UTC 

[Buildroot] [PATCH 1/2] package/exim: fix build with libexecinfo
 2023-12-27 18:17 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/exim: do not build perl-based utilities

[PATCH 0/8] Intel PMC Core GBE LTR regression fix
 2023-12-27 18:14 UTC  (4+ messages)
` [PATCH 4/8] platform/x86/intel/pmc: Allow reenabling LTRs

cache fixes (redux)
 2023-12-27 18:07 UTC  (3+ messages)

[PATCH bpf-next v1 0/3] bpf: introduce BPF_MAP_TYPE_RELAY
 2023-12-27 18:07 UTC  (4+ messages)
` [PATCH bpf-next v1 2/3] bpf: add bpf_relay_output kfunc

include/linux/sli.h:57:13: warning: 'sli_check_longsys' defined but not used
 2023-12-27 17:59 UTC 

[PATCH] dt-bindings: riscv: cpus: Clarify mmu-type interpretation
 2023-12-27 17:57 UTC  (2+ messages)

[PATCH 0/4] Generate capsules from config files
 2023-12-27 17:48 UTC  (11+ messages)
` [PATCH 1/4] tools: mkeficapsule: Add support for parsing capsule params from config file

[PATCH v2 0/5] Implement fastboot multiresponce
 2023-12-27 17:48 UTC  (3+ messages)
` [PATCH v2 4/5] lib: membuff: fix readline not returning line in case of overflow

[linux-next:master 9659/10295] mm/kasan/kasan_test.c:951 mempool_uaf_helper() warn: passing freed memory 'elem'
 2023-12-27 17:49 UTC 

Proposal: FIT support for extension boards / overlays
 2023-12-27 17:48 UTC  (3+ messages)

[PATCH 00/13] arm: exynos: Add E850-96 board
 2023-12-27 17:48 UTC  (3+ messages)
` [PATCH 04/13] soc: samsung: Add Exynos USI driver

[PATCH v2 0/6] smbios: Deal with tables beyond 4GB
 2023-12-27 17:48 UTC  (4+ messages)
` [PATCH v2 3/6] smbios: Use SMBIOS 3.0 to support an address above 4GB

Suppress 'info: please complete authentication in browser'
 2023-12-27 17:47 UTC  (2+ messages)


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.