linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-08 21:09:09 to 2022-07-09 03:40:27 UTC [more...]

[PATCH -next] bcm63xx_enet: change the driver variables to static
 2022-07-09  3:40 UTC  (2+ messages)

[PATCH 0/2] selftests: forwarding: Install two missing tests
 2022-07-09  3:40 UTC  (4+ messages)

[PATCH V4 net-next 0/4] net: marvell: prestera: add MDB offloading support
 2022-07-09  3:39 UTC  (3+ messages)
` [PATCH V4 net-next 4/4] net: marvell: prestera: implement software MDB entries allocation

[PATCH v6 1/4] panic: Taint kernel if tests are run
 2022-07-09  3:35 UTC  (7+ messages)
` [PATCH v6 3/4] kunit: Taint the kernel when KUnit "

[PATCH] net: wwan: call ida_free when device_register fails
 2022-07-09  3:33 UTC  (2+ messages)

[RFC 0/3] SCMI Vhost and Virtio backend implementation
 2022-07-09  3:28 UTC  (3+ messages)

[PATCH v3 0/5] Rework KUnit test execution in modules
 2022-07-09  3:25 UTC  (4+ messages)
` [PATCH v3 1/5] kunit: unify module and builtin suite definitions

[PATCH v4 0/5] Rework KUnit test execution in modules
 2022-07-09  3:20 UTC  (6+ messages)
` [PATCH v4 1/5] kunit: unify module and builtin suite definitions
` [PATCH v4 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH v4 3/5] thunderbolt: test: Use kunit_test_suite() macro
` [PATCH v4 4/5] nitro_enclaves: "
` [PATCH v4 5/5] mmc: sdhci-of-aspeed: "

[PATCH v2] net: rxrpc: fix clang -Wformat warning
 2022-07-09  3:20 UTC  (2+ messages)

[mcgrof-next:20220707-dm-zoned-npo2 1/13] fs/btrfs/zoned.h:311:5: error: call to undeclared function 'bdev_zone_sectors'; ISO C99 and later do not support implicit function declarations
 2022-07-09  3:17 UTC 

[PATCH v2] ntfs: fix use-after-free in ntfs_ucsncmp()
 2022-07-09  3:14 UTC  (3+ messages)

[PATCH v13 net-next 0/9] add support for VSC7512 control over SPI
 2022-07-09  3:09 UTC  (2+ messages)

[syzbot] WARNING: refcount bug in sk_psock_get (2)
 2022-07-09  3:06 UTC  (3+ messages)
` [PATCH] smc: fix "

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.15 150/161] drivers/gpu/drm/msm/dp/dp_drm.c:16:27: error: field 'bridge' has incomplete type
 2022-07-09  2:56 UTC 

linux-next: Tree for Jul 8
 2022-07-09  2:53 UTC  (3+ messages)
` linux-next: Tree for Jul 8 (SND_SOC_ES8316)
` linux-next: Tree for Jul 8 (FRAMEBUFFER_CONSOLE without VT)

[PATCH -next] PCI: endpoint: Fix Kconfig dependency
 2022-07-09  2:50 UTC  (3+ messages)

[PATCH V4 0/9] PCI: tegra: Add Tegra234 PCIe support
 2022-07-09  2:33 UTC  (4+ messages)
