All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-01 09:41:34 to 2023-09-01 10:32:37 UTC [more...]

[RFC net-next v2 0/5] Add MACsec support for TJA11XX C45 PHYs
 2023-09-01 10:32 UTC  (8+ messages)
` [RFC net-next v2 5/5] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag

[PATCH] usb: gadget: sdp: Option to enable SDP read register command
 2023-09-01 10:32 UTC  (4+ messages)

[PATCH v2 0/2] Fix MCE handling on AMD hosts
 2023-09-01 10:30 UTC  (3+ messages)
` [PATCH v2 1/2] i386: Add support for SUCCOR feature

[PATCH] dbus: Properly dispose touch/mouse dbus objects
 2023-09-01 10:30 UTC 

[Buildroot] [git commit branch/2023.05.x] .checkpackageignore: update after rtl8192eu update
 2023-09-01 10:28 UTC 

[RFC] netfilter: nf_tables: ignore -EOPNOTSUPP on flowtable device offload setup
 2023-09-01 10:30 UTC  (3+ messages)

[PATCH] mm: make __GFP_SKIP_ZERO visible to skip zero operation
 2023-09-01 10:29 UTC  (3+ messages)

[PATCH] qemu-img: Update documentation for compressed images
 2023-09-01 10:28 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dsi: let HW maintain HS-TRAIL and CLK_POST
 2023-09-01 10:28 UTC  (2+ messages)

[PATCH v2 0/6] Add EFI HTTP boot support
 2023-09-01 10:25 UTC  (7+ messages)
` [PATCH v2 1/6] net: wget: prevent overwriting reserved memory
` [PATCH v2 2/6] net: wget: add wget with dns utility function
` [PATCH v2 3/6] blk: blkmap: add ramdisk creation "
` [PATCH v2 4/6] efi_loader: support boot from URI device path
` [PATCH v2 5/6] cmd: efidebug: add uri "
` [PATCH v2 6/6] doc: uefi: add HTTP Boot support

[PATCH for 7.2 v3 00/13] testing and doc updates (pre-PR)
 2023-09-01 10:23 UTC  (6+ messages)
` [PATCH v3 06/13] docs/devel: simplify the minimal checklist

[RFC] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: switch to drm_do_get_edid()
 2023-09-01 10:24 UTC 

[PATCH] ubi: Reject device with erasesize 0
 2023-09-01 10:22 UTC  (4+ messages)

[igt-dev] [i-g-t] scripts/test_list: Allow unrecognized field:values in testplan
 2023-09-01 10:22 UTC  (5+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for scripts/test_list: Allow unrecognized field:values in testplan (rev2)

[LTP] [PATCH v6] clone3: Add clone3's clone_args cgroup
 2023-09-01 10:22 UTC  (5+ messages)
` [LTP] [PATCH v7] "

[PATCH fstests 0/3] generic: skip a few tests on NFS
 2023-09-01 10:21 UTC  (4+ messages)
` [PATCH fstests 1/3] generic/294: don't run this test "

[PATCH net-next 0/2] net: qrtr: Few qrtr fixes
 2023-09-01 10:20 UTC  (3+ messages)
` [PATCH net-next 1/2] net: qrtr: Prevent stale ports from sending
` [PATCH net-next 2/2] net: qrtr: Add support for processing DEL_PROC type control message

[PATCH] insane.bbclass: introduce SIGILL finder
 2023-09-01 10:19 UTC  (2+ messages)
` [OE-core] "

[GIT PULL v2 1/2] dt-bindings: Changes for v6.6-rc1
 2023-09-01 10:17 UTC  (4+ messages)
` [GIT PULL v2 2/2] arm64: tegra: Device tree changes "

[OE-core] [master] [PATCH] flex: Exclude CVE-2015-1773 from cve-check
 2023-09-01 10:17 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
 2023-09-01 10:16 UTC  (2+ messages)

[PATCH 0/3] hw/mips/jazz: Rework the NIC init code
 2023-09-01 10:15 UTC  (2+ messages)

[PATCH 0/8] move softmmu options processing from os-posix.c to vl.c
 2023-09-01 10:13 UTC  (9+ messages)
` [PATCH 1/8] include/sysemu/os-posix.h: move *daemonize* declarations together
` [PATCH 2/8] os-posix: create and export os_set_runas()
` [PATCH 3/8] os-posix.c: create and export os_set_chroot()
` [PATCH 4/8] os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()
` [PATCH 5/8] os-posix.c: move code around
` [PATCH 6/8] os-posix.c: remove unneeded #includes
` [PATCH 7/8] softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c
` [PATCH 8/8] util/async-teardown.c: move to softmmu/, only build it when system build is requested

[PATCH v2 0/5] vfio/migration: Block VFIO migration with postcopy and background snapshot
 2023-09-01 10:14 UTC  (3+ messages)
` [PATCH v2 4/5] vfio/migration: Block VFIO migration with postcopy migration

