messages from 2023-09-12 10:07:35 to 2023-09-12 10:37:20 UTC [more...]
[PATCH 1/2] tty/serial: Sort drivers in makefile
2023-09-12 10:35 UTC (2+ messages)
` [PATCH 2/2] tty/serial: 8250: Sort drivers in Makefile
[PATCH 0/8] PCI/treewide: PCIe Link Width field access cleanup
2023-09-12 10:35 UTC (6+ messages)
` [PATCH 1/8] IB/hfi1: Use FIELD_GET() to extract Link Width
` [PATCH 4/8] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
[RFT PATCH 1/3] gpio: eic-sprd: unregister from the irq notifier on remove()
2023-09-12 10:35 UTC (6+ messages)
` [RFT PATCH 2/3] gpio: eic-sprd: use a helper variable for &pdev->dev
` [RFT PATCH 3/3] gpio: eic-sprd: use devm_platform_ioremap_resource()
[PATCH] mtd: rawnand: tegra: add missing check for platform_get_irq()
2023-09-12 10:35 UTC (3+ messages)
[PATCH] xen/arm: Skip Xen specific nodes/properties from hwdom /chosen node
2023-09-12 10:36 UTC (7+ messages)
[wireless-next:merge-2023-09-11] BUILD SUCCESS 7da89fb58c59511e062a930e7b47e0d5bea565f4
2023-09-12 10:33 UTC
[PATCH] usb: gadget: f_fs: increase eps_revmap length
2023-09-12 10:34 UTC
[PATCH v4 00/10] linux-user: Detect and report host crashes
2023-09-12 10:34 UTC (4+ messages)
[virtio-comment] [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
2023-09-12 10:35 UTC (47+ messages)
` [virtio-comment] [PATCH 5/5] virtio-pci: implement VIRTIO_F_QUEUE_STATE
` [virtio-dev] "
` [virtio-dev] "
[Nouveau] [PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
2023-09-12 10:33 UTC (9+ messages)
` [Nouveau] [PATCH drm-misc-next v3 5/7] drm/gpuvm: add an abstraction for a VM / BO combination
` "
[PATCH 0/1] x86/kexec: UKI support
2023-09-12 10:33 UTC (5+ messages)
[PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
2023-09-12 10:33 UTC (2+ messages)
[PATCH] sched/fair: Add SMT4 group_smt_balance handling
2023-09-12 10:29 UTC (2+ messages)
` [tip: sched/urgent] sched/fair: Fix "
[RFC PATCH 1/1] smp: Change function signatures to use call_single_data_t
2023-09-12 10:29 UTC (2+ messages)
` [tip: smp/core] "
[tip: sched/core] sched: Simplify syscalls
2023-09-12 10:28 UTC
[tip: sched/core] sched: Simplify set_user_nice()
2023-09-12 10:29 UTC
[tip: sched/core] sched: Simplify sched_{set,get}affinity()
2023-09-12 10:28 UTC
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-12 10:32 UTC (4+ messages)
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
[tip: sched/core] sched: Simplify yield_to()
2023-09-12 10:28 UTC
[tip: sched/core] sched: Misc cleanups
2023-09-12 10:28 UTC
[tip: sched/core] sched: Simplify sched_move_task()
2023-09-12 10:28 UTC
[tip: sched/core] sched: Simplify sched_rr_get_interval()
2023-09-12 10:28 UTC
[tip: sched/core] sched: Simplify tg_set_cfs_bandwidth()
2023-09-12 10:28 UTC
[PATCH 6.1 000/600] 6.1.53-rc1 review
2023-09-12 10:34 UTC (9+ messages)
` [PATCH 6.1 213/600] drm: bridge: dw-mipi-dsi: Fix enable/disable of DSI controller
[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-09-12 10:15 UTC (73+ messages)
` [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v5 09/31] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v5 10/31] net: wan: Add support for QMC HDLC
` [PATCH v5 11/31] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v5 12/31] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v5 13/31] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v5 14/31] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v5 15/31] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v5 16/31] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v5 17/31] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v5 18/31] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v5 19/31] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v5 20/31] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v5 21/31] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v5 22/31] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v5 23/31] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v5 24/31] net: wan: Add framer framework support
` [PATCH v5 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v5 26/31] mfd: core: Ensure disabled devices are skipped without aborting
` [PATCH v5 27/31] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v5 28/31] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v5 29/31] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v5 30/31] ASoC: codecs: Add support for the framer codec
` [PATCH v5 31/31] net: wan: fsl_qmc_hdlc: Add framer support
[syzbot] [ntfs3?] memory leak in run_add_entry
2023-09-12 10:30 UTC
[igt-dev] [PATCH i-g-t] [RFC] tests/meson.build: add gem_stress to test-list.txt
2023-09-12 10:30 UTC
[PATCH v5 00/14] add support MDP3 on MT8195 platform
2023-09-12 10:28 UTC (7+ messages)
[Intel-xe] [PATCH v3 00/13] DRM scheduler changes for Xe
2023-09-12 10:28 UTC (4+ messages)
` [Intel-xe] [PATCH v3 11/13] drm/sched: Waiting for pending jobs to complete in scheduler kill
` "
[PULL v2 00/45] riscv-to-apply queue
2023-09-12 10:26 UTC (2+ messages)
Regression: Commit "netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID" breaks ruleset loading in linux-stable
2023-09-12 10:27 UTC (4+ messages)
[linux-next:master 2179/4552] fs/bcachefs/btree_key_cache.c:701:33: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'long'
2023-09-12 10:27 UTC
[PATCH v2 0/7] Fix Python string escapes
2023-09-12 10:18 UTC (3+ messages)
` [PATCH v2 3/7] drivers/comedi: fix "
[PATCH] crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
2023-09-12 10:05 UTC (5+ messages)
[PATCH v3] mtd: rawnand: qcom: unmap dma address during probe failure
2023-09-12 10:26 UTC (4+ messages)
PoE support
2023-09-12 10:26 UTC
[cip-dev][isar-cip-core][PATCH] initramfs-verity-hook: Ensure sync on rebuild
2023-09-12 10:25 UTC (4+ messages)
[PATCH net-next 0/2] bpf: Remove xdp_do_flush_map()
2023-09-12 10:25 UTC (5+ messages)
` [PATCH net-next 1/2] net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush()
` [PATCH net-next 2/2] bpf: Remove xdp_do_flush_map()
[PATCH v4 0/5] riscv: Add fine-tuned checksum functions
2023-09-12 10:24 UTC (4+ messages)
` [PATCH v4 1/5] riscv: Checksum header
kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.6-rc1-3-g7ab6fe6625c9)
2023-09-12 10:23 UTC
[XEN PATCH v2 0/5] python: Use setuptools instead of the deprecated distutils
2023-09-12 10:22 UTC (5+ messages)
` [XEN PATCH v2 1/5] automation: add python3's setuptools to containers
` [XEN PATCH v2 2/5] tools: convert setup.py to use setuptools
[Intel-wired-lan] [PATCH iwl-net v1] ice: don't stop netdev tx queues when setting up XSK socket
2023-09-12 10:23 UTC
[PATCH] drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
2023-09-12 10:22 UTC
[PATCH] integrity: powerpc: Do not select CA_MACHINE_KEYRING
2023-09-12 10:20 UTC (5+ messages)
[PATCH] ALSA: core: Increase the name array size for debugfs directory name
2023-09-12 10:18 UTC (2+ messages)
[XEN PATCH v2 00/10] address violations of MISRA C:2012 Directive 4.10
2023-09-12 10:19 UTC (5+ messages)
` [XEN PATCH v2 03/10] misra: add deviations for direct inclusion guards
[PATCH net-next 0/6] net: stmmac: add and use library for setting clock
2023-09-12 10:18 UTC (4+ messages)
` [PATCH net-next 1/6] net: stmmac: add platform library
[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
2023-09-12 10:18 UTC (4+ messages)
` [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
[song-md:md-fixes] BUILD SUCCESS df203da47f4428bc286fc99318936416253a321c
2023-09-12 10:17 UTC
[PATCH] sequencer: remove unreachable exit condition in pick_commits()
2023-09-12 10:18 UTC (2+ messages)
[GIT PULL] media: atomisp: Changes for 6.6-1
2023-09-12 10:18 UTC (2+ messages)
[syzbot] [block?] WARNING in blk_rq_map_user_iov
2023-09-12 10:17 UTC (2+ messages)
[Intel-xe] [PATCH v4 0/3] Use Xe assert macros instead of XE_WARN_ON macro
2023-09-12 10:17 UTC (4+ messages)
` [Intel-xe] [PATCH v4 2/3] drm/xe: Introduce Xe assert macros
[PATCH 1/2] dt-bindings: hwmon: Describe changes to the device tree
2023-09-12 10:16 UTC (2+ messages)
[linux-next:master 1078/4552] sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c:436:6: warning: no previous prototype for function 'acp3x_es83xx_init_ops'
2023-09-12 10:16 UTC
[linux-next:master 4291/4552] arch/powerpc/platforms/pseries/plpks_sed_ops.c:42:6: error: no previous prototype for 'plpks_init_var'
2023-09-12 10:16 UTC
[amir73il:fuse-backing-fd 9/14] fs/fuse/dev.c:2291:6: warning: unused variable 'ret'
2023-09-12 10:16 UTC
[PATCH] t3404-rebase-interactive.sh: fix name of a rewording test
2023-09-12 10:15 UTC (3+ messages)
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-09-12 10:13 UTC (8+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP
[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
2023-09-12 10:13 UTC (9+ messages)
` [Intel-xe] [PATCH v2 4/9] drm/sched: Split free_job into own work item
` "
[PATCH v6 05/11] ext4: Separate block bitmap and buddy bitmap freeing in ext4_mb_clear_bb()
2023-09-12 10:13 UTC (2+ messages)
[PATCH] Revert "comedi: add HAS_IOPORT dependencies"
2023-09-12 10:13 UTC (3+ messages)
[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
2023-09-12 10:11 UTC (3+ messages)
` [PATCH v4 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
[PATCH v5 0/2] gpio: loongson: add more gpio chip support
2023-09-12 10:11 UTC (4+ messages)
` [PATCH v5 2/2] "
[PATCH V13 0/5] Generate device tree node for pci devices
2023-09-12 10:10 UTC (5+ messages)
` [PATCH V13 2/5] PCI: Create device tree node for bridge
[PATCH] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA
2023-09-12 10:08 UTC
[PATCH net-next v5 0/2] net: stmmac: improve driver statistics
2023-09-12 9:30 UTC (7+ messages)
` [PATCH net-next v5 2/2] net: stmmac: use per-queue 64 bit statistics where necessary
` [REGRESSION] "
[Buildroot] [PATCH 1/1] package/s390-tools: bump version to 2.29.0
2023-09-12 10:03 UTC
[RESEND PATCH v9 0/2] Digiteq Automotive MGB4 driver
2023-09-12 12:07 UTC (3+ messages)
` [RESEND PATCH v9 1/2] Added "
` [RESEND PATCH v9 2/2] Added Digiteq Automotive MGB4 driver documentation
[PATCH v2 00/11] gpiolib: work towards removing gpiochip_find()
2023-09-12 10:07 UTC (12+ messages)
` [PATCH v2 01/11] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH v2 02/11] gpiolib: add support for scope-based management to gpio_device
` [PATCH v2 03/11] gpiolib: provide gpio_device_find()
` [PATCH v2 04/11] gpiolib: provide gpio_device_find_by_label()
` [PATCH v2 05/11] gpiolib: provide gpio_device_get_desc()
` [PATCH v2 06/11] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH v2 07/11] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [PATCH v2 08/11] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH v2 09/11] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH v2 10/11] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH v2 11/11] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
[PATCH net] veth: Update XDP feature set when bringing up device
2023-09-12 10:07 UTC (2+ messages)
[agd5f:drm-next 113/305] checkpatch: WARNING: adding a line without newline at end of file
2023-09-12 10:06 UTC
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.