messages from 2024-09-03 15:46:03 to 2024-09-03 16:21:52 UTC [more...]
[PATCH v3 00/12] gpio: rockchip: Update the GPIO driver
2024-09-03 16:10 UTC (25+ messages)
` [PATCH v3 01/12] gpio: rockchip: avoid division by zero
` [PATCH v3 04/12] gpio: rockchip: resolve underflow issue
` [PATCH v3 07/12] gpio: rockchip: support 'clock-names' from dt nodes
` [PATCH v3 08/12] gpio: rockchip: explan the format of the GPIO version ID
` [PATCH v3 09/12] gpio: rockchip: change the GPIO version judgment logic
` [PATCH v3 10/12] gpio: rockchip: support new version gpio
` [PATCH v3 11/12] gpio: rockchip: Set input direction when request irq
` [PATCH v3 12/12] gpio: rockchip: replace mutex_lock() with guard()
[syzbot] [arm?] upstream test error: KASAN: invalid-access Write in setup_arch
2024-09-03 16:05 UTC (6+ messages)
[PATCH] net/af_packet: add timestamp offloading support
2024-09-03 16:21 UTC (2+ messages)
[PATCH v4 0/9] Add device tree for ArmSoM Sige 5 board
2024-09-03 15:59 UTC (6+ messages)
` [PATCH v4 3/9] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
[PATCH][next] scsi: lpfc: Remove trailing space after \n newline
2024-09-03 16:20 UTC (2+ messages)
[PATCH net-next v2 00/15] RX software timestamp for all
2024-09-03 16:20 UTC (3+ messages)
` [PATCH net-next v2 06/15] ionic: Remove setting of RX software timestamp
[PATCH 1/2] gpio: mpc8xxx: order headers alphabetically
2024-09-03 16:20 UTC (2+ messages)
CPU stuck due to the taprio hrtimer
2024-09-03 16:20 UTC (8+ messages)
[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-09-03 16:20 UTC (9+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
[PATCH] pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabled
2024-09-03 16:20 UTC (3+ messages)
[PATCH v2 0/2] netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c
2024-09-03 16:19 UTC (3+ messages)
[Buildroot] [PATCH v3, 1/1] package/cwiid: fix build with gcc >= 14
2024-09-03 16:19 UTC (2+ messages)
[ovmf test] 187475: all pass - PUSHED
2024-09-03 16:19 UTC
[PATCH] dovetail: Account for invalid syscall number
2024-09-03 16:19 UTC (5+ messages)
[PATCH] selftests: net: convert comma to semicolon
2024-09-03 16:19 UTC (2+ messages)
[PATCH -next] serial: 8250_aspeed_vuart: Enable module autoloading
2024-09-03 16:19 UTC (5+ messages)
Error : init: partition(s) not found in /sys, waiting for their uevent(s): mmcblk0p2, mmcblk0p3 while trying to emulate Android 14 on Ubuntu 24.04 X64 bit using qemu-system-aarch64
2024-09-03 16:18 UTC (17+ messages)
[PATCH] PCI: vmd: Delay interrupt handling on MTL VMD controller
2024-09-03 16:17 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/mdio-tools: enable CONFIG_NETDEVICES
2024-09-03 16:18 UTC (2+ messages)
[ANNOUNCE] git-scm.com running on heroku-24
2024-09-03 16:17 UTC (2+ messages)
[RFC PATCH 0/8] iio: dac: introducing ad3552r-axi
2024-09-03 16:17 UTC (4+ messages)
[PATCH] PM: add: move warn message out of mutex lock
2024-09-03 16:16 UTC (4+ messages)
[PATCH for-9.2 00/53] arm: Drop deprecated boards
2024-09-03 16:07 UTC (54+ messages)
` [PATCH for-9.2 01/53] hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boards
` [PATCH for-9.2 02/53] hw/input: Drop ADS7846 device
` [PATCH for-9.2 03/53] hw/adc: Remove MAX111X device
` [PATCH for-9.2 04/53] hw/gpio: Remove MAX7310 device
` [PATCH for-9.2 05/53] hw/ide: Remove DSCM-1XXXX microdrive device model
` [PATCH for-9.2 06/53] hw/display: Remove tc6393xb device
` [PATCH for-9.2 07/53] hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOP
` [PATCH for-9.2 08/53] hw/arm: Remove 'cheetah' machine
` [PATCH for-9.2 09/53] hw/arm: Remove 'connex' and 'verdex' machines
` [PATCH for-9.2 10/53] hw/arm: Remove 'mainstone' machine
` [PATCH for-9.2 11/53] hw/misc: Remove MAINSTONE_FPGA device
` [PATCH for-9.2 12/53] hw/arm: Remove 'z2' machine
` [PATCH for-9.2 13/53] hw/arm: Remove STRONGARM->PXA2XX dependency
` [PATCH for-9.2 14/53] hw/timer/pxa2xx_timer: Remove use of pxa.h header
` [PATCH for-9.2 15/53] hw/arm: Remove pxa2xx.c
` [PATCH for-9.2 16/53] hw/sd: Remove pxa2xx_mmci.c
` [PATCH for-9.2 17/53] hw/input: Remove pxa2xx_keypad
` [PATCH for-9.2 18/53] hw/display: Remove pxa2xx_lcd.c
` [PATCH for-9.2 19/53] hw/dma: Remove pxa2xx_dma
` [PATCH for-9.2 20/53] hw/pcmcia: Remove pxa2xx pcmcia device
` [PATCH for-9.2 21/53] hw/arm: Remove pxa2xx_gpio
` [PATCH for-9.2 22/53] hw/arm: Remove pxa2xx_pic
` [PATCH for-9.2 23/53] hw/timer: Remove pxa27x-timer
` [PATCH for-9.2 24/53] vl.c: Remove pxa2xx-specific -portrait and -rotate options
` [PATCH for-9.2 25/53] hw/arm: Remove 'n800' and 'n810' machines
` [PATCH for-9.2 26/53] hw/misc: Remove cbus
` [PATCH for-9.2 27/53] hw/display: Remove Blizzard display device
` [PATCH for-9.2 28/53] hw/input: Remove tsc2005 touchscreen controller
` [PATCH for-9.2 29/53] hw/input: Remove tsc210x device
` [PATCH for-9.2 30/53] hw/rtc: Remove twl92230 device
` [PATCH for-9.2 31/53] hw/input: Remove lm832x device
` [PATCH for-9.2 32/53] hw/block: Remove OneNAND device
` [PATCH for-9.2 33/53] hw/usb: Remove tusb6010 USB controller
` [PATCH for-9.2 34/53] hw/usb: Remove MUSB USB host controller
` [PATCH for-9.2 35/53] hw: Remove PCMCIA subsystem
` [PATCH for-9.2 36/53] docs: Document removal of old Arm boards
` [PATCH for-9.2 37/53] hw/arm: Remove omap2.c
` [PATCH for-9.2 38/53] hw/gpio: Remove TYPE_OMAP2_GPIO
` [PATCH for-9.2 39/53] hw/char: Remove omap2_uart
` [PATCH for-9.2 40/53] hw/intc: Remove omap2-intc device
` [PATCH for-9.2 41/53] hw/sd: Remove omap2_mmc device
` [PATCH for-9.2 42/53] hw/misc: Remove omap_sdrc device
` [PATCH for-9.2 43/53] hw/misc: Remove omap_gpmc
` [PATCH for-9.2 44/53] hw/timer: Remove omap_gptimer
` [PATCH for-9.2 45/53] hw/timer: Remove omap_synctimer
` [PATCH for-9.2 46/53] hw/block: Remove ecc
` [PATCH for-9.2 47/53] hw/ssi: Remove omap_mcspi
` [PATCH for-9.2 48/53] hw/misc: Remove omap_tap device
` [PATCH for-9.2 49/53] hw/display: Remove omap_dss
` [PATCH for-9.2 50/53] hw/misc: Remove omap_l4 device
` [PATCH for-9.2 51/53] hw/misc/omap_clk: Remove OMAP2-specifics
` [PATCH for-9.2 52/53] hw/dma: Remove omap_dma4 device
` [PATCH for-9.2 53/53] hw: Remove omap2 specific defines and enums
[PATCH] target/cris: Remove the deprecated CRIS target
2024-09-03 16:13 UTC (2+ messages)
lib/maple_tree.c:330:20: error: unused function 'mte_set_full'
2024-09-03 16:16 UTC (4+ messages)
[PATCH v2 0/8] tmpfs: Add case-insesitive support for tmpfs
2024-09-03 16:15 UTC (5+ messages)
` [PATCH v2 5/8] tmpfs: Add casefold lookup support
` [PATCH v2 6/8] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-09-03 16:15 UTC (10+ messages)
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
[nft PATCH] libnftables: Zero ctx->vars after freeing it
2024-09-03 16:14 UTC (2+ messages)
[PATCH 0/2] regulators: qcom-rpmh: support SM8550 and SM8650 platforms
2024-09-03 16:13 UTC (3+ messages)
` [PATCH 1/2] soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650
` [PATCH 2/2] regulator: qcom-rpmh-regulator: add support for PM8550 & related regulators
[PATCH 1/3] maple_tree: use ma_data_end() in mas_data_end()
2024-09-03 16:12 UTC (2+ messages)
[Buildroot] [git commit] package/odb: properly format Upstream: tags in patches
2024-09-03 16:12 UTC (2+ messages)
[PATCH -next] netlink: Use the BITS_PER_LONG macro
2024-09-03 16:12 UTC (4+ messages)
[RFC PATCH v1] dts: skip test cases based on capabilities
2024-09-03 16:12 UTC (6+ messages)
` [PATCH v3 00/12] dts: add test skipping "
` [PATCH v3 06/12] dst: add basic capability support
` [PATCH v3 07/12] dts: add testpmd port information caching
[Buildroot] [git commit] package/odb: backport upstream patch to fix GCC 14.x build issue
2024-09-03 16:11 UTC (2+ messages)
[PATCH BlueZ] gobex: Replace g_convert by utf16_to_utf8
2024-09-03 16:11 UTC
[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
2024-09-03 16:11 UTC (7+ messages)
` [PATCH v12 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v12 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v12 3/3] ACPI: APEI: handle synchronous exceptions in task work
[PATCH 00/21] drm/msm: Support quad pipe with dual-DSI
2024-09-03 16:09 UTC (4+ messages)
` [PATCH 03/21] drm/msm/dsi: pass the right width to dsc
[PATCH v15 00/26] nfs/nfsd: add support for LOCALIO
2024-09-03 16:09 UTC (9+ messages)
` [PATCH v15 16/26] nfsd: add LOCALIO support
[PATCH net] sched: sch_cake: fix bulk flow accounting logic for host fairness
2024-09-03 16:08 UTC
[PATCH v4 1/5] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
2024-09-03 16:09 UTC (2+ messages)
[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
2024-09-03 16:09 UTC (5+ messages)
` [PATCH v3 06/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on "
[PATCH libnetfilter_conntrack v2] conntrack: Add zone filtering for conntrack events
2024-09-03 16:08 UTC (3+ messages)
[dhowells-fs:netfs-crypt 36/37] fs/netfs/direct_read.c:291:25: warning: variable 'start' is uninitialized when used here
2024-09-03 16:07 UTC
[PATCH -next] drm/i915/gt: Make use of __assign_bit() API
2024-09-03 16:08 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] ALSA: hda/realtek: extend quirks for Clevo V5[46]0
2024-09-03 16:08 UTC (2+ messages)
[kirkstone][PATCHv2] rpm: Upgrade 4.17.1 -> 4.18rc1
2024-09-03 16:07 UTC (4+ messages)
` [OE-core] "
Improvement: `git-maintenance` to allow configuring of remotes to fetch
2024-09-03 16:07 UTC (6+ messages)
[PATCH 00/10] SMBIOS improvements
2024-09-03 16:06 UTC (3+ messages)
[Buildroot] [PATCH] package/gcc: update to 14.2.0
2024-09-03 16:07 UTC (2+ messages)
[PATCH net-next v3 0/3] net: fec: add PPS channel configuration
2024-09-03 16:07 UTC (3+ messages)
[Buildroot] [PATCH 1/2] DEVELOPERS: add bluez-alsa to myself
2024-09-03 16:00 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/bluez-alsa: bump version to 4.3.1
[PATCH v2 0/2] ALSA: usb-audio: Add basic support for RME Digiface USB
2024-09-03 16:06 UTC (2+ messages)
[scarthgap][meta-oe][PATCH] Revert "gcab: ignore buildpaths error from sources"
2024-09-03 16:05 UTC
[PATCH] x86/sgx: Fix deadloop in __sgx_alloc_epc_page()
2024-09-03 16:05 UTC (4+ messages)
[PATCH v8 00/21] Avoid MAP_FIXED gap exposure
2024-09-03 16:03 UTC (6+ messages)
` [PATCH v8 15/21] mm: Change failure of MAP_FIXED to restoring the gap on failure
[PATCH] mptcp: pm: Fix uaf in __timer_delete_sync
2024-09-03 16:03 UTC (2+ messages)
[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
2024-09-03 15:52 UTC (6+ messages)
` [PATCH net-next 05/12] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
[PATCH net-next 0/4] Unmask upper DSCP bits - part 3
2024-09-03 16:02 UTC (9+ messages)
` [PATCH net-next 1/4] ipv4: Unmask upper DSCP bits in __ip_queue_xmit()
` [PATCH net-next 2/4] ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()
` [PATCH net-next 3/4] ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()
` [PATCH net-next 4/4] ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()
[PATCH -next] backlight: ktz8866: fix module autoloading
2024-09-03 16:03 UTC (2+ messages)
[PATCH v3 2/3] btrfs: Split remaining space to discard in chunks
2024-09-03 16:02 UTC (4+ messages)
` [PATCH] block: Export blk_alloc_discard_bio
[PATCH net-next v2 1/2] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
2024-09-03 16:01 UTC (4+ messages)
[PATCH 0/2] Initialize vDPA speed/duplex and support their updates
2024-09-03 16:01 UTC (7+ messages)
` [PATCH 2/2] vdpa: Add support to update speed/duplex in vDPA/mlx5_vnet
[PATCH v5 0/8] Add support for the LAN966x PCI device using a DT overlay
2024-09-03 16:01 UTC (4+ messages)
` [PATCH v5 3/8] mfd: syscon: Add reference counting and device managed support
[PATCH v7 0/8] Add tsd,mule-i2c-mux support
2024-09-03 15:44 UTC (4+ messages)
` [PATCH v7 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
[PATCH linux dev-6.6] ARM: dts: aspeed: Fix Rainier and Blueridge GPIO LED names
2024-09-03 15:59 UTC
[LTP] [PATCH] mm/vma: Return the exact errno for vms_gather_munmap_vmas()
2024-09-03 15:58 UTC (3+ messages)
` "
Committing crimes with NTFS-3G
2024-09-03 15:58 UTC (4+ messages)
[PATCH v2 00/16] KVM: arm64: Add EL2 support to FEAT_S1PIE
2024-09-03 15:58 UTC (3+ messages)
` [PATCH v2 16/16] KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF
[PATCH v2 1/3] ASoC: sma1307: Add driver for Iron Device SMA1307
2024-09-03 15:57 UTC (2+ messages)
[XEN PATCH v14 0/5] Support device passthrough when dom0 is PVH on Xen
2024-09-03 15:57 UTC (4+ messages)
` [RFC XEN PATCH v14 4/5] tools: Add new function to get gsi from dev
[PATCH] x86/mm/pat: Support splitting of virtual memory areas
2024-09-03 15:56 UTC (5+ messages)
[GIT PULL 3/3] arm64: dts: ti: K3 devicetree updates for v6.12
2024-09-03 15:57 UTC
[GIT PULL 2/3] arm64: defconfig: TI K3 platform updates for v6.12
2024-09-03 15:56 UTC
[PATCHv6 net-next 0/3] Bonding: support new xfrm state offload functions
2024-09-03 15:56 UTC (3+ messages)
[GIT PULL 1/3] soc: ti: Driver updates for v6.12
2024-09-03 15:56 UTC
[PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
2024-09-03 15:56 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/cache-calibrator: fix build failure for implicit declaration
2024-09-03 15:56 UTC
[PATCH leds v2 00/11] Turris Omnia LED driver changes
2024-09-03 15:56 UTC (4+ messages)
` [PATCH leds v2 08/11] leds: turris-omnia: Use dev_err_probe() where appropriate
Patchwork housekeeping for: spi-devel-general
2024-09-03 15:56 UTC
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
2024-09-03 15:56 UTC (2+ messages)
[PATCH] mergetools: vscode: new tool
2024-09-03 15:56 UTC (3+ messages)
[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
2024-09-03 15:54 UTC (7+ messages)
` [PATCH v6 07/28] hash: integrate hash on mbedtls
[PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
2024-09-03 15:53 UTC
How to create/use RPMSG-over-VIRTIO devices in Linux
2024-09-03 15:52 UTC
git 2.46.0 crashes when trying to verify-pack outside of a repo
2024-09-03 15:52 UTC (6+ messages)
[PATCH 0/2] btrfs: fix a regression with concurrent DIO writes and fsync on the same fd
2024-09-03 15:50 UTC (2+ messages)
[PATCH] Documentation: maintainer: Improve grammar in mailing list participation section
2024-09-03 15:50 UTC (2+ messages)
[PATCH v3 0/7] x86/time: improvements to wallclock logic
2024-09-03 15:48 UTC (3+ messages)
` [PATCH v3 7/7] x86/time: probe the CMOS RTC by default
[PATCH iwl-net] igb: Always call igb_xdp_ring_update_tail() under Tx lock
2024-09-03 15:47 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH v1 1/1] pinctrl: baytrail: Drop duplicate return statement
2024-09-03 15:47 UTC
[PATCH] btt: fix block integrity
2024-09-03 15:47 UTC (2+ messages)
[PATCH v3 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
2024-09-03 15:47 UTC (5+ messages)
` [PATCH v3 5/5] pwm: airoha: Add support for "
[PATCH v5 2/2] drm/tiny: Add driver for Sharp Memory LCD
2024-09-03 15:46 UTC (2+ messages)
[PATCH -next] soc/fsl/qbman: make use of the helper function kthread_run_on_cpu()
2024-09-03 15:46 UTC (2+ messages)
[dhowells-fs:netfs-crypt 37/37] fs/netfs/crypto.c:305:38: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long'
2024-09-03 15:46 UTC
mm/debug_vm_pgtable.c:863:15: sparse: sparse: missing braces around initializer
2024-09-03 15:46 UTC
[PATCH] MAINTAINERS: remove unneeded file entry in INPUT section
2024-09-03 15:47 UTC (2+ messages)
[PATCH -next] nvdimm: Remove redundant null pointer checks
2024-09-03 15:46 UTC (2+ messages)
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.