All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-20 23:25:34 to 2021-09-21 01:33:10 UTC [more...]

[PATCH v7 09/12] sysfs: fix deadlock race with module removal
 2021-09-21  0:03 UTC  (7+ messages)
` [PATCH v7 00/12 (RESEND)] syfs: generic deadlock fix "

Regression in unix stream sockets with the Smack LSM
 2021-09-20 23:44 UTC  (5+ messages)
      `  "

[PATCH 0/2] overflow: Implement size_t saturating arithmetic helpers
 2021-09-20 18:08 UTC  (2+ messages)
` [PATCH 2/2] test_overflow: Regularize test reporting output

[PATCH bpf-next 0/4] bpf: Support <8-byte scalar spill and refill
 2021-09-21  1:31 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: Check the other end of slot_type for STACK_SPILL
` [PATCH bpf-next 2/4] bpf: Support <8-byte scalar spill and refill
` [PATCH bpf-next 3/4] bpf: selftest: A bpf prog that has a 32bit scalar spill
` [PATCH bpf-next 4/4] bpf: selftest: Add verifier tests for <8-byte scalar spill and refill

[PATCH] regulator: pwm-regulator: Make use of the helper function dev_err_probe()
 2021-09-20 18:05 UTC  (3+ messages)

[f2fs-dev] [PATCH] mkfs.f2fs: wipe other FS magics given -f
 2021-09-21  1:31 UTC  (5+ messages)
` [f2fs-dev] [PATCH v2] "

[PATCH v8 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-09-20 19:51 UTC  (3+ messages)
` [PATCH v8 3/4] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board

[PATCH v6 1/2] grep: refactor next_match() and match_one_pattern() for external use
 2021-09-21  1:24 UTC  (4+ messages)
` [PATCH v6 2/2] pretty: colorize pattern matches in commit messages

[RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1
 2021-09-20 17:59 UTC  (2+ messages)

linux-next: manual merge of the selinux tree with Linus' tree
 2021-09-21  1:17 UTC 

What's cooking in git.git (Sep 2021, #06; Mon, 20)
 2021-09-21  1:16 UTC  (2+ messages)

[PATCH] rtc: ds1307: Handle oscillator-stop bit correctly
 2021-09-21  1:08 UTC 

[PATCH] reboot-mode: migrate uclass to livetree
 2021-09-21  1:11 UTC  (2+ messages)

[PATCH] remoteproc: migrate uclass to livetree
 2021-09-21  1:11 UTC  (2+ messages)

[PATCH] demo: migrate uclass to livetree
 2021-09-21  1:11 UTC  (2+ messages)

[PATCH 0/5] Apple M1 Support
 2021-09-21  1:11 UTC  (9+ messages)
` [PATCH 1/5] arm: apple: Add initial support for Apple's M1 SoC
` [PATCH 3/5] misc: Add Apple DART driver

[PATCH] Makefile: Add a warning about ad-hoc CONFIG options
 2021-09-21  1:11 UTC  (3+ messages)

[PATCH v2 1/1] fs: avoid superfluous messages
 2021-09-21  1:11 UTC  (2+ messages)

[PATCH v2 00/12] xen/trace: Fix leakage of uninitialised stack into the tracebuffer
 2021-09-21  1:10 UTC  (3+ messages)
` [PATCH v2.1 16/12] xen/trace: Restrict CONFIG_TRACEBUFFER to x86 PV

[Intel-gfx] [PATCH v3 1/3] drm/i915/display: Disable frontbuffer rendering when PSR2 selective fetch is enabled
 2021-09-21  1:06 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/display: Only keep PSR enabled if there is active planes
` [Intel-gfx] [PATCH v3 3/3] drm/i915/display/psr: Do full fetch when handling biplanar formats
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/3] drm/i915/display: Disable frontbuffer rendering when PSR2 selective fetch is enabled
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

conntrackd internal cache growing indefinitely in active-active setup
 2021-09-21  1:05 UTC  (2+ messages)

+ lib-zlib_inflate-inffast-check-config-in-c-to-avoid-unused-function-warning.patch added to -mm tree
 2021-09-21  1:02 UTC 

[PATCH 00/84] Call scsi_done() directly
 2021-09-21  1:02 UTC  (3+ messages)
` [PATCH 04/84] ata: "

