All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-01 06:51:18 to 2024-11-01 08:18:15 UTC [more...]

[PATCH 0/7] fs/ntfs3: Bugfix and minor refactoring
 2024-11-01  8:17 UTC  (4+ messages)
` [PATCH 5/7] fs/ntfs3: Add check in ntfs_extend_initialized_size
` [PATCH 6/7] fs/ntfs3: Switch to folio to release resources
` [PATCH 7/7] fs/ntfs3: Accumulated refactoring changes

[PATCH 1/1] arm64: dts: imx8mm-venice-gw73xx: remove compatible in overlay file
 2024-11-01  8:17 UTC  (2+ messages)

[PATCH 0/5] dtbs_check warning clean up against fsl,mxs-usbphy.yaml
 2024-11-01  8:06 UTC  (3+ messages)
` [PATCH 2/5] arm64: dts: imx8dxl-ss-conn: change usbphy1 compatible

[PATCH 0/2] Fix beep notifications by Thinkpad's ACPI firmware
 2024-11-01  8:18 UTC  (6+ messages)

[V2 0/4] Add PPS generators
 2024-11-01  8:17 UTC  (3+ messages)
` [V2 4/4] Documentation ABI: add PPS generators documentation

[PATCH v5 0/9] Introduce SMP Cache Topology
 2024-11-01  8:33 UTC  (10+ messages)
` [PATCH v5 1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level
` [PATCH v5 2/9] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v5 3/9] qapi/qom: Define cache enumeration and properties for machine
` [PATCH v5 4/9] hw/core: Check smp cache topology support "
` [PATCH v5 5/9] hw/core: Add a helper to check the cache topology level
` [PATCH v5 6/9] i386/cpu: Support thread and module level cache topology
` [PATCH v5 7/9] i386/cpu: Update cache topology with machine's configuration
` [PATCH v5 8/9] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v5 9/9] i386/cpu: add has_caches flag to check smp_cache configuration

[PATCH v1 1/1] gpiolib: Deduplicate gpiod_direction_input_nonotify() call
 2024-11-01  8:15 UTC  (3+ messages)

[PATCH v1 0/4] iio: acpi: always initialise data in iio_get_acpi_device_name_and_data()
 2024-11-01  8:14 UTC  (4+ messages)
` [PATCH v1 1/4] iio: acpi: Fill data with NULL when iio_get_acpi_device_name_and_data() fails

[PATCH v1 00/10] qrb4210-rb2: add wsa/wcd audio playback support
 2024-11-01  8:14 UTC  (12+ messages)
` [PATCH v1 03/10] arm64: dts: qcom: qrb4210-rb2: add wcd937x codec support
` [PATCH v1 05/10] dt-bindings: arm: qcom-soc: extend pattern matching for QRB4210/QRB2210 SoCs
` [PATCH v1 06/10] ASoC: dt-bindings: add wsa881x-i2c binding for analog mode
` [PATCH v1 07/10] ASoC: codecs: add wsa881x-i2c amplifier codec driver
` [PATCH v1 08/10] arm64: dts: qcom: qrb4210-rb2: enable wsa881x amplifier

[PATCH RESEND TO CC MAILLIST] i2c: designware: fix master holding SCL low when I2C_DYNAMIC_TAR_UPDATE not set
 2024-11-01  8:12 UTC 

[PATCH v2 0/4] iio: initialise ddata for iio_get_acpi_device_name_and_data()
 2024-11-01  8:08 UTC  (5+ messages)
` [PATCH v2 1/4] iio: light: ltr501: Assing ddata to NULL
` [PATCH v2 2/4] iio: light: isl29018: "
` [PATCH v2 3/4] iio: accel: kxcjk-1013: Assing ddata to NULL instead of NULL check
` [PATCH v2 4/4] iio: accel: kxcjk-1013: Deduplicate ODR startup time array

[PATCH 0/3] media: Fix pm_runtime_set_suspended() with runtime pm enabled
 2024-11-01  8:09 UTC  (5+ messages)
` [PATCH 1/3] media: i2c: dw9768: "
` [PATCH 3/3] media: venus: "

[PATCH 0/2] Fix device removal order for Apple dart iommu
 2024-11-01  8:09 UTC  (6+ messages)
