All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-30 08:33:25 to 2024-09-30 09:16:02 UTC [more...]

[PATCH] ALSA: hda: intel: Fix Optimus when GPU has no sound
 2024-09-30  9:15 UTC  (11+ messages)

[PATCH 0/8] Add ITE IT6263 LVDS to HDMI converter support
 2024-09-30  9:16 UTC  (7+ messages)
` [PATCH 5/8] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
` [PATCH 6/8] drm/bridge: "

[PATCH 00/16] Fix allocation issues and add hardening
 2024-09-30  9:15 UTC  (4+ messages)
` [PATCH v3 00/18] Fix allocation bugs and add malloc hardening
  ` [PATCH v3 01/18] memzone: fix use after free in tracing

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-09-30  9:15 UTC  (10+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[PATCH 0/2] Introduce ptr_eq() to preserve address dependency
 2024-09-30  9:15 UTC  (9+ messages)
` [PATCH 1/2] compiler.h: "

[PATCH v2 0/3] spi-nor: add optional vcc-supply and enable it for i.MX93
 2024-09-30  9:22 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
` [PATCH v2 2/3] mtd: spi-nor: support vcc-supply regulator
` [PATCH v2 3/3] arm64: dts: imx93-11x11-evk: add overlays for flexspi flash

[PATCH] drm/xe: Add support for object purgeability
 2024-09-30  9:14 UTC  (2+ messages)

Pull request: u-boot-rockchip-20240930
 2024-09-30  9:14 UTC 

[PATCH 00/23] Memory leak fixes (pt.8)
 2024-09-30  9:14 UTC  (24+ messages)
` [PATCH 01/23] builtin/annotate: fix leaking args vector
` [PATCH 02/23] read-cache: fix leaking hash context in `do_write_index()`
` [PATCH 03/23] scalar: fix leaking repositories
` [PATCH 04/23] shell: fix leaking strings
` [PATCH 05/23] wt-status: fix leaking buffer with sparse directories
` [PATCH 06/23] submodule: fix leaking submodule entry list
` [PATCH 07/23] builtin/stash: fix leaking `pathspec_from_file`
` [PATCH 08/23] builtin/pack-redundant: fix various memory leaks
` [PATCH 09/23] builtin/clone: fix leaking repo state when cloning with bundle URIs
` [PATCH 10/23] t/helper: fix leaking repository in partial-clone helper
` [PATCH 11/23] builtin/revert: fix leaking `gpg_sign` and `strategy` config
` [PATCH 12/23] diff: improve lifecycle management of diff queues
` [PATCH 13/23] line-log: fix several memory leaks
` [PATCH 14/23] pseudo-merge: fix various "
` [PATCH 15/23] pseudo-merge: fix leaking strmap keys
` [PATCH 16/23] pack-bitmap-write: fix leaking OID array
` [PATCH 17/23] midx-write: fix leaking buffer
` [PATCH 18/23] revision: fix memory leaks when rewriting parents
` [PATCH 19/23] revision: fix leaking saved parents
` [PATCH 20/23] pack-write: fix return parameter of `write_rev_file_order()`
` [PATCH 21/23] t/helper: fix leaks in proc-receive helper
` [PATCH 22/23] remote: fix leaking push reports
` [PATCH 23/23] builtin/send-pack: fix leaking list of push options

[PATCH 00/12] target/mips: Remove target-specific endianness knowledge
 2024-09-30  9:11 UTC  (13+ messages)
` [PATCH 01/12] target/mips: Declare cpu_is_bigendian_env() in 'internal.h'
` [PATCH 02/12] target/mips: Introduce mo_endian_env() helper
` [PATCH 03/12] target/mips: Replace MO_TE by mo_endian_env() in get_pte()
` [PATCH 04/12] target/mips: Convert mips16e decr_and_load/store() macros to functions
` [PATCH 05/12] target/mips: Introduce mo_endian() helper
` [PATCH 06/12] target/mips: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH 07/12] target/mips: Replace MO_TE by mo_endian()
` [PATCH 08/12] target/mips: Expose MIPSCPU::is_big_endian property
` [PATCH 09/12] hw/mips/cps: Set the vCPU 'cpu-big-endian' property
` [PATCH 10/12] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument
` [PATCH 11/12] target/mips: Remove target-specific code in mips_cpu_reset_hold()
` [PATCH 12/12] hw/mips/malta: Remove TARGET_BIG_ENDIAN #ifdef'ry

[PATCH v3 2/3] bb/data_smart: fix override syntax warning
 2024-09-30  9:13 UTC  (2+ messages)
` [bitbake-devel] "

