All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-07 20:51:29 to 2023-06-07 20:58:33 UTC [more...]

[PATCH 5.15 000/159] 5.15.116-rc1 review
 2023-06-07 20:15 UTC  (40+ messages)
` [PATCH 5.15 001/159] RDMA/bnxt_re: Fix the page_size used during the MR creation
` [PATCH 5.15 002/159] RDMA/efa: Fix unsupported page sizes in device
` [PATCH 5.15 003/159] RDMA/hns: Fix base address table allocation
` [PATCH 5.15 004/159] RDMA/hns: Modify the value of long message loopback slice
` [PATCH 5.15 005/159] dmaengine: at_xdmac: Move the free desc to the tail of the desc list
` [PATCH 5.15 006/159] dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
` [PATCH 5.15 007/159] RDMA/bnxt_re: Fix a possible memory leak
` [PATCH 5.15 008/159] RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
` [PATCH 5.15 009/159] iommu/rockchip: Fix unwind goto issue
` [PATCH 5.15 010/159] iommu/amd: Dont block updates to GATag if guest mode is on
` [PATCH 5.15 011/159] dmaengine: pl330: rename _start to prevent build error
` [PATCH 5.15 012/159] riscv: Fix unused variable warning when BUILTIN_DTB is set
` [PATCH 5.15 014/159] net/mlx5e: Dont attach netdev profile while handling internal error
` [PATCH 5.15 015/159] net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
` [PATCH 5.15 016/159] netrom: fix info-leak in nr_write_internal()
` [PATCH 5.15 017/159] af_packet: Fix data-races of pkt_sk(sk)->num
` [PATCH 5.15 023/159] af_packet: do not use READ_ONCE() in packet_bind()
` [PATCH 5.15 024/159] tcp: deny tcp_disconnect() when threads are waiting
` [PATCH 5.15 025/159] tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
` [PATCH 5.15 026/159] net/sched: sch_ingress: Only create under TC_H_INGRESS
` [PATCH 5.15 027/159] net/sched: sch_clsact: Only create under TC_H_CLSACT
` [PATCH 5.15 028/159] net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
` [PATCH 5.15 029/159] net/sched: Prohibit regrafting ingress or clsact Qdiscs
` [PATCH 5.15 030/159] net: sched: fix NULL pointer dereference in mq_attach
` [PATCH 5.15 031/159] net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
` [PATCH 5.15 032/159] udp6: Fix race condition in udp6_sendmsg & connect
` [PATCH 5.15 033/159] net/mlx5e: Fix error handling in mlx5e_refresh_tirs
` [PATCH 5.15 034/159] net/mlx5: Read embedded cpu after init bit cleared
` [PATCH 5.15 035/159] net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
` [PATCH 5.15 036/159] net: dsa: mv88e6xxx: Increase wait after reset deactivation
` [PATCH 5.15 037/159] mtd: rawnand: marvell: ensure timing values are written
` [PATCH 5.15 038/159] mtd: rawnand: marvell: dont set the NAND frequency select
` [PATCH 5.15 039/159] rtnetlink: call validate_linkmsg in rtnl_create_link
` [PATCH 5.15 040/159] drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
` [PATCH 5.15 041/159] watchdog: menz069_wdt: fix watchdog initialisation
` [PATCH 5.15 042/159] ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs
` [PATCH 5.15 043/159] drm/amdgpu: Use the default reset when loading or reloading the driver
` [PATCH 5.15 044/159] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()