[PATCH v3] mm: fs: invalidate bh_lrus for only cold path
 2021-09-21  1:03 UTC  (7+ messages)

[PATCH 0/2] selftests: KVM: Fix some compiler warnings
 2021-09-21  1:01 UTC  (3+ messages)
` [PATCH 1/2] selftests: KVM: Fix compiler warning in demand_paging_test
` [PATCH 2/2] selftests: KVM: Fix 'asm-operand-width' warnings in steal_time.c

[Intel-gfx] [PATCH 00/13] drm/i915/tc: Fix TypeC connect/disconnect sequences
 2021-09-21  1:01 UTC  (17+ messages)
` [Intel-gfx] [PATCH 01/13] drm/i915/tc: Fix TypeC port init/resume time sanitization
` [Intel-gfx] [PATCH 02/13] drm/i915/adlp/tc: Fix PHY connected check for Thunderbolt mode
` [Intel-gfx] [PATCH 03/13] drm/i915/tc: Remove waiting for PHY complete during releasing ownership
` [Intel-gfx] [PATCH 04/13] drm/i915/tc: Check for DP-alt, legacy sinks before taking PHY ownership
` [Intel-gfx] [PATCH 05/13] drm/i915/tc: Add/use helpers to retrieve TypeC port properties
` [Intel-gfx] [PATCH 06/13] drm/i915/tc: Don't keep legacy TypeC ports in connected state w/o a sink
` [Intel-gfx] [PATCH 07/13] drm/i915/tc: Add a mode for the TypeC PHY's disconnected state
` [Intel-gfx] [PATCH 08/13] drm/i915/tc: Refactor TC-cold block/unblock helpers
` [Intel-gfx] [PATCH 09/13] drm/i915/tc: Avoid using legacy AUX PW in TBT mode
` [Intel-gfx] [PATCH 10/13] drm/i915/icl/tc: Remove the ICL special casing during TC-cold blocking
` [Intel-gfx] [PATCH 11/13] drm/i915/tc: Fix TypeC PHY connect/disconnect logic on ADL-P
` [Intel-gfx] [PATCH 12/13] drm/i915/tc: Drop extra TC cold blocking from intel_tc_port_connected()
` [Intel-gfx] [PATCH 13/13] drm/i915/tc: Fix system hang on ADL-P during TypeC PHY disconnect
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tc: Fix TypeC connect/disconnect sequences
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

+ virtio-mem-disallow-mapping-virtio-mem-memory-via-dev-mem.patch added to -mm tree
 2021-09-21  0:59 UTC 

+ kernel-resource-disallow-access-to-exclusive-system-ram-regions.patch added to -mm tree
 2021-09-21  0:59 UTC 

+ kernel-resource-clean-up-and-optimize-iomem_is_exclusive.patch added to -mm tree
 2021-09-21  0:59 UTC 

[PATCH 0/2] Check SFC fusing on Xe_HP
 2021-09-21  1:01 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Check SFC fusing on Xe_HP (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[linux-next:master 3857/7963] arch/x86/crypto/sm4-aesni-avx-asm_64.o: warning: objtool: sm4_aesni_avx_crypt8()+0x8: sibling call from callable instruction with modified stack frame
 2021-09-21  0:56 UTC  (5+ messages)

[PATCH] aio: Prefer struct_size over open coded arithmetic
 2021-09-21  0:11 UTC  (2+ messages)

[PATCH 0/3] Sparse checkout: fix mixed-mode pattern issues
 2021-09-20 17:57 UTC  (4+ messages)
` [PATCH 1/3] sparse-checkout: fix OOM error with mixed patterns
` [PATCH 2/3] sparse-checkout: clear patterns when switching modes
` [PATCH 3/3] sparse-checkout: refuse to add to bad patterns

