All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-16 23:21:33 to 2021-11-17 01:13:00 UTC [more...]

[RESEND PATCH 0/3] docs: aspeed: Minor updates
 2021-11-17  1:09 UTC  (3+ messages)
` [RESEND PATCH 1/3] docs: aspeed: Add new boards
` [RESEND PATCH 3/3] docs: aspeed: Give an example of booting a kernel

[PATCH 0/2] Enable RSPI support on RZ/G2L SMARC EVK
 2021-11-17  1:12 UTC  (2+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a07g044: Add RSPI{0,1,2} nodes

[PATCH] clk: Use div64_ul instead of do_div
 2021-11-17  1:12 UTC 

[PATCH] arm64: mm: Make randomization works again in some case
 2021-11-17  1:07 UTC  (2+ messages)

[igt-dev] [PATCH] tests: Skip tests using LUTs when the driver doesn't support it
 2021-11-17  1:03 UTC  (2+ messages)

[PATCH v7 00/12] efi_loader: capsule: improve capsule authentication support
 2021-11-17  1:06 UTC  (5+ messages)
` [PATCH v7 02/12] tools: build mkeficapsule with tools-only_defconfig

[PATCH] buildhistory.bbclass: fix regression from FILES_INFO changes
 2021-11-17  1:06 UTC 

[PATCH 0/3] SPI driver support for RZ/G2L
 2021-11-17  1:05 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: renesas,rspi: Document RZ/G2L SoC
` [PATCH 2/3] spi: spi-rspi: Add support to deassert/assert reset line
` [PATCH 3/3] spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()

[PATCH v2 bpf-next 00/12] bpf: CO-RE support in the kernel
 2021-11-17  1:04 UTC  (10+ 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 v2 bpf-next 03/12] bpf: Prepare relo_core.c for kernel duty
` [PATCH v2 bpf-next 04/12] bpf: Define enum bpf_core_relo_kind as uapi

vga_pw sysfs file
 2021-11-17  1:04 UTC  (6+ messages)

[PATCH] block: Use div64_ul instead of do_div
 2021-11-17  1:03 UTC 

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

[PATCH] drm/aspeed: Fix vga_pw sysfs output
 2021-11-17  1:01 UTC  (2+ messages)

[PATCH net-next] Bonding: add missed_max option
 2021-11-17  1:01 UTC  (3+ messages)

[x86/asm] 0507503671: will-it-scale.per_process_ops -4.9% regression
 2021-11-17  1:00 UTC  (2+ messages)

ufs: setting "hba" private pointer too late -- oops in ufshcd_devfreq_get_dev_status()
 2021-11-17  0:59 UTC  (4+ messages)

[PATCH v2 0/7] target/riscv: Initial support for native debug feature via M-mode CSRs
 2021-11-17  0:57 UTC  (13+ 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 v2 6/7] target/riscv: cpu: Enable native debug feature on virt and sifive_u CPUs

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

[PATCH v6 0/5] teach submodules to know they're submodules
 2021-11-17  0:57 UTC  (6+ messages)
` [PATCH v6 1/5] t7400-submodule-basic: modernize inspect() helper
` [PATCH v6 2/5] introduce submodule.superprojectGitDir record
` [PATCH v6 3/5] submodule: record superproject gitdir during absorbgitdirs
` [PATCH v6 4/5] submodule: record superproject gitdir during 'update'
` [PATCH v6 5/5] submodule: use config to find superproject worktree

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

[PATCH 00/14] SUNRPC: clean up server thread management
 2021-11-17  0:46 UTC  (15+ messages)
` [PATCH 07/14] NFSD: simplify locking for network notifier
` [PATCH 13/14] lockd: rename lockd_create_svc() to lockd_get()
` [PATCH 11/14] lockd: move svc_exit_thread() into the thread
` [PATCH 08/14] lockd: introduce nlmsvc_serv
` [PATCH 02/14] nfsd: make nfsd_stats.th_cnt atomic_t
` [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 05/14] NFSD: Make it possible to use svc_set_num_threads_sync
` [PATCH 10/14] lockd: move lockd_start_svc() call into lockd_create_svc()
` [PATCH 01/14] SUNRPC: stop using ->sv_nrthreads as a refcount
` [PATCH 12/14] lockd: introduce lockd_put()
` [PATCH 09/14] lockd: simplify management of network status notifiers
` [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] target/riscv: Check PMP rules num before propagation
 2021-11-17  0:42 UTC  (5+ messages)

[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  (2+ 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

+ 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  (11+ 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  (7+ 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


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.