All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 17:33:35 to 2023-03-07 17:41:58 UTC [more...]

[PATCH mptcp-next 0/2] mptcp: a couple of cleanups
 2023-03-07 17:41 UTC  (2+ messages)

[PATCH 6.2 0000/1001] 6.2.3-rc1 review
 2023-03-07 16:57 UTC  (161+ messages)
` [PATCH 6.2 0461/1001] perf llvm: Fix inadvertent file creation
` [PATCH 6.2 0522/1001] misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()
` [PATCH 6.2 0524/1001] driver core: fix resource leak in device_add()
` [PATCH 6.2 0525/1001] driver core: location: Free struct acpi_pld_info *pld before return false
` [PATCH 6.2 0526/1001] drivers: base: transport_class: fix possible memory leak
` [PATCH 6.2 0527/1001] drivers: base: transport_class: fix resource leak when transport_add_device() fails
` [PATCH 6.2 0528/1001] firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle
` [PATCH 6.2 0529/1001] selftests: iommu: Fix test_cmd_destroy_access() call in user_copy
` [PATCH 6.2 0530/1001] iommufd: Add three missing structures in ucmd_buffer
` [PATCH 6.2 0531/1001] fotg210-udc: Add missing completion handler
` [PATCH 6.2 0535/1001] usb: early: xhci-dbc: Fix a potential out-of-bound memory access
` [PATCH 6.2 0536/1001] tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case
` [PATCH 6.2 0537/1001] RDMA/cxgb4: add null-ptr-check after ip_dev_find()
` [PATCH 6.2 0538/1001] usb: musb: mediatek: dont unregister something that wasnt registered
` [PATCH 6.2 0539/1001] usb: gadget: configfs: Restrict symlink creation is UDC already binded
` [PATCH 6.2 0540/1001] phy: mediatek: remove temporary variable @mask_
` [PATCH 6.2 0541/1001] PCI: mt7621: Delay phy ports initialization
` [PATCH 6.2 0542/1001] iommu/vt-d: Set No Execute Enable bit in PASID table entry
` [PATCH 6.2 0543/1001] power: supply: remove faulty cooling logic
` [PATCH 6.2 0544/1001] RDMA/siw: Fix user page pinning accounting
` [PATCH 6.2 0545/1001] RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
` [PATCH 6.2 0546/1001] usb: max-3421: Fix setting of I/O pins
` [PATCH 6.2 0547/1001] RDMA/irdma: Cap MSIX used to online CPUs + 1
` [PATCH 6.2 0548/1001] serial: fsl_lpuart: fix RS485 RTS polariy inverse issue
` [PATCH 6.2 0549/1001] tty: serial: imx: disable Ageing Timer interrupt request irq
` [PATCH 6.2 0550/1001] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
` [PATCH 6.2 0551/1001] driver core: fw_devlink: Dont purge child fwnodes consumer links
` [PATCH 6.2 0552/1001] driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
` [PATCH 6.2 0553/1001] driver core: fw_devlink: Consolidate device link flag computation
` [PATCH 6.2 0554/1001] driver core: fw_devlink: Improve check for fwnode with no device/driver
` [PATCH 6.2 0555/1001] driver core: fw_devlink: Make cycle detection more robust
` [PATCH 6.2 0556/1001] mtd: mtdpart: Dont create platform device thatll never probe
` [PATCH 6.2 0557/1001] usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev
` [PATCH 6.2 0558/1001] dmaengine: dw-edma: Fix readq_ch() return value truncation
` [PATCH 6.2 0559/1001] PCI: Fix dropping valid root bus resources with .end = zero
` [PATCH 6.2 0560/1001] phy: rockchip-typec: fix tcphy_get_mode error case
` [PATCH 6.2 0561/1001] PCI: qcom: Fix host-init error handling
` [PATCH 6.2 0562/1001] iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()
` [PATCH 6.2 0563/1001] iommu: Fix error unwind in iommu_group_alloc()
` [PATCH 6.2 0564/1001] iommu/amd: Do not identity map v2 capable device when snp is enabled
` [PATCH 6.2 0565/1001] dmaengine: sf-pdma: pdma_desc memory leak fix
` [PATCH 6.2 0566/1001] dmaengine: dw-axi-dmac: Do not dereference NULL structure
` [PATCH 6.2 0567/1001] dmaengine: ptdma: check for null desc before calling pt_cmd_callback
` [PATCH 6.2 0568/1001] iommu/vt-d: Fix error handling in sva enable/disable paths
` [PATCH 6.2 0569/1001] iommu/vt-d: Allow to use flush-queue when first level is default
` [PATCH 6.2 0570/1001] RDMA/rxe: Cleanup mr_check_range
` [PATCH 6.2 0571/1001] RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
` [PATCH 6.2 0572/1001] RDMA-rxe: Isolate mr code from atomic_reply()
` [PATCH 6.2 0573/1001] RDMA-rxe: Isolate mr code from atomic_write_reply()
` [PATCH 6.2 0574/1001] RDMA/rxe: Cleanup page variables in rxe_mr.c
` [PATCH 6.2 0575/1001] RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
` [PATCH 6.2 0576/1001] Subject: RDMA/rxe: Handle zero length rdma
` [PATCH 6.2 0577/1001] RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering memory on first packet
` [PATCH 6.2 0578/1001] RDMA/rxe: Fix missing memory barriers in rxe_queue.h
` [PATCH 6.2 0579/1001] IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
` [PATCH 6.2 0580/1001] IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
` [PATCH 6.2 0581/1001] Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
` [PATCH 6.2 0582/1001] remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers
` [PATCH 6.2 0583/1001] media: ti: cal: fix possible memory leak in cal_ctx_create()
` [PATCH 6.2 0584/1001] media: platform: ti: Add missing check for devm_regulator_get
` [PATCH 6.2 0585/1001] media: imx: imx7-media-csi: fix missing clk_disable_unprepare() in imx7_csi_init()
` [PATCH 6.2 0586/1001] powerpc: Remove linker flag from KBUILD_AFLAGS
` [PATCH 6.2 0587/1001] s390/vdso: Drop -shared from KBUILD_CFLAGS_64
` [PATCH 6.2 0588/1001] builddeb: clean generated package content
` [PATCH 6.2 0589/1001] media: max9286: Fix memleak in max9286_v4l2_register()
` [PATCH 6.2 0590/1001] media: ov2740: Fix memleak in ov2740_init_controls()
` [PATCH 6.2 0591/1001] media: ov5675: Fix memleak in ov5675_init_controls()
` [PATCH 6.2 0592/1001] media: i2c: tc358746: fix missing return assignment
` [PATCH 6.2 0593/1001] media: i2c: tc358746: fix ignoring read error in g_register callback
` [PATCH 6.2 0594/1001] media: i2c: tc358746: fix possible endianness issue
` [PATCH 6.2 0595/1001] media: ov5640: Fix soft reset sequence and timings
` [PATCH 6.2 0596/1001] media: ov5640: Handle delays when no reset_gpio set
` [PATCH 6.2 0597/1001] media: mc: Get media_device directly from pad
` [PATCH 6.2 0598/1001] media: i2c: ov772x: Fix memleak in ov772x_probe()
` [PATCH 6.2 0599/1001] media: i2c: imx219: Split common registers from mode tables
` [PATCH 6.2 0600/1001] media: i2c: imx219: Fix binning for RAW8 capture
` [PATCH 6.2 0601/1001] media: platform: mtk-mdp3: Fix return value check in mdp_probe()
` [PATCH 6.2 0602/1001] media: camss: csiphy-3ph: avoid undefined behavior
` [PATCH 6.2 0603/1001] media: platform: mtk-mdp3: fix Kconfig dependencies
` [PATCH 6.2 0604/1001] media: v4l2-jpeg: correct the skip count in jpeg_parse_app14_data
` [PATCH 6.2 0605/1001] media: v4l2-jpeg: ignore the unknown APP14 marker
` [PATCH 6.2 0606/1001] media: hantro: Fix JPEG encoder ENUM_FRMSIZE on RK3399
` [PATCH 6.2 0607/1001] media: imx-jpeg: Apply clk_bulk api instead of operating specific clk
` [PATCH 6.2 0608/1001] media: amphion: correct the unspecified color space
` [PATCH 6.2 0609/1001] media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers
` [PATCH 6.2 0610/1001] media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
` [PATCH 6.2 0611/1001] media: atomisp: fix videobuf2 Kconfig depenendency
` [PATCH 6.2 0612/1001] media: atomisp: Only set default_run_mode on first open of a stream/asd
` [PATCH 6.2 0613/1001] media: i2c: ov7670: 0 instead of -EINVAL was returned
` [PATCH 6.2 0614/1001] media: usb: siano: Fix use after free bugs caused by do_submit_urb
` [PATCH 6.2 0615/1001] media: saa7134: Use video_unregister_device for radio_dev
` [PATCH 6.2 0616/1001] rpmsg: glink: Avoid infinite loop on intent for missing channel
` [PATCH 6.2 0617/1001] rpmsg: glink: Release driver_override
` [PATCH 6.2 0618/1001] ARM: OMAP2+: omap4-common: Fix refcount leak bug
` [PATCH 6.2 0619/1001] arm64: dts: qcom: msm8996: Add additional A2NoC clocks
` [PATCH 6.2 0620/1001] udf: Define EFSCORRUPTED error code
` [PATCH 6.2 0621/1001] context_tracking: Fix noinstr vs KASAN
` [PATCH 6.2 0622/1001] exit: Detect and fix irq disabled state in oops
` [PATCH 6.2 0623/1001] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH 6.2 0624/1001] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
` [PATCH 6.2 0625/1001] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH 6.2 0626/1001] blk-cgroup: dropping parent refcount after pd_free_fn() is done
` [PATCH 6.2 0627/1001] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
` [PATCH 6.2 0629/1001] btrfs: scrub: improve tree block error reporting
` [PATCH 6.2 0630/1001] arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
` [PATCH 6.2 0631/1001] cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH 6.2 0632/1001] x86/fpu: Dont set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
` [PATCH 6.2 0633/1001] cpuidle: drivers: firmware: psci: Dont instrument suspend code
` [PATCH 6.2 0634/1001] cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
` [PATCH 6.2 0635/1001] perf/x86/intel/uncore: Add Meteor Lake support
` [PATCH 6.2 0636/1001] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
` [PATCH 6.2 0637/1001] wifi: ath11k: fix monitor mode bringup crash
` [PATCH 6.2 0638/1001] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
` [PATCH 6.2 0639/1001] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [PATCH 6.2 0640/1001] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH 6.2 0641/1001] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
` [PATCH 6.2 0642/1001] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
` [PATCH 6.2 0643/1001] rcu-tasks: Handle queue-shrink/callback-enqueue race condition
` [PATCH 6.2 0644/1001] wifi: ath11k: debugfs: fix to work with multiple PCI devices
` [PATCH 6.2 0645/1001] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH 6.2 0646/1001] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH 6.2 0647/1001] x86/bugs: Reset speculation control settings on init
` [PATCH 6.2 0648/1001] bpftool: Always disable stack protection for BPF objects
` [PATCH 6.2 0649/1001] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
` [PATCH 6.2 0650/1001] wifi: rtw89: fix assignation of TX BD RAM table
` [PATCH 6.2 0651/1001] wifi: mt7601u: fix an integer underflow
` [PATCH 6.2 0652/1001] inet: fix fast path in __inet_hash_connect()
` [PATCH 6.2 0653/1001] ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
` [PATCH 6.2 0654/1001] ice: add missing checks for PF vsi type
` [PATCH 6.2 0657/1001] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH 6.2 0658/1001] thermal: intel: intel_pch: Add support for Wellsburg PCH
` [PATCH 6.2 0659/1001] clocksource: Suspend the watchdog temporarily when high read latency detected
` [PATCH 6.2 0661/1001] net: bcmgenet: Add a check for oversized packets
` [PATCH 6.2 0662/1001] m68k: Check syscall_trace_enter() return code
` [PATCH 6.2 0663/1001] s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
` [PATCH 6.2 0664/1001] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
` [PATCH 6.2 0665/1001] can: isotp: check CAN address family in isotp_bind()
` [PATCH 6.2 0666/1001] gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
` [PATCH 6.2 0667/1001] tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
` [PATCH 6.2 0668/1001] platform/x86: dell-ddv: Add support for interface version 3
` [PATCH 6.2 0669/1001] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
` [PATCH 6.2 0670/1001] ACPI: video: Fix Lenovo Ideapad Z570 DMI match
` [PATCH 6.2 0671/1001] net/mlx5: fw_tracer: Fix debug print
` [PATCH 6.2 0672/1001] coda: Avoid partial allocation of sig_inputArgs
` [PATCH 6.2 0673/1001] uaccess: Add minimum bounds check on kernel buffer size
` [PATCH 6.2 0674/1001] s390/idle: mark arch_cpu_idle() noinstr
` [PATCH 6.2 0675/1001] time/debug: Fix memory leak with using debugfs_lookup()
` [PATCH 6.2 0676/1001] PM: domains: fix "
` [PATCH 6.2 0677/1001] PM: EM: "
` [PATCH 6.2 0678/1001] Bluetooth: Fix issue with Actions Semi ATS2851 based devices
` [PATCH 6.2 0679/1001] Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
` [PATCH 6.2 0680/1001] Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
` [PATCH 6.2 0681/1001] wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30
` [PATCH 6.2 0682/1001] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
` [PATCH 6.2 0683/1001] s390/kfence: fix page fault reporting
` [PATCH 6.2 0684/1001] devlink: Fix TP_STRUCT_entry in trace of devlink health report
` [PATCH 6.2 0685/1001] scm: add user copy checks to put_cmsg()
` [PATCH 6.2 0686/1001] drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Tab 3 X90F
` [PATCH 6.2 0687/1001] drm: panel-orientation-quirks: Add quirk for DynaBook K50
` [PATCH 6.2 0688/1001] drm/amd/display: Reduce expected sdp bandwidth for dcn321

