All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-16 22:59:01 to 2021-11-17 00:57:11 UTC [more...]

vga_pw sysfs file
 2021-11-17  0:57 UTC  (4+ messages)

[PATCH v6 0/5] teach submodules to know they're submodules
 2021-11-17  0:56 UTC 

[PATCH v2 0/7] target/riscv: Initial support for native debug feature via M-mode CSRs
 2021-11-17  0:56 UTC  (9+ messages)
` [PATCH v2 2/7] target/riscv: machine: Add debug state description
` [PATCH v2 3/7] target/riscv: debug: Implement debug related TCGCPUOps
` [PATCH v2 5/7] target/riscv: csr: Hook debug CSR read/write

[PATCH] KVM: Fix the warning by the min()
 2021-11-17  0:55 UTC 

[PATCH v2 bpf-next 00/12] bpf: CO-RE support in the kernel
 2021-11-17  0:48 UTC  (6+ messages)
` [PATCH v2 bpf-next 01/12] libbpf: s/btf__type_by_id/btf_type_by_id/
` [PATCH v2 bpf-next 02/12] bpf: Rename btf_member accessors

[PATCH 00/14] SUNRPC: clean up server thread management
 2021-11-17  0:46 UTC  (15+ messages)
` [PATCH 12/14] lockd: introduce lockd_put()
` [PATCH 10/14] lockd: move lockd_start_svc() call into lockd_create_svc()
` [PATCH 14/14] lockd: use svc_set_num_threads() for thread start and stop
` [PATCH 04/14] SUNRPC: use sv_lock to protect updates to sv_nrthreads
` [PATCH 05/14] NFSD: Make it possible to use svc_set_num_threads_sync
` [PATCH 01/14] SUNRPC: stop using ->sv_nrthreads as a refcount
` [PATCH 08/14] lockd: introduce nlmsvc_serv
` [PATCH 02/14] nfsd: make nfsd_stats.th_cnt atomic_t
` [PATCH 13/14] lockd: rename lockd_create_svc() to lockd_get()
` [PATCH 09/14] lockd: simplify management of network status notifiers
` [PATCH 11/14] lockd: move svc_exit_thread() into the thread
` [PATCH 07/14] NFSD: simplify locking for network notifier
` [PATCH 03/14] NFSD: narrow nfsd_mutex protection in nfsd thread
` [PATCH 06/14] SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()

[PATCH] target/riscv: Check PMP rules num before propagation
 2021-11-17  0:42 UTC  (5+ messages)

[PATCH 0/2] Generate temporary files using a CSPRNG
 2021-11-17  0:47 UTC  (7+ messages)
` [PATCH 1/2] wrapper: add a helper to generate numbers from "

[PULL 0/5] Python patches
 2021-11-17  0:33 UTC  (6+ messages)
` [PULL 1/5] python/aqmp: Fix disconnect during capabilities negotiation
` [PULL 2/5] python/aqmp: fix ConnectError string method
` [PULL 3/5] scripts/device-crash-test: simplify Exception handling
` [PULL 4/5] scripts/device-crash-test: don't emit AQMP connection errors to stdout
` [PULL 5/5] scripts/device-crash-test: hide tracebacks for QMP connect errors

[PATCH 0/2] Fix a deadlock in the UFS error handler
 2021-11-17  0:46 UTC  (6+ messages)
` [PATCH 1/2] scsi: core: Add support for reserved tags