` [PATCH 1/2] iommu: apple: Mark device with DM_FLAG_VITAL

[LTP] [PATCH v8 0/4] Automatically generate syscalls.h
 2024-11-01  8:07 UTC  (8+ messages)
` [LTP] [PATCH v8 1/4] Refactor regen.sh script to generate syscalls
` [LTP] [PATCH v8 4/4] Add documentation about syscalls.h generator

[PATCH v5 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2024-11-01  8:06 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: mfd: add support for the NXP SIUL2 module
` [PATCH v5 2/7] mfd: nxp-siul2: add support for NXP SIUL2
` [PATCH v5 3/7] arm64: dts: s32g: make pinctrl part of mfd node
` [PATCH v5 4/7] pinctrl: s32: convert the driver into an mfd cell
` [PATCH v5 5/7] pinctrl: s32cc: change to "devm_pinctrl_register_and_init"
` [PATCH v5 6/7] pinctrl: s32cc: add driver for GPIO functionality
` [PATCH v5 7/7] MAINTAINERS: add MAINTAINER for NXP SIUL2 MFD driver

[PATCH v6 00/10] Add RAPL core energy counter support for AMD CPUs
 2024-11-01  8:06 UTC  (22+ messages)
` [PATCH v6 01/10] perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function
` [PATCH v6 03/10] perf/x86/rapl: Remove the cpu_to_rapl_pmu() function
` [PATCH v6 04/10] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH v6 05/10] perf/x86/rapl: Make rapl_model struct global
` [PATCH v6 06/10] perf/x86/rapl: Add arguments to the init and cleanup functions
` [PATCH v6 07/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v6 08/10] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v6 09/10] perf/x86/rapl: Move the cntr_mask to rapl_pmus struct

[tip:timers/core] BUILD SUCCESS 1d4199cbbe95efaba51304cfd844bd0ccd224e61
 2024-11-01  8:05 UTC 

[tip:sched/urgent] BUILD SUCCESS 69d5e722be949a1e2409c3f2865ba6020c279db6
 2024-11-01  8:05 UTC 

