All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-14 10:50:12 to 2022-03-14 11:39:06 UTC [more...]

[PATCH 4.14 00/23] 4.14.272-rc1 review
 2022-03-14 11:34 UTC  (24+ messages)
` [PATCH 4.14 01/23] net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
` [PATCH 4.14 02/23] qed: return status of qed_iov_get_link
` [PATCH 4.14 03/23] ethernet: Fix error handling in xemaclite_of_probe
` [PATCH 4.14 05/23] net: ethernet: lpc_eth: Handle error for clk_enable
` [PATCH 4.14 06/23] ax25: Fix NULL pointer dereference in ax25_kill_by_device
` [PATCH 4.14 07/23] net/mlx5: Fix size field in bufferx_reg struct
` [PATCH 4.14 08/23] NFC: port100: fix use-after-free in port100_send_complete
` [PATCH 4.14 09/23] gpio: ts4900: Do not set DAT and OE together
` [PATCH 4.14 10/23] sctp: fix kernel-infoleak for SCTP sockets
` [PATCH 4.14 11/23] net-sysfs: add check for netdevice being present to speed_show
` [PATCH 4.14 12/23] Revert "xen-netback: remove hotplug-status once it has served its purpose"
` [PATCH 4.14 13/23] Revert "xen-netback: Check for hotplug-status existence before watching"
` [PATCH 4.14 14/23] tracing: Ensure trace buffer is at least 4096 bytes large
` [PATCH 4.14 15/23] selftests/memfd: clean up mapping in mfd_fail_write
` [PATCH 4.14 16/23] ARM: Spectre-BHB: provide empty stub for non-config
` [PATCH 4.14 17/23] staging: gdm724x: fix use after free in gdm_lte_rx()
` [PATCH 4.14 18/23] KVM: arm64: Reset PMC_EL0 to avoid a panic() on systems with no PMU
` [PATCH 4.14 19/23] virtio: unexport virtio_finalize_features
` [PATCH 4.14 20/23] virtio: acknowledge all features before access
` [PATCH 4.14 21/23] ARM: fix Thumb2 regression with Spectre BHB
` [PATCH 4.14 22/23] ext4: add check to prevent attempting to resize an fs with sparse_super2
` [PATCH 4.14 23/23] btrfs: unlock newly allocated extent buffer after error

[PATCH 0/6] use kzalloc
 2022-03-14 11:34 UTC  (4+ messages)
` [PATCH 4/6] scsi: lpfc: "

[PATCH 00/24] Organize media platform drivers per manufacturer
 2022-03-14 11:34 UTC  (7+ messages)
` [PATCH 17/24] media: platform: rename stm32/ to sti/stm32/

[PATCH v1 00/11] rockchip fixes and extend rk3568 support
 2022-03-14 11:36 UTC  (4+ messages)
` [PATCH v1 03/11] spi: rockchip-sfc: fix building rockchip-sfc

[PATCH 4.9 00/20] 4.9.307-rc1 review
 2022-03-14 11:34 UTC  (22+ messages)
` [PATCH 4.9 01/20] net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
` [PATCH 4.9 02/20] qed: return status of qed_iov_get_link
` [PATCH 4.9 03/20] ethernet: Fix error handling in xemaclite_of_probe
` [PATCH 4.9 04/20] net: ethernet: lpc_eth: Handle error for clk_enable
` [PATCH 4.9 05/20] ax25: Fix NULL pointer dereference in ax25_kill_by_device
` [PATCH 4.9 06/20] net/mlx5: Fix size field in bufferx_reg struct
` [PATCH 4.9 07/20] NFC: port100: fix use-after-free in port100_send_complete
` [PATCH 4.9 08/20] gpio: ts4900: Do not set DAT and OE together
` [PATCH 4.9 09/20] sctp: fix kernel-infoleak for SCTP sockets
` [PATCH 4.9 10/20] net-sysfs: add check for netdevice being present to speed_show
` [PATCH 4.9 11/20] Revert "xen-netback: Check for hotplug-status existence before watching"
` [PATCH 4.9 12/20] tracing: Ensure trace buffer is at least 4096 bytes large
` [PATCH 4.9 13/20] selftests/memfd: clean up mapping in mfd_fail_write
` [PATCH 4.9 14/20] ARM: Spectre-BHB: provide empty stub for non-config
` [PATCH 4.9 15/20] staging: gdm724x: fix use after free in gdm_lte_rx()
` [PATCH 4.9 16/20] KVM: arm64: Reset PMC_EL0 to avoid a panic() on systems with no PMU
` [PATCH 4.9 17/20] batman-adv: Request iflink once in batadv-on-batadv check
` [PATCH 4.9 18/20] batman-adv: Dont expect inter-netns unique iflink indices
` [PATCH 4.9 19/20] ARM: fix Thumb2 regression with Spectre BHB
` [PATCH 4.9 20/20] btrfs: unlock newly allocated extent buffer after error

RTT-PROBE: lore-subspace-rtt
 2022-03-14 11:36 UTC 

[PATCH v5 0/4] Fix SW_TABLET_MODE detection method
 2022-03-14 11:33 UTC  (4+ messages)
` [PATCH v5 4/4] Changing bios_args.data to be dynamically allocated

