All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-04 08:22:50 to 2023-09-04 09:22:20 UTC [more...]

[PATCH 0/8] x86: Fixes for chromebook_link64 and chromebook_samus_tpl
 2023-09-04  9:21 UTC  (14+ messages)
` [PATCH 1/8] x86: broadwell: Show the memory delay
` [PATCH 2/8] x86: Add some log categories
` [PATCH 3/8] x86: samus_tpl: Correct text base and alloc sizes
` [PATCH 4/8] x86: spl: Change the condition for copying U-Boot to RAM
` [PATCH 7/8] spl: x86: Avoid starting up PCI automatically in SPL

[PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8395-evk board
 2023-09-04  9:20 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board

[LTP] [PATCH 1/5] syscalls/mmap08: Rewrite the test using new LTP API
 2023-09-04  8:54 UTC  (3+ messages)
` [LTP] [PATCH 3/5] syscalls/mmap13: Rewrite the test using new API

[PATCH] i2c: aspeed: Reset the i2c controller when timeout occurs
 2023-09-04  1:25 UTC 

[syzbot] [kernel?] general protection fault in loop_add
 2023-09-04  9:20 UTC  (3+ messages)

[PATCH] drivers:i2c:add controller reset when the timeout occurred
 2023-09-04  0:14 UTC  (3+ messages)

[PATCH v9 00/20] riscv: 'max' CPU, detect user choice in TCG
 2023-09-04  9:18 UTC  (9+ messages)
` [PATCH v9 11/20] avocado, risc-v: add tuxboot tests for 'max' CPU
` [PATCH v9 12/20] target/riscv: deprecate the 'any' CPU type
` [PATCH v9 15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH v9 20/20] target/riscv/cpu.c: consider user option with RVG

[PATCH] eeprom: at24: Drop at24_get_chip_data()
 2023-09-04  9:19 UTC  (2+ messages)

[PATCH mptcp-next v2 0/6] convert MPTCP to use YAML spec
 2023-09-04  9:17 UTC  (4+ messages)
` [PATCH mptcp-next v2 2/6] mptcp: convert netlink from small_ops to ops

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-09-04  9:16 UTC  (11+ messages)

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-04  9:15 UTC  (8+ messages)
` [RFT PATCH 03/15] drm/ingenic: Call drm_atomic_helper_shutdown() at shutdown time
` [RFT PATCH 13/15] drm/imx/ipuv3: Call drm_atomic_helper_shutdown() at shutdown/unbind time

[PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap
 2023-09-04  8:48 UTC  (12+ messages)
` [PATCH v4 09/12] KVM: x86/mmu: serialize vCPUs to zap gfn when guest MTRRs are honored
` [PATCH v4 10/12] KVM: x86/mmu: fine-grained gfn zap "
` [PATCH v4 11/12] KVM: x86/mmu: split a single gfn zap range "

[PATCH] HID: sony: Fix a potential memory leak in sony_probe()
 2023-09-04  9:14 UTC  (2+ messages)

[PATCH 0/2] xen: fixes for UBSAN findings with SMMUv3 enabled
 2023-09-04  9:14 UTC  (3+ messages)
` [PATCH 1/2] xen/arm: smmuv3: Add missing U for shifted constant
` [PATCH 2/2] xen: Change parameter of generic_fls() to unsigned int

[PATCH 0/2] Match data improvements for mcp23s08 driver
 2023-09-04  9:14 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: mcp23s08: Extend match support for OF tables
` [PATCH 2/2] pinctrl: mcp23s08: Simplify probe()

Investment Emissary
 2023-09-04  4:18 UTC 

[PULL 00/35] ppc queue
 2023-09-04  9:06 UTC  (36+ messages)
` [PULL 01/35] target/ppc: Generate storage interrupts for radix RC changes
` [PULL 02/35] ppc: Add stub implementation of TRIG SPRs
` [PULL 03/35] target/ppc: Remove single-step suppression inside 0x100-0xf00
` [PULL 04/35] target/ppc: Improve book3s branch trace interrupt for v2.07S
` [PULL 05/35] target/ppc: Suppress single step interrupts on rfi-type instructions
` [PULL 06/35] target/ppc: Implement breakpoint debug facility for v2.07S
` [PULL 07/35] target/ppc: Implement watchpoint "
` [PULL 08/35] spapr: implement H_SET_MODE debug facilities
` [PULL 09/35] ppc/vhyp: reset exception state when handling vhyp hcall
` [PULL 10/35] ppc/vof: Fix missed fields in VOF cleanup
` [PULL 11/35] hw/ppc/ppc.c: Tidy over-long lines
` [PULL 12/35] hw/ppc: Introduce functions for conversion between timebase and nanoseconds
` [PULL 13/35] host-utils: Add muldiv64_round_up
` [PULL 14/35] hw/ppc: Round up the decrementer interval when converting to ns
` [PULL 15/35] hw/ppc: Avoid decrementer rounding errors
` [PULL 16/35] target/ppc: Sign-extend large decrementer to 64-bits
` [PULL 17/35] hw/ppc: Always store the decrementer value
` [PULL 18/35] target/ppc: Migrate DECR SPR
` [PULL 19/35] hw/ppc: Reset timebase facilities on machine reset
` [PULL 20/35] hw/ppc: Read time only once to perform decrementer write
` [PULL 21/35] target/ppc: Fix CPU reservation migration for record-replay
` [PULL 22/35] target/ppc: Fix timebase reset with record-replay
` [PULL 23/35] spapr: Fix machine reset deadlock from replay-record
` [PULL 24/35] spapr: Fix record-replay machine reset consuming too many events
` [PULL 25/35] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
` [PULL 26/35] tests/avocado: reverse-debugging cope with re-executing breakpoints
` [PULL 27/35] tests/avocado: ppc64 reverse debugging tests for pseries and powernv
` [PULL 28/35] target/ppc: Fix LQ, STQ register-pair order for big-endian
` [PULL 29/35] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
` [PULL 30/35] hw/ppc/e500: fix broken snapshot replay
` [PULL 31/35] target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
` [PULL 32/35] ppc/xive: Use address_space routines to access the machine RAM
` [PULL 33/35] ppc/xive: Introduce a new XiveRouter end_notify() handler
` [PULL 34/35] ppc/xive: Handle END triggers between chips with MMIOs
` [PULL 35/35] ppc/xive: Add support for the PC MMIOs

[PATCH] clarify purpose of empty cache lines
 2023-09-04  9:12 UTC  (2+ messages)

[PATCH] accel/qaic: Register for PCI driver at the beginning of module init
 2023-09-04  9:12 UTC  (3+ messages)

[PATCH v3 00/11] accel/ivpu: Update for -next 2023.08.25
 2023-09-04  9:11 UTC  (2+ messages)

[PATCH] mempool: add cache guard to per-lcore debug statistics
 2023-09-04  9:10 UTC 

[PATCH v2 01/17] dm: usb: udc: Factor out plain udevice handler functions
 2023-09-04  9:10 UTC  (4+ messages)
` [PATCH v2 15/17] usb: gadget: ether: Use plain udevice for UDC controller interaction

[PATCH master] ARM: mmu32: mark whole early pagetable region as reserved
 2023-09-04  9:08 UTC  (2+ messages)

[PATCH v1] ALSA: hda/tas2781: Update tas2781 HDA driver
 2023-09-04  9:07 UTC 

[PATCH] ARM: stm32mp: phycore: register barebox update handlers
 2023-09-04  9:07 UTC  (2+ messages)

stable-rc/linux-5.15.y build: 19 builds: 0 failed, 19 passed, 3 warnings (v5.15.130-27-g8b47c0181c8e)
 2023-09-04  9:08 UTC 

[PATCH] pinctrl: cy8c95x0: Simplify probe()
 2023-09-04  9:08 UTC  (2+ messages)

[PATCH nft 0/5] tests: shell: add and use feature probing
 2023-09-04  9:06 UTC  (6+ messages)
` [PATCH nft 1/5] tests: add "
` [PATCH nft 2/5] tests: shell: let netdev_chain_0 test indicate SKIP if kernel requires netdev device
` [PATCH nft 3/5] tests: shell: typeof_integer/raw: prefer @nh for payload matching
` [PATCH nft 4/5] tests: shell: add and use feature probe for map query like a set
` [PATCH nft 5/5] tests: shell skip inner matching tests if unsupported

[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
 2023-09-04  9:05 UTC  (5+ messages)
` [PATCH 20/20] target/riscv: add 'kvm_supported' class property

[PATCH net] net: deal with integer overflows in kmalloc_reserve()
 2023-09-04  9:06 UTC  (3+ messages)

[PATCH v2 0/4] block-backend: process I/O in the current AioContext
 2023-09-04  9:05 UTC  (2+ messages)

[PATCH RESEND 0/2] block/qapi: Dead code cleanup
 2023-09-04  9:04 UTC  (2+ messages)

[PATCH] ghostscript: avoid neon on unsupported machines
 2023-09-04  9:04 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/6] locking/rtmutex: Avoid PI state recursion through sched_submit_work()
 2023-09-04  9:03 UTC  (4+ messages)
