messages from 2023-04-03 13:34:24 to 2023-04-03 14:13:06 UTC [more...]
[PATCH 4.14 00/66] 4.14.312-rc1 review
2023-04-03 14:09 UTC (45+ messages)
` [PATCH 4.14 01/66] power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition
` [PATCH 4.14 02/66] iavf: fix inverted Rx hash condition leading to disabled hash
` [PATCH 4.14 03/66] intel/igbvf: free irq on the error path in igbvf_request_msix()
` [PATCH 4.14 04/66] igbvf: Regard vf reset nack as success
` [PATCH 4.14 05/66] i2c: imx-lpi2c: check only for enabled interrupt flags
` [PATCH 4.14 06/66] scsi: scsi_dh_alua: Fix memleak for qdata in alua_activate()
` [PATCH 4.14 07/66] net: usb: smsc95xx: Limit packet length to skb->len
` [PATCH 4.14 08/66] qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
` [PATCH 4.14 09/66] xirc2ps_cs: Fix use after free bug in xirc2ps_detach
` [PATCH 4.14 10/66] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
` [PATCH 4.14 11/66] net/ps3_gelic_net: Fix RX sk_buff length
` [PATCH 4.14 12/66] net/ps3_gelic_net: Use dma_mapping_error
` [PATCH 4.14 13/66] bpf: Adjust insufficient default bpf_jit_limit
` [PATCH 4.14 14/66] net/mlx5: Read the TC mapping of all priorities on ETS query
` [PATCH 4.14 15/66] atm: idt77252: fix kmemleak when rmmod idt77252
` [PATCH 4.14 16/66] hvc/xen: prevent concurrent accesses to the shared ring
` [PATCH 4.14 17/66] net: mdio: thunder: Add missing fwnode_handle_put()
` [PATCH 4.14 18/66] Bluetooth: btqcomsmd: Fix command timeout after setting BD address
` [PATCH 4.14 19/66] Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work
` [PATCH 4.14 20/66] hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
` [PATCH 4.14 21/66] uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
` [PATCH 4.14 22/66] thunderbolt: Use const qualifier for `ring_interrupt_index`
` [PATCH 4.14 23/66] riscv: Bump COMMAND_LINE_SIZE value to 1024
` [PATCH 4.14 24/66] ca8210: fix mac_len negative array access
` [PATCH 4.14 25/66] m68k: Only force 030 bus error if PC not in exception table
` [PATCH 4.14 26/66] scsi: target: iscsi: Fix an error message in iscsi_check_key()
` [PATCH 4.14 27/66] scsi: ufs: core: Add soft dependency on governor_simpleondemand
` [PATCH 4.14 28/66] net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
` [PATCH 4.14 29/66] net: usb: qmi_wwan: add Telit 0x1080 composition
` [PATCH 4.14 30/66] sh: sanitize the flags on sigreturn
` [PATCH 4.14 31/66] scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
` [PATCH 4.14 32/66] usb: gadget: u_audio: dont let userspace block driver unbind
` [PATCH 4.14 33/66] igb: revert rtnl_lock() that causes deadlock
` [PATCH 4.14 34/66] usb: chipdea: core: fix return -EINVAL if request role is the same with current role
` [PATCH 4.14 35/66] usb: chipidea: core: fix possible concurrent when switch role
` [PATCH 4.14 36/66] nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
` [PATCH 4.14 37/66] i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
` [PATCH 4.14 38/66] dm stats: check for and propagate alloc_percpu failure
` [PATCH 4.14 39/66] dm crypt: add cond_resched() to dmcrypt_write()
` [PATCH 4.14 40/66] sched/fair: sanitize vruntime of entity being placed
` [PATCH 4.14 42/66] ocfs2: fix data corruption after failed write
` [PATCH 4.14 51/66] fbdev: au1200fb: Fix potential divide by zero
` [PATCH 4.14 52/66] scsi: megaraid_sas: Fix crash after a double completion
` [PATCH 4.14 53/66] can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
✅ PASS (SKIPPED 59 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, 6ab608fe)
2023-04-03 14:11 UTC
[linux-stable-rc:queue/5.15 88/89] arch/arm64/kvm/sys_regs.c:1671:43: error: initialization of 'int (*)(struct kvm_vcpu *, const struct sys_reg_desc *, const struct kvm_one_reg *, void *)' from incompatible pointer type 'int (*)(struct kvm_vcpu *, const struct sys_reg_desc *, u64 *)' {aka
2023-04-03 14:10 UTC
[PATCHv2 00/18] nvme: In-kernel TLS support for TCP
2023-04-03 14:11 UTC (11+ messages)
` [PATCH 12/18] nvme-fabrics: parse options 'keyring' and 'tls_key'
` [PATCH 15/18] nvmet-tcp: enable TLS handshake upcall
[PATCH v1 00/14] extcon: Core cleanups and documentation fixes
2023-04-03 14:10 UTC (14+ messages)
` [PATCH v1 01/14] extcon: Fix kernel doc of property fields to avoid warnings
` [PATCH v1 02/14] extcon: Fix kernel doc of property capability "
` [PATCH v1 03/14] extcon: Use DECLARE_BITMAP() to declare bit arrays
` [PATCH v1 04/14] extcon: use sysfs_emit() to instead of sprintf()
` [PATCH v1 05/14] extcon: Amend kernel documentation of struct extcon_dev
` [PATCH v1 06/14] extcon: Allow name to be assigned outside of the framework
[PATCH 0/5] wifi: rtw89: preparation of multiple interface concurrency support
2023-04-03 14:09 UTC (7+ messages)
` [PATCH 1/5] wifi: rtw89: 8852c: add beacon filter and CQM support
` rtw88/rtw89: command/event structure handling
[PATCH v2 0/6] add VTM nodes to TI's K3 SoCs
2023-04-03 14:09 UTC (7+ messages)
` [PATCH v2 2/6] arm64: dts: ti: k3-am62-wakeup: add VTM node
[PATCH v6 0/5] Add MAX77541/MAX77540 PMIC Support
2023-04-03 14:09 UTC (8+ messages)
` [PATCH v6 5/5] mfd: max77541: Add ADI "
[PATCH RESEND] hooks: add sendemail-validate-series
2023-04-03 14:09 UTC (2+ messages)
[PATCH net-next v2 0/3] Add support for J784S4 CPSW9G
2023-04-03 14:08 UTC (11+ messages)
` [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()
[Intel-gfx] [PATCH v2] drm/i915/hdcp: Remove drm_modeset_lock in intel_conn_to_vcpi
2023-04-03 14:09 UTC (2+ messages)
[PATCH v5 0/12] cxl: CXL Inject & Clear Poison
2023-04-03 14:08 UTC (5+ messages)
` [PATCH v5 02/12] cxl/memdev: Add support for the Clear Poison mailbox command
[PATCH V2 0/6] Add regulator support for IPQ9574 SoC
2023-04-03 14:07 UTC (15+ messages)
` [PATCH V2 4/6] regulator: qcom_smd: Add support to define the bootup voltage
[PATCH v2] ioctl_pipe.2: Add page
2023-04-03 14:08 UTC
[PATCH] ioctl_pipe.2: Add
2023-04-03 14:08 UTC (4+ messages)
` Ping: "
next/master build: 139 builds: 5 failed, 134 passed, 6 errors, 24 warnings (next-20230403)
2023-04-03 14:07 UTC
Cache Invalidation Solution for Nested IOMMU
2023-04-03 14:08 UTC (2+ messages)
[f2fs-dev] [Bug 217266] New: kernel panic on f2fs filesystem when f2fs_commit_atomic_write
2023-04-03 14:07 UTC (2+ messages)
` [f2fs-dev] [Bug 217266] "
next/master build: 139 builds: 5 failed, 134 passed, 6 errors, 24 warnings (next-20230403)
2023-04-03 14:07 UTC
[PATCH v2 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
2023-04-03 14:06 UTC (7+ messages)
` [PATCH v2 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock
[Intel-xe] [PATCH] CI: Update GuC firmware to 70.6.2
2023-04-03 14:07 UTC (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
2023-04-03 14:06 UTC (8+ messages)
` [RFC PATCH 1/7] x86/entry: Move PUSH_AND_CLEAR_REGS out of paranoid_entry
` [RFC PATCH 2/7] x86/entry: Add IST main stack
` [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry
` [RFC PATCH 4/7] x86/entry: Use atomic-IST-entry for NMI
` [RFC PATCH 5/7] x86/entry: Use atomic-IST-entry for MCE and DB
` [RFC PATCH 6/7] x86/entry: Use atomic-IST-entry for VC
` [RFC PATCH 7/7] x86/entry: Test atomic-IST-entry via KVM
[RFC] arm64: dts: use size of reserved partition for bl2
2023-04-03 14:04 UTC (6+ messages)
` Aw: "
[PATCH 01/13] rust: sync: introduce `LockClassKey`
2023-04-03 14:04 UTC (12+ messages)
` [PATCH 03/13] rust: lock: introduce `Mutex`
` [PATCH 12/13] rust: sync: introduce `CondVar`
[PATCH] cdx: change struct bus_type for sysfs rescan callback as constant
2023-04-03 14:04 UTC
[PATCH] btrfs: factor out a clean_log_buffer helper
2023-04-03 14:03 UTC
[PATCH v2 0/5] board: verdin-imx8mp: ddr updates
2023-04-03 14:03 UTC (2+ messages)
Binman for RK35xx
2023-04-03 14:02 UTC (4+ messages)
[PATCH] ext4: only update i_reserved_data_blocks on successful block allocation
2023-04-03 14:02 UTC (7+ messages)
[PATCH V2] rcu: Make sure new krcp free business is handled after the wanted rcu grace period
2023-04-03 14:01 UTC (2+ messages)
[Feature request] Removing device
2023-04-03 14:01 UTC
[Intel-gfx] [PATCH v1 0/7] Move dma-buf mmap() reservation locking down to exporters
2023-04-03 14:01 UTC (5+ messages)
` [Intel-gfx] [PATCH v1 7/7] drm/shmem-helper: Switch to reservation lock
` "
stable-rc/linux-6.1.y build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-171-gcd464ddaea44)
2023-04-03 14:01 UTC
[PATCH v3 00/24] sched: Introduce classes of tasks for load balance
2023-04-03 14:12 UTC (8+ messages)
` [PATCH v3 21/24] thermal: intel: hfi: Implement model-specific checks for task classification
[PATCH v6 00/14] Adjust the dma-ranges for MTK IOMMU
2023-04-03 13:58 UTC (4+ messages)
` [PATCH v6 01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
stable-rc/linux-4.19.y build: 197 builds: 7 failed, 190 passed, 4 errors, 28 warnings (v4.19.279-78-gfdd25f7ed127)
2023-04-03 13:58 UTC
[PATCH 0/2] bio iter improvements
2023-04-03 13:57 UTC (8+ messages)
` [PATCH 1/2] block: Rework bio_for_each_segment_all()
[PATCH v2 00/22] arm64: dts: qcom: remove duplication in PMIC declarations
2023-04-03 13:56 UTC (7+ messages)
` [PATCH v2 21/22] arch: arm64: dts: qcom: pm8150: support SID greater that 9
[PATCH 0/2] Couple of trivial fixes for LAM vs. SVA interaction
2023-04-03 13:55 UTC (5+ messages)
` [PATCH 1/2] x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA
` [PATCH 2/2] x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside
[PATCH] stm32vldiscovery: allow overriding of RAM size
2023-04-03 13:54 UTC (2+ messages)
[PATCH v4 1/2] net: stmmac: add support for platform specific reset
2023-04-03 13:53 UTC (4+ messages)
` [EXT] "
[PATCH 0/3] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
2023-04-03 13:52 UTC (5+ messages)
` [PATCH 3/3] drm: sun4i: calculate proper DCLK rate for DSI
[PATCH] ext4: simplify 32bit calculation of lblk
2023-04-03 13:53 UTC
[PATCH 0/5] drm: shmobile: Fixes and enhancements
2023-04-03 13:52 UTC (4+ messages)
[PATCH net-next 0/6] TXGBE PHYLINK support
2023-04-03 13:51 UTC (6+ messages)
` [PATCH net-next 5/6] net: txgbe: Implement phylink pcs
` [PATCH net-next 6/6] net: txgbe: Support phylink MAC layer
[igt-dev] [PATCH i-g-t 0/4] kms_rotation_crc improvements and generalization
2023-04-03 13:52 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
rk3399 issue: no DMA in Linux with mainline TF-A and U-Boot SPL
2023-04-03 13:50 UTC (7+ messages)
[PATCH wireless] wifi: mt76: ignore key disable commands
2023-04-03 13:50 UTC (2+ messages)
[PATCH] staging: greybus: loopback: fix up checkpath macro do while error
2023-04-03 13:50 UTC (6+ messages)
[PATCH v2 1/2] common: cli_hush: Restore clear local variable support
2023-04-03 13:50 UTC (2+ messages)
` [PATCH v2 2/2] test: hush_if_test: Add hush variable test
[PATCH v4] KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
2023-04-03 13:50 UTC (2+ messages)
[PATCH] wifi: ath11k: reduce the MHI timeout to 20s
2023-04-03 13:49 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/mtl: Add support for PM DEMAND
2023-04-03 13:49 UTC (2+ messages)
[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
2023-04-03 13:49 UTC (12+ messages)
` [PATCH v2 01/11] scripts/coverage: initial coverage comparison script
` [PATCH v2 02/11] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
` [PATCH v2 03/11] gdbstub: don't report auxv feature unless on Linux
` [PATCH v2 04/11] MAINTAINERS: add a section for policy documents
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev
` [PATCH v2 06/11] metadata: add .git-blame-ignore-revs
` [PATCH v2 07/11] Use hexagon toolchain version 16.0.0
` [PATCH v2 08/11] tests/qemu-iotests: explicitly invoke 'check' via 'python'
` [PATCH v2 09/11] tests/vm: use the default system python for NetBSD
` [PATCH v2 10/11] gitlab: fix typo
` [PATCH v2 11/11] tests/avocado: Test Xen guest support under KVM
check-layer failures for meta-ti
2023-04-03 13:48 UTC
[PATCH] arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registers
2023-04-03 13:47 UTC (7+ messages)
[meta-security][v2][PATCH] krill: forced to inclued fetch hashes
2023-04-03 13:47 UTC
[PATCH 0/3] Add basic tracing for uclamp and schedutil
2023-04-03 13:46 UTC (5+ messages)
` [PATCH 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
` [PATCH 3/3] schedutil: trace: Add tracing to capture filter out requests
[PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES
2023-04-03 13:46 UTC (5+ messages)
` [PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
[PATCH 1/7] drm/tegra: Include <linux/of.h>
2023-04-03 13:46 UTC (4+ messages)
` [1/7] "
[Buildroot] [autobuild.buildroot.net] Daily results for 2023-04-02
2023-04-03 6:13 UTC
[PATCH] MAINTAINERS: mark ecryptfs as orphan state
2023-04-03 13:44 UTC (2+ messages)
[PATCH] wifi: rt2x00: Fix memory leak when handling surveys
2023-04-03 13:44 UTC (2+ messages)
[syzbot] possible deadlock in tty_port_tty_get
2023-04-03 13:44 UTC (8+ messages)
` [PATCH] mm/page_alloc: don't check zonelist_update_seq from atomic allocations
[PATCH v2] dt-bindings: bridge: Convert Samsung MIPI DSIM bridge to yaml
2023-04-03 13:43 UTC (5+ messages)
[PATCHv9 00/14] mm, x86/cc: Implement support for unaccepted memory
2023-04-03 13:43 UTC (5+ messages)
` [PATCHv9 03/14] mm/page_alloc: Fake "
` [PATCHv9 04/14] mm/page_alloc: Add sysfs handle to accept accept_memory
riscv: g_assert for NULL predicate?
2023-04-03 13:42 UTC
[Intel-wired-lan] [PATCH net-next 0/4] ice: lower CPU usage with GNSS
2023-04-03 13:42 UTC (9+ messages)
` [Intel-wired-lan] [PATCH net-next 1/4] ice: lower CPU usage of the GNSS read thread
` "
` [Intel-wired-lan] [PATCH net-next 2/4] ice: sleep, don't busy-wait, for sq_cmd_timeout
` "
[PATCH RESEND] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
2023-04-03 13:42 UTC (5+ messages)
[PATCH] b43legacy: Remove the unused function prev_slot()
2023-04-03 13:42 UTC (3+ messages)
` wifi: "
[PATCH] MAINTAINERS: Remove and change David Gilbert maintainer entries
2023-04-03 13:40 UTC (2+ messages)
Best way to use altp2m to support VMFUNC EPT-switching?
2023-04-03 13:40 UTC (6+ messages)
[PATCH blktests v2 0/2] nvme uring-passthrough test
2023-04-03 13:39 UTC (3+ messages)
` [PATCH blktests v2 2/2] nvme/047: add test for uring-passthrough
[PATCH] irq: fasteoi handler re-runs on concurrent invoke
2023-04-03 13:39 UTC (9+ messages)
sesearch --neverallow
2023-04-03 13:38 UTC (7+ messages)
[PATCH 5/5] wifi: rtw89: Remove redundant pci_clear_master
2023-04-03 13:38 UTC (5+ messages)
[PATCH] wifi: rtw89: fix potential race condition between napi_init and napi_enable
2023-04-03 13:38 UTC (2+ messages)
[PATCH] wifi: rtw89: config EDCCA threshold during scan to prevent TX failed
2023-04-03 13:38 UTC (2+ messages)
[PATCH 1/3] wifi: rtw89: set data lowest rate according to AP supported rate
2023-04-03 13:37 UTC (2+ messages)
[PATCH v2] wifi: rtw89: add counters of register-based H2C/C2H
2023-04-03 13:36 UTC (2+ messages)
[PATCH] i915: Correct description of default value for enable_psr2_sel_fetch
2023-04-03 13:36 UTC
[PATCH 1/5] wifi: rtw89: coex: Add LPS protocol radio state for RTL8852B
2023-04-03 13:36 UTC (2+ messages)
[PATCH 5.10] media: ti: cal: revert "media: ti: cal: fix possible memory leak in cal_ctx_create()"
2023-04-03 13:35 UTC (3+ messages)
[PATCH V5 0/6] Extend cargo based recipe support
2023-04-03 13:35 UTC (9+ messages)
` [PATCH V5 6/6] cargo-update-recipe-crates: don't walk on the whole dir
` [OE-core] "
[PATCH 1/2] firmware: zynqmp: Mask expected and show unexpected warning
2023-04-03 13:34 UTC (2+ messages)
` [PATCH 2/2] firmware: zynqmp: Remove extraordinary return value
FAILED: patch "[PATCH] powerpc: Don't try to copy PPR for task with NULL pt_regs" failed to apply to 5.4-stable tree
2023-04-03 13:34 UTC (3+ messages)
[f2fs-dev] [RESEND] f2fs: add sanity compress level check for compressed file
2023-04-03 13:33 UTC (3+ 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.