[Bug report] overlayfs: cannot rename symlink if lower filesystem is FUSE/NFS
 2023-09-01 10:14 UTC  (3+ messages)

[PATCH net,v2] wifi: mac80211: fix WARNING in ieee80211_link_info_change_notify()
 2023-09-01 10:13 UTC  (5+ messages)

[PATCH] btrfs-progs: libbtrfs: fix API compatibility change
 2023-09-01 10:06 UTC  (2+ messages)

[PATCH V2 drivers/perf: hisi:] drivers/perf: hisi: fix set wrong filter mode for running events issue
 2023-09-01 10:11 UTC  (3+ messages)

[PATCH RFC 0/7] move softmmu options processing from os-posix.c to vl.c
 2023-09-01 10:10 UTC  (4+ messages)
` [PATCH RFC 1/7] include/sysemu/os-posix.h: move *daemonize* declaration together

[PATCH v2 0/8] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-01 10:10 UTC  (16+ messages)
` [PATCH v2 3/8] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
` [PATCH v2 4/8] crash_core: add generic function to do reservation
` [PATCH v2 6/8] x86: kdump: use generic interface to simplify crashkernel reservation code

[PATCH v2 1/2] drm/mediatek: fix kernel oops if no crtc is found
 2023-09-01  9:59 UTC  (8+ messages)
` [PATCH v2 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation

[igt-dev] [PATCH i-g-t] tests/meson.build: only generate testlists on native builds
 2023-09-01 10:08 UTC  (2+ messages)

[freescale-fslc:pr/639 6094/24603] drivers/gpu/drm/imx/sec_mipi_dsim-imx.c:64:5: warning: "CONFIG_PM" is not defined, evaluates to 0
 2023-09-01 10:07 UTC 

[tzungbi-chrome-platform:dev 3/3] drivers/platform/chrome/cros_ec_i2c_test.c:56:15: error: implicit declaration of function 'i2c_add_adapter'; did you mean 'i2c_verify_adapter'?
 2023-09-01 10:07 UTC 

[PATCH 1/2] distcc: Fix groupname gid change warning
 2023-09-01 10:03 UTC  (2+ messages)
` [OE-core] "

[PATCH v4] riscv: add userland instruction dump to RISC-V splats
 2023-09-01 10:01 UTC  (6+ messages)
  ` [External] "

[OE-core][PATCH] json-c: upgrade 0.16 -> 0.17
 2023-09-01 10:02 UTC  (2+ messages)

[Virtio-fs] [PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-09-01 10:00 UTC  (4+ messages)
` [Virtio-fs] [RFC PATCH v3 20/20] hw/virtio: allow vhost-user-device to be driven by backend
  `  "

[PATCH v3 0/6] Fixes and cleanups to compaction
 2023-09-01 15:51 UTC  (5+ messages)
` [PATCH v3 3/6] mm/compaction: correctly return failure with bogus compound_order in strict mode

