All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-08 10:20:34 to 2023-09-08 11:21:00 UTC [more...]

[PATCH 1/1] ASoC: dwc: Add Single DMA mode support
 2023-09-08 10:50 UTC  (2+ messages)

[dm-devel] [PATCH] fix writing to the filesystem after unmount
 2023-09-08 10:51 UTC  (12+ messages)
                  `  "

[PATCH RFC net-next 0/7] net: phy: avoid race when erroring stopping PHY
 2023-09-08 11:20 UTC 

[PULL 00/17] Net patches
 2023-09-08 11:19 UTC  (2+ messages)

[paulmck-rcu:dev.2023.08.24a] [EXP qspinlock] 3d22d912bd: UBSAN:array-index-out-of-bounds_in_kernel/locking/qspinlock.c
 2023-09-08 11:20 UTC  (2+ messages)

[PATCH v2] ceph: remove unnecessary check for NULL in parse_longname()
 2023-09-08 11:20 UTC 

[Intel-gfx] [PATCH i-g-t 00/17] Fix IGT Kunit implementation issues
 2023-09-08 11:20 UTC  (56+ messages)
` [igt-dev] "
` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t 01/17] lib/kunit: Drop unused file stream
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t 02/17] lib/kunit: Stop loading kunit module explicitly
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t 03/17] lib/kunit: Fix struct kmod_module kunit_kmod not freed
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 04/17] lib/kunit: Optimize calls to igt_success/skip/fail()
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t 05/17] lib/kunit: Fix illegal igt_fail() calls inside subtest body
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t 06/17] lib/ktap: Make sure we fail on premature cancel
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 07/17] lib/ktap: Don't ignore interrupt signals
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t 08/17] lib/kunit: Cancel KTP parser on module load failure
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t 09/17] lib/ktap: Drop is_running flag
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t 10/17] lib/ktap: Read /dev/kmsg in blocking mode
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 11/17] lib/kunit: Fail / skip on kernel taint
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t 12/17] lib/ktap: Use IGT linked lists for storing KTAP results
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 13/17] lib/ktap: Reimplement KTAP parser
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t 14/17] lib/kunit: Load test modules in background
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t 15/17] lib/kunit: Parse KTAP report from the main process thread
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t 16/17] lib/kunit: Strip "_test" or "_kunit" suffix from subtest names
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 17/17] lib/kunit: Omit suite name prefix if the same as subtest name
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] ✗ CI.Patch_applied: failure for Fix IGT Kunit implementation issues
` [igt-dev] ✗ Fi.CI.BUILD: "

[PATCH v3 0/6] Support nested overlayfs mounts
 2023-09-08 11:19 UTC  (4+ messages)
` [PATCH v3 5/6] ovl: Handle escaped xwhiteouts across layers

[PATCH v3 0/2] Add debugfs pm_status for qat driver
 2023-09-08 11:16 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: qat - refactor included headers
` [PATCH v3 2/2] crypto: qat - add pm_status debugfs file

[PATCH v3] drm/plane: Add documentation about software color conversion
 2023-09-08 11:16 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v5 00/11] Xe: set Run type from testlist instead of defining it
 2023-09-08 11:16 UTC  (14+ messages)
` [igt-dev] [PATCH i-g-t v5 01/11] test_list.py: add support for reading testlist regular expressions
` [igt-dev] [PATCH i-g-t v5 02/11] xe_test_config.json: add testlists and blocklists
` [igt-dev] [PATCH i-g-t v5 03/11] kms_test_config.json: "
` [igt-dev] [PATCH i-g-t v5 04/11] tests: Intel Xe: drop Run type field
` [igt-dev] [PATCH i-g-t v5 05/11] tests: Intel KMS: "
` [igt-dev] [PATCH i-g-t v5 06/11] scripts/test_list.py: move "FULL" testlist to config file
` [igt-dev] [PATCH i-g-t v5 07/11] scripts/test_list.py: don't be greedy while matching data from testlists
` [igt-dev] [PATCH i-g-t v5 08/11] scripts/test_list.py: fix gen_testlist logic
` [igt-dev] [PATCH i-g-t v5 09/11] scripts/test_list.py: add support for expanding fields on spreadsheet
` [igt-dev] [PATCH i-g-t v5 10/11] scripts/doc_to_xls.py: expand GPU excluded platform
` [igt-dev] [PATCH i-g-t v5 11/11] scripts/doc_to_xls.py: improve XLS output format
` [igt-dev] ✓ Fi.CI.BAT: success for Xe: set Run type from testlist instead of defining it
` [igt-dev] ✓ CI.xeBAT: "

[PATCH] jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev
 2023-09-08 11:14 UTC  (2+ messages)

[Intel-xe] [PATCH v3 0/2] drm/tests: Fix for UAF and a test for drm_exec lock alloc tracking warning
 2023-09-08 11:13 UTC  (10+ messages)
              `  "

