All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-05 19:30:05 to 2023-10-05 20:01:23 UTC [more...]

[PATCH] drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple
 2023-10-05 19:46 UTC  (7+ messages)

[PATCH 0/2] Kinetic KTD2801 backlight driver
 2023-10-05 18:49 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: backlight: add Kinetic KTD2801 binding

[Buildroot] [PATCH 1/1] package/rwmem: bumb to latest version
 2023-10-05 20:00 UTC  (2+ messages)

FAILED: patch "[PATCH] maple_tree: add mas_is_active() to detect in-tree walks" failed to apply to 6.5-stable tree
 2023-10-05 19:59 UTC  (4+ messages)
` [PATCH 6.5.y 1/3] maple_tree: add mas_is_active() to detect in-tree walks
  ` [PATCH 6.5.y 2/3] maple_tree: reduce resets during store setup
  ` [PATCH 6.5.y 3/3] maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states

[Buildroot] [git commit] package/rwmem: bumb to latest version
 2023-10-05 19:59 UTC 

[lttng-dev] What is DEFINE_LTTNG_UST_SIGBUS_STATE for and other beginner questions
 2023-10-05 19:59 UTC  (5+ messages)

[PATCH net-next 0/37] pull-request: can-next 2023-10-05
 2023-10-05 19:58 UTC  (38+ messages)
` [PATCH net-next 01/37] can: sja1000: Fix comment
` [PATCH net-next 02/37] can: etas_es58x: rework the version check logic to silence -Wformat-truncation
` [PATCH net-next 03/37] can: etas_es58x: add missing a blank line after declaration
` [PATCH net-next 04/37] can: raw: Remove NULL check before dev_{put, hold}
` [PATCH net-next 05/37] can: peak_pci: replace deprecated strncpy with strscpy
` [PATCH net-next 06/37] can: dev: can_restart(): don't crash kernel if carrier is OK
` [PATCH net-next 07/37] can: dev: can_restart(): fix race condition between controller restart and netif_carrier_on()
` [PATCH net-next 08/37] can: dev: can_restart(): reverse logic to remove need for goto
` [PATCH net-next 09/37] can: dev: can_restart(): move debug message and stats after successful restart
` [PATCH net-next 10/37] can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH net-next 11/37] can: dev: add can_state_get_by_berr_counter() to return the CAN state based on the current error counters
` [PATCH net-next 12/37] can: at91_can: use a consistent indention
` [PATCH net-next 13/37] can: at91_can: at91_irq_tx(): remove one level of indention
` [PATCH net-next 14/37] can: at91_can: BR register: convert to FIELD_PREP()
` [PATCH net-next 15/37] can: at91_can: ECR register: convert to FIELD_GET()
` [PATCH net-next 16/37] can: at91_can: MMR registers: convert to FIELD_PREP()
` [PATCH net-next 17/37] can: at91_can: MID registers: convert access to FIELD_PREP(), FIELD_GET()
` [PATCH net-next 18/37] can: at91_can: MSR Register: convert to FIELD_PREP()
` [PATCH net-next 19/37] can: at91_can: MCR "
` [PATCH net-next 20/37] can: at91_can: add more register definitions
` [PATCH net-next 21/37] can: at91_can: at91_setup_mailboxes(): update comments
` [PATCH net-next 22/37] can: at91_can: rename struct at91_priv::{tx_next,tx_echo} to {tx_head,tx_tail}
` [PATCH net-next 23/37] can: at91_can: at91_set_bittiming(): demote register output to debug level
` [PATCH net-next 24/37] can: at91_can: at91_chip_start(): don't disable IRQs twice
` [PATCH net-next 25/37] can: at91_can: at91_open(): forward request_irq()'s return value in case or an error
` [PATCH net-next 26/37] can: at91_can: add CAN transceiver support
` [PATCH net-next 27/37] can: at91_can: at91_poll_err(): fold in at91_poll_err_frame()
` [PATCH net-next 28/37] can: at91_can: at91_poll_err(): increase stats even if no quota left or OOM
` [PATCH net-next 29/37] can: at91_can: at91_irq_err_frame(): call directly from IRQ handler
` [PATCH net-next 30/37] can: at91_can: at91_irq_err_frame(): move next to at91_irq_err()
` [PATCH net-next 31/37] can: at91_can: at91_irq_err(): rename to at91_irq_err_line()
` [PATCH net-next 32/37] can: at91_can: at91_irq_err_line(): make use of can_state_get_by_berr_counter()
` [PATCH net-next 33/37] can: at91_can: at91_irq_err_line(): take reg_sr into account for bus off
` [PATCH net-next 34/37] can: at91_can: at91_irq_err_line(): make use of can_change_state() and can_bus_off()
` [PATCH net-next 35/37] can: at91_can: at91_irq_err_line(): send error counters with state change
` [PATCH net-next 36/37] can: at91_can: at91_alloc_can_err_skb() introduce new function
` [PATCH net-next 37/37] can: at91_can: switch to rx-offload implementation

[PATCH v2 0/9] IFS support for GNR and SRF
 2023-10-05 19:57 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
    ` [PATCH v4 1/9] platform/x86/intel/ifs: Store IFS generation number
    ` [PATCH v4 2/9] platform/x86/intel/ifs: Refactor image loading code
    ` [PATCH v4 3/9] platform/x86/intel/ifs: Gen2 scan image loading
    ` [PATCH v4 4/9] platform/x86/intel/ifs: Gen2 Scan test support
    ` [PATCH v4 5/9] platform/x86/intel/ifs: Validate image size
    ` [PATCH v4 6/9] platform/x86/intel/ifs: Metadata validation for start_chunk
    ` [PATCH v4 7/9] platform/x86/intel/ifs: Add new CPU support
    ` [PATCH v4 8/9] platform/x86/intel/ifs: Add new error code
    ` [PATCH v4 9/9] platform/x86/intel/ifs: ARRAY BIST for Sierra Forest

