All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-05 10:50:57 to 2022-04-05 11:17:03 UTC [more...]

[PATCH 5.15 000/913] 5.15.33-rc1 review
 2022-04-05  7:21 UTC  (3+ messages)
` [PATCH 5.15 192/913] crypto: ccp - Ensure psp_ret is always initd in __sev_platform_init_locked()
` [PATCH 5.15 235/913] KEYS: trusted: Avoid calling null function trusted_key_exit

[PATCH 5.16 0000/1017] 5.16.19-rc1 review
 2022-04-05  7:17 UTC  (84+ messages)
` [PATCH 5.16 0004/1017] USB: serial: pl2303: fix GS type detection
` [PATCH 5.16 0005/1017] USB: serial: simple: add Nokia phone driver
` [PATCH 5.16 0006/1017] mm: kfence: fix missing objcg housekeeping for SLAB
` [PATCH 5.16 0007/1017] HID: logitech-dj: add new lightspeed receiver id
` [PATCH 5.16 0008/1017] HID: Add support for open wheel and no attachment to T300
` [PATCH 5.16 0009/1017] xfrm: fix tunnel model fragmentation behavior
` [PATCH 5.16 0025/1017] locking/lockdep: Avoid potential access of invalid memory in lock_class
` [PATCH 5.16 0028/1017] iommu/iova: Improve 32-bit free space estimate
` [PATCH 5.16 0029/1017] tpm: fix reference counting for struct tpm_chip
` [PATCH 5.16 0030/1017] block: ensure plug merging checks the correct queue at least once
` [PATCH 5.16 0031/1017] block: flush plug based on hardware and software queue order
` [PATCH 5.16 0032/1017] usb: typec: tipd: Forward plug orientation to typec subsystem
` [PATCH 5.16 0033/1017] USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
` [PATCH 5.16 0034/1017] xhci: fix garbage USBSTS being logged in some cases
` [PATCH 5.16 0035/1017] xhci: fix runtime PM imbalance in USB2 resume
` [PATCH 5.16 0036/1017] xhci: make xhci_handshake timeout for xhci_reset() adjustable
` [PATCH 5.16 0037/1017] xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
` [PATCH 5.16 0038/1017] mei: me: disable driver on the ign firmware
` [PATCH 5.16 0039/1017] mei: me: add Alder Lake N device id
` [PATCH 5.16 0040/1017] mei: avoid iterator usage outside of list_for_each_entry
` [PATCH 5.16 0041/1017] bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series
` [PATCH 5.16 0042/1017] bus: mhi: Fix MHI DMA structure endianness
` [PATCH 5.16 0043/1017] docs: sphinx/requirements: Limit jinja2<3.1
` [PATCH 5.16 0044/1017] coresight: Fix TRCCONFIGR.QE sysfs interface
` [PATCH 5.16 0045/1017] coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
` [PATCH 5.16 0046/1017] iio: adc: aspeed: Add divider flag to fix incorrect voltage reading
` [PATCH 5.16 0047/1017] iio: afe: rescale: use s64 for temporary scale calculations
` [PATCH 5.16 0048/1017] iio: inkern: apply consumer scale on IIO_VAL_INT cases
` [PATCH 5.16 0050/1017] iio: inkern: make a best effort on offset calculation
` [PATCH 5.16 0051/1017] greybus: svc: fix an error handling bug in gb_svc_hello()
` [PATCH 5.16 0052/1017] clk: rockchip: re-add rational best approximation algorithm to the fractional divider
` [PATCH 5.16 0053/1017] clk: uniphier: Fix fixed-rate initialization
` [PATCH 5.16 0054/1017] ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZE
` [PATCH 5.16 0055/1017] cifs: fix handlecache and multiuser
` [PATCH 5.16 0056/1017] cifs: we do not need a spinlock around the tree access during umount
` [PATCH 5.16 0057/1017] KEYS: fix length validation in keyctl_pkey_params_get_2()
` [PATCH 5.16 0058/1017] KEYS: asymmetric: enforce that sig algo matches key algo
` [PATCH 5.16 0059/1017] KEYS: asymmetric: properly validate hash_algo and encoding
` [PATCH 5.16 0060/1017] Documentation: add link to stable release candidate tree
` [PATCH 5.16 0061/1017] Documentation: update stable tree link
` [PATCH 5.16 0062/1017] firmware: stratix10-svc: add missing callback parameter on RSU
` [PATCH 5.16 0063/1017] firmware: sysfb: fix platform-device leak in error path
` [PATCH 5.16 0064/1017] HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
` [PATCH 5.16 0065/1017] SUNRPC: avoid race between mod_timer() and del_timer_sync()
` [PATCH 5.16 0066/1017] SUNRPC: Do not dereference non-socket transports in sysfs
` [PATCH 5.16 0067/1017] NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR
` [PATCH 5.16 0068/1017] NFSD: prevent underflow in nfssvc_decode_writeargs()
` [PATCH 5.16 0070/1017] f2fs: fix to unlock page correctly in error path of is_alive()
` [PATCH 5.16 0071/1017] f2fs: quota: fix loop condition at f2fs_quota_sync()
` [PATCH 5.16 0072/1017] f2fs: fix to do sanity check on .cp_pack_total_block_count
` [PATCH 5.16 0074/1017] mm/mlock: fix two bugs in user_shm_lock()
` [PATCH 5.16 0079/1017] mtd: rawnand: protect access to rawnand devices while in suspend
` [PATCH 5.16 0080/1017] can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
` [PATCH 5.16 0081/1017] can: m_can: m_can_tx_handler(): fix use after free of skb
` [PATCH 5.16 0082/1017] can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
` [PATCH 5.16 0083/1017] jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
` [PATCH 5.16 0084/1017] jffs2: fix memory leak in jffs2_do_mount_fs
` [PATCH 5.16 0085/1017] jffs2: fix memory leak in jffs2_scan_medium
` [PATCH 5.16 0086/1017] mm: fs: fix lru_cache_disabled race in bh_lru
` [PATCH 5.16 0087/1017] mm: dont skip swap entry even if zap_details specified
` [PATCH 5.16 0088/1017] mm/pages_alloc.c: dont create ZONE_MOVABLE beyond the end of a node
` [PATCH 5.16 0089/1017] mm: invalidate hwpoison page cache page in fault path
` [PATCH 5.16 0090/1017] mempolicy: mbind_range() set_policy() after vma_merge()
` [PATCH 5.16 0091/1017] scsi: core: sd: Add silence_suspend flag to suppress some PM messages
` [PATCH 5.16 0092/1017] scsi: ufs: Fix runtime PM messages never-ending cycle
` [PATCH 5.16 0093/1017] scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics counters
` [PATCH 5.16 0094/1017] scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commands
` [PATCH 5.16 0095/1017] qed: display VF trust config
` [PATCH 5.16 0096/1017] qed: validate and restrict untrusted VFs vlan promisc mode
` [PATCH 5.16 0097/1017] riscv: dts: canaan: Fix SPI3 bus width
` [PATCH 5.16 0098/1017] riscv: Fix fill_callchain return value
` [PATCH 5.16 0099/1017] riscv: Increase stack size under KASAN
` [PATCH 5.16 0100/1017] Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
` [PATCH 5.16 0101/1017] cifs: do not skip link targets when an I/O fails
` [PATCH 5.16 0102/1017] cifs: prevent bad output lengths in smb2_ioctl_query_info()
` [PATCH 5.16 0103/1017] cifs: fix NULL ptr dereference "
` [PATCH 5.16 0104/1017] ALSA: cs4236: fix an incorrect NULL check on list iterator
` [PATCH 5.16 0105/1017] ALSA: hda: Avoid unsol event during RPM suspending
` [PATCH 5.16 0106/1017] ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
` [PATCH 5.16 0107/1017] ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
` [PATCH 5.16 0108/1017] rtc: mc146818-lib: fix locking in mc146818_set_time
` [PATCH 5.16 0109/1017] rtc: pl031: fix rtc features null pointer dereference
` [PATCH 5.16 0110/1017] io_uring: ensure that fsnotify is always called

[PATCH 5.17 0000/1126] 5.17.2-rc1 review
 2022-04-05  7:28 UTC  (33+ messages)
` [PATCH 5.17 0922/1126] media: cx88-mpeg: clear interrupt status register before streaming video
` [PATCH 5.17 0924/1126] ARM: tegra: transformer: Drop reg-shift for Tegra HS UART
` [PATCH 5.17 0925/1126] uaccess: fix type mismatch warnings from access_ok()
` [PATCH 5.17 0926/1126] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH 5.17 0927/1126] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH 5.17 0928/1126] ARM: mmp: Fix failure to remove sram device
` [PATCH 5.17 0939/1126] ALSA: intel-dsp-config: add more ACPI HIDs for ES83x6 devices
` [PATCH 5.17 0940/1126] ASoC: Intel: soc-acpi: "
` [PATCH 5.17 0941/1126] ALSA: intel-dspconfig: add ES8336 support for CNL
` [PATCH 5.17 0943/1126] ASoC: Intel: sof_es8336: use NHLT information to set dmic and SSP
` [PATCH 5.17 0946/1126] mmc: host: Return an error when ->enable_sdio_irq() ops is missing
` [PATCH 5.17 0947/1126] ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe
` [PATCH 5.17 0948/1126] media: atomisp: fix bad usage at error handling logic
` [PATCH 5.17 0952/1126] KVM: x86/mmu: Use common TDP MMU zap helper for MMU notifier unmap hook
` [PATCH 5.17 0953/1126] KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()
` [PATCH 5.17 0954/1126] KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU
` [PATCH 5.17 0955/1126] KVM: x86/mmu: Check for present SPTE when clearing dirty bit "
` [PATCH 5.17 0956/1126] KVM: x86: hyper-v: Drop redundant ex parameter from kvm_hv_send_ipi()
` [PATCH 5.17 0957/1126] KVM: x86: hyper-v: Drop redundant ex parameter from kvm_hv_flush_tlb()
` [PATCH 5.17 0958/1126] KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB flush hypercalls
` [PATCH 5.17 0962/1126] powerpc/lib/sstep: Fix sthcx instruction
` [PATCH 5.17 0971/1126] scsi: qla2xxx: Implement ref count for SRB
` [PATCH 5.17 0972/1126] scsi: qla2xxx: Fix stuck session in gpdb
` [PATCH 5.17 0974/1126] scsi: qla2xxx: Fix scheduling while atomic
` [PATCH 5.17 0976/1126] scsi: qla2xxx: Fix wrong FDMI data for 64G adapter
` [PATCH 5.17 0977/1126] scsi: qla2xxx: Fix warning for missing error code
` [PATCH 5.17 0981/1126] scsi: qla2xxx: Add devids and conditionals for 28xx
` [PATCH 5.17 0983/1126] scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
` [PATCH 5.17 0984/1126] scsi: qla2xxx: Fix disk failure to rediscover
` [PATCH 5.17 0985/1126] scsi: qla2xxx: Fix incorrect reporting of task management failure
` [PATCH 5.17 0987/1126] scsi: qla2xxx: Fix laggy FC remote port session recovery
` [PATCH 5.17 0988/1126] scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests

[PATCH] ui/cursor: fix integer overflow in cursor_alloc (CVE-2022-4206)
 2022-04-05 11:10 UTC  (3+ messages)

[PATCH v4 0/8] x86/boot: (mostly) video mode handling adjustments
 2022-04-05 11:13 UTC  (8+ messages)
` [PATCH v4 2/8] x86/boot: obtain video info from boot loader
` [PATCH v4 5/8] x86/boot: fold branches in video handling code
` [PATCH v4 6/8] x86/boot: fold/replace moves "

