All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-20 16:27:55 to 2022-09-20 17:33:10 UTC [more...]

[PATCH] net/nfp: improve readability NFP HWINFO header
 2022-09-20 17:33 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Toshiba TC358746
 2022-09-20 17:32 UTC  (9+ messages)
` [PATCH v2 3/4] media: dt-bindings: add bindings "

[dtor-input:gpio-test] BUILD REGRESSION 53be931d133999d54ca1f0869ffb0aed731a0289
 2022-09-20 17:32 UTC 

[PATCH v4 net-next 00/10] dt-bindings and mt7621 devicetree changes
 2022-09-20 17:25 UTC  (22+ messages)
` [PATCH v4 net-next 01/10] dt-bindings: net: drop old mediatek bindings
` [PATCH v4 net-next 02/10] dt-bindings: net: dsa: mediatek,mt7530: change mt7530 switch address
` [PATCH v4 net-next 03/10] dt-bindings: net: dsa: mediatek,mt7530: expand gpio-controller description
` [PATCH v4 net-next 04/10] dt-bindings: memory: mt7621: add syscon as compatible string
` [PATCH v4 net-next 05/10] mips: dts: ralink: mt7621: fix some dtc warnings
` [PATCH v4 net-next 06/10] mips: dts: ralink: mt7621: remove interrupt-parent from switch node
` [PATCH v4 net-next 07/10] mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
` [PATCH v4 net-next 08/10] mips: dts: ralink: mt7621: change mt7530 switch address
` [PATCH v4 net-next 09/10] mips: dts: ralink: mt7621: fix external phy on GB-PC2
` [PATCH v4 net-next 10/10] mips: dts: ralink: mt7621: add GB-PC2 LEDs

[PATCH] nvdimm: Call ida_simple_remove() when failed
 2022-09-20 17:32 UTC  (2+ messages)

[PATCH] gpiolib: cdev: add fdinfo output for line request file descriptors
 2022-09-20 17:29 UTC  (3+ messages)

[PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
 2022-09-20 17:26 UTC  (3+ messages)
` [PATCH v2 1/8] scripts/kallsyms: don't compress symbol type when CONFIG_KALLSYMS_ALL=y

Why GICD_ITARGETSR is not used by Linux
 2022-09-20 17:25 UTC  (6+ messages)

[PATCH linux-next] nvdimm/namespace:Use the function kobj_to_dev()
 2022-09-20 17:25 UTC  (3+ messages)

stable/linux-5.15.y build: 163 builds: 3 failed, 160 passed, 13 errors, 7 warnings (v5.15.69)
 2022-09-20 17:25 UTC 

[Patch v5 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-09-20 17:10 UTC  (6+ messages)
` [Patch v5 11/12] net: mana: Define data structures for protection domain and memory registration

stable-rc/linux-4.9.y build: 156 builds: 3 failed, 153 passed, 2 errors, 30 warnings (v4.9.329)
 2022-09-20 17:22 UTC 

[syzbot] WARNING in cake_dequeue
 2022-09-20 17:22 UTC 

[PATCH v6 0/8] Make ghes_edac a proper module
 2022-09-20 17:22 UTC  (3+ messages)
` [PATCH v6 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes

[linux-5.4 test] 173260: tolerable FAIL - PUSHED
 2022-09-20 17:21 UTC 

[PATCH 1/3] Documentation: RISC-V: Fix a typo in patch-acceptance
 2022-09-20 17:19 UTC  (4+ messages)
` [PATCH 2/3] Documentation: RISC-V: Allow patches for non-standard behavior

[PATCH v2] net: sfp: workaround GPIO input signals bounce
 2022-09-20 17:21 UTC  (3+ messages)

rnbd cleanups v2
 2022-09-20 17:21 UTC  (2+ messages)

nvme fabrics authentication fixups
 2022-09-20 17:19 UTC  (4+ messages)
` [PATCH 1/3] nvmet-auth: don't try to cancel a non-initialized work_struct
` [PATCH 2/3] nvme: improve the NVME_CONNECT_AUTHREQ* definitions
` [PATCH 3/3] nvmet: add helpers to set the result field for connect commands

improve pagecache PSI annotations v2
 2022-09-20 17:21 UTC  (4+ messages)

[Buildroot] [PATCH] package/wilc-driver: fix build failure due to missing Linux options
 2022-09-20 17:20 UTC  (3+ messages)

[PATCH] scsi: ufs: Remove redundant function definitions from ufshcd.h
 2022-09-20 17:19 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-20 12:31 UTC  (16+ messages)
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 08/44] cpuidle,imx6: Push RCU-idle into driver
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 11/44] cpuidle,omap4: "

