All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-09 11:24:22 to 2023-08-09 11:32:31 UTC [more...]

[PATCH 5.4 000/154] 5.4.253-rc1 review
 2023-08-09 10:42 UTC  (129+ messages)
` [PATCH 5.4 001/154] jbd2: fix incorrect code style
` [PATCH 5.4 002/154] jbd2: fix kernel-doc markups
` [PATCH 5.4 003/154] jbd2: remove redundant buffer io error checks
` [PATCH 5.4 004/154] jbd2: recheck chechpointing non-dirty buffer
` [PATCH 5.4 005/154] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
` [PATCH 5.4 006/154] gpio: tps68470: Make tps68470_gpio_output() always set the initial value
` [PATCH 5.4 007/154] bcache: remove int n from parameter list of bch_bucket_alloc_set()
` [PATCH 5.4 008/154] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
` [PATCH 5.4 009/154] btrfs: qgroup: catch reserved space leaks at unmount time
` [PATCH 5.4 010/154] btrfs: fix race between quota disable and relocation
` [PATCH 5.4 011/154] btrfs: fix extent buffer leak after tree mod log failure at split_node()
` [PATCH 5.4 012/154] ext4: rename journal_dev to s_journal_dev inside ext4_sb_info
` [PATCH 5.4 013/154] ext4: Fix reusing stale buffer heads from last failed mounting
` [PATCH 5.4 014/154] PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
` [PATCH 5.4 015/154] PCI/ASPM: Factor out pcie_wait_for_retrain()
` [PATCH 5.4 016/154] PCI/ASPM: Avoid link retraining race
` [PATCH 5.4 017/154] dlm: cleanup plock_op vs plock_xop
` [PATCH 5.4 018/154] dlm: rearrange async condition return
` [PATCH 5.4 019/154] fs: dlm: interrupt posix locks only when process is killed
` [PATCH 5.4 020/154] ftrace: Add information on number of page groups allocated
` [PATCH 5.4 021/154] ftrace: Check if pages were allocated before calling free_pages()
` [PATCH 5.4 022/154] ftrace: Store the order of pages allocated in ftrace_page
` [PATCH 5.4 023/154] ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
` [PATCH 5.4 024/154] pwm: meson: Remove redundant assignment to variable fin_freq
` [PATCH 5.4 025/154] pwm: meson: Simplify duplicated per-channel tracking
` [PATCH 5.4 026/154] pwm: meson: fix handling of period/duty if greater than UINT_MAX
` [PATCH 5.4 027/154] scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
` [PATCH 5.4 028/154] scsi: qla2xxx: Array index may go out of bound
` [PATCH 5.4 029/154] uapi: General notification queue definitions
` [PATCH 5.4 030/154] keys: Fix linking a duplicate key to a keyrings assoc_array
` [PATCH 5.4 031/154] ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
` [PATCH 5.4 032/154] i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
` [PATCH 5.4 033/154] vxlan: calculate correct header length for GPE
` [PATCH 5.4 034/154] phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
` [PATCH 5.4 035/154] ethernet: atheros: fix return value check in atl1e_tso_csum()
` [PATCH 5.4 036/154] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
` [PATCH 5.4 037/154] tcp: Reduce chance of collisions in inet6_hashfn()
` [PATCH 5.4 038/154] bonding: reset bonds flags when down link is P2P device
` [PATCH 5.4 039/154] team: reset teams "
` [PATCH 5.4 040/154] platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
` [PATCH 5.4 041/154] net/sched: mqprio: refactor nlattr parsing to a separate function
` [PATCH 5.4 042/154] net/sched: mqprio: add extack to mqprio_parse_nlattr()
` [PATCH 5.4 043/154] net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
` [PATCH 5.4 044/154] benet: fix return value check in be_lancer_xmit_workarounds()
` [PATCH 5.4 045/154] RDMA/mlx4: Make check for invalid flags stricter
` [PATCH 5.4 046/154] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
` [PATCH 5.4 047/154] drm/msm/adreno: Fix snapshot BINDLESS_DATA size
` [PATCH 5.4 048/154] drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
` [PATCH 5.4 049/154] ASoC: fsl_spdif: Silence output on stop
` [PATCH 5.4 050/154] block: Fix a source code comment in include/uapi/linux/blkzoned.h
` [PATCH 5.4 051/154] dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
` [PATCH 5.4 052/154] ata: pata_ns87415: mark ns87560_tf_read static
` [PATCH 5.4 053/154] ring-buffer: Fix wrong stat of cpu_buffer->read
` [PATCH 5.4 054/154] tracing: Fix warning in trace_buffered_event_disable()
` [PATCH 5.4 055/154] serial: 8250_dw: Preserve original value of DLF register
` [PATCH 5.4 056/154] serial: sifive: Fix sifive_serial_console_setup() section
` [PATCH 5.4 057/154] USB: serial: option: support Quectel EM060K_128
` [PATCH 5.4 058/154] USB: serial: option: add Quectel EC200A module support
` [PATCH 5.4 059/154] USB: serial: simple: add Kaufmann RKS+CAN VCP
` [PATCH 5.4 060/154] USB: serial: simple: sort driver entries
` [PATCH 5.4 061/154] can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
` [PATCH 5.4 062/154] Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
` [PATCH 5.4 063/154] usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
` [PATCH 5.4 064/154] usb: dwc3: dont reset device side if dwc3 was configured as host-only
` [PATCH 5.4 065/154] usb: ohci-at91: Fix the unhandle interrupt when resume
` [PATCH 5.4 066/154] USB: quirks: add quirk for Focusrite Scarlett
` [PATCH 5.4 067/154] usb: xhci-mtk: set the dma max_seg_size
` [PATCH 5.4 068/154] Revert "usb: xhci: tegra: Fix error check"
` [PATCH 5.4 069/154] Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group
` [PATCH 5.4 070/154] Documentation: security-bugs.rst: clarify CVE handling
` [PATCH 5.4 071/154] staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
` [PATCH 5.4 072/154] hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled
` [PATCH 5.4 073/154] btrfs: check for commit error at btrfs_attach_transaction_barrier()
` [PATCH 5.4 074/154] tpm_tis: Explicitly check for error code
` [PATCH 5.4 075/154] irq-bcm6345-l1: Do not assume a fixed block to cpu mapping
` [PATCH 5.4 076/154] btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
` [PATCH 5.4 077/154] virtio-net: fix race between set queues and probe
` [PATCH 5.4 078/154] s390/dasd: fix hanging device after quiesce/resume
` [PATCH 5.4 079/154] ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register
` [PATCH 5.4 080/154] dm cache policy smq: ensure IO doesnt prevent cleaner policy progress
` [PATCH 5.4 081/154] ACPI: processor: perflib: Use the "no limit" frequency QoS
` [PATCH 5.4 082/154] ACPI: processor: perflib: Avoid updating frequency QoS unnecessarily
` [PATCH 5.4 083/154] cpufreq: intel_pstate: Drop ACPI _PSS states table patching
` [PATCH 5.4 084/154] btrfs: qgroup: remove one-time use variables for quota_root checks
` [PATCH 5.4 085/154] btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled
` [PATCH 5.4 086/154] btrfs: fix race between quota disable and quota assign ioctls
` [PATCH 5.4 087/154] net/sched: sch_qfq: account for stab overhead in qfq_enqueue
` [PATCH 5.4 088/154] ASoC: cs42l51: fix driver to properly autoload with automatic module loading
` [PATCH 5.4 089/154] arm64: Add AMPERE1 to the Spectre-BHB affected list
` [PATCH 5.4 090/154] arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro
` [PATCH 5.4 091/154] perf: Fix function pointer case
` [PATCH 5.4 092/154] loop: Select I/O scheduler none from inside add_disk()
` [PATCH 5.4 093/154] word-at-a-time: use the same return type for has_zero regardless of endianness
` [PATCH 5.4 094/154] KVM: s390: fix sthyi error handling
` [PATCH 5.4 095/154] net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
` [PATCH 5.4 096/154] net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
` [PATCH 5.4 097/154] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
` [PATCH 5.4 098/154] perf test uprobe_from_different_cu: Skip if there is no gcc
` [PATCH 5.4 099/154] net: sched: cls_u32: Fix match key mis-addressing
` [PATCH 5.4 100/154] mISDN: hfcpci: Fix potential deadlock on &hc->lock
` [PATCH 5.4 101/154] net: annotate data-races around sk->sk_max_pacing_rate
` [PATCH 5.4 102/154] net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
` [PATCH 5.4 103/154] net: add missing READ_ONCE(sk->sk_sndbuf) annotation
` [PATCH 5.4 104/154] net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
` [PATCH 5.4 105/154] net: add missing data-race annotations around sk->sk_peek_off
` [PATCH 5.4 106/154] net: add missing data-race annotation for sk_ll_usec
` [PATCH 5.4 107/154] net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
` [PATCH 5.4 108/154] net/sched: cls_fw: "
` [PATCH 5.4 109/154] net/sched: cls_route: "
` [PATCH 5.4 111/154] driver core: add device probe log helper
` [PATCH 5.4 112/154] net: ll_temac: Switch to use dev_err_probe() helper
` [PATCH 5.4 120/154] tcp_metrics: annotate data-races around tm->tcpm_net
` [PATCH 5.4 121/154] tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
` [PATCH 5.4 122/154] scsi: zfcp: Defer fc_rport blocking until after ADISC response
` [PATCH 5.4 123/154] libceph: fix potential hang in ceph_osdc_notify()
` [PATCH 5.4 124/154] USB: zaurus: Add ID for A-300/B-500/C-700
` [PATCH 5.4 125/154] mtd: spinand: toshiba: Fix ecc_get_status
` [PATCH 5.4 126/154] mtd: rawnand: meson: fix OOB available bytes for ECC
` [PATCH 5.4 127/154] net: tun_chr_open(): set sk_uid from current_fsuid()
` [PATCH 5.4 128/154] net: tap_open(): "
` [PATCH 5.4 129/154] fs/sysv: Null check to prevent null-ptr-deref bug
` [PATCH 5.4 130/154] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
` [PATCH 5.4 131/154] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
` [PATCH 5.4 132/154] fs: Protect reconfiguration of sb read-write from racing writes
` [PATCH 5.4 133/154] ext2: Drop fragment support
` [PATCH 5.4 134/154] test_firmware: prevent race conditions by a correct implementation of locking
` [PATCH 5.4 135/154] test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation
` [PATCH 5.4 136/154] mtd: rawnand: omap_elm: Fix incorrect type in assignment

