messages from 2024-06-27 15:34:41 to 2024-06-27 16:29:13 UTC [more...]
[PATCH v5 0/7] misc: Add mikroBUS driver
2024-06-27 16:26 UTC (5+ messages)
` [PATCH v5 1/7] dt-bindings: connector: Add mikrobus-connector
` [PATCH v5 2/7] dt-bindings: mikrobus: Add mikrobus board base
` [PATCH v5 3/7] dt-bindings: mikrobus: Add mikrobus-spi binding
` [PATCH v5 4/7] spi: Make of_find_spi_controller_by_node() available
[PATCH v2 00/11] hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte()
2024-06-27 16:27 UTC (8+ messages)
` [PATCH v2 01/11] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte
` [PATCH v2 02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
` [PATCH v2 03/11] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10)
` [PATCH v2 04/11] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases
` [PATCH v2 05/11] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17)
` [PATCH v2 06/11] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19)
` [PATCH v2 07/11] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30)
[PATCH v3 0/2] Tracepoints and static branch in Rust
2024-06-27 16:26 UTC (6+ messages)
` [PATCH v3 1/2] rust: add static_key_false
[PATCH v3 00/17] hw/sd/sdcard: Accumulation of cleanups and fixes
2024-06-27 16:22 UTC (18+ messages)
` [PATCH v3 01/17] hw/sd/sdcard: Deprecate support for spec v1.10
` [PATCH v3 02/17] hw/sd/sdcard: Use spec v3.01 by default
` [PATCH v3 03/17] hw/sd/sdcard: Track last command used to help logging
` [PATCH v3 04/17] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
` [PATCH v3 05/17] hw/sd/sdcard: Trace requested address computed by sd_req_get_address()
` [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
` [PATCH v3 07/17] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
` [PATCH v3 08/17] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
` [PATCH v3 09/17] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value
` [PATCH v3 10/17] hw/sd/sdcard: Assign SDCardStates enum values
` [PATCH v3 11/17] hw/sd/sdcard: Simplify sd_inactive_state handling
` [PATCH v3 12/17] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6)
` [PATCH v3 13/17] hw/sd/sdcard: Add direct reference to SDProto in SDState
` [PATCH v3 14/17] hw/sd/sdcard: Extract sd_blk_len() helper
` [PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
` [PATCH v3 16/17] hw/sd/sdcard: Generate random RCA value
` [PATCH v3 17/17] hw/sd/sdcard: Introduce definitions for EXT_CSD register
linux-next: manual merge of the leds-lj tree with the chrome-platform tree
2024-06-27 16:26 UTC
[PATCH V2 0/3] arm64: dts: ti: k3-am62p/j722s: Add gpio-ranges properties
2024-06-27 16:25 UTC (4+ messages)
` [PATCH V2 1/3] arm64: dts: ti: k3-pinctrl: Define a generic GPIO MUX Mode
` [PATCH V2 2/3] arm64: dts: ti: k3-am62p: Add gpio-ranges properties
` [PATCH V2 3/3] arm64: dts: ti: k3-j722s: "
[PATCH v3 0/2] Basic support for TI TDP158
2024-06-27 16:25 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: add "
[PATCH net-next v5 00/25] Introducing OpenVPN Data Channel Offload
2024-06-27 16:25 UTC (5+ messages)
` [PATCH net-next v5 07/25] ovpn: keep carrier always on
` [PATCH net-next v5 24/25] ovpn: add basic ethtool support
[PATCH] hw/core/loader: gunzip(): fix memory leak on error path
2024-06-27 16:25 UTC
[PATCH] ufs: core: Remove scsi host only if added
2024-06-27 16:25 UTC (2+ messages)
[PATCH] Documentation: Remove IA-64 from kernel-parameters
2024-06-27 16:24 UTC
[PATCH v2] Bluetooth : Update the mas session structure
2024-06-27 16:24 UTC (4+ messages)
[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
2024-06-27 16:23 UTC (10+ messages)
` [PATCH v1 1/5] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH v2 net-next 0/3] net: phy: aquantia: enable support for aqr115c
2024-06-27 16:22 UTC (7+ messages)
` [PATCH v2 net-next 1/3] net: phy: aquantia: rename and export aqr107_wait_reset_complete()
` [PATCH v2 net-next 2/3] net: phy: aquantia: wait for FW reset before checking the vendor ID
` [PATCH v2 net-next 3/3] net: phy: aquantia: add support for aqr115c
[Buildroot] [PATCH 1/1] package/iptables: optionally default to nftables
2024-06-27 16:22 UTC
[PATCH v7] dt-bindings: PCI: altera: Convert to YAML
2024-06-27 16:22 UTC (2+ messages)
[PATCH] wifi: ath12k: Allow driver initialization for WoW unsupported devices
2024-06-27 16:22 UTC (2+ messages)
[PATCH v3 1/4] nvmem: Replace spaces with tab in documentation
2024-06-27 16:21 UTC (7+ messages)
` [PATCH v3 4/4] nvmem: core: Implement force_ro sysfs attribute
[PATCH 0/3] fs/file.c: optimize the critical section of
2024-06-27 16:21 UTC (11+ messages)
` [PATCH v2 0/3] fs/file.c: optimize the critical section of file_lock in
` [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()
[PATCH v6 0/7] Convert multiple bind ops to 1 job
2024-06-27 16:20 UTC (3+ messages)
` [PATCH v6 4/7] drm/xe: Convert multiple bind ops into single job
[PATCH v4 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-06-27 16:20 UTC (3+ messages)
` [PATCH v4 2/2] selftests: Add a test mangling with uc_sigmask
[PATCH 00/14] [PATCH] SCSI: Replace ternary operations with min()/max() macros
2024-06-27 16:20 UTC (2+ messages)
[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-06-27 16:20 UTC (6+ messages)
` [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
[PATCH v7 0/2] mm: store zero pages to be swapped out in a bitmap
2024-06-27 16:19 UTC (5+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm: remove code to handle same filled pages
[PATCH v8 0/5] lib/gpgpu: add shader support
2024-06-27 16:18 UTC (2+ messages)
` ✓ CI.xeFULL: success for lib/gpgpu: add shader support (rev8)
[PATCH 1/2] dt-bindings: display: simple: Add Jiangsu Smartwin SMMT043480272A-A19
2024-06-27 16:18 UTC (2+ messages)
[PATCH v2 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-06-27 16:17 UTC (6+ messages)
` [PATCH v2 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
[PATCH v2 0/2] Basic support for TI TDP158
2024-06-27 16:15 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: add "
selftests/ftrace kprobe_eventname test fails on s390x QEMU (KVM/Linux)
2024-06-27 16:15 UTC (2+ messages)
[PATCH V2 0/2] sched/fair: Some improvements to feec()
2024-06-27 16:15 UTC (5+ messages)
` [PATCH V2 1/2] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
[PATCH v3 0/3] Add CPG support for RZ/V2H(P) SoC
2024-06-27 16:13 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPG
` [PATCH v3 2/3] clk: renesas: Add family-specific clock driver for RZ/V2H(P)
` [PATCH v3 3/3] clk: renesas: Add RZ/V2H(P) CPG driver
[PATCH v2] timer: Fix a race condition between timer's callback and destroying code
2024-06-27 16:12 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 0/8] iio: adc: dfsdm: add scaling support
2024-06-27 16:13 UTC (5+ messages)
` [PATCH v2 5/8] dt-bindings: iio: add sigma delta modulator backend
[linux-next:master 6881/8719] drivers/gpu/drm/msm/msm_gem.c:51:43: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-06-27 16:12 UTC
[PATCH] vfs: rename parent_ino to d_parent_ino and make it use RCU
2024-06-27 16:11 UTC
[PATCH/RFC] pinctrl: renesas: r8a779h0: Add AVB MII pins and groups
2024-06-27 16:11 UTC (3+ messages)
[PATCH v2 1/1] media: i2c: max96717: add test pattern ctrl
2024-06-27 16:10 UTC (2+ messages)
[PATCH] MAINTAINERS: Update Maintainers for irdma driver
2024-06-27 16:09 UTC (2+ messages)
[Buildroot] [PATCH v2 0/4] Adds support for TrustedFirmware-M
2024-06-27 16:09 UTC (5+ messages)
` [Buildroot] [PATCH v2 1/4] package/python-intelhex: Add support for host package
` [Buildroot] [PATCH v2 2/4] package/python-click: "
` [Buildroot] [PATCH v2 3/4] package/python-cbor2: "
` [Buildroot] [PATCH v2 4/4] boot: Add support for TrustedFirmware-M package
[PATCH] dt-bindings: net: bluetooth: convert MT7622 Bluetooth to the json-schema
2024-06-27 16:08 UTC (2+ messages)
[PATCH] block: Delete blk_queue_flag_test_and_set()
2024-06-27 16:07 UTC
[PATCH] mtd: nand: Add support for M5441x NFC
2024-06-27 16:07 UTC (4+ messages)
[PATCH v8 00/18] nfs/nfsd: add support for localio
2024-06-27 16:07 UTC (4+ messages)
` [PATCH v8 07/18] nfsd: add "localio" support
[PATCH v2 0/2] M5441x: Add NFC support
2024-06-27 16:05 UTC (6+ messages)
` [PATCH v2 1/2] arch: m68k: Add definitions for flash "
` [PATCH v2 2/2] mtd: nand: Add support for M5441x NFC
[PATCH] ARM: dts: stm32: Fix STM32MP13xx pinmux node eth2-rgmii-sleep-0 copy-paste error
2024-06-27 15:48 UTC (3+ messages)
[PATCH v9 0/2] drm/xe/pmu: Enable PMU interface
2024-06-27 16:05 UTC (5+ messages)
` [PATCH v9 2/2] "
[PATCH] ARM: dts: stm32: Deduplicate rproc mboxes and IRQs
2024-06-27 15:20 UTC (3+ messages)
[net-next,PATCH 0/2] Fixes for stm32-dwmac driver fails to probe
2024-06-27 15:08 UTC (5+ messages)
` [net-next,PATCH 1/2] net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking clk rate
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: update err status in case different of stm32mp13
[meta-oe][PATCH 1/2] lvgl: fix version in shared library file name
2024-06-27 15:59 UTC (4+ messages)
` [meta-oe][PATCH 2/2] lvgl: update upstream-status of all patches
DPDK Release Status Meeting 2024-06-27
2024-06-27 16:04 UTC
[PATCH] pinctrl: renesas/sh73a0: use rdev_get_drvdata()
2024-06-27 16:04 UTC (5+ messages)
[PATCH] uprobe: Do not use UPROBE_SWBP_INSN as static initializer
2024-06-27 16:02 UTC (2+ messages)
` [PATCH] LoongArch: uprobes: make UPROBE_SWBP_INSN/UPROBE_XOLBP_INSN constant
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-06-27 16:03 UTC (8+ messages)
` [RFC PATCH v2] ptp: Add vDSO-style vmclock support
[RFC PATCH 0/6] DRM resource management cgroup, try 2
2024-06-27 16:03 UTC (8+ messages)
` [RFC PATCH 1/6] mm/page_counter: Move calculating protection values to page_counter
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
` [RFC PATCH 3/6] drm/ttm: Handle cgroup based eviction in TTM
` [RFC PATCH 4/6] drm/xe: Implement cgroup for vram
` [RFC PATCH 5/6] drm/amdgpu: Add cgroups implementation
` [RFC PATCH 6/6] drm/xe: Hack to test with mapped pages instead of vram
` ✗ CI.Patch_applied: failure for DRM resource management cgroup, try 2
[RFC 1/1] swiotlb: Reduce calls to swiotlb_find_pool()
2024-06-27 16:02 UTC (7+ messages)
[PATCH 0/2] ARM: dts: qcom-msm8226-samsung-ms013g: Add initial device tree
2024-06-27 16:02 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v2 0/2] small pm80xx driver fixes
2024-06-27 15:59 UTC (3+ messages)
` [PATCH v2 1/2] scsi: pm80xx: Set phy->enable_completion only when we wait for it
` [PATCH v2 2/2] scsi: pm8001: Update log level when reading config table
[Bug 218900] New: amdgpu: Fatal error during GPU init
2024-06-27 16:00 UTC (2+ messages)
` [Bug 218900] "
[PATCH v2 0/7] usb: typec: ucsi: rework glue driver interface
2024-06-27 15:58 UTC (6+ messages)
` [PATCH v2 6/7] usb: typec: ucsi: extract common code for command handling
` [Linux-stm32] "
xen | Failed pipeline for staging | 402e4732
2024-06-27 15:56 UTC (2+ messages)
[PATCH v2 00/10] riscv: add initial support for SpacemiT K1
2024-06-27 15:56 UTC (5+ messages)
[PATCH v2 0/3] livepatch: Add "replace" sysfs attribute
2024-06-27 15:55 UTC (9+ messages)
[PATCH v2 1/1] dt-bindings: net: convert enetc to yaml
2024-06-27 15:55 UTC (4+ messages)
[PATCH] block: clean up the check in blkdev_iomap_begin()
2024-06-27 15:55 UTC (2+ messages)
[syzbot] WARNING in ip_rt_bug (2)
2024-06-27 15:55 UTC (3+ messages)
` Progress in ticket
[PATCH v4 0/2] MediaTek MT6735 main clock and reset drivers
2024-06-27 15:55 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: clock: Add MediaTek MT6735 clock and reset bindings
[PATCH net-next 00/10] bnxt_en: PTP updates for net-next
2024-06-27 15:54 UTC (8+ messages)
` [PATCH net-next 01/10] bnxt_en: Add new TX timestamp completion definitions
` [PATCH net-next 10/10] bnxt_en: Remove atomic operations on ptp->tx_avail
[PATCH v5 0/4] HDMI TX support in msm8998
2024-06-27 15:54 UTC (10+ messages)
` [PATCH v5 1/4] dt-bindings: phy: add qcom,hdmi-phy-8998
` [PATCH v5 2/4] dt-bindings: display/msm: hdmi: add qcom,hdmi-tx-8998
` [PATCH v5 3/4] arm64: dts: qcom: msm8998: add HDMI GPIOs
` [PATCH v5 4/4] arm64: dts: qcom: add HDMI nodes for msm8998
[GIT PULL] s390 fixes for 6.10-rc6
2024-06-27 15:52 UTC
[PATCH v5 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
2024-06-27 15:50 UTC (3+ messages)
` [PATCH v5 2/2] cxl: Calculate region bandwidth of "
[PATCH net-next v3 00/10] net: pcs: xpcs: Add memory-mapped device support
2024-06-27 15:51 UTC (4+ messages)
` [PATCH net-next v3 06/10] dt-bindings: net: Add Synopsys DW xPCS bindings
[PATCH] riscv: entry: always initialize regs->a0 to -ENOSYS
2024-06-27 15:48 UTC (5+ messages)
[PATCH] Revert "zlib: Port fix for CVE-2016-9841 to U-Boot"
2024-06-27 15:49 UTC
[PATCH] selftests/hid: ensure CKI can compile our new tests on old kernels
2024-06-27 15:49 UTC
[GIT PULL] asm-generic fixes for 6.10
2024-06-27 15:47 UTC
integrity cleanups
2024-06-27 15:47 UTC (12+ messages)
` [PATCH 5/5] block: remove bio_integrity_process
` [PATCH 4/5] block: switch on bio operation in bio_integrity_prep
` [PATCH 3/5] block: remove allocation failure warnings "
` [PATCH 2/5] block: simplify adding the payload "
` [PATCH 1/5] block: only zero non-PI metadata tuples "
[PATCH v3]wifi: ath12k: Add firmware coredump collection support
2024-06-27 15:46 UTC (2+ messages)
[PATCH v5] describe: refresh the index when 'broken' flag is used
2024-06-27 15:47 UTC (4+ messages)
` [PATCH v7] "
[Buildroot] [PATCH 1/1] package/libgsm: update patches to be applied with fuzz 0
2024-06-27 15:45 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/asterisk: update patches to be applied with fuzz 0
2024-06-27 15:45 UTC (2+ messages)
[Buildroot] [git commit] package/asterisk: update patches to be applied with fuzz 0
2024-06-27 15:34 UTC
[Buildroot] [git commit] package/libgsm: update patches to be applied with fuzz 0
2024-06-27 15:36 UTC
[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
2024-06-27 15:44 UTC (13+ messages)
[PATCH v2 0/5] Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml
2024-06-27 15:44 UTC (10+ messages)
` [PATCH v2 4/5] dt-bindings: gpio: convert Atmel GPIO to json-schema
[PATCH 0/9] drm/i915: Dump DSC state to dmesg/debugfs
2024-06-27 15:41 UTC (5+ messages)
` [PATCH 1/9] drm: Add helpers for x16 fixed point values
[RFC net-next 0/2] selftests: drv-net: add ability to schedule cleanup with defer()
2024-06-27 15:41 UTC (10+ messages)
` [RFC net-next 1/2] "
[PATCH RFT v3 0/5] Add sc7180 camss subsys support
2024-06-27 15:40 UTC (10+ messages)
` [PATCH RFT v3 1/5] dt-bindings: media: camss: Add qcom,sc7180-camss
[PATCH v2 0/6] ASoC: codecs: wsa88xx: add support for static port mapping
2024-06-27 15:39 UTC (5+ messages)
` [PATCH v2 2/6] ASoC: codecs: wsa883x: parse port-mapping information
` [PATCH v2 4/6] ASoC: codecs: wsa884x: "
[PATCH 0/2] media: i2c: Add driver for Sony IMX728
2024-06-27 15:39 UTC (3+ messages)
` [PATCH 1/2] "
[Intel-wired-lan] [PATCH iwl-next 0/7] ice: Cleanup and refactor PTP pin handling
2024-06-27 15:37 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 7/7] ice: Enable 1PPS out from CGU for E825C products
[PATCH 0/8] drm/ast: Untangle the chaos in mode setting
2024-06-27 15:27 UTC (9+ messages)
` [PATCH 1/8] drm/ast: Implement atomic enable/disable for encoders
` [PATCH 2/8] drm/ast: Program mode for AST DP in atomic_mode_set
` [PATCH 3/8] drm/ast: Move mode-setting code into mode_set_nofb CRTC helper
` [PATCH 4/8] drm/ast: Handle primary-plane format setup in atomic_update
` [PATCH 5/8] drm/ast: Remove gamma LUT updates from DPMS code
` [PATCH 6/8] drm/ast: Only set VGA SCREEN_DISABLE bit in CRTC code
` [PATCH 7/8] drm/ast: Inline ast_crtc_dpms() into callers
` [PATCH 8/8] drm/ast: Use drm_atomic_helper_commit_tail() helper
[PATCH BlueZ v1] health/mcap: fix memory leak in mcap_create_mcl()
2024-06-27 15:37 UTC (2+ messages)
` [BlueZ,v1] "
[PATCH] bpf: don't verify classic bpfs
2024-06-27 15:36 UTC (4+ messages)
[Bug 218987] New: USB devices are not detected after Save/Restore error on Intel xHC
2024-06-27 15:36 UTC (2+ messages)
` [Bug 218987] "
[PATCH 00/10] fs: multigrain timestamp redux
2024-06-27 15:35 UTC (4+ messages)
` [PATCH 04/10] fs: add infrastructure for multigrain timestamps
[PATCH v8 net-next 0/9] ethtool: track custom RSS contexts in the core
2024-06-27 15:33 UTC (3+ messages)
` [PATCH v8 net-next 8/9] net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
` [PATCH v8 net-next 9/9] sfc: remove get_rxfh_context dead code
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.