[PATCH v2] ahci: remove duplicated PCI device IDs
 2021-09-21  0:52 UTC  (2+ messages)

[PATCH ltp v4 1/3] IMA: Move check_policy_writable to ima_setup.sh and rename it
 2021-09-21  0:41 UTC  (6+ messages)
` [LTP] "
` [PATCH ltp v4 2/3] IMA: Move ima_check to ima_setup.sh
  ` [LTP] "
` [PATCH ltp v4 3/3] IMA: Add tests for uid, gid, fowner, and fgroup options
  ` [LTP] "

[PATCH net-next] net: bgmac: support MDIO described in DT
 2021-09-20 17:57 UTC  (3+ messages)

[PATCH 0/5] nSVM: Check for optional commands and reserved encodins of TLB_CONTROL in nested guests
 2021-09-20 23:51 UTC  (6+ messages)
` [PATCH 1/5] nSVM: Expose FLUSHBYASID CPUID feature to "
` [PATCH 2/5] nSVM: Check for optional commands and reserved encodings of TLB_CONTROL in nested VMCB
` [TEST PATCH 3/5] SVM: Add #defines for valid encodings of TLB_CONTROL VMCB field
` [TEST PATCH 4/5] X86: Add #define for FLUSHBYASID CPUID bit
` [TEST PATCH 5/5] nSVM: Test optional commands and reserved encodings of TLB_CONTROL in nested VMCB

[PATCHSET RFC v2 jane 0/5] vfs: enable userspace to reset damaged file storage
 2021-09-21  0:44 UTC  (3+ messages)
` [PATCH 3/5] vfs: add a zero-initialization mode to fallocate

[PATCH 0/3] CPU DLPAR/hotplug for v5.16
 2021-09-21  0:43 UTC  (8+ messages)
` [PATCH 1/3] powerpc/pseries/cpuhp: cache node corrections
` [PATCH 2/3] powerpc/cpuhp: BUG -> WARN conversion in offline path
` [PATCH 3/3] powerpc/pseries/cpuhp: delete add/remove_by_count code

[PATCH v2] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-21  0:40 UTC  (5+ messages)

[RFC net v7] net: skb_expand_head() adjust skb->truesize incorrectly
 2021-09-21  0:39 UTC  (5+ messages)

[PATCH] powerpc/476: Fix sparse report
 2021-09-21  0:38 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.14.6 (stable-queue, c80006f2)
 2021-09-21  0:33 UTC 

[PATCH v1] dt-bindings: pinctrl: convert rockchip,pinctrl.txt to YAML
 2021-09-21  0:33 UTC  (4+ messages)
  ` [PATCH v1] dt-bindings: pinctrl: convert rockchip, pinctrl.txt "

[PATCH] afs: Prefer struct_size over open coded arithmetic
 2021-09-21  0:09 UTC  (2+ messages)

arm32 insecure W+X mapping
 2021-09-21  0:21 UTC  (12+ messages)

[PATCH] KVM: PPC: Replace zero-length array with flexible array member
 2021-09-21  0:05 UTC  (4+ messages)

[PATCH] dmaengine: pxa_dma: Prefer struct_size over open coded arithmetic
 2021-09-21  0:00 UTC  (3+ messages)

❌ FAIL: Test report for kernel 5.15.0-rc2 (mainline.kernel.org-clang, d9fb6784)
 2021-09-21  0:18 UTC 

[PATCH] scsi: advansys: Prefer struct_size over open coded arithmetic
 2021-09-20 23:57 UTC  (2+ messages)

[PATCH] writeback: prefer struct_size over open coded arithmetic
 2021-09-21  0:17 UTC  (2+ messages)

[RFC PATCH 0/5] Remove dependency on congestion_wait in mm/
 2021-09-21  0:13 UTC  (7+ messages)
` [PATCH 1/5] mm/vmscan: Throttle reclaim until some writeback completes if congested
` [PATCH 2/5] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
` [PATCH 3/5] mm/vmscan: Throttle reclaim when no progress is being made