[XEN PATCH v6] CODING_STYLE: Add a section on header guards naming conventions
 2024-09-30  9:12 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: Add power button for RK3399 Puma
 2024-09-30  9:11 UTC  (6+ messages)

[PATCH] intel_iommu: Remove Transient Mapping (TM) field from second-level page-tables
 2024-09-30  9:11 UTC  (2+ messages)

[PATCH v6 0/8] Support GPIO for AST2700
 2024-09-30  9:11 UTC  (15+ messages)
` [PATCH v6 1/8] hw/gpio/aspeed: Fix coding style
` [PATCH v6 2/8] hw/gpio/aspeed: Support to set the different memory size
` [PATCH v6 3/8] hw/gpio/aspeed: Support different memory region ops
` [PATCH v6 4/8] hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index mode
` [PATCH v6 5/8] hw/gpio/aspeed: Add AST2700 support
` [PATCH v6 6/8] aspeed/soc: Correct GPIO irq 130 for AST2700
  ` [SPAM] "
` [PATCH v6 7/8] aspeed/soc: Support GPIO "
  ` [SPAM] "
` [PATCH v6 8/8] hw/gpio/aspeed: Add test case "

[PATCH v3 3/3] tests/parse: add coverage for old override syntax
 2024-09-30  9:11 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH 1/2] gpio: mvebu: allow building the module with COMPILE_TEST=y
 2024-09-30  9:11 UTC  (2+ messages)
` [PATCH 2/2] gpio: mvebu: use generic device properties

[PATCH v2 0/2] Add support of IAM-20680 HP & HT
 2024-09-30  9:03 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: imu: mpu6050: Add iam20680ht/hp bindings to mpu6050

[PATCH] reproducibility: continue testing in case of build failure
 2024-09-30  9:10 UTC 

[PATCH i-g-t v2 0/1] Async flip with atomic commit
 2024-09-30  9:10 UTC  (3+ messages)
` ✓ CI.xeBAT: success for Async flip with atomic commit (rev2)
` ✓ Fi.CI.BAT: "

[PATCH] kmscube: Add patch to fix -int-conversion build error
 2024-09-30  9:08 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabled
 2024-09-30  9:19 UTC 

[meta-oe][kirkstone][PATCHv2] kmscube: Add patch to fix -int-conversion build error
 2024-09-30  9:08 UTC  (2+ messages)
` [OE-core] "

[PATCH] net/ixgbe: enable E610 devices
 2024-09-30  8:44 UTC 

[PATCH] perf trace: Keep exited threads for summary
 2024-09-30  9:07 UTC  (2+ messages)

[PATCH v2 0/3] add frequency adjustment support for PTP
 2024-09-30  8:42 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ethdev: add frequency adjustment API
  ` [PATCH v3 2/3] net/ice: add frequency adjustment support for PTP
  ` [PATCH v3 3/3] examples/ptpclient: add frequency adjustment support

[PATCH] xen: Fix config option reference in XEN_PRIVCMD definition
 2024-09-30  9:06 UTC 

[PATCH v1] Fix NULL pointer dereference in read_cache_folio
 2024-09-30  9:02 UTC  (2+ messages)
` [PATCH v2] "

Question about num_possible_cpus() and cpu_possible_mask
 2024-09-30  9:06 UTC  (3+ messages)

MAINTAINERS: change mei driver maintainer
 2024-09-30  9:06 UTC 

Add stacked and parallel memories support in spi-nor
 2024-09-30  9:04 UTC  (4+ messages)

[bug report] perf: Fix event leak upon exec and file release
 2024-09-30  9:04 UTC  (3+ messages)

[PATCH v3] wireless-regdb: Update regulatory info for Tanzania (TZ) for 2024
 2024-09-30  9:03 UTC 

[PATCH v2] drm/meson: switch to a managed drm device
 2024-09-30  8:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/4] rockchip: rk3399-roc-pc: Hook sysreset gpio to enable full reset
 2024-09-30  9:01 UTC  (3+ messages)
` [PATCH 3/4] rockchip: rk3399-rockpro64: Disable bootstage instrumentation config

[PATCH v2] mmc: mtk-sd: Implement Host Software Queue for eMMC and SD Card
 2024-09-30  9:01 UTC 

[PATCH] fs/bfs: fix possible NULL pointer dereference caused by empty i_op/i_fop
 2024-09-30  9:01 UTC 

[PATCH] powerpc/kexec: Fix the return of uninitialized variable
 2024-09-30  9:01 UTC  (3+ messages)

