All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-13 14:17:49 to 2022-06-13 14:38:09 UTC [more...]

[PATCH 5.17 000/298] 5.17.15-rc1 review
 2022-06-13 10:12 UTC  (137+ messages)
` [PATCH 5.17 064/298] serial: sifive: Sanitize CSIZE and c_iflag
` [PATCH 5.17 065/298] serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
` [PATCH 5.17 069/298] driver: base: fix UAF when driver_attach failed
` [PATCH 5.17 085/298] net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
` [PATCH 5.17 086/298] net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
` [PATCH 5.17 087/298] modpost: fix removing numeric suffixes
` [PATCH 5.17 088/298] ep93xx: clock: Do not return the address of the freed memory
` [PATCH 5.17 089/298] jffs2: fix memory leak in jffs2_do_fill_super
` [PATCH 5.17 090/298] ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
` [PATCH 5.17 091/298] ubi: ubi_create_volume: Fix use-after-free when volume creation failed
` [PATCH 5.17 092/298] selftests/bpf: fix selftest after random: Urandom_read tracepoint removal
` [PATCH 5.17 093/298] selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
` [PATCH 5.17 094/298] bpf: Fix probe read error in ___bpf_prog_run()
` [PATCH 5.17 095/298] block: take destination bvec offsets into account in bio_copy_data_iter
` [PATCH 5.17 096/298] nbd: dont clear NBD_CMD_INFLIGHT flag if request is not completed
` [PATCH 5.17 097/298] riscv: read-only pages should not be writable
` [PATCH 5.17 098/298] net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *"
` [PATCH 5.17 099/298] tcp: add accessors to read/set tp->snd_cwnd
` [PATCH 5.17 100/298] nfp: only report pause frame configuration for physical device
` [PATCH 5.17 101/298] block: use bio_queue_enter instead of blk_queue_enter in bio_poll
` [PATCH 5.17 102/298] sfc: fix considering that all channels have TX queues
` [PATCH 5.17 103/298] sfc: fix wrong tx channel offset with efx_separate_tx_channels
` [PATCH 5.17 104/298] block: make bioset_exit() fully resilient against being called twice
` [PATCH 5.17 105/298] blk-mq: do not update io_ticks with passthrough requests
` [PATCH 5.17 106/298] vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
` [PATCH 5.17 107/298] virtio: pci: Fix an error handling path in vp_modern_probe()
` [PATCH 5.17 108/298] net/mlx5: Dont use already freed action pointer
` [PATCH 5.17 109/298] net/mlx5e: TC NIC mode, fix tc chains miss table
` [PATCH 5.17 110/298] net/mlx5: CT: Fix header-rewrite re-use for tupels
` [PATCH 5.17 111/298] net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition
` [PATCH 5.17 112/298] net/mlx5: correct ECE offset in query qp output
` [PATCH 5.17 113/298] net/mlx5e: Update netdev features after changing XDP state
` [PATCH 5.17 114/298] net: sched: add barrier to fix packet stuck problem for lockless qdisc
` [PATCH 5.17 115/298] tcp: tcp_rtx_synack() can be called from process context
` [PATCH 5.17 116/298] vdpa: ifcvf: set pci driver data in probe
` [PATCH 5.17 117/298] octeontx2-af: fix error code in is_valid_offset()
` [PATCH 5.17 118/298] macsec: fix UAF bug for real_dev
` [PATCH 5.17 119/298] s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
` [PATCH 5.17 120/298] regulator: mt6315-regulator: fix invalid allowed mode
` [PATCH 5.17 121/298] gpio: pca953x: use the correct register address to do regcache sync
` [PATCH 5.17 122/298] afs: Fix infinite loop found by xfstest generic/676
` [PATCH 5.17 123/298] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
` [PATCH 5.17 124/298] scsi: sd: Fix potential NULL pointer dereference
` [PATCH 5.17 125/298] ax25: Fix ax25 session cleanup problems
` [PATCH 5.17 126/298] tipc: check attribute length for bearer name
` [PATCH 5.17 127/298] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
` [PATCH 5.17 128/298] perf evsel: Fixes topdown events in a weak group for the hybrid platform
` [PATCH 5.17 129/298] perf parse-events: Move slots event for the hybrid platform too
` [PATCH 5.17 130/298] perf record: Support sample-read topdown metric group for hybrid platforms
` [PATCH 5.17 131/298] perf c2c: Fix sorting in percent_rmt_hitm_cmp()
` [PATCH 5.17 132/298] Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP
` [PATCH 5.17 133/298] Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan
` [PATCH 5.17 134/298] bluetooth: dont use bitmaps for random flag accesses
` [PATCH 5.17 135/298] dmaengine: idxd: set DMA_INTERRUPT cap bit
` [PATCH 5.17 136/298] mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
` [PATCH 5.17 137/298] bootconfig: Make the bootconfig.o as a normal object file
` [PATCH 5.17 138/298] tracing: Make tp_printk work on syscall tracepoints
` [PATCH 5.17 139/298] tracing: Fix sleeping function called from invalid context on RT kernel
` [PATCH 5.17 140/298] tracing: Avoid adding tracer option before update_tracer_options
` [PATCH 5.17 141/298] iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
` [PATCH 5.17 142/298] iommu/arm-smmu-v3: check return value after calling platform_get_resource()
` [PATCH 5.17 143/298] f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
` [PATCH 5.17 144/298] i2c: cadence: Increase timeout per message if necessary
` [PATCH 5.17 145/298] m68knommu: set ZERO_PAGE() to the allocated zeroed page
` [PATCH 5.17 146/298] m68knommu: fix undefined reference to `_init_sp
` [PATCH 5.17 147/298] dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
` [PATCH 5.17 148/298] NFSv4: Dont hold the layoutget locks across multiple RPC calls
` [PATCH 5.17 149/298] video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
` [PATCH 5.17 150/298] video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()
` [PATCH 5.17 151/298] RISC-V: use memcpy for kexec_file mode
` [PATCH 5.17 152/298] m68knommu: fix undefined reference to `mach_get_rtc_pll
` [PATCH 5.17 153/298] rtla/Makefile: Properly handle dependencies
` [PATCH 5.17 154/298] f2fs: fix to tag gcing flag on page during file defragment
` [PATCH 5.17 155/298] xprtrdma: treat all calls not a bcall when bc_serv is NULL
` [PATCH 5.17 156/298] drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
` [PATCH 5.17 157/298] drm/panfrost: Job should reference MMU not file_priv
` [PATCH 5.17 158/298] netfilter: nat: really support inet nat without l3 address
` [PATCH 5.17 159/298] netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
` [PATCH 5.17 160/298] netfilter: nf_tables: delete flowtable hooks via transaction list
` [PATCH 5.17 161/298] powerpc/kasan: Force thread size increase with KASAN
` [PATCH 5.17 162/298] SUNRPC: Trap RDMA segment overflows
` [PATCH 5.17 163/298] netfilter: nf_tables: always initialize flowtable hook list in transaction
` [PATCH 5.17 164/298] ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
` [PATCH 5.17 165/298] netfilter: nf_tables: release new hooks on unsupported flowtable flags
` [PATCH 5.17 166/298] netfilter: nf_tables: memleak flow rule from commit path
` [PATCH 5.17 167/298] netfilter: nf_tables: bail out early if hardware offload is not supported
` [PATCH 5.17 168/298] amt: fix wrong usage of pskb_may_pull()
` [PATCH 5.17 169/298] amt: fix possible null-ptr-deref in amt_rcv()
` [PATCH 5.17 170/298] amt: fix wrong type string definition
` [PATCH 5.17 171/298] net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
` [PATCH 5.17 172/298] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
` [PATCH 5.17 173/298] stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
` [PATCH 5.17 175/298] x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
` [PATCH 5.17 176/298] bpf, arm64: Clear prog->jited_len along prog->jited
` [PATCH 5.17 177/298] net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
` [PATCH 5.17 178/298] net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
` [PATCH 5.17 179/298] i40e: xsk: Move tmp desc array from driver to pool
` [PATCH 5.17 180/298] xsk: Fix handling of invalid descriptors in XSK TX batching API
` [PATCH 5.17 181/298] SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
` [PATCH 5.17 182/298] net: mdio: unexport __init-annotated mdio_bus_init()
` [PATCH 5.17 183/298] net: xfrm: unexport __init-annotated xfrm4_protocol_init()
` [PATCH 5.17 184/298] net: ipv6: unexport __init-annotated seg6_hmac_init()
` [PATCH 5.17 185/298] net/mlx5: Lag, filter non compatible devices
` [PATCH 5.17 186/298] net/mlx5: Fix mlx5_get_next_dev() peer device matching
` [PATCH 5.17 188/298] net/mlx5: fs, fail conflicting actions
` [PATCH 5.17 189/298] ip_gre: test csum_start instead of transport header
` [PATCH 5.17 190/298] net: altera: Fix refcount leak in altera_tse_mdio_create
` [PATCH 5.17 191/298] net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
` [PATCH 5.17 192/298] tcp: use alloc_large_system_hash() to allocate table_perturb
` [PATCH 5.17 193/298] drm: imx: fix compiler warning with gcc-12
` [PATCH 5.17 194/298] nfp: flower: restructure flow-key for gre+vlan combination
` [PATCH 5.17 195/298] iov_iter: Fix iter_xarray_get_pages{,_alloc}()
` [PATCH 5.17 196/298] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
` [PATCH 5.17 197/298] staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
` [PATCH 5.17 198/298] iio: st_sensors: Add a local lock for protecting odr
` [PATCH 5.17 199/298] lkdtm/usercopy: Expand size of "out of frame" object
` [PATCH 5.17 200/298] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
` [PATCH 5.17 201/298] drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
` [PATCH 5.17 202/298] tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
` [PATCH 5.17 203/298] tty: Fix a possible resource leak in icom_probe
` [PATCH 5.17 204/298] thunderbolt: Use different lane for second DisplayPort tunnel
` [PATCH 5.17 205/298] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
` [PATCH 5.17 206/298] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
` [PATCH 5.17 207/298] USB: host: isp116x: check return value after calling platform_get_resource()
` [PATCH 5.17 208/298] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH 5.17 209/298] drivers: usb: host: Fix deadlock in oxu_bus_suspend()
` [PATCH 5.17 210/298] USB: hcd-pci: Fully suspend across freeze/thaw cycle
` [PATCH 5.17 211/298] char: xillybus: fix a refcount leak in cleanup_dev()
` [PATCH 5.17 212/298] sysrq: do not omit current cpu when showing backtrace of all active CPUs
` [PATCH 5.17 213/298] usb: dwc2: gadget: dont reset gadgets driver->bus
` [PATCH 5.17 214/298] usb: dwc3: host: Stop setting the ACPI companion
` [PATCH 5.17 216/298] misc: rtsx: set NULL intfdata when probe fails
` [PATCH 5.17 225/298] ksmbd: smbd: fix connection dropped issue
` [PATCH 5.17 226/298] md: protect md_unregister_thread from reentrancy
` [PATCH 5.17 227/298] scsi: myrb: Fix up null pointer access on myrb_cleanup()
` [PATCH 5.17 228/298] ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM

[PATCH -fixes v2] riscv: Fix missing PAGE_PFN_MASK
 2022-06-13 14:37 UTC  (3+ messages)

[PATCH V2 00/17] imx: patches in queue
 2022-06-13 14:36 UTC  (3+ messages)
` [PATCH V2 02/17] imx: imx8m[m/n]_beacon: Enable SPL_DM_SERIAL

