messages from 2023-08-10 08:25:43 to 2023-08-10 09:10:26 UTC [more...]
[PATCH net-next 00/10] genetlink: provide struct genl_info to dumps
2023-08-10 9:10 UTC (13+ messages)
` [PATCH net-next 03/10] genetlink: remove userhdr from struct genl_info
` [Drbd-dev] "
` [PATCH net-next 04/10] genetlink: add struct genl_info to struct genl_dumpit_info
` [PATCH net-next 05/10] genetlink: use attrs from struct genl_info
` [PATCH net-next 07/10] genetlink: add genlmsg_iput() API
` [PATCH net-next 08/10] netdev-genl: use struct genl_info for reply construction
[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
2023-08-10 9:09 UTC (5+ messages)
` [PATCH v6 1/6] KVM: selftests: Add x86 properties for Intel PMU in processor.h
` [PATCH v6 2/6] KVM: selftests: Drop the return of remove_event()
` [PATCH v6 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
` [PATCH v6 4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values
[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
2023-08-10 9:09 UTC (10+ messages)
` [PATCH v2 2/3] lib/vsprintf: Split out sprintf() and friends
[PATCH] net: phy: at803x: Improve hibernation support on start up
2023-08-10 9:08 UTC (9+ messages)
[PATCH v1 0/2] Add LSM access controls for io_uring_setup
2023-08-10 9:08 UTC (10+ messages)
[PATCH v3 0/3] ACPI: resource: Fix regressions from "Remove "Zen" specific match and quirks"
2023-08-10 9:07 UTC (7+ messages)
` [PATCH v3 3/3] ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen
Hang when booting guest kernels compiled with clang after SRSO mitigations
2023-08-10 9:08 UTC (3+ messages)
[RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
2023-08-10 9:07 UTC (7+ messages)
` [RFT 1/2] "
[PATCH 00/15] eal: mark older API's stable
2023-08-10 9:08 UTC (3+ messages)
` [PATCH 06/15] eal: make rte_service_lcore_may_be_active stable
[arm-integrator:b4/virt-to-phys-kfence 2/2] include/linux/kfence.h:58:54: error: invalid operands to binary - (have 'char *' and 'void *')
2023-08-10 9:07 UTC
[PATCH 0/5] Fine granular configuration
2023-08-10 9:07 UTC (3+ messages)
` Moving Dom0less to common, Was: "
[PATCH v2] nvmet-tcp: fix data digest calculation for multiple H2CData PDUs
2023-08-10 9:07 UTC (4+ messages)
mptcp: Remove unnecessary test for __mptcp_init_sock().: Build Failure
2023-08-10 9:06 UTC (4+ messages)
[PATCHv4 net] ipv6: do not match device when remove source route
2023-08-10 9:06 UTC (4+ messages)
[PATCH v7 0/4] Extend device_get_match_data() to struct bus_type
2023-08-10 9:05 UTC (8+ messages)
[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-10 9:04 UTC (6+ messages)
` [PATCH v8 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
[PATCH 0/2] vdpa/mlx5: Fixes for ASID handling
2023-08-10 9:04 UTC (7+ messages)
[PATCH v1] ufs: core: only suspend clock scaling if scale down
2023-08-10 9:04 UTC (2+ messages)
[XEN PATCH v2 0/7] fix missing headers and static storage duration
2023-08-10 9:03 UTC (11+ messages)
` [XEN PATCH v2 1/7] xen/memory: make 'ioreq_server_max_frames' static
` [XEN PATCH v2 2/7] xen: make 'saved_cmdline' static
` [XEN PATCH v2 3/7] xen/include: make a declaration of 'get_sec' visible where needed
` [XEN PATCH v2 4/7] xen/arm: make declarations visible before function definitions
` [XEN PATCH v2 5/7] x86: make some functions and variables static rather than extern
` [XEN PATCH v2 6/7] xen/arm: mm: add missing extern variable declaration
` [XEN PATCH v2 7/7] x86/nmi: include missing header with declarations for 'watchdog_*'
[PATCH 0/3] rteval: Add cmdline option to run measurements on isolcpus by default
2023-08-10 9:01 UTC (4+ messages)
` [PATCH 1/3] rteval: Allow arguments specific to module group
` [PATCH 2/3] rteval: Add run_on_isolcpus option to measurements
` [PATCH 3/3] rteval: Support run-on-isolcpus in cyclictest
[PATCH] ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 M
2023-08-10 9:00 UTC
[PATCH 1/3] selftests/mount_setattr: Add a test to test locking mount attrs
2023-08-10 9:00 UTC (3+ messages)
` [PATCH 2/3] fs: Allow user to lock mount attributes with mount_setattr
` [PATCH 3/3] selftests/mount_setattr: Add tests for mount locking API
[PATCH mm-unstable v1] mm: add a total mapcount for large folios
2023-08-10 8:59 UTC (5+ messages)
[PATCH v3 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-08-10 8:59 UTC (7+ messages)
` [PATCH v3 23/27] KVM: arm64: nv: Add SVC trap forwarding
` [PATCH v3 24/27] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
[PATCH] usb: dwc3: dwc3-octeon: Verify clock divider
2023-08-10 9:00 UTC (2+ messages)
[PATCH] ref-manual: remove AUTHOR variable
2023-08-10 8:59 UTC
[PATCH -next v3] block: remove init_mutex and open-code blk_iolatency_try_init
2023-08-10 8:59 UTC (2+ messages)
LTP test related to virtio releasing and reassigning resource leads to guest hung
2023-08-10 8:57 UTC
[arm-integrator:b4/virt-to-phys-kfence 2/2] mm/kfence/kfence_test.c:644:39: warning: dereferencing 'void *' pointer
2023-08-10 8:57 UTC
[PATCH] pwm: jz4740: Consistently name driver data "jz"
2023-08-10 8:57 UTC (2+ messages)
[igt-dev] [PATCH i-g-t v2 1/2] xe_live_ktest: remove xe_pci and xe_rtp tests from IGT testlist
2023-08-10 8:57 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v2,1/2] "
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-10 8:55 UTC (7+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
[PATCH 0/2] i2c: fix -Wvoid-pointer-to-enum-cast warnings
2023-08-10 8:56 UTC (4+ messages)
` [PATCH 1/2] i2c: i2c-bcm-iproc: fix -Wvoid-pointer-to-enum-cast warning
[PATCH net-next 0/2] Use helper functions to update stats
2023-08-10 8:56 UTC (3+ messages)
` [PATCH net-next 1/2] net: macsec: "
` [PATCH net-next 2/2] vxlan: "
[PATCH] iio: afe: rescale: Fix logic bug
2023-08-10 8:56 UTC (3+ messages)
[PATCH v4 00/10] Introduce SMT level and add PowerPC support
2023-08-10 8:51 UTC (5+ messages)
[PATCH v2 00/12] ext4,jbd2: cleanup journal load and initialization process
2023-08-10 8:54 UTC (13+ messages)
` [PATCH v2 01/12] jbd2: move load_superblock() dependent functions
` [PATCH v2 02/12] jbd2: move load_superblock() into journal_init_common()
` [PATCH v2 03/12] jbd2: don't load superblock in jbd2_journal_check_used_features()
` [PATCH v2 04/12] jbd2: checking valid features early in journal_get_superblock()
` [PATCH v2 05/12] jbd2: open code jbd2_verify_csum_type() helper
` [PATCH v2 06/12] jbd2: cleanup load_superblock()
` [PATCH v2 07/12] jbd2: add fast_commit space check
` [PATCH v2 08/12] jbd2: cleanup journal_init_common()
` [PATCH v2 09/12] jbd2: drop useless error tag in jbd2_journal_wipe()
` [PATCH v2 10/12] jbd2: jbd2_journal_init_{dev,inode} return proper error return value
` [PATCH v2 11/12] ext4: cleanup ext4_get_dev_journal() and ext4_get_journal()
` [PATCH v2 12/12] ext4: ext4_get_{dev}_journal return proper error value
[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-08-10 8:53 UTC (5+ messages)
` [PATCH v3 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
[tip:x86/apic] BUILD SUCCESS f8542a55499a69a859c84866b66f0df43933e563
2023-08-10 8:53 UTC
[PATCH] drm/amdgpu: Add I2C EEPROM support on smu v13_0_6
2023-08-10 8:53 UTC (2+ messages)
s_fs_info and ->kill_sb revisited v2
2023-08-10 8:53 UTC (3+ messages)
` [PATCH 01/13] xfs: reformat the xfs_fs_free prototype
Issues with evl_mutex_trylock()
2023-08-10 8:18 UTC (6+ messages)
[PATCH] virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
2023-08-10 8:51 UTC (6+ messages)
[PATCH 1/3] arm64: dts: ti: k3-j721e: Enable C7x DSP nodes at the board level
2023-08-10 8:50 UTC (3+ messages)
[PATCH] serial: mxs-uart: fix Wvoid-pointer-to-enum-cast warning
2023-08-10 8:50 UTC (2+ messages)
[virtio-comment] [RFC PATCH] virtio-sound: use 'data buffer' instead of 'buffer'
2023-08-10 8:48 UTC
[PATCH 0/3] xen/ppc: Add early Radix MMU support
2023-08-10 8:49 UTC (5+ messages)
` [PATCH 3/3] xen/ppc: Implement initial "
[PATCH v2] drm/amdgpu: Add I2C EEPROM support on smu v13_0_6
2023-08-10 8:49 UTC
[PATCH] serial: core: Fix serial core port id, including multiport devices
2023-08-10 8:49 UTC (3+ messages)
[PATCH] drm/amd/pm: Add vclk and dclk sysnode for GC 9.4.3
2023-08-10 8:49 UTC (2+ messages)
[PATCH -next] ublk: Fix signedness bug returning warning
2023-08-10 8:48 UTC
[PATCH v3] pinctrl: qcom: Add intr_target_width field to support increased number of interrupt targets
2023-08-10 8:48 UTC (2+ messages)
[steev:lenovo-x13s-v6.5-rc5-clover 64/115] include/linux/firmware/qcom/qcom_scm.h:133:5: warning: no previous prototype for 'qcom_scm_qseecom_app_get_id'
2023-08-10 8:46 UTC
[norov:bitmap-fixes 1/12] include/linux/numa.h:48:1: error: expected identifier or '('
2023-08-10 8:46 UTC
[PATCH 5.15 00/92] 5.15.126-rc1 review
2023-08-10 8:45 UTC (4+ messages)
` [PATCH 5.15 11/92] firmware: arm_scmi: Fix chan_free cleanup on SMC
[PATCH v5 2/2] gpio: ds4520: Add ADI DS4520 GPIO Expander Support
2023-08-10 8:45 UTC (3+ messages)
[Intel-gfx] [PULL] drm-misc-next
2023-08-10 8:45 UTC (2+ messages)
` "
[RFC v4 00/11] Native Library Calls
2023-08-10 8:41 UTC (3+ messages)
` [RFC v4 01/11] build: Implement logic for sharing cross-building config files
[PATCH v6 1/3] cdx: add support for bus mastering
2023-08-10 8:44 UTC (3+ messages)
` [PATCH v6 2/3] vfio: add bus master feature to device feature ioctl
` [PATCH v6 3/3] vfio-cdx: add bus mastering device feature support
[nft PATCH v4 0/6] add input flags and "no-dns"/"json" flags
2023-08-10 8:43 UTC (8+ messages)
` [nft PATCH v4 2/6] src: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking
[PATCH v4 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2023-08-10 8:43 UTC (4+ messages)
` [PATCH v4 3/4] pinctrl: Implementation of the generic scmi-pinctrl driver
[PATCH -fixes] mm: Add a call to flush_cache_vmap() in vmap_pfn()
2023-08-10 8:43 UTC (2+ messages)
[PATCH 0/2 v2] pinctrl: bcm: Use dev_err_probe()
2023-08-10 8:41 UTC (7+ messages)
` [PATCH 1/2 v2] pinctrl: iproc-gpio: Silence probe deferral messages
` [PATCH 2/2 v2] pinctrl: nsp-gpio: "
[PATCH 1/2] mm/migrate.c: Fix return code when migration fails
2023-08-10 8:23 UTC (9+ messages)
` [PATCH 2/2] selftests/migration: Disable NUMA balancing and check migration status
drivers/gpu/drm/nouveau/nouveau_exec.c:114:4: error: cannot jump from this indirect goto statement to one of its possible targets
2023-08-10 8:41 UTC
[PATCH] f2fs: should update REQ_TIME for direct write
2023-08-10 8:40 UTC
[PATCH 0/2] pinctrl-single: introduce am654-padconf compatible
2023-08-10 8:40 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: pinctrl-single: add ti,am654-padconf compatible
` [PATCH 2/2] pinctrl: single: Add compatible for ti,am654-padconf
[PATCH v6 0/3] add rpc_status handler in nfsd debug filesystem
2023-08-10 8:39 UTC (4+ messages)
` [PATCH v6 1/3] SUNRPC: add verbose parameter to __svc_print_addr()
` [PATCH v6 2/3] NFSD: introduce nfsd_stats_open utility routine
` [PATCH v6 3/3] NFSD: add rpc_status entry in nfsd debug filesystem
[PATCH v8] wifi: mwifiex: Fix OOB and integer underflow when rx packets
2023-08-10 8:39 UTC (2+ messages)
` [PATCH] wifi: mwifiex: Fix missed return in oob checks failed path
[RFC PATCH 0/5] clang-format for Xen
2023-08-10 8:38 UTC (6+ messages)
` [RFC PATCH 5/5] xen: Add clang-format configuration
[PATCH net] net: stmmac: remove disable_irq() from ->ndo_poll_controller()
2023-08-10 8:37 UTC
[PATCH v5 0/9] Refactor the SMMU's CD table ownership
2023-08-10 8:34 UTC (5+ messages)
` [PATCH v5 8/9] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
[linux-next:master] [eventfs] 27152bceea: stress-ng.getdent.ops_per_sec -8.4% regression
2023-08-10 8:35 UTC
[yocto] How to migrate an older version of Yocto?
2023-08-10 8:35 UTC (4+ messages)
` "
BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference
2023-08-10 8:34 UTC (2+ messages)
` BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference (RSSI notification after station disconnect?)
[XEN PATCH 0/8] xen: address MISRA C:2012 Rule 8.4
2023-08-10 8:33 UTC (7+ messages)
` [XEN PATCH 7/8] x86/i8259: "
[PATCH -next v2] ARM: dts: integrator: fix PCI bus dtc warnings
2023-08-10 8:32 UTC (3+ messages)
[PATCH 1/3] contributor-guide: add missing links to mailing lists
2023-08-10 8:33 UTC (5+ messages)
` [PATCH 2/3] contributor-guide: add section about why we use "
` [docs] "
[PATCH net-next] net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
2023-08-10 8:33 UTC (2+ messages)
[PATCH -next 00/21] spi: switch to use modern name (part3)
2023-08-10 8:30 UTC (22+ messages)
` [PATCH -next 01/21] spi: lm70llp: switch to use modern name
` [PATCH -next 02/21] spi: lp-8841: "
` [PATCH -next 03/21] spi: meson-spicc: "
` [PATCH -next 04/21] spi: meson-spifc: "
` [PATCH -next 05/21] spi: microchip-core-qspi: "
` [PATCH -next 06/21] spi: microchip-core: "
` [PATCH -next 07/21] spi: mpc512x-psc: "
` [PATCH -next 08/21] spi: mpc52xx-psc: "
` [PATCH -next 09/21] spi: mpc52xx: "
` [PATCH -next 10/21] spi: mt65xx: "
` [PATCH -next 11/21] spi: mt7621: "
` [PATCH -next 12/21] spi: mtk-nor: "
` [PATCH -next 13/21] spi: mtk-snfi: "
` [PATCH -next 14/21] spi: mux: switch to use spi_alloc_host()
` [PATCH -next 15/21] spi: mxic: switch to use modern name
` [PATCH -next 16/21] spi: mxs: "
` [PATCH -next 17/21] spi: npcm-pspi: "
` [PATCH -next 18/21] spi: nxp-fspi: "
` [PATCH -next 19/21] spi: oc-tiny: "
` [PATCH -next 20/21] spi: omap-uwire: "
` [PATCH -next 21/21] spi: omap2-mcspi: "
git ls-remote ssh kex_exchange_identification: Connection closed by remote host
2023-08-10 8:32 UTC
[PATCH v2] media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
2023-08-10 8:32 UTC (3+ messages)
[PATCH v14 vfio 0/8] pds-vfio-pci driver
2023-08-10 8:32 UTC (2+ messages)
[LTP] [PATCH 0/2 RESEND] Two fixes for sysctl_sched_rr_timeslice
2023-08-10 8:30 UTC (3+ messages)
` "
[PATCH 1/2] drm/exec: use unique instead of local label
2023-08-10 8:29 UTC (4+ messages)
[PATCH next v3 0/5] minmax: Relax type checks in min() and max()
2023-08-10 8:29 UTC (6+ messages)
` [PATCH v3 5/5] minmax: Relax check to allow comparison between int and small unsigned constants
[PATCH v3 0/2] gpio: loongson: add firmware offset parse support
2023-08-10 8:27 UTC (3+ messages)
` [PATCH v3 2/2] "
[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING d8094e7904c2148417eb46e618fdf9649bb01e76
2023-08-10 8:26 UTC
[pci:controller/switchtec] BUILD SUCCESS 0fb53e64705ae0fabd9593102e0f0e6812968802
2023-08-10 8:26 UTC
[RESEND PATCH v2 0/3] Add support for Nuvoton ma35d1 rtc controller
2023-08-10 8:26 UTC (9+ messages)
` [RESEND PATCH v2 3/3] rtc: Add driver "
[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-08-10 8:26 UTC (4+ messages)
` [PATCH v2 7/8] io_uring/cmd: BPF hook for getsockopt cmd
[axboe-block:for-6.6/block 36/41] drivers/block/ublk_drv.c:963:24: sparse: sparse: incorrect type in return expression (different base types)
2023-08-10 8:25 UTC
[PATCH] tracing/eprobe: Iterate trace_eprobe directly
2023-08-10 8:25 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.