[PATCH BlueZ 0/1] bap: Use defer setup when syncing to a BIS source
 2023-09-08 11:12 UTC  (2+ messages)
` [PATCH BlueZ 1/1] "

[PATCH] base: improve LICENSE_FLAGS_DETAILS output
 2023-09-08 11:11 UTC  (3+ messages)

[GIT PULL] LoongArch changes for v6.6
 2023-09-08 11:10 UTC 

[PATCH v6 0/4] add clock controller of qca8386/qca8084
 2023-09-08 11:10 UTC  (6+ messages)
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[syzbot] [kernel?] general protection fault in usb_hub_create_port_device
 2023-09-08 11:10 UTC  (2+ messages)

[PATCH nft 0/6] no recursive make
 2023-09-08 11:09 UTC  (3+ messages)
` [PATCH nft 5/6] build: drop recursive make for "examples/Makefile.am"

[PULL 00/65] riscv-to-apply queue
 2023-09-08 11:06 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/9] Extend compute square to i915 and Xe
 2023-09-08 11:07 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 2/9] lib/intel_compute: Add compatibility flags for running compute

[GIT PULL] gpio: fixes for v6.6-rc1
 2023-09-08 11:06 UTC 

[PULL 00/13] NBD patches through 2023-09-07
 2023-09-08 11:03 UTC  (3+ messages)
` [PULL 12/13] qemu-nbd: Restore "qemu-nbd -v --fork" output

[XEN PATCH 0/3] docs/misra: add documentation skeleton to address MISRA C:2012 Dir 4.1
 2023-09-08 11:04 UTC  (3+ messages)
` [XEN PATCH 2/3] docs: make the docs for MISRA C:2012 Dir 4.1 visible to ECLAIR

[PATCH] configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPL
 2023-09-08 11:03 UTC 

[PATCH net v3] octeontx2-pf: Fix page pool cache index corruption
 2023-09-08 11:02 UTC  (2+ messages)

[PATCH v13 00/22] TDX host kernel support
 2023-09-08 11:00 UTC  (6+ messages)
` [PATCH v13 06/22] x86/virt/tdx: Add SEAMCALL error printing for module initialization

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, a48fa7ef)
 2023-09-08 11:00 UTC 

[PATCH 0/4] app: introduce testgraph application
 2023-09-08 11:00 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] app: add "
          ` [EXT] "
    ` [PATCH v3 1/1] app/graph: add example for different usecases

[GIT PULL] bcachefs
 2023-09-08 10:59 UTC  (6+ messages)
` Thank you! (was: Re: [GIT PULL] bcachefs)

[PATCH] doc: delete unused values kernel command line
 2023-09-08  8:00 UTC 

[PATCH v4 0/6] DTS Sync from v6.5-rc1 to u-boot
 2023-09-08  5:39 UTC  (3+ messages)
` [PATCH v4 5/6] docs: board: ti: Add j721s2_evm documentation

[yocto] Memory requirements for building images with different architectures
 2023-09-08 10:58 UTC  (8+ messages)
`  "

[PATCH 1/3] linux/generate-cve-exclusions: fix mishandling of boundary values
 2023-09-08 10:57 UTC  (5+ messages)
      ` [OE-core] "

[PATCH v2] RDMA/siw: Fix connection failure handling
 2023-09-08 10:55 UTC  (3+ messages)
  `  "