RTT-PROBE: lore-subspace-rtt
 2022-04-05 11:13 UTC 

[PATCH v1 0/5] Introduce virtio subsystem and Admin virtqueue
 2022-04-05 11:13 UTC  (11+ messages)
` [virtio-comment] [PATCH v1 2/5] Introduce Admin Command Set
  `  "
        ` [virtio-comment] "
` [PATCH v1 4/5] Add virtio Admin virtqueue
        ` [virtio-comment] "

[PATCHv2 0/3] nvmet: unique discovery subsystem
 2022-04-05 11:12 UTC  (15+ messages)
` [PATCH 2/3] nvmet: make the subsystem type configurable
` [PATCH 3/3] nvmet: include all configured ports in discovery log page for unique discover controller

[linusw-nomadik:nomadik] BUILD SUCCESS e6e8ac411e06fc08074dc7ed6cca59c34258e6e9
 2022-04-05 11:09 UTC 

[linusw-nomadik:ux500-charging-v5.18-rc1] BUILD SUCCESS 906449d15381899694c1be0926c92657d1537e80
 2022-04-05 11:09 UTC 

[Intel-wired-lan] [next-queue] Add vsi.tx_restart to i40e ethtool stats
 2022-04-05 11:11 UTC  (2+ messages)

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-04-05 10:55 UTC  (8+ messages)

[PATCH 0/2] virtio: Add vhost-user-gpio device's support
 2022-04-05 10:55 UTC  (2+ messages)

[PATCH] i2c: at91: use dma safe buffers
 2022-04-05 11:09 UTC  (6+ messages)

[PATCH 0/2] firmware: build fixes with gcc-11
 2022-04-05 11:09 UTC  (8+ messages)
` [PATCH 1/2] tools/firmware: fix setting of fcf-protection=none

