All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-16 23:49:27 to 2021-11-17 01:32:31 UTC [more...]

[PATCH v4] power: supply: core: Use library interpolation
 2021-11-17  1:33 UTC  (2+ messages)

[PATCH v2 bpf-next 00/12] bpf: CO-RE support in the kernel
 2021-11-17  1:31 UTC  (14+ 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
` [PATCH v2 bpf-next 05/12] bpf: Pass a set of bpf_core_relo-s to prog_load command
` [PATCH v2 bpf-next 06/12] bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn()

net/netfilter/nft_osf.c:97:47: sparse: sparse: incorrect type in argument 3 (different base types)
 2021-11-17  1:29 UTC  (2+ messages)

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-11-17  1:27 UTC  (7+ messages)
` [PATCH v3 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding

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

net/netfilter/nft_set_pipapo_avx2.c:1052:17: warning: variable 'lt' set but not used
 2021-11-17  1:26 UTC  (2+ messages)

[PATCH] ARM: dts: nuvoton: Fix FIU reg definition
 2021-11-17  1:25 UTC  (2+ messages)

[PATCH] Makefile: fix parallel build race
 2021-11-17  1:25 UTC 

[PATCH V6 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-11-17  1:24 UTC  (4+ messages)

[PATCH] spi: hisi-kunpeng: Fix the debugfs directory name incorrect
 2021-11-17  1:21 UTC 

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

Subflow Creation / Management Issues
 2021-11-17  1:22 UTC  (2+ messages)

[PATCH] ceph: do not truncate pagecache if truncate size doesn't change
 2021-11-17  1:21 UTC  (3+ messages)

[PATCH v13 0/3] fpga: Use standard class dev_release function
 2021-11-17  1:21 UTC  (4+ messages)
` [PATCH v13 1/3] fpga: mgr: Use standard dev_release for class driver
` [PATCH v13 2/3] fpga: bridge: "
` [PATCH v13 3/3] fpga: region: "

[RFC v2 00/10] Hardening page _refcount
 2021-11-17  1:20 UTC  (11+ messages)
` [RFC v2 01/10] mm: page_ref_add_unless() does not trace 'u' argument
` [RFC v2 02/10] mm: add overflow and underflow checks for page->_refcount
` [RFC v2 03/10] mm: Avoid using set_page_count() in set_page_recounted()
` [RFC v2 04/10] mm: remove set_page_count() from page_frag_alloc_align
` [RFC v2 05/10] mm: avoid using set_page_count() when pages are freed into allocator
` [RFC v2 06/10] mm: rename init_page_count() -> page_ref_init()
` [RFC v2 07/10] mm: remove set_page_count()
` [RFC v2 08/10] mm: simplify page_ref_* functions
` [RFC v2 09/10] mm: do not use atomic_set_release in page_ref_unfreeze()
` [RFC v2 10/10] mm: use atomic_cmpxchg_acquire in page_ref_freeze()

[PATCH v7 00/12] efi_loader: capsule: improve capsule authentication support
 2021-11-17  1:20 UTC  (8+ messages)
` [PATCH v7 01/12] tools: mkeficapsule: rework the code a little bit
` [PATCH v7 02/12] tools: build mkeficapsule with tools-only_defconfig

[Intel-gfx] [PATCH v3 0/5] i915: Additional DG2 workarounds
 2021-11-17  1:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Additional DG2 workarounds (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

SMACK: access is granted while smack-utils report that it shouldn't be
 2021-11-17  1:18 UTC 

[ndctl PATCH] ndctl: install bash-completion symlinks
 2021-11-17  1:17 UTC 

[DPDK 22.02 PATCH 00/10] Add cnxk_gpio PMD
 2021-11-17  1:17 UTC  (12+ 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

drivers/hid/hid-nintendo.c:616:16: warning: Value stored to 'msecs' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-17  1:14 UTC 

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

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

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

[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] 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()

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)

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

[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 

[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] 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)

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


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.