` [PATCH V4 3/9] dt-bindings: PCI: tegra234: Add schema for tegra234 endpoint mode

[PATCH v3 0/4] virtio/virtio_test
 2022-07-09  2:27 UTC  (5+ messages)
` [PATCH v3 1/4] virtio_test: kick vhost for a batch of descriptors
` [PATCH v3 2/4] virtio_test: use random length scatterlists to test descriptor chain
` [PATCH v3 3/4] virtio_test: enable indirection feature
` [PATCH v3 4/4] virtio_test: pregenerate random numbers

[PATCH 3/5] usb: dwc3: gadget: Adjust IRQ management during soft disconnect/connect
 2022-07-09  2:26 UTC  (2+ messages)

[intel-tdx:kvm-upstream-workaround 232/411] htmldocs: Documentation/virt/kvm/intel-tdx.rst:181: WARNING: Enumerated list ends without a blank line; unexpected unindent
 2022-07-09  2:15 UTC 

[PATCH bpf-next] bpf: reparent bpf maps on memcg offlining
 2022-07-09  2:03 UTC  (2+ messages)

[PATCH v2] perf/core: Fix data race between perf_event_set_output and perf_mmap_close
 2022-07-09  2:00 UTC  (5+ messages)

[PATCH 0/5] Fix controller halt and endxfer timeout issues
 2022-07-09  1:58 UTC  (5+ messages)
` [PATCH 4/5] usb: dwc3: Allow end transfer commands to be sent during soft disconnect
` [PATCH 5/5] usb: dwc3: gadget: Increase DWC3 controller halt timeout

[PATCH] HID: Kconfig: remove redundant "depends on HID" lines
 2022-07-09  1:57 UTC 

[PATCH] gpiolib: cdev: fix null pointer dereference in linereq_free()
 2022-07-09  1:55 UTC  (7+ messages)

[RFC v3 00/17] perf: Add perf kwork
 2022-07-09  1:50 UTC  (18+ messages)
` [RFC v3 01/17] perf kwork: New tool
` [RFC v3 02/17] perf kwork: Add irq kwork record support
` [RFC v3 03/17] perf kwork: Add softirq "
` [RFC v3 04/17] perf kwork: Add workqueue "
` [RFC v3 05/17] tools lib: Add list_last_entry_or_null
` [RFC v3 06/17] perf kwork: Implement perf kwork report
` [RFC v3 07/17] perf kwork: Add irq report support
` [RFC v3 08/17] perf kwork: Add softirq "
` [RFC v3 09/17] perf kwork: Add workqueue "
` [RFC v3 10/17] perf kwork: Implement perf kwork latency
` [RFC v3 11/17] perf kwork: Add softirq latency support
` [RFC v3 12/17] perf kwork: Add workqueue "
` [RFC v3 13/17] perf kwork: Implement perf kwork timehist
` [RFC v3 14/17] perf kwork: Implement bpf trace
` [RFC v3 15/17] perf kwork: Add irq trace bpf support
` [RFC v3 16/17] perf kwork: Add softirq "
` [RFC v3 17/17] perf kwork: Add workqueue "

[PATCH v7] x86/setup: Use rng seeds from setup_data
 2022-07-09  1:51 UTC  (3+ messages)