` [PATCH v2 5/6] locking/rtmutex: Use rt_mutex specific scheduler helpers

[PATCH] i2c: iproc: reset bus after timeout if START_BUSY is stuck
 2023-09-04  9:00 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.294-15-g530503262cfd8)
 2023-09-04  9:01 UTC 

[PATCH] gpio: sim: don't fiddle with GPIOLIB private members
 2023-09-04  8:58 UTC  (4+ messages)

ARM BCM53573 SoC hangs/lockups caused by locks/clock/random changes
 2023-09-04  8:58 UTC  (4+ messages)

[potential issue, question] whiteout shows up in merged directory
 2023-09-04  8:57 UTC  (2+ messages)

[PATCH] mmc: core: sdio: hold retuning if sdio in 1-bit mode
 2023-09-04  8:57 UTC  (3+ messages)

[PATCH] net/mlx5e: Add missing check for xa_load
 2023-09-04  8:57 UTC  (2+ messages)

[PATCH v5 0/3] Add helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
 2023-09-04  8:48 UTC  (4+ messages)
` [PATCH v5 1/3] seq_file: Add helper macro to define attribute for rw file
` [PATCH v5 2/3] scsi: hisi_sas: Use DEFINE_SHOW_STORE_ATTRIBUTE helper for debugfs
` [PATCH v5 3/3] scsi: qla2xxx: "

irq storm on sd/mmc card detect gpio interrupt alloced from pinctrl device
 2023-09-04  8:56 UTC  (14+ messages)

[tip:master] BUILD SUCCESS cff7aef2e01922906dbdfb50fd5337788628be20
 2023-09-04  8:56 UTC 

[tip:sched/urgent] BUILD SUCCESS f8858d96061f5942216c6abb0194c3ea7b78e1e8
 2023-09-04  8:55 UTC 

[RFT PATCH v2] spi: bcm2835: reduce the abuse of the GPIO API
 2023-09-04  8:55 UTC  (6+ messages)

[PATCH net] Revert "net: macsec: preserve ingress frame ordering"
 2023-09-04  8:56 UTC 

[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
 2023-09-04  8:55 UTC  (9+ messages)

[Intel-wired-lan] [PATCH v2 net] igb: disable virtualization features on 82580
 2023-09-04  8:54 UTC  (4+ messages)
    `  "

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-09-04  8:54 UTC  (10+ messages)

[virtio-comment] [PATCH v16] virtio-net: support device stats
 2023-09-04  8:52 UTC  (8+ messages)
` [virtio-comment] "
  ` [virtio-comment] "
    ` [virtio-comment] "
      ` [virtio-comment] "
        ` [virtio-comment] "
          ` [virtio-dev] "
            ` [virtio-comment] "

[groeck-staging:watchdog-next] BUILD SUCCESS a02431d2df6d0589a4ec6e2d3d368372ecd67808
 2023-09-04  8:52 UTC 

[paulmck-rcu:dev.2023.08.24a] BUILD SUCCESS WITH WARNING ed763051f63059bdb6d728c0890993eab8833feb
 2023-09-04  8:52 UTC 

[Intel-gfx] [PATCH v4 0/4] Handle dma fences in dirtyfb ioctl
 2023-09-04  8:52 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 1/4] drm/i915/fbc: Clear frontbuffer busy bits on flip