[PATCH 1/3] [POC] test implementaion of rt-signals
 2023-09-08 10:54 UTC  (4+ messages)
` [PATCH 2/3] [POC] Add rt_signal test
` [PATCH 3/3] [POC] add a tool to measure rt_signal latency

[weiny2:pks-core-2023-09-04 17/34] include/linux/stddef.h:10: Error: no such instruction: `enum {'
 2023-09-08 10:53 UTC 

[PATCH] soc: qcom: add ADSP PDCharger ULOG driver
 2023-09-08 10:53 UTC 

[PATCH V4 0/2] migration file URI
 2023-09-08 10:52 UTC  (5+ messages)
` [PATCH V4 1/2] migration: "

[PATCH v3 0/4] io: follow coroutine AioContext in qio_channel_yield()
 2023-09-08 10:49 UTC  (4+ messages)
` [PATCH v3 4/4] "

[PATCH 0/2] Minor IXP4xx DTS updates
 2023-09-08 10:49 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: ixp4xx-nslu2: Enable write on flash
` [PATCH 2/2] ARM: dts: ixp4xx: Use right restart keycode

[RFC PATCH] softmmu: Fix async_run_on_cpu() use in tcg_commit_cpu()
 2023-09-08 10:49 UTC  (4+ messages)

[PATCH 0/2] virtio: Drop out of coroutine context in virtio_load()
 2023-09-08 10:46 UTC  (6+ messages)
` [PATCH 2/2] "

[Intel-gfx] [PATCH] drm/i915/dsc: Fix pic_width readout
 2023-09-08 10:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] of/kexec: Omit kaslr-seed when kexecing with nokaslr
 2023-09-08 10:44 UTC 

[PATCH 0/5] Remove the XFS mrlock
 2023-09-08 10:44 UTC  (7+ messages)
` [PATCH 1/5] locking: Add rwsem_is_write_locked()

[PATCH nft 1/2] tests/shell: honor .nodump file for tests without nft dumps
 2023-09-08 10:42 UTC  (4+ messages)
` [PATCH nft 2/2] tests/shell: add missing ".nodump" file for tests without dumps

[PATCH v3] wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
 2023-09-08 10:41 UTC 

[PATCH v2 1/3] perf vendor events: Update JSON/events for power10 platform
 2023-09-08 10:41 UTC  (11+ messages)
` [PATCH v2 2/3] "

[PATCH 0/2] fs: fixes for multigrain ctime code
 2023-09-08 10:42 UTC  (3+ messages)
` [PATCH 1/2] fs: initialize inode->__i_ctime to the epoch

[PATCH net] net: stmmac: Use hrtimer for TX coalescing
 2023-09-08 10:42 UTC  (9+ messages)

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-09-08 10:41 UTC  (5+ messages)
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH] drm/amdgpu: Restore partition mode after reset
 2023-09-08 10:39 UTC 

[PATCH v3 0/5] Match data improvements for rt1711h driver
 2023-09-08 10:40 UTC  (5+ messages)
` [PATCH v3 4/5] usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struct rt1711h_chip_info
` [PATCH v3 5/5] usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdeffery

[PATCH v2 1/1] Bluetooth: ISO: Set CIS bit only for devices with CIS support
 2023-09-08 10:38 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH v3] drm/i915: Added Wa_18022495364
 2023-09-08 10:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Added Wa_18022495364 (rev3)

[PATCH v2] wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
 2023-09-08 10:37 UTC  (3+ messages)

[PATCH 1/4] security: remove redundant cast
 2023-09-08 10:36 UTC  (2+ messages)

[PATCH v4 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
 2023-09-08 10:36 UTC  (7+ messages)
` [PATCH v4 15/17] media: qcom: camss: Move vfe_disable into a common routine where applicable

[PATCH net] hsr: Fix uninit-value access in fill_frame_info()
 2023-09-08 10:17 UTC 

[PATCH 1/4] sh: remove stale microdev board
 2023-09-08 10:23 UTC  (6+ messages)