[PATCH 00/28] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-06-07 20:57 UTC  (7+ messages)
` [PATCH 14/28] media: ov2680: Add support for more clk setups
` [PATCH 15/28] media: ov2680: Add support for 19.2 MHz clock
` [PATCH 17/28] media: ov2680: Add support for ACPI enumeration

[PATCH v2 0/5] Enable decoder for mt8183
 2023-06-07 20:53 UTC  (12+ messages)
` [PATCH v2 1/5] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH v2 2/5] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183
` [PATCH v2 3/5] media: mediatek: vcodec: Read HW active status from clock
` [PATCH v2 4/5] clk: mediatek: mt8183: Add CLK_VDEC_ACTIVE to vdec
` [PATCH v2 5/5] arm64: dts: mediatek: mt8183: Add decoder

[PATCH v6 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
 2023-06-07 20:57 UTC  (3+ messages)
` [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
` [PATCH v6 2/2] pc: q35: Bump max_cpus to 1024

[PATCH 5.4 00/99] 5.4.246-rc1 review
 2023-06-07 20:17 UTC  (101+ messages)
` [PATCH 5.4 01/99] RDMA/efa: Fix unsupported page sizes in device
` [PATCH 5.4 02/99] RDMA/bnxt_re: Enable SRIOV VF support on Broadcoms 57500 adapter series
` [PATCH 5.4 03/99] RDMA/bnxt_re: Refactor queue pair creation code
` [PATCH 5.4 04/99] RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
` [PATCH 5.4 05/99] iommu/rockchip: Fix unwind goto issue
` [PATCH 5.4 06/99] iommu/amd: Dont block updates to GATag if guest mode is on
` [PATCH 5.4 07/99] dmaengine: pl330: rename _start to prevent build error
` [PATCH 5.4 08/99] net/mlx5: fw_tracer, Fix event handling
` [PATCH 5.4 09/99] netrom: fix info-leak in nr_write_internal()
` [PATCH 5.4 10/99] af_packet: Fix data-races of pkt_sk(sk)->num
` [PATCH 5.4 11/99] amd-xgbe: fix the false linkup in xgbe_phy_status
` [PATCH 5.4 12/99] mtd: rawnand: ingenic: fix empty stub helper definitions
` [PATCH 5.4 13/99] af_packet: do not use READ_ONCE() in packet_bind()
` [PATCH 5.4 14/99] tcp: deny tcp_disconnect() when threads are waiting
` [PATCH 5.4 15/99] tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
` [PATCH 5.4 16/99] net/sched: sch_ingress: Only create under TC_H_INGRESS
` [PATCH 5.4 17/99] net/sched: sch_clsact: Only create under TC_H_CLSACT
` [PATCH 5.4 18/99] net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
` [PATCH 5.4 19/99] net/sched: Prohibit regrafting ingress or clsact Qdiscs
` [PATCH 5.4 20/99] net: sched: fix NULL pointer dereference in mq_attach
` [PATCH 5.4 21/99] ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
` [PATCH 5.4 22/99] net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
` [PATCH 5.4 23/99] udp6: Fix race condition in udp6_sendmsg & connect
` [PATCH 5.4 24/99] net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
` [PATCH 5.4 25/99] net: dsa: mv88e6xxx: Increase wait after reset deactivation
` [PATCH 5.4 26/99] mtd: rawnand: marvell: ensure timing values are written
` [PATCH 5.4 27/99] mtd: rawnand: marvell: dont set the NAND frequency select
` [PATCH 5.4 28/99] watchdog: menz069_wdt: fix watchdog initialisation
` [PATCH 5.4 29/99] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
` [PATCH 5.4 30/99] ARM: 9295/1: unwind:fix unwind abort for uleb128 case
` [PATCH 5.4 31/99] media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
` [PATCH 5.4 32/99] fbdev: modedb: Add 1920x1080 at 60 Hz video mode
` [PATCH 5.4 33/99] fbdev: stifb: Fix info entry in sti_struct on error path
` [PATCH 5.4 34/99] nbd: Fix debugfs_create_dir error checking
` [PATCH 5.4 35/99] ASoC: dwc: limit the number of overrun messages
` [PATCH 5.4 36/99] xfrm: Check if_id in inbound policy/secpath match
` [PATCH 5.4 37/99] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH 5.4 38/99] media: dvb_demux: fix a bug for the continuity counter
` [PATCH 5.4 39/99] media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
` [PATCH 5.4 40/99] media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
` [PATCH 5.4 41/99] media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
` [PATCH 5.4 42/99] media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
` [PATCH 5.4 43/99] media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
` [PATCH 5.4 44/99] media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
` [PATCH 5.4 45/99] media: netup_unidvb: fix irq init by register it at the end of probe
` [PATCH 5.4 46/99] media: dvb_ca_en50221: fix a size write bug
` [PATCH 5.4 47/99] media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
` [PATCH 5.4 48/99] media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table
` [PATCH 5.4 49/99] media: dvb-core: Fix use-after-free due on race condition at dvb_net
` [PATCH 5.4 50/99] media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
` [PATCH 5.4 51/99] media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
` [PATCH 5.4 52/99] wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
` [PATCH 5.4 53/99] ARM: dts: stm32: add pin map for CAN controller on stm32f7
` [PATCH 5.4 54/99] arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
` [PATCH 5.4 55/99] scsi: core: Decrease scsi_devices iorequest_cnt if dispatch failed
` [PATCH 5.4 56/99] wifi: b43: fix incorrect __packed annotation
` [PATCH 5.4 57/99] netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT
` [PATCH 5.4 58/99] ALSA: oss: avoid missing-prototype warnings
` [PATCH 5.4 59/99] atm: hide unused procfs functions
` [PATCH 5.4 60/99] mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
` [PATCH 5.4 61/99] iio: adc: mxs-lradc: fix the order of two cleanup operations
` [PATCH 5.4 62/99] HID: google: add jewel USB id
` [PATCH 5.4 63/99] HID: wacom: avoid integer overflow in wacom_intuos_inout()
` [PATCH 5.4 64/99] iio: light: vcnl4035: fixed chip ID check
` [PATCH 5.4 65/99] iio: dac: mcp4725: Fix i2c_master_send() return value handling
` [PATCH 5.4 66/99] iio: dac: build ad5758 driver when AD5758 is selected
` [PATCH 5.4 67/99] net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
` [PATCH 5.4 68/99] usb: gadget: f_fs: Add unbind event before functionfs_unbind
` [PATCH 5.4 69/99] misc: fastrpc: return -EPIPE to invocations on device removal
` [PATCH 5.4 70/99] misc: fastrpc: reject new invocations during "
` [PATCH 5.4 71/99] scsi: stex: Fix gcc 13 warnings
` [PATCH 5.4 72/99] ata: libata-scsi: Use correct device no in ata_find_dev()
` [PATCH 5.4 73/99] flow_dissector: work around stack frame size warning
` [PATCH 5.4 74/99] x86/boot: Wrap literal addresses in absolute_pointer()
` [PATCH 5.4 75/99] ACPI: thermal: drop an always true check
` [PATCH 5.4 76/99] gcc-12: disable -Wdangling-pointer warning for now
` [PATCH 5.4 77/99] eth: sun: cassini: remove dead code
` [PATCH 5.4 78/99] kernel/extable.c: use address-of operator on section symbols
` [PATCH 5.4 79/99] treewide: Remove uninitialized_var() usage
` [PATCH 5.4 80/99] lib/dynamic_debug.c: use address-of operator on section symbols
` [PATCH 5.4 81/99] wifi: rtlwifi: remove always-true condition pointed out by GCC 12
` [PATCH 5.4 82/99] mmc: vub300: fix invalid response handling
` [PATCH 5.4 83/99] tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK
` [PATCH 5.4 84/99] selinux: dont use makes grouped targets feature yet
` [PATCH 5.4 85/99] tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
` [PATCH 5.4 86/99] ext4: add EA_INODE checking to ext4_iget()
` [PATCH 5.4 87/99] ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
` [PATCH 5.4 88/99] ext4: disallow ea_inodes with extended attributes
` [PATCH 5.4 89/99] ext4: add lockdep annotations for i_data_sem for ea_inodes
` [PATCH 5.4 90/99] fbcon: Fix null-ptr-deref in soft_cursor
` [PATCH 5.4 91/99] test_firmware: fix the memory leak of the allocated firmware buffer
` [PATCH 5.4 92/99] regmap: Account for register length when chunking
` [PATCH 5.4 93/99] scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)
` [PATCH 5.4 94/99] scsi: dpt_i2o: Do not process completions with invalid addresses
` [PATCH 5.4 95/99] RDMA/bnxt_re: Remove set but not used variable dev_attr
` [PATCH 5.4 96/99] RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeeds
` [PATCH 5.4 97/99] drm/edid: Fix uninitialized variable in drm_cvt_modes()
` [PATCH 5.4 98/99] wifi: rtlwifi: 8192de: correct checking of IQK reload
` [PATCH 5.4 99/99] drm/edid: fix objtool warning in drm_cvt_modes()

[PATCH] scsi: ufs: Remove a ufshcd_add_command_trace() call
 2023-06-07 20:55 UTC  (2+ messages)

+ mm-zswap-support-exclusive-loads.patch added to mm-unstable branch
 2023-06-07 20:55 UTC 

[PATCH v2 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-06-07 20:55 UTC  (4+ messages)
` [PATCH v2 7/7] dt-bindings: Update Documentation/arm references

[PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU
 2023-06-07 20:54 UTC  (3+ messages)
` [PATCH 1/1] maintainers: "

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-07 20:52 UTC  (11+ messages)

[OE-core] [PATCH v3] qemu: Split the qemu package
 2023-06-07 20:53 UTC  (3+ messages)
` [PATCH v4] "
  ` [OE-core] "

[igt-dev] [PATCH i-g-t 0/4] gem_ctx_freq: multi-gt support and disable efficient freq
 2023-06-07 20:53 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/4] lib/igt_sysfs: Don't assert in igt_sysfs_dir_id_to_name

[PATCH] mm: fix hugetlb page unmap count balance issue
 2023-06-07 20:53 UTC  (7+ messages)

[virtio-comment] [PATCH requirements 0/7] virtio net new features requirements
 2023-06-07 20:53 UTC  (10+ messages)
` [virtio-comment] [PATCH requirements 1/7] net-features: Add requirements document for release 1.4

[git pull] Input updates for v6.4-rc5
 2023-06-07 20:52 UTC  (2+ messages)

[PATCH 5.10 000/120] 5.10.183-rc1 review
 2023-06-07 20:17 UTC  (25+ messages)
` [PATCH 5.10 093/120] tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK
` [PATCH 5.10 095/120] selinux: dont use makes grouped targets feature yet
` [PATCH 5.10 096/120] tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
` [PATCH 5.10 097/120] selftests: mptcp: connect: skip if MPTCP is not supported
` [PATCH 5.10 098/120] selftests: mptcp: pm nl: "
` [PATCH 5.10 099/120] ext4: add EA_INODE checking to ext4_iget()
` [PATCH 5.10 100/120] ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
` [PATCH 5.10 101/120] ext4: disallow ea_inodes with extended attributes
` [PATCH 5.10 102/120] ext4: add lockdep annotations for i_data_sem for ea_inodes
` [PATCH 5.10 105/120] test_firmware: fix the memory leak of the allocated firmware buffer
` [PATCH 5.10 107/120] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
` [PATCH 5.10 108/120] regmap: Account for register length when chunking
` [PATCH 5.10 109/120] tpm, tpm_tis: Request threaded interrupt handler
` [PATCH 5.10 110/120] media: ti-vpe: cal: avoid FIELD_GET assertion
` [PATCH 5.10 111/120] drm/rcar: stop using imply for dependencies
` [PATCH 5.10 112/120] scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)
` [PATCH 5.10 113/120] scsi: dpt_i2o: Do not process completions with invalid addresses
` [PATCH 5.10 114/120] crypto: ccp: Reject SEV commands with mismatching command buffer
` [PATCH 5.10 115/120] crypto: ccp: Play nice with vmallocd memory for SEV command structs
` [PATCH 5.10 116/120] selftests: mptcp: diag: skip if MPTCP is not supported
` [PATCH 5.10 117/120] selftests: mptcp: simult flows: "
` [PATCH 5.10 118/120] selftests: mptcp: join: "
` [PATCH 5.10 119/120] ext4: enable the lazy init thread when remounting read/write
` [PATCH 5.10 120/120] ARM: defconfig: drop CONFIG_DRM_RCAR_LVDS

[PATCH v2] net/vmxnet3: fix return code in initializing
 2023-06-07 17:57 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drivers: fix vmxnet3 return wrong error code in initializing
 2023-06-07 16:54 UTC  (2+ messages)
` [PATCH] net/vmxnet3: fix return "

[PATCH net-next 0/6] sfc: TC encap actions offload
 2023-06-07 20:51 UTC  (4+ messages)
` [PATCH net-next 5/6] sfc: neighbour lookup for TC encap action offload

rollback to a snapshot
 2023-06-07 20:51 UTC  (5+ messages)

[PATCH 00/30] fbdev: Make userspace interfaces optional
 2023-06-07 20:51 UTC  (3+ messages)
` [PATCH 29/30] fbdev/core: Rework fb init code


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.