[PATCH RFC] tests: add feature probing
 2023-09-04  8:53 UTC  (3+ messages)

[LTP] [PATCH v2] clone302: Fix short size test
 2023-09-04  8:52 UTC  (2+ messages)
` [LTP] [PATCH v3] "

[Intel-gfx] [PATCH] drm/i915/dsi: let HW maintain HS-TRAIL and CLK_POST
 2023-09-04  8:51 UTC  (3+ messages)

[PATCH] Remove extraneous words left behind by commit 522837f
 2023-09-04  8:50 UTC 

[PATCH] ffmpeg: avoid neon on unsupported machines
 2023-09-04  8:49 UTC 

[PATCH] nettle: avoid neon on unsupported machines
 2023-09-04  8:48 UTC 

[PATCH v3 0/2] arm64: dts: renesas: r8a779f0: Add PCIe support
 2023-09-04  8:48 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes
` [PATCH v3 2/2] arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0

[PATCH net v4] docs: netdev: document patchwork patch states
 2023-09-04  8:48 UTC  (2+ messages)

[LTP] [PATCH v1] lib: add .min_swap_avail in tst_test struct
 2023-09-04  8:48 UTC  (2+ messages)

[PATCH] README: fix mail address in git example command
 2023-09-04  8:47 UTC 

[PATCH] drm/amdgpu: Use min_t to replace min
 2023-09-04  8:46 UTC  (2+ messages)

[PATCH 0/2] JBD2: print io_block if check data block checksum failed when do recovery
 2023-09-04  8:46 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] JBD2: fix printk format type for 'io_block' in do_one_pass()

[PATCH nft v2 0/3] tests/shell: allow running tests as non-root
 2023-09-04  8:45 UTC  (3+ messages)
` [PATCH nft v2 3/3] tests/shell: run each test in separate namespace and allow rootless

[PATCH 0/3] dt-bindings: PCI: Revise dwc and rcar-gen4-pcie
 2023-09-04  8:44 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: PCI: rcar-gen4-pcie: Fix minor issues
` [PATCH 3/3] dt-bindings: PCI: rcar-gen4-pcie-ep: "

[PATCH] drm/amdgpu: Declare array with strings as pointers constant
 2023-09-04  8:43 UTC  (2+ messages)

[PATCH] name_to_handle_at.2,fanotify_mark.2: Document the AT_HANDLE_FID flag
 2023-09-04  8:34 UTC  (3+ messages)

stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.194-24-g1be601d24d330)
 2023-09-04  8:42 UTC 

[PATCH net] sfc: check for zero length in EF10 RX prefix
 2023-09-04  8:41 UTC  (4+ messages)

[LTP] [PATCH v1] splices06.c: Add splice check on proc files
 2023-09-04  8:01 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH bpf-next 0/2] libbpf: Support symbol versioning for uprobe
 2023-09-04  8:38 UTC  (2+ messages)

[PATCH v1 01/10] gpio: pca953x: Drop unused fields in struct pca953x_platform_data
 2023-09-04  8:38 UTC  (4+ messages)
` [PATCH v1 09/10] gpio: pca953x: Get rid of useless goto label

[PATCH] dt-bindings: firmware: Add documentation for qcom,platform-parts-info
 2023-09-04  8:38 UTC  (3+ messages)

[intel-lts:6.1/linux 2282/2351] drivers/gpu/drm/i915/display/intel_color.c:2736:6: warning: variable 'index' set but not used
 2023-09-04  8:38 UTC 

[RESEND,v3 0/3] ASoC: mt8188-mt6359: add SOF support
 2023-09-04  8:34 UTC  (5+ messages)
` [RESEND,v3 2/3] ASoC: mediatek: common: revise SOF common code