` [PATCH tip v8] "

[PATCH] riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
 2022-07-09  1:49 UTC 

[jlayton:ceph-netfs-llist 1/10] fs/netfs/buffered_flush.c:916:6: warning: variable 'group' is used uninitialized whenever 'if' condition is false
 2022-07-09  1:45 UTC 

[jlayton:ceph-netfs-llist 1/10] fs/netfs/buffered_flush.c:916:6: warning: variable 'group' is used uninitialized whenever 'if' condition is false
 2022-07-09  1:45 UTC 

[PATCH] PCI: designware-ep: Move DBI access to init_complete if notifier is used
 2022-07-09  1:42 UTC  (4+ messages)

[PATCH] usb: gadget: udc: amd5536 depends on HAS_DMA
 2022-07-09  1:36 UTC 

[PATCH bpf-next v3 0/6] Support riscv jit to provide
 2022-07-09  1:32 UTC  (7+ messages)
` [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style

[pdx86-platform-drivers-x86:review-hans 66/68] drivers/platform/x86/intel/vsec.c:475:6: warning: no previous prototype for 'intel_vsec_pci_resume'
 2022-07-09  1:28 UTC  (3+ messages)

[PATCH v6 bpf-next 0/5] bpf_prog_pack followup
 2022-07-09  1:14 UTC  (9+ messages)

[PATCH] maple_tree: Fix use of node for global range in mas_wr_spanning_store()
 2022-07-09  1:09 UTC  (5+ messages)

[PATCH] extcon: Add EXTCON_DISP_CVBS and EXTCON_DISP_EDP
 2022-07-09  1:03 UTC  (2+ messages)

[PATCH] Revert "tracing: fix double free"
 2022-07-09  1:03 UTC  (2+ messages)

[PATCH] PCI: qcom: Enable clocks only after PARF_PHY setup for rev 2.1.0
 2022-07-09  1:03 UTC  (3+ messages)

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-09  1:01 UTC  (8+ messages)

[intel-tdx:kvm-upstream-workaround 311/411] arch/x86/kvm/x86.c:6733:49: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-07-09  0:54 UTC 

[PATCH v2] net: ipv4: fix clang -Wformat warnings
 2022-07-09  0:37 UTC 

[PATCH v3 0/2] netfs: fix the crash when unlocking the folio
 2022-07-09  0:27 UTC  (3+ messages)
` [PATCH v4] netfs: do not unlock and put the folio twice

[ammarfaizi2-block:herbert/cryptodev-2.6/master 45/53] htmldocs: Documentation/ABI/testing/sysfs-driver-qat:24: WARNING: Unexpected indentation
 2022-07-09  0:23 UTC 

[PATCH v2] perf inject: Add a command line option to specify build ids
 2022-07-09  0:21 UTC  (3+ messages)

[PATCH v3] perf inject: Add a command line option to specify build ids
 2022-07-09  0:20 UTC 

[PATCH v2] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-07-09  0:17 UTC  (3+ messages)

[PATCH] mediatek: mt76: eeprom: fix clang -Wformat warning
 2022-07-09  0:15 UTC 

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.15 150/161] drivers/gpu/drm/msm/dp/dp_drm.c:209:25: warning: excess elements in struct initializer
 2022-07-09  0:13 UTC 

[PATCH] m68k: virt: Kconfig minor fixes
 2022-07-09  0:10 UTC  (5+ messages)

[PATCH] tracing: Fix sleeping while atomic in kdb ftdump
 2022-07-09  0:09 UTC 

[PATCH] amd-xgbe: fix clang -Wformat warnings
 2022-07-09  0:09 UTC  (3+ messages)

[PATCH v1 1/2] spi: propagate error code to the caller of acpi_spi_device_alloc()
 2022-07-09  0:07 UTC  (2+ messages)
` [PATCH v1 2/2] spi: remove duplicate parameters check in acpi_spi_add_resource()

[PATCH v1 1/7] platform/x86: serial-multi-instantiate: return -ENOENT when no resources found
 2022-07-09  0:06 UTC  (7+ messages)
` [PATCH v1 2/7] platform/x86: serial-multi-instantiate: Improve autodetection
` [PATCH v1 3/7] platform/x86: serial-multi-instantiate: Drop duplicate check
` [PATCH v1 4/7] platform/x86: serial-multi-instantiate: Improve dev_err_probe() messaging
` [PATCH v1 5/7] platform/x86: serial-multi-instantiate: Use while (i--) pattern to clean up
` [PATCH v1 6/7] platform/x86: serial-multi-instantiate: Get rid of redundant 'else'
` [PATCH v1 7/7] platform/x86: serial-multi-instantiate: Sort ACPI IDs by HID

[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-09  0:04 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] btf: Add a new kfunc set which allows to mark a function to be sleepable
` [PATCH bpf-next v3 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v3 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v3 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v3 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v3 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v3 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH] scsi: ufs: ufshcd: Drop loglevel of WriteBoost message
 2022-07-09  0:00 UTC 

[PATCH] target: iscsi: fix clang -Wformat warning
 2022-07-08 23:42 UTC  (2+ messages)

[PATCH] iscsi: iscsi_target: fix clang -Wformat warning
 2022-07-08 23:41 UTC  (2+ messages)

[PATCH] mei: me: fix clang -Wformat warning
 2022-07-08 23:39 UTC  (2+ messages)

[PATCH] netfilter: xt_TPROXY: fix clang -Wformat warnings:
 2022-07-08 23:33 UTC  (2+ messages)

[PATCH v2 0/3] x86/crash: Fix double NMI shootdown bug
 2022-07-08 23:28 UTC  (2+ messages)

[PATCH] net: ipv4: esp4: fix clang -Wformat warning
 2022-07-08 23:27 UTC  (2+ messages)

[GIT PULL 3/3] ARM: dts: TI K2 updates for v5.20
 2022-07-08 23:27 UTC 

[GIT PULL 2/3] arm64: dts: TI K3 updates for v5.20
 2022-07-08 23:27 UTC 

[GIT PULL 1/3] TI SoC driver updates for v5.20
 2022-07-08 23:26 UTC 

[PATCH 0/2] Extend KVM trace_kvm_nested_vmrun() to support VMX
 2022-07-08 23:23 UTC  (3+ messages)
` [PATCH 1/2] KVM: nested/x86: update trace_kvm_nested_vmrun() to suppot VMX
` [PATCH 2/2] kvm: nVMX: add tracepoint for kvm:kvm_nested_vmrun

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-07-08 23:22 UTC  (10+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
    ` [PATCH 0/9] ptrace: cleaning up ptrace_stop
      ` [PATCH 0/12] "
        ` [PATCH v3 0/11] "
          ` [PATCH v4 0/12] "
            ` [PATCH 0/3] ptrace: Stop supporting SIGKILL for PTRACE_EVENT_EXIT

[PATCH v3 1/3] Bluetooth: Add support for devcoredump
 2022-07-08 23:18 UTC  (5+ messages)
` [PATCH v3 2/3] Bluetooth: Add sysfs entry to enable/disable devcoredump

[GIT PULL] fscache: Miscellaneous fixes
 2022-07-08 23:17 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] bpf: add a ksym BPF iterator
 2022-07-08 23:17 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/2] "
` [PATCH v4 bpf-next 2/2] selftests/bpf: add a ksym iter subtest

[PATCH v6] coresight: etm4x: avoid build failure with unrolled loops
 2022-07-08 23:15 UTC 

[PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
 2022-07-08 23:10 UTC  (12+ messages)
` [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation
` [PATCH v2 6/8] rcuscale: Add test for using call_rcu_lazy() to emulate kfree_rcu()

PROBLEM: dmesg tracedumps on rtsx_usb module loading during boot
 2022-07-08 23:06 UTC  (4+ messages)

[PATCH v4] coresight: etm4x: avoid build failure with unrolled loops
 2022-07-08 23:04 UTC  (5+ messages)
` [PATCH v5] "

[jlayton:ceph-netfs-llist 1/10] fs/afs/file.c:376:2: warning: #warning TRIGGER NEW FLUSH GROUP FOR TESTING
 2022-07-08 23:02 UTC 

[PATCH v2 0/5] Address some issues with sphinx detection
 2022-07-08 23:01 UTC  (8+ messages)
    ` Expectation to --no-pdf option (was Re: [PATCH v2 0/5] Address some issues with sphinx detection)

[PATCH v3 00/10] Update vfio_pin/unpin_pages API
 2022-07-08 22:44 UTC  (10+ messages)
` [PATCH v3 01/10] vfio: Make vfio_unpin_pages() return void
` [PATCH v3 02/10] drm/i915/gvt: Replace roundup with DIV_ROUND_UP
` [PATCH v3 03/10] vfio/ap: Pass in physical address of ind to ap_aqic()
` [PATCH v3 04/10] vfio/ccw: Only pass in contiguous pages
` [PATCH v3 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [PATCH v3 06/10] vfio/ap: Change saved_pfn to saved_iova
` [PATCH v3 07/10] vfio/ccw: Change pa_pfn list to pa_iova list
` [PATCH v3 08/10] vfio: Rename user_iova of vfio_dma_rw()
` [PATCH v3 09/10] vfio/ccw: Add kmap_local_page() for memcpy

[PATCH bpf-next] samples: bpf: Fix cross-compiling error about bpftool
 2022-07-08 22:42 UTC  (2+ messages)

[intel-tdx:kvm-upstream-workaround 177/411] arch/x86/kvm/mmu/tdp_mmu.c:651:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-08 22:41 UTC 

[PATCH RESEND] sched/core: Use try_cmpxchg in set_nr_{and_not,if}_polling
 2022-07-08 22:39 UTC  (2+ messages)

[PATCH v4 3/3] RTC: nuvoton: Add NCT3018Y real time clock driver
 2022-07-08 22:31 UTC  (2+ messages)

[PATCH v4 2/2] PCI: qcom: Move all DBI register accesses after phy_power_on()
 2022-07-08 22:28 UTC  (3+ messages)

[PATCH v1 1/4] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
 2022-07-08 22:27 UTC  (2+ messages)

[RESEND PATCH v3 0/3] dt-bindings: input: gpio-keys: apply via DT tree
 2022-07-08 22:23 UTC  (6+ messages)

[PATCH v4] libbpf: disable SEC pragma macro on GCC
 2022-07-08 22:20 UTC  (2+ messages)

[PATCH v2 0/5] dt-bindings: input: Common property clean-ups and adc-keys conversion
 2022-07-08 22:20 UTC  (3+ messages)

[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4
 2022-07-08 22:19 UTC  (3+ messages)
` [PATCH 11/12] docs: arm: index.rst: add google/chromebook-boot-flow
  ` (subset) "

[PATCH] arm64: dts: qcom: sc8280xp: fix usb_0 HS PHY ref clock
 2022-07-08 22:19 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: fix DP PHY node unit addresses
 2022-07-08 22:19 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: fix PCIe clock reference
 2022-07-08 22:19 UTC  (2+ messages)

[PATCH v2 0/2] i2c: stm32: addition of STM32MP13 support
 2022-07-08 22:15 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13

[PATCH] iavf: Remove condition with no effect
 2022-07-08 22:14 UTC  (2+ messages)

[PATCH v4 0/3] RTC: nuvoton: Add nuvoton real time clock driver
 2022-07-08 22:14 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock

[PATCH v2] rcu: Make tiny RCU support leak callbacks for debug-object errors
 2022-07-08 22:13 UTC  (7+ messages)

[PATCH] dt-bindings: usb: mtk-xhci: add compatible for mt8188
 2022-07-08 22:10 UTC  (2+ messages)

[PATCH v2 1/4] arm64: dts: ti: k3-am65-main: Disable RNG node
 2022-07-08 22:09 UTC  (6+ messages)

[PATCH 0/2] Enable SA2UL support on AM64X
 2022-07-08 22:08 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am64-main: Enable crypto accelerator

[PATCH] spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
 2022-07-08 22:03 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: ocelot: Add fixes for ocelot driver
 2022-07-08 22:02 UTC  (6+ messages)
` [PATCH v2 1/2] pinctrl: ocelot: Fix pincfg for lan966x
` [PATCH v2 2/2] pinctrl: ocelot: Fix pincfg

[RESEND PATCH v3 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection
 2022-07-08 21:58 UTC  (2+ messages)

[PATCH v2 RESEND] Input: mtk-pmic-keys - Add support for MT6331 PMIC keys
 2022-07-08 21:51 UTC  (4+ messages)

[PATCH] of/irq: parse interrupts-extended during irq init heirarchy calculation
 2022-07-08 21:49 UTC  (2+ messages)

[PATCH net-next] net: marvell: prestera: add phylink support
 2022-07-08 21:48 UTC  (2+ messages)

[PATCH] scripts/dtc: dma-ranges is a multiple of 3 cells
 2022-07-08 21:46 UTC  (2+ messages)

[PATCH v4 1/2] sched/rt: fix bad task migration for rt tasks
 2022-07-08 21:32 UTC  (4+ messages)
` [PATCH v4 2/2] sched/rt: Trying to push current task when target disable migrating

[PATCH v4 1/2] of: unittest: Switch to use fwnode instead of of_node
 2022-07-08 21:45 UTC  (2+ messages)
` [PATCH v4 2/2] of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe()

PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
 2022-07-08 21:35 UTC  (4+ messages)

[PATCH] dt-bindings: crypto: ti,sa2ul: drop dma-coherent property
 2022-07-08 21:32 UTC  (2+ messages)

[PATCH 1/3] irqchip: imx mu worked as msi controller
 2022-07-08 21:32 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: irqchip: imx mu work "

[PATCH v1 1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
 2022-07-08 21:31 UTC  (5+ messages)

[RESEND PATCH v3] scsi: ufs: exclude UECxx from SFR dump list
 2022-07-08 21:28 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Set panel orientation when directly connected
 2022-07-08 21:17 UTC  (6+ messages)

arch/mips/boot/compressed/dbg.c:12:13: warning: no previous prototype for 'putc'
 2022-07-08 21:10 UTC 

[RESEND PATCH 1/8] ARM: debug: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
 2022-07-08 21:10 UTC  (8+ messages)
` [RESEND PATCH 2/8] ata: ahci_brcm: "
` [RESEND PATCH 5/8] i2c: brcmstb: "
` [RESEND PATCH 6/8] phy: brcm-sata: "

[PATCH v2 1/4] bus: hisi_lpc: Don't dereference fwnode handle
 2022-07-08 21:08 UTC  (2+ messages)
` [PATCH v2 2/4] bus: hisi_lpc: Use devm_platform_ioremap_resource


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).