[PATCH v2 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2021-11-17  0:44 UTC  (8+ messages)
` [PATCH v2 1/7] media: v4l: move helper functions for fractions from uvc to v4l2-common
` [PATCH v2 2/7] media: uvcvideo: move uvc_format_desc to common header
` [PATCH v2 3/7] usb: gadget: uvc: prevent index variables to start from 0
` [PATCH v2 4/7] usb: gadget: uvc: move structs to common header
` [PATCH v2 5/7] usb: gadget: uvc: track frames in format entries
` [PATCH v2 6/7] usb: gadget: uvc: add VIDIOC function
` [PATCH v2 7/7] usb: gadget: uvc: add format/frame handling code

[powerpc:fixes-test] BUILD SUCCESS 1e35eba4055149c578baf0318d2f2f89ea3c44a0
 2021-11-17  0:41 UTC 

[powerpc:fixes] BUILD SUCCESS 302039466f6a3b9421ecb9a6a2c528801dc24a86
 2021-11-17  0:41 UTC 

[PATCH for-6.2] meson.build: Merge riscv32 and riscv64 cpu family
 2021-11-17  0:38 UTC  (3+ messages)

[powerpc:next-test] BUILD SUCCESS 098a78a0f7f776200f1c5694983a37b77c522dbb
 2021-11-17  0:41 UTC 

[Intel-gfx] [PATCH 1/5] drm/i915: drop intel_display.h include from intel_ddi.h
 2021-11-17  0:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/5] "

[powerpc:merge] BUILD SUCCESS 64044d20a2d777d2346cde7eb41d17497c4f4449
 2021-11-17  0:41 UTC 

[PATCH 1/1] dt-bindings: phy: zynqmp-psgtr: fix USB phy name
 2021-11-17  0:38 UTC  (3+ messages)

[Intel-gfx] [PATCH v3] drm/i915/rpm: Enable runtime pm autosuspend by default
 2021-11-17  0:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/rpm: Enable runtime pm autosuspend by default (rev3)

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-11-17  0:33 UTC  (3+ messages)
` [PATCH v4] branch: add flags and config to inherit tracking

[PATCH v1] hugetlb, userfaultfd: Fix reservation restore on userfaultfd error
 2021-11-17  0:32 UTC  (3+ messages)

+ hugetlb-userfaultfd-fix-reservation-restore-on-userfaultfd-error.patch added to -mm tree
 2021-11-17  0:32 UTC 

[PATCH v18 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-11-17  0:31 UTC  (5+ messages)
` [PATCH v18 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine

[PATCH v3 0/3] Update VMware maintainer entries
 2021-11-16 23:11 UTC  (12+ messages)
` [PATCH v3 1/3] MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface

drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h:30:1: sparse: sparse: directive in macro's argument list
 2021-11-17  0:29 UTC 

[PATCH v9 0/5] USB DWC3 host wake up support from system suspend
 2021-11-17  0:28 UTC  (3+ messages)
` [PATCH v9 2/5] usb: dwc3: core: Host "

[PATCH] clk: renesas: r9a07g044: Add RSPI clock and reset entries
 2021-11-17  0:26 UTC 

[PATCH] io_uring: fix missed comment from *task_file rename
 2021-11-17  0:24 UTC  (2+ messages)

[DPDK 22.02 PATCH 00/10] Add cnxk_gpio PMD
 2021-11-17  0:21 UTC  (11+ messages)
` [PATCH 01/10] raw/cnxk_gpio: add GPIO driver skeleton
` [PATCH 02/10] raw/cnxk_gpio: support reading default queue conf
` [PATCH 03/10] raw/cnxk_gpio: support reading queue count
` [PATCH 04/10] raw/cnxk_gpio: support queue setup
` [PATCH 05/10] raw/cnxk_gpio: support queue release
` [PATCH 06/10] raw/cnxk_gpio: support enqueuing buffers
` [PATCH 07/10] raw/cnxk_gpio: support dequeuing buffers
` [PATCH 08/10] raw/cnxk_gpio: support standard GPIO operations
` [PATCH 09/10] raw/cnxk_gpio: support custom irq handlers
` [PATCH 10/10] raw/cnxk_gpio: support selftest

[PATCH] Revert "mark pstore-blk as broken"
 2021-11-17  0:23 UTC  (2+ messages)

[PATCH 1/2] vfs: check dentry is still valid in get_link()
 2021-11-17  0:22 UTC  (11+ messages)
` [PATCH 2/2] xfs: make sure link path does not go away at access

[net-next PATCH v6] net: macb: Fix several edge cases in validate
 2021-11-17  0:22 UTC  (4+ messages)

[PATCH 0/4] KVM: selftests: Avoid mmap_sem contention during memory population
 2021-11-17  0:21 UTC  (3+ messages)

Hang in blk_mq_freeze_queue_wait()
 2021-11-17  0:21 UTC  (2+ messages)

stable-rc/linux-5.15.y baseline: 91 runs, 40 regressions (v5.15.2-928-gcb98d6b416c1a)
 2021-11-17  0:19 UTC 

[PATCH v2 net-next 12/13] af_unix: Replace the big lock with small locks
 2021-11-17  0:16 UTC  (2+ messages)

[PATCH v4 0/4] firmware_loader: built-in API and make x86 use it
 2021-11-17  0:15 UTC  (2+ messages)

[PATCH v2 0/3] Add WDT driver for RZ/G2L
 2021-11-17  0:15 UTC  (3+ messages)
` [PATCH v2 1/3] clk: renesas: rzg2l: Add support for watchdog reset selection

[device property] 995fe757ec: BUG:kernel_NULL_pointer_dereference, address
 2021-11-17  0:10 UTC  (5+ messages)
    ` [device property] 995fe757ec: BUG:kernel_NULL_pointer_dereference,address

[Patch v2] cgroup: pretty format /proc/cgroups
 2021-11-17  0:11 UTC  (3+ messages)

[PATCH v3 00/10] direct-map memory map
 2021-11-17  0:08 UTC  (2+ messages)

[PATCH] gup: Avoid multiple user access locking/unlocking in fault_in_{read/write}able
 2021-11-16 17:43 UTC 

[Intel-gfx] [PATCH] drm/i915/pxp: fix includes for headers in include/drm
 2021-11-17  0:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/pxp: fix includes for headers in include/drm (rev2)

I'm want to develop usb/ip protocol for new features
 2021-11-17  0:00 UTC 

[PATCH v2 1/6] riscv: dts: sifive unmatched: Name gpio lines
 2021-11-16 23:57 UTC  (12+ messages)
` [PATCH v2 2/6] riscv: dts: sifive unmatched: Expose the board ID eeprom
` [PATCH v2 3/6] riscv: dts: sifive unmatched: Expose the PMIC sub-functions
` [PATCH v2 4/6] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator
` [PATCH v2 5/6] riscv: dts: sifive unmatched: Fix regulator for board rev3
` [PATCH v2 6/6] riscv: dts: sifive unmatched: Link the tmp451 with its power supply

[Bug 214967] New: mvsas not detecting some disks
 2021-11-16 23:55 UTC  (2+ messages)
` [Bug 214967] "

[PATCHv5 0/6] PCI: layerscape: Add power management support
 2021-11-16 23:52 UTC  (4+ messages)

Kernel 5.15 doesn't detect SATA drive on boot
 2021-11-16 23:54 UTC  (5+ messages)

[PATCH v8 0/3] Add support for sc7280 WPSS PIL loading
 2021-11-16 23:53 UTC  (5+ messages)
` [PATCH v8 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

[RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI
 2021-11-16 23:51 UTC  (9+ messages)
` [RFC PATCH v4 net-next 03/23] net: dsa: ocelot: seville: utilize of_mdiobus_register

[RESEND PATCH 0/2] arm64: dts: sm8350: add support for Microsoft Surface Duo 2
 2021-11-16 23:50 UTC  (3+ messages)
` [RESEND PATCH 1/2] arm64: dts: add minimal DTS for Microsoft Surface Duo2
` [RESEND PATCH 2/2] arm64: dts: sm8350: fix tlmm base address

[PATCH 0/2] avoid spurious blocked load update
 2021-11-16 23:48 UTC  (2+ messages)

[PATCH 3/5] cxl/pci: Add DOE Auxiliary Devices
 2021-11-16 23:48 UTC  (2+ messages)

[PATCH 2/5] PCI/DOE: Add Data Object Exchange Aux Driver
 2021-11-16 23:48 UTC  (2+ messages)

[Bug 201885] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
 2021-11-16 23:46 UTC 

[PATCH v2 0/4] clocksource: Avoid incorrect hpet fallback
 2021-11-16 23:44 UTC  (5+ messages)
` [PATCH v2 1/4] clocksource: Avoid accidental unstable marking of clocksources
` [PATCH v2 2/4] clocksource: Reduce the default clocksource_watchdog() retries to 2
` [PATCH v2 3/4] clocksource: Dynamically increase watchdog_max_skew
` [PATCH v2 4/4] clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEW

[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge)
 2021-11-16 23:44 UTC  (4+ messages)
` [PATCH 4/4] platform/x86: thinkpad_acpi: support inhibit-charge
  ` [External] "

[linux-next:master] BUILD REGRESSION a2f3bb245883ba791e46be1f8415186dae346458
 2021-11-16 23:41 UTC 

panel-edp.c:undefined reference to `drm_panel_dp_aux_backlight'
 2021-11-16 23:41 UTC  (2+ messages)

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-16 23:39 UTC  (4+ messages)
` [PATCH v4 1/5] arch_topology: Introduce thermal pressure update function

[PATCH net-next v5 0/3] TSN endpoint Ethernet MAC driver
 2021-11-16 23:41 UTC  (5+ messages)
` [PATCH net-next v5 3/3] tsnep: Add "

[tip: x86/sgx] x86/sgx: SGX documentation fixes
 2021-11-16 23:39 UTC 

[PATCH 1/6] phy: mvebu-cp110-utmi: Fix kernel-doc warns
 2021-11-16 23:38 UTC  (4+ messages)
` [PATCH 2/6] phy: qualcomm: ipq806x-usb: Fix kernel-doc style

[RFC PATCH 00/32] Separate struct slab from struct page
 2021-11-16 23:37 UTC  (8+ messages)
` [RFC PATCH 21/32] mm: Convert struct page to struct slab in functions used by other subsystems

ksmbd: Unsupported addition info
 2021-11-16 23:36 UTC  (4+ messages)

Thoughts of AMX KVM support based on latest kernel
 2021-11-16 23:35 UTC  (6+ messages)

[PATCH] efi_loader: fix FinalEvent table initial position
 2021-11-16 23:34 UTC  (2+ messages)

[toke:xdp-traffic-gen-01 4/5] test_run.c:undefined reference to `page_pool_task_get'
 2021-11-16 23:34 UTC  (2+ messages)

Rebasing the for-next branch
 2021-11-16 23:34 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 77 runs, 1 regressions (v4.19.217-251-g84beceb5c615)
 2021-11-16 23:33 UTC 

[igt-dev] [PATCH i-g-t] amdgpu/amd_mode_switch: Introduce mode switch test
 2021-11-16 23:28 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-16 23:23 UTC  (7+ messages)

net/netfilter/nft_cmp.c:128:31: sparse: sparse: cast to restricted __be16
 2021-11-16 23:24 UTC  (2+ messages)

[PATCH 5.14 000/857] 5.14.19-rc2 review
 2021-11-16 23:22 UTC  (2+ messages)

ethdev: hide internal structures
 2021-11-16 23:22 UTC  (6+ messages)

[PATCH v5 0/2] PCI: hv: Hyper-V vPCI for arm64
 2021-11-16 23:21 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces

[PATCH v3 mptcp-next 0/4] TCP_INQ support
 2021-11-16 23:21 UTC  (4+ messages)
` [PATCH mptcp-next v3 4/4] selftests: mptcp: add inq test case

[PATCH v2] slob: add size header to all allocations
 2021-11-16 23:19 UTC  (4+ messages)
` [PATCH v3] "

[RFC 1/2] arm64: Add support for system cache memory type
 2021-11-16 23:16 UTC  (6+ messages)
` [RFC 2/2] drm/msm/gem: Make use of the system cache

[PATCH 1/2] get_maintainer: look for configuration files in ./scripts
 2021-11-16 23:14 UTC  (4+ messages)
    ` [PATCH 2/2] get_maintainer: ignore "my" e-mail address

[PATCH] net: add macro for VLAN header length
 2021-11-16 23:14 UTC  (2+ messages)

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-11-16 23:11 UTC  (7+ messages)
` [PATCH v3 05/11] spi: dw: Add Pensando Elba SoC SPI Controller bindings

[PATCH] arm64: clear_page: use stnp non-temporal instruction for performance optimizing
 2021-11-16 23:12 UTC  (3+ messages)

[PATCH] btrfs-progs: raid56: fix the wrong recovery condition for data and P case
 2021-11-16 23:09 UTC  (3+ messages)

[PATCH] sched/idle: support busy loop polling on idle SMT cpus
 2021-11-16 23:08 UTC  (3+ messages)

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-11-16 23:06 UTC  (4+ messages)

[PATCH] submodule: separate out not-found and not-empty errors
 2021-11-16 23:06 UTC 

[PATCH v4] power: supply: core: Use library interpolation
 2021-11-16 23:02 UTC 

Testing pci_mvebu.c with Kirkwood SoCs
 2021-11-16 23:02 UTC  (12+ messages)

linux-next: build failure after merge of the drm-intel-gt tree
 2021-11-16 23:02 UTC 

[PATCH v2 0/2] arm64: DC {ZVA,GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
 2021-11-16 23:00 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: clear_page() shouldn't use DC ZVA "

arch/xtensa/kernel/traps.c:530:17: sparse: void extern [addressable] [noreturn] [toplevel] die( ... )
 2021-11-16 23:01 UTC 

[PATCH] fs: Eliminate compilation warnings for misc
 2021-11-16 23:00 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/: Extend VRR platform support to Gen 11
 2021-11-16 23:12 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.