[PATCH v5 00/12] VRB2 bbdev PMD introduction
 2023-10-05 19:49 UTC  (13+ messages)
` [PATCH v5 01/12] bbdev: add FFT window width member in driver info
` [PATCH v5 02/12] baseband/acc: add FFT window width in the VRB PMD
` [PATCH v5 03/12] baseband/acc: remove the 4G SO capability for VRB1
` [PATCH v5 04/12] baseband/acc: allocate FCW memory separately
` [PATCH v5 05/12] baseband/acc: add support for MLD operation
` [PATCH v5 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v5 07/12] baseband/acc: adding VRB2 device variant
` [PATCH v5 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v5 09/12] baseband/acc: add FFT support to "
` [PATCH v5 10/12] baseband/acc: add MLD support in "
` [PATCH v5 11/12] baseband/acc: add support for VRB2 engine error detection
` [PATCH v5 12/12] baseband/acc: add configure helper for VRB2

[tip:x86/percpu] BUILD SUCCESS ca4256348660cb2162668ec3d13d1f921d05374a
 2023-10-05 19:55 UTC 

[PATCH v2 00/21] Graph locking part 4 (node management)
 2023-10-05 19:55 UTC  (3+ messages)
` [PATCH v2 03/21] preallocate: Don't poll during permission updates

[PATCH v1 0/2] arm64: dts: meson-a1-ad402: Add SPIFC pins
 2023-10-05 19:55 UTC  (9+ messages)
` [PATCH v1 1/2] arm64: dts: meson: a1: Add SPIFC mux pins
` [PATCH v1 2/2] arm64: dts: meson-a1-ad402: set SPIFC pins

[Buildroot] [PATCH 0/1] package/tbb: fixes hash
 2023-10-05 19:56 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] "

[Buildroot] [git commit] package/tbb: fixes hash
 2023-10-05 19:55 UTC 

[Buildroot] [PATCH] package/{glibc, localedef}: security bump to version glibc-2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701
 2023-10-05 19:54 UTC  (2+ messages)

[Buildroot] [git commit] package/{glibc, localedef}: security bump to version glibc-2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701
 2023-10-05 19:54 UTC 

[PATCH v3 0/4] ata: pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable
 2023-10-05 19:53 UTC  (6+ messages)
` [PATCH 1/4] ata: pata_parport: fix pata_parport_devchk
` [PATCH 4/4] ata: pata_parport: fit3: implement IDE command set registers

[PATCH] get_maintainer/MAINTAINERS: confine K content matching to patches
 2023-10-05 19:52 UTC  (7+ messages)

[PATCH v4 00/15] Introduce /dev/mshv drivers
 2023-10-05 19:52 UTC  (6+ messages)
` [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally

[PATCH 0/3] Fix Navi3x boot and hotplug problems
 2023-10-05 19:51 UTC  (7+ messages)
` [PATCH 2/3] power: supply: Don't count 'unknown' scope power supplies

[PATCH 0/5] chelsio: Annotate structs with __counted_by
 2023-10-05 20:28 UTC  (4+ messages)

[PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-05 19:35 UTC  (2+ messages)

[PATCH v6 00/14] iotests: use vm.cmd()
 2023-10-05 19:48 UTC  (5+ messages)
` [PATCH v6 06/14] python/machine.py: upgrade vm.cmd() method
` [PATCH v6 07/14] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine

[PATCH v3] dt-bindings: phy: Convert PXA1928 USB/HSIC PHY to DT schema
 2023-10-05 19:49 UTC  (3+ messages)

[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
 2023-10-05 19:48 UTC  (4+ messages)
` [RFC v2 5/5] dt-bindings: gpio: Add bindings for "

[PATCH v4 0/1] drm/amdkfd: Fix unaligned doorbell absolute offset for gfx8
 2023-10-05 19:48 UTC  (4+ messages)
` [PATCH v4 1/1] drm/amdkfd: get doorbell's absolute offset based on the db_size

[syzbot] [ntfs3?] WARNING in attr_data_get_block (3)
 2023-10-05 19:47 UTC 

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-10-05 19:47 UTC  (15+ messages)
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip

[PATCH 0/7] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2023-10-05 19:46 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: media: Document STM32MP25 VDEC video decoder
` [PATCH 3/7] dt-bindings: media: Document STM32MP25 VENC video encoder
` [PATCH 5/7] arm64: dts: st: add soc & rifsc structure to stm32mp255

[PATCH] attr: attr.allowInvalidSource config to allow invalid revision
 2023-10-05 19:46 UTC  (6+ messages)
` [PATCH v2 0/2] attr: add attr.tree and attr.allowInvalidSource configs
  ` [PATCH v2 1/2] attr: add attr.tree for setting the treeish to read attributes from

[Intel-gfx] [PATCH dii-client v6 0/5] Subject: [PATCH dii-client v6 0/4] drm/i915: Define and use GuC and CTB TLB invalidation routines
 2023-10-05 19:35 UTC  (7+ messages)
` [Intel-gfx] [PATCH v7 0/5] "
` [Intel-gfx] [PATCH v7 1/5] drm/i915: Add GuC TLB Invalidation device info flags
` [Intel-gfx] [PATCH v7 2/5] drm/i915: Define and use GuC and CTB TLB invalidation routines
` [Intel-gfx] [PATCH v7 3/5] drm/i915: No TLB invalidation on wedged or suspended GT
` [Intel-gfx] [PATCH v7 4/5] drm/i915/gt: Increase sleep in gt_tlb selftest sanitycheck
` [Intel-gfx] [PATCH v7 5/5] drm/i915: Enable GuC TLB invalidations for MTL

[yocto-autobuilder-helper][PATCH v2] config.json: add reproducible-openembedded build
 2023-10-05 19:46 UTC  (2+ messages)
  ` [yocto] "

[igt-dev] [i-g-t V6 0/3] tests/intel/pm: Separate display specific tests from i915_pm_rpm
 2023-10-05 19:44 UTC  (3+ messages)
` [igt-dev] [i-g-t V6 2/3] tests/intel/pm_rpm: Split module-reload test

[Intel-wired-lan] [PATCH iwl-next v1] idpf: cancel mailbox work in error path
 2023-10-05 19:43 UTC  (3+ messages)

[PATCH v2 00/15] Pass data temperature information to UFS devices
 2023-10-05 19:41 UTC  (16+ messages)
` [PATCH v2 01/15] block: Make bio_set_ioprio() modify fewer bio->bi_ioprio bits
` [PATCH v2 02/15] blk-ioprio: Modify "
` [PATCH v2 03/15] block: Support data lifetime in the I/O priority bitfield
` [PATCH v2 04/15] fs: Restore write hint support
` [PATCH v2 05/15] fs/f2fs: Restore the whint_mode mount option
` [PATCH v2 06/15] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v2 07/15] scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v2 08/15] sd: Translate data lifetime information
` [PATCH v2 09/15] scsi_debug: Reduce code duplication
` [PATCH v2 10/15] scsi_debug: Support the block limits extension VPD page
` [PATCH v2 11/15] scsi_debug: Rework page code error handling
` [PATCH v2 12/15] scsi_debug: Rework subpage "
` [PATCH v2 13/15] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v2 14/15] scsi_debug: Implement GET STREAM STATUS
` [PATCH v2 15/15] scsi_debug: Maintain write statistics per group number

[PATCH 1/3] amd/amdkfd: Add granularity bitmap mapped to gpu flag
 2023-10-05 19:42 UTC  (9+ messages)
` [PATCH 2/3] amd/amdkfd: Unmap range from GPUs based on granularity
` [PATCH 3/3] drm/amdkfd: Check bitmap_mapped flag to skip retry fault

[Intel-wired-lan] [PATCH iwl-next v2] idpf: cancel mailbox work in error path
 2023-10-05 19:40 UTC 

[PATCH 00/27] can: at91: add can_state_get_by_berr_counter() helper, cleanup and convert to rx_offload
 2023-10-05 19:40 UTC  (6+ messages)
` [PATCH 27/27] can: at91_can: switch to rx-offload implementation

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-05 19:39 UTC  (7+ messages)
` [PATCH v1 07/10] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse

[PATCH 0/5] perf intel-pt: Use of get_unaligned_le16() etc
 2023-10-05 19:38 UTC  (3+ messages)
` [PATCH 1/5] perf tools: Add get_unaligned_leNN()