[PATCH] mmc: dw_mmc: rockchip: Keep controller working for card detect
 2024-11-01  7:59 UTC  (7+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: remove redundant atomic file check in defragment
 2024-11-01  8:00 UTC  (5+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: fix to adjust appropriate length for fiemap
      `  "

[pci:controller/imx6] BUILD SUCCESS 49a8f8a8419417b95386c43402d2e8f24ec84b50
 2024-11-01  7:59 UTC 

[PATCH v1 0/3] Add new time property for battery charger type detection
 2024-11-01  7:59 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: connector: Add time property for Sink BC12 detection completion
` [PATCH v1 2/3] dt-bindings: usb: maxim,max33359.yaml: add usage of sink bc12 time property

[PATCH] kexec-tools: update COMPATIBLE_HOST because of makedumpfile
 2024-11-01  7:58 UTC 

PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
 2024-11-01  7:56 UTC  (19+ messages)

[PATCH v3 0/9] ARM: dts: Add some BCM6846 device tree
 2024-11-01  7:52 UTC  (2+ messages)

[lee-leds:for-leds-next] BUILD SUCCESS 99d36eed05e735105e89e0a18877518c08618e52
 2024-11-01  7:56 UTC 

[pci:controller/microchip] BUILD SUCCESS 61efe7e328bc4e9a646d78cc6c3b0525fc10bb70
 2024-11-01  7:54 UTC 

[PATCH RFC v2 0/5] Verify bias functionality for pinctrl_paris driver through new gpio test
 2024-11-01  7:54 UTC  (7+ messages)
` [PATCH RFC v2 1/5] pinctrl: mediatek: paris: Expose more configurations to GPIO set_config
` [PATCH RFC v2 2/5] pinctrl: mediatek: moore: "
` [PATCH RFC v2 3/5] pinctrl: mediatek: common: "

[PATCH 00/11] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2024-11-01  7:51 UTC  (7+ messages)
` [PATCH 08/11] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver

[PATCH] graph: fix memory leak in node clone
 2024-11-01  7:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] scsi: ufs: Start the RTC update work later
 2024-11-01  7:53 UTC  (2+ messages)

[PATCH RFC net-next 0/3] riscv: sophgo: Add ethernet support for SG2044
 2024-11-01  7:51 UTC  (4+ messages)
` [PATCH RFC net-next 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac

[syzbot] [batman?] BUG: soft lockup in batadv_iv_send_outstanding_bat_ogm_packet
 2024-11-01  1:30 UTC  (2+ messages)
` [syzbot] [netfilter] "

[yocto] qemu-system-native fails to build with buildtools and certain host packages installed
 2024-11-01  7:52 UTC  (3+ messages)
`  "

[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
 2024-11-01  7:51 UTC  (18+ messages)

[PATCH] t9101: Refactor test_expect_success format
 2024-11-01  7:51 UTC  (3+ messages)

[PATCH v2] media: intel/ipu6: remove buttress ish structure
 2024-11-01  7:47 UTC  (5+ messages)

[PATCH v4 0/5] qrb4210-rb2: add HDMI audio playback support
 2024-11-01  7:50 UTC  (5+ messages)
` [PATCH v4 3/5] arm64: dts: qcom: sm6115: add LPASS LPI pin controller
` [PATCH v4 4/5] arm64: dts: qcom: sm4250: "

[PATCH 00/13] Usable clocks on Mobileye EyeQ5 & EyeQ6H
 2024-11-01  7:48 UTC  (3+ messages)
` [PATCH 04/13] dt-bindings: clock: eyeq: add Mobileye EyeQ6H central clocks

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-11-01  7:47 UTC  (18+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly

[PATCH] media: atomisp: Add check for rgby_data memory allocation failure
 2024-11-01 15:48 UTC 

[PATCH v3 0/4] arm64: dts: qcom: add QAR2130P support
 2024-11-01  7:47 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: arm: qcom-soc: simplify SoC-matching patterns
` [PATCH v3 2/4] dt-bindings: arm: qcom: add QAR2130P board

[PATCH 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
 2024-11-01  7:46 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-sel option

[PATCH] Driver:net:wireless: Fix typo 'adderss'
 2024-11-01  7:46 UTC 

[PATCH v3 0/5] iio: hid-sensors-prox: Add support for more channels
 2024-11-01  7:46 UTC  (6+ messages)
` [PATCH v3 1/5] iio: hid-sensors: Add proximity and attention IDs
` [PATCH v3 2/5] iio: hid-sensors-prox: Factor-in hid_sensor_push_data
` [PATCH v3 3/5] iio: Add channel type for attention
` [PATCH v3 4/5] iio: hid-sensors-prox: Make proximity channel indexed
` [PATCH v3 5/5] iio: hid-sensor-prox: Add support for more channels

[PATCH] Driver:net:fddi: Fix typo 'adderss'
 2024-11-01  7:45 UTC 

[PATCH] wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode
 2024-11-01  7:43 UTC 

[PATCH 1/2] dt-bindings: sound: sprd,pcm-platform: convert to YAML
 2024-11-01  7:43 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: sound: sprd,sc9860-mcdt: "

[PATCH] KVM: x86: Try to enable irr_pending state with disabled APICv
 2024-11-01  7:42 UTC  (5+ messages)

[PATCH v2 rcu 0/3] RCU CPU stall-warning changes for v6.13
 2024-11-01  7:41 UTC  (8+ messages)
` [PATCH v2 rcu 3/3] rcu: Finer-grained grace-period-end checks in rcu_dump_cpu_stacks()
  ` [PATCH v3 "

[PATCH v3] arm64: dts: x1e80100-crd: describe HID supplies
 2024-11-01  7:40 UTC 

[PATCH v2 0/2] wic support different sector size
 2024-11-01  7:39 UTC  (10+ messages)
` [OE-core] "
  ` 回覆: "

[PATCH] mm: use vma_policy() to get vm_policy
 2024-11-01  7:37 UTC  (2+ messages)

[PATCH v2 0/4] i2c: Replace lists of special clients with flagging of such clients
 2024-11-01  7:36 UTC  (3+ messages)
` [PATCH v2 2/4] i2c: Replace list-based mechanism for handling auto-detected clients

[RFC PATCH 0/3] Cgroup-based THP control
 2024-11-01  7:35 UTC  (10+ messages)

[bluetooth-next:master] BUILD SUCCESS dff8a64238a3f951dbf0930bac915eec7cae8200
 2024-11-01  7:34 UTC 

[PATCH] dt-bindings: pwm: marvell,berlin-pwm: Convert from txt to yaml
 2024-11-01  7:34 UTC  (2+ messages)

[PATCH v2] arm64: dts: x1e80100-crd: describe HID supplies
 2024-11-01  7:33 UTC  (3+ messages)

[PATCH v2 nf-next 0/7] netfilter: nf_tables: avoid PROVE_RCU_LIST splats
 2024-11-01  7:31 UTC  (8+ messages)

[PATCH v2 00/13] sunxi: A100/A133 second stage support
 2024-11-01  6:14 UTC  (3+ messages)
` [PATCH v2 06/13] arm64: dts: allwinner: a100: add usb related nodes

[PATCH v3 0/3] Add HDCP feature for DisplayPort
 2024-11-01  7:18 UTC  (4+ messages)
` [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x "

[PATCH v6 3/7] crash_dump: store dm crypt keys in kdump reserved memory
 2024-11-01  7:16 UTC  (4+ messages)

[PATCH v4 0/9] Introduce SMP Cache Topology
 2024-11-01  7:47 UTC  (5+ messages)
` [PATCH v4 2/9] hw/core: Make CPU topology enumeration arch-agnostic

[PATCH net-next 0/6] net: lan969x: add VCAP functionality
 2024-11-01  7:09 UTC  (7+ messages)
` [PATCH net-next 1/6] net: sparx5: expose some sparx5 VCAP symbols
` [PATCH net-next 2/6] net: sparx5: replace SPX5_PORTS with n_ports
` [PATCH net-next 3/6] net: sparx5: add new VCAP constants to match data
` [PATCH net-next 4/6] net: sparx5: execute sparx5_vcap_init() on lan969x
` [PATCH net-next 5/6] net: lan969x: add autogenerated VCAP information
` [PATCH net-next 6/6] net: lan969x: add VCAP configuration data

[RFC v2 00/13] LKMM *generic* atomics in Rust
 2024-11-01  7:04 UTC  (10+ messages)
` [RFC v2 11/13] rust: sync: Add memory barriers
  ` [RFC v2.1 "
` [RFC v2 12/13] rust: add rcu abstraction
` [RFC v2 13/13] rust: sync: rcu: Add RCU protected pointer

[PATCH v1] selftest: wic: remove 2>/dev/null to help fail diagnostic
 2024-11-01  7:27 UTC 

[PATCH] Driver:iommu:iova: Fix typo 'adderss'
 2024-11-01  7:27 UTC 

[PATCH v2] drm/bridge: Fix assignment of the of_node of the parent to aux bridge
 2024-11-01  7:27 UTC  (8+ messages)

[PATCH v3 2/5] LSM: Replace context+len with lsm_context
 2024-11-01  7:25 UTC  (6+ messages)

USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
 2024-11-01  7:21 UTC  (11+ messages)

[openeuler:OLK-5.10 20942/30000] drivers/ub/urma/ubcore/ubcore_device.c:344:6: warning: no previous prototype for 'ubcore_destroy_upi_list'
 2024-11-01  7:20 UTC 

[PATCH v2 1/3] menu: fix the logic checking whether ESC key is pressed
 2024-11-01  7:20 UTC  (3+ messages)

[Bluez PATCH v3] textfile: Fix possible bad memory access in find_key
 2024-11-01  7:19 UTC 

[PATCH 0/3] tmpfs: Casefold fixes
 2024-11-01  7:19 UTC  (5+ messages)
` [PATCH 2/3] tmpfs: Fix type for sysfs' casefold attribute
` [PATCH 3/3] tmpfs: Initialize sysfs during tmpfs init

[Bluez PATCH v2] textfile: Fix possible bad memory access in find_key
 2024-11-01  7:18 UTC  (3+ messages)

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-01  7:17 UTC  (2+ messages)

[PATCHv10 9/9] scsi: set permanent stream count in block limits
 2024-11-01  7:16 UTC  (12+ messages)

[PATCH 0/2] PCI: dwc: ep: Minor alignment cleanups
 2024-11-01  7:16 UTC  (5+ messages)
` [PATCH 1/2] PCI: dwc: ep: Fix dw_pcie_ep_align_addr()
` [PATCH 2/2] PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()

[kirkstone][PATCH] gcc: restore a patch for Neoverse N2 core
 2024-11-01  7:15 UTC 

[PATCH 0/2] gpio: Replace deprecated PCI functions in ACCES drivers
 2024-11-01  7:15 UTC  (3+ messages)
` [PATCH 1/2] gpio: pci-idio-16: Replace deprecated PCI functions
` [PATCH 2/2] gpio: pcie-idio-24: "

[PATCH v4 0/8] Allow relative worktree linking to be configured by the user
 2024-11-01  7:14 UTC  (2+ messages)

[PATCH v2 -next] wifi: ipw2x00: fix bad alignments
 2024-11-01  7:13 UTC  (3+ messages)

[PATCH v8 0/7] RTL9300 support for reboot and i2c
 2024-11-01  7:12 UTC  (3+ messages)
` [PATCH v8 1/7] dt-bindings: reset: syscon-reboot: Add reg property

[PATCH] Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw
 2024-11-01  7:11 UTC  (14+ messages)

[PATCH v2 0/7] Use trans push mechanism to generate frame change event
 2024-11-01  7:11 UTC  (2+ messages)
` ✓ CI.BAT: success for Use trans push mechanism to generate frame change event (rev2)

[ast-bpf:drm_mm 3/4] lib/drm_mm.c:614:20: warning: function 'drm_mm_node_scanned_block' is not needed and will not be emitted
 2024-11-01  7:10 UTC 

[android-common:android11-kiwi-5.4 2240/30000] drivers/md/dm.c:2371 dm_derive_raw_secret() warn: inconsistent returns '&md->io_barrier'
 2024-11-01  7:09 UTC 

[PATCH v2 nf-next 7/7] netfilter: nf_tables: must hold rcu read lock while iterating object type list
 2024-11-01  7:07 UTC  (2+ messages)

[PATCH 0/6] remove libxenctrl usage from xenstored
 2024-11-01  7:06 UTC  (9+ messages)
` [PATCH 1/6] xen: add a domain unique id to each domain
` [PATCH 3/6] xen: add new domctl get_changed_domain

[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
 2024-11-01  7:06 UTC  (3+ messages)
` [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts

`git apply -p` doesn't remove source prefix in 'rename' diff entries
 2024-11-01  7:05 UTC  (2+ messages)

[PATCH 1/1] alloc_tag: fix empty codetag module section handling
 2024-11-01  7:04 UTC  (2+ messages)

[meta-oe][PATCH v3] snapper: add recipe
 2024-11-01  6:59 UTC  (5+ messages)
` [oe] "

[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-11-01  7:06 UTC  (11+ messages)
` [PATCH v6 01/10] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
` [PATCH v6 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v6 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v6 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v6 05/10] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v6 06/10] PCI: imx6: Fix the missing reference clock disable logic
` [PATCH v6 07/10] PCI: imx6: Clean up codes by removing imx7d_pcie_init_phy()
` [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v6 09/10] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[brgl:gpio/for-next] BUILD SUCCESS 5e3eedf55f13ef20ff475eacac30d1e6f91641da
 2024-11-01  6:53 UTC 

[PATCH v4 0/4] ext4: Add atomic writes support for DIO
 2024-11-01  6:50 UTC  (5+ messages)
` [PATCH v4 1/4] ext4: Add statx support for atomic writes
` [PATCH v4 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v4 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v4 4/4] ext4: Do not fallback to buffered-io for DIO atomic write

[PATCH 0/6] Fixes and cleanups to xarray
 2024-11-01 15:50 UTC  (7+ messages)
` [PATCH 1/6] Xarray: Do not return sibling entries from xas_find_marked()
` [PATCH 2/6] Xarray: distinguish large entries correctly in xas_split_alloc()
` [PATCH 3/6] Xarray: move forward index correctly in xas_pause()
` [PATCH 4/6] Xarray: skip unneeded xas_store() and xas_clear_mark() in __xa_alloc()
` [PATCH 5/6] Xarray: remove repeat check in xas_squash_marks()
` [PATCH 6/6] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent


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.