[RFC PATCH v3 0/6] A drm_plane API to support HDR planes
 2021-09-21  0:14 UTC  (4+ messages)
` [RFC PATCH v3 1/6] drm/doc: Color Management and HDR10 RFC

[PATCH 00/27] Parallel submission aka multi-bb execbuf
 2021-09-21  0:12 UTC  (5+ messages)
` [Intel-gfx] [PATCH 20/27] drm/i915/guc: Connect UAPI to GuC multi-lrc interface
` [PATCH 21/27] drm/i915/doc: Update parallel submit doc to point to i915_drm.h
  ` [Intel-gfx] "

Error: conflicting intervals specified - Bullseye 0.9.8
 2021-09-21  0:13 UTC  (6+ messages)

[PATCH][next] mptcp: Avoid NULL dereference in mptcp_getsockopt_subflow_addrs()
 2021-09-21  0:05 UTC  (3+ messages)

[PATCH v2] x86/setup: call early_reserve_memory() earlier
 2021-09-21  0:01 UTC  (2+ messages)

[PATCH v3 0/5] Add support for Airoha EN7523 SoC
 2021-09-20 23:59 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: Add vendor prefix for Airoha
` [PATCH v3 2/5] dt-bindings: arm: airoha: Add binding for EN7523 SoC and EVB

[PATCH] dt-bindings: arm: qcom, add missing devices
 2021-09-20 23:58 UTC  (2+ messages)

[PATCH v2 00/15] PHY: Add support for multilink configurations in Cadence Sierra PHY driver
 2021-09-20 23:57 UTC  (10+ messages)
` [PATCH v2 03/15] dt-bindings: phy: cadence-torrent: Rename SSC macros to use generic names
` [PATCH v2 04/15] dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
` [PATCH v2 14/15] dt-bindings: phy: cadence-sierra: Add clock ID for derived reference clock

[PATCH v1] scsi: dc395: fix error case unwinding
 2021-09-20 23:56 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ulz: add support for USB armory Mk II
 2021-09-20 23:55 UTC  (3+ messages)