[PATCH v2] zonefs: fix synchronous direct writes to sequential files
 2023-08-09 11:31 UTC 

[lantianyu:test 23/29] kernel/printk/printk_safe.c:46:26: error: invalid output constraint '=a' in asm
 2023-08-09 11:31 UTC 

[lantianyu:test 23/29] kernel/printk/printk_safe.c:46:43: error: invalid output constraint '=d' in asm
 2023-08-09 11:31 UTC 

[arm-integrator:b4/virt-to-phys-s390 2/2] drivers/net/ethernet/mediatek/mtk_wed.c:341:21: warning: assignment discards 'const' qualifier from pointer target type
 2023-08-09 11:31 UTC 

[lantianyu:test 7/29] arch/x86/kernel/sev.c:185:30: warning: no previous prototype for 'sev_snp_current_doorbell_page'
 2023-08-09 11:31 UTC 

[PATCH v2 1/2] spi: spi-cadence: Interleave write of TX and read of RX FIFO
 2023-08-09 11:31 UTC  (2+ messages)

[igt-dev] [PATCH 1/2] gputop: fix region array max iteration index loop bug
 2023-08-09 11:31 UTC  (3+ messages)
` [igt-dev] [PATCH 2/2] lib/igt_drm_fdinfo.c: refactor region array population code

[PATCH] PM / devfreq: Fix leak in devfreq_dev_release()
 2023-08-09 11:31 UTC 

[PATCH 0/2] x86/BPF: Add new BPF helper call bpf_rdtsc
 2023-08-09 11:31 UTC  (10+ messages)
` [PATCH 1/2] x86/tsc: "