[PATCH v2 0/2] Add support for PolarFire SoC's musb controller
 2022-06-13 11:46 UTC  (3+ messages)
` [PATCH v2 1/2] usb: musb: "
` [PATCH v2 2/2] MAINTAINERS: add musb to PolarFire SoC entry

imx8m(n): garbage on serial line
 2022-06-13 14:35 UTC  (8+ messages)

[PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
 2022-06-13 14:33 UTC  (5+ messages)

[PATCH 00/23] DC Patches June 06, 2022
 2022-06-13 14:34 UTC  (6+ messages)
` [PATCH 20/23] drm/amd/display: Disables dynamic memory clock switching in games

[PATCH v17 0/8] support dirty restraint on vCPU
 2022-06-13 14:33 UTC  (10+ messages)
` [PATCH v17 6/8] softmmu/dirtylimit: Implement virtual CPU throttle

[PATCH v4 00/7] Drain remote per-cpu directly
 2022-06-13 12:56 UTC  (4+ messages)
` [PATCH 1/7] mm/page_alloc: Add page->buddy_list and page->pcp_list
` [PATCH 2/7] mm/page_alloc: Use only one PCP list for THP-sized allocations
` [PATCH 3/7] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper

drivers/crypto/nx/nx-common-pseries.c:1146 nxcop_get_capabilities() error: uninitialized symbol 'hv_nxc'
 2022-06-13 14:33 UTC 

[PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-13 14:33 UTC  (16+ messages)
` [PATCH v2 2/6] bitops: always define asm-generic non-atomic bitops
` [PATCH v2 4/6] bitops: define const_*() versions of the non-atomics

[PATCH] nft: allow deletion of rule by full statement form
 2022-06-13 11:47 UTC  (2+ messages)

[PATCH] drm/msm: Fix convert to drm_of_get_data_lanes_count
 2022-06-13 14:32 UTC  (2+ messages)

[LTP] [PATCH] syscalls/execve06: Add test for argv[0] = NULL
 2022-06-13 14:31 UTC  (2+ messages)

504 to gitlab.freedesktop.org
 2022-06-13 14:30 UTC  (2+ messages)

[PATCH v2 0/2] staging: r8188eu: simplify some macros
 2022-06-13 14:30 UTC  (3+ messages)
` [PATCH v2 1/2] staging: r8188eu: replace LE_BITS_TO_1BYTE with clearer codes

[PATCH] uapi: Fixup strace compile error
 2022-06-13 14:29 UTC  (2+ messages)

[PATCH 0/4] Probing support for LUKS2
 2022-06-13 14:29 UTC  (4+ messages)
` [PATCH 3/4] luks2: set up dummy sector size during scan
    ` [PATCH v2] disk/cryptodisk: When cheatmounting, use the sector info of the cheat device

[PATCH v5 1/3] mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
 2022-06-13 14:28 UTC  (2+ messages)

[PATCH] MAINTAINERS: add include/dt-bindings/i2c to I2C SUBSYSTEM HOST DRIVERS
 2022-06-13 11:46 UTC 

[cip-dev][isar-cip-core][PATCH v2] .gitlabci: add qemu-arm64 secureboot and swupdate
 2022-06-13 14:25 UTC  (2+ messages)

[PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS
 2022-06-13 14:25 UTC  (8+ messages)

[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
 2022-06-13 14:24 UTC  (6+ messages)
` [PATCH v11 7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:1133 amdgpu_discovery_reg_base_init() error: testing array offset 'adev->vcn.num_vcn_inst' after use
 2022-06-13 14:23 UTC 

[PATCH 0/7] crypto: Introduce ECDSA algorithm
 2022-06-13 14:19 UTC  (3+ messages)
` [PATCH 4/7] crypto: Add ECDSA key parser

[OE-core][kirkstone 00/20] Patch review
 2022-06-13 14:21 UTC  (21+ messages)
` [OE-core][kirkstone 01/20] sanity: Switch to make 4.0 as a minimum version
` [OE-core][kirkstone 02/20] perl: Add dependency on make-native to avoid race issues
` [OE-core][kirkstone 03/20] glibc: Drop make-native dependency
` [OE-core][kirkstone 04/20] bitbake.conf: Make TCLIBC and TCMODE lazy assigned
` [OE-core][kirkstone 05/20] baremetal-image: fix broken symlink in do_rootfs
` [OE-core][kirkstone 06/20] iso-codes: upgrade 4.9.0 -> 4.10.0
` [OE-core][kirkstone 07/20] lttng-ust: upgrade 2.13.2 -> 2.13.3
` [OE-core][kirkstone 08/20] linux-yocto/5.15: bpf: explicitly disable unpriv eBPF by default
` [OE-core][kirkstone 09/20] linux-yocto/5.15: update to v5.15.43
` [OE-core][kirkstone 10/20] linux-yocto/5.10: update to v5.10.118
` [OE-core][kirkstone 11/20] linux-yocto/5.15: Enable MDIO bus config
` [OE-core][kirkstone 12/20] linux-yocto/5.15: cfg/xen: Move x86 configs to separate file
` [OE-core][kirkstone 13/20] linux-yocto/5.15: update to v5.15.44
` [OE-core][kirkstone 14/20] linux-yocto/5.10: update to v5.10.119
` [OE-core][kirkstone 15/20] lttng-modules: fix build against 5.18-rc7+
` [OE-core][kirkstone 16/20] lttng-modules: Fix build failure for 5.10.119+ and 5.15.44+ kernel
` [OE-core][kirkstone 17/20] lttng-modules: fix shell syntax
` [OE-core][kirkstone 18/20] systemd: Correct 0001-pass-correct-parameters-to-getdents64.patch
` [OE-core][kirkstone 19/20] buildhistory.bbclass: fix shell syntax when using dash
` [OE-core][kirkstone 20/20] rootfs.py: close kernel_abi_ver_file

[PATCH v3 1/1] Fix the coredump when memory backend id conflicts with default_ram_id
 2022-06-13 14:19 UTC  (2+ messages)

Boot regression on am335x-hs-evm
 2022-06-13 14:20 UTC  (8+ messages)

[PATCH] virtio_ring : fix vring_packed_desc memory out of bounds bug
 2022-06-13 14:20 UTC  (6+ messages)
  ` [External] "

[PATCH] config: remove explicit undef of unset values
 2022-06-13 14:20 UTC  (5+ messages)


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.