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

[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 v2 0/2] Add support for PolarFire SoC's musb controller
 2022-06-13 11:46 UTC  (2+ messages)
` [PATCH v2 1/2] usb: musb: "

[PATCH 5.17 000/298] 5.17.15-rc1 review
 2022-06-13 10:11 UTC  (143+ messages)
` [PATCH 5.17 034/298] rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
` [PATCH 5.17 037/298] power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk
` [PATCH 5.17 038/298] power: supply: ab8500_fg: Allocate wq in probe
` [PATCH 5.17 039/298] serial: sifive: Report actual baud base rather than fixed 115200
` [PATCH 5.17 040/298] export: fix string handling of namespace in EXPORT_SYMBOL_NS
` [PATCH 5.17 041/298] watchdog: rzg2l_wdt: Fix 32bit overflow issue
` [PATCH 5.17 042/298] watchdog: rzg2l_wdt: Fix Runtime PM usage
` [PATCH 5.17 043/298] watchdog: rzg2l_wdt: Fix BUG: Invalid wait context
` [PATCH 5.17 057/298] serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
` [PATCH 5.17 058/298] serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
` [PATCH 5.17 059/298] serial: uartlite: Fix BRKINT clearing
` [PATCH 5.17 060/298] serial: digicolor-usart: Dont allow CS5-6
` [PATCH 5.17 061/298] serial: rda-uart: "
` [PATCH 5.17 062/298] serial: txx9: "
` [PATCH 5.17 063/298] serial: sh-sci: "
` [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 066/298] serial: stm32-usart: Correct CSIZE, bits, and parity
` [PATCH 5.17 067/298] firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
` [PATCH 5.17 068/298] bus: ti-sysc: Fix warnings for unbind for serial
` [PATCH 5.17 069/298] driver: base: fix UAF when driver_attach failed
` [PATCH 5.17 070/298] driver core: fix deadlock in __device_attach
` [PATCH 5.17 071/298] watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
` [PATCH 5.17 072/298] watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
` [PATCH 5.17 073/298] blk-mq: dont touch ->tagset in blk_mq_get_sq_hctx
` [PATCH 5.17 074/298] ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
` [PATCH 5.17 075/298] clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
` [PATCH 5.17 076/298] s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
` [PATCH 5.17 077/298] amt: fix return value of amt_update_handler()
` [PATCH 5.17 078/298] amt: fix possible memory leak in amt_rcv()
` [PATCH 5.17 079/298] net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
` [PATCH 5.17 080/298] spi: fsi: Fix spurious timeout
` [PATCH 5.17 081/298] drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
` [PATCH 5.17 082/298] net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
` [PATCH 5.17 083/298] net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
` [PATCH 5.17 084/298] net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
` [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 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 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 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 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 192/298] tcp: use alloc_large_system_hash() to allocate table_perturb
` [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 211/298] char: xillybus: fix a refcount leak in cleanup_dev()

[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)

imx8m(n): garbage on serial line
 2022-06-13 14:27 UTC  (7+ 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)

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

[PATCH] bitmap: fix a unproper remap when mpol_rebind_nodemask()
 2022-06-13 11:29 UTC 

[PATCH] eal: fix segment fault when exit trace
 2022-06-13 14:15 UTC  (3+ messages)

[PATCH v8 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2022-06-13 14:12 UTC  (5+ messages)
` (EXT) [PATCH v8 09/14] drm/bridge: imx: Add LDB driver helper support
    ` (EXT) "

[bug report] ASoC: tegra: Add Tegra210 based OPE driver
 2022-06-13 14:10 UTC 

[PATCH v2] docs: add PCIe root bus for VGA compat guideline
 2022-06-13 13:55 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v5 0/6] Support hld delayed init based on Pseudo-NMI for
 2022-06-13 13:59 UTC  (2+ messages)
` [PATCH v5 6/6] arm64: Enable perf events based hard lockup detector


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.