[PATCH v2 0/5] Stable kernel release update
 2022-03-14 11:33 UTC  (6+ messages)
` [PATCH v2 1/5] Documentation: add note block surrounding security patch note
` [PATCH v2 2/5] Documentation: remove "For all other submissions..." section
` [PATCH v2 3/5] Documentation: update stable review cycle documentation
` [PATCH v2 4/5] Documentation: add link to stable release candidate tree
` [PATCH v2 5/5] Documentation: update stable tree link

[PATCH] staging: android: ashmem: Declared file operation with const keyword Warning found by checkpatch.pl script
 2022-03-14 11:33 UTC  (6+ messages)

Fanotify Directory exclusion not working when using FAN_MARK_MOUNT
 2022-03-14 11:33 UTC  (3+ messages)

[PATCH net-next 0/3] net: icmp: add skb drop reasons to icmp
 2022-03-14 11:32 UTC  (4+ messages)
` [PATCH net-next 1/3] net: sock: introduce sock_queue_rcv_skb_reason()
` [PATCH net-next 2/3] net: icmp: add skb drop reasons to ping_queue_rcv_skb()
` [PATCH net-next 3/3] net: icmp: add reasons of the skb drops to icmp protocol

[PATCH v3] remoteproc: mediatek: fix side effect of mt8195 sram power on
 2022-03-14 11:31 UTC  (6+ messages)

ARM: socfpga: gen5: release reset before using USB as device with ums
 2022-03-14 11:32 UTC  (6+ messages)

[PATCH] drm/bridge: synopsys/dw-hdmi: set cec clock rate
 2022-03-14 11:31 UTC  (6+ messages)

[PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node
 2022-03-14 11:30 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-14 11:31 UTC 

[linux-next:master 11851/11953] WARNING: modpost: vmlinux.o(.data+0x293ae4): Section mismatch in reference from the variable nf_ct_proto_mutex to the function .init.text:loglevel()
 2022-03-14 11:29 UTC 

[PATCH 00/64] media: Kconfig/Makefile reorg
 2022-03-14 11:29 UTC  (4+ messages)
` [PATCH 49/64] media: platform: rename amphion/ to nxp/amphion/

lib/test_bpf.c:63:8: warning: Excessive padding in 'struct bpf_test' (11 padding bytes, where 3 is optimal)
 2022-03-14 11:29 UTC 

[PATCH v3 0/7] Some more bits for small BAR enabling
 2022-03-14 11:28 UTC  (16+ messages)
` [Intel-gfx] "
` [PATCH v3 1/7] drm/i915/lmem: don't treat small BAR as an error
  ` [Intel-gfx] "
` [PATCH v3 2/7] drm/i915/stolen: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 3/7] drm/i915/stolen: consider I915_BO_ALLOC_GPU_ONLY
  `  "
` [Intel-gfx] [PATCH v3 4/7] drm/i915: add i915_gem_object_create_region_at()
  `  "
` [PATCH v3 5/7] drm/i915/ttm: wire up the object offset
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 6/7] drm/i915/display: Check mappable aperture when pinning preallocated vma
  `  "
` [PATCH v3 7/7] drm/i915: fixup the initial fb base on DGFX
  ` [Intel-gfx] "

Issue in man page ascii.7.po
 2022-03-14 11:29 UTC  (3+ messages)

[PATCH 1/3] docs: tracing: use refs for cross-referencing
 2022-03-14 11:28 UTC  (4+ messages)
` [PATCH 2/3] docs: trace: bring headings in order

[PATCH v5 0/9] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-14 11:27 UTC  (4+ messages)
` [PATCH v5 7/9] cmd: rng: Use a statically allocated array for random bytes

RTT-PROBE: lore-subspace-rtt
 2022-03-14 11:26 UTC 

[PATCH v3 0/7] nSVM/SVM features
 2022-03-14 11:25 UTC  (4+ messages)
` [PATCH v3 1/7] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running

patch problem - mv88e6xxx: flush switchdev FDB workqueue
 2022-03-14 11:25 UTC  (5+ messages)

[PATCH 0/4] protect relocation with sb_start_write
 2022-03-14 11:25 UTC  (5+ messages)
` [PATCH 1/4] btrfs: mark resumed async balance as writing

[PATCH v2] remoteproc: mediatek: fix side effect of mt8195 sram power on
 2022-03-14 11:15 UTC  (5+ messages)

[PATCH v8 00/16] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-03-14 11:21 UTC  (5+ messages)
` [PATCH v8 01/16] virtio: add helper virtqueue_get_vring_max_size()

[PATCH v2 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
 2022-03-14 11:21 UTC  (14+ messages)
                  ` [PATCH v2 1/3] dt-bindings: phy: qcom, usb-snps-femto-v2: "

RTT-PROBE: lore-subspace-rtt
 2022-03-14 11:21 UTC 

[oe-core][PATCH] re2c: backport of partial fix for CVE-2018-21232
 2022-03-14 11:20 UTC 

[PATCH experiment 00/16] C++20 coroutine backend
 2022-03-14 11:16 UTC  (3+ messages)
` [PATCH experiment 06/16] use g_new0 instead of g_malloc0

[PATCH] btrfs: fix fallocate to use file_modified to update permissions consistently
 2022-03-14 11:19 UTC  (4+ messages)

[PATCH 4.19 00/34] 4.19.232-rc1 review
 2022-03-14 11:19 UTC  (6+ messages)
` [PATCH 4.19 01/34] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug

[PATCH 00/12] docs/zh_CN: add a little vm translation
 2022-03-14 11:18 UTC  (4+ messages)
` [PATCH 03/12] docs/zh_CN: add vm memory-model translation

[PATCH RESEND] mmc: mmci: manage MMC_PM_KEEP_POWER per variant config
 2022-03-14 11:17 UTC  (2+ messages)

stable-rc/queue/4.14 build: 151 builds: 2 failed, 149 passed, 27 warnings (v4.14.271-23-g28704797a540)
 2022-03-14 11:17 UTC 

[PATCH] app/test-regex: fix incorrect number of matches
 2022-03-14 11:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-14 11:16 UTC 

[PATCH] virtio-blk: support polling I/O
 2022-03-14 11:15 UTC  (8+ messages)

[PATCH v6 0/2] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-03-14 11:14 UTC  (4+ messages)
` [PATCH v6 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v9)
  ` [Intel-gfx] "

[Bug 215167] Bluetooth: hci0: command 0xfc05 tx timeout
 2022-03-14 11:14 UTC 

[PATCH 1/2] dma-buf: add dma_fence_unwrap
 2022-03-14 11:14 UTC  (2+ messages)

[PATCH 1/3] drm/amdkfd: update parameter for event_interrupt_poison_consumption
 2022-03-14 11:14 UTC  (4+ messages)
` [PATCH 3/3] drm/amdkfd: add RAS poison consumption support for utcl2

[PATCH v2] remoteproc: mediatek: fix side effect of mt8195 sram power on
 2022-03-14 11:12 UTC  (6+ messages)

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-03-14 11:11 UTC  (11+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[PATCH] block: aoe: fix page fault in freedev()
 2022-03-14 11:12 UTC  (6+ messages)

[meta-zephyr][PATCH 1/1] python3-pyelftools: Drop recipe in favour of oe-core
 2022-03-14 11:12 UTC 

[PATCH 4.19 0/3] sched/topology: Fix missing scheduling domain levels
 2022-03-14 11:12 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-14 11:11 UTC 

[PATCH] mmc: block: enable cache-flushing when mmc cache is on
 2022-03-14 11:10 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the hid tree
 2022-03-14 11:09 UTC 

[PATCH v3 net-next 00/14] net: bridge: Multiple Spanning Trees
 2022-03-14 11:09 UTC  (5+ messages)
` [PATCH v3 net-next 01/14] net: bridge: mst: Multiple Spanning Tree (MST) mode
      ` [Bridge] "

[RFC PATCH 0/2] Add support for snapshot names encryption
 2022-03-14 11:08 UTC  (9+ messages)
` [RFC PATCH 1/2] ceph: add support for encrypted snapshot names
` [RFC PATCH 2/2] ceph: add support for handling encrypted snapshot names in subtree

[RFC PATCH 000/105] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-03-14 11:06 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-14 11:06 UTC 

[PATCH v2] driver/nvme/host: Support duplicated nsid for the private ns
 2022-03-14 11:05 UTC 

Linux 5.17-rc8
 2022-03-14  7:55 UTC  (2+ messages)
` Build regressions/improvements in v5.17-rc8

[PATCH] doc: board: raspberrypi: Add documentation
 2022-03-14 11:03 UTC 

[PATCH v7 00/24] drm/rockchip: RK356x VOP2 support
 2022-03-14 11:02 UTC  (12+ messages)
` [PATCH v7 22/24] drm: rockchip: Add VOP2 driver

[PATCH V3] ax25: Fix refcount leaks caused by ax25_cb_del()
 2022-03-14 11:02 UTC  (4+ messages)
  `  "

[PATCH] i2c: New driver for Nuvoton SMBus adapters
 2022-03-14 11:03 UTC  (2+ messages)

[PATCHv2] net: phy: Kconfig: micrel_phy: fix dependency issue
 2022-03-14 11:02 UTC 

[PATCH] net: phy: Kconfig: micrel_phy: fix dependency issue
 2022-03-14 11:02 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-14 11:01 UTC 

[PATCH] x86/cet: Clear IST supervisor token busy bits on S3 resume
 2022-03-14 11:00 UTC 

[ovmf test] 168579: regressions - FAIL
 2022-03-14 11:00 UTC 

[PATCH net-next v5 0/8] dpaa2-mac: add support for changing the protocol at runtime
 2022-03-14 11:00 UTC  (3+ messages)

[PATCH net-next 0/3] Basic QoS classification on Felix DSA switch using dcbnl
 2022-03-14 11:00 UTC  (2+ messages)

[PATCH] x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handler
 2022-03-14 10:59 UTC  (2+ messages)

[PATCH v3 0/3] Fix BRASL and BRCL with large negative offsets
 2022-03-14 10:42 UTC  (2+ messages)
` [PATCH v3 2/3] s390x/tcg: Fix BRCL with a large negative offset

mdadm is unable to see Alder Lake IMSM array
 2022-03-14 10:58 UTC  (2+ messages)

[PATCH v2 0/3] rSTify a few more docs; move them to QEMU Git
 2022-03-14 10:49 UTC  (4+ messages)
` [PATCH v2 1/3] docs: rSTify "security-process" page; move it "
` [PATCH v2 2/3] docs: rSTify MailingLists wiki; "
` [PATCH v2 3/3] docs: rSTify GettingStartedDevelopers "

RTT-PROBE: lore-subspace-rtt
 2022-03-14 10:56 UTC 

[PATCH] kconfig: detect LD implementation
 2022-03-14 10:55 UTC 

[RESEND PATCH 1/2] perf/x86: extract code to assign perf events for both core and uncore
 2022-03-14 10:55 UTC  (7+ messages)
` [RESEND PATCH 2/2] perf/x86: improve the event scheduling to avoid unnecessary pmu_stop/start

[PATCH net-next 0/3] net: ipvlan: fix potential UAF problem for phy_dev
 2022-03-14 11:13 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: ipvlan: add net device refcount tracker
` [PATCH net-next 3/3] net: ipvtap: fix error comments

[PATCH] mmc: core: Improve fallback to speed modes if eMMC HS200 fails
 2022-03-14 10:54 UTC  (2+ messages)

[PATCH] rebase: set REF_HEAD_DETACH in checkout_up_to_date()
 2022-03-14 10:54 UTC  (8+ messages)
` [PATCH v2 0/2] rebase: update HEAD when is an oid
  ` [PATCH v2 1/2] rebase: use test_commit helper in setup
  ` [PATCH v2 2/2] rebase: set REF_HEAD_DETACH in checkout_up_to_date()

[RFC PATCH 0/3] nvmet: export discovery subsystem
 2022-03-14 10:53 UTC  (4+ messages)
` [PATCH 1/3] nvmet: expose discovery subsystem in sysfs
` [PATCH 2/3] nvmet: restrict setting of discovery_nqn to discovery subsystem
` [PATCH 3/3] nvmet: do not allow to create a subsystem with the discovery NQN

[PATCH] phy: freescale: imx8m-pcie: Handle IMX8_PCIE_REFCLK_PAD_UNUSED
 2022-03-14 10:52 UTC  (6+ messages)

[PATCH] docs: media: uvcvideo: Update mailing list address
 2022-03-14 10:51 UTC  (6+ messages)

Keep reflogs for deleted (remote tracking) branches?
 2022-03-14 10:44 UTC  (5+ messages)

[PATCH] bpf: fix build with some libpcap version on FreeBSD
 2022-03-14 10:51 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-14 10:51 UTC 

[PATCH v3] usb: dwc2: handle return code of dev_read_size() in of to, plat function
 2022-03-14 10:50 UTC  (2+ 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.