[Buildroot] [PATCH 0/9] powerpc: Fix ppc64le configurations
 2022-09-20 17:09 UTC  (4+ messages)
` [Buildroot] [PATCH 3/9] arch/powerpc: Enable powerpc64le only on CPUs that support it

consolidate tagset / misc request_queue allocation
 2022-09-20 17:16 UTC  (14+ messages)
` [PATCH 01/13] nvme: add common helpers to allocate and free tagsets
` [PATCH 02/13] nvme-tcp: remove the unused queue_size member in nvme_tcp_queue
` [PATCH 03/13] nvme-tcp: store the generic nvme_ctrl in set->driver_data
` [PATCH 04/13] nvme-tcp: use the tagset alloc/free helpers
` [PATCH 05/13] nvme-rdma: store the generic nvme_ctrl in set->driver_data
` [PATCH 06/13] nvme-rdma: use the tagset alloc/free helpers
` [PATCH 07/13] nvme-fc: keep ctrl->sqsize in sync with opts->queue_size
` [PATCH 08/13] nvme-fc: store the generic nvme_ctrl in set->driver_data
` [PATCH 09/13] nvme-fc: use the tagset alloc/free helpers
` [PATCH 10/13] nvme-loop: initialize sqsize later
` [PATCH 11/13] nvme-loop: store the generic nvme_ctrl in set->driver_data
` [PATCH 12/13] nvme-loop: use the tagset alloc/free helpers
` [PATCH 13/13] nvme: remove nvme_ctrl_init_connect_q

[PATCH v7 0/5] Add support for CDNS DSI J721E wrapper
 2022-09-20 15:19 UTC  (3+ messages)
` [PATCH v7 3/5] drm/bridge: cdns-dsi: Move to drm/bridge/cadence
` [PATCH v7 4/5] drm/bridge: cdns-dsi: Create a header file

[PATCH v2 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
 2022-09-20 17:16 UTC  (6+ messages)
` [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter

[PATCH v3 0/7] arm64/sve: Clean up KVM integration and optimise syscalls
 2022-09-20 17:14 UTC  (7+ messages)
` [PATCH v3 1/7] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH v3 2/7] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE

[PATCH] IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
 2022-09-20 17:14 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table
 2022-09-20 17:13 UTC  (2+ messages)

[PATCH] drm/i915: Do not cleanup obj with NULL bo->resource
 2022-09-20 17:13 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v5 0/7] Prepare for constifying SCSI host templates
 2022-09-20 17:13 UTC  (3+ messages)
` [PATCH v5 6/7] module: Improve support for asynchronous module exit code

[PATCH v7 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-09-20 17:13 UTC  (5+ messages)
` [PATCH v7 09/13] KVM: selftests: aarch64: "

[PATCH] scripts/selinux: use "grep -E" instead of "egrep"
 2022-09-20 17:12 UTC 

[RESEND PATCH v5 1/2] dmaengine: mxs: use platform_driver_register
 2022-09-20 17:10 UTC  (4+ messages)

stable/linux-4.19.y build: 180 builds: 5 failed, 175 passed, 28 warnings (v4.19.259)
 2022-09-20 17:11 UTC 

[PATCH ipsec-next 0/7] xfrm: add netlink extack for state creation
 2022-09-20 17:11 UTC  (5+ messages)
` [PATCH ipsec-next 1/7] xfrm: add extack support to verify_newsa_info

[PATCH v2] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-09-20 17:10 UTC  (3+ messages)

[PATCH V2 0/2] drm/panel: Add Samsung AMS495QA01 Panel
 2022-09-20 17:09 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: display: panel: Add Samsung AMS495QA01 bindings
` [PATCH V2 2/2] drm/panel: Add Samsung AMS495QA01 MIPI-DSI LCD panel

b4 v0.10.0 is available
 2022-09-20 17:10 UTC  (4+ messages)

