messages from 2024-06-01 08:46:09 to 2024-06-01 13:06:33 UTC [more...]
[PATCH net-next v4 0/3] Introduce IPPROTO_SMC
2024-06-01 13:06 UTC (3+ messages)
` [PATCH net-next v4 3/3] net/smc: "
[PATCH v1 0/4] lm3533: Remove the outdated drivers
2024-06-01 13:05 UTC (3+ messages)
` [PATCH v1 2/4] iio: light: lm3533-als: Remove the driver
[PATCH 0/5] iio: adc: use devm_regulator_get_enable_read_voltage round 1
2024-06-01 13:01 UTC (5+ messages)
` [PATCH 1/5] iio: adc: ad7192: use devm_regulator_get_enable_read_voltage
` [PATCH 5/5] iio: adc: ad7944: "
[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
2024-06-01 12:59 UTC (12+ messages)
` [PATCH V3 01/10] tools lib: adopt str_has_suffix() from bpftool/gen.c
` [PATCH V3 02/10] perf util: Delete ends_with() and replace its use with str_has_suffix()
` [PATCH V3 03/10] perf util: Replace an instance of strtailcmp() by str_has_suffix()
` [PATCH V3 04/10] tools lib: Adopt str_has_prefix() from kernel
` [PATCH V3 05/10] libsubcmd: Replace strstarts() usage with str_has_prefix()
` [PATCH V3 06/10] objtool: "
` [PATCH V3 07/10] perf tools: "
` [PATCH V3 08/10] tools lib: Remove strstarts() as all its usecases have been replaced by str_has_prefix()
` [PATCH V3 09/10] perf tools: Only treat files as map files when they have the extension .map
` [PATCH V3 10/10] perf test: Check output of the probe ... --funcs command
[Buildroot] [PATCH] package/luarocks: bump to version 3.11.1
2024-06-01 12:59 UTC
[Buildroot] [PATCH] package/libfribidi: bump to version 1.0.14
2024-06-01 12:59 UTC
[Buildroot] [PATCH] package/nano: bump to version 8.0
2024-06-01 12:59 UTC
[XEN PATCH 0/5] address violations of MISRA C rules
2024-06-01 12:58 UTC (8+ messages)
` [XEN PATCH 1/5] xen/domain: deviate violation of MISRA C Rule 20.12
` [XEN PATCH 2/5] x86/domain: "
` [XEN PATCH 3/5] x86: "
` [XEN PATCH 4/5] automation/eclair_analysis: address remaining violations "
` [XEN PATCH 5/5] xen: fix MISRA regressions on rule 20.9 and 20.12
[PATCH v2 for-4.19 00/13] xen/bitops: Untangle ffs()/fls() infrastructure
2024-06-01 12:57 UTC (4+ messages)
` [PATCH v2 12/13] xen/bitops: Clean up ffs64()/fls64() definitions
[RFC v2 net-next 1/7] net: add rx_sk to trace_kfree_skb
2024-06-01 12:56 UTC (3+ messages)
[PATCH v7 2/4] spi: cadence: Add Marvell xSPI IP overlay changes
2024-06-01 12:56 UTC
[PATCH] staging: r8712u: remove unused struct 'zero_bulkout_context'
2024-06-01 12:52 UTC (2+ messages)
[PATCH v3 0/3] Rust block device driver API and null block driver
2024-06-01 12:51 UTC (10+ messages)
` [PATCH v3 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v3 2/3] rust: block: add rnull, Rust null_blk implementation
[PATCH net-next v5 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-06-01 12:51 UTC (4+ messages)
` [PATCH net-next v5 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[Buildroot] [PATCH] package/gcc: update to 13.3.0
2024-06-01 12:39 UTC
[PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in odm.h
2024-06-01 12:35 UTC (2+ messages)
[PATCH v4 0/7] Add PCIe, SERDES and USB DT support for J722S
2024-06-01 12:15 UTC (16+ messages)
` [PATCH v4 1/7] arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi
` [PATCH v4 2/7] arm64: dts: ti: k3-am62p-j722s: Move AM62P specific USB1 to am62p-main.dtsi
` [PATCH v4 3/7] arm64: dts: ti: k3-j722s: Add main domain peripherals specific to J722S
` [PATCH v4 4/7] arm64: dts: ti: k3-j722s: Switch to k3-am62p-j722s-common.dtsi
` [PATCH v4 5/7] arm64: dts: ti: k3-serdes: Add SERDES0/SERDES1 lane-muxing macros for J722S
` [PATCH v4 6/7] arm64: dts: ti: k3-j722s-main: Add SERDES and PCIe support
` [PATCH v4 7/7] arm64: dts: ti: k3-j722s: Enable PCIe and USB support on J722S-EVM
[PATCH v3 0/2] Add Bananapi R3 Mini
2024-06-01 12:14 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm64: mediatek: add BananaPi "
` Aw: "
[PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
2024-06-01 12:03 UTC (4+ messages)
` [PATCH 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for "
[bitbake][scarthgap][2.8][PATCH 0/8] Patch review
2024-06-01 12:27 UTC (9+ messages)
` [bitbake][scarthgap][2.8][PATCH 1/8] runqueue: Add timing warnings around slow loops
` [bitbake][scarthgap][2.8][PATCH 2/8] runqueue: Allow rehash loop to exit in case of interrupts
` [bitbake][scarthgap][2.8][PATCH 3/8] siggen/runqueue: Report which dependencies affect the taskhash
` [bitbake][scarthgap][2.8][PATCH 4/8] runqueue: Process unihashes in parallel at init
` [bitbake][scarthgap][2.8][PATCH 5/8] runqueue: Improve rehash get_unihash parallelism
` [bitbake][scarthgap][2.8][PATCH 6/8] bb: Use namedtuple for Task data
` [bitbake][scarthgap][2.8][PATCH 7/8] hashserv: client: Add batch stream API
` [bitbake][scarthgap][2.8][PATCH 8/8] siggen: Enable batching of unihash queries
[OE-core][scarthgap 00/21] Patch review
2024-06-01 12:24 UTC (22+ messages)
` [OE-core][scarthgap 01/21] ttyrun: define CVE_PRODUCT
` [OE-core][scarthgap 02/21] ncurses: Fix CVE-2023-45918
` [OE-core][scarthgap 03/21] libusb1: Set CVE_PRODUCT
` [OE-core][scarthgap 04/21] ghostscript: fix CVE-2024-33870
` [OE-core][scarthgap 05/21] ghostscript: fix CVE-2024-33869
` [OE-core][scarthgap 06/21] ghostscript: fix CVE-2024-33871
` [OE-core][scarthgap 07/21] ghostscript: fix CVE-2024-29510
` [OE-core][scarthgap 08/21] gcc: Fix for CVE-2024-0151
` [OE-core][scarthgap 09/21] xserver-xorg: upgrade 21.1.11 -> 21.1.12
` [OE-core][scarthgap 10/21] llvm: Upgrade to 18.1.4
` [OE-core][scarthgap 11/21] llvm: Upgrade to 18.1.5
` [OE-core][scarthgap 12/21] llvm: Switch to using release tarballs
` [OE-core][scarthgap 13/21] ptest-runner: Bump to 2.4.4 (95f528c)
` [OE-core][scarthgap 14/21] libarchive: upgrade 3.7.2 -> 3.7.4
` [OE-core][scarthgap 15/21] devtool: standard: update-recipe/finish: fix update localfile in another layer
` [OE-core][scarthgap 16/21] oeqa/selftest/devtool: add test for updating local files into "
` [OE-core][scarthgap 17/21] gstreamer1.0-plugins-good: Include qttools-native during the build with qt5 PACKAGECONFIG
` [OE-core][scarthgap 18/21] update-rc.d: add +git to PV
` [OE-core][scarthgap 19/21] lib/package_manager/ipk: Do not hardcode payload compression algorithm
` [OE-core][scarthgap 20/21] ipk: Fix clean up of extracted IPK payload
` [OE-core][scarthgap 21/21] git: set --with-gitconfig=/etc/gitconfig for -native builds
[PATCH] iio: humidity: si7020: add heater support
2024-06-01 12:25 UTC (2+ messages)
[PATCH v1] Call prctl(2) with long integers, specify 5 arguments, and avoid casts
2024-06-01 12:23 UTC (3+ messages)
[RFC PATCH v2 0/2] net::phy support for C45
2024-06-01 12:23 UTC (5+ messages)
` [RFC PATCH v2 1/2] rust: net::phy support for C45 register access
` [RFC PATCH v2 2/2] rust: net::phy support for C45 genphy helpers
[ccan] New to ccan
2024-06-01 12:12 UTC (4+ messages)
[PATCH net] net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
2024-06-01 12:14 UTC (2+ messages)
[linux-linus test] 186217: regressions - trouble: broken/fail/pass
2024-06-01 12:13 UTC
[sailus-media-tree:test 54/55] drivers/media/i2c/max96714.c:675:16: error: too many arguments to function 'i2c_mux_add_adapter'
2024-06-01 12:13 UTC
[sailus-media-tree:test 54/55] drivers/media/i2c/max96714.c:675:46: error: too many arguments to function call, expected 3, have 4
2024-06-01 12:13 UTC
[Intel-wired-lan] [PATCH iwl-next v2 00/13] ice: iavf: add support for TC U32 filters on VFs
2024-06-01 12:06 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 11/13] ice: enable FDIR filters from raw binary patterns for VFs
` "
[RFC 1/1] usb: host: xhci-plat: add enable XHCI-AVOID-BEI quirk by dts
2024-06-01 12:06 UTC
[PATCH net] net: dsa: microchip: fix initial port flush problem
2024-06-01 12:05 UTC (4+ messages)
Recent changes (master)
2024-06-01 12:00 UTC
Request for Patch Files for Intel I219-LM Support on RTnet
2024-06-01 11:54 UTC (2+ messages)
[PATCH 0/3] arm64: dts: qcom: msm8916-samsung-fortuna: Add msm8916-samsung-fortuna/rossa: Add S3FWRN5 NFC and RT5033 PMIC/charger
2024-06-01 11:54 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: msm8916-samsung-gprimeltecan: Add NFC
` [PATCH 2/3] arm64: dts: qcom: msm8916-samsung-fortuna/rossa: Add S3FWRN5 NFC
` [PATCH 3/3] arm64: dts: qcom: msm8916-samsung-fortuna/rossa: Add PMIC and charger
[PATCH v7 0/2] riscv: pwm: sophgo: add pwm support for CV1800
2024-06-01 11:53 UTC (3+ messages)
` [PATCH v7 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC
[PATCH 1/4] smb: client: remove extra @chan_count check in __cifs_put_smb_ses()
2024-06-01 11:50 UTC (3+ messages)
` [PATCH 2/4] smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
[f2fs-dev] [syzbot] [f2fs?] kernel BUG in f2fs_write_inline_data
2024-06-01 11:50 UTC (3+ messages)
` "
[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
2024-06-01 11:47 UTC (3+ messages)
[PATCH] btrfs: qgroup: use xarray to track dirty extents in transaction
2024-06-01 11:42 UTC
[RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats
2024-06-01 11:39 UTC (4+ messages)
` [RFC net-next v3 1/2] net/mlx5e: Add helpers to calculate txq and ch idx
[PATCH V4] ext4: check hash version and filesystem casefolded consistent
2024-06-01 11:37 UTC (2+ messages)
` [PATCH V5] "
[PATCH] pinctrl: core: fix possible memory leak in error path in pinctrl_enable()
2024-06-01 11:35 UTC
[GIT PULL] bcachefs updates fro 6.10-rc1
2024-06-01 11:33 UTC (5+ messages)
[lee-leds:ib-leds-platform-power-6.11] BUILD SUCCESS 9af12f57f1f9785f231d31a7365ad244c656b7ff
2024-06-01 11:31 UTC
[PATCH 01/12] smb: client: fix potential UAF in cifs_debug_files_proc_show()
2024-06-01 11:31 UTC (2+ messages)
[syzbot] [mm?] BUG: unable to handle kernel paging request in free_unref_page
2024-06-01 11:28 UTC
[syzbot] [bcachefs?] kernel BUG in gc_bucket
2024-06-01 11:28 UTC
[Buildroot] [PATCH] {skalibs, execline, mdevd, s6, s6-{rc, linux-init, {linux, portable}-utils, networking}}: bump
2024-06-01 11:15 UTC (6+ messages)
[syzbot] [xfs?] BUG: corrupted list in xlog_cil_commit
2024-06-01 11:12 UTC
[sailus-media-tree:test 53/55] drivers/media/i2c/max96717.c:124:46: error: too many arguments to function call, expected 3, have 4
2024-06-01 11:10 UTC
[sailus-media-tree:test 53/55] drivers/media/i2c/max96717.c:124:16: error: too many arguments to function 'i2c_mux_add_adapter'
2024-06-01 11:10 UTC
[RFC net-next 6/6] af_packet: pass rx socket on rcv drops
2024-06-01 10:59 UTC
[PATCH v16 0/5] implement getrandom() in vDSO
2024-06-01 10:58 UTC (10+ messages)
` [PATCH v16 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number
[PATCH 0/2 v5] pwm: add axi-pwm-gen driver
2024-06-01 10:57 UTC (3+ messages)
` [PATCH 2/2 v5] pwm: Add driver for AXI PWM generator
[PATCH 0/2] Fix ADDR_CHANGE event handling for NFSD
2024-06-01 10:48 UTC (3+ messages)
` [PATCH 2/2] svcrdma: Handle ADDR_CHANGE CM event properly
[PATCH v3 0/4] hwmon: Add support for SPD5118 compliant chips
2024-06-01 10:41 UTC (4+ messages)
` [PATCH RFT v3 4/4] hwmon: (spd5118) Add support for reading SPD data
[PATCH net-next v4 0/3] net: A lightweight zero-copy notification
2024-06-01 10:37 UTC (3+ messages)
` [PATCH net-next v4 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
[PATCH next 00/11] ice: Introduce ETH56G PHY model for E825C products
2024-06-01 10:35 UTC (3+ messages)
` [PATCH next 07/11] "
Rust reproducibility issue summary
2024-06-01 10:27 UTC (2+ messages)
` [OE-core] "
[PATCH 00/11] KVM: arm64: nv: FPSIMD/SVE support
2024-06-01 10:24 UTC (4+ messages)
` [PATCH 03/11] KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap
[net-next,v3 0/8] cn10k-ipsec: Add outbound inline ipsec support
2024-06-01 10:19 UTC (3+ messages)
` [net-next,v3 6/8] cn10k-ipsec: Process inline ipsec transmit offload
Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
2024-06-01 10:14 UTC (6+ messages)
[PATCH] wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS
2024-06-01 10:15 UTC (2+ messages)
[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-06-01 10:13 UTC (3+ messages)
` [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool
query on do_stage
2024-06-01 10:10 UTC (2+ messages)
` [yocto] "
[tip:x86/urgent] BUILD SUCCESS 0c2f6d04619ec2b53ad4b0b591eafc9389786e86
2024-06-01 10:09 UTC
[PATCH] wifi: brcm80211: remove unused structs
2024-06-01 10:09 UTC (2+ messages)
[PATCH v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
2024-06-01 10:09 UTC (2+ messages)
[Buildroot] [PATCH next v2 1/1] utils/docker-run: set podman userns option in environment
2024-06-01 10:04 UTC
[bitbake-devel] [PATCH v3] bitbake-layers: Support add-layer to prepend
2024-06-01 10:01 UTC (2+ messages)
` "
[PATCH wireless] wifi: mt76: mt7615: add missing chanctx ops
2024-06-01 10:01 UTC (2+ messages)
[PATCH wireless 1/3] Revert "wifi: wilc1000: convert list management to RCU"
2024-06-01 9:59 UTC (2+ messages)
pull-request: ath-current-20240531
2024-06-01 9:57 UTC (2+ messages)
[PATCH v4] bitbake-layers: Support add-layer to prepend
2024-06-01 9:54 UTC
[PATCH RFC 0/8] Add Counter delegation ISA extension support
2024-06-01 9:52 UTC (2+ messages)
[Bug 218858] scsi_alloc_sdev: Allocation failure during SCSI scanning, some SCSI devices might not be configured
2024-06-01 9:46 UTC
[Buildroot] [PATCH next 1/1] utils/docker-run: check for podman before docker
2024-06-01 9:45 UTC (3+ messages)
[PATCH 0/3] Implement filtering repacks
2024-06-01 9:43 UTC (10+ messages)
` [PATCH v2 0/3] upload-pack: support a missing-action
` [PATCH v2 3/3] upload-pack: allow configuring "
madvise/fadvise 32-bit length
2024-06-01 9:43 UTC
[PATCH] nvme/pci: Add APST quirk for Lenovo N60z laptop
2024-06-01 9:41 UTC
[Buildroot] [git commit branch/next] packages: bump skalibs-related packages
2024-06-01 9:34 UTC
[RFC net-next 5/6] udp: pass rx socket on rcv drops
2024-06-01 9:36 UTC
[regression] Bug 218902 - Kernel crash/reboot on cifs copy
2024-06-01 9:36 UTC
[LSF/MM/BPF TOPIC] untorn buffered writes
2024-06-01 9:33 UTC (5+ messages)
[syzbot] [mm?] INFO: rcu detected stall in kcompactd (2)
2024-06-01 9:34 UTC (3+ messages)
[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
2024-06-01 9:32 UTC (2+ messages)
` [PATCH 2/2] usb: dwc3: core: Workaround for CSR read timeout
[PATCH v4 00/19] Panel Replay eDP support
2024-06-01 9:29 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for Panel Replay eDP support (rev5)
[PATCH] serial: sc16is7xx: set driver name
2024-06-01 9:26 UTC (2+ messages)
[PATCH] spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build
2024-06-01 9:24 UTC (2+ messages)
[PATCH 1/2] net: phy: Turn default auto-negotiation timeout into Kconfig symbol
2024-06-01 9:21 UTC (3+ messages)
` [PATCH 2/2] net: phy: Replace PHY_ANEG_TIMEOUT with "
WARNING: modpost: vmlinux: section mismatch in reference: run_tracer_selftest+0x2c0 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
2024-06-01 9:16 UTC
[westeri-thunderbolt:next] BUILD SUCCESS 3c34a29159df5985310ffb60d99d67eb3cb9703a
2024-06-01 9:08 UTC
[Intel-wired-lan] [PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-06-01 9:08 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
` "
` [Intel-wired-lan] [PATCH iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer
` "
[linuxtv-media-stage:master] BUILD SUCCESS 24147897507cd3a7d63745d1518a638bf4132238
2024-06-01 9:05 UTC
[PATCH] md/dm-raid: don't clear MD_RECOVERY_FROZEN after setting frozen
2024-06-01 9:06 UTC
[PATCH 00/14] x86/alternatives: Nest them
2024-06-01 9:04 UTC (4+ messages)
` [PATCH 10/14] x86/alternative: Convert ALTERNATIVE_3()
[PATCH net-next 0/3] Introduce EN7581 ethernet support
2024-06-01 9:04 UTC (9+ messages)
` [PATCH net-next 1/3] dt-bindings: net: airoha: Add EN7581 ethernet controller
` [PATCH net-next 3/3] net: airoha: Introduce ethernet support for EN7581 SoC
` [EXTERNAL] "
[PATCH v2 0/4] Support Kingdisplay kd101ne3 and Starry er88577 MIPI-DSI panel
2024-06-01 8:45 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: Add KD101NE3-40TI support
` [PATCH v2 2/4] drm/panel: kd101ne3: add new panel driver
` [PATCH v2 3/4] dt-bindings: display: panel: Add compatible for Starry-er88577
` [PATCH v2 4/4] drm/panel: starry: add new panel driver
[PATCH net-next 0/4] Allow configuration of multipath hash seed
2024-06-01 8:46 UTC (3+ messages)
` [PATCH net-next 2/4] net: ipv4: Add a sysctl to set "
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.