[PATCH v7 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
 2023-09-01 10:00 UTC  (12+ messages)

[PATCH] dma_buf/sync_file: Enable signaling for fences when querying status
 2023-09-01  9:37 UTC  (2+ messages)

[PATCH] driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers
 2023-09-01  9:59 UTC  (5+ messages)

[PATCH] usb: host: ehci-generic: check for companion controller
 2023-09-01 10:00 UTC  (4+ messages)

[PATCH] srcu: The value may overflow
 2023-09-01  9:53 UTC 

[PATCH MPTCP-next v3 0/2] mptcp: fix another close hang-up
 2023-09-01  9:57 UTC  (2+ messages)

[PATCH] tick/rcu: fix false positive "softirq work is pending" messages on RT
 2023-09-01  9:56 UTC  (6+ messages)

[PATCH 00/16] tests: Add CPU topology related smbios test cases
 2023-09-01  9:55 UTC  (2+ messages)

[PATCH v2 0/7] Add pinctrl driver support for Realtek DHC SoCs
 2023-09-01  9:55 UTC  (6+ messages)
` [PATCH v2 5/7] dt-bindings: pinctrl: realtek: add RTD1315E pinctrl binding

[LTP] [PATCH 1/5] syscalls/mmap08: Rewrite the test using new LTP API
 2023-09-01  9:23 UTC  (3+ messages)
` [LTP] [PATCH 4/5] syscalls/mmap14: Rewrite "

[PATCH v2] usb: check for companion controller in uclass
 2023-09-01  9:52 UTC 

Fwd: overlayfs: cannot rename symlink if lower filesystem is FUSE/NFS
 2023-09-01  9:53 UTC 

[PATCH 01/17] dm: usb: udc: Factor out plain udevice handler functions
 2023-09-01  9:52 UTC  (4+ messages)
` [PATCH 11/17] spl: sdp: Detach the controller on error

[PATCH] ethdev: introduce generic flow item and action
 2023-09-01  9:52 UTC  (18+ messages)
                ` DPDK community: RTE_FLOW support for P4-programmable devices

[PATCH v2 01/17] dm: usb: udc: Factor out plain udevice handler functions
 2023-09-01  9:50 UTC  (17+ messages)
` [PATCH v2 02/17] usb: sandbox: Add DM_USB_GADGET support
` [PATCH v2 03/17] configs: sandbox: Enable DM_USB_GADGET
` [PATCH v2 04/17] cmd: fastboot: Use plain udevice for UDC controller interaction
` [PATCH v2 05/17] cmd: rockusb: "
` [PATCH v2 06/17] cmd: sdp: Reorder variable declaration
` [PATCH v2 07/17] cmd: thordown: "
` [PATCH v2 08/17] cmd: ums: Use plain udevice for UDC controller interaction
` [PATCH v2 09/17] dfu: Detach the controller on error
` [PATCH v2 10/17] dfu: Use plain udevice for UDC controller interaction
` [PATCH v2 11/17] spl: sdp: Detach the controller on error
` [PATCH v2 12/17] sdp: Use plain udevice for UDC controller interaction
` [PATCH v2 13/17] thordown: "
` [PATCH v2 14/17] usb: gadget: acm: "
` [PATCH v2 15/17] usb: gadget: ether: "
` [PATCH v2 16/17] dm: usb: udc: Drop legacy udevice handler functions
` [PATCH v2 17/17] board: usb: Replace legacy usb_gadget_handle_interrupts()

[XEN PATCH] ioreq: include arch-specific ioreq header in <xen/ioreq.h>
 2023-09-01  9:52 UTC  (7+ messages)

[PATCH v3 00/11] accel/ivpu: Update for -next 2023.08.25
 2023-09-01  9:49 UTC  (12+ messages)
` [PATCH v3 01/11] accel/ivpu: Move set autosuspend delay to HW specific code
` [PATCH v3 02/11] accel/ivpu: Remove duplicated error messages
` [PATCH v3 03/11] accel/ivpu: Make ivpu_pm_init() void
` [PATCH v3 04/11] accel/ivpu: Add information about context on failure
` [PATCH v3 05/11] accel/ivpu: Print information about used workarounds
` [PATCH v3 06/11] accel/ivpu: Initialize context with SSID = 1
` [PATCH v3 07/11] accel/ivpu: Move ivpu_fw_load() to ivpu_fw_init()
` [PATCH v3 08/11] accel/ivpu: Add ivpu_bo_vaddr() and ivpu_bo_size()
` [PATCH v3 09/11] accel/ivpu/37xx: Change register rename leftovers
` [PATCH v3 10/11] accel/ivpu/37xx: White space cleanup
` [PATCH v3 11/11] accel/ivpu: Move MMU register definitions to ivpu_mmu.c

[PATCH v2] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
 2023-09-01  9:49 UTC  (2+ messages)

[PATCH v6 08/11] ext4: call ext4_mb_mark_context in ext4_group_add_blocks()
 2023-09-01  9:50 UTC  (2+ messages)

[PATCH net-next] ipv6: do not merge differe type and protocol routes
 2023-09-01  9:50 UTC  (8+ messages)

[PATCH] ata: Disable NCQ_TRIM on Micron 1100 drives
 2023-09-01  9:49 UTC  (2+ messages)

[dunfell] [PATCH] flex: Exclude CVE-2015-1773 from cve-check
 2023-09-01  9:48 UTC  (2+ messages)
` [OE-core] "

[PATCH v5 0/8] erofs-utils: mkfs: introduce rebuild mode
 2023-09-01  9:47 UTC  (9+ messages)
` [PATCH v5 1/8] erofs-utils: lib: add list_splice_tail() helper
` [PATCH v5 2/8] erofs-utils: lib: make erofs_get_unhashed_chunk() global
` [PATCH v5 3/8] erofs-utils: lib: add erofs_read_xattrs_from_disk() helper
` [PATCH v5 4/8] erofs-utils: lib: add erofs_insert_ihash() helper
` [PATCH v5 5/8] erofs-utils: lib: add erofs_rebuild_get_dentry() helper
` [PATCH v5 6/8] erofs-utils: lib: add erofs_rebuild_load_tree() helper
` [PATCH v5 7/8] erofs-utils: mkfs: introduce rebuild mode
` [PATCH v5 8/8] erofs-utils: mkfs: add --keep-whiteout option for tarfs and "

[robh:for-kernelci 5/8] drivers/fpga/altera-ps-spi.c:243:48: error: passing argument 1 of 'spi_get_device_match_data' from incompatible pointer type
 2023-09-01  9:45 UTC 

[linux-next:master 11586/13643] fs/debugfs/file.c:942:9: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-09-01  9:45 UTC 

[freescale-fslc:pr/639 6060/24603] sound/soc/fsl/fsl-asoc-card.c:123: warning: Function parameter or member 'card_type' not described in 'fsl_asoc_card_priv'
 2023-09-01  9:45 UTC 

[PATCH 6.4 0/9] 6.4.14-rc1 review
 2023-09-01  9:46 UTC  (2+ messages)

[PULL 00/26] aspeed queue
 2023-09-01  9:42 UTC  (27+ messages)
` [PULL 01/26] aspeed: Introduce helper for 32-bit hosts limitation
` [PULL 02/26] hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
` [PULL 03/26] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [PULL 04/26] hw/i2c/aspeed: Add support for buffer organization
` [PULL 05/26] tests/avocado/machine_aspeed.py: Update SDK images
` [PULL 06/26] hw/ssi: Add a "cs" property to SSIPeripheral
` [PULL 07/26] hw/ssi: Introduce a ssi_get_cs() helper
` [PULL 08/26] aspeed/smc: Wire CS lines at reset
` [PULL 09/26] hw/ssi: Check for duplicate CS indexes
` [PULL 10/26] aspeed: Create flash devices only when defaults are enabled
` [PULL 11/26] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PULL 12/26] aspeed: Get the BlockBackend of FMC0 from the flash device
` [PULL 13/26] hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
` [PULL 14/26] hw/sd: When card is in wrong state, log which state it is
` [PULL 15/26] hw/sd: When card is in wrong state, log which spec version is used
` [PULL 16/26] hw/sd: Move proto_name to SDProto structure
` [PULL 17/26] hw/sd: Introduce sd_cmd_handler type
` [PULL 18/26] hw/sd: Add sd_cmd_illegal() handler
` [PULL 19/26] hw/sd: Add sd_cmd_unimplemented() handler
` [PULL 20/26] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
` [PULL 21/26] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [PULL 22/26] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
` [PULL 23/26] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
` [PULL 24/26] hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
` [PULL 25/26] hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
` [PULL 26/26] hw/sd: Introduce a "sd-card" SPI variant model

Fwd: Abnormal battery drain with kernel 6.5 (Ryzen 5500u)
 2023-09-01  9:42 UTC 

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-01  9:41 UTC  (20+ messages)
` [RFC PATCH v2 01/19] scsi: scsi_error: Define framework for LUN/target based error handle
` [RFC PATCH v2 02/19] scsi: scsi_error: Move complete variable eh_action from shost to sdevice
` [RFC PATCH v2 03/19] scsi: scsi_error: Check if to do reset in scsi_try_xxx_reset
` [RFC PATCH v2 04/19] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
` [RFC PATCH v2 05/19] scsi: scsi_error: Add helper scsi_eh_sdev_reset to do lun reset
` [RFC PATCH v2 06/19] scsi: scsi_error: Add flags to mark error handle steps has done
` [RFC PATCH v2 07/19] scsi: scsi_error: Add helper to handle scsi device's error command list
` [RFC PATCH v2 08/19] scsi: scsi_error: Add a general LUN based error handler
` [RFC PATCH v2 09/19] scsi: core: increase/decrease target_busy without check can_queue
` [RFC PATCH v2 10/19] scsi: scsi_error: Add helper to handle scsi target's error command list
` [RFC PATCH v2 11/19] scsi: scsi_error: Add a general target based error handler
` [RFC PATCH v2 12/19] scsi: scsi_debug: Add param to control LUN bassed "
` [RFC PATCH v2 13/19] scsi: scsi_debug: Add param to control target based error handle
` [RFC PATCH v2 14/19] scsi: mpt3sas: Add param to control LUN "
` [RFC PATCH v2 15/19] scsi: mpt3sas: Add param to control target "
` [RFC PATCH v2 16/19] scsi: smartpqi: Add param to control LUN "
` [RFC PATCH v2 17/19] scsi: megaraid_sas: Add param to control target "
` [RFC PATCH v2 18/19] scsi: virtio_scsi: Add param to control LUN "
` [RFC PATCH v2 19/19] scsi: iscsi_tcp: "

[PATCH 0/2] Add support for the phyGATE-Tauri-L IoT Gateway
 2023-09-01  9:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add phyGATE-Tauri-L board
` [PATCH 2/2] arm64: dts: freescale: add phyGATE-Tauri i.MX 8M Mini 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.