[PATCH v2 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-03-07 17:37 UTC  (7+ messages)

[PATCH] net: avoid double iput when sock_alloc_file fails
 2023-03-07 17:37 UTC 

[PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V
 2023-03-07 17:36 UTC  (2+ messages)

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-07 17:34 UTC  (3+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction

[PATCH v2] arm64/sysreg: allow *Enum blocks in SysregFields blocks
 2023-03-07 17:39 UTC  (2+ messages)

[f2fs-dev] [PATCH v2, RESEND] f2fs: export compress_percent and compress_watermark entries
 2023-03-07 17:40 UTC  (2+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2023-03-07 17:40 UTC 

[f2fs-dev] [PATCH -next] f2fs: make f2fs_sync_inode_meta() static
 2023-03-07 17:40 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix unaligned field offset in 32-bits platform
 2023-03-07 17:40 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: Fix f2fs_truncate_partial_nodes ftrace event
 2023-03-07 17:40 UTC  (2+ messages)

[PATCH] media: rkvdec: fix use after free bug in rkvdec_remove
 2023-03-07 17:39 UTC 

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-07 17:35 UTC  (7+ messages)
` [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr

[PATCH v2 0/3] KVM: arm64: Floating point documentation updates and code tweaks
 2023-03-07 17:37 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: arm64: Document check for TIF_FOREIGN_FPSTATE
` [PATCH v2 2/3] KVM: arm64: Restructure check for SVE support in FP trap handler
` [PATCH v2 3/3] KVM: arm64: Clarify host SME state management

[paulmck-rcu:dev.2023.03.06a] BUILD REGRESSION b5f34f7f546f7746ed4ca21da873aea5f408f295
 2023-03-07 17:33 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.3-rc1-23-g06401c1b98b0)
 2023-03-07 17:33 UTC 

kselftest/next build: 6 builds: 0 failed, 6 passed, 3 warnings (v6.3-rc1-1-ge1e17d7debf4)
 2023-03-07 17:33 UTC 

[PATCH 00/11] Tests for idmapped tmpfs
 2023-03-07 17:33 UTC  (7+ messages)
` [PATCH 03/11] vfs: Fix race condition on get_userns_fd()
` [PATCH 09/11] vfs: Add DIR0 constant

[PATCH v5 0/5] scsi: target: make RTPI an TPG identifier
 2023-03-07 17:33 UTC  (2+ messages)

[Bug 217150] New: Bluetooth USB Adapter that comes with Xbox One Wireless Controller stopped working on 6.3 rc1
 2023-03-07 17:33 UTC  (2+ messages)
` [Bug 217150] "

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-07 17:33 UTC  (5+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev.2023.02.27a 108/108] kernel/rcu/rcutorture.c:3289: undefined reference to `set_nmi_torture'
 2023-03-07 17:37 UTC  (2+ messages)

[PATCH 1/2] docs/mm: Physical Memory: fix a reference to a file that doesn't exist
 2023-03-07 17:32 UTC  (2+ messages)

[PATCH] amdgpu: Avoid building on UML
 2023-03-07 17:31 UTC  (3+ messages)

[PATCH 1/3] i2c: davinci: Use platform table macro over module_alias
 2023-03-07 17:30 UTC  (3+ messages)
` [PATCH 2/3] i2c: davinci: Use struct name not type with devm_kzalloc()
` [PATCH 3/3] i2c: davinci: Do not check for IRQ number 0

next/pending-fixes build: 179 builds: 4 failed, 175 passed, 7 errors, 12 warnings (v6.3-rc1-156-g1bb628591feb)
 2023-03-07 17:29 UTC 

[PATCH] object-file: reprepare alternates when necessary
 2023-03-07 17:29 UTC  (3+ messages)

[PATCH v17 0/7] RISC-V IPI Improvements
 2023-03-07 17:32 UTC  (3+ messages)
` [PATCH v17 6/7] RISC-V: Use IPIs for remote icache flush when possible
` [PATCH v17 7/7] irqchip/riscv-intc: Add empty irq_eoi() for chained irq handlers


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.