[Intel-gfx] [PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-04  8:36 UTC  (9+ messages)
` [Intel-gfx] [PATCH v15 17/23] drm/shmem-helper: Add and use drm_gem_shmem_resv_assert_held() helper
          `  "

[PATCH 1/1] rpmsg: virtio_rpmsg_bus - prevent possible race condition
 2023-09-04  8:36 UTC 

[PATCH] x86: ipipe: Protect ARCH_SET_GS and ARCH_SET_FS sections
 2023-09-04  8:36 UTC  (2+ messages)

[PATCH v2 0/5] Match data improvements for rt1711h driver
 2023-09-04  8:34 UTC  (3+ messages)
` [PATCH v2 1/5] usb: typec: tcpci_rt1711h: Make similar OF and ID table

[syzbot] [xfs?] [ext4?] kernel BUG in __block_write_begin_int
 2023-09-04  8:33 UTC  (2+ messages)

[syzbot] Monthly usb report (Sep 2023)
 2023-09-04  8:33 UTC 

[syzbot] Monthly gfs2 report (Sep 2023)
 2023-09-04  8:33 UTC 

[RESEND PATCH v3 2/2] ufs: poll HCS.UCRDY before issuing a UIC command
 2023-09-04  8:27 UTC  (2+ messages)
  ` [RESEND,v3,2/2] "

[PATCH 1/2] blockdev: qmp_transaction: harden transaction properties for bitmaps
 2023-09-04  8:31 UTC  (2+ messages)
` [PATCH 2/2] blockdev: qmp_transaction: remove bdrv_drain_all from transaction

[syzbot] Monthly ntfs report (Sep 2023)
 2023-09-04  8:31 UTC 

[PATCH v6 01/11] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
 2023-09-04  8:30 UTC  (2+ messages)

[PATCH v2 1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug
 2023-09-04  8:29 UTC  (3+ messages)

[GIT PULL] mtd: Changes for v6.6-rc1
 2023-09-04  8:28 UTC  (4+ messages)

[RESEND PATCH v3 1/2] ufs: make __ufshcd_send_uic_cmd not wrapped by host_lock
 2023-09-04  8:23 UTC  (2+ messages)

[PATCH] x86/smp: Validate APIC ID before parking CPU in INIT
 2023-09-04  8:27 UTC  (5+ messages)

[PATCH v2 net] af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT
 2023-09-04  8:27 UTC  (2+ messages)

[RFC PATCH v3 0/8] Coresight for Kernel panic and watchdog reset
 2023-09-04  8:26 UTC  (4+ messages)
` [RFC PATCH v3 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property

[RFC PATCH v1 0/5] nolibc x86-64 string functions
 2023-09-04  8:26 UTC  (4+ messages)
` [RFC PATCH v1 3/5] tools/nolibc: x86-64: Use `rep cmpsb` for `memcmp()`

[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
 2023-09-04  8:26 UTC  (5+ messages)
` [PATCH v2 02/15] drm/panthor: Add uAPI

[PATCH v14 0/4] Add Intel LJCA device driver
 2023-09-04  8:25 UTC  (3+ messages)

[PATCH] eal: fix memory initialization deadlock
 2023-09-04  8:24 UTC  (2+ messages)
` [PATCH v2] "

[kvm-unit-tests PATCH v6 0/8] s390x: Add support for running guests without MSO/MSL
 2023-09-04  8:22 UTC  (9+ messages)
` [kvm-unit-tests PATCH v6 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v6 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v6 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v6 4/8] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v6 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v6 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v6 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v6 8/8] lib: s390x: interrupt: remove TEID_ASCE defines

[Intel-xe] [PATCH 1/2] drm/xe/selftests: consider multi-GT for eviction test
 2023-09-04  8:22 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe/selftests: make eviction test tile centric

[PATCH net-next v7 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-04  8:21 UTC  (5+ messages)
` [PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH v2 0/6] Add fdinfo support to Panfrost
 2023-09-04  8:22 UTC  (6+ messages)
` [PATCH v2 2/6] drm/panfrost: Add fdinfo support GPU load metrics


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.