[PATCH V2 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-20 23:55 UTC  (8+ messages)
` [PATCH V2 2/3] xen/arm: Add handling of extended regions for Dom0

[PATCH 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-09-20 17:48 UTC  (8+ messages)
` [PATCH 1/2] mwifiex: Use non-posted PCI register writes

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2021-09-20 23:48 UTC 

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-20 23:48 UTC  (4+ messages)
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco

fix a dax/block device attribute registration regression
 2021-09-20 23:50 UTC  (10+ messages)
` [PATCH 2/3] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 3/3] block: warn if ->groups is set when calling add_disk

[PATCH] Revert "ARM: imx6q: drop of_platform_default_populate() from init_machine"
 2021-09-20 23:48 UTC  (2+ messages)

[RFC PATCH net-next] Introducing lockless cache built on top of slab allocator
 2021-09-20 17:47 UTC 

Regression, bisected: meson-dwmac8b never loads, no ethernet
 2021-09-20 23:43 UTC 

[PATCH v2 bpf-next 0/9] libbpf: stricter BPF program section name handling
 2021-09-20 23:43 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/9] selftests/bpf: normalize XDP section names in selftests
` [PATCH v2 bpf-next 2/9] selftests/bpf: normalize SEC("classifier") usage
` [PATCH v2 bpf-next 3/9] selftests/bpf: normalize all the rest SEC() uses
` [PATCH v2 bpf-next 4/9] libbpf: refactor internal sec_def handling to enable pluggability
` [PATCH v2 bpf-next 5/9] libbpf: reduce reliance of attach_fns on sec_def internals
` [PATCH v2 bpf-next 6/9] libbpf: refactor ELF section handler definitions
` [PATCH v2 bpf-next 7/9] libbpf: complete SEC() table unification for BPF_APROG_SEC/BPF_EAPROG_SEC
` [PATCH v2 bpf-next 8/9] libbpf: add opt-in strict BPF program section name handling logic
` [PATCH v2 bpf-next 9/9] selftests/bpf: switch sk_lookup selftests to strict SEC("sk_lookup") use

Race between "Generic PHY" and "bcm53xx" drivers after -EPROBE_DEFER
 2021-09-20 17:46 UTC  (6+ messages)

[PATCH v2 00/14] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-09-20 17:45 UTC  (16+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/14] t3705: test that 'sparse_entry' is unstaged
  ` [PATCH v3 02/14] t1092: behavior for adding sparse files
  ` [PATCH v3 03/14] dir: extract directory-matching logic
  ` [PATCH v3 04/14] dir: select directories correctly
  ` [PATCH v3 05/14] dir: fix pattern matching on dirs
  ` [PATCH v3 06/14] add: fail when adding an untracked sparse file
  ` [PATCH v3 07/14] add: skip tracked paths outside sparse-checkout cone
  ` [PATCH v3 08/14] add: implement the --sparse option
  ` [PATCH v3 09/14] add: update --chmod to skip sparse paths
  ` [PATCH v3 10/14] add: update --renormalize "
  ` [PATCH v3 11/14] rm: add --sparse option
  ` [PATCH v3 12/14] rm: skip sparse paths with missing SKIP_WORKTREE
  ` [PATCH v3 13/14] mv: refuse to move sparse paths
  ` [PATCH v3 14/14] advice: update message to suggest '--sparse'

[PATCH 0/4] arm64: Support dynamic preemption
 2021-09-20 23:32 UTC  (5+ messages)
` [PATCH 1/4] sched/preempt: Prepare for supporting !CONFIG_GENERIC_ENTRY "
` [PATCH 2/4] arm64: implement support for static call trampolines
` [PATCH 3/4] arm64: Implement IRQ exit preemption static call for dynamic preemption
` [PATCH 4/4] arm64: Implement HAVE_PREEMPT_DYNAMIC

[PATCHSET RFC chandan 00/14] xfs: support dynamic btree cursor height
 2021-09-20 23:36 UTC  (4+ messages)
` [PATCH 11/14] xfs: dynamically allocate cursors based on maxlevels

[GIT PULL] afs: Fixes for 3rd party-induced data corruption
 2021-09-20 23:32 UTC  (2+ messages)

[GIT PULL] cifs/smb3 client fixes
 2021-09-20 23:32 UTC  (2+ messages)

[GIT PULL] ksmbd server security fixes
 2021-09-20 23:32 UTC  (2+ messages)

[PATCH v3 00/30] Hexagon HVX (target/hexagon) patch series
 2021-09-20 23:28 UTC  (13+ messages)
` [PATCH v3 20/30] Hexagon HVX (target/hexagon) helper overrides - vector compares
` [PATCH v3 21/30] Hexagon HVX (target/hexagon) helper overrides - vector splat and abs
` [PATCH v3 22/30] Hexagon HVX (target/hexagon) helper overrides - vector loads
` [PATCH v3 23/30] Hexagon HVX (target/hexagon) helper overrides - vector stores
` [PATCH v3 24/30] Hexagon HVX (target/hexagon) import semantics
` [PATCH v3 25/30] Hexagon HVX (target/hexagon) instruction decoding

[PATCH 0/3] Add SAMA5D2 PWM Support
 2021-09-20 23:28 UTC  (4+ messages)
` [PATCH 1/3] pwm: Add PWM driver for SAMA5D2
` [PATCH 2/3] dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2
` [PATCH 3/3] ARM:dts: sama5d2: Add pwm definition

[PATCH] nbd: use shifts rather than multiplies
 2021-09-20 23:25 UTC 

[PATCH v2 rdma-core] irdma: Add ice and irdma to kernel-boot rules
 2021-09-20 23:23 UTC  (6+ messages)


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.