[PATCH] nvme: add namespace paths links
 2022-04-05 10:22 UTC  (7+ messages)

[PATCH v3] ext4: truncate during setxattr leads to kernel panic
 2022-04-05  9:54 UTC  (2+ messages)

[PATCH v1 0/3] ACPI: PCI: PM: Power up PCI devices with ACPI companions upfront
 2022-04-05  9:46 UTC  (2+ messages)

[PATCH v3] common/encrypt: allow the use of 'fscrypt:' as key prefix
 2022-04-05  9:46 UTC 

[PATCH v3] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
 2022-04-05  9:39 UTC  (2+ messages)

[PATCH] PCI: Quirk Intel DG2 ASPM L1 acceptable latency to be unlimited
 2022-04-05  9:38 UTC 

[PATCH] tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed
 2022-04-05  9:51 UTC  (2+ messages)

[mm/slub] 555b8c8cb3: WARNING:at_lib/stackdepot.c:#stack_depot_fetch
 2022-04-05 11:07 UTC  (2+ messages)

[PATCH v2] docs: fault-injection: fix defaults
 2022-04-05  9:54 UTC 

[PATCH] ptrace: fix ptrace vs tasklist_lock race on PREEMPT_RT
 2022-04-05  8:34 UTC  (7+ messages)
      ` [PATCH v2] "

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 19/40] lib/maple_tree.c:3863:19: warning: stack frame size (1040) exceeds limit (1024) in 'mas_wr_spanning_store'
 2022-04-05 11:06 UTC 

drivers/gpu/drm/msm/adreno/a6xx_gmu.h:96:16: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-05 11:07 UTC 

[PATCH 0/2] Allow syscon to use spinlocks with regmap fast_io
 2022-04-05  8:34 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: mfd: syscon: Add support for regmap fast-io

[PULL 00/10] QAPI patches patches for 2022-04-05
 2022-04-05 10:34 UTC  (8+ messages)
` [PULL 02/10] qapi: fix examples: replay-break and replay-seek
` [PULL 03/10] qapi: fix example of query-named-block-nodes command
` [PULL 04/10] qapi: fix example of query-spice command
` [PULL 07/10] qapi: fix example of trace-event-get-state command
` [PULL 08/10] qapi: fix example of query-cpus-fast command
` [PULL 09/10] qapi: fix example of query-memdev command
` [PULL 10/10] qapi: Fix calc-dirty-rate example