[PATCH] busybox: Set PATH in syslog initscript
 2023-10-05 19:37 UTC 

[PATCH v3 00/10] migration: Better error handling in rp thread, allow failures in recover
 2023-10-05 19:35 UTC  (6+ messages)
` [PATCH v3 03/10] migration: Refactor error handling in source return path

[linux-next:master] BUILD REGRESSION 7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
 2023-10-05 19:35 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2 0/5] can: dev: fix can_restart() and replace BUG_ON() by error handling
 2023-10-05 19:36 UTC  (4+ messages)
` [PATCH v2 4/5] can: dev: can_restart(): update debug and error messages

[Intel-xe] [PATCH 00/21] Add OA functionality to Xe
 2023-10-05 19:35 UTC  (6+ messages)
` [Intel-xe] [PATCH 19/21] drm/xe/uapi: Drop OA_IOCTL_VERSION

[PATCH net-next v4 0/2] virtio-net: don't busy poll for cvq command
 2023-10-05 19:35 UTC  (12+ messages)
` [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop

[Intel-xe] [PATCH v7 0/5] PAT and cache coherency support
 2023-10-05 19:35 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for PAT and cache coherency support (rev9)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "

[PATCH 5.15 0/2] ARM SMMUv3 errata fixes
 2023-10-05 19:35 UTC  (3+ messages)
` [PATCH 5.15 1/2] iommu/arm-smmu-v3: Set TTL invalidation hint better
` [PATCH 5.15 2/2] iommu/arm-smmu-v3: Avoid constructing invalid range commands

[PATCH 6.1 0/2] ARM SMMUv3 errata fixes
 2023-10-05 19:35 UTC  (3+ messages)
` [PATCH 6.1 1/2] iommu/arm-smmu-v3: Set TTL invalidation hint better
` [PATCH 6.1 2/2] iommu/arm-smmu-v3: Avoid constructing invalid range commands

[PATCH 6.5] iommu/arm-smmu-v3: Avoid constructing invalid range commands
 2023-10-05 19:34 UTC 

[igt-dev] [PATCH 1/2] [i-g-t] tests/kms_cursor_crc: Fix tests be skipped on AMD gpu
 2023-10-05 19:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2,i-g-t] tests/kms_cursor_crc: Fix tests be skipped on AMD gpu (rev2)

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-05 19:33 UTC  (4+ messages)
` [PATCH v5 15/18] x86/sgx: Prepare for multiple LRUs

[PATCH v5 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
 2023-10-05 19:33 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: usb: ci-hdrc-usb2: add npcm750 and npcm845 compatible

[igt-dev] [PATCH i-g-t 00/17] [RFC] benchmarks/gem_wsim: added basic xe support
 2023-10-05 18:57 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t 01/17] lib/igt_device_scan: added functions to get first Xe card
` [igt-dev] [PATCH i-g-t 02/17] benchmarks/gem_wsim: reposition the unbound duration boolean
` [igt-dev] [PATCH i-g-t 03/17] benchmarks/gem_wsim: fix duration range check
` [igt-dev] [PATCH i-g-t 04/17] benchmarks/gem_wsim: extract duration parsing code to new function
` [igt-dev] [PATCH i-g-t 05/17] benchmarks/gem_wsim: fix conflicting SSEU #define and enum
` [igt-dev] [PATCH i-g-t 06/17] benchmarks/gem_wsim: cleanups
` [igt-dev] [PATCH i-g-t 07/17] benchmarks/gem_wsim: reposition repeat_start variable
` [igt-dev] [PATCH i-g-t 08/17] benchmarks/gem_wsim: use lib code to query engines
` [igt-dev] [PATCH i-g-t 09/17] benchmarks/gem_wsim: allow comments in workload description files
` [igt-dev] [PATCH i-g-t 10/17] benchmarks/gem_wsim: introduce w_step_sync function
` [igt-dev] [PATCH i-g-t 11/17] benchmarks/gem_wsim: extract allocate and prepare contexts code to new functions
` [igt-dev] [PATCH i-g-t 12/17] benchmarks/gem_wsim: extract prepare working sets code to new function
` [igt-dev] [PATCH i-g-t 13/17] benchmarks/gem_wsim: group i915 fields
` [igt-dev] [PATCH i-g-t 14/17] benchmarks/gem_wsim: for_each_dep macro
` [igt-dev] [PATCH i-g-t 15/17] benchmarks/gem_wsim: for_each_ctx macro
` [igt-dev] [PATCH i-g-t 16/17] benchmarks/gem_wsim: for_each_w_step macro
` [igt-dev] [PATCH i-g-t 17/17] benchmarks/gem_wsim: added basic xe support

[igt-dev] [PATCH i-g-t] tests/prime_vgem: Use correct blitter
 2023-10-05 19:32 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/prime_vgem: Use correct blitter (rev3)

[PATCH 00/21] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-05 19:29 UTC  (7+ messages)
` [PATCH 18/21] arm64: dts: google: Add initial Google gs101 SoC support


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.