` [PATCH 4/4] sh: machvec: remove custom ioport_{un,}map()

[Bug 80791] "Bluetooth: hci0: ACL packet for unknown connection handle" must be hidden behind "debug"
 2023-09-08 10:24 UTC 

[PATCH] xfs: correct calculation for blockcount
 2023-09-08 10:18 UTC  (2+ messages)

[PATCH v3 00/41] mtd: spi-nor: clean the flash_info database up
 2023-09-08 10:16 UTC  (8+ messages)
` [PATCH v3 16/41] mtd: spi-nor: remove or move flash_info comments
` [PATCH v3 19/41] mtd: spi-nor: esmt: convert flash_info to new format
` [PATCH v3 22/41] mtd: spi-nor: intel: "
` [PATCH v3 28/41] mtd: spi-nor: winbond: "
` [PATCH v3 32/41] mtd: spi-nor: eon: sort flash_info database
` [PATCH v3 35/41] mtd: spi-nor: macronix: "
` [PATCH v3 37/41] mtd: spi-nor: spansion: "

[RESEND] qemu/timer: Add host ticks function for RISC-V
 2023-09-08 10:29 UTC 

[PATCH] mem/x86: add processor address space check for VM memory
 2023-09-08 10:28 UTC  (2+ messages)

[PATCH v4] arm64/sysreg: refactor deprecated strncpy
 2023-09-08 10:18 UTC  (4+ messages)

[BUG] TREE04 hang on 6.5.y stable: Writer stall state RTWS_COND_SYNC_FULL
 2023-09-08 10:28 UTC  (3+ messages)

RFC: QEMU rv64/rv32 CPU, 'max' CPU and profile support
 2023-09-08 10:28 UTC  (7+ messages)

[RFC PATCH v2] nfsv4: Add support for the birth time attribute
 2023-09-08 10:26 UTC  (2+ messages)
` 回复: "

Advise for adding Nuvoton BMC Synopsys USB 2.0 device controllers to Linux kernel USB Chipidea driver
 2023-09-08 10:26 UTC 

[PATCH v2] bcache: fixup lock c->root error
 2023-09-08 10:26 UTC  (2+ messages)

[PATCH v2] common/idpf: refactor single queue Tx function
 2023-09-08 10:28 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] x86/hyperv/vtl: Replace real_mode_header only under Hyper-V
 2023-09-08 10:26 UTC 

[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
 2023-09-08 10:25 UTC  (4+ messages)

[LTP] [PATCH v1 0/2] Refactor getegid testing suite
 2023-09-08 10:25 UTC  (4+ messages)
` [LTP] [PATCH v1 2/2] Refactor getegid02 using new LTP API

[PATCH v2 0/3] scsi: ufs: core: support WB buffer resize function
 2023-09-08 10:20 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: ufs: core: add wb buffer resize related attr_idn
` [PATCH v2 2/3] scsi: ufs: core: Add ufshcd_wb_buf_resize function to enable WB buffer resize
` [PATCH v2 3/3] scsi: ufs: core: Add sysfs attributes to control WB buffer resize function

[PATCH] mtd: nand: qcom: Fix the node for nand unmap resource
 2023-09-08 10:22 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3 0/3] lib/xe_spin: introduced fixed duration xe_spin
 2023-09-08 10:24 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 3/3] tests/xe_spin_batch: spin-fixed-duration

sandbox trace errors in CI loop
 2023-09-08 10:24 UTC  (3+ messages)

[LTP] [PATCH v3 0/2] Rewrite exit_group01 test
 2023-09-08 10:23 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] Add tst_gettid wrapper around gettid syscall
` [LTP] [PATCH v3 2/2] Refactor exit_group01 using new API

[Bug 217773] New: Bluetooth LE scan doesn't show device name
 2023-09-08 10:21 UTC  (2+ messages)
` [Bug 217773] "

[bug report] pinctrl: baytrail: consolidate common mask operation
 2023-09-08 10:18 UTC  (2+ messages)

[PATCH v2] arm64/sysreg: refactor deprecated strncpy
 2023-09-08 10:20 UTC  (4+ messages)

[Buildroot] [git commit] package/go: security bump to version 1.21.1
 2023-09-08 10:20 UTC 

[Buildroot] [PATCH-NEXT v1 1/1] package/go: security bump to version 1.21.1
 2023-09-08 10:20 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.