linux-next: manual merge of the rust tree with the kbuild tree
 2022-04-05  8:33 UTC  (2+ messages)

Increasing domain memory beyond initial maxmem
 2022-04-05 11:03 UTC  (6+ messages)

Ik wacht op je antwoord
 2022-04-05 10:23 UTC 

[PATCH v2 0/2] pm80xx updates
 2022-04-05  9:28 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: pm80xx: mask and unmask upper interrupt vectors 32-63
` [PATCH v2 2/2] scsi: pm80xx: enable upper inbound, outbound queues

Patchwork summary for: spi-devel-general
 2022-04-05  9:40 UTC 

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-04-05 10:43 UTC  (11+ messages)

[Intel-wired-lan] [PATCH net-next v2] i40e: Add Ethernet Connection X722 for 10GbE SFP+ support
 2022-04-05 11:03 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-05 11:02 UTC 

[PATCH] display/qxl-render: fix race condition in qxl_cursor (CVE-2022-4207)
 2022-04-05 10:57 UTC  (2+ messages)

[PATCH] drm/i915: Improve on suspend / resume time with VT-d enabled
 2022-04-05 10:59 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] mm/slub, kunit: Make slub_kunit unaffected by global slub debugging flags
 2022-04-05 10:58 UTC  (2+ messages)

[PATCH] tracing: Move user_events.h temporarily out of include/uapi
 2022-04-05 10:56 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v6 0/2] tests/i915/gem_lmem_swapping: Add ccs subtests
 2022-04-05 10:57 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v6 2/2] "

[PATCH v3 2/2] Input: add support for Azoteq IQS7222A/B/C
 2022-04-05 10:56 UTC  (2+ messages)
` [PATCH] Input: fix irqf_oneshot.cocci warnings