[Intel-gfx] [PATCH 0/4] drm/i915/irq: cleanups
 2023-08-09 11:30 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/irq: cleanups (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCHv6 00/16] nvme: In-kernel TLS support for TCP
 2023-08-09 11:30 UTC  (3+ messages)
` [PATCH 16/16] nvmet-tcp: control messages for recvmsg()

[PATCH] staging: wlan-ng: cfg80211.c: removed unnecessary parenthesis to match coding style
 2023-08-08 23:24 UTC 

[net-next PATCH v3] octeon_ep: Add control plane host and firmware versions
 2023-08-09 11:29 UTC 

[PATCH -next v2] block: remove init_mutex and open-code blk_iolatency_try_init
 2023-08-09 11:29 UTC 

[PATCH] btrfs: handle errors properly in update_inline_extent_backref()
 2023-08-09 11:29 UTC  (3+ messages)

next/master baseline: 301 runs, 58 regressions (next-20230809)
 2023-08-09 11:27 UTC 

[PATCH] zonefs: fix synchronous direct writes to sequential files
 2023-08-09 11:27 UTC  (3+ messages)

[PATCHSET v2] Add io_uring support for waitid
 2023-08-09 11:27 UTC  (3+ messages)
` [PATCH 5/5] io_uring: add IORING_OP_WAITID support

[PATCH] serial: sprd: Support 12 uart ports
 2023-08-09 11:27 UTC  (5+ messages)

