messages from 2023-03-07 22:47:05 to 2023-03-07 23:36:46 UTC [more...]
[Nouveau] [PATCH 0/2] drm/nouveau: avoid usage of list iterator after loop
2023-03-07 22:50 UTC (11+ messages)
` [Nouveau] [PATCH 1/2] drm/nouveau/device: "
` "
` [Nouveau] [PATCH 2/2] drm/nouveau/clk: "
` "
` [PATCH 0/2] drm/nouveau: "
[PATCH v13 00/11] Parallel CPU bringup for x86_64
2023-03-07 23:35 UTC (9+ messages)
[PATCH] arm64: dts: rockchip: rk3566: Enable USB OTG for Radxa CM3
2023-03-07 23:35 UTC (3+ messages)
[PATCH] arm64: dts: rockchip: Lower sd speed on soquartz
2023-03-07 23:35 UTC (2+ messages)
[PATCH v2] arm64: dts: rockchip: Lower SD card speed on
2023-03-07 23:35 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: rk3399: Fix GICv3 ITS node name
2023-03-07 23:35 UTC (2+ messages)
[PATCH] ARM: dts: rockchip: fix a typo error for rk3288 spdif node
2023-03-07 23:35 UTC (2+ messages)
[PATCH 2/2] arm64: dts: rockchip: rk3588: Add sdmmc node
2023-03-07 23:35 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/4] Add internal display support to Odroid Go Super
2023-03-07 23:35 UTC (2+ messages)
` (subset) "
[PATCH 00/11] Tests for idmapped tmpfs
2023-03-07 23:34 UTC (4+ messages)
` [PATCH 06/11] vfs: Prepare tests in &s_idmapped_mounts to be reused inside a userns
[PATCH bpf-next v4 0/9] Transit between BPF TCP congestion controls
2023-03-07 23:33 UTC (10+ messages)
` [PATCH bpf-next v4 1/9] bpf: Retire the struct_ops map kvalue->refcnt
` [PATCH bpf-next v4 2/9] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v4 3/9] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v4 4/9] bpf: Validate kdata of a struct_ops before transiting to READY
` [PATCH bpf-next v4 5/9] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v4 6/9] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v4 7/9] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v4 8/9] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link
` [PATCH bpf-next v4 9/9] selftests/bpf: Test switching TCP Congestion Control algorithms
[PATCH net 1/2] net: dsa: mt7530: remove now incorrect comment regarding port 5
2023-03-07 23:33 UTC (4+ messages)
` [PATCH net 2/2] net: dsa: mt7530: set PLL frequency only when trgmii is used
[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
2023-03-07 23:33 UTC (10+ messages)
` [PATCH 1/9] perf bpf filter: Introduce basic BPF filter expression
` [PATCH 2/9] perf bpf filter: Implement event sample filtering
` [PATCH 3/9] perf record: Add BPF event filter support
` [PATCH 4/9] perf record: Record dropped sample count
` [PATCH 5/9] perf bpf filter: Add 'pid' sample data support
` [PATCH 6/9] perf bpf filter: Add more weight "
` [PATCH 7/9] perf bpf filter: Add data_src "
` [PATCH 8/9] perf bpf filter: Add logical OR operator
` [PATCH 9/9] perf bpf filter: Show warning for missing sample flags
[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
2023-03-07 23:33 UTC (2+ messages)
[RFC PATCH v4 2/4] x86/sgx: Implement support for MADV_WILLNEED
2023-03-07 23:32 UTC (13+ messages)
[ANNOUNCE] Git for Windows 2.40.0-rc2
2023-03-07 23:32 UTC
[PATCH nf-next v2 0/9] Support for shifted port-ranges in NAT
2023-03-07 23:30 UTC (10+ messages)
` [PATCH nf-next v2 1/9] netfilter: conntrack: fix typo
` [PATCH nf-next v2 2/9] netfilter: nat: fix indentation of function arguments
` [PATCH nf-next v2 3/9] netfilter: nat: extend core support for shifted port-ranges
` [PATCH nf-next v2 4/9] netfilter: nft_nat: add "
` [PATCH nf-next v2 5/9] netfilter: nft_masq: deduplicate eval call-backs
` [PATCH nf-next v2 6/9] netfilter: nft_masq: add support for shifted port-ranges
` [PATCH nf-next v2 7/9] netfilter: nf_nat_redirect: use `struct nf_nat_range2` in ipv4 API
` [PATCH nf-next v2 8/9] netfilter: nft_redir: deduplicate eval call-backs
` [PATCH nf-next v2 9/9] netfilter: nft_redir: add support for shifted port-ranges
[PATCH next] ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()
2023-03-07 23:29 UTC (3+ messages)
[PATCH v3 bpf-next 0/8] BPF open-coded iterators
2023-03-07 23:29 UTC (9+ messages)
` [PATCH v3 bpf-next 1/8] bpf: factor out fetching basic kfunc metadata
` [PATCH v3 bpf-next 2/8] bpf: add iterator kfuncs registration and validation logic
` [PATCH v3 bpf-next 3/8] bpf: add support for open-coded iterator loops
` [PATCH v3 bpf-next 4/8] bpf: implement number iterator
` [PATCH v3 bpf-next 5/8] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
` [PATCH v3 bpf-next 6/8] selftests/bpf: add iterators tests
` [PATCH v3 bpf-next 7/8] selftests/bpf: add number iterator tests
` [PATCH v3 bpf-next 8/8] selftests/bpf: implement and test custom testmod_seq iterator
rtw88: Monitor Mode Stability Issues
2023-03-07 23:29 UTC
[PATCH] vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list
2023-03-07 23:28 UTC (4+ messages)
[net-next PATCH 00/11] net: Add basic LED support for switch/phy
2023-03-07 23:20 UTC (19+ messages)
` [net-next PATCH 01/11] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH 02/11] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH 03/11] net: phy: Add a binding for PHY LEDs
` [net-next PATCH 11/11] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port
[PATCH v3 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
2023-03-07 23:27 UTC (4+ messages)
` [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
[PATCH v2 bpf-next 3/8] bpf: add support for open-coded iterator loops
2023-03-07 23:26 UTC (2+ messages)
[RFC 03/10] media: v4l: async: Simplify async sub-device fwnode matching
2023-03-07 23:27 UTC (2+ messages)
[miquelraynal:nvmem-layouts-and-of-cleanup 20/57] drivers/nvmem/core.c:770:9: error: implicit declaration of function 'of_device_node_request_module'
2023-03-07 23:26 UTC
[PULL 00/27] Enable PV backends with Xen/KVM emulation
2023-03-07 23:26 UTC (4+ messages)
[PATCH] usb: gadget: f_fs: Send a create event for endpoint files
2023-03-07 23:26 UTC
[PATCH] arm64: dts: qcom: sa8540p-ride: correct name of remoteproc_nsp0 firmware
2023-03-07 23:23 UTC
[PATCH] build: add crypto/ to SUBDIRS
2023-03-07 23:24 UTC (11+ messages)
[qemu-mainline test] 179497: tolerable trouble: fail/pass/starved - PUSHED
2023-03-07 23:24 UTC
[PATCH] docs: sysfs-block: document hidden sysfs entry
2023-03-07 23:23 UTC (2+ messages)
[PATCH] sequencer.c: fix overflow & segfault in parse_strategy_opts()
2023-03-07 23:23 UTC (3+ messages)
[PATCH nf 0/4] NAT fixes
2023-03-07 23:22 UTC (5+ messages)
` [PATCH nf 1/4] netfilter: nft_nat: correct length for loading protocol registers
` [PATCH nf 2/4] netfilter: nft_masq: "
` [PATCH nf 3/4] netfilter: nft_redir: "
` [PATCH nf 4/4] netfilter: nft_redir: correct value of inet type `.maxattrs`
[Intel-wired-lan] [PATCH] igb: revert rtnl_lock() that causes deadlock
2023-03-07 23:22 UTC (3+ messages)
` [Intel-wired-lan] [PATCH v2] "
stable-rc/linux-4.14.y build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.307-151-g81e1c8b258d4)
2023-03-07 23:21 UTC
[PATCH] efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
2023-03-07 23:21 UTC
[PATCH] drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
2023-03-07 23:21 UTC (4+ messages)
[PATCH] sunrpc: Fix incorrect parsing of expiry time
2023-03-07 23:20 UTC (4+ messages)
[PATCH] net: avoid double iput when sock_alloc_file fails
2023-03-07 23:18 UTC (2+ messages)
Unsupported WiFi adapter on S905X2 board
2023-03-07 23:15 UTC (7+ messages)
` [RFC PATCH] brcmfmac: add 43751 SDIO ids and initialization
[PATCH v4] dt-bindings: ata: Add UniPhier controller binding
2023-03-07 23:09 UTC (8+ messages)
[kirkstone] Google go CVEs
2023-03-07 23:09 UTC (12+ messages)
` [OE-core] "
[patch V2 0/4] net, refcount: Address dst_entry reference count scalability issues
2023-03-07 23:00 UTC (4+ messages)
` [patch V2 4/4] net: dst: Switch to rcuref_t reference counting
[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v3)
2023-03-07 23:06 UTC (3+ messages)
[PATCH v2 00/25] tcg: Remove tcg_const_*
2023-03-07 23:05 UTC (5+ messages)
` [PATCH v2 06/25] target/arm: Improve trans_BFCI
` [PATCH v2 09/25] target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
[PATCH 5.15 000/567] 5.15.99-rc1 review
2023-03-07 23:06 UTC (2+ messages)
[PATCH] mtd: rawnand: nand_base: Handle algorithm selection
2023-03-07 23:05 UTC (2+ messages)
[PATCH] nand: brcmnand: add iproc support
2023-03-07 23:04 UTC (2+ messages)
[PATCH v2 0/4] Reenable VFIO support on POWER systems
2023-03-07 23:04 UTC (6+ messages)
[PATCH] Check for IOMMU table validity in error handler
2023-03-07 23:02 UTC
mt7922 crash in mt7921_check_offload_capability in 6.2.2+ kernel
2023-03-07 23:02 UTC
[PATCH v2] wifi: nl80211: convert cfg80211_scan_request allocation to *_size macros
2023-03-07 23:02 UTC
[PATCH v2] wifi: qtnfmac: use struct_size and size_sub for payload length
2023-03-07 23:02 UTC
[PATCH v2] wifi: ipw2x00: convert ipw_fw_error->elem to flexible array[]
2023-03-07 23:01 UTC
[PATCH net] af_unix: fix struct pid leaks in OOB support
2023-03-07 23:00 UTC (2+ messages)
[geert-renesas-devel:master] BUILD SUCCESS 525eb92e46b94fe4a641aa2f6cc0481874cff436
2023-03-07 22:59 UTC
[PATCH v6 1/2] Bluetooth: Add new quirk for broken local ext features page 2
2023-03-07 22:59 UTC (2+ messages)
` Bluetooth: btrtl: add support for the RTL8723CS
+ mm-khugepaged-skip-shmem-with-userfaultfd.patch added to mm-unstable branch
2023-03-07 22:58 UTC
+ mm-khugepaged-maintain-page-cache-uptodate-flag.patch added to mm-unstable branch
2023-03-07 22:58 UTC
+ mm-khugepaged-refactor-collapse_file-control-flow.patch added to mm-unstable branch
2023-03-07 22:58 UTC
[PATCH] PCI: apple: Set only available ports up
2023-03-07 22:59 UTC
[PATCH v4 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
2023-03-07 22:56 UTC (6+ messages)
` [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver
[PATCH] drm/amd/display: remove legacy fields of dc_plane_cap struct
2023-03-07 22:53 UTC
[PATCH 0/6] [RFC] config.c: use struct for config reading state
2023-03-07 22:53 UTC (5+ messages)
[Intel-gfx] [PATCH 0/2] Fix a couple of issues with the GSC worker timing
2023-03-07 22:55 UTC (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/gsc: flush the GSC worker before wedging on unload
` "
[PATCH v3 1/2] landlock.7: Document Landlock ABI v2 (file reparenting; Linux 5.19)
2023-03-07 22:16 UTC (3+ messages)
audit userspace problems with io_uring async ops
2023-03-07 22:54 UTC (3+ messages)
[PATCH 5.10] malidp: Fix NULL vs IS_ERR() checking
2023-03-07 22:47 UTC
[PATCH 5.15] malidp: Fix NULL vs IS_ERR() checking
2023-03-07 22:48 UTC
[igt-dev] [PATCH i-g-t v7 0/7] Initial Xe test suite
2023-03-07 22:50 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Initial Xe test suite (rev7)
[dm-devel] [PATCH 0/3] handle transitioning devices in TUR checker
2023-03-07 22:49 UTC (4+ messages)
` [dm-devel] [PATCH 1/3] libmultipath: return 'pending' state when port is in transition
` [dm-devel] [PATCH 2/3] libmultipath: set init failure message when init fails
` [dm-devel] [PATCH 3/3] libmultipath: reset nr_timeouts if we freed the context
[PATCH 00/32] pata_parport-bpck6: rework bpck6 protocol driver
2023-03-07 22:46 UTC (32+ messages)
` [PATCH 01/32] pata_parport-bpck6: remove useless defines
` [PATCH 03/32] pata_parport-bpck6: don't cast pi->pardev to struct pardevice *
` [PATCH 04/32] pata_parport-bpck6: pass around struct pi_adapter *
` [PATCH 05/32] pata_parport-bpck6: remove lpt_addr from struct ppc_storage
` [PATCH 06/32] pata_parport-bpck6: remove ppc_id "
` [PATCH 07/32] pata_parport-bpck6: remove org_* "
` [PATCH 08/32] pata_parport-bpck6: remove mode "
` [PATCH 09/32] pata_parport-bpck6: remove "
` [PATCH 10/32] pata_parport-bpck6: remove parallel port bit defines
` [PATCH 11/32] parport_pc: add 16-bit and 8-bit fast EPP transfer flags
` [PATCH 12/32] pata_parport-bpck6: use parport access functions instead of port I/O
` [PATCH 13/32] pata_parport-bpck6: use parport_frob_control and remove CUR_CTRL
` [PATCH 14/32] pata_parport-bpck6: remove PPC_FLAGS
` [PATCH 15/32] pata_parport-bpck6: remove ppc6_close
` [PATCH 16/32] pata_parport-bpck6: merge ppc6_rd_port into bpck6_read_regr
` [PATCH 17/32] pata_parport-bpck6: merge ppc6_wr_port into bpck6_write_regr
` [PATCH 18/32] pata_parport-bpck6: merge ppc6_rd_port16_blk into bpck6_read_block
` [PATCH 19/32] pata_parport-bpck6: merge ppc6_wr_port16_blk into bpck6_write_block
` [PATCH 20/32] pata_parport-bpck6: merge ppc6_rd_data_blk into bpck6_read_block
` [PATCH 21/32] pata_parport-bpck6: merge ppc6_wr_data_blk into bpck6_write_block
` [PATCH 22/32] pata_parport-bpck6: move ppc6_wait_for_fifo to bpck6.c and rename
` [PATCH 23/32] pata_parport-bpck6: move ppc6_wr_extout "
` [PATCH 24/32] pata_parport-bpck6: move ppc6_open "
` [PATCH 25/32] pata_parport-bpck6: merge ppc6_select into bpck6_open
` [PATCH 26/32] pata_parport-bpck6: move ppc6_deselect to bpck6.c and rename
` [PATCH 27/32] pata_parport-bpck6: move ppc6_send_cmd "
` [PATCH 28/32] pata_parport-bpck6: move ppc6_rd_data_byte "
` [PATCH 29/32] pata_parport-bpck6: move ppc6_wr_data_byte "
` [PATCH 30/32] pata_parport-bpck6: move defines and mode_map to bpck6.c
` [PATCH 31/32] pata_parport-bpck6: delete ppc6lnx.c
` [PATCH 32/32] pata_parport-bpck6: reduce indents in bpck6_open
[OE-core][dunfell 00/23] Patch review
2023-03-07 22:47 UTC (24+ messages)
` [OE-core][dunfell 01/23] curl: fix CVE-2022-43552 Use-after-free triggered by an HTTP proxy deny response
` [OE-core][dunfell 02/23] tiff: fix multiple CVEs
` [OE-core][dunfell 03/23] git: Security fix for CVE-2022-41903
` [OE-core][dunfell 04/23] bluez5: Exclude CVE-2022-39177 from cve-check
` [OE-core][dunfell 05/23] glibc: Security fix for CVE-2023-0687
` [OE-core][dunfell 06/23] tar: CVE-2022-48303
` [OE-core][dunfell 07/23] vim: update 9.0.1211 -> 9.0.1293 to resolve open CVEs
` [OE-core][dunfell 08/23] linux-firmware: upgrade 20221214 -> 20230117
` [OE-core][dunfell 09/23] linux-firmware: properly set license for all Qualcomm firmware
` [OE-core][dunfell 10/23] linux-firmware: add yamato fw files to qcom-adreno-a2xx package
` [OE-core][dunfell 11/23] linux-firmware: upgrade 20230117 -> 20230210
` [OE-core][dunfell 12/23] wireless-regdb: upgrade 2022.08.12 -> 2023.02.13
` [OE-core][dunfell 13/23] apr: Fix to work with autoconf 2.70
` [OE-core][dunfell 14/23] apr: Use correct strerror_r implementation based on libc type
` [OE-core][dunfell 15/23] apr: Cache configure tests which use AC_TRY_RUN
` [OE-core][dunfell 16/23] apr: update 1.7.0 -> 1.7.2
` [OE-core][dunfell 17/23] apr-util: Fix CFLAGS used in build
` [OE-core][dunfell 18/23] apr-util: update 1.6.1 -> 1.6.3
` [OE-core][dunfell 19/23] openssl: upgrade 1.1.1s to 1.1.1t
` [OE-core][dunfell 20/23] gcc: Fix inconsistent noexcept specifier for valarray in libstdc++
` [OE-core][dunfell 21/23] kernel-yocto: fix kernel-meta data detection
` [OE-core][dunfell 22/23] image.bbclass: print all QA functions exceptions
` [OE-core][dunfell 23/23] devshell: Do not add scripts/git-intercept to PATH
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.