[PATCH v5 0/3] thermal: mediatek: Add LVTS architecture thermal controller
 2022-04-05 10:53 UTC  (4+ messages)
` [PATCH v5 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones

[PATCH v2 0/6] ASRC support on Tegra186 and later
 2022-04-05  9:31 UTC  (2+ messages)
` (subset) "

[PATCH 00/29] UFS patches for kernel v5.19
 2022-04-05  9:33 UTC  (9+ messages)

[Bug 215799] New: apple-mfi-fastcharge causes automatic pm hibernation entry, when iPhone gets attached
 2022-04-05  9:42 UTC  (2+ messages)
` [Bug 215799] "

[PATCH v8 net-next 0/4] Fix broken link on Xilinx's AXI Ethernet in SGMII mode
 2022-04-05  9:19 UTC  (5+ messages)
` [PATCH v8 net-next 1/4] net: axienet: setup mdio unconditionally
` [PATCH v8 net-next 2/4] net: axienet: factor out phy_node in struct axienet_local
` [PATCH v8 net-next 3/4] dt-bindings: net: add pcs-handle attribute
` [PATCH v8 net-next 4/4] net: axiemac: use a phandle to reference pcs_phy

[PATCH net 0/2] Netfilter fixes for net
 2022-04-05 10:09 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: bitwise: fix reduce comparisons
` [PATCH net 2/2] netfilter: nf_tables: memcg accounting for dynamically allocated objects

[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
 2022-04-05  9:25 UTC  (4+ messages)
` [PATCH v11 2/5] usb: dwc3: core: Host "

[Bug 990] mlx5 pmd crashing when trying to free mbuf from secondary process when mprq is enabled
 2022-04-05 10:52 UTC  (2+ messages)

[v2] ASoC: qcom: Add driver support for ALC5682I-VS
 2022-04-05  9:31 UTC  (2+ messages)

[PATCH] drm/msm: use orig_nents to iterate over scatterlist with per-process tables
 2022-04-05 10:18 UTC  (2+ messages)

[PATCH] ASoC: codecs: Fix error handling in power domain init and exit handlers
 2022-04-05  9:30 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: qcom-qspi: Add minItems to interconnect-names
 2022-04-05  9:32 UTC  (2+ messages)

[PATCH net] xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
 2022-04-05  9:29 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-05 10:51 UTC 


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.