[PATCH v4 00/13] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-09-20 17:09 UTC  (8+ messages)
` [PATCH v4 09/13] x86/resctrl: Add sysfs interface files to read/write event configuration

[PATCH] coresight: Use new autogenerated sysreg definitions
 2022-09-20 17:07 UTC  (5+ messages)

[PATCH] wifi: Handle invalid-key case on WPA-SAE authentication failure
 2022-09-20 17:08 UTC  (2+ messages)

Upstream checks and github
 2022-09-20 17:07 UTC 

[PATCH v2] A simple doc fix
 2022-09-20 17:07 UTC  (5+ messages)

[PATCH] lib/vdso: use "grep -E" instead of "egrep"
 2022-09-20 17:06 UTC 

[PATCH net v2] net: ipa: properly limit modem routing table use
 2022-09-20 17:05 UTC  (4+ messages)

[PATCH v2 00/66] target/arm: Implement FEAT_HAFDBS
 2022-09-20 13:50 UTC  (3+ messages)
` [PATCH v2 01/66] target/arm: Create GetPhysAddrResult

[PATCH 0/2] make weak attributes in {k,u}probes
 2022-09-20 17:02 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Move hotplug inversion logic into separate helper
 2022-09-20 17:04 UTC  (3+ messages)

[PATCH 0/5] Fix some bugs and clean code issues
 2022-09-20 17:03 UTC  (5+ messages)
` [PATCH 1/5] hisi_acc_vfio_pci: Fixes a memory leak bug

[PATCH v2 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2022-09-20 17:00 UTC  (15+ messages)
` [PATCH v2 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation

[PATCH v6 0/2] Add support for RZ/G2L GPT
 2022-09-20 17:00 UTC  (6+ messages)
` [PATCH v6 2/2] pwm: "

[PATCH] NFS: Trigger the "ls -l" readdir heuristic sooner
 2022-09-20 17:00 UTC 

[Intel-gfx] [PATCH] drm/i915: move i915_coherent_map_type() to i915_gem_pages.c and un-inline
 2022-09-20 16:59 UTC  (3+ messages)

[PATCH v3 3/7] mm: Add PG_arch_3 page flag
 2022-09-20 16:58 UTC  (14+ messages)

[Intel-gfx] [PATCH 1/1] drm/i915/mtl: enable local stolen memory
 2022-09-20 16:57 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4] kms_flip_event_leak: Create dynamic subtests
 2022-09-20 16:55 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for kms_flip_event_leak: Create dynamic subtests (rev6)

[PATCH v3] ARM: dts: aspeed: Add AMD DaytonaX BMC
 2022-09-20 16:54 UTC  (4+ messages)

[PATCH v2] HID: nintendo: check analog user calibration for plausibility
 2022-09-20 16:54 UTC 

ACP6x: UCM not working
 2022-09-20 16:53 UTC 

[PATCH] HID: nintendo: check analog user calibration for plausibility
 2022-09-20 16:53 UTC  (3+ messages)

[PATCH v3] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
 2022-09-20 16:53 UTC  (4+ messages)
  ` [PATCH v2] "

NFSv4.0 callback with Kerberos not working
 2022-09-20 16:53 UTC  (4+ messages)

Updated Krzysztof Kozlowski
 2022-09-20 16:51 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/1] clear igt_devs.devs_scanned in igt_devices_free
 2022-09-20 16:51 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/1] lib/igt_device_scan: "