[PATCH 4.19 000/323] 4.19.291-rc1 review
 2023-08-09 10:42 UTC  (48+ messages)
` [PATCH 4.19 266/323] usb: ohci-at91: Fix the unhandle interrupt when resume
` [PATCH 4.19 268/323] usb: xhci-mtk: set the dma max_seg_size
` [PATCH 4.19 269/323] Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group
` [PATCH 4.19 270/323] Documentation: security-bugs.rst: clarify CVE handling
` [PATCH 4.19 271/323] staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
` [PATCH 4.19 272/323] hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled
` [PATCH 4.19 273/323] btrfs: check for commit error at btrfs_attach_transaction_barrier()
` [PATCH 4.19 274/323] tpm_tis: Explicitly check for error code
` [PATCH 4.19 275/323] irq-bcm6345-l1: Do not assume a fixed block to cpu mapping
` [PATCH 4.19 286/323] net/sched: cls_u32: Fix reference counter leak leading to overflow
` [PATCH 4.19 287/323] perf: Fix function pointer case
` [PATCH 4.19 288/323] loop: Select I/O scheduler none from inside add_disk()
` [PATCH 4.19 289/323] word-at-a-time: use the same return type for has_zero regardless of endianness
` [PATCH 4.19 290/323] KVM: s390: fix sthyi error handling
` [PATCH 4.19 291/323] net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
` [PATCH 4.19 292/323] perf test uprobe_from_different_cu: Skip if there is no gcc
` [PATCH 4.19 293/323] net: sched: cls_u32: Fix match key mis-addressing
` [PATCH 4.19 294/323] net: add missing data-race annotations around sk->sk_peek_off
` [PATCH 4.19 295/323] net: add missing data-race annotation for sk_ll_usec
` [PATCH 4.19 296/323] net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
` [PATCH 4.19 297/323] net/sched: cls_route: "
` [PATCH 4.19 298/323] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
` [PATCH 4.19 299/323] tcp_metrics: fix addr_same() helper
` [PATCH 4.19 300/323] tcp_metrics: annotate data-races around tm->tcpm_stamp
` [PATCH 4.19 301/323] tcp_metrics: annotate data-races around tm->tcpm_lock
` [PATCH 4.19 302/323] tcp_metrics: annotate data-races around tm->tcpm_vals[]
` [PATCH 4.19 303/323] tcp_metrics: annotate data-races around tm->tcpm_net
` [PATCH 4.19 304/323] tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
` [PATCH 4.19 305/323] scsi: zfcp: Defer fc_rport blocking until after ADISC response
` [PATCH 4.19 306/323] libceph: fix potential hang in ceph_osdc_notify()
` [PATCH 4.19 307/323] USB: zaurus: Add ID for A-300/B-500/C-700
` [PATCH 4.19 308/323] fs/sysv: Null check to prevent null-ptr-deref bug
` [PATCH 4.19 309/323] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
` [PATCH 4.19 310/323] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
` [PATCH 4.19 311/323] ext2: Drop fragment support
` [PATCH 4.19 312/323] test_firmware: fix a memory leak with reqs buffer
` [PATCH 4.19 313/323] test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation
` [PATCH 4.19 314/323] mtd: rawnand: omap_elm: Fix incorrect type in assignment
` [PATCH 4.19 315/323] powerpc/mm/altmap: Fix altmap boundary check
` [PATCH 4.19 316/323] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
` [PATCH 4.19 317/323] PM: sleep: wakeirq: fix wake irq arming
` [PATCH 4.19 318/323] ARM: dts: imx6sll: Make ssi node name same as other platforms
` [PATCH 4.19 319/323] ARM: dts: imx: add usb alias
` [PATCH 4.19 320/323] ARM: dts: imx6sll: fixup of operating points
` [PATCH 4.19 321/323] ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node
` [PATCH 4.19 322/323] drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
` [PATCH 4.19 323/323] arm64: dts: stratix10: fix incorrect I2C property for SCL signal

[PATCH V3 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
 2023-08-09 11:25 UTC  (5+ messages)
` [PATCH V3 2/2] dt-bindings: cpufreq: "

[PATCH for-8.2 v2 0/7] tcg/ppc: Support power10 prefixed instructions
 2023-08-09 11:24 UTC  (3+ messages)
` [PATCH v2 7/7] tcg/ppc: Use prefixed instructions for tcg_out_goto_tb

[PATCH 0/6] accel/ivpu: Refactor driver code and support new hardware
 2023-08-09 11:24 UTC  (7+ messages)
` [PATCH 4/6] accel/ivpu: Add param ioctl to identify capabilities


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.