[PATCH v2 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-09-30  9:01 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: display/msm: Document MDSS on SA8775P

[PATCH v3] NFSv4: fix possible NULL-pointer dereference in nfs42_complete_copies()
 2024-09-30  9:01 UTC 

[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in read_cache_folio
 2024-09-30  9:01 UTC 

[PATCH 0/7] iio: light: veml6070: update code to current IIO best practices
 2024-09-30  9:00 UTC  (4+ messages)
` [PATCH 6/7] iio: light: veml6070: add devicetree support

[syzbot] [ext4?] [ocfs2?] WARNING in jbd2_journal_update_sb_log_tail
 2024-09-30  9:00 UTC  (2+ messages)
`  "

[PATCH 0/3] Anbernic RGxx3 Bootloader Fixes
 2024-09-30  8:59 UTC  (7+ messages)
` [PATCH 3/3] board: rockchip: Fix panel detection for mainline A-TF

[PATCH v9 0/3] Add of_regulator_get_optional() and Fix MTK Power Domain Driver
 2024-09-30  8:57 UTC  (5+ messages)
` [PATCH v9 1/3] regulator: Add of_regulator_get_optional() for pure DT regulator lookup
` [PATCH v9 2/3] regulator: Add devres version of of_regulator_get_optional()

[PATCH] ALSA: hda/realtek: Fix the push button function for the ALC257
 2024-09-30  8:57 UTC 

[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-09-30  8:58 UTC  (2+ messages)

[PATCH] rtc: Makefile: Replace spaces with tab
 2024-09-30  8:57 UTC  (2+ messages)

[PATCH i-g-t 0/2] Add tests for ultrajoiner validation
 2024-09-30  8:56 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] iio: pressure: sdp500: Add missing select CRC8
 2024-09-30  8:56 UTC  (3+ messages)

[PATCH v2 0/5] blk-cgroup: don't abuse bdi in blk-cgroup
 2024-09-30  8:53 UTC  (6+ messages)
` [PATCH v2 1/5] blk-cgroup: add a new helper blkg_print_dev_name()
` [PATCH 2/5] blk-iocost: use "
` [PATCH 3/5] blk-throttle: "
` [PATCH 4/5] blk-iolatency: "
` [PATCH 5/5] blk-cgroup: "

[RESEND PATCH v2] arm64: dts: qcom: sa8775p: Populate additional UART DT nodes
 2024-09-30  8:55 UTC 

[PATCH v3 0/4] Rockchip: Allow to silent TPL/SPL debug console
 2024-09-30  8:55 UTC  (4+ messages)
` [PATCH v3 1/4] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set

[LTP] [PATCH] Fix ioctl_ficlone on XFS without reflink support
 2024-09-30  8:53 UTC  (5+ messages)

[PATCH v2 0/2]: pressure: bmp280: Improve pushing of data to buffer
 2024-09-30  8:54 UTC  (5+ messages)
` [PATCH v2 2/2] iio: pressure: bmp280: Use char instead of s32 for data buffer

[PATCH v3 00/22] -Werror=maybe-uninitialized fixes
 2024-09-30  8:53 UTC  (7+ messages)
` [PATCH v3 06/22] block/mirror: fix -Werror=maybe-uninitialized false-positive
` [PATCH v3 11/22] block/block-copy: "
` [PATCH v3 17/22] tests: "

[PATCH] nf_conntrack_proto_udp: do not accept packets with IPS_NAT_CLASH
 2024-09-30  8:53 UTC 

[PATCH v2] wireless-regdb: Update regulatory info for Tanzania (TZ) for 2024
 2024-09-30  8:51 UTC 

[openeuler:OLK-6.6 7229/14254] drivers/net/ethernet/mucse/rnp/rnp_sriov.c:304:13: warning: 'check_ari_mode' defined but not used
 2024-09-30  8:50 UTC 

./configure fails to link test program due to missing dependencies
 2024-09-30  8:50 UTC  (15+ messages)

[PATCH v11 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-09-30  8:49 UTC  (4+ messages)
` [PATCH v11 1/3] PCI: vmd: Set PCI devices to D0 before enable PCI PM's L1 substates
` [PATCH v11 2/3] PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)
` [PATCH v11 3/3] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration

[PATCH] wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabled
 2024-09-30  8:49 UTC 

[PATCH v3 1/2 RESEND] rust: kernel: clean up empty `///` lines
 2024-09-30  8:49 UTC  (2+ messages)

[PATCH v2 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-09-30  8:49 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs

[PATCH v6 0/2] Do not shatter hugezeropage on wp-fault
 2024-09-30  8:45 UTC  (3+ messages)
` [PATCH v6 1/2] mm: Abstract THP allocation

[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-09-30  8:47 UTC  (11+ messages)
` [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()

[PATCH v3 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-09-30  8:41 UTC  (2+ messages)

[PATCH net-next v3 0/2] ethtool: Add support for writing firmware
 2024-09-30  8:46 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: ethtool: Add new parameters and a function to support EPL
` [PATCH net-next v3 2/2] net: ethtool: Add support for writing firmware blocks using EPL payload

[PATCH 6.10 00/58] 6.10.12-rc1 review
 2024-09-30  8:46 UTC  (2+ messages)

[PULL 0/5] Block-jobs 2024-09-30
 2024-09-30  8:43 UTC  (6+ messages)
` [PULL 1/5] copy-before-write: allow specifying minimum cluster size
` [PULL 2/5] backup: add minimum cluster size to performance options
` [PULL 3/5] block/reqlist: allow adding overlapping requests
` [PULL 4/5] block: Remove unused aio_task_pool_empty
` [PULL 5/5] util/co-shared-resource: Remove unused co_try_get_from_shres

[PATCH 0/4] deprecating core.preferSymlinkRefs
 2024-09-30  8:45 UTC  (4+ messages)
` [PATCH 1/4] refs: deprecate core.preferSymlinkRefs

[PATCH] wireless-regdb: Update regulatory info for Tanzania (TZ) for 2024
 2024-09-30  8:45 UTC  (3+ messages)

[PATCH v2 00/10] iio: light: veml6030: fix issues and add support for veml6035
 2024-09-30  8:45 UTC  (5+ messages)
` [PATCH v2 06/10] iio: light: veml6030: use read_avail() for available attributes

[Patch v2 mptcp-net 1/2] mptcp: handle consistently DSS corruption
 2024-09-30  8:44 UTC  (2+ messages)
` [Patch v2 mptcp-net 2/2] tcp: fix mptcp DSS corruption due to large pmtu xmit

[PATCH] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
 2024-09-30  8:43 UTC  (2+ messages)

[PATCH 0/3] arm: qcom: sm8550: Change camcc power domain from MMCX to MXC
 2024-09-30  8:43 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: "

[linus:master] [kunit, slub] 4e1c44b3db: WARNING:at_mm/slab_common.c:#kmem_cache_destroy
 2024-09-30  8:42 UTC  (2+ messages)

[PATCH v2] ALSA: hda/conexant: fix some typos
 2024-09-30  8:41 UTC 

[PATCH v3 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-09-30  8:41 UTC  (4+ messages)
` [PATCH v3 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus
` [PATCH v3 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
` [PATCH v3 3/3] Revert "HID: hyperv: "

[PATCH 6.1 00/73] 6.1.112-rc1 review
 2024-09-30  8:41 UTC  (2+ messages)

[PATCH v4 0/2] add AD8460 DAC driver
 2024-09-30  8:40 UTC  (6+ messages)
` [PATCH v4 2/2] iio: dac: support the ad8460 Waveform DAC

[Buildroot] [PATCH v5 1/1] package/tailscale: new package
 2024-09-30  8:40 UTC  (2+ messages)

[PATCH v8 0/7] device tree mapping
 2024-09-30  8:38 UTC  (9+ messages)
` [PATCH v8 6/7] xen/riscv: page table handling
` [PATCH v8 7/7] xen/riscv: introduce early_fdt_map()

[PATCH v4 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-09-30  8:38 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
` [PATCH v4 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
` [PATCH v4 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
` [PATCH v4 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property

PREEMPT_RT support
 2024-09-30  8:38 UTC  (2+ messages)

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-09-30  8:38 UTC  (13+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
                    ` [Intel-wired-lan] "

[PATCH] cmd/mem.c: fix undefined behavior in mem cmp
 2024-09-30  8:38 UTC  (3+ messages)

[PATCH] selftest: hid: add missing run-hid-tools-tests.sh
 2024-09-30  8:38 UTC  (2+ messages)

[PATCH slab hotfixes 0/2] slub kunit tests fixes for 6.12
 2024-09-30  8:37 UTC  (3+ messages)
` [PATCH slab hotfixes 1/2] mm, slab: suppress warnings in test_leak_destroy kunit test
` [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()

[PATCH] Input: adp5588-keys - Added checking of key and key_val variables
 2024-09-30  8:36 UTC 

[PATCH] ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET
 2024-09-30  8:33 UTC  (3+ messages)
  ` 答复: "

[RESEND PATCH v2] firmware: qcom: scm: fix a NULL-pointer dereference
 2024-09-30  8:33 UTC 

[PATCH v6 0/4] media: pisp-be: Split jobs creation and scheduling
 2024-09-30  8:33 UTC  (4+ messages)
` [PATCH v6 2/4] media: pisp_be: Remove config validation from schedule()
` [PATCH v6 3/4] media: pisp_be: Split jobs creation and scheduling
` [PATCH v6 4/4] media: pisp_be: Fix pm_runtime underrun in probe


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.