tytso@mit.edu (key expiration update)
 2022-09-20 16:51 UTC  (2+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-20 16:50 UTC  (8+ messages)
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path

[PATCH v2 00/23] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-20 16:50 UTC  (5+ messages)
` [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC

[RFC] Objtool toolchain proposal: -fannotate-{jump-table,noreturn}
 2022-09-20 16:49 UTC  (8+ messages)

LLVM 15.00 github repo build panic to run test_core_reloc_kernel.c
 2022-09-20 16:49 UTC  (3+ messages)

[PATCH V2 0/3] misc changes for rtrs
 2022-09-20 16:48 UTC  (3+ messages)

stable/linux-4.9.y build: 161 builds: 3 failed, 158 passed, 2 errors, 31 warnings (v4.9.329)
 2022-09-20 16:48 UTC 

[RFC PATCH] x86/syscalls: allow tracing of __do_sys_[syscall] functions
 2022-09-20 16:48 UTC  (4+ messages)

[PATCH v9 0/7] Add support for zoned device
 2022-09-20 13:21 UTC  (4+ messages)
` [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH V2] efi: efibc: Guard against allocation failure
 2022-09-20 16:44 UTC  (4+ messages)

stable/linux-4.14.y build: 172 builds: 1 failed, 171 passed, 2 errors, 32 warnings (v4.14.294)
 2022-09-20 16:44 UTC 

[PATCH 0/4] allow grep -E, and remove egrep
 2022-09-20 16:43 UTC  (3+ messages)
` [PATCH 2/4] t: remove \{m,n\} from BRE grep usage

[PATCH 0/3] efi: consume random seed provided by loader
 2022-09-20 16:41 UTC  (5+ messages)
` [PATCH 3/3] efi: random: combine bootloader provided RNG seed with RNG protocol output

[PATCH v2] serial: sifive: enable clocks for UART when probed
 2022-09-20 16:41 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/amdgpu: move nbio sdma_doorbell_range() into sdma code" failed to apply to 5.10-stable tree
 2022-09-20 16:40 UTC 

[PATCH v2 0/2] Add Omnivision OV4689 image sensor driver
 2022-09-20 15:55 UTC  (8+ messages)

[PATCH] headers: Remove some left-over license text
 2022-09-20 16:40 UTC  (2+ messages)

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-20 16:39 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/amdgpu: move nbio ih_doorbell_range() into ih code for" failed to apply to 5.10-stable tree
 2022-09-20 16:39 UTC 

[PATCH] powerpc/hv-gpci: Fix hv_gpci event list
 2022-09-20 16:38 UTC 

FAILED: patch "[PATCH] drm/amdgpu: Don't enable LTR if not supported" failed to apply to 5.10-stable tree
 2022-09-20 16:39 UTC 

FAILED: patch "[PATCH] drm/amdgpu: make sure to init common IP before gmc" failed to apply to 5.10-stable tree
 2022-09-20 16:39 UTC 

FAILED: patch "[PATCH] drm/amdgpu: make sure to init common IP before gmc" failed to apply to 5.15-stable tree
 2022-09-20 16:39 UTC 

[RFC PATCH mptcp-next v7 00/11] mptcp: Fast Open Mechanism
 2022-09-20 16:32 UTC  (5+ messages)
` [RFC PATCH mptcp-next v7 07/11] mptfo variables for msk, options. Fix loop retrans

FAILED: patch "[PATCH] cifs: always initialize struct msghdr smb_msg completely" failed to apply to 4.9-stable tree
 2022-09-20 16:36 UTC 

FAILED: patch "[PATCH] cifs: always initialize struct msghdr smb_msg completely" failed to apply to 4.19-stable tree
 2022-09-20 16:36 UTC 

FAILED: patch "[PATCH] cifs: always initialize struct msghdr smb_msg completely" failed to apply to 4.14-stable tree
 2022-09-20 16:36 UTC 

FAILED: patch "[PATCH] cifs: always initialize struct msghdr smb_msg completely" failed to apply to 5.4-stable tree
 2022-09-20 16:36 UTC 

FAILED: patch "[PATCH] cifs: always initialize struct msghdr smb_msg completely" failed to apply to 5.10-stable tree
 2022-09-20 16:36 UTC 

[syzbot] UBSAN: shift-out-of-bounds in ntfs_fill_super
 2022-09-20 15:59 UTC  (2+ messages)
` [PATCH] fs/ntfs3: fix negative shift size in true_sectors_per_clst()

BUG: soft lockup on kernel 5.19.9 when attempting FTP connections
 2022-09-20 16:35 UTC  (2+ messages)
` [PATCH nf] netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed

stable-rc/queue/5.19 build: 110 builds: 1 failed, 109 passed, 2 errors, 1 warning (v5.19.10-20-g03093340094e)
 2022-09-20 16:35 UTC 

[PATCH v3] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
 2022-09-20 16:35 UTC  (3+ messages)
  ` [PATCH v2] "

stable-rc/queue/4.9 build: 150 builds: 2 failed, 148 passed, 2 errors, 24 warnings (v4.9.329-1-g33c439f647347)
 2022-09-20 16:34 UTC 

[PATCH v3 0/4] dirty_log_perf_test cpu pinning and some goodies
 2022-09-20 16:31 UTC  (2+ messages)

[PATCH 1/1] soc: qcom: llcc: Move struct llcc_slice_config to header
 2022-09-20 16:28 UTC  (3+ messages)

[PATCH -next 0/2] Add i2c arbitration support for new SoCs
 2022-09-20 16:27 UTC  (4+ messages)
` [PATCH -next 1/2] i2c: designware: Switch from using MMIO access to SMN access


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.